triaxx
becc1bbf7a
colorls: add LICENSE
2018-12-29 08:54:01 +00:00
rillig
b381c6e2f3
Sort PLIST files.
...
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
joerg
6a32265dbd
Extend SHA512 checksums to various files I have on my local distfile
...
mirror.
2017-03-23 17:06:45 +00:00
jperkin
e791c79843
Support PKGMANDIR. Use RESTRICTED correctly.
2016-09-08 14:41:36 +00:00
jperkin
88dac24590
Use nbcompat correctly, add patch comments. Fixes build on SunOS.
2015-07-09 11:44:09 +00:00
wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
jperkin
ca67532cca
Add USE_TOOLS+=nroff to packages which generate catman pages.
2013-09-12 11:15:12 +00:00
joerg
eea9226ff8
Don't use non-standard %qd.
2013-09-10 14:24:20 +00:00
rodent
a0a1f2e57c
Fixes:
...
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
9912a3809d
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 09:57:15 +00:00
hans
4d36387d6e
Fix patch sum.
2012-03-01 17:22:38 +00:00
hans
d1e2108bc0
Fix build on SunOS.
...
- uses fts functions
- define u_quad_t and S_ISTXT
- no st_flags in struct stat
2012-03-01 16:25:16 +00:00
wiz
7bb01a7c52
Improve COMMENT, suggested by Snader_LB.
2011-09-06 20:39:50 +00:00
wiz
ba56ef7503
Fix build on NetBSD-current. From Daniel Loffgren in PR 45019.
2011-06-14 13:25:57 +00:00
obache
1f3904ba24
Fixes build on DragonFly-2.8.2.
2011-01-02 14:46:38 +00:00
rillig
61c7cf362d
Removed redundant .gz suffix for man pages.
2009-06-12 19:09:35 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +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
reed
8ab8ae8888
Make sure install uses BINOWN, BINGRP, MANOWN, and MANGRP
...
settings. This fixes install when done as unprivileged.
Bump PKGREVISION.
2005-08-26 22:31:49 +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
07b46baa43
Add RMD160 digests
2005-02-24 11:02:49 +00:00
tv
6d01d25a91
Defuzz patches by regenerating with pkgdiff.
2004-10-13 18:50:13 +00:00
schmonz
99681e8cde
Enable pkgviews installation.
2004-03-29 03:28:49 +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
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
agc
88670a4a89
Move to sha1 digests, and add distfile sizes.
2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d
+ 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:33: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
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
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
wiz
cdcae52c9b
defuzzed
2000-02-05 20:05:22 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
rh
90d2e2adbe
regen.
1999-12-12 08:25:43 +00:00
rh
beaefbbaf9
regen.
1999-12-07 20:36:07 +00:00
rh
9fa1d98989
Patch needs -F2
...
Fix DISTNAME/DISTFILES/WRKSRC hack.
1999-12-07 20:35:55 +00:00
rh
5ad7f2cded
defuzz
1999-11-27 21:57:11 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +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
marc
16672467e7
patch a compile error.
1998-12-28 22:13:05 +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
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
bb5cd561d5
Handle MANZ case better and split the big patch file into one patch
...
per file for better maintainance.
1998-05-21 14:06:37 +00:00
hubertf
550f63ed3e
Fix output if it's not going to a tty; as posted to current-users
...
by Soren S. Jorvang <soren@t.dk>.
1998-05-04 23:30:22 +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