aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Schedule-Load
Commit message (Collapse)AuthorAgeFilesLines
* - Drop @dirrm* from plistDmitry Marakasov2015-07-131-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=391872
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360673
* Support STAGEDIR.Vanilla I. Shu2013-11-062-28/+35
| | | | Notes: svn path=/head/; revision=332957
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - update to 3.064Baptiste Daroussin2011-03-252-7/+9
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/WSNYDER/Schedule-Load-3.064/Changes Notes: svn path=/head/; revision=271739
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 3.063Philippe Audeoud2010-01-272-6/+5
| | | | | | | | - Set maintainer to perl@ - Changelog: <http://cpansearch.perl.org/src/WSNYDER/Schedule-Load-3.063/Changes> Notes: svn path=/head/; revision=248664
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-5/+3
| | | | | | | | | (part 7). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248607
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* - Update to 3.062Philip M. Gollucci2009-06-053-11/+18
| | | | | | | | | PR: ports/134839 Approved by: maintainer timeout (skv; 15 days) Submitted by: me Notes: svn path=/head/; revision=235279
* Update to 3.060Sergey Skvortsov2009-02-232-4/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/WSNYDER/Schedule-Load-3.060/Changes Notes: svn path=/head/; revision=228901
* - Update to 3.052Martin Wilke2008-05-312-5/+7
| | | | | | | | | PR: 120709 Submitted by: lippe Approved by: maintainer timeout Notes: svn path=/head/; revision=214058
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Unbreak plist - fix MAN1Sergey Skvortsov2007-08-201-3/+2
| | | | Notes: svn path=/head/; revision=197956
* BROKEN: Incomplete pkg-plistKris Kennaway2007-06-101-0/+2
| | | | Notes: svn path=/head/; revision=193145
* Update to 3.051Sergey Skvortsov2007-05-273-4/+5
| | | | Notes: svn path=/head/; revision=192125
* Update to 3.040Sergey Skvortsov2006-07-313-13/+14
| | | | | | | | PR: ports/100554 Submitted by: Gea-Suan Lin <gslin xx gslin.org> Notes: svn path=/head/; revision=169209
* Fix plistSergey Skvortsov2006-05-052-1/+3
| | | | | | | | PR: ports/96187 Submitted by: leeym Notes: svn path=/head/; revision=161396
* Update to 3.030Sergey Skvortsov2006-04-212-4/+4
| | | | Notes: svn path=/head/; revision=160063
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 3.025Sergey Skvortsov2006-01-182-6/+4
| | | | | | | Changes: http://search.cpan.org/src/WSNYDER/Schedule-Load-3.025/Changes Notes: svn path=/head/; revision=153807
* Update to 3.023Sergey Skvortsov2005-10-202-4/+4
| | | | | | | Changes: http://search.cpan.org/src/WSNYDER/Schedule-Load-3.023/Changes Notes: svn path=/head/; revision=145916
* Update to 3.021Sergey Skvortsov2005-04-282-3/+3
| | | | Notes: svn path=/head/; revision=134302
* Updated to 3.020Sergey Skvortsov2004-12-213-3/+8
| | | | Notes: svn path=/head/; revision=124685
* Updated to 3.010Sergey Skvortsov2004-07-303-7/+12
| | | | Notes: svn path=/head/; revision=115073
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add p5-Schedule-Load 3.002,Sergey Skvortsov2003-10-144-0/+73
load distribution and status across multiple host machines. Notes: svn path=/head/; revision=91222