summaryrefslogtreecommitdiff
path: root/misc/colorls/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+3
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-02-05defuzzedwiz1-2/+1
1999-12-07Patch needs -F2rh1-9/+8
Fix DISTNAME/DISTFILES/WRKSRC hack.
1999-07-02Some packages use bsd-style .mk files when building, and so any manualagc1-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-03Don't mirror distribution files which are kept locally anyway.tron1-1/+2
1998-06-20Make packages which use NetBSD's bsd.man.mk work with automatic manualagc1-3/+6
page handling.
1998-05-21Handle MANZ case better and split the big patch file into one patchfrueauf1-3/+3
per file for better maintainance.
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-23remove MANCOMPRESSED, reported by Markus Illenseer.hubertf1-2/+1
1998-01-27colorls installs two versions of the man page - one pre-formatted, andagc1-1/+3
one unformatted. They are both gzipped. Set MANCOMPRESSED, MAN1 and CAT1 accordingly.
1997-10-24 - Put back FreeBSD RCS Idhubertf1-1/+4
- define MAN1
1997-10-11Import as of 09/25/97hubertf1-0/+22