UPDATE: devel/py-asn1

2009-09-08 Thread Benoit Lecocq
Hi, This diff updates py-asn1 to the latest release 0.0.9a. Tested on amd64. Regression tests are OK. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/devel/py-asn1/Makefile,v retrieving revision 1.6

UPDATE: textproc/highlight

2009-09-10 Thread Benoit Lecocq
Hi, This diff updates highlight to the latest release 2.12. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/textproc/highlight/Makefile,v retrieving revision 1.3 diff -u

Re: [update] midori 0.1.10

2009-09-13 Thread Benoit Lecocq
Landry Breuil a écrit : Hi, new release of midori, bugfixes, adblock support is supposed to be better, more details here : http://foo-projects.org/pipermail/xfce/2009-September/025913.html Landry Hi, Works for me on amd64. Cheers, benoit

UPDATE: graphics/pngcrush

2009-09-19 Thread Benoit Lecocq
Hi, This diff updates pngcrush to the latest release 1.7.2. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/graphics/pngcrush/Makefile,v retrieving revision 1.35 diff -u

UPDATE: emulators/stella

2009-09-19 Thread Benoit Lecocq
Hi, This diff updates stella to the latest release 3.0. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/emulators/stella/Makefile,v retrieving revision 1.12 diff -u -r1.12

UPDATE: www/yui

2009-09-19 Thread Benoit Lecocq
Hi, This diff updates yui to the latest release 2.8.0r4. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/www/yui/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile ---

UPDATE: security/john

2009-09-21 Thread Benoit Lecocq
HOMEPAGE= http://www.openwall.com/john/ -MAINTAINER=Benoit Lecocq b...@arcane-labs.net +MAINTAINER=Benoit Lecocq ben...@openbsd.org # GPL Public Domain PERMIT_PACKAGE_CDROM= Yes @@ -19,12 +19,12 @@ MASTER_SITES= ${HOMEPAGE}/g/ -NO_REGRESS

UPDATE: www/pound

2009-09-21 Thread Benoit Lecocq
Hi, This diff updates pound to the latest release 2.4.5. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/www/pound/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile

UPDATE: devel/check

2009-09-22 Thread Benoit Lecocq
Hi, This diff updates check to the latest release 0.9.7. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/devel/check/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile

Re: UPDATE: devel/check

2009-09-23 Thread Benoit Lecocq
Brad wrote: On Tuesday 22 September 2009 09:15:22 Benoit Lecocq wrote: Hi, This diff updates check to the latest release 0.9.7. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Your use of CPPFLAGS/LDFLAGS is wrong. Also why is this being added? I see no new external

Re: UPDATE: devel/check

2009-09-23 Thread Benoit Lecocq
Stuart Henderson wrote: On 2009/09/22 15:15, Benoit Lecocq wrote: Hi, This diff updates check to the latest release 0.9.7. Tested on amd64/sparc64. Comments ? OK ? there are a few failures in the regression tests since 0.9.6.. I'm slightly worried about adding pthread with the non

UPDATE: security/libssh2

2009-09-24 Thread Benoit Lecocq
.org/ -MAINTAINER = Eric Sproul e...@nanobyte.org +MAINTAINER = Benoit Lecocq ben...@openbsd.org # libssh2: BSD License # libssh2 Documentation: Open Publication License @@ -17,9 +17,12 @@ PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes +WANTLIB

UPDATE: x11/fltk2

2009-09-28 Thread Benoit Lecocq
Hi, This diff updates fltk2 to the latest release 2.0.x-r6879. Tested on amd64/sparc64. Comments ? OK ? A update of dillo will follow. Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/x11/fltk2/Makefile,v

UPDATE: www/dillo

2009-09-28 Thread Benoit Lecocq
= dillo-2.1.1 CATEGORIES=www HOMEPAGE= http://www.dillo.org/ +MAINTAINER=Benoit Lecocq ben...@openbsd.org + # GPLv3 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTFILES_CDROM=Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB

Re: UPDATE: x11/fltk2

2009-09-28 Thread Benoit Lecocq
Stuart Henderson wrote: On 2009/09/28 10:55, Benoit Lecocq wrote: Hi, This diff updates fltk2 to the latest release 2.0.x-r6879. Tested on amd64/sparc64. Comments ? OK ? A update of dillo will follow. Cheers, benoit -V= 6483 +V= 6879 DISTNAME = fltk-2.0.x-r

