Re: [update] lang/go 1.11

2018-09-19 Thread David Hill
On Wed, Sep 19, 2018 at 03:45:39AM +1000, Joel Sing wrote: > The following updates lang/go to 1.11, along with updates for related > golang.org/x packages (devel/go-tools, devel/go-sys, net/go-net, > security/go-crypto, textproc/go-text) to revisions around the 1.11 release. > > This passes

Re: UPDATE: lang/go 1.9.2 -> 1.9.3

2018-02-04 Thread David Hill
Should probably just wait until 1.9.4.. https://groups.google.com/forum/#!topic/golang-announce/lGkem2e5WyQ On Sun, Feb 04, 2018 at 07:50:06PM +0100, Klemens Nanni wrote: > Straight forward update working fine with all tests passing on amd64: > > go1.9.3 (released 2018/01/22) includes

Re: amd64-clang port build failures

2017-04-19 Thread David Hill
On Wed, Apr 19, 2017 at 04:44:06PM +0200, Jeremie Courreges-Anglas wrote: > David Hill <dh...@mindcry.org> writes: > > > This works for me. > > > > Drop the '-fomit-frame-pointer -fforce-addr -fno-omit-frame-pointer > > -fno-force-addr' dance and just drop bot

Re: amd64-clang port build failures

2017-04-19 Thread David Hill
This works for me. Drop the '-fomit-frame-pointer -fforce-addr -fno-omit-frame-pointer -fno-force-addr' dance and just drop both sides. Does -O2 help speed up mutt? Index: Makefile === RCS file: /cvs/ports/databases/qdbm/Makefile,v

CVS: cvs.openbsd.org: ports

2017-04-14 Thread David Hill
CVSROOT:/cvs Module name:ports Changes by: dh...@cvs.openbsd.org 2017/04/14 15:53:06 Modified files: net/mtr: Makefile net/mtr/patches: patch-net_c Log message: Fix mtr -u ipv6-target. mtr code says "sendto() assumes packet length includes the IPv4

update fonts/gohufont

2016-08-02 Thread David Hill
Hello - Here is a diff for fonts/gohufont OK'd by maintainer. Index: Makefile === RCS file: /cvs/ports/fonts/gohufont/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile31 Mar 2015 09:45:10 - 1.5

Re: [patch] productivity/slideml

2016-03-11 Thread David Hill
On Thu, Mar 10, 2016 at 05:22:55PM -0800, Michael McConville wrote: > David Hill wrote: > > Hello - > > > > This moves productivity/slideml to github. > > It's strange that the old HOMEPAGE is still up and doesn't mention > GitHub at all. Do you know if upstrea

[patch] sysutils/diskrescue

2016-03-10 Thread David Hill
Hello - This updates sysutils/diskrescue to 0.4 and moves it to github. The change between 0.3 and 0.4 is the patch has been applied. :). Index: Makefile === RCS file: /cvs/ports/sysutils/diskrescue/Makefile,v retrieving revision

[patch] productivity/slideml

2016-03-10 Thread David Hill
Hello - This moves productivity/slideml to github. Index: Makefile === RCS file: /cvs/ports/productivity/slideml/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile25 Mar 2014 21:20:39 - 1.7 +++

[patch] net/adsuck

2016-03-10 Thread David Hill
Hello - This moves net/adsuck to github. Index: Makefile === RCS file: /cvs/ports/net/adsuck/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile15 Jul 2015 14:59:15 - 1.29 +++ Makefile10 Mar

Re: MariaDB default IP address binding

