NEW: devel/cpptest

2013-12-24 Thread Anthony J. Bentley
Hi, CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extendability. This is a dependency of uriparser (port upcoming). ok? -- Anthony J. Bentley cpptest.tar.gz Description: GNU Zip compressed data

NEW: www/uriparser

2013-12-24 Thread Anthony J. Bentley
Hi, uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license. Requires the devel/cpptest port I just sent to the list. Runs fine and all tests pass on i386/amd64. ok?

Re: sysutils/apupsd: switch from MESSAGE to README

2013-12-24 Thread Stuart Henderson
On 2013/12/24 00:06, Kirill Bychkov wrote: Hi! This patch removes MESSAGEs in favor of READMEs. Update my email and regen distinfo while here. OK? I think it would make sense to merge the two READMEs, i.e. include the information about CGIs in README-main ..

ftp(1) and SSL/TLS server certificate validation

2013-12-24 Thread Jérémie Courrèges-Anglas
Hi, CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/12/24 06:00:59 Modified files: usr.bin/ftp: fetch.c ftp.1 ftp_var.h main.c Log message: Add support for SSL/TLS server certificate validation, enabled by default. See

Re: NEW: sysutils/kyua

2013-12-24 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin alexandr.shadc...@gmail.com writes: [...] Now ok for me. Does anyone have objections to import these ports ? or OK ? Those ports look fine to me too. There are a few minor glitches: - their build flags use -Wredundant-decls, this makes the build unreadable and makes it

Re: ftp(1) and SSL/TLS server certificate validation

2013-12-24 Thread Stuart Henderson
On 2013/12/24 14:16, Jérémie Courrèges-Anglas wrote: Hi, CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org2013/12/24 06:00:59 Modified files: usr.bin/ftp: fetch.c ftp.1 ftp_var.h main.c Log message: Add support for

Re: ftp(1) and SSL/TLS server certificate validation

2013-12-24 Thread Jérémie Courrèges-Anglas
Stuart Henderson st...@openbsd.org writes: On 2013/12/24 14:16, Jérémie Courrèges-Anglas wrote: Hi, CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org2013/12/24 06:00:59 Modified files: usr.bin/ftp: fetch.c ftp.1 ftp_var.h main.c

Re: ftp(1) and SSL/TLS server certificate validation

2013-12-24 Thread Stuart Henderson
On 2013/12/24 14:46, Jérémie Courrèges-Anglas wrote: Stuart Henderson st...@openbsd.org writes: On 2013/12/24 14:16, Jérémie Courrèges-Anglas wrote: Hi, CVSROOT: /cvs Module name: src Changes by:j...@cvs.openbsd.org2013/12/24 06:00:59

Re: sysutils/apupsd: switch from MESSAGE to README

2013-12-24 Thread Kirill Bychkov
On Tue, December 24, 2013 16:24, Stuart Henderson wrote: On 2013/12/24 00:06, Kirill Bychkov wrote: Hi! This patch removes MESSAGEs in favor of READMEs. Update my email and regen distinfo while here. OK? I think it would make sense to merge the two READMEs, i.e. include the information

Re: UPDATE: devel/quilt

2013-12-24 Thread Kent R. Spillner
On Mon, Dec 23, 2013 at 01:27:53PM -0600, Kent R. Spillner wrote: On Mon, Dec 23, 2013 at 06:57:25PM +0100, Jérémie Courrèges-Anglas wrote: If you want to improve this port, though, there are portability problems that could be fixed. I noticed a few sed s/.../.../iasdf flags that don't

Re: UPDATE: devel/quilt

2013-12-24 Thread Kent R. Spillner
Blargh, mush-mouth! Sorry, been up since 3:00am because our furnace died... Anyhoo, what I wanted to say is: Here is an updated patch with the portability improvments suggested by jca@. ... updated *diff* ... I'm only patching quilt/mail.in at the moment because that was the only place

Re: sysutils/apupsd: switch from MESSAGE to README

2013-12-24 Thread Stuart Henderson
On 2013/12/24 18:05, Kirill Bychkov wrote: On Tue, December 24, 2013 16:24, Stuart Henderson wrote: On 2013/12/24 00:06, Kirill Bychkov wrote: Hi! This patch removes MESSAGEs in favor of READMEs. Update my email and regen distinfo while here. OK? I think it would make sense to merge