UPDATE: net/etherape

2009-09-28 Thread Benoit Lecocq
Hi, This diff updates etherape to the latest release 0.9.8. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/net/etherape/Makefile,v retrieving revision 1.15 diff -u -r1.15

UPDATE: net/py-IP

2009-09-28 Thread Benoit Lecocq
+DISTNAME= IPy-${MODPY_EGG_VERSION} +PKGNAME= py-IP-${MODPY_EGG_VERSION} CATEGORIES=net -HOMEPAGE= http://c0re.23.nu/c0de/IPy/ +HOMEPAGE= http://software.inl.fr/trac/wiki/IPy + +MAINTAINER=Benoit Lecocq ben...@openbsd.org # BSD PERMIT_PACKAGE_CDROM= Yes

NEW: devel/py-minimock

2009-09-29 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. $cat pkg/DESCR The simplest possible mock library minimock is a simple library for doing Mock objects with doctest. When using doctest, mock objects can be very simple. Comments ? OK ? Cheers, benoit py-minimock.tar.gz Description: application/gzip

NEW: sysutils/py-daemon

2009-09-29 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. It uses sysutils/py-lockfile and devel/py-minimock. $cat pkg/DESCR Library to implement a well-behaved Unix daemon process. This library implements the well-behaved daemon specification of PEP 3143, Standard daemon process library. Comments ? OK ?

NEW: sysutils/py-lockfile

2009-09-29 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. $cat pkg/DESCR The lockfile module exports a FileLock class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the Unix fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is identical across both

NEW: security/py-smbpasswd

2009-09-29 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. $cat pkg/DESCR SMB Password Hash Generator This module can generate both LANMAN and NT password hashes, suitable for use with Samba. Comments ? OK ? Cheers, benoit py-smbpasswd.tar.gz Description: application/gzip

UPDATE: devel/py-pyro

2009-09-29 Thread Benoit Lecocq
Hi, This diff updates py-pyro to the release 3.9.1. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/devel/py-pyro/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile ---

UPDATE: devel/py-optik

2009-09-29 Thread Benoit Lecocq
= optik-${MODPY_EGG_VERSION} +PKGNAME= py-${DISTNAME} CATEGORIES=devel HOMEPAGE= http://optik.sourceforge.net/ +MAINTAINER=Benoit Lecocq ben...@openbsd.org + # BSD License PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes @@ -19,6 +21,15 @@ MODULES

UPDATE: security/libssh2

2009-09-30 Thread Benoit Lecocq
Hi, This diff updates libssh2 to the latest release 1.2.1. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/security/libssh2/Makefile,v retrieving revision 1.3 diff -u -r1.3

UPDATE: mail/pyzor

2009-09-30 Thread Benoit Lecocq
= 0.5.0 +DISTNAME= pyzor-${MODPY_EGG_VERSION} CATEGORIES=mail net HOMEPAGE= http://pyzor.sourceforge.net/ +MAINTAINER=Benoit Lecocq ben...@openbsd.org + # GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes @@ -18,6 +20,8 @@ EXTRACT_SUFX

UPDATE: net/wget

2009-10-01 Thread Benoit Lecocq
Hi, This diff updates wget to the latest release 1.12. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/net/wget/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile

UPDATE: converters/html2wml

2009-10-01 Thread Benoit Lecocq
Hi, This diff updates html2wml to the latest release 0.4.11. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/converters/html2wml/Makefile,v retrieving revision 1.15 diff -u

UPDATE: net/libst

2009-10-02 Thread Benoit Lecocq
Hi, This diff updates libst to the latest release 1.9 (bugfix release). Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/net/libst/Makefile,v retrieving revision 1.14 diff -u -r1.14

UPDATE: devel/check

2009-10-03 Thread Benoit Lecocq
Hi, This diff updates check to the latest release 0.9.8. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/devel/check/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile

UPDATE: astro/py-metar