2016-02-11 Thread David Hill
On Thu, Feb 11, 2016 at 01:21:40PM -0800, Bryce Chidester wrote: > What about shipping with skip-networking instead? I use this on all (just 2 > - I'm a Postgres guy now) of my installs without issue. As memory serves, > libmysqlclient defaults to trying the socket first when connecting to >

Re: MariaDB default IP address binding

2016-02-11 Thread David Hill
On Thu, Feb 11, 2016 at 10:48:33PM +, Stuart Henderson wrote: > On 2016/02/11 16:46, David Hill wrote: > > On Thu, Feb 11, 2016 at 01:21:40PM -0800, Bryce Chidester wrote: > > > What about shipping with skip-networking instead? I use this on all (just > > > 2 >

[update] textproc/odt2txt

2016-01-20 Thread David Hill
Here is an update to textproc/odt2txt. Just used it to extract the text from a corrupted odt file. Index: Makefile === RCS file: /cvs/ports/textproc/odt2txt/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile

[patch] net/ldns/utils - Fix ECDSA signature generation

2016-01-15 Thread David Hill
Hello - While playing around with DNSSEC w/ ECDSA, I stumbled across a fix for ldns-signzone, where it was not properly creating RRSIG's, sometimes. Discussion: https://open.nlnetlabs.nl/pipermail/ldns-users/2015-August/000814.html Commit:

Re: [remove] net/p5-Net-IRC

2014-08-19 Thread David Hill
Thoughts? On Tue, Jul 22, 2014 at 10:47:26AM -0400, David Hill wrote: p5-Net-IRC has been marked DEAD as of 2004. The latest version (0.79) warns and prompts the user... *** This module has been deprecated, abandoned, and is no longer supported. It has not seen active development in five

[remove] net/p5-Net-IRC

2014-07-22 Thread David Hill
p5-Net-IRC has been marked DEAD as of 2004. The latest version (0.79) warns and prompts the user... *** This module has been deprecated, abandoned, and is no longer supported. It has not seen active development in five years, and its original author has moved on. We *STRONGLY* recommend you

Re: UPDATE: textproc/p5-Text-CSV_XS to 1.02

2014-01-06 Thread David Hill
routines -DISTNAME=Text-CSV_XS-0.95 +DISTNAME=Text-CSV_XS-1.02 CATEGORIES= textproc EXTRACT_SUFX=.tgz @@ -13,7 +13,7 @@ CPAN_AUTHOR=HMBRAND MAINTAINER= David Hill dh...@mindcry.org -# GPL/Artistic +# Perl PERMIT_PACKAGE_CDROM= Yes .include

[update] sysutils/cyphertite

2014-01-04 Thread David Hill
update sysutils/cyphertite to 2.0.0. Please review and commit. Thanks! David Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.36 diff -u -p -r1.36 Makefile --- Makefile13 Nov 2013

Re: [update] security/p5-Digest-HMAC

2013-12-17 Thread David Hill
On Sat, Dec 14, 2013 at 06:09:45PM -0500, David Hill wrote: On Sat, Dec 14, 2013 at 05:04:22PM +0800, Kevin Lo wrote: David Hill wrote: update security/p5-Digest-HMAC to 1.03. This version changed dependency to Digest::SHA, which is part of base, and documented blocksize

Re: [update] security/p5-Digest-HMAC

2013-12-14 Thread David Hill
On Sat, Dec 14, 2013 at 05:04:22PM +0800, Kevin Lo wrote: David Hill wrote: update security/p5-Digest-HMAC to 1.03. This version changed dependency to Digest::SHA, which is part of base, and documented blocksize. regress tests pass. Please review. Ok. Tested on i386 and amd64

[update] net/p5-Net-IP

2013-12-12 Thread David Hill
update net/p5-Net-IP to 1.26. Index: Makefile === RCS file: /cvs/ports/net/p5-Net-IP/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile11 Mar 2013 11:35:52 - 1.16 +++ Makefile12 Dec 2013

[update] security/p5-Digest-HMAC

2013-12-12 Thread David Hill
update security/p5-Digest-HMAC to 1.03. This version changed dependency to Digest::SHA, which is part of base, and documented blocksize. regress tests pass. Please review. Index: Makefile === RCS file:

Re: [update] net/mtr

2013-11-19 Thread David Hill
-MAINTAINER= Jakob Schlyter ja...@openbsd.org +MAINTAINER=David Hill dh...@mindcry.org HOMEPAGE= http://www.bitwizard.nl/mtr/ @@ -34,7 +33,8 @@ WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gi WANTLIB += gtk-x11-2.0 pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 WANTLIB += png pthread pthread

Re: [update] net/mtr

2013-11-18 Thread David Hill
On Mon, Nov 18, 2013 at 10:31:54AM +, Stuart Henderson wrote: On 2013/11/17 17:01, David Hill wrote: update net/mtr to 0.85. Add --without-glib to prevent picking it up. Add patch to use %lld for time_t. ah good, this works better than the previous updates I tried which had problems

[update] net/mtr

2013-11-17 Thread David Hill
update net/mtr to 0.85. Add --without-glib to prevent picking it up. Add patch to use %lld for time_t. - David Index: Makefile === RCS file: /cvs/ports/net/mtr/Makefile,v retrieving revision 1.55 diff -u -p -r1.55 Makefile ---

[update] security/assl

2013-11-13 Thread David Hill
update security/assl to 1.5.0. bump minor due to new function call. please review and commit. Index: Makefile === RCS file: /cvs/ports/security/assl/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile2

[update] sysutils/cyphertite

2013-11-13 Thread David Hill
update sysutils/cyphertite to 1.6.7, which requires assl 1.5.0+ please review and commit along with assl update. Thanks Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.35 diff -u -p

Re: UPDATE: devel/p5-Devel-Symdump'

2013-11-04 Thread David Hill
Same diff I had. On Sat, Nov 02, 2013 at 12:59:38PM +0100, Benoit Lecocq wrote: Hi, This diff updates p5-Devel-Symdump to the latest release. Regression ok. Comments ? OK ? Cheers, benoit Index: Makefile === RCS

[update] devel/p5-Log-Any

2013-10-27 Thread David Hill
=David Hill dh...@mindcry.org Index: distinfo === RCS file: /cvs/ports/devel/p5-Log-Any/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo8 Jan 2013 19:37:31 - 1.3 +++ distinfo27 Oct 2013

Re: [fix] mail/dkim-milter

2013-10-23 Thread David Hill
On Tue, Oct 15, 2013 at 11:46:06PM +0200, J?r?mie Courr?ges-Anglas wrote: David Hill dh...@mindcry.org writes: mail/dkim-milter -- dkim-filter seg faults on strlen(key_data) when using malloc.conf option 'S'. So, I am unable to use it unless I remove malloc options. This fixes

[update] sysutils/cyphertite

2013-10-18 Thread David Hill
update sysutils/cyphertite to 1.6.6 please review and commit Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile --- Makefile18 Sep 2013 07:52:18 -

[fix] mail/dkim-milter

2013-10-13 Thread David Hill
mail/dkim-milter -- dkim-filter seg faults on strlen(key_data) when using malloc.conf option 'S'. So, I am unable to use it unless I remove malloc options. This fixes it. Please review and commit. Index: Makefile === RCS file:

[patch] sysutils/syslog-ng

2013-09-24 Thread David Hill
Hello - This patch replaces rand() calls with arc4random(), which happens to fix a regress test. I also added --without-libnet to stop an ugly libnet-config not found on ./configure. Maybe we want to add it? Tested on amd64 and i386 with my libivykis update. Index: Makefile

[update] sysutils/cyphertite

2013-09-17 Thread David Hill
update sysutils/cyphertite to 1.6.5 please review and commit. Thank you Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile --- Makefile16 Sep 2013 06:23:39

[update] sysutils/cyphertite

2013-09-13 Thread David Hill
update sysutils/cyphertite to 1.6.4 please review and commit. thanks Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile --- Makefile1 Sep 2013 16:24:03

[update] sysutils/cyphertite

2013-08-28 Thread David Hill
update sysutils/cyphertite to 1.6.3. please review and commit. Thanks Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile2 Jul 2013 06:17:17

Re: [update] sysutils/librelp

2013-07-16 Thread David Hill
newer diff to update sysutils/librelp to 1.2.0, which is needed for a newer rsyslog. Index: Makefile === RCS file: /cvs/ports/sysutils/librelp/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile21 Mar 2013

[update] security/libotr

2013-07-03 Thread David Hill
Hello - So here is an attempt to update libotr to 4.0.0. It wouldn't link on my i386 unless I used USE_LIBTOOL=gnu, but I am sure there is a better way... test with pidgin-otr 4.0.0 (separate email) Index: Makefile === RCS file:

[update] security/pidgin-otr

2013-07-03 Thread David Hill
update security/pidgin-otr to 4.0.0. I've tested this and it seems to work fine. requires libotr update in previous email. Index: Makefile === RCS file: /cvs/ports/security/pidgin-otr/Makefile,v retrieving revision 1.19 diff -u -p

[update] security/assl

2013-07-01 Thread David Hill
update security/assl to 1.4.1 please review and commit thanks Index: Makefile === RCS file: /cvs/ports/security/assl/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile --- Makefile18 Apr 2013 18:47:15 - 1.27

[update] sysutils/cyphertite

2013-07-01 Thread David Hill
update sysutils/cyphertite to 1.6.2 please review and commit. thanks Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.30 diff -u -p -r1.30 Makefile --- Makefile13 Jun 2013 10:46:06

[update] devel/libestr

2013-07-01 Thread David Hill
= devel @@ -11,8 +11,7 @@ MAINTAINER = David Hill dhill@mindcry.o # LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = ${HOMEPAGE}/files/download/ - +MASTER_SITES = http://libestr.adiscon.com/files/download/ CONFIGURE_STYLE= gnu Index: distinfo

[update] sysutils/cyphertite

2013-06-11 Thread David Hill
update sysutils/cyphertite to 1.6.1. please review and commit. Thanks Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile5 Jun 2013 07:45:26

[update] sysutils/cyphertite

2013-06-03 Thread David Hill
update sysutils/cyphertite from 1.5.3 to 1.6.0 please review and commit. Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile19 Apr 2013 05:16:58

Re: Update: telephony/pjsua to 2.1

2013-05-15 Thread David Hill
Been running with this for a while.. works good.. except for the damn mutex warnings constantly :P On Wed, May 15, 2013 at 11:28:37AM +0200, Christopher Zimmermann wrote: Hi, rather simple update telephony/pjsua to 2.1 tested on amd64. OK? Christopher Index: Makefile

Re: [update] textproc/py-docutils

2013-04-29 Thread David Hill
Ping. Anyone able to test? On Mon, Apr 22, 2013 at 11:57:11AM -0400, David Hill wrote: update textproc/py-docutils to 0.10 regress tests all pass. please review and commit. Index: Makefile === RCS file: /cvs/ports/textproc

[update] textproc/py-docutils

2013-04-22 Thread David Hill
update textproc/py-docutils to 0.10 regress tests all pass. please review and commit. Index: Makefile === RCS file: /cvs/ports/textproc/py-docutils/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile11

[patch] www/webkit

2013-04-19 Thread David Hill
Uing webkit 2.0.1 with both xombrero and surf, I get: ** Message: console message: undefined @0: RangeError: Maximum call stack size exceeded. This causes at least JavaScript not to work. Webkit has: // FIXME: remove this! - this code unsafely guesses at stack sizes! #if OS(WINDOWS) ||

Re: [patch] www/webkit

2013-04-19 Thread David Hill
hmm, is this better? Index: Makefile === RCS file: /cvs/ports/www/webkit/Makefile,v retrieving revision 1.82 diff -u -p -r1.82 Makefile --- Makefile18 Apr 2013 11:31:37 - 1.82 +++ Makefile19 Apr 2013 23:25:42 -

[update] security/assl

2013-04-18 Thread David Hill
update security/assl to 1.3.0, which includes a major bump. please review and commit. thanks. Index: Makefile === RCS file: /cvs/ports/security/assl/Makefile,v retrieving revision 1.26 diff -u -p -r1.26 Makefile --- Makefile11

[update] sysutils/cyphertite

2013-04-18 Thread David Hill
= sysutils archivers security HOMEPAGE = https://www.cyphertite.com/ @@ -11,7 +11,7 @@ MAINTAINER = David Hill dhill@mindcry. # ISC PERMIT_PACKAGE_CDROM = Yes -WANTLIB = assl=5 c clog crypto curl edit event_core expat \ +WANTLIB = assl=6 c

Re: [update] security/assl

2013-04-18 Thread David Hill
/snapshots/assl/ MAINTAINER=David Hill dh...@mindcry.org Index: distinfo === RCS file: /cvs/ports/security/assl/distinfo,v retrieving revision 1.16 diff -u -p -r1.16 distinfo --- distinfo4 Jan 2013 18:19:57 -

Re: [update] databases/pgpool

2013-04-17 Thread David Hill
Anyone? On Fri, Apr 05, 2013 at 01:38:36PM -0400, David Hill wrote: update databases/pgpool to 3.2.3 please review Index: Makefile === RCS file: /cvs/ports/databases/pgpool/Makefile,v retrieving revision 1.4 diff -u -p

[update] databases/pgpool

2013-04-05 Thread David Hill
update databases/pgpool to 3.2.3 please review Index: Makefile === RCS file: /cvs/ports/databases/pgpool/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile11 Mar 2013 02:52:07 - 1.4 +++ Makefile

Re: [update] multimedia/p5-AMF-Connection

2013-03-21 Thread David Hill
On Wed, Mar 20, 2013 at 10:46:01PM +, ni...@cvs.openbsd.org wrote: On 03/20/13 20:18, David Hill wrote: update multimedia/p5-AMF-Connection to 0.32 please review Index: Makefile === RCS file: /cvs/ports/multimedia/p5-AMF

[update] devel/p5-Tie-IxHash

2013-03-20 Thread David Hill
update devel/p5-Tie-IxHash to 1.23 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Tie-IxHash/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile11 Mar 2013 10:50:23 -

[update] multimedia/p5-AMF-Connection

2013-03-20 Thread David Hill
update multimedia/p5-AMF-Connection to 0.32 please review Index: Makefile === RCS file: /cvs/ports/multimedia/p5-AMF-Connection/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile11 Mar 2013 11:35:44 -

Re: update math/p5-Bit-Vector

2013-03-20 Thread David Hill
Was already committed. On Wed, Mar 20, 2013 at 10:29:47PM +, Stuart Henderson wrote: this is needed for perl 5.16. works with 5.12 too. no problems in tests of this, or a couple of the dep's which I also tested. OK? Index: Makefile

[update] math/p5-Statistics-Descriptive

2013-03-20 Thread David Hill
update math/p5-Statistics-Descriptive to 3.0604 please review and commit Index: Makefile === RCS file: /cvs/ports/math/p5-Statistics-Descriptive/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile11 Mar

[update] misc/p5-CreditCard

2013-03-18 Thread David Hill
update misc/p5-CreditCard (Business::CreditCard) to 0.32. please review and commit. Index: Makefile === RCS file: /cvs/ports/misc/p5-CreditCard/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Makefile11 Mar

[update] www/p5-HTML-Parser

2013-03-18 Thread David Hill
update www/p5-HTML-Parser to 3.69 please review Index: Makefile === RCS file: /cvs/ports/www/p5-HTML-Parser/Makefile,v retrieving revision 1.45 diff -u -p -r1.45 Makefile --- Makefile11 Mar 2013 11:44:45 - 1.45 +++

[update] devel/p5-File-Slurp

2013-03-18 Thread David Hill
update devel/p5-File-Slurp to .19 please review and commit. Index: Makefile === RCS file: /cvs/ports/devel/p5-File-Slurp/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile11 Mar 2013 10:50:17 -

[update] converters/p5-MARC-Record

2013-03-18 Thread David Hill
update converters/p5-MARC-Record to 2.0.5 please review and commit Index: Makefile === RCS file: /cvs/ports/converters/p5-MARC-Record/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile11 Mar 2013 01:30:28

[update] print/p5-PostScript-MailLabels

2013-03-18 Thread David Hill
update print/p5-PostScript-MailLabels to 2.32 please review and commit. Index: Makefile === RCS file: /cvs/ports/print/p5-PostScript-MailLabels/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile11 Mar 2013

[update] devel/p5-Sub-Uplevel

2013-03-18 Thread David Hill
update devel/p5-Sub-Uplevel to 0.24 please review and commit. Index: Makefile === RCS file: /cvs/ports/devel/p5-Sub-Uplevel/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile11 Mar 2013 10:50:21 -

[update] devel/p5-Acme-Damn

2013-03-18 Thread David Hill
update devel/p5-Acme-Damn to 0.05 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Acme-Damn/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile11 Mar 2013 10:50:12 - 1.3

[update] math/p5-Bit-Vector

2013-03-18 Thread David Hill
update math/p5-Bit-Vector to 7.2 please review. Index: Makefile === RCS file: /cvs/ports/math/p5-Bit-Vector/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile11 Mar 2013 11:23:55 - 1.16 +++

[update] math/p5-Chart-Math-Axis

2013-03-18 Thread David Hill
update math/p5-Chart-Math-Axis to 1.06 please review Index: Makefile === RCS file: /cvs/ports/math/p5-Chart-Math-Axis/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile11 Mar 2013 11:23:55 - 1.6

[update] math/p5-Math-Base36

2013-03-18 Thread David Hill
update math/p5-Math-Base36 to 0.11 please review. Index: Makefile === RCS file: /cvs/ports/math/p5-Math-Base36/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile11 Mar 2013 11:23:55 - 1.7 +++

[update] mail/p5-Mail-Sender

2013-03-18 Thread David Hill
update mail/p5-Mail-Sender to 0.8.22 please review and commit. Index: Makefile === RCS file: /cvs/ports/mail/p5-Mail-Sender/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile11 Mar 2013 11:23:52 -

[update] sysutils/p5-Capture-Tiny

2013-03-18 Thread David Hill
update sysutils/sysutils/p5-Capture-Tiny to 0.21 please review and commit Index: Makefile === RCS file: /cvs/ports/sysutils/p5-Capture-Tiny/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile11 Mar 2013

[update] sysutils/p5-File-NFSLock

2013-03-18 Thread David Hill
update sysutils/p5-File-NFSLock to 1.21 please review and commit Index: Makefile === RCS file: /cvs/ports/sysutils/p5-File-NFSLock/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile11 Mar 2013 11:41:31

Re: [update] sysutils/rsyslog

2013-03-09 Thread David Hill
Thanks for testing. Anyone want to OK and commit? On Fri, Feb 08, 2013 at 09:19:56AM -0500, dan (ddp) wrote: On Thu, Feb 7, 2013 at 10:32 PM, David Hill dh...@mindcry.org wrote: Does anyone use rsyslog? I haven't done any extensive testing or anything, but this update is working fine for me

Re: [update] textproc/p5-Text-CSV_XS

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 04:55:29PM -0500, David Hill wrote: update textproc/p5-Text-CSV_XS please review and commit. Index: Makefile === RCS file: /cvs/ports/textproc/p5-Text-CSV_XS/Makefile,v retrieving revision 1.16 diff

Re: [update] devel/p5-Exception-Class

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 05:08:27PM -0500, David Hill wrote: update devel/p5-Exception-Class to 1.37 please review and commit. Index: Makefile === RCS file: /cvs/ports/devel/p5-Exception-Class/Makefile,v retrieving revision

Re: [update] devel/p5-Test-Pod

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 05:15:29PM -0500, David Hill wrote: update devel/p5-Test-Pod to 1.46 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Pod/Makefile,v retrieving revision 1.13 diff -u -p

Re: [update] devel/p5-Devel-Symdump

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 05:19:09PM -0500, David Hill wrote: update devel/p5-Devel-Symdump to 2.08 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Devel-Symdump/Makefile,v retrieving revision 1.10

Re: [update] devel/p5-Test-Taint

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 05:21:05PM -0500, David Hill wrote: update devel/p5-Test-Taint to 1.06 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Taint/Makefile,v retrieving revision 1.11 diff

Re: [update] devel/p5-PadWalker

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 07:20:15PM -0500, David Hill wrote: update devel/p5-PadWalker to 1.96 please review and commit. Index: Makefile === RCS file: /cvs/ports/devel/p5-PadWalker/Makefile,v retrieving revision 1.9 diff -u

Re: [update] devel/p5-Module-Runtime

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 05:40:07PM -0500, David Hill wrote: update devel/p5-Module-Runtime to 0.013 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Module-Runtime/Makefile,v retrieving revision

Re: [update] devel/p5-Test-Fatal

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 05:32:33PM -0500, David Hill wrote: update devel/p5-Test-Fatal to 0.010 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Fatal/Makefile,v retrieving revision 1.2 diff

Re: [update] devel/p5-MLDBM

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 07:42:03PM -0500, David Hill wrote: update devel/p5-MLDBM to 2.05 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-MLDBM/Makefile,v retrieving revision 1.18 diff -u -p

Re: [update] www/p5-HTML-Mason

2013-03-09 Thread David Hill
Can someone review and commit this? On Sat, Mar 02, 2013 at 07:22:22PM -0500, David Hill wrote: update www/p5-HTML-Mason to 1.50 please review Index: Makefile === RCS file: /cvs/ports/www/p5-HTML-Mason/Makefile,v retrieving

Re: [update] devel/p5-FreezeThaw

2013-03-09 Thread David Hill
Anyone? On Sat, Mar 02, 2013 at 07:40:33PM -0500, David Hill wrote: update devel/p5-FreezeThaw to 0.5001 please review and commit. Index: Makefile === RCS file: /cvs/ports/devel/p5-FreezeThaw/Makefile,v retrieving revision 1.15

Re: [update] mail/p5-Email-Address

2013-03-09 Thread David Hill
No response from MAINTAINER. Anyone want to review and commit? On Sat, Mar 02, 2013 at 07:51:50PM -0500, David Hill wrote: update mail/p5-Email-Address to 1.898 please review Index: Makefile === RCS file: /cvs/ports/mail/p5-Email

Re: [update] net/p5-Net-CIDR

2013-03-09 Thread David Hill
No response from MAINTAINER. Can someone review and commit? On Sat, Mar 02, 2013 at 07:56:12PM -0500, David Hill wrote: update net/p5-Net-CIDR to 0.17 please review Index: Makefile === RCS file: /cvs/ports/net/p5-Net-CIDR/Makefile

Re: [update] www/p5-HTML-Scrubber

2013-03-09 Thread David Hill
This was OK'd by MAINTAINER. Can someone commit this? On Sat, Mar 02, 2013 at 07:58:38PM -0500, David Hill wrote: update www/p5-HTML-Scrubber to 0.09 please review Index: Makefile === RCS file: /cvs/ports/www/p5-HTML-Scrubber

Re: [update] mail/p5-Email-Address

2013-03-09 Thread David Hill
Actually, I do have an OK from the MAINTAINER. Please commit. On Sat, Mar 09, 2013 at 10:19:56AM -0500, David Hill wrote: No response from MAINTAINER. Anyone want to review and commit? On Sat, Mar 02, 2013 at 07:51:50PM -0500, David Hill wrote: update mail/p5-Email-Address to 1.898 please

[update] sysutils/cyphertite

2013-03-02 Thread David Hill
update sysutils/cyphertite to 1.5.1 please review and commit. Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile8 Feb 2013 14:28:01 -

[update] textproc/p5-Text-CSV_XS

2013-03-02 Thread David Hill
MODULES= cpan -CPAN_AUTHOR= HMBRAND -MAINTAINER=David Hill dh...@openbsd.org +MAINTAINER=David Hill dh...@mindcry.org # GPL/Artistic PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes - -WANTLIB += c .include

[update] devel/p5-Exception-Class

2013-03-02 Thread David Hill
update devel/p5-Exception-Class to 1.37 please review and commit. Index: Makefile === RCS file: /cvs/ports/devel/p5-Exception-Class/Makefile,v retrieving revision 1.17 diff -u -p -r1.17 Makefile --- Makefile14 Jan 2011 22:50:56

[update] devel/p5-Test-Pod

2013-03-02 Thread David Hill
update devel/p5-Test-Pod to 1.46 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Pod/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile11 Apr 2012 13:35:47 - 1.13

[update] devel/p5-Devel-Symdump

2013-03-02 Thread David Hill
update devel/p5-Devel-Symdump to 2.08 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Devel-Symdump/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile17 Nov 2011 15:17:41 -

[update] devel/p5-Test-Taint

2013-03-02 Thread David Hill
update devel/p5-Test-Taint to 1.06 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Taint/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile23 Aug 2012 15:08:05 -

[update] devel/p5-Try-Tiny

2013-03-02 Thread David Hill
update devel/p5-Try-Tiny to 0.12 please review. Index: Makefile === RCS file: /cvs/ports/devel/p5-Try-Tiny/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile2 Apr 2011 14:55:13 - 1.7 +++ Makefile

[update] devel/p5-Test-Fatal

2013-03-02 Thread David Hill
update devel/p5-Test-Fatal to 0.010 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Fatal/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile6 Apr 2012 10:02:14 -

[update] devel/p5-Module-Runtime

2013-03-02 Thread David Hill
update devel/p5-Module-Runtime to 0.013 please review and commit Index: Makefile === RCS file: /cvs/ports/devel/p5-Module-Runtime/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile8 Apr 2012

[new] www/p5-HTTP-Date

2013-03-02 Thread David Hill
This is a new port, www/p5-HTTP-Date, which is required for the latest p5-libwww DESCR: This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Please review the attachment. - David p5-HTTP-Date.tgz Description: Unix tar archive

[new] textproc/p5-IO-HTML

2013-03-02 Thread David Hill
This is a new port, textproc/p5-IO-HTML, which is required for the latest p5-libwww DESCR: IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard.

[update] devel/p5-PadWalker

2013-03-02 Thread David Hill
update devel/p5-PadWalker to 1.96 please review and commit. Index: Makefile === RCS file: /cvs/ports/devel/p5-PadWalker/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile23 Aug 2012 15:08:05 - 1.9

  1   2   3   4   >