[UPDATE] databases/p5-DBIx-Class to 0.08270

2014-04-26 Thread Andrew Fresh
This is a major update, although backwards compatible. Significant speed improvements and bug fixes. https://metacpan.org/source/RIBASUSHI/DBIx-Class-0.08270/Changes This is where all those other updates started. Fortunately I don't believe any of them are actually required to make this work.

[UPDATE] databases/p5-SQL-Abstract to 1.77

2014-04-26 Thread Andrew Fresh
Fixes several parsing and other bugs. https://metacpan.org/source/RIBASUSHI/SQL-Abstract-1.77/Changes Take maintanership. OK? Index: databases/p5-SQL-Abstract/Makefile === RCS file: /cvs/ports/databases/p5-SQL-Abstract/Makefile,v re

[UPDATE] devel/p5-Class-Accessor-Grouped to 0.10010

2014-04-26 Thread Andrew Fresh
Fixes several bugs and exports fewer internal methods to the global namespace drops some now unneeded dependencies. https://metacpan.org/source/RIBASUSHI/Class-Accessor-Grouped-0.10010/Changes Take maintainership. OK? Index: devel/p5-Class-Accessor-Grouped/Makefile ==

[UPDATE] devel/p5-Data-OptList to 0.109

2014-04-26 Thread Andrew Fresh
Documentation update with links to new bug tracker and repo. Take maintainership. OK? Index: devel/p5-Data-OptList/Makefile === RCS file: /cvs/ports/devel/p5-Data-OptList/Makefile,v retrieving revision 1.11 diff -u -p -u -r1.11 Makef

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

2014-04-26 Thread Andrew Fresh
Only useful change was 0.07 to stop silently ignoring conflicts, but brings it up to date. Take maintanership. OK?

Re: [UPDATE] devel/p5-Test-Warn to 0.30

2014-04-26 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:14:53PM -0700, Andrew Fresh wrote: > This is a minor update to p5-Test-Warn. Internal cleanup, no new > features but should work better. > +MAINTAINER = Andrew Fresh Put a TAB after = > +# perl_5 Most other ports just write perl or Perl here. OK bluhm@

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

2014-04-26 Thread Andrew Fresh
XS fixes and documentation updates. Take maintainership. OK? Index: devel/p5-Params-Validate/Makefile === RCS file: /cvs/ports/devel/p5-Params-Validate/Makefile,v retrieving revision 1.31 diff -u -p -u -r1.31 Makefile --- devel/p5-Pa

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

2014-04-26 Thread Andrew Fresh
Documentation fixes. Take maintainership. OK? Index: devel/p5-Sub-Exporter/Makefile === RCS file: /cvs/ports/devel/p5-Sub-Exporter/Makefile,v retrieving revision 1.10 diff -u -p -u -r1.10 Makefile --- devel/p5-Sub-Exporter/Makefile

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

2014-04-26 Thread Andrew Fresh
Minor updates for typos and new Carp messages. Take maintainership. OK? Index: devel/p5-Sub-Install/Makefile === RCS file: /cvs/ports/devel/p5-Sub-Install/Makefile,v retrieving revision 1.9 diff -u -p -u -r1.9 Makefile --- devel/p5-S

[UPDATE] devel/p5-Test-Warn to 0.30

2014-04-26 Thread Andrew Fresh
This is a minor update to p5-Test-Warn. Internal cleanup, no new features but should work better. OK? Index: devel/p5-Test-Warn/Makefile === RCS file: /cvs/ports/devel/p5-Test-Warn/Makefile,v retrieving revision 1.12 diff -u -p -u -r

Re: [NEW] devel/p5-Test-Warnings 0.014

2014-04-26 Thread Andrew Fresh
This time, with the attachment. On Sat, Apr 26, 2014 at 05:03:11PM -0700, Andrew Fresh wrote: > Now that we have devel/p5-Module-Build-Tiny, I can send in this module. > > It is required for the upcoming update to p5-Getopt-Long-Descriptive > > If you've ever tried to use Test::NoWarnings to

[NEW] devel/p5-Test-Warnings 0.014

2014-04-26 Thread Andrew Fresh
Now that we have devel/p5-Module-Build-Tiny, I can send in this module. It is required for the upcoming update to p5-Getopt-Long-Descriptive If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of done_tes

UPDATE p5-IO-Socket-SSL

2014-04-26 Thread Alexander Bluhm
Hi, Can we update SSL related ports during this stage of the libreSSL transition? All regression tests of p5-IO-Socket-SSL pass with both 1.967 and 1.982. The test pass/fail pattern of the depending packages did not change. PASS: databases/p5-ldap devel/p5-IO-Lambda mail/imapsync mail/p5-Mail-

Re: make with argument in port Makefile

2014-04-26 Thread Kirill Bychkov
On Sun, April 27, 2014 01:22, Christian Weisgerber wrote: >> I'm creating a port for x2goclient (http://www.x2go.org/) but I don't >> want to build the browser plugin and the documentation, only the heavy >> client. So instead of the regular "make", I have to launch "make >> build_client". > >> I t

Re: make with argument in port Makefile

2014-04-26 Thread Christian Weisgerber
> I'm creating a port for x2goclient (http://www.x2go.org/) but I don't > want to build the browser plugin and the documentation, only the heavy > client. So instead of the regular "make", I have to launch "make > build_client". > I tried to add "MAKE_FLAGS= build_client" or change to "CONFIGURE_S

UPDATE: shells/sash

2014-04-26 Thread Benoit Lecocq
Hi, This diff updates sash to the latest release. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/shells/sash/Makefile,v retrieving revision 1.14 diff -u -p -u -r1.14 Makefile --- Makefile 1 Jan 2014 20:46:28

Re: [UPDATE] www/py-django

2014-04-26 Thread Stuart Henderson
On 2014/04/26 08:11, Remi Pointel wrote: > On Fri, 25 Apr 2014 22:54:26 +0100 > Stuart Henderson wrote: > > > On 2014/04/25 22:44, Remi Pointel wrote: > > > > > > Hi, > > > > > > this is the diff to update py-django to 1.6.3. > > > > > > The doc directory now will be in ${FULLPKGNAME} in previ