2009-10-03 Thread Benoit Lecocq
-${MODPY_EGG_VERSION} PKGNAME = py-metar-${MODPY_EGG_VERSION} CATEGORIES = astro HOMEPAGE = http://www.schwarzvogel.de/software-pymetar.shtml + +MAINTAINER = Benoit Lecocq ben...@openbsd.org # GPLv2 PERMIT_PACKAGE_CDROM = Yes Index: distinfo

UPDATE: sysutils/conky

2009-10-05 Thread Benoit Lecocq
Hi, This diff updates conky to the latest release 1.7.2. Tested on amd64/sparc64. No response from the maintainer for the last two release. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file:

Re: UPDATE: sysutils/conky

2009-10-05 Thread Benoit Lecocq
New patch, sorry. Stuart Henderson wrote: patch doesn't apply. On 2009/10/05 11:03, Benoit Lecocq wrote: Hi, This diff updates conky to the latest release 1.7.2. Tested on amd64/sparc64. No response from the maintainer for the last two release. Comments ? OK ? Cheers, benoit

UPDATE: mail/imapproxy

2009-10-06 Thread Benoit Lecocq
Hi, This diff updates imapproxy to the release 1.2.6. Tested on amd64/sparc64. it seems to be ok from the current maintainer. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/mail/imapproxy/Makefile,v

UPDATE: sysutils/dwdiff

2009-10-14 Thread Benoit Lecocq
Hi, This diff updates dwdiff to the latest release 1.6.1. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit ? xx.tgz Index: Makefile === RCS file: /cvs/openbsd/ports/sysutils/dwdiff/Makefile,v retrieving revision 1.6 diff -u

UPDATE: graphics/pngcrush

2009-10-14 Thread Benoit Lecocq
Hi, This diff updates pngcrush to the latest release 1.7.3. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/graphics/pngcrush/Makefile,v retrieving revision 1.36 diff -u

UPDATE: textproc/highlight

2009-10-14 Thread Benoit Lecocq
Hi, This diff updates highlight to the latest release 2.13. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/textproc/highlight/Makefile,v retrieving revision 1.5 diff -u

UPDATE: graphics/pngcrush

2009-10-25 Thread Benoit Lecocq
Hi, This diff updates pngcrush to the latest release 1.7.4. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/graphics/pngcrush/Makefile,v retrieving revision 1.37 diff -u

Re: net/wget: problem with dependencies

2009-11-03 Thread Benoit Lecocq
Stuart Henderson wrote: On 2009/11/03 09:32, David Coppa wrote: # wget wget: can't load library 'libidn.so.16.30' What do you prefer to do? Adding devel/libidn to LIB_DEPENDS or adding --disable-iri (disable IDN/IRIs support) to CONFIGURE_ARGS? add LIB_DEPENDS=idn::devel/libidn, I

UPDATE: security/py-paramiko

2009-11-04 Thread Benoit Lecocq
Hi, This diff updates py-paramiko to the latest release 1.7.6. Tested on amd64. This is a bug fix release. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/security/py-paramiko/Makefile,v retrieving

UPDATE: x11/fltk2

2009-11-04 Thread Benoit Lecocq
Hi, This diff updates fltk2 to the latest release 2.0.x-r6921. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/openbsd/ports/x11/fltk2/Makefile,v retrieving revision 1.5 diff -u -r1.5

UPDATE: net/p5-Net-Whois-RIPE

2009-11-09 Thread Benoit Lecocq
-1.31 +PKGNAME= p5-${DISTNAME} CATEGORIES=net +MAINTAINER = Benoit Lecocq ben...@openbsd.org + # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -CPAN_AUTHOR= PAULG +CPAN_AUTHOR= LMC

UPDATE: security/libssh2

2009-11-21 Thread Benoit Lecocq
Hi, This diff updates libssh2 to the latest release 1.2.2. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/security/libssh2/Makefile,v retrieving revision 1.4 diff -N -u Makefile

UPDATE: www/surfraw

2009-11-21 Thread Benoit Lecocq
Hi, This diff updates surfraw to the latest release 2.2.6. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/www/surfraw/Makefile,v retrieving revision 1.20 diff -N -u Makefile --- Makefile

UPDATE: editors/ht

2009-11-22 Thread Benoit Lecocq
Hi, This diff updates ht to the latest release 2.0.18. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/editors/ht/Makefile,v retrieving revision 1.15 diff -N -u Makefile --- Makefile

