Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -3/+3 | |
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-10-10 | Changed explicit sed(1) code to the SUBST framework. Added BINOWN and | rillig | 1 | -7/+9 | |
BINGRP to the MAKE_ENV to make unpriviledged builds work. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-02-08 | link against socket libs on Solaris. | grant | 3 | -7/+11 | |
2003-11-14 | Fix problems seen in latest bulk-build by: | jschauma | 3 | -9/+14 | |
- using PKGNAME_NOREV as the basis for the DISTFILE - correcting/updating the MASTER_SITES and HOMEPAGE - patching instead of using -DOPENSSL="\"openssl\"", since apparently #include "openssl/""foo.h" is no good (gcc-3 issue?) | |||||
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -1/+2 | |
2003-09-18 | Make this work with 0.9.7 openssl (and other non-pkgsrc installed nbsd versions | jmc | 4 | -8/+29 | |
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 | |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -3/+3 | |
have been converted to USE_BUILDLINK2. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-07-27 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+3 | |
Fixes pkg/13568. | |||||
2001-04-19 | Move to sha1 digests, add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ 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 | |
2001-01-02 | Use USE_SSL and not DEPENDS=openssl | veego | 1 | -2/+2 | |
2000-12-30 | Resolve conflicts from earlier import (the package was apparently already | rh | 8 | -3/+31 | |
added and then deleted again during the last freeze) | |||||
2000-12-30 | Initial import of sslwrap-206, a simple SSL TCP wrapper. | rh | 3 | -0/+63 | |
2000-09-28 | Remove this package for now, until the 1.5 tag is made. | agc | 6 | -67/+0 | |
It will be re-imported after that. | |||||
2000-09-20 | sslwrap, a wrapper to put around various services like pop, imap, etc. | explorer | 6 | -0/+67 | |