Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-29 | colorls: add LICENSE | triaxx | 1 | -1/+2 | |
2016-09-08 | Support PKGMANDIR. Use RESTRICTED correctly. | jperkin | 1 | -2/+3 | |
2015-07-09 | Use nbcompat correctly, add patch comments. Fixes build on SunOS. | jperkin | 1 | -1/+2 | |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
2013-09-12 | Add USE_TOOLS+=nroff to packages which generate catman pages. | jperkin | 1 | -1/+2 | |
2013-04-06 | Fixes: | rodent | 1 | -8/+8 | |
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. | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-03-01 | Fix build on SunOS. | hans | 1 | -1/+5 | |
- uses fts functions - define u_quad_t and S_ISTXT - no st_flags in struct stat | |||||
2011-09-06 | Improve COMMENT, suggested by Snader_LB. | wiz | 1 | -2/+2 | |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+2 | |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -2/+2 | |
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. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
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. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
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-08-26 | Make sure install uses BINOWN, BINGRP, MANOWN, and MANGRP | reed | 1 | -2/+4 | |
settings. This fixes install when done as unprivileged. Bump PKGREVISION. | |||||
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2004-03-29 | Enable pkgviews installation. | schmonz | 1 | -1/+5 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+3 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-02-05 | defuzzed | wiz | 1 | -2/+1 | |
1999-12-07 | Patch needs -F2 | rh | 1 | -9/+8 | |
Fix DISTNAME/DISTFILES/WRKSRC hack. | |||||
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -7/+2 | |
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. | |||||
1998-07-03 | Don't mirror distribution files which are kept locally anyway. | tron | 1 | -1/+2 | |
1998-06-20 | Make packages which use NetBSD's bsd.man.mk work with automatic manual | agc | 1 | -3/+6 | |
page handling. | |||||
1998-05-21 | Handle MANZ case better and split the big patch file into one patch | frueauf | 1 | -3/+3 | |
per file for better maintainance. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-23 | remove MANCOMPRESSED, reported by Markus Illenseer. | hubertf | 1 | -2/+1 | |
1998-01-27 | colorls installs two versions of the man page - one pre-formatted, and | agc | 1 | -1/+3 | |
one unformatted. They are both gzipped. Set MANCOMPRESSED, MAN1 and CAT1 accordingly. | |||||
1997-10-24 | - Put back FreeBSD RCS Id | hubertf | 1 | -1/+4 | |
- define MAN1 | |||||
1997-10-11 | Import as of 09/25/97 | hubertf | 1 | -0/+22 | |