UPDATE: multimedia/lives

2013-01-08 Thread Nigel Taylor
Issue found when using dpb -R to build, then checking using check-lib-depends. Missing WANTLIB's harfbuzz icudata icule icuuc, a lot of ports in the tree have this problem now. $ make lib-depends-check lives-1.0.10p1(multimedia/lives): Missing: harfbuzz.2 from harfbuzz-0.9.10

[WIP] jboss-as-7.1.1

2013-01-08 Thread Jiri B
Hello, any comments are welcome, I'm not really jboss user, just need it for other app. I didn't want to hardcore variables in rcscript like in Openfire port, so there's little crazy kung-fu to allow users to override some parameters in daemon_flags (different needs, other instance...). Also

Re: UPDATE: multimedia/lives

2013-01-08 Thread Stuart Henderson
Only thing I'm unsure about with this is adding transcode; it adds a bunch more dep's so I might skip that if the plugin isn't all that important.. Otherwise looks good to me.

Bugs in Scratch

2013-01-08 Thread Lars Engblom
1. Both in current and stable the path to the image is wrong in /usr/local/share/scratch/iniscratch 2. In stable, I have problem to run the programs made by Scratch 3. With current, I do not get Scratch to open up at all All this is happening on amd64. If there is anything I can test for to

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

2013-01-08 Thread Gonzalo L. R.
I'm gonna commit this one today, thanks On Mon, Jan 07, 2013 at 08:56:12PM -0500, David Hill wrote: ; update net/p5-Net-MySQL to 0.11 ; ; please review. ; ; Index: Makefile ; === ; RCS file: /cvs/ports/net/p5-Net-MySQL/Makefile,v

Re: Bugs in Scratch

2013-01-08 Thread Landry Breuil
On Tue, Jan 08, 2013 at 04:05:35PM +0200, Lars Engblom wrote: 1. Both in current and stable the path to the image is wrong in /usr/local/share/scratch/iniscratch 2. In stable, I have problem to run the programs made by Scratch 3. With current, I do not get Scratch to open up at all All

Re: Bugs in Scratch

2013-01-08 Thread Stuart Henderson
On 2013/01/08 16:05, Lars Engblom wrote: 1. Both in current and stable the path to the image is wrong in /usr/local/share/scratch/iniscratch I've just fixed this one. 2. In stable, I have problem to run the programs made by Scratch Do you just mean run them by clicking the green flag (which

Re: Bugs in Scratch

2013-01-08 Thread Stuart Henderson
On 2013/01/08 15:37, Stuart Henderson wrote: On 2013/01/08 16:05, Lars Engblom wrote: 1. Both in current and stable the path to the image is wrong in /usr/local/share/scratch/iniscratch I've just fixed this one. 2. In stable, I have problem to run the programs made by Scratch Do you

Re: Bugs in Scratch

2013-01-08 Thread Marc Espie
On Tue, Jan 08, 2013 at 03:56:43PM +, Stuart Henderson wrote: On 2013/01/08 15:37, Stuart Henderson wrote: On 2013/01/08 16:05, Lars Engblom wrote: 1. Both in current and stable the path to the image is wrong in /usr/local/share/scratch/iniscratch I've just fixed this one.

Re: UPDATE: multimedia/lives

2013-01-08 Thread Nigel Taylor
On 01/08/13 13:18, Stuart Henderson wrote: Only thing I'm unsure about with this is adding transcode; it adds a bunch more dep's so I might skip that if the plugin isn't all that important.. Otherwise looks good to me. transcode adds these extras dep's... liba52 libmpeg2 toolame $ sudo

PKG_ARCH for python ports

2013-01-08 Thread frantisek holop
hi there, i see in some python ports the use of PKG_ARCH=* but not in all of them (my port included). if i understand correctly, it could save some time with bulk builds across archs, correct? searching for it in e.g. devel/ reveals only a handful of py-* that uses it. the python documentation

new: textproc/svndumptool

2013-01-08 Thread Stefan Sperling
This is a small python program that supports operations on Subversion repository dump files which the stock Subversion tools do not support. ok? svndumptool.tar.gz Description: application/tar-gz

Re: new: textproc/svndumptool

