Commit graph

32 commits

Author SHA1 Message Date
dholland
5495fa0bd6 Not MAKE_JOBS_SAFE. 2011-12-19 05:20:36 +00:00
joerg
ec002db210 DESTDIR support 2010-02-12 14:42:45 +00:00
obache
833167390b * Need some pre-created directories before install.
* Change install stage to usual way.
2007-12-30 13:19:39 +00:00
wiz
f9a0c7d5fc Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
2007-03-04 11:29:57 +00:00
rillig
188d4938c1 Fixed pkglint warnings and the path to the manual pages. 2006-10-02 21:22:05 +00:00
minskim
e992931f9c USE_TOOLS+=lex 2006-06-21 18:33:51 +00:00
minskim
c3e75b8acf USE_TOOLS+=yacc 2006-06-20 22:19:38 +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
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
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
agc
336530e37a Make this package compile with gcc3. 2003-12-15 16:19:43 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +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
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +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
zuntum
16c0e29a90 Quoting in MAKE_ENV 2001-03-31 13:33:01 +00:00
zuntum
55d10f3e06 o CC=gcc -> CC="${CC}"
o fix quoting
2001-03-31 12:13:37 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
agc
1f0322c72d Add a HOMEPAGE, and add two definitions to make this package compile
on Solaris.
2000-04-26 09:17:24 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
agc
a19a351795 Correct the primary category field for this package. 1998-10-15 19:51:07 +00:00
agc
ad7a1de42a Add NetBSD RCS Ids. 1998-08-11 12:20:56 +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
tv
a90cd5041a Force use of "install-sh", since the build procedure uses an installer
program as part of the build process (which bombs for users other than
root--${INSTALL} includes "-o root -g wheel").
1998-06-21 03:54:34 +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
4feb772299 portlint: add (default) MAINTAINER. 1998-02-15 10:51:56 +00:00
agc
7a72eb6916 Import of the CMU depot 5.14 utility, for managing directory
trees of symbolic links, to the NetBSD packages collection.

This package was done by Todd Vierling, in PR pkg/4975.

Minor modification to the patch by me to generalise for other
BSD systems.
1998-02-12 17:12:03 +00:00