Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-18 | When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than | agc | 1 | -2/+2 | |
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge. | |||||
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. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-05-03 | Include bsd.prefs.mk to get definition of X11BASE prior to using it. | jlam | 1 | -1/+3 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-20 | Don't build "rman" if you already have an "rman" in ${X11BASE} (which is | fredb | 1 | -1/+5 | |
presumably the "rman" installed by XFree86-4.x). | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-18 | De-(pkg)lint. | fredb | 1 | -2/+1 | |
2000-08-18 | Update "PolyGlotMan", a.k.a "rman", to version 3.0.9. A Changelog from | fredb | 7 | -39/+28 | |
the previous version, 3.0.8, is not available. The most noticable change is that the license is now less restrictive, and more GPL-like. | |||||
2000-04-18 | Update to version 3.0.8. No information on changes from 3.0.6. | fredb | 2 | -4/+4 | |
3.0.6 is no longer available. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-15 | Update rman to 3.0.6. Remove MIRROR_DISTFILE=no as the license allows | frueauf | 2 | -10/+12 | |
noncomercial redistribution. Set RESTRICTED accordingly. Closes pr 5969. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-05-06 | Upgrade to rman version 3.0.5, and tkman 2.0.6. This is unfortunately | agc | 2 | -3/+3 | |
necessary because mirroring of distfiles on ftp.netbsd.org is not permitted by the author of this software. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -8/+8 | |
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-01-24 | portlint: fix typo on RCS ID :) | hubertf | 1 | -1/+1 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+2 | |
1998-01-22 | Set MIRROR_DISTFILE to "no" in package Makefiles which might have | agc | 1 | -1/+2 | |
restrictions placed on the redistribution of their distfiles. Please note that I've erred on the side of caution here. | |||||
1997-12-17 | update for V3.0.4, from FreeBSD | hubertf | 4 | -12/+12 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-30 | Fix RCS Id | hubertf | 1 | -1/+2 | |
1997-10-30 | import rman & Makefile | hubertf | 6 | -0/+55 | |