net/daq: pack documentation

2013-03-13 Thread Lawrence Teo
This diff packs the documentation files for net/daq (I found the README
pretty useful while trying out different things with Snort).

It also moves two library files from PFRAG.shared to PLIST as a result
of running update-plist.

Maintainer is OK with this diff.

Comments? OK?

Lawrence


Index: Makefile
===
RCS file: /cvs/ports/net/daq/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile11 Mar 2013 11:35:46 -  1.4
+++ Makefile14 Mar 2013 04:11:12 -
@@ -3,6 +3,7 @@
 COMMENT =  data acquisition library for snort
 
 DISTNAME = daq-2.0.0
+REVISION = 0
 
 SHARED_LIBS += daq 1.0 # 2.0
 SHARED_LIBS += sfbpf   0.0 # 0.1
@@ -28,5 +29,9 @@ CONFIGURE_ARGS += ${CONFIGURE_SHARED} \
--enable-ipv6
 
 BUILD_DEPENDS =devel/bison
+
+post-install:
+   ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/daq
+   ${INSTALL_DATA} ${WRKSRC}/{ChangeLog,README} ${PREFIX}/share/doc/daq
 
 .include 
Index: pkg/PFRAG.shared
===
RCS file: /cvs/ports/net/daq/pkg/PFRAG.shared,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PFRAG.shared
--- pkg/PFRAG.shared26 Sep 2012 01:40:32 -  1.1.1.1
+++ pkg/PFRAG.shared14 Mar 2013 04:11:12 -
@@ -2,5 +2,3 @@
 lib/daq/daq_dump.so
 lib/daq/daq_ipfw.so
 lib/daq/daq_pcap.so
-@lib lib/libdaq.so.${LIBdaq_VERSION}
-@lib lib/libsfbpf.so.${LIBsfbpf_VERSION}
Index: pkg/PLIST
===
RCS file: /cvs/ports/net/daq/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   26 Sep 2012 01:40:32 -  1.1.1.1
+++ pkg/PLIST   14 Mar 2013 04:11:12 -
@@ -15,9 +15,14 @@ lib/daq/daq_pcap.a
 lib/daq/daq_pcap.la
 lib/libdaq.a
 lib/libdaq.la
+@lib lib/libdaq.so.${LIBdaq_VERSION}
 lib/libdaq_static.a
 lib/libdaq_static.la
 lib/libdaq_static_modules.a
 lib/libdaq_static_modules.la
 lib/libsfbpf.a
 lib/libsfbpf.la
+@lib lib/libsfbpf.so.${LIBsfbpf_VERSION}
+share/doc/daq/
+share/doc/daq/ChangeLog
+share/doc/daq/README



mc core dump (glib?)

2013-03-13 Thread frantisek holop
hi there,

mc just did a core dump on me as i tried to ESC-tab
command completion on the command line.
before trying to inform upstream, i thought
i send it here first, maybe it is obvious
to someone what is going on...

$ gdb /usr/local/bin/mc mc.core
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-openbsd5.3"...(no debugging symbols 
found)

