Re: NEW: devel/stagit

2016-04-22 Thread Juan Francisco Cantero Hurtado
both patches to upstream. In the Makefile: - Add an space before of each "=" - Remove "V" and add the version number to "DISTNAME" -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [lang/go] missing segments

2016-04-21 Thread Juan Francisco Cantero Hurtado
On Thu, Apr 21, 2016 at 12:20:17AM +0100, Edd Barrett wrote: > On Thu, Jul 23, 2015 at 04:05:21PM +0200, Fritjof Bornebusch wrote: > > Hi ports@, > > > > while working on a port that uses lang/go it looks like there are some > > segments missing. > > The install(1) command says the following: > >

Re: Anybody build Lazarus with OpenBSD's FPC 3.0.0?

2016-04-14 Thread Juan Francisco Cantero Hurtado
//forum.lazarus.freepascal.org/index.php?topic=32293.msg208126#msg208126 You're mixing a lot of things there. Never use a -current port with a -stable base. Update to 5.9 and install the Lazarus package. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: UPDATE: www/nostromo

2016-04-12 Thread Juan Francisco Cantero Hurtado
romo/distinfo 12 Apr 2016 21:11:22 - > @@ -1,2 +1,2 @@ > -SHA256 (nostromo-1.9.5.tar.gz) = X2JXgoXgJElAa0bPBqeIj+PcSpC+31jMGFI7rWL2uRQ= > -SIZE (nostromo-1.9.5.tar.gz) = 47798 > +SHA256 (nostromo-1.9.6.tar.gz) = VBSU7P6v7FjAh2zMkMwjsG4BRPb0ICmvRMfNsfQR6Os= > +SIZE (nostromo-1.9.6.tar.gz) = 50937 > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: UPDATE: lang/go 1.6

2016-04-05 Thread Juan Francisco Cantero Hurtado
On Tue, Apr 05, 2016 at 11:43:30PM +0200, Dmitrij D. Czarkoff wrote: > Juan Francisco Cantero Hurtado said: > > The files will not show up again in the future in the PLIST. > > Indeed. Also > > > - I would prefer to keep the old behavior in do-install. INSTALL_* wi

Re: UPDATE: lang/go 1.6

2016-04-05 Thread Juan Francisco Cantero Hurtado
On Tue, Apr 05, 2016 at 09:29:59PM +0100, Stuart Henderson wrote: > On 2016/04/05 21:15, Juan Francisco Cantero Hurtado wrote: > > On Tue, Apr 05, 2016 at 06:42:06PM +0100, Stuart Henderson wrote: > > > On 2016/04/05 00:51, Juan Francisco Cantero Hurtado wrote: > > >

Re: UPDATE: lang/go 1.6

2016-04-05 Thread Juan Francisco Cantero Hurtado
On Tue, Apr 05, 2016 at 06:42:06PM +0100, Stuart Henderson wrote: > On 2016/04/05 00:51, Juan Francisco Cantero Hurtado wrote: > > > > > > Here is the whole go update as a single huge diff including lang/go, > > > devel/go-tools, three new go ports, websoc

Re: UPDATE: lang/go 1.6

2016-04-04 Thread Juan Francisco Cantero Hurtado
On Sun, Apr 03, 2016 at 06:56:13AM +0200, Dmitrij D. Czarkoff wrote: > Dmitrij D. Czarkoff said: > > Dmitrij D. Czarkoff said: > > > Juan Francisco Cantero Hurtado said: > > > > I just ran "make test" on amd64, so any additional tests are welcome. > &g

UPDATE: lang/go 1.6

2016-03-28 Thread Juan Francisco Cantero Hurtado
I just ran "make test" on amd64, so any additional tests are welcome. OK? Index: Makefile === RCS file: /cvs/ports/lang/go/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile14 Jan 2016 12:11:50 -

Re: [update] SABnzbd to 1.0.0

2016-03-19 Thread Juan Francisco Cantero Hurtado
On Wed, Mar 16, 2016 at 02:28:30PM +1300, Carlin Bingham wrote: > On Tue, Mar 15, 2016 at 11:42:56PM +, Stuart Henderson wrote: > > There is a proper uploaded tarball, > > https://github.com/sabnzbd/sabnzbd/releases/download/1.0.0/SABnzbd-1.0.0-src.tar.gz > > - please use this rather than a tag

Re: Maven-based projects vs. our build process

2016-03-15 Thread Juan Francisco Cantero Hurtado
ave any suggestions on how I could make this better? > > Or even better, perhaps I'm missing an understanding of part of the build > infrastructure that I could get educated on. :-) > > Thanks, > Bryan -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: LLVM 3.7.1 on powerpc

2016-03-13 Thread Juan Francisco Cantero Hurtado
j/llvm-3.7.1/build-powerpc/.build_done') > *** Error 1 in /usr/ports/devel/llvm > (/usr/ports/infrastructure/mk/bsd.port.mk:2476 'all') > > Indeed, the symbols __dso_handle and __guard_local defined > in libclang.so.2.0 are also defined in /usr/lib/crtbegin.o > > Is this a powerpc specific problem? Yes, known bug. https://marc.info/?l=openbsd-ports&m=145475539902448&w=2 > It builds fine on amd64. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [update] ecl-16.2 take 2

