UPDATE: www/netsurf

2014-04-27 Thread Anthony J. Bentley
Hi, Here is an update to netsurf-3.1, along with associated libs. "NetSurf 3.1 contains many improvements over the previous release. The highlights include much faster CSS selection performance, faster start up time, new look and feel to the treeviews (hotlist/bookmarks, global history and cookie

Re: make with argument in port Makefile

2014-04-27 Thread Denis Fondras
> (Please direct any replies to ports@ where this should have > originally gone..) Oh, sorry ! I thought it was just used to send ports. > ALL_TARGET= build_client Stupid me, I missed it in the man page. Thank you. > And it's already in openbsd-wip/x11/x2goclient an github > Thank you for th

UPDATE: converters/dos2unix

2014-04-27 Thread Benoit Lecocq
Hi, This diff updates dos2unix to the latest release. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/converters/dos2unix/Makefile,v retrieving revision 1.5 diff -u -p -u -r1.5 Makefile --- Makefile 9 Jan 201

Re: [UPDATE] devel/p5-Sub-Install to 0.927

2014-04-27 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:28:22PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh Tab after = > +MAKE_ENV = PERL_TEST_CRITIC=Yes > + > +TEST_DEPENDS = devel/p5-Test-Output \ > + devel/p5-Test-Perl-Critic I think the Test::Perl::Critic test has been removed from the

Re: [UPDATE] devel/p5-Sub-Exporter to 0.987

2014-04-27 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:31:46PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh Tab after = > +MAKE_ENV = TEST_POD=Yes \ > PERL_TEST_CRITIC=Yes ... > +TEST_DEPENDS = devel/p5-Package-Generator \ > devel/p5-Test-Perl-Critic The Test::Perl::Critic te

Re: [UPDATE] devel/p5-Params-Validate to 1.08

2014-04-27 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:38:54PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh Tab after = > -TEST_DEPENDS=devel/p5-Test-Taint>=1.04 \ > - devel/p5-Readonly>=1.03 \ > - devel/p5-Readonly-XS>=1.05 t/19-untaint.t needs Test::Taint 0.02 t

Update www/varnish to 4.0

2014-04-27 Thread Jim Razmus
Attached patch updates www/varnish to 4.0. ok to commit? jim@ ? www/varnish/patches/patch-bin_varnishd_mgt_mgt_main_c Index: www/varnish//Makefile === RCS file: /cvs/ports/www/varnish/Makefile,v retrieving revision 1.16 diff -u -p -r

NEW: py-backports-ssl-match-hostname

2014-04-27 Thread Edd Barrett
Hi, I am in the process of updating Ipython to version 2. IPython needs a newer py-tornado, which needs py-backports-ssl-match-hostname. Attached is a port. OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk py-backports-ssl-match-hostname.tgz Description: application/tar-gz

Re: UPDATE: www/netsurf

2014-04-27 Thread James Turner
On Sun, Apr 27, 2014 at 01:06:03AM -0600, Anthony J. Bentley wrote: > Hi, > > Here is an update to netsurf-3.1, along with associated libs. > > "NetSurf 3.1 contains many improvements over the previous release. The > highlights include much faster CSS selection performance, faster start > up time

NEW: py-numpydoc

2014-04-27 Thread Edd Barrett
Another ipython2 dependency. See attached. OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk py-numpydoc.tgz Description: application/tar-gz

Re: py-openssl breakage

2014-04-27 Thread Miod Vallat
> > There's one test that fails, I haven't investigated it. > > > > == > > FAIL: test_digest (__main__.X509Tests) > > -- > > Traceback (most recent call last): >

UPDATE: py-tornado-3.2

2014-04-27 Thread Edd Barrett
Updates py-tornado to the latest version. This is needed by ipython2 (diff coming soon). This an ipython2 should be committed at the same time. One test is failing. Upon inspection it is actually a test borrowed from twisted which is failing. This same test fails if you run make test in devel/py-

Re: NEW: py-numpydoc

2014-04-27 Thread Remi Pointel
On Sun, 27 Apr 2014 17:53:32 +0100 Edd Barrett wrote: > Another ipython2 dependency. See attached. > > OK? Hi, you need to add textproc/py-sphinx in TEST_DEPENDS. With this, I'm ok. Cheers, Remi.

Re: [UPDATE] devel/p5-Dist-CheckConflicts to 0.11

2014-04-27 Thread Andrew Fresh
Sorry about the lack of attachment. On Sat, Apr 26, 2014 at 05:44:41PM -0700, Andrew Fresh wrote: > Only useful change was 0.07 to stop silently ignoring conflicts, but > brings it up to date. > > Take maintanership. > > OK? Index: devel/p5-Dist-CheckConflicts/Makefile

UPDATE: chicken-4.8.0.6

2014-04-27 Thread Timo Myyrä
Hi, Chicken 4.9.0 seems to be around the corner but here's a simple bug-fix release for current stable version. Tested on amd64 and seems to work just fine. Timo cvs server: Diffing . Index: Makefile.inc === RCS file: /cvs/ports/lan