Re: sysutils/apupsd: switch from MESSAGE to README

2013-12-24 Thread Kirill Bychkov
On Tue, December 24, 2013 18:24, Stuart Henderson wrote: On 2013/12/24 18:05, Kirill Bychkov wrote: On Tue, December 24, 2013 16:24, Stuart Henderson wrote: On 2013/12/24 00:06, Kirill Bychkov wrote: Hi! This patch removes MESSAGEs in favor of READMEs. Update my email and regen distinfo

Re: sysutils/apupsd: switch from MESSAGE to README

2013-12-24 Thread Stuart Henderson
On 2013/12/24 18:52, Kirill Bychkov wrote: -share/examples/apcupsd/ +share/doc/pkg-readmes/${FULLPKGNAME} +@sample share/examples/apcupsd/ .. those should just be normal directories not @sample. If share/examples/apcupsd/ is not @sampled, pkg_delete apcupds gives error about

UPDATE: games/golly (MAINTAINER)

2013-12-24 Thread Donovan Watteau
Hi, Here's an update for golly-2.6. Tested on loongson and amd64. Merry Christmas! Index: Makefile === RCS file: /cvs/ports/games/golly/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile9 Sep 2013

Improve rebuild script of textproc/libxml

2013-12-24 Thread Vadim Zhukov
This patch fixes the major problem: if /var/db/xmlcatalog gets empty (after fail of the xmlcatalog(1), for example), it won't be either accepted by xmlcatalog(1) or overwritten, causing strange errors during calls of XML transformation tools. This, in particular, broke my builds. Unfortunately,

sysutils/ntfs-3g: 'PAGE_SHIFT' undeclared on loongson

2013-12-24 Thread Donovan Watteau
Hi, sysutils/ntfs-3g fails to build on loongson. $ sysctl kern.version kern.version=OpenBSD 5.4-current (GENERIC) #78: Sat Dec 21 18:03:03 MST 2013 dera...@loongson.openbsd.org:/usr/src/sys/arch/loongson/compile/GENERIC === Building for ntfs_3g-2013.1.13p1 make all-recursive Making all in

Re: NEW: sysutils/p5-Pod-Cpandoc

