CVS: cvs.openbsd.org: ports

2018-06-16 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/06/16 09:42:30

ports/devel/src/patches

Update of /cvs/ports/devel/src/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3862/patches

Log Message:
Directory /cvs/ports/devel/src/patches added to the repository



CVS: cvs.openbsd.org: ports

2018-06-03 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/06/03 02:17:03

Modified files:
www/selfoss: Makefile 
www/selfoss/pkg: PLIST 

Log message:
The PHP -main packages do not contain PDO database access extensions anymore.
Add MODPHP_PDO_DEPENDS to RUN_DEPENDS to the ensure mysql, postresql and sqlite
PDO extensions are offered by pkg_add where sqlite is the default.

While here, modify PLIST a bit to make portcheck happy.

OK sthen



UPDATE: devel/src to 1.18

2018-05-05 Thread Robert Peichaer
Hi

This updates devel/src to version 1.8

- use -f with ln in pre-test to prevent 'make test' from failing on consecutive 
runs
- run srctest with bash to allow substitutions that our sh does wrong
- patch srctest to initialize git and add dummy user and email to make a test 
succeed

The testsuite shows no errors with this.

OK ?


Index: Makefile
===
RCS file: /cvs/ports/devel/src/Makefile,v
retrieving revision 1.14
diff -u -p -p -u -r1.14 Makefile
--- Makefile27 Dec 2017 10:34:53 -  1.14
+++ Makefile5 May 2018 12:14:42 -
@@ -2,7 +2,7 @@
 
 COMMENT =  Simple Revision Control
 
-DISTNAME = src-1.17
+DISTNAME = src-1.18
 
 CATEGORIES =   devel
 
@@ -41,6 +41,7 @@ do-install:
 # Disable sscs and python 3.x tests.
 pre-test:
sed -i  -e '/srctest -b sccs/d ' -e '/p python3/d' ${WRKSRC}/Makefile
-   ln -s ${LOCALBASE}/bin/gdiff ${WRKDIR}/bin/diff
+   sed -i '1s,^#!/bin/sh,#!/usr/local/bin/bash,' ${WRKSRC}/srctest
+   ln -sf ${LOCALBASE}/bin/gdiff ${WRKDIR}/bin/diff
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/devel/src/distinfo,v
retrieving revision 1.14
diff -u -p -p -u -r1.14 distinfo
--- distinfo27 Dec 2017 10:34:53 -  1.14
+++ distinfo5 May 2018 12:14:42 -
@@ -1,2 +1,2 @@
-SHA256 (src-1.17.tar.gz) = E2IGi0bANajRnK/RLjsjuCUcZnvZgkL5x7BbhC8sCJ0=
-SIZE (src-1.17.tar.gz) = 49873
+SHA256 (src-1.18.tar.gz) = zAiXwXY/V+Zif9kSoxXeVVTku1P6CVjIV4Ij5TecGlg=
+SIZE (src-1.18.tar.gz) = 52692
Index: patches/patch-srctest
===
RCS file: patches/patch-srctest
diff -N patches/patch-srctest
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-srctest   5 May 2018 12:14:42 -
@@ -0,0 +1,19 @@
+$OpenBSD$
+
+See upstream merge request https://gitlab.com/esr/src/merge_requests/20
+
+Index: srctest
+--- srctest.orig
 srctest