2016-03-12 Thread Juan Francisco Cantero Hurtado
configureThu Mar 10 22:20:21 2016 > +@@ -4966,7 +4966,7 @@ LSP_FEATURES="(cons :android ${LSP_FEATURES})" > + BUNDLE_LDFLAGS="-shared ${LDFLAGS}" > + ECL_LDRPATH="-Wl,--rpath,~A" > + clibs="-lpthread -lm" &

Re: editors/libreoffice: missing dependency gtk+3 [?]

2016-03-11 Thread Juan Francisco Cantero Hurtado
t; > I thought that there might be something wrong with my system, but > pkg_check(8) didn't turn up anything useful so I'm not sure. > > [1]: > http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors/libreoffice/Makefile?rev=1.141&content-type=text/x-cvsweb-markup > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: building 5.8 stable with ports, lynx is wrong

2016-03-08 Thread Juan Francisco Cantero Hurtado
hots are for lynx2.8.9dev.8. > >> > >> ftp.openbsd.org should catch up in distfiles/ sometime, but it's not > >> very important, this is only used as a backup if the main server > >> listed in the port's Makefile as MASTER_SITES is down, or if the >

Re: Updating stable packages with dpb

2016-02-27 Thread Juan Francisco Cantero Hurtado
) and run dpb. It will only build the packages with a different signature. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: pkg_add (_pfetch) - Permission denied for /root/.netrc

2016-02-22 Thread Juan Francisco Cantero Hurtado
On Mon, Feb 22, 2016 at 10:30:08PM +0100, Juan Francisco Cantero Hurtado wrote: > On Mon, Feb 22, 2016 at 10:22:12PM +0100, Marc Espie wrote: > > On Mon, Feb 22, 2016 at 09:08:09PM +, Stuart Henderson wrote: > > > On 2016/02/22 15:46, Jiri B wrote: > > > > Hi

Re: pkg_add (_pfetch) - Permission denied for /root/.netrc

2016-02-22 Thread Juan Francisco Cantero Hurtado
On Mon, Feb 22, 2016 at 10:22:12PM +0100, Marc Espie wrote: > On Mon, Feb 22, 2016 at 09:08:09PM +, Stuart Henderson wrote: > > On 2016/02/22 15:46, Jiri B wrote: > > > Hi, > > > > > > I did quick install and then I executed 'pkg_add -iv $packages' > > > under root user. > > > > > > The outpu

Re: [UPDATE] plan9/drawterm (switch to new source repository)

2016-02-20 Thread Juan Francisco Cantero Hurtado
d only on amd64. > > http://openbsd.stanleylieber.com/drawterm/drawterm-port-20160220.tgz > > It would be great if this could make it into 5.9. Most users of > drawterm on OpenBSD will want to take advantage of dp9ik and rcpu(1). Too late for 5.9. Sorry. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: NEW: htop 2.0.0

2016-02-15 Thread Juan Francisco Cantero Hurtado
om/hishamhm/htop/pull/398 > https://github.com/hishamhm/htop/pull/376 I've attached an updated version of your port. You forgot to double-check some parts :) > > On Sun, Feb 14, 2016 at 10:08 PM, Juan Francisco Cantero Hurtado > wrote: > > On Thu, Feb 11, 2016 at 08:53:42PM

Re: NEW: htop 2.0.0

2016-02-14 Thread Juan Francisco Cantero Hurtado
ble-free and use-after-free in htop. Please, run your tests with "MALLOC_OPTIONS=CFGJU htop" and fix the code yourself in the upstream github repo if you can. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: Firefox 44 font change

2016-02-07 Thread Juan Francisco Cantero Hurtado
On Sun, Feb 07, 2016 at 08:57:42PM +, Christian Weisgerber wrote: > On 2016-02-03, Juan Francisco Cantero Hurtado wrote: > > >> Firefox 44 appears to have snuck in a change in font handling: > >> > >> Bitmap fonts are no longer used. At least that's

Re: lang/gcc on macppc

