UPDATE: security/stunnel-5.31

2016-04-21 Thread Gleydson Soares
=security MAINTAINER=Gleydson Soares <gsoa...@openbsd.org> Index: distinfo === RCS file: /cvs/ports/security/stunnel/distinfo,v retrieving revision 1.39 diff -u -p -r1.39 distinfo --- distinfo13 Jan 2016 12:39:55

CVS: cvs.openbsd.org: ports

2016-04-21 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/04/21 18:50:25 Modified files: devel/cppcheck : Makefile distinfo Log message: update to 1.73

CVS: cvs.openbsd.org: ports

2016-03-23 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/03/23 19:47:28 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 2.08b OK jsg@

CVS: cvs.openbsd.org: ports

2016-03-09 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/03/09 18:04:51 Modified files: security/luasec: Makefile distinfo security/luasec/pkg: PLIST Removed files: security/luasec/patches: patch-src_context_c patch-src_ssl_c Log message:

UPDATE: security/luasec-0.6

2016-03-07 Thread Gleydson Soares
here is an update for luasec 0.6. builds and seems fine. most of the patches can go away. full changelog at: https://github.com/brunoos/luasec/blob/master/CHANGELOG OK? Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2016-01-23 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/01/23 18:07:19 Modified files: plan9/plan9port: Makefile distinfo Log message: update to the latest git commit

CVS: cvs.openbsd.org: ports

2016-01-13 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/01/13 05:38:48 Modified files: devel/cppcheck : Makefile distinfo devel/cppcheck/patches: patch-cli_cppcheckexecutor_cpp Log message: update to 1.72; OK jsg@

CVS: cvs.openbsd.org: ports

2016-01-13 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2016/01/13 05:39:55 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch-src_options_c Log message: update to 5.29

UPDATE: security/stunnel-5.29

2016-01-12 Thread Gleydson Soares
Makefile --- Makefile4 Dec 2015 01:38:56 - 1.80 +++ Makefile12 Jan 2016 23:11:27 - @@ -2,7 +2,7 @@ COMMENT= SSL encryption wrapper for standard network daemons -DISTNAME= stunnel-5.27 +DISTNAME= stunnel-5.29 CATEGORIES=security MAINTAINER=Gleydson

UPDATE: devel/cppcheck-1.72

2016-01-12 Thread Gleydson Soares
update cppcheck to 1.72 regress OK and works fine here. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile26 Nov 2015 04:18:50 - 1.31 +++

CVS: cvs.openbsd.org: ports

2015-12-17 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/12/17 20:11:23 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 1.96b OK jsg@ mmcc@

UPDATE: devel/afl-1.96b

2015-12-16 Thread Gleydson Soares
The following updates devel/afl to 1.96b. builds and runs fine on both (amd64/i386), regress seems happy too. OK? Index: Makefile === RCS file: /cvs/ports/devel/afl/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile ---

CVS: cvs.openbsd.org: ports

2015-12-08 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/12/08 06:05:29 Modified files: plan9/plan9port: Makefile Added files: plan9/plan9port/patches: patch-src_cmd_auxstats_OpenBSD_c patch-src_cmd_auxstats_mkfile

CVS: cvs.openbsd.org: ports

2015-12-08 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/12/08 06:41:01 Modified files: plan9/plan9port/patches: patch-src_cmd_auxstats_OpenBSD_c patch-src_cmd_auxstats_mkfile Log message: patches already sent upstream

CVS: cvs.openbsd.org: ports

2015-12-08 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/12/08 15:14:32 Modified files: plan9/plan9port: Makefile distinfo Removed files: plan9/plan9port/patches: patch-src_cmd_auxstats_OpenBSD_c

CVS: cvs.openbsd.org: ports

2015-12-08 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/12/08 15:18:58 Modified files: shells/bash: distinfo Log message: unbreak bash. upstream re-roll the 042 patch. OK naddy@

Re: shells/bash distinfo

2015-12-07 Thread Gleydson Soares
On Mon, Dec 07, 2015 at 09:57:57PM -0300, Gleydson Soares wrote: > bash's upstream reroll the patch 042 so seems that distinfo is now broken. > > bash43-042 2015-12-01 16:57 1.5K > > -SHA256 (bash/bash43-042) = t1pTFBqz2P/z+nS189x2RosB6uKZ9Qu8K8ca45XWkK8= > +SHA25

