Re: NEW: p5-Tcl and p5-Tkx

2015-05-07 Thread Stuart Cassoff
On 05/07/15 14:26, Stuart Henderson wrote: > On 2015/05/07 13:23, Stuart Cassoff wrote: >> Ok, here's the updated p5-Tcl port. >> Also an updated p5-Tkx port with a patch to make tkx-prove use TAP::Parser >> instead of Test::Harness::Straps. > > Thanks - OK. > > The "extra" WANTLIB is because Pe

NEW: devel/hs-file-embed

2015-05-07 Thread Giannis Tsaraias
DESCR: Use Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs embedded in your haskell code. OK? -- yannis hs-file-embed.tar.gz Description: application/tar-gz

Re: git-2.4.0

2015-05-07 Thread Rafael Sadowski
On Thu May 07, 2015 at 08:16:53PM +0200, David Coppa wrote: > > Hi! > > An update to the latest git. > > On amd64, I have: > > for f in 'test-results'/t*-*.counts; do \ > echo "$f"; \ > done | '/bin/sh' ./aggregate-results.sh > fixed 2 > success 12189 > failed 0 > broken 178 > total

UPDATE: www/uget 1.10.4 => 2.0

2015-05-07 Thread Brian Callahan
Hi ports -- Attached is a major update for uget. Changelog is here: http://ugetdm.com/blog/3-stable/76-uget-20-is-officially-released Works well on amd64 and i386. OK? ~Brian Index: Makefile === RCS file: /cvs/ports/www/uget/Makef

gitolite crashes on -stable

2015-05-07 Thread Sören Tempel
Hey, There is a problem with the gitolite -stable port. When trying to setup a new gitolite instance using: gitolite -pk . I get the following error: Initialized empty Git repository in /home/git/repositories/gitolite-admin.git/ Initialized empty Git repository in /home/gi

Re: [NEW] security/apktool

2015-05-07 Thread Vadim Zhukov
2015-05-07 16:33 GMT+03:00 Remi Pointel : > On 07-05-2015 14:28, Stuart Henderson wrote: >> >> "# Setting PERMIT_PACKAGE_CDROM=Yes defaults other PERMIT_* variables to >> Yes." >> >> this should be a license marker instead :) >> >> Please use javapathhelper in the wrapper script, you can borrow an

git-2.4.0

2015-05-07 Thread David Coppa
Hi! An update to the latest git. On amd64, I have: for f in 'test-results'/t*-*.counts; do \ echo "$f"; \ done | '/bin/sh' ./aggregate-results.sh fixed 2 success 12189 failed 0 broken 178 total 12645 gmake[3]: Leaving directory '/usr/pobj/git-2.4.0/git-2.4.0/t' Ciao, David Index

Re: don't include CFLAGS in CXXFLAGS

2015-05-07 Thread Jérémie Courrèges-Anglas
Christian Weisgerber writes: > Jonathan Gray: > >> > sys.mk automatically gets included by make(1) and sets CXXFLAGS to >> > CFLAGS. If a Makefile defines additional CFLAGS they will then be >> > passed to the C++ compiler. Which creates problems with flags >> > that should only be used by the

update: devel/gkpk

2015-05-07 Thread Okan Demirmen
Hi, Update glpk to 4.55, based on a diff from Ingo Feinerer. OK? Thanks, Okan Index: Makefile === RCS file: /home/open/cvs/ports/devel/glpk/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile16 Mar 2015 18

Re: NEW: p5-Tcl and p5-Tkx

2015-05-07 Thread Stuart Cassoff
On 05/07/15 11:54, Stuart Henderson wrote: > On 2015/05/07 11:39, Stuart Cassoff wrote: >> On 05/07/15 06:27, Stuart Henderson wrote: >>> On 2015/05/07 11:27, Stuart Henderson wrote: On 2015/05/07 01:57, Stuart Cassoff wrote: > On 01/05/10 09:00, Stuart Cassoff wrote: >> Better. >>

Re: [UPDATE] devel/p5-YAML to 1.15

2015-05-07 Thread Andrew Fresh
Just a bump, still wondering if I need conflict markers or anything on this due to moving ${P5SITE}/Test/YAML.pm into it's own distribution. On Sun, May 03, 2015 at 04:17:11PM -0700, Andrew Fresh wrote: > Very similar to the last update, requires the p5-Test-YAML import, just > a new version numbe

Re: NEW: p5-Tcl and p5-Tkx

2015-05-07 Thread Stuart Henderson
On 2015/05/07 11:39, Stuart Cassoff wrote: > On 05/07/15 06:27, Stuart Henderson wrote: > > On 2015/05/07 11:27, Stuart Henderson wrote: > >> On 2015/05/07 01:57, Stuart Cassoff wrote: > >>> On 01/05/10 09:00, Stuart Cassoff wrote: > Better. > > >>> > >>> Newer. > >>> > >> > >> > >> p5-Tc

Re: NEW: p5-Tcl and p5-Tkx

2015-05-07 Thread Stuart Cassoff
On 05/07/15 06:27, Stuart Henderson wrote: > On 2015/05/07 11:27, Stuart Henderson wrote: >> On 2015/05/07 01:57, Stuart Cassoff wrote: >>> On 01/05/10 09:00, Stuart Cassoff wrote: Better. >>> >>> Newer. >>> >> >> >> p5-Tcl needs SHARED_ONLY=Yes. > > (and regen the plist which will fold

Re: new: sslmate-1.0.1

2015-05-07 Thread James Turner
On Fri, May 01, 2015 at 04:46:18PM -0400, James Turner wrote: > Attached is a new port for sslmate-1.0.1. Tested on amd64 with > https://sandbox.sslmate.com and httpd(8). Everything works nicely. > > I was able to buy, list and revoke a certificate without issue. httpd(8) > also worked with the sa

Re: [NEW] security/apktool

2015-05-07 Thread Remi Pointel
On 07-05-2015 14:28, Stuart Henderson wrote: "# Setting PERMIT_PACKAGE_CDROM=Yes defaults other PERMIT_* variables to Yes." this should be a license marker instead :) Please use javapathhelper in the wrapper script, you can borrow an example from geo/josm (don't forget the run depend). Tha

Re: [NEW] security/apktool

2015-05-07 Thread Stuart Henderson
On 2015/05/07 14:06, Remi Pointel wrote: > Hi, > > this is the port of apktool version 2.0.0. > > $ pkg_info apktool > Information for inst:apktool-2.0.0 > > Comment: > tool for reverse engineering Android apk files > > Description: > apktool is a tool for reverse engineering 3rd party, closed,

[NEW] security/apktool

2015-05-07 Thread Remi Pointel
Hi, this is the port of apktool version 2.0.0. $ pkg_info apktool Information for inst:apktool-2.0.0 Comment: tool for reverse engineering Android apk files Description: apktool is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original

Re: UPDATE: sysutils/stow 2.2.0

2015-05-07 Thread Jérémie Courrèges-Anglas
Andreas Kusalananda Kähäri writes: > Hi, > > Here's an update for GNU Stow that brings it up from version 1.3.3 to > version 2.2.0. This updated version has been around since early 2012 > and I've been using it successfully on other systems. > > Works well on amd64, and the port passes "make tes

update: libinotify-20150426

2015-05-07 Thread David Coppa
Please try with net/mirall the following update (distfile attached). testsuite hangs most of the times, but it's the same with libinotify-20141104 thus I think it's caused by some changes in our kernel. When this happens, the 'check_libinotify' process brings the CPU to 100% and it seems it's st