Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-04 | Added support for installation to DESTDIR and LICENSE information. | heinz | 3 | -11/+58 | |
2009-06-12 | Removed redundant .gz suffix for man pages. | rillig | 1 | -2/+2 | |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -6/+8 | |
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well. | |||||
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-11-28 | Use waitpid() on Interix (has no wait3()). | tv | 2 | -4/+19 | |
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. | |||||
2006-01-25 | Fix errno. | joerg | 4 | -24/+44 | |
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-10-04 | Fix build problem under NetBSD-current. | tron | 2 | -7/+20 | |
2005-10-04 | Fix brokeness in the include "Makefile" which continues the build | tron | 2 | -5/+32 | |
even if compilation fails. | |||||
2005-08-06 | Fix compiler warning. | tron | 2 | -8/+10 | |
2005-05-23 | Removed trailing white-space. | rillig | 1 | -1/+1 | |
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. | agc | 1 | -1/+2 | |
2004-05-10 | Avoid declaring sys_siglist and sys_errlist as non-const, not only on | minskim | 3 | -17/+17 | |
BSD but also on Linux. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
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-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -14/+12 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-09-17 | Add IPv6 support supplied by Feico Dillema in PR pkg/8413. | tron | 6 | -47/+591 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+11 | |
1999-02-02 | Split patches into seperate files and fix compiler warning. | tron | 9 | -208/+232 | |
1998-08-11 | 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 | -3/+1 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -5/+5 | |
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-02-24 | Make this package work under NetBSD. | tron | 4 | -134/+14 | |
1998-02-24 | Initial import of FreeBSD's "socket" port. | tron | 6 | -0/+385 | |