Re: UPDATE: www/firefox35 3.5.5

2009-11-27 Thread Benoit Lecocq
Christian Weisgerber wrote: This is a provisional update for www/firefox35 to 3.5.5, which fixes numerous security issues. Maybe I should bump SO_VERSION. I had to disable the (minimal) use of thread-local storage that has been introduced since 3.5.3. I don't know if this is even

UPDATE: devel/py-asn1

2009-12-04 Thread Benoit Lecocq
Hi, This diff updates py-asn1 to the latest release 0.0.10a. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/py-asn1/Makefile,v retrieving revision 1.7 diff -N -u Makefile

UPDATE: x11/fltk2

2009-12-04 Thread Benoit Lecocq
Hi, This diff updates fltk2 to the latest release 2.0.x-r6950. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/x11/fltk2/Makefile,v retrieving revision 1.6 diff -N -u Makefile ---

NEW: geo/py-proj

2009-12-09 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. $cat pkg/DESCR Performs cartographic transformations between geographic (lat/lon) and map projection (x/y) coordinates. Can also transform directly from one map projection coordinate system to another. Coordinates can be given as numpy arrays, python

UPDATE: x11/openbox

2009-12-10 Thread Benoit Lecocq
Hi, This diff updates openbox to the latest release 3.4.8. Tested on amd64/i386. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/x11/openbox/Makefile,v retrieving revision 1.48 diff -N -u Makefile ---

UPDATE: devel/luarings

2009-12-11 Thread Benoit Lecocq
Hi, This diff updates luarings to the latest release 1.2.2. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/luarings/Makefile,v retrieving revision 1.6 diff -N -u Makefile ---

NEW: security/pdfcrack

2009-12-17 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. $cat pkg/DESCR PDFCrack is a GNU/Linux (other POSIX-compatible systems should work too) tool for recovering passwords and content from PDF-files. It is small, command line driven without external dependencies. Comments ? OK ? Cheers, benoit

UPDATE: graphics/amide

2009-12-18 Thread Benoit Lecocq
Hi, This diff updates amide to the latest release 0.9.2. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/graphics/amide/Makefile,v retrieving revision 1.3 diff -N -u Makefile --- Makefile

UPDATE: multimedia/mkvtoolnix

2009-12-18 Thread Benoit Lecocq
Hi, This diff updates mkvtoolnix to the latest release 3.0.0. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/multimedia/mkvtoolnix/Makefile,v retrieving revision 1.18 diff -N -u

UPDATE: x11/openbox

2009-12-18 Thread Benoit Lecocq
Hi, This diff updates openbox to the latest release 3.4.9. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/x11/openbox/Makefile,v retrieving revision 1.49 diff -N -u Makefile --- Makefile

UPDATE: graphics/tgif

2009-12-19 Thread Benoit Lecocq
Hi, This diff updates tgif to the latest release 4.2.2. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/graphics/tgif/Makefile,v retrieving revision 1.28 diff -N -u Makefile ---

UPDATE: games/xsoldier

2009-12-19 Thread Benoit Lecocq
= http://www.interq.or.jp/libra/oohara/xsoldier/ -# GPL +MAINTAINER=Benoit Lecocq ben...@openbsd.org + +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTFILES_CDROM=Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB= ICE SM X11 Xpm c pthread-stubs xcb +WANTLIB

UPDATE: net/ftpcopy

2009-12-20 Thread Benoit Lecocq
Hi, This diff updates ftpcopy to the latest release 0.6.7. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/net/ftpcopy/Makefile,v retrieving revision 1.10 diff -N -u Makefile ---

UPDATE: games/prboom

2009-12-20 Thread Benoit Lecocq
Hi, This diff updates prboom to the latest release 2.5.0. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/games/prboom/Makefile,v retrieving revision 1.14 diff -N -u Makefile ---

UPDATE: games/lbreakout2

2009-12-20 Thread Benoit Lecocq
Hi, This diff updates lbreakout2 to the latest release 2.6. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/games/lbreakout2/Makefile,v retrieving revision 1.13 diff -N -u Makefile ---

Re: UPDATE: games/lbreakout2