Ability to put install scripts into a package made from ports

2014-04-27 Thread Michał Lesiak
Hello, I'm preparing a port for a Perl based monitoring system. The user part contains only Perl programs and a binary compiled elsewhere, that is - the port is only there to make a package from the supplied files. As for now, the port is not ready for distribution - that is, until I'll resol

Re: Ability to put install scripts into a package made from ports

2014-04-27 Thread Antoine Jacoutot
On Sun, Apr 27, 2014 at 07:55:50PM +0200, Michał Lesiak wrote: > So, is it allowed in OpenBSD for the packages to have self-contained > install/deinstall scripts (like pkg-install > in FreeBSD) and if so, how do I do that? (I've been through Porter's > Handbook but to no avail), > if not - what's t

Re: UPDATE: ipython-2.0.0

2014-04-27 Thread Remi Pointel
On Sun, 27 Apr 2014 18:10:23 +0100 Edd Barrett wrote: > Ipython-2.0.0 with improved notebook goodness. > > Needs all that junk I just spammed ports@ with. > > One test is failing; will raise this with upstream shortly. Not a blocker > IMHO. > > Taking MAINTAINER since wcmaier went missing it se

Re: Ability to put install scripts into a package made from ports

2014-04-27 Thread Michal Lesiak
Hi Antoine, On 2014-04-27 20:09, Antoine Jacoutot wrote: If you need to run some scripts/commands before creating the actual package, you can use the post-install target. If you need to run some scripts/commands automatically after the package is added with pkg_add, I think your best bet is to

portbump improved

2014-04-27 Thread Vadim Zhukov
Hello all. This is an improved version of portbump. It currently features: * Bumping or removing REVISION of all or particular subpackages; * Bumping major or minor part of all SHARED_LIBS versions. Port Makefile modification is done in-place by default, but the modified could be redirected

Re: Ability to put install scripts into a package made from ports

2014-04-27 Thread Stuart Henderson
On 2014/04/27 20:09, Antoine Jacoutot wrote: > On Sun, Apr 27, 2014 at 07:55:50PM +0200, Michał Lesiak wrote: > > So, is it allowed in OpenBSD for the packages to have self-contained > > install/deinstall scripts (like pkg-install > > in FreeBSD) and if so, how do I do that? (I've been through Port

fix www/apache-httpd after RAND_egd removal

2014-04-27 Thread Stefan Sperling
The ssl module links to RAND_egd at runtime so there was no visible build breakage when RAND_egd was removed. $ nm modules/ssl/.libs/ssl_engine_rand.o | grep RAND U RAND_egd U RAND_seed U RAND_status ok? Index: Makefile

Re: Ability to put install scripts into a package made from ports

2014-04-27 Thread Michał Lesiak
Hi Stuart, On Sun, Apr 27, 2014 at 9:09 PM, Stuart Henderson wrote: > +1, but may want @exec-add rather than @exec for this. See pkg_create(1). > For an example of a port doing something like this, see mail/postfix > (there aren't many examples as we try and avoid anything complex at > this stag

Re: Ability to put install scripts into a package made from ports

2014-04-27 Thread Marc Espie
On Sun, Apr 27, 2014 at 08:40:15PM +0200, Michal Lesiak wrote: > Hi Antoine, > > On 2014-04-27 20:09, Antoine Jacoutot wrote: > >If you need to run some scripts/commands before creating the actual > >package, you can use the post-install target. If you need to run some > >scripts/commands automati

Re: [NEW] devel/premake

2014-04-27 Thread Pascal Schmid
On 24/04/14 16:48, Brian Callahan wrote: > > Random bikeshedding: > > Why not use the lua on the system? Is the included lua somehow different? > > Something like: > MAKE_FLAGS=INCLUDES=-I${MODLUA_INCL_DIR} LIB="-m -L${LOCALBASE}/lib > ${MODLUA_LIB}" > would do the trick, remembering to add ${MO

Re: UPDATE: www/netsurf

2014-04-27 Thread Brian Callahan
On 04/27/14 11:50, James Turner wrote: On Sun, Apr 27, 2014 at 01:06:03AM -0600, Anthony J. Bentley wrote: Hi, Here is an update to netsurf-3.1, along with associated libs. "NetSurf 3.1 contains many improvements over the previous release. The highlights include much faster CSS selection perf

Re: UPDATE: emulators/sdlmame 0.150 => 0.153

2014-04-27 Thread Anthony J. Bentley
Brian Callahan writes: > > On 04/18/14 10:06, Brian Callahan wrote: > > Hi ports -- > > > > After missing a few versions (which, amazingly, shipped broken), > > here's an update for MAME to its latest verison. Did the licensing kerfuffle ever get resolved? (A few months ago Haze complained about

UPDATE: emulators/gxemul

2014-04-27 Thread Benoit Lecocq
Hi, This diff updates gxemul to the latest release. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/emulators/gxemul/Makefile,v retrieving revision 1.31 diff -u -p -u -r1.31 Makefile --- Makefile 11 Mar 2013