2016-02-04 Thread Juan Francisco Cantero Hurtado
ulk build times. The packages are almost always outdated because a full bulk build takes weeks(?). A slow architecture without a weekly update to the packages is not going to attract a lot of desktop users :( -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: lang/gcc on macppc

2016-02-04 Thread Juan Francisco Cantero Hurtado
ge2-gcc' failed > gmake[2]: *** [all-stage2-gcc] Error 2 > gmake[2]: Leaving directory '/home/build/build-powerpc' > Makefile:18532: recipe for target 'stage2-bubble' failed > gmake[1]: *** [stage2-bubble] Error 2 > gmake[1]: Leaving directory '/home/build/build-powerpc' > Makefile:18551: recipe for target 'bootstrap2' failed > gmake: *** [bootstrap2] Error 2 > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: textproc/zathura: missing RUN_DEPENDS

2016-02-04 Thread Juan Francisco Cantero Hurtado
On Thu, Feb 04, 2016 at 08:49:37AM +0100, Landry Breuil wrote: > On Thu, Feb 04, 2016 at 03:05:24AM +0100, Juan Francisco Cantero Hurtado > wrote: > > When I install a zathura plugin because I only want a viewer for that > > format, pkg_add will not install also the main pa

textproc/zathura: missing RUN_DEPENDS

2016-02-03 Thread Juan Francisco Cantero Hurtado
When I install a zathura plugin because I only want a viewer for that format, pkg_add will not install also the main package. Without the core package, the plugin is useless. While here, change the COMMENT. The patch is very simple. OK? Index: core/Makefile ==

Re: graphics/djvulibre: fix a bug in documents with duplicate page titles

2016-02-03 Thread Juan Francisco Cantero Hurtado
On Wed, Feb 03, 2016 at 03:08:53AM +0100, Juan Francisco Cantero Hurtado wrote: > The patch adds support for documents with duplicate page titles. I > need this change to update pdf2djvu to the latest version. > > I've not tested any djvu viewer, just the conversion. So any

Re: Firefox 44 font change

2016-02-03 Thread Juan Francisco Cantero Hurtado
ot;Inspect Element". Click in "Inspector" and "Fonts". It will show which font is used to render that text. -- Juan Francisco Cantero Hurtado http://juanfra.info

graphics/djvulibre: fix a bug in documents with duplicate page titles

2016-02-02 Thread Juan Francisco Cantero Hurtado
The patch adds support for documents with duplicate page titles. I need this change to update pdf2djvu to the latest version. I've not tested any djvu viewer, just the conversion. So any test is welcome. OK? Index: Makefile === RCS

Re: dpb weird behavior. Can anyone reproduce it?

2016-01-31 Thread Juan Francisco Cantero Hurtado
On Sun, Jan 31, 2016 at 08:22:02AM +0100, Marc Espie wrote: > On Sun, Jan 31, 2016 at 04:19:00AM +0100, Juan Francisco Cantero Hurtado > wrote: > > -current, amd64, base and ports tree updated. > > > > Probably some details are irrelevant but I don't know whe

Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Juan Francisco Cantero Hurtado
version of ghc ? > > -- Juan Francisco Cantero Hurtado http://juanfra.info

dpb weird behavior. Can anyone reproduce it?

2016-01-30 Thread Juan Francisco Cantero Hurtado
o the build running for a very long time. I tried with zsh and ksh. "fg" doesn't show processes running in the background. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: NEW: py-Fabric

2016-01-28 Thread Juan Francisco Cantero Hurtado
port with changes from Pablo and me. The only missing part is one dependency for the tests (an outdated version of fudge). I would like to import the port before of the cvs lock. Comments? OK? -- Juan Francisco Cantero Hurtado http://juanfra.info py-fabric.tgz Description: GNU Unix tar archive

Re: LLVM update (again)

2016-01-24 Thread Juan Francisco Cantero Hurtado
On Sun, Jan 24, 2016 at 01:28:34PM +0100, Pascal Stumpf wrote: > On Sun, 24 Jan 2016 04:13:47 +0100, Juan Francisco Cantero Hurtado wrote: > > On Sun, Jan 24, 2016 at 12:07:03AM +, Stuart Henderson wrote: > > > I wouldn't say that this works well with gcc. I

Re: LLVM update (again)

2016-01-23 Thread Juan Francisco Cantero Hurtado
t; > On 23 January 2016 22:16:16 GMT+00:00, Juan Francisco Cantero Hurtado > wrote: > >Can you modify the structure of devel/llvm/ to something like > >devel/llvm/version/? With lang/gcc works pretty well, we can work with > >the latest version while the ports tree uses the

Re: update fonts/hack-fonts

2016-01-21 Thread Juan Francisco Cantero Hurtado
On Thu, Jan 21, 2016 at 11:34:15PM +0100, Antoine Jacoutot wrote: > On Thu, Jan 21, 2016 at 11:00:15PM +0100, Juan Francisco Cantero Hurtado > wrote: > > OK juanfra@. > > > > If you're the MAINTAINER of a port and the update is so > > straightforward like this,

Re: update fonts/hack-fonts

2016-01-21 Thread Juan Francisco Cantero Hurtado
; --- distinfo 30 Nov 2015 14:09:33 - 1.2 > +++ distinfo 21 Jan 2016 20:14:15 - > @@ -1,2 +1,2 @@ > -SHA256 (Hack-v2_018-otf.zip) = Q99xiVy4tbDhTyiAqM4mFwZNzDbPIp5WgvHgZROkYEY= > -SIZE (Hack-v2_018-otf.zip) = 466060 > +SHA256 (Hack-v2_019-otf.tar.gz) = > /oOGKnFSijpLWVCzyRwqHxLrwZsujzGtl4J73o+4ckI= > +SIZE (Hack-v2_019-otf.tar.gz) = 464176 > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: quake2 update

2016-01-13 Thread Juan Francisco Cantero Hurtado
shared 13 Jan 2016 16:26:47 - > @@ -0,0 +1,2 @@ > +@comment $OpenBSD$ > +share/yquake2/baseq2/game.so > Index: yquake2/pkg/PLIST > === > RCS file: yquake2/pkg/PLIST > diff -N yquake2/pkg/PLIST > --- /dev/null 1 Jan 1970 00:00:00 - > +++ yquake2/pkg/PLIST 13 Jan 2016 16:26:47 - > @@ -0,0 +1,6 @@ > +@comment $OpenBSD$ > +%%SHARED%% > +share/yquake2/ > +share/yquake2/baseq2/ > +@bin share/yquake2/q2ded > +@bin share/yquake2/quake2 > -- Juan Francisco Cantero Hurtado http://juanfra.info

Racket without JIT and with PowerPC support

2016-01-06 Thread Juan Francisco Cantero Hurtado
If nobody complaints, I would like to commit this patch in the next days. The no_jit flavor is useful for testing bugs in the c/jit code and for users of computers without SSE2 (like ALIX). My work in the powerpc support is not finished yet but I would like to enable it, so I have time to fix any

Re: Firefox PDF rendering

2015-12-29 Thread Juan Francisco Cantero Hurtado
sirable side-effects of doing this. The problem are the Type1 fonts commonly used in the PDFs generated by pdflatex. Firefox tries to convert the Type1 fonts to OTF but the conversion is very buggy. Firefox extracts the fonts embedded within the PDF files and load them with @font-face. If you disable @font-face, Firefox will use (i guess) the PDF standard fonts which will break the metrics of the document. https://wiki.mozilla.org/PDF.js/fonts -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Juan Francisco Cantero Hurtado
; >>> We have one report here: > >>> > >>> http://marc.info/?l=openbsd-ports&m=144171504417490&w=2 > >>> > >>> jirib didn't confirm that ICU was the only thing needed to make his > >>> aegisub port work, and to my

Re: NEW: www/tbb - Tor Browser Bundle

2015-11-16 Thread Juan Francisco Cantero Hurtado
m not a fan of browser-extension-as-packages. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: Clarification about out-of-date script

2015-11-07 Thread Juan Francisco Cantero Hurtado
On Fri, Nov 06, 2015 at 08:50:57PM +0100, Markus Lude wrote: > On Fri, Nov 06, 2015 at 05:53:51PM +0100, Juan Francisco Cantero Hurtado > wrote: > > On Fri, Nov 06, 2015 at 09:18:09AM +0500, ?? ?? wrote: > > > On Wed, Nov 04, 2015 at 09:46:27AM +, S

Re: Clarification about out-of-date script

2015-11-06 Thread Juan Francisco Cantero Hurtado
On Fri, Nov 06, 2015 at 09:18:09AM +0500, Артур Истомин wrote: > On Wed, Nov 04, 2015 at 09:46:27AM +, Stuart Henderson wrote: > > On 2015/11/03 10:38, Артур Истомин wrote: > > > On Tue, Nov 03, 2015 at 02:19:51AM +0100, Juan Francisco Cantero Hurtado > > > wrote: &

Re: Clarification about out-of-date script

2015-11-03 Thread Juan Francisco Cantero Hurtado
On Tue, Nov 03, 2015 at 10:38:17AM +0500, Артур Истомин wrote: > On Tue, Nov 03, 2015 at 02:19:51AM +0100, Juan Francisco Cantero Hurtado > wrote: > > On Sun, Nov 01, 2015 at 11:41:21PM +0500, Артур Истомин wrote: > > > Here is output on my system, OpenBSD 5.8, fr

Re: Clarification about out-of-date script

2015-11-02 Thread Juan Francisco Cantero Hurtado
> Also is it true that in my case I can ignore all this updates because > all ports from left column are dynamicaly linked with already updated > library from right column? No. Those ports use the outdated version of the library. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [update] lang/node 0.10.35 -> 4.2.1 (the freedom release)!

2015-10-21 Thread Juan Francisco Cantero Hurtado
On Tue, Oct 20, 2015 at 05:40:13PM -0600, Aaron Bieber wrote: [...] > > New version that includes an above fix and a fix for node-gyp, I > mistakenly thought it was fixed when I removed the patch. I made some changes to your diff. The port still linking against libressl but I don't have more time

Re: Qt 5 and C++11

2015-10-20 Thread Juan Francisco Cantero Hurtado
le to qtcreator with the info about QMAKE_CXX. Or modify the launcher of qtcreator with the variable. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: Threading support in lang/sbcl

2015-10-12 Thread Juan Francisco Cantero Hurtado
!empty(REVISION) > @@ -61,7 +70,8 @@ pre-configure: > > do-build: > cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} /bin/sh make.sh \ > - --prefix=${PREFIX} --xc-host="${BOOTSTRAP_CMD}" > + --prefix=${PREFIX} --xc-host="${BOOTSTRAP_CMD}" \ > + ${BUILD_EXTRA} > cd ${WRKSRC}/doc/manual && touch sbcl.texinfo && \ > ${SETENV} ${MAKE_ENV} ${GMAKE} asdf.info sbcl.info > > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [NEW] fonts/huertatipografica-fonts