2009-12-21 Thread Benoit Lecocq
Edd Barrett wrote: Hi, I love this game :) On Sun, Dec 20, 2009 at 11:29:20PM +0100, Benoit Lecocq wrote: This diff updates lbreakout2 to the latest release 2.6. Tested on amd64. Works i386. Comments ? OK ? I notice it installs a .desktop file, so you should probably pull

UPDATE: games/neverball

2009-12-21 Thread Benoit Lecocq
/ -MASTER_SITES= http://openbsd.fi/distfiles/ +HOMEPAGE= http://neverball.org/ +MASTER_SITES= ${HOMEPAGE} MULTI_PACKAGES=-main -data -# GPL +MAINTAINER=Benoit Lecocq ben...@openbsd.org + +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTFILES_CDROM

UPDATE: graphics/pngcrush

2009-12-21 Thread Benoit Lecocq
Hi, This diff updates pngcrush to the latest release 1.7.6. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/graphics/pngcrush/Makefile,v retrieving revision 1.39 diff -N -u Makefile

NEW: devel/protobuf

2009-12-22 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. $cat pkg/DESCR Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. Comments ? OK ? Cheers, benoit protobuf.tgz

UPDATE: games/rocksndiamonds

2009-12-25 Thread Benoit Lecocq
Hi, This diff updates rocksndiamonds to the latest release 3.2.6.1. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/games/rocksndiamonds/Makefile,v retrieving revision 1.12 diff -N -u

UPDATE: sysutils/pstree

2009-12-25 Thread Benoit Lecocq
Hi, This diff updates pstree to the latest release 2.33. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/sysutils/pstree/Makefile,v retrieving revision 1.12 diff -N -u Makefile ---

UPDATE: net/rtmpdump

2009-12-25 Thread Benoit Lecocq
Hi, This diff updates rtmpdump to the latest release 2.0. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/net/rtmpdump/Makefile,v retrieving revision 1.8 diff -N -u Makefile ---

UPDATE: net/ipfm

2009-12-25 Thread Benoit Lecocq
Hi, This diff updates ipfm to the release 0.11.5. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/net/ipfm/Makefile,v retrieving revision 1.10 diff -N -u Makefile --- Makefile15

UPDATE: games/defendguin

2009-12-26 Thread Benoit Lecocq
Hi, This diff updates defendguin to the release 0.0.12. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/games/defendguin/Makefile,v retrieving revision 1.6 diff -N -u Makefile ---

NEW: games/criticalmass

2009-12-26 Thread Benoit Lecocq
Hi, A new port tested on amd64/sparc64. $cat pkg/DESCR Your world has been infested by an aggressive army of space critters. Overrun and unprepared, your government was unable to defend its precious resources. As a last effort to recapture some of the goodies, you have been placed into a tiny

UPDATE: games/lbreakout2

2009-12-31 Thread Benoit Lecocq
Hi, This diff updates lbreakout2 to the release 2.6.1. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/games/lbreakout2/Makefile,v retrieving revision 1.15 diff -N -u Makefile ---

Re: games/xboing broken?

2010-01-03 Thread Benoit Lecocq
Jacob Meuser wrote: *sigh* I spent quite some brain cycles on sndio backend for xboing, then went to test it only to find out xboing doesn't run on my machine. tracked it down to failures with XLoadQueryFont() in xboing/init.c. does it work for anyone else? Hi, Same for me on amd64.

UPDATE: graphics/pngcrush

2010-01-04 Thread Benoit Lecocq
Hi, This diff updates pngcrush to the latest release 1.7.7. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/graphics/pngcrush/Makefile,v retrieving revision 1.40 diff -N -u Makefile

UPDATE: x11/openbox

2010-01-07 Thread Benoit Lecocq
Hi, This diff updates openbox to the latest release 3.4.10. Tested on amd64/sparc64. This is a minor bugfix + new features release and : - Renamed obprop to obxprop due to collision with Openbabel. Comments ? OK ? Cheers, benoit Index: Makefile

UPDATE: x11/fltk2

2010-01-10 Thread Benoit Lecocq
Hi, This diff updates fltk2 to the latest release 2.0.x-r6970. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/x11/fltk2/Makefile,v retrieving revision 1.8 diff -N -u Makefile ---

UPDATE: graphics/pngcrush

2010-04-09 Thread Benoit Lecocq
Hi, This diff updates pngcrush to the latest release 1.7.10. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/graphics/pngcrush/Makefile,v retrieving revision 1.41 diff -N -u Makefile

