On Sun, Oct 21, 2012 at 12:02:46AM +0100, Stuart Henderson wrote:
> On 2012/10/20 23:55, Juan Francisco Cantero Hurtado wrote:
> > On Mon, Oct 08, 2012 at 04:47:47PM -0600, Aaron Bieber wrote:
> > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote:
> > > > On M
: /usr/bin/make, filters: 240, syscall: native-fswrite(5), filename:
> /usr/local/lib/python2.7/email/mime/__init__.pyc
>
Ignore it. The warning is common with python ports.
--
Juan Francisco Cantero Hurtado http://juanfra.info
On Mon, Oct 22, 2012 at 03:45:15PM +0100, Stuart Henderson wrote:
> On 2012/10/22 04:42, Juan Francisco Cantero Hurtado wrote:
> > On Sun, Oct 21, 2012 at 02:31:18PM -0400, Jiri B wrote:
> > > Hi,
> > >
> > > I'm preparing a port of pythong binding for oVi
Thanks for the tests guys!. Racket doesn't support OpenGL on OpenBSD :(
--
Juan Francisco Cantero Hurtado http://juanfra.info
On Mon, Nov 05, 2012 at 12:53:21PM +0300, Vadim Zhukov wrote:
> 2012/11/5 Juan Francisco Cantero Hurtado :
> > Hi. Unfortunately my Radeon 4350 doesn't support 3D accelaration on
> > OpenBSD, so I can't test some little games incluided with racket. The
> > games ar
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
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
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:
> > >
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
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
//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
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:
> >
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
ot;="
> > - Remove "V" and add the version number to "DISTNAME"
>
> Thanks for the input. Attached the fixed port.
> Again, tested on latest amd64 snapshot.
>
> Any other comments?
Thanks. I moved CATEGORIES to www and added git2 to WANTLIB.
I need an additional OK to commit the port. Anyone?
--
Juan Francisco Cantero Hurtado http://juanfra.info
stagit.tgz
Description: GNU Unix tar archive
On Tue, Apr 26, 2016 at 01:59:34AM +0200, Jeremie Courreges-Anglas wrote:
> Juan Francisco Cantero Hurtado writes:
>
> > On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote:
> >> > In patch-Makefile, don't remove the variables "COMPATSRC =" and
> &g
an.
I've attached an updated port. Now it uses the "debug" target by
default, so you can get a backtrace with the symbols included to send a
better bug report to upstream.
--
Juan Francisco Cantero Hurtado http://juanfra.info
htop.tgz
Description: GNU Unix tar archive
address which
> diff --git a/patches/patch-src_third_party_s2_base_port_h
> b/patches/patch-src_third_party_s2_base_port_h
> deleted file mode 100644
> index 501a266..000
> --- a/patches/patch-src_third_party_s2_base_port_h
> +++ /dev/null
> @@ -1,30 +0,0 @@
> -$OpenBSD: patch-src_third_party_s2_base_port_h,v 1.2 2015/05/01 16:51:24
> ajacoutot Exp $
> src/third_party/s2/base/port.h.orig Thu Oct 17 11:37:56 2013
> -+++ src/third_party/s2/base/port.h Mon Oct 28 20:57:58 2013
> -@@ -100,6 +100,14 @@ typedef uint16_t u_int16_t;
> - #define __LITTLE_ENDIAN LITTLE_ENDIAN
> - #define __BIG_ENDIAN BIG_ENDIAN
> -
> -+#elif defined __OpenBSD__
> -+
> -+#include
> -+/* Let's try and follow the Linux convention */
> -+#define __BYTE_ORDER BYTE_ORDER
> -+#define __LITTLE_ENDIAN LITTLE_ENDIAN
> -+#define __BIG_ENDIAN BIG_ENDIAN
> -+
> - #endif
> -
> - #if defined __sunos__ || defined __freebsd__
> -@@ -134,6 +142,11 @@ typedef uint16_t u_int16_t;
> - #define bswap_16(x) bswap16(x)
> - #define bswap_32(x) bswap32(x)
> - #define bswap_64(x) bswap64(x)
> -+#elif defined __OpenBSD__
> -+#include
> -+#define bswap_16(x) swap16(x)
> -+#define bswap_32(x) swap32(x)
> -+#define bswap_64(x) swap64(x)
> - #else
> - #include
> - #endif
> diff --git a/pkg/PLIST b/pkg/PLIST
> index 7c6c094..906d75e 100644
> --- a/pkg/PLIST
> +++ b/pkg/PLIST
> @@ -1,20 +1,11 @@
> @comment $OpenBSD: PLIST,v 1.5 2014/09/16 17:28:07 jasper Exp $
> @newgroup _mongodb:670
> @newuser _mongodb:670:670:daemon:MongoDB Account:/nonexistent:/sbin/nologin
> -@bin bin/bsondump
> @bin bin/mongo
> @bin bin/mongod
> -@bin bin/mongodump
> -@bin bin/mongoexport
> -@bin bin/mongofiles
> -@bin bin/mongoimport
> -@bin bin/mongooplog
> @bin bin/mongoperf
> -@bin bin/mongorestore
> @bin bin/mongos
> @bin bin/mongosniff
> -@bin bin/mongostat
> -@bin bin/mongotop
> share/examples/mongodb/
> share/examples/mongodb/mongodb.conf
> @sample ${SYSCONFDIR}/mongodb.conf
>
--
Juan Francisco Cantero Hurtado http://juanfra.info
to find a
workaround for some of them.
--
Juan Francisco Cantero Hurtado http://juanfra.info
r.tabs.remote.autostart" to "true". The settings work
also for Firefox 45 and 46. Some addons don't work correctly when e10s
is enabled.
--
Juan Francisco Cantero Hurtado http://juanfra.info
sr/bin/env
LOGNAME=root
HOME=/root
PWD=/usr/ports/openbsd-wip/lang/racket-minimal
PKG_PATH=http://ftp.fr.openbsd.org/pub/OpenBSD/%c/packages/%a/
TMUX=/tmp/tmux-0/default,20243,0
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
TMUX_PANE=%0
TERM=screen
SHELL=/bin/ksh
USER=root
Any idea?
--
Juan Francisco Cantero Hurtado http://juanfra.info
On Sun, May 01, 2016 at 09:11:36PM +0200, Daniel Jakots wrote:
> On Sun, 1 May 2016 21:00:30 +0200, Juan Francisco Cantero Hurtado
> wrote:
>
> > Any idea?
>
> I had something like that at p2k16 and it was because my ports tree was
> not sync with my base tools. I reins
On Sun, May 08, 2016 at 12:13:20PM +0200, Jeremie Courreges-Anglas wrote:
> Jeremie Courreges-Anglas writes:
>
> > Juan Francisco Cantero Hurtado writes:
> >
> >> On Tue, Apr 26, 2016 at 11:28:52PM +0200, Jeremie Courreges-Anglas wrote:
> >>> Amit Kul
On Mon, May 09, 2016 at 08:21:34PM +0200, Jeremie Courreges-Anglas wrote:
> Juan Francisco Cantero Hurtado writes:
>
> > On Sun, May 08, 2016 at 12:13:20PM +0200, Jeremie Courreges-Anglas wrote:
> >> Jeremie Courreges-Anglas writes:
> >>
> >> &
nbsd_386 -pack
> ./callgraph.go ./util.go
> mkdir -p $WORK/golang.org/x/tools/go/pointer/_obj/
> cd /usr/obj/ports/go-tools-1.5.20151226/go/src/golang.org/x/tools/go/pointer
> /usr/local/go/pkg/tool/openbsd_386/compile -o
> $WORK/golang.org/x/tools/go/pointer.a -trimpath $W
lang/racket has one too.
Racket uses libffi from ports. The racket developers include some
libraries in their repo/tarball for Windows/OSX/Legacy users.
--
Juan Francisco Cantero Hurtado http://juanfra.info
cale/kk/LC_MESSAGES/uget.mo
> -share/locale/ku/
> -share/locale/ku/LC_MESSAGES/
> share/locale/ku/LC_MESSAGES/uget.mo
> share/locale/or_IN/
> share/locale/or_IN/LC_MESSAGES/
> @@ -62,8 +60,6 @@ share/locale/sk_SK/
> share/locale/sk_SK/LC_MESSAGES/
> share/locale/sk_SK/LC_MESSAGES/uget.mo
> share/locale/sr/LC_MESSAGES/uget.mo
> -share/locale/sr@latin/
> -share/locale/sr@latin/LC_MESSAGES/
> share/locale/sr@latin/LC_MESSAGES/uget.mo
> share/locale/sv/LC_MESSAGES/uget.mo
> share/locale/tr/LC_MESSAGES/uget.mo
>
>
>
--
Juan Francisco Cantero Hurtado http://juanfra.info
On Sun, May 29, 2016 at 03:01:37PM +0100, Stuart Henderson wrote:
> On 2016/05/29 05:39, Juan Francisco Cantero Hurtado wrote:
> > On Sat, May 28, 2016 at 08:41:51PM +0100, Stuart Henderson wrote:
> > > On 2016/05/28 11:20, Michael Tunnell wrote:
> > > > I'm no
Comments? OKs?
Index: Makefile
===
RCS file: /cvs/ports/lang/nim/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile22 Dec 2015 19:40:48 - 1.2
+++ Makefile10 Jun 2016 01:06:14 -
@@ -4,9 +4,8
le in:
https://github.com/jasperla/openbsd-wip/tree/master/sysutils/htop
--
Juan Francisco Cantero Hurtado http://juanfra.info
utes before of your mail. Please let me
know if you find any problem with our package. With Nim, I'm never 100%
sure that everything is working fine (in fact, some parts don't work
on OpenBSD).
--
Juan Francisco Cantero Hurtado http://juanfra.info
On miércoles, 15 de junio de 2016 10:54:24 (CEST) Stuart Henderson
wrote:
> On 2016/06/15 04:17, Juan Francisco Cantero Hurtado wrote:
> > On Wed, Jun 15, 2016 at 02:59:12AM +0200, Jakub Skrzypnik wrote:
> > > Can I somehow show my appreciation for that? I'm going to lea
pected under a vanilla 5.9, from the release ISO or built from the
> OPENBSD_5_9 CVS tag?
>
When a package uses multi-packages, the port framework builds the code
one time and divides the result in various subpackages. That is the
reason why you can't just to build one subpackage.
--
Juan Francisco Cantero Hurtado http://juanfra.info
OK?
Comment:
zstandard fast real-time compression algorithm
Description:
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level and better compression ratios.
Maintainer: Juan Francisco Cantero Hurtado
WWW: http
On Sun, Jul 03, 2016 at 12:07:00PM +0100, Stuart Henderson wrote:
> On 2016/07/03 02:39, Juan Francisco Cantero Hurtado wrote:
> > OK?
> >
> > Comment:
> > zstandard fast real-time compression algorithm
> >
> > Description:
> > Zstd, short for Zstand
h/octave
> misc/gone
> misc/mc
> misc/screen
> net/gopher
> net/libbind
> net/pure-ftpd
> net/samba
> net/tircproxy
> net/uucpd
> net/vsftpd
> net/winexe
> productivity/siag
> security/cyrus-sasl2
> security/dante
> security/dsniff
> security/heimdal
> security/openpam
> security/ssh-ldap-helper
> shells/tcsh
> sysutils/ktsuss
> sysutils/openpoppassd
> sysutils/rtty
> x11/kde/admin3
> x11/kde/base3
> x11/kde4/kuser
> x11/kde4/workspace
> x11/motif
> x11/nx/nxssh
> x11/slim
> x11/x11vnc
> x11/xtacy
>
>
--
Juan Francisco Cantero Hurtado http://juanfra.info
the good old
BASIC.
Maintainer: Juan Francisco Cantero Hurtado
WWW: http://www.basic-converter.org/
--
Juan Francisco Cantero Hurtado http://juanfra.info
bacon.tgz
Description: GNU Unix tar archive
releases. I've never worked with the PyPI
> make infrastructure before, so that's worth checking.
I need an additional OK to import the port. Anyone?. The port is quite
simple.
--
Juan Francisco Cantero Hurtado http://juanfra.info
bitrot.tgz
Description: GNU Unix tar archive
On Sat, Aug 13, 2016 at 12:31:37AM +0200, Jeremie Courreges-Anglas wrote:
> Juan Francisco Cantero Hurtado writes:
>
> > On Fri, Aug 12, 2016 at 11:53:40PM +0200, Jeremie Courreges-Anglas wrote:
> >> Juan Francisco Cantero Hurtado writes:
> >>
> >> >
On Sun, Jul 03, 2016 at 06:43:20PM +0200, Juan Francisco Cantero Hurtado wrote:
> On Sun, Jul 03, 2016 at 12:07:00PM +0100, Stuart Henderson wrote:
> > On 2016/07/03 02:39, Juan Francisco Cantero Hurtado wrote:
> > > OK?
> > >
> > > Comment:
> > > z
On Fri, Aug 12, 2016 at 11:53:40PM +0200, Jeremie Courreges-Anglas wrote:
> Juan Francisco Cantero Hurtado writes:
>
> > On Thu, Aug 11, 2016 at 01:06:35PM -0400, Michael McConville wrote:
> >> Michael McConville wrote:
> >> > Ray Lai wrote:
> >> > &g
softdep)
> /dev/sd1j on /usr/obj type ffs (local, nodev, nosuid, softdep)
> /dev/sd1i on /usr/src type ffs (local, nodev, nosuid, softdep)
> /dev/sd1e on /var type ffs (local, nodev, nosuid, softdep)
>
--
Juan Francisco Cantero Hurtado http://juanfra.info
k?
>
> Besides maintainer's preference, none...
>
And sometimes the features of the gtk3 version are not on pair with gtk2.
--
Juan Francisco Cantero Hurtado http://juanfra.info
han good. I prefer to see it removed rather than silently rotting.
>
> ok jca@ to remove it. If someone wants to add it back later and
> maintain it, that's fine with me too.
--
Juan Francisco Cantero Hurtado http://juanfra.info
On Fri, Aug 26, 2016 at 11:36:20PM +0200, Antoine Jacoutot wrote:
> On Fri, Aug 26, 2016 at 10:06:59PM +0200, Juan Francisco Cantero Hurtado
> wrote:
> > On Fri, Aug 26, 2016 at 08:57:49PM +0200, Jeremie Courreges-Anglas wrote:
> > > Antoine Jacoutot writes:
> >
I need this change to remove the embedded copy of polarssl in hiawatha.
OK?
Index: Makefile
===
RCS file: /cvs/ports/security/polarssl/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile11 Mar 2016 18:13:1
= www net
-HOMEPAGE= http://www.hiawatha-webserver.org/
+HOMEPAGE = https://www.hiawatha-webserver.org/
+
+MAINTAINER = Juan Francisco Cantero Hurtado
# GPLv2 only
-PERMIT_PACKAGE_CDROM= Yes
+PERMIT_PACKAGE_CDROM = Yes
+
+MASTER_SITES = ${HOMEPAGE}files
On Sat, Aug 13, 2016 at 12:16:04AM +0200, Juan Francisco Cantero Hurtado wrote:
> On Sun, Jul 03, 2016 at 06:43:20PM +0200, Juan Francisco Cantero Hurtado
> wrote:
> > On Sun, Jul 03, 2016 at 12:07:00PM +0100, Stuart Henderson wrote:
> > > On 2016/07/03 02:39, Juan Francisco
Upstream is dead and the maintainer has not updated the port for years.
OK?. Subpackages require something special in quirks?
--
Juan Francisco Cantero Hurtado http://juanfra.info
m not a fan of browser-extension-as-packages.
--
Juan Francisco Cantero Hurtado http://juanfra.info
; >>> 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
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
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
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
; --- 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
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,
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
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
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
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
version of ghc ?
>
>
--
Juan Francisco Cantero Hurtado http://juanfra.info
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
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
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
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
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
==
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
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
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
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
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
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
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
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
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
) and run dpb. It will
only build the packages with a different signature.
--
Juan Francisco Cantero Hurtado http://juanfra.info
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
>
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
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"
&
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
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
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
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 -
/usr/local/ca/bin/GoldenCheetah
>
>
> Are additional steps required to get this QT application working?
>
If that program is outside of the ports tree, add "-Wl,-z,wxneeded" to
the CFLAGS/CXXFLAGS.
--
Juan Francisco Cantero Hurtado http://juanfra.info
On Fri, Dec 29, 2017 at 10:59:56PM +0100, Klemens Nanni wrote:
> ... this should obviously go into textproc not devel, sorry for the
> noise.
OK juanfra@
--
Juan Francisco Cantero Hurtado http://juanfra.info
ra, do you know
> what's going on here?
I remember vaguely someone changing a bunch of ports to lang/gcc because
the base gcc didn't have support for something on arm. Sorry, I don't
remember the details.
I will update the makefile later today.
--
Juan Francisco Cantero Hurtado http://juanfra.info
>
>
>
> On 20 January 2018 23:58:08 Juan Francisco Cantero Hurtado
> wrote:
>
> > On Sat, Jan 20, 2018 at 11:07:46PM +0000, Stuart Henderson wrote:
> > > On 2018/01/20 12:53, Juan Francisco Cantero Hurtado wrote:
> > > > On Sat, Jan 20, 2018 at 09:0
On Sat, Jan 20, 2018 at 11:07:46PM +, Stuart Henderson wrote:
> On 2018/01/20 12:53, Juan Francisco Cantero Hurtado wrote:
> > On Sat, Jan 20, 2018 at 09:05:28AM +, Stuart Henderson wrote:
> > > On 2018/01/20 16:28, Jonathan Gray wrote:
> > > > With armv7
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
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
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
; 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
- 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.
>
--
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
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
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
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
> > 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
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:
> >>
> >> &
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
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 "
301 - 400 of 504 matches
Mail list logo