2015-09-24 Thread Juan Francisco Cantero Hurtado
On 09/23/2015 04:14 AM, George Rosamond wrote: Four fonts from Huerta Tipografica. I used the same Makefile-style as fonts/league-fonts for dealing with four different DISTFILES with extraction, etc. DESCR: "A collection of fonts from Huerta Tipografica based in Madrid, Spain." They are fro

Re: [patch] Test target PATH

2015-08-27 Thread Juan Francisco Cantero Hurtado
ing something. On Thu, Aug 27, 2015 at 12:47:24PM -0500, Matthew Martin wrote: > On Thu, Aug 27, 2015 at 11:50:19AM +0200, Juan Francisco Cantero Hurtado > wrote: > > Can you try this in your port? > > > > TEST_ENV="PATH=${PATH}:YOURPATH" or TEST_ENV="PATH=Y

Re: update chicken-4.10.0

2015-08-27 Thread Juan Francisco Cantero Hurtado
hy the ports behaves like this. chicken-core uses chicken-bootstrap from lang/chicken instead of mystuff/lang/chicken. The ports framework will pick always the dependencies from ${PORTSDIR} which is usually /usr/ports. Move your patches to lang/chicken and the port will work fine. Yesterday, I tested the update on sparc64 and it passed the tests. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [patch] Test target PATH