plan9port: use getifaddrs(3) instead of kvm(3)

2015-12-07 Thread Gleydson Soares
Hi, plan9/plan9port is broken after network stack changes in net/if_var.h here is a diff that convert plan9port to use getifaddrs(3) instead of kvm(3) in p9p auxstats. builds and runs fine(auxstats is incrementing and seems ok), but I would appreciate other eyes(review), // gsoares Index:

shells/bash distinfo

2015-12-07 Thread Gleydson Soares
bash's upstream reroll the patch 042 so seems that distinfo is now broken. bash43-042 2015-12-01 16:57 1.5K -SHA256 (bash/bash43-042) = t1pTFBqz2P/z+nS189x2RosB6uKZ9Qu8K8ca45XWkK8= +SHA256 (bash/bash43-042) = rCGTItsnkdqHpJbubo5VRIRklL2q6iYmJwwvc8EESRk=

Re: [update] lang/go 1.5.1

2015-12-04 Thread Gleydson Soares
On Fri, Dec 4, 2015 at 12:13 PM, Stuart Henderson <st...@openbsd.org> wrote: > On 2015/12/04 12:08, Gleydson Soares wrote: >> 1.5.2 was just released. > > that can be done after we work out the mechanics of getting this and > -bootstrap > committed :) > yalla yalla :)

Re: [update] lang/go 1.5.1

2015-12-04 Thread Gleydson Soares
1.5.2 was just released. On Thu, Dec 3, 2015 at 1:12 PM, Joel Sing wrote: > The following updates lang/go to 1.5.1 - this depends on the lang/go-bootstrap > package just sent to ports@. > > One difference is that this now installs the go binary in > /usr/local/go/bin/go, >

CVS: cvs.openbsd.org: ports

2015-12-03 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/12/03 21:26:33 Modified files: plan9/plan9port: Makefile plan9/plan9port/pkg: PLIST Log message: unbreak on i386 thanks to sthen@ for spotting this.

Re: CVS: cvs.openbsd.org: ports

