Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
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.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.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.
|
|
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.
|
|
Upstream changes:
1.26 Wed Nov 28 12:00:00 2012
- This version is authored by Ulrich Wisser
- 81138 ip types
- 80164 hexip does not change when ip changes (fix: hexformat needs to be cleared by set)
- 4898 double compression
- 73232 invalid ipv6 1:2:3:4:5:6:7
- 73105 invalid ip 1:2
- 73104 expand 1::2::3
- 71042 ip_reverse 2001:4f8:3:36:0:0:0:235
- 45165 ip_range_to_prefix updated documentation
- 32232 excepts 61-217-102-8.hinet-ip.hinet.net as range
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
* drop needless dependency on p5-Math-BigInteger
* change HOMEPAGE to permalink
Bump PKGREVISION.
|
|
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
|
|
|
|
|
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
|
can handle packages having no PLIST files.
|
|
|
|
1.25 Wed May 24 12:00:00 2006
- Math::BigInt is now mandatory
- Several bugfixes done
1.24 Tue Oct 18 12:00:00 2005
- Thanks to Frederic Schutz <schutz AT mathgen.ch>
- Bugfix in overlaps function
- Updated Makefile
- ran perltidy on the code
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
- Change to my NetBSD address
- From the Changelog:
> 1.23 Mon Jun 06 12:00:00 2005
> - Thanks to Achim Adam <achim.adam AT univie.ac.at>
> - Thanks to Malte S. Stretz <mss AT msquadrat.de>
> - Thanks to Ville Skytta <ville.skytta AT iki.fi>
> - Bugfixes in ip_reverse
> - Bugfix in ip_range_to_prefix for /31 subnets
>
>
> 1.22 Mon May 26 11:54:00 2005
> - Big Thanks to Achim Adam <achim.adam AT univie.ac.at>
> - Removed 5.008 dependency
> - Added fix for trailing zeros on reverse IPv4 addresses
> - Updated 'special' ranges for Ipv4 and IPv6
|
|
|
|
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
|
|
slightly modified by me.
This is the Net::IP module, designed to allow easy manipulation of
IPv4 and IPv6 addresses.
|