2015-08-27 Thread Juan Francisco Cantero Hurtado
T_TARGET ?= test > TEST_FLAGS ?= > -TEST_ENV ?= > +TEST_ENV += > PATH=/usr/bin:/bin:/usr/sbin:/sbin:${DEPBASE}/bin:${LOCALBASE}/bin:${X11BASE}/bin > ALL_TEST_FLAGS = ${MAKE_FLAGS} ${TEST_FLAGS} > ALL_TEST_ENV = ${MAKE_ENV} ${TEST_ENV} > TEST_LOGFILE ?= ${WRKDIR}/test.log > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: update chicken-4.10.0

2015-08-26 Thread Juan Francisco Cantero Hurtado
Sorry for the double mail. Can you remove the patch bootstrap/patches/patch-Makefile_bsd and to modify C_COMPILER_OPTIONS within core/patches/patch-Makefile_bsd? The GCC version in base supports -fwrapv. On Wed, Aug 26, 2015 at 06:00:33PM +0200, Juan Francisco Cantero Hurtado wrote: > Can

Re: update chicken-4.10.0

2015-08-26 Thread Juan Francisco Cantero Hurtado
ot;foo\x00A"))) > -+ > -+ > -+;; This used to fail because substring-index and co. used to search > -+;; beyond the end of the subject string when a start index > 0 was > -+;; provided. We use object-evict to ensure that the strings are placed > -+;; in adjacent memory ranges so we can detect this error. > -+(let* ((foo (object-evict (make-string 32 #\x))) > -+ (bar (object-evict "y"))) > -+ (assert (not (substring-index "y" foo 30 > -+ > -+(assert (string=? "bde" (string-translate* "abcd" > -+ '(("a" . "b") > -+ ("b" . "") > -+ ("c" . "d") > -+ ("d" . "e") > -+(assert (string=? "bc" (string-translate* "abc" > -+ '(("ab" . "b") > -+("bc" . "WRONG") > -+(assert (string=? "x" (string-translate* "ab" '(("ab" . "x") > -+(assert (string=? "xy" (string-translate* "xyz" '(("z" . "") > - > - ;; topological-sort > - > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: UPDATE: ECL-15.3.7

2015-08-22 Thread Juan Francisco Cantero Hurtado
ming I've made some mistake in some update along the > path which is causing these. Probably easiest to do reinstall and check if > that > will help. > > >> In any case, I think we should wait a bit. There's new release coming for > >> ECL and it would inclu

Re: [update] net/icbirc 1.9

2015-08-21 Thread Juan Francisco Cantero Hurtado
21 Aug 2015 04:20:01 - > @@ -1,3 +1,3 @@ > @comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:17:40 espie Exp $ > -bin/icbirc > +@bin bin/icbirc > @man man/man8/icbirc.8 > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [update] samba-4.0.26

2015-06-16 Thread Juan Francisco Cantero Hurtado
figure... > > Ian McWilliam > > ____ > From: Juan Francisco Cantero Hurtado [i...@juanfra.info] > Sent: Saturday, 13 June 2015 1:26 AM > To: Ian Mcwilliam > Cc: Jérémie Courrèges-Anglas; Ian McWilliam; OpenBSD ports; d...@openbsd.org > S

Re: [update] samba-4.0.26

2015-06-12 Thread Juan Francisco Cantero Hurtado
19.00 > drwxr-xr-x 2 root wheel 512 Jun 11 12:01 tk-8.5.18 > drwxr-xr-x 2 root wheel 512 Jun 11 12:05 unzip-6.0p7 > drwxr-xr-x 2 root wheel 512 Apr 9 14:18 vmwh-1.1v0 > drwxr-xr-x 2 root wheel 512 Apr 9 14:25 xclip-0.12p0 > drwxr-xr-x 2 root wheel 512 Jun 11 12:5

Re: [update] samba-4.0.26

2015-06-11 Thread Juan Francisco Cantero Hurtado
amba4 > > (/usr/ports/infrastructure/mk/bsd.port.mk:2486 'package') > > This looks like a local problem. Had you already built/installed > samba-4.0.26 packages before? Please rebuild after "make clean=all", > with an up-to-date ports tree. > > -- > jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: OpenMP in GCC

2015-06-11 Thread Juan Francisco Cantero Hurtado
hon > x11/gtk-vnc > x11/spice-gtk And graphics/pdf2djvu, which has the openmp support disabled. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: plan9port: enable fontsrv(4)

2015-06-11 Thread Juan Francisco Cantero Hurtado
verything (be patient)..." > > @@ -18,7 +35,7 @@ $OpenBSD: patch-INSTALL,v 1.2 2014/03/09 > > mk libs-nuke > > mk all || exit 1 > > if [ ! -x $PLAN9/src/cmd/o.cleanname -o ! -x $PLAN9/src/cmd/acme/o.acme > > ]; then > > -@@ -213,5 +212,

Re: UPDATE: Aria2-1.19.0