Core was generated by `mc'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libpthread.so.17.0...done.
Loaded symbols for /usr/lib/libpthread.so.17.0
Reading symbols from /usr/local/lib/libslang.so.16.0...done.
Loaded symbols for /usr/local/lib/libslang.so.16.0
Reading symbols from /usr/lib/libtermcap.so.12.1...done.
Loaded symbols for /usr/lib/libtermcap.so.12.1
Reading symbols from /usr/local/lib/libgmodule-2.0.so.3400.0...done.
Loaded symbols for /usr/local/lib/libgmodule-2.0.so.3400.0
Reading symbols from /usr/local/lib/libglib-2.0.so.3400.0...done.
Loaded symbols for /usr/local/lib/libglib-2.0.so.3400.0
Reading symbols from /usr/local/lib/libpcre.so.3.0...done.
Loaded symbols for /usr/local/lib/libpcre.so.3.0
Reading symbols from /usr/local/lib/libintl.so.6.0...done.
Loaded symbols for /usr/local/lib/libintl.so.6.0
Reading symbols from /usr/local/lib/libiconv.so.6.0...done.
Loaded symbols for /usr/local/lib/libiconv.so.6.0
Reading symbols from /usr/lib/libm.so.7.1...done.
Loaded symbols for /usr/lib/libm.so.7.1
Symbols already loaded for /usr/lib/libpthread.so.17.0
Reading symbols from /usr/lib/libc.so.66.2...done.
Loaded symbols for /usr/lib/libc.so.66.2
Reading symbols from /usr/libexec/ld.so...done.
Loaded symbols for /usr/libexec/ld.so
Reading symbols from /usr/X11R6/lib/libX11.so.15.1...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.15.1
Reading symbols from /usr/X11R6/lib/libxcb.so.2.4...done.
Loaded symbols for /usr/X11R6/lib/libxcb.so.2.4
Reading symbols from /usr/X11R6/lib/libpthread-stubs.so.1.0...done.
Loaded symbols for /usr/X11R6/lib/libpthread-stubs.so.1.0
Reading symbols from /usr/X11R6/lib/libXau.so.9.0...done.
Loaded symbols for /usr/X11R6/lib/libXau.so.9.0
Reading symbols from /usr/X11R6/lib/libXdmcp.so.10.0...done.
Loaded symbols for /usr/X11R6/lib/libXdmcp.so.10.0
#0  0x01bdbe19 in g_utf8_prev_char () from /usr/local/lib/libglib-2.0.so.3400.0
(gdb) where
#0  0x01bdbe19 in g_utf8_prev_char () from /usr/local/lib/libglib-2.0.so.3400.0
#1  0x1c0427f4 in vfs_path_free ()
#2  0x1c03cece in vfs_path_free ()
#3  0x1c0300c0 in input_callback ()
#4  0x1c02d91b in vfs_s_open ()
#5  0x1c02e116 in vfs_s_open ()
#6  0x1c02e352 in input_callback ()
#7  0x1c05cb1f in mcview_search_cmd_callback ()
#8  0x1c074cd4 in file_progress_real_query_replace ()
#9  0x1c027a19 in default_dlg_callback ()
#10 0x1c028086 in default_dlg_callback ()
#11 0x1c07463a in file_progress_real_query_replace ()
#12 0x1c00dfd5 in ?? ()
#13 0xcfbc0774 in ?? ()
#14 0x in ?? ()

-f
-- 
sorry...  no quote today.



Re: add naxsi flavor to nginx

2013-03-13 Thread Landry Breuil
On Wed, Mar 13, 2013 at 11:24:28PM +0100, Landry Breuil wrote:
> Hi,
> 
> here's a diff to add a naxsi flavor to both nginx ports, allowing it to
> build naxsi as an internal module, like it's done for lua.
> 
> Naxsi is an open source, high performance, low rules maintenance, Web
> Application Firewall module for Nginx. See
> https://code.google.com/p/naxsi/ for more details.
> 
> Feedback of real-world uses welcome. Naxsi-ui is still to be ported.

WIth a diff, it's even better!

According to
https://code.google.com/p/naxsi/wiki/Howto#Installing_nginx_+_naxsi and
after discussion with upstream, --add-module needs to be first on the
configure line so that the naxsi module is used first, hence the
shuffling of stuff in Makefile.inc.

Landry
? nginx-naxsi.diff
Index: Makefile.inc
===
RCS file: /cvs/ports/www/nginx/Makefile.inc,v
retrieving revision 1.5
diff -u -r1.5 Makefile.inc
--- Makefile.inc11 Mar 2013 12:27:54 -  1.5
+++ Makefile.inc14 Mar 2013 00:31:18 -
@@ -7,6 +7,7 @@
 
 MASTER_SITES=  http://nginx.org/download/
 MASTER_SITES0= http://dropbox.eait.uq.edu.au/uqdgwynn/distfiles/
+MASTER_SITES1 =http://naxsi.googlecode.com/files/
 
 HOMEPAGE=  http://nginx.org/
 
@@ -22,8 +23,19 @@
 NGINX_DIR= /var/nginx
 SUBST_VARS=NGINX_DIR
 
+FLAVORS=   lua naxsi passenger
+FLAVOR?=
+
+# must be first option on configure line ?
+.if ${FLAVOR:L:Mnaxsi}
+DISTFILES +=   ${NAXSIDISTFILES}
+CONFIGURE_ARGS =   --add-module=${WRKSRC}/../naxsi-core-0.49/naxsi_src/
+.else
+SUPDISTFILES+= ${NAXSIDISTFILES}
+.endif
+
 CONFIGURE_STYLE=   simple
-CONFIGURE_ARGS=--prefix=${SYSCONFDIR}/nginx \
+CONFIGURE_ARGS+=   --prefix=${SYSCONFDIR}/nginx \
--conf-path=${SYSCONFDIR}/nginx/nginx.conf \
--sbin-path=${PREFIX}/sbin/nginx \
--pid-path=/var/run/nginx.pid \
@@ -47,13 +59,11 @@
--with-mail_ssl_module \
--with-ipv6
 
-FLAVORS=   lua passenger
-FLAVOR?=
-
 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
 LUADISTFILES+= simpl-ngx_devel_kit-v0.2.17-0-gbc97eea.tar.gz:0
 LUADISTFILES+= chaoslawful-lua-nginx-module-v0.6.1-0-ge282c1c.tar.gz:0
 SUBSTFILES=conf/nginx.conf
+NAXSIDISTFILES +=  naxsi-core-0.49.tgz:1
 
 .if ${FLAVOR:Mpassenger}
 CONFIGURE_ARGS+=   
--add-module=${LOCALBASE}/lib/phusion-passenger19/ext/nginx
Index: devel/Makefile
===
RCS file: /cvs/ports/www/nginx/devel/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/Makefile  26 Sep 2012 19:46:06 -  1.3
+++ devel/Makefile  14 Mar 2013 00:31:18 -
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.3 2012/09/26 19:46:06 sthen Exp $
 
 VERSION=   1.3.5
-REVISION=  1
+REVISION=  2
 
 .include 
Index: devel/distinfo
===
RCS file: /cvs/ports/www/nginx/devel/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- devel/distinfo  11 Sep 2012 16:01:45 -  1.1
+++ devel/distinfo  14 Mar 2013 00:31:18 -
@@ -1,6 +1,8 @@
 SHA256 (chaoslawful-lua-nginx-module-v0.6.1-0-ge282c1c.tar.gz) = 
kv3UMhu3W+CojXoukTAhQEbLNa+cJBSe89ZB33v5s0w=
+SHA256 (naxsi-core-0.49.tgz) = uwtjcT1alEZAHVrNHvCIK5wqD8UGUCu9iLxGY9Jz6cc=
 SHA256 (nginx-1.3.5.tar.gz) = mwzZC3bbqGzMyPNEK2rd296EQfo/m2/7M58MhcL4q0Q=
 SHA256 (simpl-ngx_devel_kit-v0.2.17-0-gbc97eea.tar.gz) = 
v1VA120YZ7RBEJHxbGx4b9ZnWQmcWUg8dsaENAIP2wI=
 SIZE (chaoslawful-lua-nginx-module-v0.6.1-0-ge282c1c.tar.gz) = 378941
+SIZE (naxsi-core-0.49.tgz) = 49852
 SIZE (nginx-1.3.5.tar.gz) = 725169
 SIZE (simpl-ngx_devel_kit-v0.2.17-0-gbc97eea.tar.gz) = 64964
Index: devel/pkg/DESCR
===
RCS file: /cvs/ports/www/nginx/devel/pkg/DESCR,v
retrieving revision 1.1
diff -u -r1.1 DESCR
--- devel/pkg/DESCR 11 Sep 2012 16:01:45 -  1.1
+++ devel/pkg/DESCR 14 Mar 2013 00:31:18 -
@@ -24,3 +24,6 @@
 deployment of Ruby web applications, such as those built on the revolutionary
 Ruby on Rails web framework, a breeze. It follows the usual Ruby on Rails
 conventions, such as "Don't-Repeat-Yourself".
+
+   naxsi - This Nginx module embeds Naxsi into nginx core. Naxsi is
+a high performance, low rules maintenance, Web Application Firewall module.
Index: stable/Makefile
===
RCS file: /cvs/ports/www/nginx/stable/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- stable/Makefile 26 Sep 2012 19:46:06 -  1.3
+++ stable/Makefile 14 Mar 2013 00:31:18 -
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.3 2012/09/26 19:46:06 sthen Exp $
 
 VERSION=   1.2.3
-REVISION=  1
+REVISION=  2
 
 .includ

add naxsi flavor to nginx

2013-03-13 Thread Landry Breuil
Hi,

here's a diff to add a naxsi flavor to both nginx ports, allowing it to
build naxsi as an internal module, like it's done for lua.

Naxsi is an open source, high performance, low rules maintenance, Web
Application Firewall module for Nginx. See
https://code.google.com/p/naxsi/ for more details.

Feedback of real-world uses welcome. Naxsi-ui is still to be ported.

Landry



UPDATE: textproc/py-cssutils

2013-03-13 Thread Benoit Lecocq

Hi,

This diff updates py-cssutils to the latest release 0.9.10b1.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/ports/textproc/py-cssutils/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	11 Mar 2013 11:42:46 -	1.8
+++ Makefile	13 Mar 2013 17:56:55 -
@@ -4,15 +4,17 @@
 
 CATEGORIES =	textproc
 
-MODPY_EGG_VERSION =	0.9.7
+MODPY_EGG_VERSION =	0.9.10b1
 DISTNAME =	cssutils-${MODPY_EGG_VERSION}
 PKGNAME =	py-${DISTNAME}
-MASTER_SITES =	http://cssutils.googlecode.com/files/
-REVISION=	1
+
+EPOCH =		0
+
+MASTER_SITES =	${MASTER_SITE_PYPI:=c/cssutils/}
 
 EXTRACT_SUFX =	.zip
 
-# GPLv3
+# LGPLv2.1
 PERMIT_PACKAGE_CDROM=	Yes
 
 HOMEPAGE =	http://cthedot.de/cssutils/
Index: distinfo
===
RCS file: /cvs/ports/textproc/py-cssutils/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	17 Apr 2011 18:36:16 -	1.2
+++ distinfo	13 Mar 2013 17:56:55 -
@@ -1,5 +1,2 @@
-MD5 (cssutils-0.9.7.zip) = aek9ftswNl3WcS1i3whQ7Q==
-RMD160 (cssutils-0.9.7.zip) = YRk2Prm444GIy4lDxZ1tNFaBsic=
-SHA1 (cssutils-0.9.7.zip) = laJTUqsGfHsTqoLF9qVAjPgqJng=
-SHA256 (cssutils-0.9.7.zip) = IWDVoYOGLzqRc08iOR6Tf/mszxFf12dwVXfd1928s4s=
-SIZE (cssutils-0.9.7.zip) = 447664
+SHA256 (cssutils-0.9.10b1.zip) = +O8ku2wgtcclKRoQ9Ibo2ZsrCs/9Qp4f1dV55bvwui8=
+SIZE (cssutils-0.9.10b1.zip) = 430740
Index: pkg/PLIST
===
RCS file: /cvs/ports/textproc/py-cssutils/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST	17 Apr 2011 18:36:16 -	1.3
+++ pkg/PLIST	13 Mar 2013 17:56:55 -
@@ -11,6 +11,10 @@
 lib/python${MODPY_VERSION}/site-packages/cssutils-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
 lib/python${MODPY_VERSION}/site-packages/cssutils/__init__.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/cssutils/_codec2.py
+lib/python${MODPY_VERSION}/site-packages/cssutils/_codec2.pyc
+lib/python${MODPY_VERSION}/site-packages/cssutils/_codec3.py
+lib/python${MODPY_VERSION}/site-packages/cssutils/_codec3.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/_fetch.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/_fetch.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/_fetchgae.py
@@ -20,6 +24,8 @@
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/__init__.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/cssutils/css/colors.py
+lib/python${MODPY_VERSION}/site-packages/cssutils/css/colors.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/csscharsetrule.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/csscharsetrule.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/csscomment.py
@@ -54,12 +60,16 @@
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/cssvariablesdeclaration.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/cssvariablesrule.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/cssvariablesrule.pyc
+lib/python${MODPY_VERSION}/site-packages/cssutils/css/marginrule.py
+lib/python${MODPY_VERSION}/site-packages/cssutils/css/marginrule.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/property.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/property.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/selector.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/selector.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/selectorlist.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/css/selectorlist.pyc
+lib/python${MODPY_VERSION}/site-packages/cssutils/css/value.py
+lib/python${MODPY_VERSION}/site-packages/cssutils/css/value.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/css2productions.py
 lib/python${MODPY_VERSION}/site-packages/cssutils/css2productions.pyc
 lib/python${MODPY_VERSION}/site-packages/cssutils/cssproductions.py
@@ -109,3 +119,93 @@
 lib/python${MODPY_VERSION}/site-packages/encutils/
 lib/python${MODPY_VERSION}/site-packages/encutils/__init__.py
 lib/python${MODPY_VERSION}/site-packages/encutils/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/tests/
+lib/python${MODPY_VERSION}/site-packages/tests/__init__.py
+lib/python${MODPY_VERSION}/site-packages/tests/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/tests/basetest.py
+lib/python${MODPY_VERSION}/site-packages/tests/basetest.pyc
+lib/python${MODPY_VERSION}/site-packages/tests/test_codec.py
+lib/python${MODPY_VERSION}/site-packages/tests/test_codec.pyc
+lib/python${MODPY_VERSION}/site-packages/tests/test_csscharsetrule.py
+lib/python${MODPY_VERSION}/site-packages/tests/test_csscharsetrule.pyc
+lib/python${MODPY_VERSION}/site-packages/tests/test_csscomment.py
+lib/python${MODPY_VERSION}/site-pa

Re: UPDATE: mail/py-authres

2013-03-13 Thread Giovanni Bechis
On 03/13/13 14:55, Giovanni Bechis wrote:
> On 03/13/13 13:22, Benoit Lecocq wrote:
>> Hi,
>>
>> This diff updates py-authres to the latest release 0.501.
>>
>> Comments ? OK ?
>>
> diff fixed after espie@ recent commits, otherwise ok.
>
Ignore this email, I ran diff on the wrong tree.
ok for your diff.
 Cheers
  Giovanni



Re: UPDATE: sysutils/cfengine 2.2.10 -> 3.4.2 (take 2)

2013-03-13 Thread Stuart Henderson

On 2013/03/13 11:53, Martijn Rijkeboer wrote:
> Hi,
> 
> The attached archive is take 2 of an update of sysutils/cfengine to version
> 3.4.2. The no flavor version is currently running on several of my
> production servers. In case there are no objections, please commit so other
> people can also start testing it.

I don't have time to take a look at the port at the moment,
but this seems a reasonable approach to me.



Re: UPDATE: mail/py-authres

2013-03-13 Thread Giovanni Bechis
On 03/13/13 13:22, Benoit Lecocq wrote:
> Hi,
> 
> This diff updates py-authres to the latest release 0.501.
> 
> Comments ? OK ?
> 
diff fixed after espie@ recent commits, otherwise ok.
 Cheers
  Giovanni

Index: Makefile
===
RCS file: /cvs/ports/mail/py-authres/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile	9 Jan 2013 16:33:46 -	1.2
+++ Makefile	13 Mar 2013 15:55:36 -
@@ -2,7 +2,7 @@
 
 COMMENT =	module for RFC 5451 Authentication-Results Headers
 
-MODPY_EGG_VERSION = 0.402
+MODPY_EGG_VERSION = 0.501
 DISTNAME =	authres-${MODPY_EGG_VERSION}
 PKGNAME =	py-${DISTNAME}
 CATEGORIES =	mail
@@ -11,15 +11,12 @@ HOMEPAGE =	https://launchpad.net/authent
 
 # Apache 2.0
 PERMIT_PACKAGE_CDROM =	Yes
-PERMIT_PACKAGE_FTP =	Yes
-PERMIT_DISTFILES_CDROM =Yes
-PERMIT_DISTFILES_FTP =	Yes
 
-MASTER_SITES =	${HOMEPAGE}/0.4/${MODPY_EGG_VERSION}/+download/
+MASTER_SITES =	${HOMEPAGE}/0.5/${MODPY_EGG_VERSION}/+download/
 
 MODULES	=	lang/python
 
-NO_REGRESS =	Yes
+NO_TEST =	Yes
 
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/authres/tests \
Index: distinfo
===
RCS file: /cvs/ports/mail/py-authres/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo	9 Jan 2013 16:33:46 -	1.2
+++ distinfo	13 Mar 2013 15:55:36 -
@@ -1,2 +1,2 @@
-SHA256 (authres-0.402.tar.gz) = y6Lb45w8vtUSkkYFX188ng4eKltMJTbk/HIcSQXc5nk=
-SIZE (authres-0.402.tar.gz) = 15512
+SHA256 (authres-0.501.tar.gz) = MCHm0L2cyswGcxuW5Amuf7uNNrFTMw2JIejGFoRUq6w=
+SIZE (authres-0.501.tar.gz) = 27991


NEW: devel/py-hgtools

2013-03-13 Thread Benoit Lecocq

Hi,

Attached is a port for py-hgtools.

DESCR :

Classes and setuptools plugin for Mercurial repositories

hgtools builds on the setuptools_hg plugin for setuptools. hgtools 
provides classes for inspecting and working with repositories in the 
Mercurial version control system.


Comments ? OK ?

Cheers,
benoit


py-hgtools.tgz
Description: application/compressed-tar


UPDATE: mail/py-authres

2013-03-13 Thread Benoit Lecocq

Hi,

This diff updates py-authres to the latest release 0.501.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/ports/mail/py-authres/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	11 Mar 2013 11:23:53 -	1.3
+++ Makefile	13 Mar 2013 14:24:44 -
@@ -2,7 +2,7 @@
 
 COMMENT =	module for RFC 5451 Authentication-Results Headers
 
-MODPY_EGG_VERSION = 0.402
+MODPY_EGG_VERSION = 0.501
 DISTNAME =	authres-${MODPY_EGG_VERSION}
 PKGNAME =	py-${DISTNAME}
 CATEGORIES =	mail
@@ -12,7 +12,7 @@
 # Apache 2.0
 PERMIT_PACKAGE_CDROM =	Yes
 
-MASTER_SITES =	${HOMEPAGE}/0.4/${MODPY_EGG_VERSION}/+download/
+MASTER_SITES =	${HOMEPAGE}/0.5/${MODPY_EGG_VERSION}/+download/
 
 MODULES	=	lang/python
 
Index: distinfo
===
RCS file: /cvs/ports/mail/py-authres/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	9 Jan 2013 16:33:46 -	1.2
+++ distinfo	13 Mar 2013 14:24:44 -
@@ -1,2 +1,2 @@
-SHA256 (authres-0.402.tar.gz) = y6Lb45w8vtUSkkYFX188ng4eKltMJTbk/HIcSQXc5nk=
-SIZE (authres-0.402.tar.gz) = 15512
+SHA256 (authres-0.501.tar.gz) = MCHm0L2cyswGcxuW5Amuf7uNNrFTMw2JIejGFoRUq6w=
+SIZE (authres-0.501.tar.gz) = 27991


Re: UPDATE: devel/git

2013-03-13 Thread David Coppa
On Wed, Mar 13, 2013 at 11:28 AM, Benoit Lecocq  wrote:
> Hi,
>
> This diff updates git to the latest release 1.8.1.3.
>
> Comments ? OK ?
>
> Cheers,
> benoit

Works fine for me.
ok dcoppa@

ciao,
David



UPDATE: sysutils/cfengine 2.2.10 -> 3.4.2 (take 2)

2013-03-13 Thread Martijn Rijkeboer
Hi,

The attached archive is take 2 of an update of sysutils/cfengine to version
3.4.2. The no flavor version is currently running on several of my
production servers. In case there are no objections, please commit so other
people can also start testing it.

This version has the following changes as suggested by several people:
- REGRESS -> TEST.
- Only PERMIT_PACKAGE_CDROM.
- Add a flavor for PostgreSQL. The MySQL flavor is not yet added to FLAVORS
  because of a bug in MySQL which prevents it from building
  (http://bugs.mysql.com/bug.php?id=65055).
- Create directories in /var/cfengine (@sample).
- Copy binaries from /usr/local/sbin to /var/cfengine/bin (@sample). This
  is needed since cfengine expects the binaries in /var/cfengine/bin and
  won't bootstrap otherwise.
- Create a public and private key when they do not exist.
- Change rc.d scripts to start the daemons from /var/cfengine/bin instead
  of /usr/local/sbin.


The following things were also suggested but weren't included:
- Install everything inside /var/cfengine/. The official binaries from
  Cfengine AS do this but also _include_ the needed libraries. Since the
  version from ports still depends on libraries in /usr/local there's no
  point in going this route for now.
- Remove --enable-fhs configure flag. When removing this flag the
  libraries and documentation are placed in the wrong directory e.g.
  /usr/local/share/doc/ instead of /usr/local/share/doc/cfengine/.
- Remove --workdir-dir configure flag. When removing this flag the workdir
  is set to /var/lib/cfengine/ instead of /var/cfengine/. This is
  probably due to the --enable-fhs flag.
- Copy stock policy to /var/cfengine/masterfiles/. This is only needed on
  the policy hub and not on every client. When configuring the policy hub
  you should know what your are doing.
- Use tokyocabinet as database backend. Currently the port is using qdbm
  as backend database and since it works fine and tokyocabinet is not in
  ports I see no value in changing it.

Kind regards,


Martijn Rijkeboer

cfengine-take2.tgz
Description: application/compressed


UPDATE: devel/git

2013-03-13 Thread Benoit Lecocq

Hi,

This diff updates git to the latest release 1.8.1.3.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/ports/devel/git/Makefile,v
retrieving revision 1.92
diff -u -r1.92 Makefile
--- Makefile	12 Mar 2013 22:39:30 -	1.92
+++ Makefile	13 Mar 2013 12:30:35 -
@@ -4,8 +4,7 @@
 COMMENT-svn =	GIT - subversion interoperability tools
 COMMENT-x11 =	GIT - graphical tools
 
-V =		1.8.1.2
-REVISION-main =	0
+V =		1.8.1.3
 DISTNAME =	git-${V}
 PKGNAME-main =	${DISTNAME}
 PKGNAME-svn =	git-svn-${V}
Index: distinfo
===
RCS file: /cvs/ports/devel/git/distinfo,v
retrieving revision 1.64
diff -u -r1.64 distinfo
--- distinfo	30 Jan 2013 12:16:13 -	1.64
+++ distinfo	13 Mar 2013 12:30:35 -
@@ -1,4 +1,4 @@
-SHA256 (git-1.8.1.2.tar.gz) = B9IQo33uxGW00A5JB8cy3uXF0jx9kMG1guerdUvPJMc=
-SHA256 (git-manpages-1.8.1.2.tar.gz) = JhLnm8VDfGvXe5oTFHTYyjXhnXFz8T8wG07gURvz33o=
-SIZE (git-1.8.1.2.tar.gz) = 4297221
-SIZE (git-manpages-1.8.1.2.tar.gz) = 528481
+SHA256 (git-1.8.1.3.tar.gz) = N1Mkfb/YAqrxyyyRe46HO27RPACasPpffZCzx1kZX/E=
+SHA256 (git-manpages-1.8.1.3.tar.gz) = mPYbps9knzx8tipAGUqYb3Vh9kj4GtPZ4OzaZG2QhTk=
+SIZE (git-1.8.1.3.tar.gz) = 4302035
+SIZE (git-manpages-1.8.1.3.tar.gz) = 528587
Index: patches/patch-Makefile
===
RCS file: /cvs/ports/devel/git/patches/patch-Makefile,v
retrieving revision 1.36
diff -u -r1.36 patch-Makefile
--- patches/patch-Makefile	12 Mar 2013 22:39:31 -	1.36
+++ patches/patch-Makefile	13 Mar 2013 12:30:35 -
@@ -1,6 +1,6 @@
 $OpenBSD: patch-Makefile,v 1.36 2013/03/12 22:39:31 sthen Exp $
 Makefile.orig	Mon Jan 28 20:01:51 2013
-+++ Makefile	Sun Feb 17 11:12:26 2013
+--- Makefile.orig	Fri Feb  8 01:00:07 2013
 Makefile	Wed Mar 13 10:35:45 2013
 @@ -1123,13 +1123,13 @@ ifeq ($(uname_S),FreeBSD)
  	HAVE_PATHS_H = YesPlease
  endif
@@ -18,7 +18,7 @@
  endif
  ifeq ($(uname_S),NetBSD)
  	ifeq ($(shell expr "$(uname_R)" : '[01]\.'),2)
-@@ -1600,7 +1600,7 @@ endif
+@@ -1601,7 +1601,7 @@ endif
  EXTLIBS += -lz
  
  ifndef NO_OPENSSL
@@ -27,7 +27,7 @@
  	ifdef OPENSSLDIR
  		BASIC_CFLAGS += -I$(OPENSSLDIR)/include
  		OPENSSL_LINK = -L$(OPENSSLDIR)/$(lib) $(CC_LD_DYNPATH)$(OPENSSLDIR)/$(lib)
-@@ -2486,13 +2486,13 @@ $(REMOTE_CURL_PRIMARY): remote-curl.o http.o http-walk
+@@ -2487,13 +2487,13 @@ $(REMOTE_CURL_PRIMARY): remote-curl.o http.o http-walk
  		$(LIBS) $(CURL_LIBCURL) $(EXPAT_LIBEXPAT)
  
  $(LIB_FILE): $(LIB_OBJS)
@@ -44,7 +44,7 @@
  
  export DEFAULT_EDITOR DEFAULT_PAGER
  
-@@ -2678,7 +2678,7 @@ export TEST_NO_MALLOC_CHECK
+@@ -2679,7 +2679,7 @@ export TEST_NO_MALLOC_CHECK
  
  ### Testing rules