2013-01-08 Thread Landry Breuil
On Tue, Jan 08, 2013 at 09:47:21PM +0100, Stefan Sperling wrote: This is a small python program that supports operations on Subversion repository dump files which the stock Subversion tools do not support. dont use ${FULLPKGNAME} in PLIST for the egg-info file (it will break if REVISION is

Re: new: textproc/svndumptool

2013-01-08 Thread Stuart Henderson
On 2013/01/08 21:47, Stefan Sperling wrote: This is a small python program that supports operations on Subversion repository dump files which the stock Subversion tools do not support. ok? | # $OpenBSD$ | COMMENT = processing subversion dump files | V = 0.6.1 |

Re: PKG_ARCH for python ports

2013-01-08 Thread Stuart Henderson
On 2013/01/08 20:19, frantisek holop wrote: hi there, i see in some python ports the use of PKG_ARCH=* but not in all of them (my port included). if i understand correctly, it could save some time with bulk builds across archs, correct? It can save some time for release builds for those

[UPDATE] net/bitlbee

2013-01-08 Thread Tom Doherty
Hi Update net/bitlbee to 3.2: Version 3.2 (released 2013-01-06) hilights: Updated Twitter module. Support for Twitter API 1.1, streaming API, direct messages and some other improvements. Fixed potential connection issue to Google Talk, OpenFire, possibly other Jabber services. A bunch of other

Re: Bugs in Scratch

2013-01-08 Thread Stuart Cassoff
On 01/08/13 10:37, Stuart Henderson wrote: On 2013/01/08 16:05, Lars Engblom wrote: 1. Both in current and stable the path to the image is wrong in /usr/local/share/scratch/iniscratch I've just fixed this one. Sorry, did not see this earlier - original email eaten by spam control. I thought

[update] dspam 3.10.2 convert some FLAVORS to MULTI_PACKAGES

2013-01-08 Thread Landry Breuil
Hi, he're a preliminary diff to : - update dspam to 3.10.2 - move some FLAVORS to MULTI_PACKAGES - the 10 FLAVOR maze is just insane. hash sqlite3 flavors can go to the main subpackage, sqlite2 can die, and pgsql mysql go into their own subpackage. - keep only clamav/ldap/domainscale/largescale

Re: [update] dspam 3.10.2 convert some FLAVORS to MULTI_PACKAGES

2013-01-08 Thread Todd T. Fries
Thanks a lot for your efforts! See comments inline. Penned by Landry Breuil on 20130108 16:35.06, we have: | Hi, | | he're a preliminary diff to : | - update dspam to 3.10.2 | - move some FLAVORS to MULTI_PACKAGES I see no reason not to do this, why we want to waste cpu cycles when

Re: PKG_ARCH for python ports

2013-01-08 Thread frantisek holop
hmm, on Tue, Jan 08, 2013 at 09:09:44PM +, Stuart Henderson said that searching for it in e.g. devel/ reveals only a handful of py-* that uses it. the python documentation seems to imply that bytecode is arch independent.. I would generally avoid it for python things really, they

Re: PKG_ARCH for python ports

2013-01-08 Thread Stuart Henderson
On 2013/01/09 01:27, frantisek holop wrote: hmm, on Tue, Jan 08, 2013 at 09:09:44PM +, Stuart Henderson said that searching for it in e.g. devel/ reveals only a handful of py-* that uses it. the python documentation seems to imply that bytecode is arch independent.. I

new: games/jag

2013-01-08 Thread Stefan Sperling
I found this puzzle game somewhat confusing at first. But once I got the hang of it I kinda liked it. It doesn't seem to feature any music even though there is a music volume slider in the preferences. Sound effects are working though. I had to override do-install because qmake4 installed files

Re: boost 1.52.0 status

2013-01-08 Thread Brad Smith
On Sat, Dec 15, 2012 at 06:02:16AM -0500, Brad Smith wrote: On Mon, Dec 10, 2012 at 12:06:57AM -0500, Brad Smith wrote: On Fri, Nov 23, 2012 at 05:06:46PM -0600, Amit Kulkarni wrote: Hi all 1) I need help porting databases/mongodb to a newer version. The older version will need too

Re: [update] net/snort 2.9.4.0 and net/daq 2.0.0

2013-01-08 Thread Lawrence Teo
On Sat, Dec 15, 2012 at 07:20:53PM +0100, Markus Lude wrote: Hello, attached are updates of daq to version 2.0.0 and snort to version 2.9.4.0. Build on i386 and sparc64 works. Been running it on sparc64 for two days with low traffic. Please test, comment. Hi Markus, Thank you for the

[UPDATE] www/moin

2013-01-08 Thread Remi Pointel
Hi, this is the diff to update moin to last release: 1.9.6. This version includes security fixes. Are you ok? Cheers, Remi. moin-1.9.6.diff Description: Binary data

[UPDATE] devel/tortoisehg

2013-01-08 Thread Remi Pointel
Hi, this is the diff to update Tortoisehg to 2.6.2. Are you ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/tortoisehg/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile12 Dec 2012

