joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
rillig
61c7cf362d
Removed redundant .gz suffix for man pages.
2009-06-12 19:09:35 +00:00
joerg
f605fec2db
Mark as destdir ready.
2008-07-14 12:55:56 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
joerg
161c920c15
Prepare for switching to NO_MTREE=yes.
2007-03-24 19:21:18 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
b6160330f7
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
2006-10-04 21:53:15 +00:00
minskim
9ec5603991
Remove conflicting definition of malloc(); include stdlib.h instead.
2006-07-21 16:19:58 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
480f61debf
Fix errno. Ignore the NO_STRERROR case -- I can't believe that.
2005-12-18 18:44:08 +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
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +00:00
snj
815afdd891
s/bandwith/bandwidth/
2004-02-21 07:27:16 +00:00
wiz
ad58b1178e
Fix build on Solaris. From Jonathan Perkin in PR 22893.
2003-09-22 16:25:16 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
92445eb1ed
Remove superfluous whitespace.
2003-03-28 20:28:56 +00:00
dmcmahill
bfed9a7187
turn off optimization on alpha to work around a compiler bug
2003-02-08 16:26:55 +00:00
salo
480a55521d
s/INSTALL_*/BSD_INSTALL_*/ in patch-aa, remove unnecessary MAKE_ENV.
...
Add HOMEPAGE.
2003-01-19 07:29:41 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
wiz
433b62957e
Move to sha1 checksum, and/or add distfile sizes.
2001-04-21 11:23:08 +00:00
agc
2d6b6a009c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
wiz
c750c08ad9
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
...
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
agc
e20be6c347
Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
...
build a binary package with this definition would fail as the PLIST is
not correct.
If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
kim
3203e2ff20
Include <signal.h> instead of <sys/signal.h>
1999-03-06 19:22:30 +00:00
tsarna
5e9cc577b8
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
...
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
kim
23ca9fd686
Forgot the id again...
1998-08-09 20:52:42 +00:00
kim
fccaeb0515
Use INSTALL_PROGRAM and INSTALL_MAN to avoid bin.bin ownerships
...
hardcoded in the distributed Makefile. Use INSTALL_DATA instead
of INSTALL_MAN to install the ${PREFIX}/share/doc/bing/README file.
1998-08-09 20:50:57 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
988019b016
Update package Makefiles for automatic manual page handling.
1998-06-22 12:58:33 +00:00
agc
d1ee46230d
Include bsd.prefs.mk so that variables can be set in /etc/mk.conf
1998-06-03 13:16:56 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
ea3f12015a
add missing @dirrm rules and add .gz suffix to manpages (if not already there).
1998-02-28 20:27:11 +00:00
agc
9c7c131e63
Add NetBSD RCS Id.
1997-11-19 16:02:31 +00:00
agc
a0c539620e
Install binary in manual page in the correct directory, and
...
with the correct owner and group.
1997-11-19 16:01:36 +00:00
agc
3079a9850a
Initial import of bing (a point-to-point bandwidth measurement tool,
...
based on ping) from the FreeBSD ports collection, into the NetBSD
packages collection.
1997-11-19 15:55:36 +00:00