2015-12-03 Thread Gleydson Soares
> 9l -o o.9import 9import.o -L/usr/X11R6/lib -pthread > /usr/obj/ports/plan9port-2015/plan9port-6a93bd5c92bd2954314f492f10bbcac2c3416da0/src/libthread/thread.c:130: > undefined reference to `getmcontext' >

CVS: cvs.openbsd.org: ports

2015-12-03 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/12/03 18:38:56 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch-Makefile_in patch-src_ctx_c patch-src_options_c Log

CVS: cvs.openbsd.org: ports

2015-11-27 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/27 18:37:59 Modified files: plan9/plan9port: Makefile distinfo plan9/plan9port/patches: patch-INSTALL patch-src_mkhdr plan9/plan9port/pkg: PLIST Removed files:

CVS: cvs.openbsd.org: ports

2015-11-25 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/25 18:59:48 Modified files: infrastructure/templates: mk.conf.template Log message: replace remaining sudo(8) with doas(1)

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/24 19:27:12 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 1.95b "I'm fine..." jsg@ (MAINTAINER) similar diff from mmcc@

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/24 19:37:52 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch-Makefile_in patch-src_options_c Added files: security/stunnel/patches:

UPDATE: plan9/plan9port

2015-11-24 Thread Gleydson Soares
the following diff updates plan9port to the latest stable code. It is now available on github. * upstream feedback about tag releases https://github.com/9fans/plan9port/issues/47 as pointed out upstream the current code is stable, since we've GH_COMMIT for handling hashed-tarball, I added GH_*

Re: [update] devel/afl 1.95b

2015-11-16 Thread Gleydson Soares
similar diff was sent to jsg's review few days ago... On Mon, Nov 16, 2015 at 3:37 PM, Michael McConville wrote: > ok? > > > Index: Makefile > === > RCS file: /cvs/ports/devel/afl/Makefile,v > retrieving revision

Re: UPDATE: fonts/terminus

2015-11-13 Thread Gleydson Soares
Hi, > REVISION = 0 remove that line, since you are updating to a new version. apart from that, it looks right, though I haven't tested...

CVS: cvs.openbsd.org: ports

2015-11-12 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/12 19:53:48 Modified files: plan9/plan9port/patches: patch-INSTALL Log message: merged upstream

CVS: cvs.openbsd.org: ports

2015-11-12 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/12 19:48:29 Modified files: security/luasec/patches: patch-src_context_c Log message: merged upstream (PR #55)

Re: UPDATE: security/stunnel

2015-11-11 Thread Gleydson Soares
ping... anyone? as usual, comments, tests, oks are welcome. // gsoares On Mon, Nov 9, 2015 at 8:21 PM, Gleydson Soares <gsoa...@gmail.com> wrote: > here is an update to stunnel 5.26 > OK? > > > Index: Makefile >

Re: [UPDATE] x11/dwm

2015-11-10 Thread Gleydson Soares
On Tue, Nov 10, 2015 at 11:30:02AM +0100, Joerg Jung wrote: > > > On 09 Nov 2015, at 22:07, Ted Unangst wrote: > > Joerg Jung wrote: > >> > >> please find below an update for x11/dwm to 6.1. This release contains > >> various fixes and improvements, see announcement [1]

UPDATE: security/stunnel

2015-11-09 Thread Gleydson Soares
9 Nov 2015 23:15:29 - @@ -2,7 +2,7 @@ COMMENT= SSL encryption wrapper for standard network daemons -DISTNAME= stunnel-5.24 +DISTNAME= stunnel-5.26 CATEGORIES=security MAINTAINER=Gleydson Soares <gsoa...@openbsd.org> Index: di

CVS: cvs.openbsd.org: ports

2015-10-13 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/10/13 20:05:06 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch-src_options_c patch-src_verify_c

Fwd: CVS: cvs.openbsd.org: ports

2015-10-13 Thread Gleydson Soares
- update stunnel to 5.24 - install stunnel3 perl script to emulate version 3.x command line options - zap upstreamed patches \ from changelog: (Added OPENSSL_NO_EGD support (thx to Bernard Spil) OK gonzalo@ kili@ -- Forwarded message -- From: Gleydson Soares <gsoa...@openbsd.

CVS: cvs.openbsd.org: ports

2015-10-13 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/10/13 20:58:29 Modified files: plan9/rc : Makefile distinfo Log message: the external editline library is not required since that openbsd editline in base is OK and happy. sha256/binaries in

UPDATE: security/stunnel-5.24

2015-10-09 Thread Gleydson Soares
Jun 2015 14:44:30 - 1.77 +++ Makefile9 Oct 2015 13:25:25 - @@ -2,7 +2,7 @@ COMMENT= SSL encryption wrapper for standard network daemons -DISTNAME= stunnel-5.19 +DISTNAME= stunnel-5.24 CATEGORIES=security MAINTAINER=Gleydson Soares <gsoa...@openbsd.

Re: dwm runs xterm

2015-10-08 Thread Gleydson Soares
On Thu, Oct 08, 2015 at 08:39:13AM -0400, Ted Unangst wrote: > We have a local patch to dwm so that it runs xterm instead of uxterm. That's > fine, but the man page isn't patched, which is confusing. yes, here is a diff to fix that. Index: Makefile

CVS: cvs.openbsd.org: ports

2015-10-06 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/10/06 07:32:56 Modified files: plan9/rc : Makefile distinfo plan9/rc/pkg : PLIST Added files: plan9/rc/patches: patch-configure Removed files: plan9/rc/patches:

tedu ports/plan9/sam

2015-09-25 Thread Gleydson Soares
I am inclined to move the editor sam to attic. Our in tree version is outdated. The latest [1] and ‘official’ sam version is included as part of Plan 9 from User Space aka plan9port - (ports/plan9/plan9port). sam's users can just install the plan9port... objections? [1] - http://sam.cat-v.org/

Re: tedu ports/plan9/sam

2015-09-25 Thread Gleydson Soares
On Fri, Sep 25, 2015 at 4:31 PM, Stuart Henderson wrote: > > Makes sense to me. > > Should we setup an automatic upgrade path in quirks and plan9port's > PLIST (@conflict/@pkgpath)? Maybe also worth installing a courtesy > symlink to /usr/local/bin in plan9port for this, that

Re: [UPDATE] plan9/rc + update maintainer

2015-09-24 Thread Gleydson Soares
here is a reviewed diff with my tweaks included, both editline and readline flavors builds and runs fine. also I added license mark that was missing. ? rc-1.7.4.diff Index: Makefile === RCS file: /cvs/ports/plan9/rc/Makefile,v

Re: UPDATE: Stunnel-5.23

2015-09-24 Thread Gleydson Soares
Upstream will release 5.24 soon, with OPENSSL_NO_EGD libressl patches merged upstream. So I will wait a bit. 2015-09-24 23:35 GMT-03:00 Gonzalo L. Rodriguez : > Hi, > > Update for Stunnel to 5.23: > > https://www.stunnel.org/sdf_ChangeLog.html > > Ok? Comments? > > Cheers.- >

CVS: cvs.openbsd.org: ports

2015-09-23 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/09/23 07:30:42 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 1.94b; OK jsg@ (MAINTAINER)

Re: [UPDATE] plan9/rc + update maintainer

2015-09-23 Thread Gleydson Soares
well, some points: > > - Remove editline flavor, as the editline variant mentioned in SUPDISTFILES > > didn't pass the ./configure stage, as did the system editline(3). You should change: CONFIGURE_ARGS+=--with-edit=edit You must change CONFIGURE_ENV to honor LIBS+="-L${EDITLINE}"

CVS: cvs.openbsd.org: ports

2015-08-31 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/08/31 06:27:07 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile devel/afl/pkg : PLIST Log message: update to 1.88b; OK jsg@

Re: Vulnerable packages in ports tree 13/07

2015-07-12 Thread Gleydson Soares
On Sun, Jul 12, 2015 at 11:27 PM, Sevan / Venture37 ventur...@gmail.com wrote: graphics/libwmf - CVE-2015-0848, CVE-2015-4696, CVE-2015-4695, CVE-2015-4588 No. These were already fixed [1]. [1] http://marc.info/?l=openbsd-ports-cvsm=143530877618567w=2 cheers, gsoares

UPDATE: security/stunnel to 5.20

2015-07-12 Thread Gleydson Soares
= SSL encryption wrapper for standard network daemons -DISTNAME= stunnel-5.19 +DISTNAME= stunnel-5.20 CATEGORIES=security MAINTAINER=Gleydson Soares gsoa...@openbsd.org @@ -29,10 +29,12 @@ NO_TEST=Yes USE_GMAKE= Yes pre-configure

UPDATE: x11/st-0.6

2015-07-08 Thread Gleydson Soares
update x11/st to 0.6 I changed the config.mk patch to make this release compile on OpenBSD. Upstream now is linking with librt since that it is in our libc no needs to pass -lrt for ld. diff at: http://shutupandhack.org/~gsoares/openbsd/st-0.6.diff OK? cheers, gsoares

UPDATE: mail/msmtp-1.6.2

2015-07-06 Thread Gleydson Soares
update mail/msmtp to 1.6.2 changes: http://msmtp.sourceforge.net/news.html diff at: http://shutupandhack.org/~gsoares/openbsd/msmtp-1.6.2.diff OK? cheers, gsoares

CVS: cvs.openbsd.org: ports

2015-07-06 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/07/06 03:16:02 Modified files: net/haproxy: Tag: OPENBSD_5_7 Makefile Added files: net/haproxy/patches: Tag: OPENBSD_5_7 patch-src_buffer_c Log message: SECURITY Fix for CVE-2015-3281

CVS: cvs.openbsd.org: ports

2015-07-06 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/07/06 19:24:04 Modified files: plan9 : Makefile Log message: +devdrawserver

CVS: cvs.openbsd.org: ports

2015-07-06 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/07/06 19:31:40 Modified files: mail/msmtp : Makefile distinfo mail/msmtp/pkg : PLIST Log message: update to 1.6.2 slight tweak/ok sthen@ ok dcoppa@

CVS: cvs.openbsd.org: ports

2015-07-06 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/07/06 19:17:42 Log message: Import ports/plan9/devdrawserver, a client-server p9p devdraw. It allows for later attachment, so it can easily be run on a remote machine, proxying the draw calls

Re: update textproc/cloc

2015-07-04 Thread Gleydson Soares
On Sat, Jul 4, 2015 at 3:11 PM, Joerg Jung m...@umaxx.net wrote: Hi, please find below an update for cloc to version 1.64. As usual, this cloc update provides support for several new languages as well as new options and bug fixes. OKs? OK. Regards, Joerg Index: Makefile

Re: [maintainer update] security update to haproxy 1.5.14

2015-07-03 Thread Gleydson Soares
REVISION = 0 * No need bump revision since it is a port update. commited, thanks!

CVS: cvs.openbsd.org: ports

2015-07-03 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/07/03 21:12:08 Modified files: net/haproxy: Makefile distinfo Log message: SECURITY update to 1.5.14 (fixes an information leak vunerability CVE-2015-3281) diff from Daniel Jakots (MAINAINER)

NEW: plan9/devdrawserver

2015-07-02 Thread Gleydson Soares
Hi, Here is a port of the devdrawserver[1]. I am using it with frequency so I would to import it to the ports tree. Devdrawserver is a client-server p9p devdraw[1]. It allows for later attachment, so it can easily be run on a remote machine, proxying the draw calls to a local devdraw. It

Re: Package noto fonts?

2015-07-01 Thread Gleydson Soares
hi Sascha, seems it should cover by ports@ rather bugs@ just moving this thread to the correct place, so others can interest up and port it. a port/tarball of this font is welcome, cheers, gsoares On Wed, Jul 1, 2015 at 10:38 AM, Sascha Brawer sas...@google.com wrote: Hi, does OpenBSD want

CVS: cvs.openbsd.org: ports

2015-06-25 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/06/25 08:44:30 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch-Makefile_in patch-src_ssl_c

Re: CVS: cvs.openbsd.org: ports

2015-06-25 Thread Gleydson Soares
On Thu, Jun 25, 2015 at 11:44 AM, Gleydson Soares gsoa...@cvs.openbsd.org wrote: CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/06/25 08:44:30 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch

UPDATE: security/stunnel-5.19

2015-06-22 Thread Gleydson Soares
following diff[1] update stunnel to 5.19. I've been working on an update to 5.18 but upstream just released 5.19. Markus, could you have a double check if the 5.19 works for you on sparc64? jca@ the libressl/patches bits are now OK for you? yasuoka@ could you try this update with your

Re: UPDATE: security/stunnel to 5.18

2015-06-20 Thread Gleydson Soares
On Fri, Jun 19, 2015 at 10:01 PM, Jérémie Courrèges-Anglas j...@wxcvbn.org wrote: Gleydson Soares gsoa...@gmail.com writes: On Mon, Jun 15, 2015 at 10:53:07PM -0300, Gleydson Soares wrote: the following diff[1] brings stunnel to the latest 5.18 Quick review: additional patches are required

CVS: cvs.openbsd.org: ports

2015-06-17 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/06/17 16:21:23 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 1.83b OK jsg@ (maintainer)

CVS: cvs.openbsd.org: ports

2015-06-17 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/06/17 16:48:33 Modified files: plan9/plan9port: Makefile plan9/plan9port/patches: patch-INSTALL plan9/plan9port/pkg: PLIST Log message: add patch for enable fontsrv(4) build on

Re: UPDATE: security/stunnel to 5.18

2015-06-16 Thread Gleydson Soares
On Mon, Jun 15, 2015 at 10:53:07PM -0300, Gleydson Soares wrote: the following diff[1] brings stunnel to the latest 5.18 additional patches are required to make it build with libressl. tested with my local setup @amd64 and works fine. someone willing to test it? [1] http

Re: CVS: cvs.openbsd.org: ports

2015-06-15 Thread Gleydson Soares
On Mon, Jun 15, 2015 at 01:02:52AM -0600, Anthony J. Bentley wrote: CVSROOT: /cvs Module name: ports Changes by: bent...@cvs.openbsd.org 2015/06/15 01:02:52 Modified files: security/stunnel: Makefile Log message: Update mirrors, as this comment no longer applies.

UPDATE: security/stunnel to 5.18

2015-06-15 Thread Gleydson Soares
01:21:10 - @@ -2,7 +2,7 @@ COMMENT= SSL encryption wrapper for standard network daemons -DISTNAME= stunnel-5.06 +DISTNAME= stunnel-5.18 CATEGORIES=security MAINTAINER=Gleydson Soares gsoa...@openbsd.org @@ -29,11 +29,14 @@ MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/auto

Re: plan9port: enable fontsrv(4)

2015-06-11 Thread Gleydson Soares
This should make use of ${X11BASE} instead of hardcoding /usr/X11R6. Though in principle, /usr/local should be ${LOCALBASE} as well ... Yup. forgot it. attached diff without those hardcoded paths. cheers, gsoares ? plan9port-20140306p0.diff Index: Makefile

Re: plan9port: enable fontsrv(4)

2015-06-11 Thread Gleydson Soares
This should make use of ${X11BASE} instead of hardcoding /usr/X11R6. Though in principle, /usr/local should be ${LOCALBASE} as well ... In addition to pascal's comment, can you change also the lines with gcc hardcoded to ${CC}? yes, makes sense, diff attached with pascal's points and

plan9port: enable fontsrv(4)

2015-06-10 Thread Gleydson Soares
Hi Pascal, here is a diff[1] to enable fontsrv(4) support in ports/plan9/plan9port. diff inline below. fontsrv(4) provides an interface to use X11 fonts in plan9port. It is useful, can be used to load anti-aliasing/TrueType fonts on acme. eg: fontsrv acme -f /mnt/font/DejaVu Sans

CVS: cvs.openbsd.org: ports

2015-06-09 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/06/09 20:31:04 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 1.80b sure jsg@(MAINTAINER)

Re: new audio/moc

2015-06-04 Thread Gleydson Soares
[...] I have other ports to propose. you are welcome, please, use openbsd-wip github repository to put your work-in-progress stuff. Have a look to openbsd-wip instructions to request your write access to repository and be careful to look all use instructions. cheers, gsoares

Re: new audio/moc

2015-06-03 Thread Gleydson Soares
Sébastien Morand seb.mor...@gmail.com writes: Hi, First of all, this is my first submission for a new port, so sorry if big mistakes. I create port for audio/moc which is a music on console player based on ncurse. Tell me if ok, Sebastien already there a work in progress[1][2] to this

CVS: cvs.openbsd.org: ports

2015-05-20 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/05/20 20:42:58 Modified files: mail/femail: Makefile mail/femail/pkg: README-chroot Log message: fix pkg/README (FAQ Section 10.16 was removed on apache cleanup, so zap your reference

CVS: cvs.openbsd.org: ports

2015-05-20 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/05/20 20:44:11 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile devel/afl/pkg : PLIST Log message: update to 1.79b OK jsg@ (MAINTAINER)

CVS: cvs.openbsd.org: ports

2015-05-18 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/05/18 05:32:27 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile devel/afl/pkg : PLIST Log message: update to 1.78b OK jsg@ (MAINTAINER)

CVS: cvs.openbsd.org: ports

2015-05-06 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/05/06 04:17:44 Modified files: devel/afl : Makefile distinfo devel/afl/pkg : PLIST Log message: upstream re-rolled the tarball with aditional changes: - Replaced factory-packaged

CVS: cvs.openbsd.org: ports

2015-05-05 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/05/05 19:01:32 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile devel/afl/pkg : PLIST Log message: update to 1.77b OK jsg@ (MAINTAINER)

CVS: cvs.openbsd.org: ports

2015-05-02 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/05/02 05:56:14 Modified files: devel/cppcheck : Makefile distinfo devel/cppcheck/pkg: PLIST Log message: update to 1.69 OK aja@

UPDATE: devel/cppcheck-1.69

2015-05-01 Thread Gleydson Soares
update cppcheck to 1.69 General changes: - Added flag --platform=native, when it is used type sizes and behaviour of host system are used - Backward compatibility for Libary files is now working. Future cppcheck versions will be able to use libraries written for previous versions - Windows 32

UPDATE: devel/afl to 1.74b

2015-04-30 Thread Gleydson Soares
update afl to 1.74b OK? changes: - Added an example argv[] fuzzing wrapper in experimental/argv_fuzzing, plus reworked the bash example to be faster. - Clarified llvm_mode prerequisites for FreeBSD. - Improved afl-tmin to use /tmp if cwd is not writeable. - Removed redundant includes for

Re: UPDATE: devel/afl-1.72b

2015-04-27 Thread Gleydson Soares
Jonathan Gray j...@jsg.id.au writes: 1.73b was just released which should fix a segfault I hit in afl-fuzz. I'd rather see that go in... OK? ? afl-1.72b.diff ? afl-1.73b.diff Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2015-04-27 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/04/27 07:17:34 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update afl to 1.73b OK jsg@ (MAINTAINER) -- - Fixed a pretty

UPDATE: devel/afl-1.72b

2015-04-26 Thread Gleydson Soares
following diff update afl to 1.72b OK? ? afl-1.72b.diff Index: Makefile === RCS file: /cvs/ports/devel/afl/Makefile,v retrieving revision 1.10 diff -u -p -u -p -r1.10 Makefile --- Makefile21 Apr 2015 04:21:40 - 1.10 +++

UPDATE: devel/afl-1.58b

2015-04-01 Thread Gleydson Soares
Update devel/afl to 1.58b, regen patches. Regress OK. okay? Changelog: -- Version 1.58b: -- - Added a workaround for abort() behavior in -lpthread programs in QEMU mode. Spotted by Aidan Thornton. - Made several documentation updates, including links to the

Re: UPDATE: devel/afl-1.58b

2015-04-01 Thread Gleydson Soares
sure, though only relevant changes here seem to be documentation? yup. no relevant changes that affects openbsd. committed to keep our in tree version updated with upstream.

CVS: cvs.openbsd.org: ports

2015-04-01 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/04/01 08:57:07 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 1.58b OK jsg@ (maintainer)

Re: Update: mail/isync

2015-04-01 Thread Gleydson Soares
could you try to reproduce again? isync doesn't segs here. (@amd64) On Wed, Apr 1, 2015 at 12:59 PM, Edd Barrett vex...@gmail.com wrote: On Mon, Mar 30, 2015 at 12:55:33PM +0200, Dmitrij D. Czarkoff wrote: Any test reports? I've been using this for a while (mbsync at least). I notice that

Re: Update: mail/isync

2015-03-31 Thread Gleydson Soares
Dmitrij D. Czarkoff czark...@gmail.com writes: Any test reports? works here. sync fine with a large mailbox. +++ openbsd-wip/mail/isync/pkg/MESSAGE Mon Mar 9 14:25:35 2015 @@ -0,0 +1,2 @@ +Gmail users upgrading from isync-1.0.x, note: now mbsync recurses into [Gmail] +IMAP

CVS: cvs.openbsd.org: ports

2015-01-27 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/01/27 04:44:20 Modified files: games/ski : Makefile distinfo Log message: update to 6.9; from Alex Greif alex at greifdesign.net

CVS: cvs.openbsd.org: ports

2014-10-23 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2014/10/23 21:44:33 Modified files: devel/cppcheck : Makefile distinfo Log message: update to 1.67; ok jsg@ feedback/review jasper@ sthen@, thanks.

Re: UPDATE: Stunnel-5.06

2014-10-23 Thread Gleydson Soares
On Thu, Oct 23, 2014 at 10:36:44AM -0300, Gonzalo L. Rodriguez wrote: -USE_GROFF = Yes mandoc conplains: $ mandoc -Tlint -Werror stunnel.8 mandoc: stunnel.8:35:2: ERROR: skipping unknown macro: 'br\ mandoc: stunnel.8:85:37: ERROR: skipping bad character: 0xc2 mandoc:

Re: UPDATE: Stunnel-5.06

2014-10-23 Thread Gleydson Soares
Em 23/10/2014 21:49, Ingo Schwarze schwa...@usta.de escreveu: Hi, Gleydson Soares wrote on Thu, Oct 23, 2014 at 09:11:36PM -0300: On Thu, Oct 23, 2014 at 10:36:44AM -0300, Gonzalo L. Rodriguez wrote: -USE_GROFF = Yes mandoc conplains: $ mandoc -Tlint -Werror stunnel.8

fixup idiom REGRESS - TEST

2014-10-23 Thread Gleydson Soares
fixup REGRESS_DEPENDS-TEST_DEPENDS REGRESS_* idiom died a while ago OK? Index: packages-specs.7 === RCS file: /cvs/src/share/man/man7/packages-specs.7,v retrieving revision 1.24 diff -u -p -u -p -r1.24 packages-specs.7 ---

Re: UPDATE: devel/cppcheck to 1.67

2014-10-23 Thread Gleydson Soares
On Thu, Oct 23, 2014 at 11:14:04AM +0200, Jasper Lievisse Adriaanse wrote: On Thu, Oct 23, 2014 at 09:50:32AM +0100, Stuart Henderson wrote: It relies on the compiled-in path to cfg files, which can't be overridden at runtime. Setting test_depends seems a reasonable way around this. Perhaps

Re: UPDATE: devel/cppcheck to 1.67

2014-10-22 Thread Gleydson Soares
It seems a bit odd to have TEST_DEPENDS refer the port iself? just try a `make regress' w/o cppcheck installed. regress test fails.

<    1   2   3   4   5   6   >