Commit graph

40 commits

Author SHA1 Message Date
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +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
dholland
6ae32aba97 document NOT_FOR_PLATFORM 2015-01-04 04:28:16 +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
dholland
80f3ced3e8 USE_TOOLS+=perl:run. There are very few cases where it makes sense to
REPLACE_PERL without depending on it. PKGREVISION to 4.
2012-04-08 03:37:30 +00:00
christos
7c8b2b3db0 PR/45323: Robert Elz: Make this work for 5.0; from kre 2011-09-03 14:44:03 +00:00
christos
5f1c53705e make syscalls generation code handle old style [5.x] syscalls.master 2011-09-01 13:00:49 +00:00
christos
daa7afeb17 make it work for NetBSD-current 2011-08-30 10:43:11 +00:00
shattered
a01f007099 Remove patch hunks that disable --recheck in GNU configure scripts.
These were generated, apparently, by mk/configure/gnu-configure.mk
(configure-scripts-override target).
2011-01-25 22:22:13 +00:00
obache
b3b735612b * LICENSE=modified-bsd
* user-destdir installable.
2010-10-09 11:55:22 +00:00
obache
a7bdaaa408 Tell source location of NetBSD. 2010-10-09 11:36:04 +00:00
spz
dda134763b compile fixes for a leaf package for non-x86 NetBSD
(note that there are no claims of making it actually work)
2009-12-29 22:03:41 +00:00
dholland
2d3e62b220 Fix, hopefully, broken build on NetBSD 4.x, based on observations by
Robert Elz in PR 42083.

bsd.own.mk tags "all" with .NOTMAIN, so including bsd.own.mk before
defining "all" causes it to be skipped in favor of whatever comes next
in the makefile. Hack around this by putting "all:;" at the top.

I can't *really* test it because the syscalls script blows its mind if
given a NetBSD 5.x syscalls.master file.
2009-12-07 05:06:37 +00:00
wiz
059bf86ace Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
rillig
61c7cf362d Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
wiz
2631d2a1f8 regen checksum for patch-ab 2008-12-21 08:33:39 +00:00
christos
e95fb34e38 PR/38967: Yamamoto Takashi: Honor NETBSDSRCDIR. 2008-12-20 19:06:39 +00:00
christos
b998383f61 PR/39956: Kamel: copy perl syscalls generation script to the netbsd directory. 2008-12-20 18:06:39 +00:00
rillig
53b6685028 Fixed the checksum for patch-av. Whenever a patch file contains CVS Ids,
the distinfo must be regenerated _after_ committing the patches.
2008-11-29 12:04:15 +00:00
christos
cece7702bc don't print warnings for #ifdef'ed syscalls with the same number. 2008-10-30 17:12:44 +00:00
christos
82b7bb0cd4 fix sum 2008-05-08 20:03:26 +00:00
christos
ebc460750d fix build for current 2008-05-08 20:03:03 +00:00
christos
037a0dfdf9 PR/36778: Yakovetsky Vladimir: Fix linux build; many thanks. 2007-12-06 16:59:37 +00:00
christos
77193ecd35 Use newer strace 4.5.15; various improvements in syscall parsing and
split functions into more files.
2007-12-05 16:30:59 +00:00
christos
3138b71995 make x86_64 work. 2007-04-28 03:42:30 +00:00
christos
d2290df0c1 - make this work again on NetBSD/i386
- make this compile on NetBSD/x86_64 [does not work yet]
- completely automate the NetBSD header generation. This should make porting
  to other platforms easier.
2007-04-27 19:45:01 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
wiz
29abbd1c1b Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...
2007-01-31 00:04:11 +00:00
rillig
63961cf008 Fixed pkglint warnings. 2006-07-06 17:36:06 +00:00
rillig
80844435a1 Fixed the Size checksum. 2006-07-06 17:30:31 +00:00
joerg
7412feccae Not supported on DragonFly. 2006-06-22 19:23:03 +00:00
wiz
167d562a28 Mark as not for NetBSD<3.99.16. 2006-03-13 18:25:09 +00:00
christos
f3cb4378a8 make this more pkgsrc-friendly (thanks to agc for educating me) 2006-03-05 09:19:03 +00:00
christos
4b49ca87b2 move strace to sysutils and merge package changes 2006-03-05 09:04:50 +00:00
christos
b2356cd626 delete a stray printf 2006-03-05 08:28:29 +00:00
christos
e84b073bbe add strace. This only works for NetBSD/i386 thus far. 2006-03-05 08:17:49 +00:00