UPDATE: x11/openbox

2010-04-09 Thread Benoit Lecocq
9.1 # .21.6 +V =3.4.11 +DISTNAME = openbox-${V} +SHARED_LIBS += obparser9.1 # .21.7 +SHARED_LIBS += obrender9.1 # .21.7 CATEGORIES = x11 -HOMEPAGE = http://icculus.org/openbox/ +HOMEPAGE = http://openbox.org/ MAINTAINER = Benoit Lecocq ben

UPDATE: astro/py-metar

2010-04-09 Thread Benoit Lecocq
Hi, This diff updates py-metar to the latest release 0.16. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/astro/py-metar/Makefile,v retrieving revision 1.13 diff -N -u Makefile --- Makefile

UPDATE: textproc/highlight

2010-04-09 Thread Benoit Lecocq
Hi, This diff updates highlight to the latest release 2.16. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/textproc/highlight/Makefile,v retrieving revision 1.6 diff -N -u Makefile

UPDATE: devel/py-asn1

2010-04-09 Thread Benoit Lecocq
Hi, This diff updates py-asn1 to the latest release 0.0.11a. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/py-asn1/Makefile,v retrieving revision 1.8 diff -N -u Makefile ---

UPDATE: net/arping

2010-04-09 Thread Benoit Lecocq
Hi, This diff updates arping to the latest release 2.09. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/net/arping/Makefile,v retrieving revision 1.27 diff -N -u Makefile ---

UPDATE: security/libssh2

2010-04-09 Thread Benoit Lecocq
Hi, This diff updates libssh2 to the latest release 1.2.4. Tested and regression ok on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/security/libssh2/Makefile,v retrieving revision 1.5

UPDATE: security/aide

2010-04-09 Thread Benoit Lecocq
Hi, This diff updates aide to the latest release 0.14. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/security/aide/Makefile,v retrieving revision 1.13 diff -N -u Makefile ---

UPDATE: security/cracklib

2010-04-10 Thread Benoit Lecocq
Hi, This diff updates cracklib to the latest release 2.8.16. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/security/cracklib/Makefile,v retrieving revision 1.2 diff -N -u Makefile

UPDATE: x11/fltk2

2010-04-10 Thread Benoit Lecocq
Hi, This diff updates fltk2 to the latest release 2.0.x-r7473. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/x11/fltk2/Makefile,v retrieving revision 1.8 diff -N -u Makefile ---

UPODATE: x11/openbox

2010-04-18 Thread Benoit Lecocq
+= obrender9.1 # .21.6 +V =3.4.11.1 +DISTNAME = openbox-${V} +SHARED_LIBS += obparser9.1 # .21.7 +SHARED_LIBS += obrender9.1 # .21.7 CATEGORIES = x11 -HOMEPAGE = http://icculus.org/openbox/ +HOMEPAGE = http://openbox.org/ MAINTAINER = Benoit Lecocq

UPDATE: security/libssh2

2010-04-18 Thread Benoit Lecocq
Hi, This diff updates libssh2 to the latest release 1.2.5. Tested and regression ok on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/security/libssh2/Makefile,v retrieving revision 1.6

UPDATE: x11/ctwm

2009-01-05 Thread Benoit Lecocq
Hi, Update of ctwm to 3.8a, the latest version. Tested on amd64. Please test/comments, thanks ! -- Benoit Lecocq ctwm.tgz Description: Binary data

UPDATE: security/zebedee

2009-01-06 Thread Benoit Lecocq
Hi, Here is an update to the latest stable version of zebedee 2.4.1A. Tested on amd64. Email address of the maintainer returns with errors. -- Benoit Lecocq diff -Nru zebedee.ori/Makefile zebedee/Makefile --- zebedee.ori/MakefileSun Sep 16 01:30:01 2007 +++ zebedee/MakefileTue Jan

UPDATE: sysutils/dmidecode

2009-01-07 Thread Benoit Lecocq
Hi, Here is an update to the latest version of dmidecode 2.10. Tested on amd64. -- Benoit Lecocq diff -Nru dmidecode.ori/Makefile dmidecode/Makefile --- dmidecode.ori/Makefile Sun Nov 4 20:51:29 2007 +++ dmidecode/Makefile Wed Jan 7 12:19:02 2009 @@ -1,12 +1,12 @@ # $OpenBSD: Makefile

