Commit graph

22 commits

Author SHA1 Message Date
minskim
c715de823d Honor *OWN, *GRP, and *MODE. 2006-07-18 18:10:29 +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
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
jmmv
29ace625cb Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +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
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
kim
940c8da1a2 Create PLIST so that it matches the setting of MANINSTALL.
This makes the registration accurate and allows creating
a binary package (since all registered files will exist).
2000-09-04 14:53:13 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set.  If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile.  This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.

Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
tron
ea3fd44915 Don't mirror distribution files which are kept locally anyway. 1998-07-03 23:30:09 +00:00
agc
e8939e27f4 Make packages which use NetBSD's bsd.man.mk work with automatic manual
page handling.
1998-06-20 09:20:38 +00:00
frueauf
d9096e5b70 Make this work with MANZ and tidy up patchfiles; don't patch the same
file in n patchfiles, just one per patch for better maintainance.
1998-05-22 13:52:12 +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
hubertf
00c0e9e17a remove MANCOMPRESSED, add CAT1. Inspired by Chris Jones' PR 4937. 1998-02-04 22:46:06 +00:00
hubertf
44b6e1bd35 portlint: fix RCS Id 1998-01-24 21:29:20 +00:00
agc
ff08b8c1d1 Restore original FreeBSD RCS Id. 1997-10-13 15:07:24 +00:00
agc
076da02f1d Set MANCOMPRESSED as team installs its manual page in gzipped form.
Modify PLIST to include the formatted page as well as raw one.
1997-10-13 12:54:18 +00:00
agc
148c2c2f51 Add NetBSD RCS Id. 1997-10-13 12:49:10 +00:00
agc
352d7a0f37 Mark FreeBSD RCS Id as such.
Make this compile on NetBSD:
+ __FreeBSD__ -> (defined(BSD) && BSD >= 199306)
+ eliminate compiler warnings by working around unusual definition in
switch statement.
+ change the man directory location to reflect NetBSD reality.
1997-10-13 12:47:44 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00