2015-05-27 Thread Juan Francisco Cantero Hurtado
ria2-1.18.10.tar.gz) = 3509405 > +SHA256 (aria2-1.19.0.tar.gz) = jArA0O7xgO/r7L05mXle6fNSRA4jD0QN/HR9YKvPn+8= > +SIZE (aria2-1.19.0.tar.gz) = 3532647 -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: UPDATE: ECL-15.3.7

2015-05-17 Thread Juan Francisco Cantero Hurtado
"; :END1 7) failed. *** Error 1 in build/tests (Makefile:31 'ansi-tests') *** Error 1 in build/tests (Makefile:9 'output.ecl/ansi.log') -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: NEW: lang/chibi-scheme

2015-05-09 Thread Juan Francisco Cantero Hurtado
On Saturday 09 May 2015 18:45:37 Reinhold Straub wrote: > On Mon, 27 Apr 2015 21:36:56 +0200 > > Juan Francisco Cantero Hurtado wrote: > > OK? > > $ sudo make port-lib-depends-check > failed termcap lookup on network at > /usr/libdata/perl5/OpenBSD/ProgressMeter/Term

Re: NEW: lang/chibi-scheme

2015-05-02 Thread Juan Francisco Cantero Hurtado
On Sat, May 02, 2015 at 12:50:03PM -0400, James Turner wrote: > On Mon, Apr 27, 2015 at 09:36:56PM +0200, Juan Francisco Cantero Hurtado > wrote: > > OK? > > > > Juan, > > Everything looks good, but I noticed the version variable isn't set in > the pkgc

NEW: lang/chibi-scheme

2015-04-27 Thread Juan Francisco Cantero Hurtado
OK? Information for inst:chibi-scheme-0.7.2 Comment: interpreter of the R7RS Scheme programming language Description: Chibi-Scheme is a small interpreter of the version R7RS of the Scheme programming language. Maintainer: Juan Francisco Cantero Hurtado WWW: http://synthcode.com/wiki/chibi

Re: UPDATE: lang/racket-minimal 6.2 pre-release

2015-04-19 Thread Juan Francisco Cantero Hurtado
On Sun, Apr 19, 2015 at 04:43:41PM -0400, James Turner wrote: > On Tue, Apr 14, 2015 at 08:38:26PM +0200, Juan Francisco Cantero Hurtado > wrote: > > Attached is the pre-release version of racket 6.2. With the next > > release of racket, I will rename the package from "

UPDATE: lang/racket-minimal 6.2 pre-release

2015-04-14 Thread Juan Francisco Cantero Hurtado
e related to "mred"). I'm not asking for OKs yet, just tests from racket users :) -- Juan Francisco Cantero Hurtado http://juanfra.info racket-minimal.tar.gz Description: Binary data

Re: Update: devel/py-dulwich

2015-04-07 Thread Juan Francisco Cantero Hurtado
On Tue, Apr 07, 2015 at 12:11:27AM +0100, Jérémie Courrèges-Anglas wrote: > Juan Francisco Cantero Hurtado writes: > > > On Mon, Apr 06, 2015 at 11:28:14AM +0100, Jérémie Courrèges-Anglas wrote: > >> "Dmitrij D. Czarkoff" writes: > >> > >> &

Re: Update: devel/py-dulwich

2015-04-06 Thread Juan Francisco Cantero Hurtado
> > Comments? OKs? > > ok jca@ > > Does anyone have an idea about the select.poll() errors in the regress > output? If not, I'll take a look at it this afternoon GMT. Don't worry about that. Python doesn't support select.pool() on OpenBSD. That's all. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: LLVM (was: CoreCLR and OpenBSD)

2015-04-05 Thread Juan Francisco Cantero Hurtado
would required to first > build lang/gcc. > > > Another possible issue is that depending on ports gcc during build is > > that there will likely be a negative impact on bulk build time, llvm is > > on the path to a number of large ports. Not sure how bad this will be. > > A test would be needed to measure the impact. Just add a BUILD_DEP for > gcc in llvm ports should be suffisant for measure it as first approch. > > -- > Sébastien Marie > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: New dependencies for dulwich update

2014-10-11 Thread Juan Francisco Cantero Hurtado
On Sat, Oct 11, 2014 at 06:35:37PM +0200, Landry Breuil wrote: > On Wed, Oct 08, 2014 at 04:50:48PM +0200, Juan Francisco Cantero Hurtado > wrote: > > I reviewed the ports previously. Can someone give an additional > > OK?. The ports are pretty simple. > > > > On W

Re: firefox cursors are all different

2014-10-09 Thread Juan Francisco Cantero Hurtado
this https://i.imgur.com/toikxB5.png ? Firefox uses the default cursors of gtk. Probably your problem is related to the update of gtk and gnome-themes. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: New dependencies for dulwich update

2014-10-08 Thread Juan Francisco Cantero Hurtado
cacert.pem, > but is patched to point to /etc/ssl/cert.pem instead. > > Both ports are required for proper update of dukwich (devel/py-dulwich) > to latest release version. You forgot to add the changes that I committed to openbsd-wip :) . Can you update the tarballs?. -- Jua

Re: New dependencies for dulwich update

2014-10-08 Thread Juan Francisco Cantero Hurtado
- py-certifi. The former is > trivial port; the latter was supposed to bundle Mozilla's cacert.pem, > but is patched to point to /etc/ssl/cert.pem instead. > > Both ports are required for proper update of dukwich (devel/py-dulwich) > to latest release version. > --