UPDATE: net/tcptrace

2009-01-07 Thread Benoit Lecocq
Hi, Here is an update to the latest version of tcptrace 6.6.7. Tested on amd64. -- Benoit Lecocq diff -Nru tcptrace.ori/Makefile tcptrace/Makefile --- tcptrace.ori/Makefile Sun Sep 16 00:36:59 2007 +++ tcptrace/Makefile Wed Jan 7 15:29:51 2009 @@ -1,13 +1,12 @@ # $OpenBSD: Makefile,v

UPDATE: graphics/gpicview

2009-01-07 Thread Benoit Lecocq
Hi, Here is an update to the latest version of gpicview 0.1.11. Tested on amd64. -- Benoit Lecocq diff -Nru gpicview.ori/Makefile gpicview/Makefile --- gpicview.ori/Makefile Sun May 18 11:17:34 2008 +++ gpicview/Makefile Wed Jan 7 20:56:53 2009 @@ -2,18 +2,18 @@ COMMENT

UPDATE: graphics/tiff2png

2009-01-07 Thread Benoit Lecocq
Hi, Here is an update to the latest version of tiff2png 0.91. Tested on amd64. -- Benoit Lecocq diff -Nru tiff2png.ori/Makefile tiff2png/Makefile --- tiff2png.ori/Makefile Sat Sep 15 22:09:43 2007 +++ tiff2png/Makefile Wed Jan 7 21:21:26 2009 @@ -2,7 +2,7 @@ COMMENT= converts

UPDATE: graphics/pngcrush

2009-01-07 Thread Benoit Lecocq
Hi, Here is an update to the latest version of pngcrush 1.6.13. Tested on amd64. -- Benoit Lecocq diff -Nru pngcrush.ori/Makefile pngcrush/Makefile --- pngcrush.ori/Makefile Tue May 13 19:31:02 2008 +++ pngcrush/Makefile Wed Jan 7 22:08:49 2009 @@ -1,14 +1,14 @@ # $OpenBSD: Makefile

UPDATE: www/ratproxy

2009-01-08 Thread Benoit Lecocq
Hi, Here is an update to the latest version of ratproxy 1.53. Tested on amd64. -- Benoit Lecocq Index: Makefile === RCS file: /cvs/ports/www/ratproxy/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile

UPDATE: editors/ht

2009-01-08 Thread Benoit Lecocq
Hi, Here is an update to the latest version of ht 2.0.15. Tested on amd64. -- Benoit Lecocq Index: Makefile === RCS file: /cvs/ports/editors/ht/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile2 Jun 2008

Re: UPDATE: Pidgin 2.5.4

2009-01-13 Thread Benoit Lecocq
Works fine for me with MSN on amd64. -- Benoit Brad wrote: Here is an update to Pidgin 2.5.4. Please test. Index: Makefile === RCS file: /cvs/ports/net/pidgin/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile

UPDATE: misc/bsdiff

2009-01-13 Thread Benoit Lecocq
Hi, This is a diff for the latest version of bsdiff 4.3. Tested on amd64. Email address of the maintainer returns with errors. -- Benoit Lecocq Index: Makefile === RCS file: /cvs/ports/misc/bsdiff/Makefile,v retrieving revision

UPDATE: misc/astrolog

2009-01-13 Thread Benoit Lecocq
Hi, This is a diff for the latest version of astrolog 5.40. Tested on amd64. -- Benoit Lecocq Index: Makefile === RCS file: /cvs/ports/misc/astrolog/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- Makefile15

Re: UPDATE: misc/bsdiff

2009-01-13 Thread Benoit Lecocq
Stuart Henderson wrote: On 2009/01/13 21:43, Benoit Lecocq wrote: +CFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib -lbz2 RUN_DEPENDS=:bzip2-*:archivers/bzip2 this becomes a LIB_DEPENDS. please make port-lib-depends-check. also the license in this version can

Re: resign from some ports maintainance

2009-01-15 Thread Benoit Lecocq
-- Benoit Lecocq

<    1   2   3   4   5   6   7   8   9   10   >