Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
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-27 | Lower expectations, both others' and mine: relinquish stewardship | seb | 1 | -2/+2 | |
2005-12-18 | Fix errno. | joerg | 3 | -1/+27 | |
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-02-24 | Add RMD160 digests. | 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-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-04-18 | Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. | yyamano | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -5/+5 | |
2001-10-16 | Added traceroute-as version 991603, a traceroute capable of reporting the AS | seb | 6 | -0/+169 | |
number of hops. |