2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-04 14:28:20 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add following line for make test
BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
|
2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-02-16 14:40:14 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 0.103004 to 0.103010
---------------------------
0.103010 2014-03-29 22:13:19-04:00 America/New_York
- fix guess_license_from_pod's return on GPL licenses
(thanks, Syohei YOSHIDA!)
0.103009 2014-02-20 22:19:45-05:00 America/New_York
- Updated FSF mailing address in license text for GFDL versions 1.2,
GPL versions 1 & 2, and LGPL 2.1
0.103008 2013-11-16 22:37:14 America/New_York
- faster! thanks, charsbar!
- add new_from_short_name to LicenseUtils for spdx.org-style
short names; thanks, Dominique Dumont!
- avoid double trailing dots in expanded licenses; thanks, Dave Rolsky!
- fix some errors in (3-clause) BSD license text
- the 2-clause BSD ("FreeBSD") license no longer incorrectly puts
"FreeBSD" as the owner in the license full text
0.103007 2013-10-26 19:57:05 America/New_York
fix regex to allow guessing from meta things like perl_5 (thanks,
Kevin Dawson!)
replace 'use base' with 'use parent'
0.103006 2013-10-20 14:17:53 America/New_York
try harder to identify licenses from all installed License classes;
this is an @INC-scanning change, so be vigilant; thanks, David
Golden!
0.103005 2012-12-08 16:15:30 America/New_York
add MPL 2.0 (thanks, Bernhard Amann)
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2011-11-07 16:12:31 by Hiramatsu Yoshifumi | Files touched by this commit (2) | |
Log message:
Update p5-Software-License to 0.103004.
Changes from previous:
0.103004 2011-11-02 21:44:26 America/New_York
update FSF's address
0.103003 2011-10-31 23:14:47 America/New_York
use more direct links to GFDL 1.2 and 1.3
0.103002 2011-06-01 22:34:06 America/New_York
add GFDL 1.3
0.103001 2011-04-28 07:20:39 America/New_York
re-import text of GPL 1 and 2 to get new FSF address (RT #67795)
0.103000 2011-03-31 22:31:03 America/New_York
improve method dependency chains (thanks, Flavio Poletti)
add Custom license to stick the whole license in a file
-- still probably a bit experiemental -- thanks, Flavio Poletti
0.102341 2010-12-11 10:22:56 America/New_York
add note to Artistic 2 that it's GPL compatible
|