wiz
00da7815c0
*: bump PKGREVISION for perl-5.32.
2020-08-31 18:06:29 +00:00
joerg
c69c43bc49
Skip portability for bash script
2020-04-20 13:23:19 +00:00
wiz
84e123ddd2
Bump PKGREVISIONs for perl 5.30.0
2019-08-11 13:17:48 +00:00
wiz
93b46879c7
Recursive bump for perl5-5.28.0
2018-08-22 09:43:40 +00:00
wiz
8733ee0040
Follow some http -> https redirects.
2017-08-01 14:58:51 +00:00
wiz
73716d23de
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
2016-07-09 06:38:30 +00:00
jperkin
36eaaf6066
Use OPSYSVARS.
2016-02-26 10:24:10 +00:00
agc
17886c78da
Add SHA512 digests for distfiles for sysutils category
...
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.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.
2015-11-04 01:32:05 +00:00
wiz
2e65d464e8
Recursive PKGREVISION bump for all packages mentioning 'perl',
...
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
tnn
274b372c3b
Don't leak tooldir paths. Ride previous bump.
2015-03-14 13:56:49 +00:00
tnn
c697f9725a
Has runtime dependencies on at least gtar(1), gip(1) and bzip2(1).
...
Bump PKGREVISION.
2015-03-14 13:52:45 +00:00
wiz
7eeb51b534
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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1
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.
2013-05-31 12:39:57 +00:00
asau
54c5cd959e
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 19:50:50 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +00:00
joerg
fb2a559186
Point configure to right mount/umount on NetBSD. Use canonical format
...
for Solaris check.
2011-12-29 16:38:37 +00:00
joerg
f0bbd1517d
Remove @dirrm entries from PLISTs
2009-06-14 18:13:25 +00:00
mishka
c1c9887eb8
Use my NetBSD.org email - I read it much more regulary than any others.
2008-07-15 15:33:45 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
wiz
7372e19728
Remove batraq.anything3d.com and mishka.terabyte.com.ua from MASTER_SITES,
...
they don't resolve. From Zafer Aydogan in PR 37334.
2007-11-12 00:10:10 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
7ca4d81bdd
Allow cdrtools-ossdvd to fulfill cdrtools dependency;
...
use GNU tar in GNUTAR variable -- bump PKGREVISION for that.
Addresses PR 32751 by John Kohl.
2006-02-05 20:39:05 +00:00
wiz
dc560ec778
Depend on cdrtools instead of cdrecord. Bump PKGREVISION.
...
Update some messages/comments.
2006-01-05 23:29:04 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
3e474a90d8
Get rid of USE_PERL5. The new way to express needing the Perl executable
...
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
kristerw
815cf35a6c
Use USE_TOOLS to get a dependency on GNU tar, instead of trying to guess.
...
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-15 23:02:08 +00:00
kristerw
2ffeb1233f
Change the CONFIGURE_ENV to use the variables users are supposed to set,
...
rather than the autoconf cache variables.
2005-06-24 18:18:00 +00:00
kristerw
d3a7e1a27c
Prevent paths to the build directories from being included in the package.
...
Bump PKGREVISION.
2005-06-24 10:30:47 +00:00
kristerw
a888d41ac6
Rewrite the version test in a way the NetBSD 1.6 make understands.
2005-03-25 23:11:19 +00:00
wiz
b2156f4423
Needs gnutar on >=2.0 too. From John Kohl in PR 29680.
2005-03-19 01:15:08 +00:00
agc
d81d19f8e0
Add RMD160 digests.
2005-02-24 12:51:41 +00:00
jmmv
d6891004f7
Depend on GNU Tar (archivers/gtar) if we are running NetBSD 1.6K or above,
...
where tar(1) is pax(1). cdbkup needs several options that only exist in
GNU Tar (for now). Bump PKGREVISION to 1 because of the new dependancy.
2002-12-22 22:24:56 +00:00
tron
4a6031718a
Import new "cdbkup" package: CD-R(W) backup/restore system
...
This package was contributed by Mishka in PR pkg/15680.
2002-07-11 11:37:52 +00:00