+@@ -1492,7 +1492,10 @@ author Eric Sunshine  1509732
+ committer Roy G. Biv  1511228715 +
+ EOF
+ 
+-$src ${TESTOPTS#-T} fast-export 1 tiebreak |
++git init --quiet &&
++git config user.name user_name &&
++git config user.email user_email &&
++$src ${TESTOPTS#-T} fast-export 1 tiebreak |
+   grep -E 'author|committer' >rfc822export.actual
+ diff rfc822export.expect rfc822export.actual
+ check "fast-export: consult RFC 822 headers"
===
Stats: --- 4 lines 173 chars
Stats: +++ 19 lines 700 chars
Stats: 15 lines
Stats: 527 chars



CVS: cvs.openbsd.org: ports

2018-04-29 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/04/29 03:37:07

Modified files:
www/selfoss: Makefile distinfo 
www/selfoss/pkg: PLIST 

Log message:
Update www/selfoss to 2.18

OK aja



CVS: cvs.openbsd.org: ports

2018-01-21 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/01/21 02:27:25

Modified files:
www/sarg   : Makefile distinfo 

Log message:
update www/sarg to 2.3.11

OK sthen@



CVS: cvs.openbsd.org: ports

2018-01-14 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/01/14 07:53:25

Modified files:
sysutils/google-compute-engine/pkg: google_compute_engine.rc 

Log message:
missed one test



CVS: cvs.openbsd.org: ports

2018-01-14 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/01/14 07:42:18

Modified files:
mail/exim  : Makefile 
mail/exim/pkg  : exim.rc 
mail/kopano/core: Makefile 
mail/kopano/core/pkg: kopano.rc 
net/kea: Makefile 
net/kea/pkg: kea.rc 
net/netatalk   : Makefile 
net/netatalk/pkg: netatalk.rc 
net/samba  : Makefile 
net/samba/pkg  : samba.rc 
net/xl2tpd : Makefile 
net/xl2tpd/pkg : xl2tpd.rc 
print/cups : Makefile 
print/cups/pkg : cupsd.rc 
security/spiped: Makefile 
security/spiped/pkg: spiped.rc 
sysutils/bacula: Makefile 
sysutils/bacula/pkg: bacula.rc 
sysutils/cfengine: Makefile 
sysutils/cfengine/pkg: cfengine.rc 
sysutils/google-compute-engine: Makefile 
sysutils/google-compute-engine/pkg: google_compute_engine.rc 
sysutils/nut   : Makefile 
sysutils/nut/pkg: nut.rc 
x11/gnome/gdm  : Makefile 
x11/gnome/gdm/pkg: gdm.rc 
x11/kde/base3  : Makefile 
x11/kde/base3/pkg: kdm.rc 
x11/kde4/workspace: Makefile 
x11/kde4/workspace/pkg: kdm.rc 

Log message:
Now that all ports rc.* scripts are using #!/bin/ksh

- change [] tests to [[]]
- change arithmetic [] tests to (())
- change = to == inside [[]]
- remove unecessary quoting inside [[]]

OK aja@



Re: CVS: cvs.openbsd.org: ports

2018-01-11 Thread Robert Peichaer
On Thu, Jan 11, 2018 at 12:40:29PM -0700, Robert Peichaer wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   r...@cvs.openbsd.org2018/01/11 12:40:29
> 
> Modified files:
>   www/awstats: Makefile distinfo 
> 
> Log message:
> Update www/awstats to version 7.7
> 
> OK aja

 
This update addressed the following security fixes:

- CVE-2017-1000501
- Missing sanitizing of parameters
- Fix to window.opener vulnerability in external referral site links.



CVS: cvs.openbsd.org: ports

2018-01-11 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/01/11 12:40:29

Modified files:
www/awstats: Makefile distinfo 

Log message:
Update www/awstats to version 7.7

OK aja



CVS: cvs.openbsd.org: ports

2018-01-11 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/01/11 12:30:18

Modified files:
infrastructure/templates: rc.template 

Log message:
Reflect the change of the shebang line from /bin/sh to /bin/ksh for
rc.d daemon scripts in the template too.



CVS: cvs.openbsd.org: ports

2018-01-11 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2018/01/11 12:27:12

Modified files:
audio/mpd  : Makefile 
audio/mpd/pkg  : mpd.rc 
audio/squeezelite: Makefile 
audio/squeezelite/pkg: squeezelite.rc 
audio/umurmur  : Makefile 
audio/umurmur/pkg: umurmurd.rc 
audio/ympd : Makefile 
audio/ympd/pkg : ympd.rc 
audio/zeya : Makefile 
audio/zeya/pkg : zeya.rc 
comms/conserver: Makefile 
comms/conserver/pkg: conserver.rc 
comms/hylafax  : Makefile 
comms/hylafax/pkg: faxq.rc hfaxd.rc 
comms/lcdproc  : Makefile 
comms/lcdproc/pkg: lcdd.rc lcdexec.rc lcdproc.rc 
comms/smstools : Makefile 
comms/smstools/pkg: smsd.rc 
databases/influxdb: Makefile 
databases/influxdb/pkg: influxdb.rc 
databases/mariadb: Makefile 
databases/mariadb/pkg: mysqld.rc 
databases/mongodb: Makefile 
databases/mongodb/pkg: mongod.rc 
databases/openldap: Makefile 
databases/openldap/pkg: slapd.rc 
databases/openldap23: Makefile 
databases/openldap23/pkg: slapd.rc 
databases/pgbouncer: Makefile 
databases/pgbouncer/pkg: pgbouncer.rc 
databases/pgcluu: Makefile 
databases/pgcluu/pkg: pgcluu_collectd.rc 
databases/pgpool: Makefile 
databases/pgpool/pkg: pgpool.rc 
databases/postgresql: Makefile 
databases/postgresql/pkg: postgresql.rc 
databases/puppetdb: Makefile 
databases/puppetdb/pkg: puppetdb.rc 
databases/puppetdb4: Makefile 
databases/puppetdb4/pkg: puppetdb.rc 
databases/puppetdb5: Makefile 
databases/puppetdb5/pkg: puppetdb.rc 
databases/redis: Makefile 
databases/redis/pkg: redis.rc 
databases/riak : Makefile 
databases/riak/pkg: riak.rc 
devel/distcc   : Makefile 
devel/distcc/pkg: distccd.rc 
devel/git  : Makefile 
devel/git/pkg  : gitdaemon.rc 
devel/go-tools : Makefile 
devel/go-tools/pkg: godoc.rc 
devel/jenkins/pkg: jenkins.rc 
devel/py-buildbot/buildbot: Makefile 
devel/py-buildbot/buildbot/pkg: buildbot.rc 
devel/py-buildslave: Makefile 
devel/py-buildslave/pkg: buildslave.rc 
devel/subversion: Makefile 
devel/subversion/pkg: svnserve.rc 
games/hedgewars: Makefile 
games/hedgewars/pkg: hedgewars_server.rc 
games/ioquake3 : Makefile 
games/ioquake3/pkg: ioq3ded.rc 
games/wesnoth  : Makefile 
games/wesnoth/pkg: wesnothd.rc 
games/yquake2  : Makefile 
games/yquake2/pkg: q2ded.rc 
geo/mapcache   : Makefile 
geo/mapcache/pkg: mapcache.rc 
geo/mapserver  : Makefile 
geo/mapserver/pkg: mapserv.rc 
graphics/orthanc/server: Makefile 
graphics/orthanc/server/pkg: orthanc.rc 
graphics/sane-backends: Makefile 
graphics/sane-backends/pkg: saned.rc 
lang/php/5.6   : Makefile 
lang/php/5.6/pkg: php56_fpm.rc 
lang/php/7.0   : Makefile 
lang/php/7.0/pkg: php70_fpm.rc 
mail/amavisd-new: Makefile 
mail/amavisd-new/pkg: amavis_mc.rc amavisd.rc 
mail/archiveopteryx: Makefile 
mail/archiveopteryx/pkg: aox.rc 
mail/courier-authlib: Makefile 
mail/courier-authlib/pkg: courier_authdaemond.rc 
mail/courier-imap: Makefile 
mail/courier-imap/pkg: courier_imap.rc courier_imap_ssl.rc 
   courier_pop3.rc courier_pop3_ssl.rc 
mail/cyrus-imapd: Makefile 
mail/cyrus-imapd/pkg: cyrus_imapd.rc 
mail/dkim-milter: Makefile 
mail/dkim-milter/pkg: dkim_filter.rc 
mail/dkimproxy : Makefile 
mail/dkimproxy/pkg: dkimproxy_in.rc dkimproxy_out.rc 
mail/dovecot   : Makefile 
mail/dovecot/pkg: dovecot.rc 
mail/dspam : Makefile 
mail/dspam/pkg : dspam.rc 
mail/exim  : Makefile 
mail/exim/pkg  : exim.rc 
mail/greyscanner: Makefile 
mail/greyscanner/pkg: greyscanner.rc 
mail/kopano/core: Makefile 
mail/kopano/core/pkg: kopano.rc kopano_gateway.rc kopano_ical.rc 
  kopano_monitor.rc kopano_search.rc 
  kopano_server.rc kopano_spooler.rc 
mail/mailman   : Makefile 
mail/mailman/pkg: mailman.rc 
mail/mailscanner: Makefile 
mail/mailscanner/pkg: mailscanner.rc 
mail/milter-checkrcpt: Makefile 
mail/milter-checkrcpt/pkg: milter_checkrcpt.rc 
mail/milter-greylist: Makefile 
mail/milter-greylist/pkg: milter_greylist.rc 
mail/milter-regex: Makefile 
mail/milter-regex/pkg: milter_regex.rc 
mail/milter-spamd: Makefile 
mail/milter-spamd/pkg: 

CVS: cvs.openbsd.org: ports

2017-12-29 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/12/29 05:08:50

Modified files:
devel/cvsps: Makefile 

Log message:
Change HOMEPAGE to the sourceforge page of cvsps.
The previous one is dead and the download failed.

discussed with landry@



CVS: cvs.openbsd.org: ports

2017-12-27 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/12/27 03:34:53

Modified files:
devel/src  : Makefile distinfo 

Log message:
- update devel/src to version 1.17
- enable pylint tests

OK aja@



Re: [update] sysutils/sysclean 2.6

2017-11-06 Thread Robert Peichaer
On Mon, Nov 06, 2017 at 08:27:41AM +0100, Sebastien Marie wrote:
> Hi,
> 
> Here an update for sysclean 2.6.
> 
> the new release incorporates recent changes for /usr/share/relink
> directory.
> 
> in particular, it replaces '/usr/share/compile' by
> '/usr/share/relink/kernel' in ignored list (directory created at runtime
> by the system). 
> 
> other files under '/usr/share/relink' are already cover by locate
> database.
> 
> Thanks.
> -- 
> Sebastien Marie

OK rpe@

-- 
-=[rpe]=-



CVS: cvs.openbsd.org: ports

2017-11-03 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/11/03 09:32:04

Modified files:
devel  : Makefile 

Log message:
add bashunit



CVS: cvs.openbsd.org: ports

2017-11-03 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/11/03 09:25:24

Log message:
Import devel/bashunit-20140327

Description:

bashunit is a unit testing framework for Bash scripts based on xUnit
principles.

This is similar to the ShUnit and its successor shUnit2.

OK sthen@

Status:

Vendor Tag: rpe
Release Tags:   rpe_20171103

N ports/devel/bashunit/Makefile
N ports/devel/bashunit/distinfo
N ports/devel/bashunit/pkg/PLIST
N ports/devel/bashunit/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-03 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/11/03 08:21:04

Modified files:
archivers/makeself: Makefile distinfo 

Log message:
Update archivers/makeself to 2.3.1

OK aja@ sthen@



CVS: cvs.openbsd.org: ports

2017-11-03 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/11/03 05:24:05

Modified files:
devel/src  : Makefile distinfo 

Log message:
Update devel/src to 1.15

OK aja@



CVS: cvs.openbsd.org: ports

2017-11-02 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/11/02 10:04:14

Modified files:
devel  : Makefile 

Log message:
add expect-lite



CVS: cvs.openbsd.org: ports

2017-11-02 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/11/02 10:02:01

Log message:
Import expect-lite-4.9.0

Comment:
mature, quick and easy command line automation tool

Description:

Written in expect, it is designed to directly map an interactive
terminal session into an automation script.

expect-lite scripts use special character(s) at the beginning of
each line to indicate the action. Basic expect-lite scripts can be
created by simply cutting and pasting text from a terminal window
into a script, and adding '>' '<' characters.

No knowledge of expect is required!

OK sthen@

Status:

Vendor Tag: rpe
Release Tags:   rpe_20171102

N ports/devel/expect-lite/Makefile
N ports/devel/expect-lite/distinfo
N ports/devel/expect-lite/pkg/PLIST
N ports/devel/expect-lite/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-10-19 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/10/19 14:49:55

Modified files:
devel/src  : Makefile distinfo 

Log message:
Update to 1.14

OK aja@



CVS: cvs.openbsd.org: ports

2017-05-01 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/05/01 15:13:36

Modified files:
archivers/makeself: Makefile distinfo 

Log message:
Update archivers/makeself to 2.3.0 and change HOMEPAGE.

OK aja@



CVS: cvs.openbsd.org: ports

2017-04-21 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/04/21 14:59:40

Modified files:
net/nagios/cnagios: Makefile distinfo 

Log message:
Update net/nagios/cnagios to 0.33 and switch to github.

Feedback and OK sthen@



CVS: cvs.openbsd.org: ports

2017-04-21 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/04/21 14:46:42

Modified files:
www/selfoss: Makefile distinfo 
www/selfoss/pkg: PLIST 

Log message:
Update www/selfoss to 2.17

OK aja@



CVS: cvs.openbsd.org: ports

2017-04-17 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/04/17 11:29:13

Modified files:
net/nagios/nagios: Makefile distinfo 
net/nagios/nagios/patches: patch-configure 
   patch-include_config_h_in 
   patch-sample-config_cgi_cfg_in 
   patch-sample-config_httpd_conf_in 
   patch-sample-config_nagios_cfg_in 
net/nagios/nagios/pkg: PLIST-web README-main 

Log message:
Update net/nagios/nagios to version 4.3.1

- add archivers/unzip as BUILD_DEPENDS
- regen and adapt patches
- use rcctl in README-main and reflect switch to apache2

Feedback and OK sthen@



Re: CVS: cvs.openbsd.org: ports

2017-04-07 Thread Robert Peichaer
On Fri, Apr 07, 2017 at 02:27:58PM -0600, Robert Peichaer wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   r...@cvs.openbsd.org2017/04/07 14:27:58
> 
> Modified files:
>   security/py-M2Crypto: Makefile distinfo 
>   security/py-M2Crypto/pkg: PLIST 
> 
> Log message:
> Update security/py-M2Crypto to 0.26.0
> 
> OK aja@

This was OK sthen@ too.

-- 
-=[rpe]=-



CVS: cvs.openbsd.org: ports

2017-04-07 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/04/07 14:27:58

Modified files:
security/py-M2Crypto: Makefile distinfo 
security/py-M2Crypto/pkg: PLIST 

Log message:
Update security/py-M2Crypto to 0.26.0

OK aja@



CVS: cvs.openbsd.org: ports

2017-04-07 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/04/07 14:26:22

Modified files:
devel/src  : Makefile distinfo 

Log message:
Update devel/src to 1.13

OK aja@



CVS: cvs.openbsd.org: ports

2017-04-07 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/04/07 13:55:06

Modified files:
textproc/p5-ack: Makefile distinfo 
textproc/p5-ack/pkg: PLIST 

Log message:
Update textproc/p5-ack to 2.18.

Feedback from Giannis Tsaraias and bluhm@
OK bluhm@



Re: UPDATE: security/py-M2Crypto 0.26.0

2017-04-07 Thread Robert Peichaer
Any OKs for this update?

On Sun, Mar 26, 2017 at 02:38:17PM +0200, Robert Peichaer wrote:
> Hi
> 
> This diff updates security/py-M2Crypto to version 0.26.0.
> 
> The testsuite does not yield any new errors compared to the previous
> version.
> 
> I'm not able to really test the two depending ports py-wbem and salt.
> At least they were not complaining during packaging.
> 
> OK ?
> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/security/py-M2Crypto/Makefile,v
> retrieving revision 1.12
> diff -u -p -p -u -r1.12 Makefile
> --- Makefile  23 Aug 2016 12:58:28 -  1.12
> +++ Makefile  26 Mar 2017 11:24:40 -
> @@ -2,10 +2,9 @@
>  
>  COMMENT =crypto and ssl toolkit for python
>  
> -MODPY_EGG_VERSION =  0.25.1
> +MODPY_EGG_VERSION =  0.26.0
>  DISTNAME =   M2Crypto-${MODPY_EGG_VERSION}
>  PKGNAME =py-${DISTNAME}
> -REVISION =   0
>  
>  CATEGORIES = security
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/security/py-M2Crypto/distinfo,v
> retrieving revision 1.6
> diff -u -p -p -u -r1.6 distinfo
> --- distinfo  21 Aug 2016 15:18:14 -  1.6
> +++ distinfo  26 Mar 2017 11:24:52 -
> @@ -1,2 +1,2 @@
> -SHA256 (M2Crypto-0.25.1.tar.gz) = 
> rDA6GIEwelHIXuix2HhE2YZu6CO0/bxS9+eRh8LZrO8=
> -SIZE (M2Crypto-0.25.1.tar.gz) = 300904
> +SHA256 (M2Crypto-0.26.0.tar.gz) = 
> BdlP2bLa4vuOBygZp5Xw4F02EbCeoYX2jhYwUw7Amug=
> +SIZE (M2Crypto-0.26.0.tar.gz) = 305914
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/security/py-M2Crypto/pkg/PLIST,v
> retrieving revision 1.4
> diff -u -p -p -u -r1.4 PLIST
> --- pkg/PLIST 21 Aug 2016 15:18:14 -  1.4
> +++ pkg/PLIST 26 Mar 2017 11:30:48 -
> @@ -74,9 +74,7 @@ lib/python${MODPY_VERSION}/site-packages
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/X509.pyc
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/__init__.py
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/__init__.pyc
> -lib/python${MODPY_VERSION}/site-packages/M2Crypto/__m2crypto.so
> -lib/python${MODPY_VERSION}/site-packages/M2Crypto/_m2crypto.py
> -lib/python${MODPY_VERSION}/site-packages/M2Crypto/_m2crypto.pyc
> +lib/python${MODPY_VERSION}/site-packages/M2Crypto/_m2crypto.so
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/callback.py
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/callback.pyc
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/ftpslib.py
> @@ -85,6 +83,8 @@ lib/python${MODPY_VERSION}/site-packages
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/httpslib.pyc
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2.py
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2.pyc
> +lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2crypto.py
> +lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2crypto.pyc
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2urllib.py
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2urllib.pyc
>  lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2urllib2.py
> ===
> Stats: --- 7 lines 350 chars
> Stats: +++ 6 lines 333 chars
> Stats: -1 lines
> Stats: -17 chars
> -- 
> -=[rpe]=-

-- 
-=[rpe]=-



CVS: cvs.openbsd.org: ports

2017-03-26 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/03/26 07:34:06

Modified files:
mail/msmtp : Makefile distinfo 
mail/msmtp/patches: patch-scripts_msmtpqueue_msmtp-listqueue_sh 

Log message:
Update mail/msmtp to 1.6.6 and add a missing RCS Id in a pachfile.

OK aja@



CVS: cvs.openbsd.org: ports

2017-03-26 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/03/26 07:32:44

Modified files:
www/igal2  : Makefile distinfo 

Log message:
Update www/igal2 to 2.2

OK aja@



UPDATE: textproc/p5-ack to 2.18

2017-03-26 Thread Robert Peichaer
Hi

This updates textproc/p5-ack to version 2.18.
All tests pass.

OK ?


Index: Makefile
===
RCS file: /cvs/ports/textproc/p5-ack/Makefile,v
retrieving revision 1.22
diff -u -p -p -u -r1.22 Makefile
--- Makefile20 Mar 2016 19:57:12 -  1.22
+++ Makefile26 Mar 2017 12:46:27 -
@@ -4,7 +4,7 @@ COMMENT=grep like tool, aimed at progr
 
 MODULES=   cpan
 PKG_ARCH=  *
-V =2.15_02
+V =2.18
 DISTNAME=  ack-${V}
 PKGNAME=   p5-${DISTNAME:S/_/./}
 CPAN_AUTHOR=   PETDANCE
Index: distinfo
===
RCS file: /cvs/ports/textproc/p5-ack/distinfo,v
retrieving revision 1.12
diff -u -p -p -u -r1.12 distinfo
--- distinfo20 Dec 2015 09:47:13 -  1.12
+++ distinfo26 Mar 2017 12:46:30 -
@@ -1,2 +1,2 @@
-SHA256 (ack-2.15_02.tar.gz) = iT5GqSY7RG2b1+/q5SwS++5gkqOlufgW2PhMFkStcZk=
-SIZE (ack-2.15_02.tar.gz) = 228211
+SHA256 (ack-2.18.tar.gz) = +0oKEaVBHLpXZBY7jQdKRHwqdTdYghFRsx3HUzZj8Fg=
+SIZE (ack-2.18.tar.gz) = 232279
Index: pkg/PLIST
===
RCS file: /cvs/ports/textproc/p5-ack/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -p -u -r1.6 PLIST
--- pkg/PLIST   1 Nov 2015 11:19:11 -   1.6
+++ pkg/PLIST   26 Mar 2017 12:46:51 -
@@ -20,8 +20,6 @@ ${P5SITE}/App/Ack/Filter/IsPath.pm
 ${P5SITE}/App/Ack/Filter/IsPathGroup.pm
 ${P5SITE}/App/Ack/Filter/Match.pm
 ${P5SITE}/App/Ack/Filter/MatchGroup.pm
-${P5SITE}/App/Ack/Resource/
 ${P5SITE}/App/Ack/Resource.pm
-${P5SITE}/App/Ack/Resource/Basic.pm
 ${P5SITE}/App/Ack/Resources.pm
 @man man/man1/ack.1
===
Stats: --- 5 lines 188 chars
Stats: +++ 3 lines 115 chars
Stats: -2 lines
Stats: -73 chars
-- 
-=[rpe]=-



UPDATE: security/py-M2Crypto 0.26.0

2017-03-26 Thread Robert Peichaer
Hi

This diff updates security/py-M2Crypto to version 0.26.0.

The testsuite does not yield any new errors compared to the previous
version.

I'm not able to really test the two depending ports py-wbem and salt.
At least they were not complaining during packaging.

OK ?


Index: Makefile
===
RCS file: /cvs/ports/security/py-M2Crypto/Makefile,v
retrieving revision 1.12
diff -u -p -p -u -r1.12 Makefile
--- Makefile23 Aug 2016 12:58:28 -  1.12
+++ Makefile26 Mar 2017 11:24:40 -
@@ -2,10 +2,9 @@
 
 COMMENT =  crypto and ssl toolkit for python
 
-MODPY_EGG_VERSION =0.25.1
+MODPY_EGG_VERSION =0.26.0
 DISTNAME = M2Crypto-${MODPY_EGG_VERSION}
 PKGNAME =  py-${DISTNAME}
-REVISION = 0
 
 CATEGORIES =   security
 
Index: distinfo
===
RCS file: /cvs/ports/security/py-M2Crypto/distinfo,v
retrieving revision 1.6
diff -u -p -p -u -r1.6 distinfo
--- distinfo21 Aug 2016 15:18:14 -  1.6
+++ distinfo26 Mar 2017 11:24:52 -
@@ -1,2 +1,2 @@
-SHA256 (M2Crypto-0.25.1.tar.gz) = rDA6GIEwelHIXuix2HhE2YZu6CO0/bxS9+eRh8LZrO8=
-SIZE (M2Crypto-0.25.1.tar.gz) = 300904
+SHA256 (M2Crypto-0.26.0.tar.gz) = BdlP2bLa4vuOBygZp5Xw4F02EbCeoYX2jhYwUw7Amug=
+SIZE (M2Crypto-0.26.0.tar.gz) = 305914
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/py-M2Crypto/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -p -u -r1.4 PLIST
--- pkg/PLIST   21 Aug 2016 15:18:14 -  1.4
+++ pkg/PLIST   26 Mar 2017 11:30:48 -
@@ -74,9 +74,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/X509.pyc
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/__init__.py
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/__init__.pyc
-lib/python${MODPY_VERSION}/site-packages/M2Crypto/__m2crypto.so
-lib/python${MODPY_VERSION}/site-packages/M2Crypto/_m2crypto.py
-lib/python${MODPY_VERSION}/site-packages/M2Crypto/_m2crypto.pyc
+lib/python${MODPY_VERSION}/site-packages/M2Crypto/_m2crypto.so
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/callback.py
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/callback.pyc
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/ftpslib.py
@@ -85,6 +83,8 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/httpslib.pyc
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2.py
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2.pyc
+lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2crypto.py
+lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2crypto.pyc
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2urllib.py
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2urllib.pyc
 lib/python${MODPY_VERSION}/site-packages/M2Crypto/m2urllib2.py
===
Stats: --- 7 lines 350 chars
Stats: +++ 6 lines 333 chars
Stats: -1 lines
Stats: -17 chars
-- 
-=[rpe]=-



CVS: cvs.openbsd.org: ports

2017-02-06 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2017/02/06 11:02:37

Modified files:
devel/src  : Makefile distinfo 

Log message:
Update devel/src to 1.12

OK aja@



CVS: cvs.openbsd.org: ports

2016-12-23 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/12/23 11:12:44

Modified files:
security/burpsuite: Makefile distinfo 

Log message:
- update security/burpsuite to 1.7.14
- fix distfile download

OK rpointel@



CVS: cvs.openbsd.org: ports

2016-12-19 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/12/19 10:31:45

Modified files:
www/awstats: Makefile distinfo 
www/awstats/pkg: PLIST 

Log message:
Update www/awstats to version 7.6

Noteable changes:
- Security fix: "|" not allowed into DirLang parameter.
- Security fix: More restrictive rule for using AWSTATS_ENABLE_CONFIG_DIR.

OK @aja



UPDATE: security/burpsuite (and fix distfile download)

2016-12-18 Thread Robert Peichaer
Hi

This fixes the download of the distfile and while here update to the
latest version.

Although I don't know enough about burpsuite itself, I saw no obvious
problems with the new version. Maybe someone who knows can verify?

OK ?

Index: Makefile
===
RCS file: /cvs/ports/security/burpsuite/Makefile,v
retrieving revision 1.12
diff -u -p -p -u -r1.12 Makefile
--- Makefile5 Nov 2016 05:49:54 -   1.12
+++ Makefile18 Dec 2016 09:55:29 -
@@ -2,11 +2,11 @@
 
 COMMENT =  tool for testing security of web applications
 
-VERSION =  1.7.10
+VERSION =  1.7.14
 DISTNAME = burpsuite_free_v${VERSION}
 PKGNAME =  burpsuite-${VERSION}
 
-DISTFILES=${DISTNAME}${EXTRACT_SUFX}{DownloadUpdate.ashx?Product=Free}
+DISTFILES=${DISTNAME}${EXTRACT_SUFX}{Download?productId=100\=${VERSION}\=Jar}
 
 CATEGORIES =   security
 
@@ -16,7 +16,7 @@ PERMIT_PACKAGE_CDROM=   https://portswig
 PERMIT_PACKAGE_FTP= https://portswigger.net/burp/eula-free.html
 PERMIT_DISTFILES_FTP=   https://portswigger.net/burp/eula-free.html
 
-MASTER_SITES = https://portswigger.net/
+MASTER_SITES = https://portswigger.net/Burp/Releases/
 
 EXTRACT_ONLY = 
 EXTRACT_SUFX = .jar
Index: distinfo
===
RCS file: /cvs/ports/security/burpsuite/distinfo,v
retrieving revision 1.11
diff -u -p -p -u -r1.11 distinfo
--- distinfo5 Nov 2016 05:49:54 -   1.11
+++ distinfo18 Dec 2016 09:55:29 -
@@ -1,2 +1,2 @@
-SHA256 (burpsuite_free_v1.7.10.jar) = 
n2CdFNR09DySYckgxKhoJ4y6wRn87mKjKCdOCTc4N40=
-SIZE (burpsuite_free_v1.7.10.jar) = 12558611
+SHA256 (burpsuite_free_v1.7.14.jar) = 
V4HKqIpeXyT7xp65yaFpI/qhBPOWLrxuMJ5dHF5OFFc=
+SIZE (burpsuite_free_v1.7.14.jar) = 12603609
===
Stats: --- 5 lines 258 chars
Stats: +++ 5 lines 292 chars
Stats: 0 lines
Stats: 34 chars

-- 
-=[rpe]=-



CVS: cvs.openbsd.org: ports

2016-11-04 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/04 10:01:40

Modified files:
archivers/pigz : Makefile distinfo 

Log message:
Update archivers/pigz to 2.3.4

OK aja@ sthen@



CVS: cvs.openbsd.org: ports

2016-11-04 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/04 09:58:34

Modified files:
mail/getmail   : Makefile distinfo 

Log message:
Update mail/getmail to 4.52.0

OK aja@ tim@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2016-11-04 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/04 09:53:59

Modified files:
fonts/abyssinica: Makefile 
fonts/andika   : Makefile 
fonts/arabeyes-ttf: Makefile 
fonts/blockzone: Makefile 
fonts/charis   : Makefile 
fonts/doulos   : Makefile 
fonts/ecoliercourt-fonts: Makefile 
fonts/farsi-bfonts-ttf: Makefile 
fonts/farsifonts-ttf: Makefile 
fonts/gentium  : Makefile 
fonts/hermit-font: Makefile 
fonts/inconsolata-font: Makefile 
fonts/spranq-ecofont-ttf: Makefile 
fonts/zh-wqy-bitmapfont: Makefile 
fonts/zh-wqy-zenhei-ttf: Makefile 

Log message:
Add NO_TEST to all font ports that use the font.port.mk module.

discussed with jasper@



CVS: cvs.openbsd.org: ports

2016-11-04 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/04 09:48:14

Modified files:
fonts/comic-neue: Makefile distinfo 

Log message:
- update fonts/comic-neue to 2.3
- adjust FONT_DISTDIR to changed archive layout.
- add NO_TEST

OK aja@ sthen@



CVS: cvs.openbsd.org: ports

2016-11-04 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/04 09:44:14

Modified files:
infrastructure/mk: font.port.mk 

Log message:
Remove NO_TEST.
It's not honored from within modules.

discussed with jasper@



CVS: cvs.openbsd.org: ports

2016-11-01 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/01 08:20:15

Modified files:
www/urlwatch   : Makefile distinfo 
www/urlwatch/pkg: PLIST 
Removed files:
www/urlwatch/patches: patch-lib_urlwatch_html2txt_py 

Log message:
Update www/urlwatch to version 2.

This is a major update for urlwatch which is now a python3 program.
Consider looking at the README.md at https://github.com/thp/urlwatch
if you are migrating from version 1.

Noteable changes:
- the urls file is now in PyYaml format and will be auto-convertert
- watching ftp:// URLs needs a workaround like:
kind: shell
command: curl ftp://url/path/
- custom hooks are different and need rewriting

Feedback from and OK sthen@ aja@



CVS: cvs.openbsd.org: ports

2016-11-01 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/01 07:23:21

Modified files:
databases  : Makefile 

Log message:
+py-minidb



CVS: cvs.openbsd.org: ports

2016-11-01 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/11/01 07:20:11

Log message:
import py-minidb

minidb is a simple SQLite3 store for Python objects.

OK aja@ sthen@

Status:

Vendor Tag: rpe
Release Tags:   rpe_20161101

N ports/databases/py-minidb/Makefile
N ports/databases/py-minidb/distinfo
N ports/databases/py-minidb/pkg/PLIST
N ports/databases/py-minidb/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2016-09-13 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/09/13 16:38:14

Modified files:
editors/vim: Makefile 
editors/vim/patches: patch-runtime_syntax_fstab_vim 

Log message:
Add the new 'noperm' mount option to the fstab syntax file.

OK sthen



CVS: cvs.openbsd.org: ports

2016-08-21 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/08/21 09:18:14

Modified files:
security/py-M2Crypto: Makefile distinfo 
security/py-M2Crypto/pkg: PLIST 

Log message:
Update security/py-M2Crypto to 0.25.1

OK aja@



CVS: cvs.openbsd.org: ports

2016-08-21 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/08/21 07:45:46

Modified files:
sysutils/ansible: Makefile distinfo 
sysutils/ansible/pkg: PLIST 

Log message:
Update sysutils/ansible to 2.1.1.0

Mostly a bugfix release with some minor changes, for details see:
https://github.com/ansible/ansible/blob/v2.1.1.0-1/CHANGELOG.md

A now fixed bug pointed out by Frank Groeneveld was that by using
the cron modules user argument might result in the root users crontab
being cleared.

OK aja@



CVS: cvs.openbsd.org: ports

2016-05-16 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/05/16 01:03:35

Modified files:
security/py-keyczar: Makefile distinfo 

Log message:
Update security/py-keyczar to 0.716

OK aja



CVS: cvs.openbsd.org: ports

2016-05-15 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/05/15 14:31:05

Modified files:
infrastructure/bin: proot 

Log message:
fix typo

OK espie



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/05/08 09:58:12

Modified files:
www/selfoss: Makefile distinfo 
www/selfoss/pkg: PLIST 

Log message:
Update www/selfoss to 2.15

OK aja@



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/05/08 09:55:13

Modified files:
www/awstats: Makefile distinfo 
www/awstats/pkg: PLIST 

Log message:
Update www/awstats to 7.5

OK aja@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:30:05

Modified files:
mail/p5-Mail-IMAPTalk: Makefile distinfo 

Log message:
Update mail/p5-Mail-IMAPTalk to 4.03

OK aja@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:31:56

Modified files:
security/p5-Crypt-OpenPGP: Makefile distinfo 
security/p5-Crypt-OpenPGP/pkg: PLIST 

Log message:
Update security/p5-Crypt-OpenPGP to 1.12

OK aja@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:28:13

Modified files:
mail/p5-Mail-GnuPG: Makefile distinfo 

Log message:
Update mail/p5-Mail-GnuPG to 0.23

OK aja@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:26:19

Modified files:
mail/p5-MIME-Base32: Makefile distinfo 

Log message:
Update mail/p5-MIME-Base32 to 1.301

OK aja@, jasper@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:24:06

Modified files:
devel/p5-Test-File-Contents: Makefile distinfo 

Log message:
Update devel/p5-Test-File-Contents to 0.23

OK aja@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:21:58

Modified files:
devel/p5-SVN-Notify: Makefile distinfo 

Log message:
Update devel/p5-SVN-Notify to 2.86

OK aja@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:19:50

Modified files:
devel/p5-Parallel-ForkManager: Makefile distinfo 

Log message:
Update devel/p5-Parallel-ForkManager to 1.18

OK aja@, sthen@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:17:30

Modified files:
devel/p5-IO-Pager: Makefile distinfo 

Log message:
Update devel/p5-IO-Pager to 0.36

OK jasper@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:13:44

Modified files:
devel/p5-Devel-TraceUse: Makefile distinfo 
devel/p5-Devel-TraceUse/pkg: DESCR 

Log message:
Update devel/p5-Devel-TraceUse to 2.094

OK aja@, sthen@



CVS: cvs.openbsd.org: ports

2016-04-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/28 08:16:01

Modified files:
devel/p5-MooseX-MultiInitArg: Makefile distinfo 
Removed files:
devel/p5-MooseX-MultiInitArg/patches: patch-t_01-main_t 

Log message:
Update devel/p5-MooseX-MultiInitArg to 0.02

OK aja@, sthen@



CVS: cvs.openbsd.org: ports

2016-04-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/04/25 04:04:50

Modified files:
sysutils/ansible: Makefile distinfo 

Log message:
Update sysutils/ansible to 2.0.2.0

OK aja@



CVS: cvs.openbsd.org: ports

2016-03-23 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/03/23 17:02:46

Modified files:
security/py-M2Crypto: Makefile distinfo 
Removed files:
security/py-M2Crypto/patches: patch-SWIG__ssl_i 

Log message:
Update security/py-M2Crypto to 0.24.0

with help from and OK sthen



Re: CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
On Sat, Mar 05, 2016 at 07:30:47AM -0700, Robert Peichaer wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   r...@cvs.openbsd.org2016/03/05 07:30:47
> 
> Modified files:
>   devel/grcs : Makefile distinfo 
>   devel/grcs/pkg : PLIST 
> Removed files:
>   devel/grcs/patches: patch-src_conf_sh 
> 
> Log message:
> Update grcs to version 5.9.4
> 
> - switch HOME_PAGE and MASTER_SITES to www.gnu.org
> - update license info
> - add dependencies to devel/gdiff
> - use CONFIGURE_STYLE=autoconf to ensure gdiff and gdiff3 are use
> - add pre-install target to ensure the g* commands are used in the wrapper 
> scripts
> - ensure that tests find g* commands
> 
> feedback and OK aja@

This was OK sthen@ too. 



CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/03/05 07:39:50

Modified files:
devel/src  : Makefile distinfo 

Log message:
Update devel/src to 1.11

- use 'sed -i' instead of perl
- use gnu make, needed for tests
- enable tests and set TEST_TARGET
- disable pylint tests, our version is too old
- disable sscs and python3 tests

OK aja@



CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/03/05 07:34:20

Modified files:
devel/rcs-fast-import: Makefile 

Log message:
use 'sed -i' instead of perl

OK aja@



CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/03/05 07:30:47

Modified files:
devel/grcs : Makefile distinfo 
devel/grcs/pkg : PLIST 
Removed files:
devel/grcs/patches: patch-src_conf_sh 

Log message:
Update grcs to version 5.9.4

- switch HOME_PAGE and MASTER_SITES to www.gnu.org
- update license info
- add dependencies to devel/gdiff
- use CONFIGURE_STYLE=autoconf to ensure gdiff and gdiff3 are use
- add pre-install target to ensure the g* commands are used in the wrapper 
scripts
- ensure that tests find g* commands

feedback and OK aja@



CVS: cvs.openbsd.org: ports

2016-02-05 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/02/05 05:51:46

Modified files:
devel/src  : Makefile distinfo 

Log message:
update to devel/src 1.3

See http://www.catb.org/~esr/src/NEWS for what changed.

OK aja@



CVS: cvs.openbsd.org: ports

2016-02-05 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/02/05 05:54:20

Modified files:
sysutils/ansible: Makefile distinfo 

Log message:
update sysutils/ansible to 2.0.0.2

- has a work around for callback API change for v2_playbook_on_start

OK sthen@, aja@



CVS: cvs.openbsd.org: ports

2016-01-15 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/01/15 11:34:34

Modified files:
sysutils/ansible: Makefile distinfo 
sysutils/ansible/pkg: PLIST 
Added files:
sysutils/ansible/patches: 
  patch-lib_ansible_plugins_action_copy_py 
Removed files:
sysutils/ansible/patches: 
  
patch-lib_ansible_runner_action_plugins_copy_py 

Log message:
Update sysutils/ansible to 2.0.0.1

diff from Frank Groeneveld, thanks
feedback from sthen, aja
OK sthen@, kirby@



CVS: cvs.openbsd.org: ports

2016-01-02 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/01/02 12:05:34

Modified files:
www/selfoss: Makefile distinfo 
www/selfoss/files: selfoss.conf 
www/selfoss/pkg: PLIST README 

Log message:
Update selfoss to 2.14

- switch from MASTER_SITES to GitHub GH_*
- use sed -i instead of perl
- update README for nginx, apache-httpd and update cronjob

feedback and OK aja@



Re: CVS: cvs.openbsd.org: ports

2016-01-02 Thread Robert Peichaer
On Sat, Jan 02, 2016 at 12:05:34PM -0700, Robert Peichaer wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   r...@cvs.openbsd.org2016/01/02 12:05:34
> 
> Modified files:
>   www/selfoss: Makefile distinfo 
>   www/selfoss/files: selfoss.conf 
>   www/selfoss/pkg: PLIST README 
> 
> Log message:
> Update selfoss to 2.14
> 
> - switch from MASTER_SITES to GitHub GH_*
> - use sed -i instead of perl
> - update README for nginx, apache-httpd and update cronjob
> 
> feedback and OK aja@

That was OK sthen@ too.



CVS: cvs.openbsd.org: ports

2015-12-29 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/12/29 16:19:33

Modified files:
security/py-crypto: Makefile 

Log message:
Ensure, that py-crypto finds gmp.h during configure.
This fixes a warning in ansible.

OK landry@, sthen@



Re: irssi 0.8.17, irssi-icb

2015-12-29 Thread Robert Peichaer
On Tue, Dec 29, 2015 at 08:11:13PM +, Stuart Henderson wrote:
> Picking up viq's old irssi update, now with an update to irssi-icb
> which fixes things (the in-tree irssi-icb was fairly broken when
> I tried it with irssi 0.8.17 before).
> 
> For irssi, compared to the previous diff, it installs irssi-config
> in the include dir so that irssi-icb can find it without patching
> the autoconf files, and there are minor whitespace changes.
> 
> irssi-otr and irssi-silc seem to work (though I'm not on an active
> silc network any more so just testing locally).
> 
> Could someone test irssi-xmpp please?
> 
> OK?

I'm only using irssi/irssi-icb, but the diff looks fine and I see no
obvious problems. So FWIW, works for me, OK rpe@



CVS: cvs.openbsd.org: ports

2015-10-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/10/25 09:23:03

Modified files:
sysutils/ansible: Makefile distinfo 

Log message:
Update sysutils/ansible to 1.9.4

OK aja@



CVS: cvs.openbsd.org: ports

2015-10-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/10/25 09:29:13

Modified files:
security/py-M2Crypto: Makefile distinfo 
security/py-M2Crypto/patches: patch-SWIG__ssl_i 
security/py-M2Crypto/pkg: PLIST 

Log message:
Update security/py-M2Crypto to 0.22.5

Update HOMEPAGE to use gitlab.com.

With help from sthen@
OK aja



CVS: cvs.openbsd.org: ports

2015-09-29 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/09/29 11:30:39

Modified files:
sysutils/ansible: Makefile distinfo 

Log message:
Update sysutils/ansible to 1.9.3

For changes in this release see:
https://github.com/ansible/ansible/blob/v1.9.3-1/CHANGELOG.md

OK sthen@



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/07/28 10:47:24

Modified files:
www/awstats: Makefile distinfo 
www/awstats/pkg: PLIST README 

Log message:
Update www/awstats to 7.4
- use sed -i instead of perl
- make the port work with nginx
- change README to reflect that

feedback and OK aja@
OK sthen@



CVS: cvs.openbsd.org: ports

2015-07-01 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/07/01 15:26:38

Modified files:
sysutils/ansible: Makefile distinfo 
sysutils/ansible/pkg: PLIST 

Log message:
Update sysutils/ansible to 1.9.2.

- Security fixes to check that hostnames match certificates with
https urls (CVE-2015-3908)
- get_url and uri modules
- url and etcd lookup plugins

- Security fixes to the zone (Solaris containers), jail (bsd
containers), and chroot connection plugins.

For a full list of changes see:
https://github.com/ansible/ansible/blob/v1.9.2-1/CHANGELOG.md

OK aja@



CVS: cvs.openbsd.org: ports

2015-05-26 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/26 13:12:11

Modified files:
infrastructure/bin: portcheck 

Log message:
Add perl5 to top_level_categories to prevent portcheck complaining.
cpan.port.mk adds all ports that use that module to the perl5 category.

OK zhuk@ sthen@



CVS: cvs.openbsd.org: ports

2015-05-26 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/26 13:19:57

Modified files:
x11/nagstamon  : Makefile distinfo 
x11/nagstamon/patches: patch-Nagstamon_Config_py 

Log message:
Update x11/nagstamon to 1.0.1

OK aja@, go ahead sthen@



CVS: cvs.openbsd.org: ports

2015-05-26 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/26 13:17:00

Modified files:
lang/gawk  : Makefile distinfo 
lang/gawk/pkg  : PLIST 
Removed files:
lang/gawk/patches: patch-extension_Makefile_in 

Log message:
Update lang/gawk to 4.1.3

- patch-extension_Makefile_in is not needed anymore
- remove SEPARATE_BUILD, it breaks the testsuite

OK sthen@ aja@



CVS: cvs.openbsd.org: ports

2015-05-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/25 11:29:15

Modified files:
converters/dos2unix: Makefile distinfo 

Log message:
Update converters/dos2unix to 7.2.2

OK aja@



CVS: cvs.openbsd.org: ports

2015-05-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/25 11:30:46

Modified files:
misc/dialog: Makefile distinfo 

Log message:
Update misc/dialog to 1.2-20150513

OK aja@



CVS: cvs.openbsd.org: ports

2015-05-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/25 11:42:25

Modified files:
net/nagios/p5-Nagios-Plugin: Makefile distinfo 

Log message:
Update net/nagios/p5-Nagios-Plugin to 0.39

OK aja@



CVS: cvs.openbsd.org: ports

2015-05-16 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/16 02:26:14

Modified files:
www/selfoss: Makefile distinfo 
www/selfoss/pkg: PLIST 

Log message:
Update www/selfoss to 2.13.

OK aja@



CVS: cvs.openbsd.org: ports

2015-05-03 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/03 06:56:55

Modified files:
sysutils/ansible: Makefile distinfo 

Log message:
Update sysutils/ansible to 1.9.1, which is mostly a bugfix release.

OK aja@



UPDATE: sysutiles/ansible to 1.9.1

2015-05-02 Thread Robert Peichaer
Hi

This is mostly a bug fix release. The testsuite (from git checkout) has
been redone completely and there're a few failures, mostly related to
unicode etc.

OK?


Index: Makefile
===
RCS file: /home/cvs/ports/sysutils/ansible/Makefile,v
retrieving revision 1.41
diff -p -u -r1.41 Makefile
--- Makefile31 Mar 2015 19:09:28 -  1.41
+++ Makefile2 May 2015 12:50:30 -
@@ -2,7 +2,7 @@
 
 COMMENT =  ssh based config management framework
 
-MODPY_EGG_VERSION =1.9.0.1
+MODPY_EGG_VERSION =1.9.1
 DISTNAME = ansible-${MODPY_EGG_VERSION}
 
 CATEGORIES =   sysutils
Index: distinfo
===
RCS file: /home/cvs/ports/sysutils/ansible/distinfo,v
retrieving revision 1.30
diff -p -u -r1.30 distinfo
--- distinfo31 Mar 2015 19:09:28 -  1.30
+++ distinfo2 May 2015 12:48:06 -
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.9.0.1.tar.gz) = shk/2aQGGrYk+mcxF5ZBmnWd4GtPMh03FpsiujgxMxw=
-SIZE (ansible-1.9.0.1.tar.gz) = 916591
+SHA256 (ansible-1.9.1.tar.gz) = pvl11WVyN2Wk1JD/QM7eloM6dF84kI3vSVCgB18Zc/U=
+SIZE (ansible-1.9.1.tar.gz) = 917471

-- 
-=[rpe]=-



CVS: cvs.openbsd.org: ports

2015-05-02 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/05/02 07:36:44

Modified files:
textproc/markdown: Makefile distinfo 

Log message:
Update textproc/markdown to 2.6.1

OK aja@



CVS: cvs.openbsd.org: ports

2015-04-27 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/27 12:36:47

Modified files:
x11/flwm   : Makefile distinfo 

Log message:
Update x11/flwm to 1.0.2.

OK sthen@



CVS: cvs.openbsd.org: ports

2015-04-27 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/27 12:27:57

Modified files:
x11/xvkbd  : Makefile distinfo 

Log message:
Update x11/xvkbd to 3.6.

(maintainer timeout)
OK aja@



CVS: cvs.openbsd.org: ports

2015-04-27 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/27 12:30:46

Modified files:
sysutils/logtail: Makefile distinfo 

Log message:
Update sysutils/logtail to 1.3.17.

OK aja@



CVS: cvs.openbsd.org: ports

2015-04-27 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/27 12:20:47

Modified files:
textproc/unrtf : Makefile distinfo 

Log message:
Update textproc/unrtf to 0.21.9

Feedback and OK sthen@
OK aja@



CVS: cvs.openbsd.org: ports

2015-04-27 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/27 12:22:55

Modified files:
x11/wmx: Makefile distinfo 

Log message:
Update x11/wmx to version 8.

OK aja@



CVS: cvs.openbsd.org: ports

2015-04-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/25 16:16:26

Modified files:
textproc/source-highlight: Makefile distinfo 
textproc/source-highlight/pkg: PLIST 
Added files:
textproc/source-highlight/patches: 
   
patch-lib_tests_test_regexranges_main_cpp 

Log message:
Update textproc/source-highlight to 3.1.8

- remove doxygen from build deps, we don't ship the api docs
- use default locations for bash completion files
- patch regex tests failing due to our not-so-current boost

Feedback from and OK aja@



CVS: cvs.openbsd.org: ports

2015-04-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/25 15:58:01

Modified files:
converters/html2text: Makefile 

Log message:
Fix portroach marker. This is the latest version.

OK jasper@



CVS: cvs.openbsd.org: ports

2015-04-25 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/25 15:56:38

Modified files:
misc/most  : Makefile 

Log message:
This version is the latest, make portroach believe that too.

OK jasper@



CVS: cvs.openbsd.org: ports

2015-04-19 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2015/04/19 06:44:40

Modified files:
textproc/wdiff : Makefile distinfo 
textproc/wdiff/pkg: PLIST 

Log message:
Update textproc/wdiff to 1.2.2

OK aja@



  1   2   3   4   >