Re: No KDE4 integration in LibreOffice

2014-07-14 Thread Juan Francisco Cantero Hurtado
; upstream first: editors/libreoffice is complex enough already. Why not remove the kde3/qt3 support from the libreoffice port? :) Libreoffice works fine without the KDE support and I don't see the point of to integrate kde3/qt3 with LO these days. GTK+2 is probably more lightweight than QT3 on old

Re: pkg_add -u fail on July 8 snap

2014-07-09 Thread Juan Francisco Cantero Hurtado
updates for .libs-gcc-4.6.4p4, pdftk-2.02 > Extracted 54077243 from 610265976 pkg_delete pdftk pkg_delete -a pkg_add pdftk -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [new] mail/mu

2014-07-08 Thread Juan Francisco Cantero Hurtado
s? OK? > > I didn't look at the port, but this should wait until I finish cleaning > up the ports tree so that multiple (two) emacs versions can be installed > concurrently. BTW, he could create initially a package without the emacs bits :) -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: UPDATE: chicken-4.9.0.1

2014-06-28 Thread Juan Francisco Cantero Hurtado
runs manually the command, pkg_add won't delete the dir the next time that the user updates the package. The version 4.8 doesn't have the file modules.db. Is it really necessary or we can ignore the warning?. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Juan Francisco Cantero Hurtado
On Mon, May 19, 2014 at 06:07:27PM +0200, Nils R wrote: > Stuart Henderson schrieb am 19.05.2014 15:57: > > > On 2014/05/19 15:22, Nils R wrote: > >> Hi ports@, > >> > >> i'm currently porting the game engine for jagged alliance 2 [1] > >> to openbsd. If i clone the repository and do > >> > >>

Re: [new] mpv 0.3.9, sndio still an issue

2014-05-09 Thread Juan Francisco Cantero Hurtado
etch_and_add_8'? - Why the assembler code is disabled? -- Juan Francisco Cantero Hurtado http://juanfra.info mpv.tar.gz Description: application/tar-gz

Re: [PATCH] fix security/luasec build

2014-04-13 Thread Juan Francisco Cantero Hurtado
On Sat, Apr 12, 2014 at 01:14:16PM -0400, James Turner wrote: > On Sat, Apr 12, 2014 at 06:22:31PM +0200, Henrik Friedrichsen wrote: > > Hello, > > > > This patch fixes a bug in which the lua library ssl.so is linked with ld > > instead of cc. > > > > This results in the stack-protector symbols b

Re: [UPDATE] mail/sylpheed

2014-04-08 Thread Juan Francisco Cantero Hurtado
On Tue, Apr 08, 2014 at 07:01:15AM +0200, Remi Pointel wrote: > > Hi, > > this is the diff to update Sylpheed to 3.4.1. > > Ok? Your patch + some fixes. OK juanfra@ Index: Makefile === RCS file: /cvs/ports/mail/sylpheed/Makefile,

Re: UPDATE: editors/zile 2.4.9 => 2.4.11

2014-03-18 Thread Juan Francisco Cantero Hurtado
On Tue, Mar 18, 2014 at 04:57:13PM -0400, Brian Callahan wrote: > > On 03/18/14 16:52, Juan Francisco Cantero Hurtado wrote: > >On Mon, Mar 17, 2014 at 11:49:58PM -0400, Brian Callahan wrote: > >>Hi ports -- > >> > >>Here's a patch for Zile to upda

Re: UPDATE: editors/zile 2.4.9 => 2.4.11

2014-03-18 Thread Juan Francisco Cantero Hurtado
(Makefile:2280 'all-recursive') *** Error 1 in /usr/ports/pobj/zile-2.4.11/zile-2.4.11 (Makefile:1923 'all') *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2686 '/usr/ports/pobj/zile-2.4.11/.build_done') *** Error 1 in /usr/ports/editors/zile (/usr/ports/infrastructure/mk/bsd.port.mk:2419 'all') -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [NEW] games/opentyrian

2014-03-14 Thread Juan Francisco Cantero Hurtado
t;make update-plist". I will import the port when you add the file. > > In case the website goes offline due to license reasons the port would > be unusable. > -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [NEW] games/opentyrian

2014-03-13 Thread Juan Francisco Cantero Hurtado
On Thu, Mar 13, 2014 at 05:09:15PM -0400, Brian Callahan wrote: > > On 03/13/14 16:02, Juan Francisco Cantero Hurtado wrote: > >On Wed, Mar 12, 2014 at 07:39:29PM +0100, Pascal Schmid wrote: > >>port of the DOS shoot-em-up Tyrian > >> > >>Tested on amd

Re: [NEW] games/opentyrian

2014-03-13 Thread Juan Francisco Cantero Hurtado
we can distribute the tarball and the distfile? -- Juan Francisco Cantero Hurtado http://juanfra.info opentyrian.tar.gz Description: application/tar-gz

Re: Unbreak lang/seed7 on hppa

2014-02-21 Thread Juan Francisco Cantero Hurtado
On Fri, Feb 21, 2014 at 09:29:29PM +0100, Marc Espie wrote: > On Fri, Feb 21, 2014 at 08:07:47PM +0100, Juan Francisco Cantero Hurtado > wrote: > > On Fri, Feb 21, 2014 at 12:32:58PM +0100, Marc Espie wrote: > > > On Fri, Feb 21, 2014 at 10:51:06AM +, Stuart Henderson w