2013-12-24 Thread Andrew Fresh
On Mon, Dec 23, 2013 at 04:05:15PM +0100, Ingo Schwarze wrote: Andrew Fresh wrote on Sun, Dec 22, 2013 at 06:24:17PM -0700: On Mon, Dec 23, 2013 at 01:32:54AM +0100, J'er'emie Courr`eges-Anglas wrote: I thought that this module only fetched data and fed it into our base pod formatter, but

Re: sysutils/ntfs-3g: 'PAGE_SHIFT' undeclared on loongson

2013-12-24 Thread Theo de Raadt
The hiding of PAGE_SIZE is intentional. The code should be using getpagesize() or some API which asks the kernel. The reason is that PAGE_SIZE is not a standardized symbol, and on some of our architectures it changes between different processor models. sysutils/ntfs-3g fails to build on

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2013/12/24 01:18:46 Modified files: x11/gnome/libgda: Makefile distinfo x11/gnome/libgda/patches: patch-configure Log message: Update to libgda-5.2.2.

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/12/24 01:49:51 ports/sysutils/mcollective-plugins Update of /cvs/ports/sysutils/mcollective-plugins In directory cvs.openbsd.org:/tmp/cvs-serv18340/mcollective-plugins Log Message: Directory

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/12/24 02:19:32 Log message: MCollective agent to manage the Puppet agent ok aja@ Status: Vendor Tag: jasper Release Tags: jasper_20132412 N

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/12/24 02:20:38 Added files: sysutils/mcollective-plugins: Makefile Makefile.inc Log message: add common plumbing

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/12/24 02:21:05 Modified files: sysutils : Makefile Log message: +mcollective-plugins

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/12/24 02:20:00 Log message: MCollective agent to manage Packages ok aja@ Status: Vendor Tag: jasper Release Tags: jasper_20132412 N

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/12/24 02:20:15 Log message: MCollective agent to manage Services ok aja@ Status: Vendor Tag: jasper Release Tags: jasper_20132412 N

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2013/12/24 02:51:15 Modified files: net/tor: Makefile distinfo Log message: SECURITY update to 0.2.4.20. From the ChangeLog: Tor 0.2.4.20 fixes potentially poor random number generation for

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/12/24 03:38:48 Modified files: x11/kde: kde.port.mk Log message: Enforcing defaults to *.kde3 dirs when building, too.

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/12/24 04:24:52 Modified files: graphics/pngcrush: Makefile distinfo Log message: Update to pngcrush 1.7.70.

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2013/12/24 05:56:19 Modified files: security/kc: Makefile distinfo security/kc/pkg: README Log message: Update to kc-2.3.2, from maintainer Levai Daniel. Drop the run-deps on p5-HTML-Parser

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/12/24 06:03:15 Modified files: graphics/libkipi: Makefile graphics/libkipi/pkg: PLIST-icons Log message: No run-time dependency on kdelibs = should have share/apps.kde3/ itself.

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2013/12/24 06:06:22 Log message: Import ttyload. Input and ok from bcallah@, who also takes maintainership. ttyload writes a color-coded graph of load averages over time, using the full width

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2013/12/24 06:08:55 Modified files: sysutils : Makefile Log message: +ttyload

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/12/24 06:57:18 Modified files: telephony/stuntman: Makefile distinfo Added files: telephony/stuntman/patches: patch-stuncore_stunbuilder_cpp

Re: CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jérémie Courrèges-Anglas
Jeremie Courreges-Anglas j...@cvs.openbsd.org writes: CVSROOT: /cvs Module name: ports Changes by: j...@cvs.openbsd.org2013/12/24 06:06:22 Log message: Import ttyload. Input and ok from bcallah@, who also takes maintainership. ttyload writes a color-coded

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/12/24 07:39:56 Modified files: security/botan : Makefile distinfo Removed files: security/botan/patches: patch-src_build-data_arch_mips64_txt Log message: Update to Botan 1.10.6. ok sthen@

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2013/12/24 08:18:38 Modified files: print/ghostscript/gnu: Makefile distinfo print/ghostscript/gnu/patches: patch-base_devs_mak patch-base_unix-dll_mak

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/12/24 08:22:55 Modified files: graphics/ffmpeg: Makefile distinfo graphics/ffmpeg/patches: patch-configure graphics/ffmpeg/pkg: PLIST x11/mplayer: Makefile Log message:

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/12/24 08:33:36 Modified files: lang/railo : Makefile distinfo Log message: update to Railo 4.1.2.005 (various fixes, changelog is at http://www.getrailo.org/index.cfm/download/history/)

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2013/12/24 10:21:40 Modified files: games/golly: Makefile distinfo games/golly/patches: patch-gui-wx_configure_configure games/golly/pkg: PLIST Log message: Update to golly 2.6.

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2013/12/24 11:53:37 Modified files: sysutils/ansible: Makefile distinfo sysutils/ansible/pkg: PLIST Log message: Update ansible to 1.4.3 ok aja@ landry@

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Brad Smith
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2013/12/24 13:21:42 Modified files: devel/sdl : Makefile devel/sdl/patches: patch-src_video_SDL_blit_N_c Added files: devel/sdl/patches: patch-src_video_x11_SDL_x11wm_c Log message:

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Anthony J. Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2013/12/24 13:42:34 Modified files: devel : Makefile Log message: +cpptest

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Anthony J. Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2013/12/24 13:41:49 Log message: Import cpptest-1.1.2. CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Anthony J. Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2013/12/24 13:43:25 Log message: Import uriparser-0.8.0. uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C. uriparser is cross-platform, fast, supports

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/12/24 13:56:21 Modified files: graphics/gwenview: Makefile Log message: Switch to GNU libtool, our one could pick up KDE4 libs. This is a preparation for enabling KDE 3 4 libraries co-existance. Add

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/12/24 14:08:25 Modified files: graphics/libkipi: Makefile Log message: kde.port.mk takes care of LIBTOOL_FLAGS.

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/12/24 14:08:41 Modified files: graphics/kipi-plugins: Makefile Log message: kde.port.mk takes care of LIBTOOL_FLAGS.

CVS: cvs.openbsd.org: ports

2013-12-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2013/12/24 15:31:27 Modified files: net/apache-activemq: Makefile distinfo net/apache-activemq/pkg: PLIST Log message: - update to apache-activemq 5.9 * please refer to