[UPDATE] devel/mercurial

2013-01-08 Thread Remi Pointel
Hi, this is the diff to update mercurial to 2.4.2. Are you ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/mercurial/Makefile,v retrieving revision 1.50 diff -u -p -r1.50 Makefile --- Makefile12 Dec 2012

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/01/08 01:13:28 Modified files: x11/e17: Makefile.inc x11/e17/e : Makefile x11/e17/e_dbus : Makefile x11/e17/ecore : Makefile x11/e17/edje : Makefile

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 02:30:27 Modified files: x11/dbus : Makefile x11/dbus/patches: patch-configure_ac patch-dbus_dbus-sysdeps-unix_c

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 02:51:09 Modified files: net/h323plus : Makefile net/h323plus/pkg: PLIST Log message: Disable the H.263 / H.264 codec support within H323Plus as it is not necessary for GnuGK to work

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 02:53:46 Modified files: devel/llvm : Makefile Log message: - Remove USE_LIBTOOL and explicit CONFIGURE_STYLE as the CMake module does that for us - Shuffle some of the Makefile bits around

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 02:57:43 Modified files: net/pidgin-sipe: Makefile distinfo net/pidgin-sipe/pkg: PLIST Log message: update to pidgin-sipe-1.14.1, from maintainer Tom Doherty

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 03:13:13 Modified files: graphics/ffmpeg: Makefile distinfo graphics/ffmpeg/patches: patch-configure Log message: - Fix generated libavcodec pkgc-config file for static linking. - sync

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 03:14:13 Modified files: devel/llvm : Makefile devel/llvm/patches: patch-tools_clang_lib_Driver_Tools_cpp Log message: Add some initial bits for mips64 to pass down the proper

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 03:16:56 ports/net/ldns/drill/patches Update of /cvs/ports/net/ldns/drill/patches In directory cvs.openbsd.org:/tmp/cvs-serv10010/patches Log Message: Directory /cvs/ports/net/ldns/drill/patches added

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 03:17:14 Modified files: net/ldns/drill : Makefile Added files: net/ldns/drill/patches: patch-drill_root_c Log message: update hints for d-root

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 03:23:08 Modified files: games/eduke32 : Makefile Log message: fix MASTER_SITES

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 03:43:58 Modified files: devel/glib2/patches: patch-gio_tests_socket_c Log message: Skip /socket/ipv6_v4mapped, we don't support that.

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/01/08 03:49:21 Modified files: geo/openbsd-developers: Makefile geo/openbsd-developers/files: OpenBSD Log message: Add myself and sort list while there. Sure espie@

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2013/01/08 04:14:02 Modified files: net/munin : Makefile distinfo net/munin/pkg : PLIST-main munin_node.rc Log message: - update to 2.0.9

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/01/08 06:08:52 Modified files: www/zendframework: Makefile distinfo www/zendframework/pkg: PLIST Log message: Security update to zendframework-1.12.1, addresses CVE-2012-5657

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/01/08 06:36:47 Modified files: lang/swi-prolog: Makefile Added files: lang/swi-prolog/patches: patch-src_os_pl-buffer_h patch-src_os_pl-glob_c

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/01/08 06:36:53 Modified files: lang/swi-prolog: Tag: OPENBSD_5_2 Makefile Added files: lang/swi-prolog/patches: Tag: OPENBSD_5_2 patch-src_os_pl-buffer_h

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 06:47:59 Modified files: multimedia/gstreamer1/core: Makefile distinfo multimedia/gstreamer1/core/pkg: PLIST Log message: Update to gstreamer1-1.0.5.

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 06:48:24 Modified files: multimedia/gstreamer1/plugins-base: Makefile distinfo multimedia/gstreamer1/plugins-base/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 06:48:54 Modified files: multimedia/gstreamer1/plugins-good: Makefile distinfo multimedia/gstreamer1/plugins-good/patches: patch-configure_ac

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 06:49:15 Modified files: multimedia/gstreamer1/plugins-ugly: Makefile distinfo multimedia/gstreamer1/plugins-ugly/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 06:49:40 Modified files: multimedia/gstreamer1/plugins-bad: Makefile distinfo multimedia/gstreamer1/plugins-bad/pkg: PLIST Log message: Update to gstreamer1-plugins-bad-1.0.5.

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 06:50:12 Modified files: multimedia/gstreamer1/plugins-libav: Makefile distinfo Log message: Update to gstreamer1-plugins-libav-1.0.5.

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 07:35:28 Modified files: mail/re-alpine : Makefile distinfo mail/re-alpine/patches: patch-pith_pine_hlp Log message: Update the re-alpine suite to version 2.03.

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 08:23:15 Modified files: graphics/scratch: Makefile distinfo graphics/scratch/files: iniscratch Log message: fix paths in iniscratch; pointed out by Beni and Lars Engblom (there still

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 08:42:26 Modified files: databases/py-pygresql: Makefile distinfo Log message: - fix the problem of MASTER_SITES with distfile re-rolled - bump REVISION report by naddy@ and nigel@, ok nigel@

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2013/01/08 08:43:54 Modified files: editors/texmaker: Makefile distinfo editors/texmaker/patches: patch-configdialog_cpp patch-texmaker_cpp

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 08:59:05 Modified files: lang/squeak/vm : Makefile distinfo Log message: link squeak with -lpthread; it's needed for, at least, some X things. ok espie@ - this fixes basic operation of scratch,

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 09:19:04 Modified files: security/py-paramiko: Makefile distinfo security/py-paramiko/pkg: PLIST Log message: - update py-paramiko to 1.9.0 - update HOMEPAGE and MASTER_SITES - regen

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/01/08 09:53:53 Modified files: x11/gnome/gdm : Makefile x11/gnome/gdm/pkg: PLIST Log message: All pulseaudio files are under ~/.config/pulse now.

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 10:02:32 Modified files: devel/libexude : Makefile distinfo Log message: - update libexude to 0.7.2 from David Hill (maintainer)

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 10:07:21 Modified files: devel/libclog : Makefile distinfo Log message: - update libclog to 0.6.3 from David Hill (maintainer)

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 10:12:24 Modified files: archivers/libshrink: Makefile distinfo Log message: - update libshrink to 0.5.2 from David Hill (maintainer)

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 10:29:46 Modified files: textproc/libxmlsd: Makefile distinfo Log message: - update libxmlsd to 0.10.0 - minor bump SHARED_LIBS from David Hill (maintainer)

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 10:36:39 Modified files: sysutils/librelp: Makefile distinfo Log message: update to librelp-1.0.1, from dhill, maintainer ETOOBUSY

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Nigel Taylor
CVSROOT:/cvs Module name:ports Changes by: ni...@cvs.openbsd.org 2013/01/08 10:50:44 Modified files: multimedia/lives: Makefile multimedia/lives/pkg: PLIST Log message: Correct dependencies and wantlib. Ok sthen@

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 12:37:31 Modified files: devel/p5-Log-Any: Makefile distinfo Log message: - update p5-Log-Any to 0.14 - update maintainer email from David Hill (maintainer)

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2013/01/08 13:35:36 Modified files: net/synergy: Makefile distinfo Added files: net/synergy/patches: patch-CMakeLists_txt patch-src_lib_ipc_CIpcClientProxy_cpp

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Christopher Zimmermann
CVSROOT:/cvs Module name:ports Changes by: chr...@cvs.openbsd.org 2013/01/08 14:50:17 Modified files: devel/ocaml-batteries: Makefile distinfo devel/ocaml-batteries/pkg: PFRAG.dynlink-native PFRAG.native PLIST Removed files:

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/01/08 14:58:08 Modified files: devel/p5-Devel-StackTrace: Makefile distinfo Log message: - update p5-Devel-StackTrace to 1.30 - remove USE_GROFF from David Hill

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2013/01/08 16:27:00 Log message: Import port of svndumptool. SvnDump is a python package containing classes for processing subversion dump files. SvnDumpTool is a commandline tool using the SvnDump

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2013/01/08 16:28:22 Modified files: textproc : Makefile Log message: add svndumptool

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 16:55:14 Modified files: converters/libdvdcss: Makefile converters/libdvdcss/patches: patch-configure_ac Added files: converters/libdvdcss/patches: patch-src_dvdcss_dvdcss_h

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 16:58:44 Modified files: mail/dovecot : Makefile distinfo mail/dovecot/pkg: PLIST-server Log message: Update to Dovecot 2.1.13. ok sthen@

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 17:01:16 Modified files: mail/dovecot-antispam: Makefile mail/dovecot-pigeonhole: Makefile Log message: Update after update to Dovecot 2.1.13. ok sthen@

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/01/08 17:02:15 Modified files: devel/nasm : Makefile distinfo Log message: Update to nasm 2.10.07. ok sthen@

CVS: cvs.openbsd.org: ports

2013-01-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/08 17:07:30 Modified files: devel/cvs2svn : Makefile distinfo devel/cvs2svn/pkg: PLIST Log message: update to cvs2svn-2.4.0