Re: Unbreak lang/seed7 on hppa

2014-02-21 Thread Juan Francisco Cantero Hurtado
On Fri, Feb 21, 2014 at 12:32:58PM +0100, Marc Espie wrote: > On Fri, Feb 21, 2014 at 10:51:06AM +, Stuart Henderson wrote: > > Is this instead a target dependency issue? If you do "make a b c" without > > Makefile dependencies between them, I don't think there's any guarantee > > that they wil

Re: Unbreak lang/seed7 on hppa

2014-02-21 Thread Juan Francisco Cantero Hurtado
On Thu, Feb 20, 2014 at 11:07:01PM -0500, Brian Callahan wrote: > On 2/20/2014 4:29 PM, Juan Francisco Cantero Hurtado wrote: > >Brian asked me to compile and to test the last version of seed7 on hppa. > >The result is a little weird, so let me know if you have a better fix or >

Re: Unbreak lang/seed7 on hppa

2014-02-21 Thread Juan Francisco Cantero Hurtado
t; > >+ ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKE_FILE} s7 > > >&& \ > > >+ ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKE_FILE} s7c > > Running the depend stage in pre-build and "s7 s7c" in ALL_TARGETS ma

Unbreak lang/seed7 on hppa

2014-02-20 Thread Juan Francisco Cantero Hurtado
Brian asked me to compile and to test the last version of seed7 on hppa. The result is a little weird, so let me know if you have a better fix or just give me the OKs. Apparently gmake doesn't honor ALL_TARGET on hppa. I tried also running directly "gmake -f makefile depend s7 s7c" within WRKSRC o

Re: [update] py-sphinx

2014-02-03 Thread Juan Francisco Cantero Hurtado
On Mon, Feb 03, 2014 at 09:07:51AM +0100, frantisek holop wrote: > hmm, on Sun, Feb 02, 2014 at 11:05:51PM +0100, Juan Francisco Cantero Hurtado > said that > > The latex support in sphinx is important, so remove texmf from test deps > > is not a good idea. frantisek, I know t

Re: [update] py-sphinx

2014-02-02 Thread Juan Francisco Cantero Hurtado
s should > wait until after we're done with 5.5 release. > The latex support in sphinx is important, so remove texmf from test deps is not a good idea. frantisek, I know texmf is really big but you only need download the distfile one time per year. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: UPDATE: lang/racket 5.92

2014-01-28 Thread Juan Francisco Cantero Hurtado
On Mon, Jan 27, 2014 at 01:27:22AM +0100, Juan Francisco Cantero Hurtado wrote: > On Sun, Jan 26, 2014 at 01:44:01PM -0500, James Turner wrote: > > On Sun, Jan 26, 2014 at 10:06:16AM +0100, Juan Francisco Cantero Hurtado > > wrote: > > > On Sun, Jan 26, 2014 at 03:43:31

Re: update: fossil-1.28

2014-01-28 Thread Juan Francisco Cantero Hurtado
EXTENSION=1 -DSQLITE_THREADSAFE=0 > -DSQLITE_DEFAULT_FILE_FORMAT=4 -DSQLITE_ENABLE_STAT3 > -Dlocaltime=fossil_localtime -DSQLITE_ENABLE_LOCKING_STYLE=0 -c > $(SRCDIR)/sqlite3.c -o $(OBJDIR)/sqlite3.o > + $(XTCC) $(SQLITE_OPTIONS) $(SQLITE_CFLAGS) -c $(SRCDIR)/sqlite3.c -o > $(OBJDIR)/sqlite3.o > > -$(OBJDIR)/shell.o: $(SRCDIR)/shell.c $(SRCDIR)/sqlite3.h > +$(OBJDIR)/shell.o: $(SRCDIR)/shell.c > - $(XTCC) -Dmain=sqlite3_shell -DSQLITE_OMIT_LOAD_EXTENSION=1 > -Dsqlite3_strglob=strglob -c $(SRCDIR)/shell.c -o $(OBJDIR)/shell.o > + $(XTCC) $(SHELL_OPTIONS) $(SHELL_CFLAGS) -c $(SRCDIR)/shell.c -o > $(OBJDIR)/shell.o > > $(OBJDIR)/th.o: $(SRCDIR)/th.c -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: WIP net/seafile - help needed

2014-01-22 Thread Juan Francisco Cantero Hurtado
le:313: recipe for target 'all' failed > gmake: *** [all] Error 2 > *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2673 > '/usr/ports/pobj/seafile-2.1.1/.build_done') > *** Error 1 in /home/kirby/mystuff/net/seafile/server > (/usr/ports/infrastructure/mk/bsd.port.mk:2393 'all') > > adding -vx to /bin/sh and -d to gmake gives me no clues. > devel/jansson dependency also attached. > > Thanks! -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: i386 bulk build failures

2014-01-02 Thread Juan Francisco Cantero Hurtado
y outdated. We have better scheme interpreters/compilers like gambit, chicken or racket. So, ok juanfra@ if someone wants delete the port :) > > Frankly, I would like to kill the remaining !LP64 and i386-only > ports. (Excluding such things as tpwireless.) > -- Juan Francisco Cantero Hurtado http://juanfra.info

<    1   2   3   4   5   6   >