Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 | |
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-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-03 | Fix pkglint warning. | kristerw | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-01-27 | link against required socket libs on Solaris. | grant | 3 | -9/+14 | |
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 | 2 | -5/+5 | |
2003-04-14 | Initial import of qADSL 1.2 into the NetBSD packages collection as | cjep | 9 | -0/+121 | |
net/qadsl. qADSL is an auto-login client and connection keeper for Telia AB ADSL and Comhem broadband. From pkgsrc-wip. Supplied by Ola Eriksson in PR#18480. Thanks! |