Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-21 | - Fix GCC 4.x build problems. | tron | 3 | -20/+52 | |
- Correct crude Darwin build fix so it doesn't break under 8.x. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 3 | -8/+8 | |
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-11-07 | Depend on errno.h to provide errno. | joerg | 2 | -12/+20 | |
2005-02-22 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-07-30 | Enable pkgviews installation. | minskim | 1 | -1/+5 | |
2004-07-30 | Print statistics to stderr, not to stdout, so that this program | he | 3 | -16/+66 | |
can be used for bulk data transport without adding any crud at the receiving end. Bump pkgrevision to 2. | |||||
2004-05-13 | Honor *OWN and *GRP. | minskim | 1 | -1/+3 | |
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 | -2/+2 | |
2003-03-19 | Initialize the address family before calling bind(2) which fixes the | tron | 3 | -12/+14 | |
receive mode under NetBSD-current. Bump package revision after this important bug-fix. | |||||
2003-01-06 | Make it build on Darwin again. Darwin have not in_addr_t. | yyamano | 1 | -1/+5 | |
2002-06-11 | address PR 17220 (portability issues on 64bit arch) | itojun | 2 | -5/+14 | |
2002-03-26 | reset CATDEPS under Linux | abs | 3 | -10/+15 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-19 | $() -> ${} | wiz | 1 | -2/+2 | |
2001-04-17 | Move "ttcp" package to category "benchmarks". | tron | 6 | -0/+132 | |