summaryrefslogtreecommitdiff
path: root/misc/colorls
AgeCommit message (Collapse)AuthorFilesLines
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-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-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-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-26Make sure install uses BINOWN, BINGRP, MANOWN, and MANGRPreed1-2/+4
settings. This fixes install when done as unprivileged. Bump PKGREVISION.
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-24Add RMD160 digestsagc1-1/+2
2004-10-13Defuzz patches by regenerating with pkgdiff.tv3-19/+13
2004-03-29Enable pkgviews installation.schmonz1-1/+5
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
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-11-01Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+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-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-9/+2
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-02-05defuzzedwiz4-12/+8
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-12regen.rh1-3/+3
1999-12-07regen.rh1-3/+3
1999-12-07Patch needs -F2rh1-9/+8
Fix DISTNAME/DISTFILES/WRKSRC hack.
1999-11-27defuzzrh3-11/+11
1999-07-09Add package patch checksum files.agc1-0/+7
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-12-28patch a compile error.marc1-3/+13
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc5-2/+12
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 patchfrueauf6-396/+386
per file for better maintainance.
1998-05-04Fix output if it's not going to a tty; as posted to current-usershubertf1-4/+12
by Soren S. Jorvang <soren@t.dk>.
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-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-24include formatted manpagehubertf1-0/+1
1997-10-24shut up user_from_uid(3), group_from_gid(3)hubertf1-0/+13
1997-10-24put manpages in ${PREFIX}/man, not ${PREFIX}/man/manhubertf1-1/+1
1997-10-24 - Put back FreeBSD RCS Idhubertf1-1/+4
- define MAN1
1997-10-11Import as of 09/25/97hubertf6-0/+421