Age | Commit message (Expand) | Author | Files | Lines |
2004-09-22 | Pass ${MAKE_ENV} when calling ${MAKE}, so that rules in /etc/mk.conf | kim | 1 | -2/+2 |
2004-06-17 | upgrade to 20040617a. includes important certificate mangement change. | itojun | 2 | -7/+7 |
2004-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-04-12 | updated to 20040408. properly validate phase 1 signature | itojun | 2 | -7/+7 |
2004-04-01 | update to 2004/4/1 version. drops packet with too big value in length field. | itojun | 2 | -8/+7 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-16 | bump to 20040116a. missing ntohs() in info exchange fix. | itojun | 2 | -7/+7 |
2004-01-14 | upgrade to 2004/1/14 tar.gz. fixes hash validation problem posted to bugtraq. | itojun | 2 | -8/+7 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -1/+2 |
2003-08-26 | upgrade to 20030826. corrects keylen miscomputation. | itojun | 6 | -117/+13 |
2003-07-12 | $NetBSD$ | itojun | 4 | -4/+10 |
2003-07-12 | upgrade to 20030711 snapshot. (compiles at least on 1.6.1, not tested on 1.5) | itojun | 5 | -6/+103 |
2003-03-22 | Install an rc.d script; closes PR pkg/20841 and PR pkg/20842 by David Ferlier. | jmmv | 3 | -8/+32 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |
2002-11-20 | adjust version date embedded into binary | itojun | 1 | -3/+3 |
2002-11-20 | upgrade to 20021120. | itojun | 4 | -36/+12 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 3 | -6/+6 |
2002-06-28 | Add PKG_SYSCONFDIR to BUILD_DEFS. | seb | 1 | -2/+1 |
2002-06-25 | follow PKG_SYSCONFDIR (hope i did it right this time) | itojun | 1 | -3/+6 |
2002-06-17 | kill USE_SSL, use openssl/buildlink.mk instead | drochner | 1 | -8/+3 |
2002-05-20 | fix sha2 interoperability. From: "JuanJo Ciarlante" <jjo@mendoza.gov.ar> | itojun | 2 | -1/+25 |
2002-05-13 | upgrade to 20020507a. logging issue is fixed. phase 2 negotiation w/ | itojun | 4 | -53/+7 |
2002-05-07 | fix arg to plogv(). | itojun | 5 | -5/+55 |
2002-04-26 | upgrade to 20020426a from kame. | itojun | 4 | -45/+10 |
2002-04-16 | *** empty log message *** | itojun | 1 | -1/+6 |
2002-04-15 | correct initial contact handling. PR 15949 | itojun | 2 | -1/+36 |
2002-04-15 | sync version number compiled into binary with pkg version | itojun | 1 | -2/+2 |
2001-12-14 | upgrade to 20011215a. | itojun | 2 | -5/+5 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-26 | upgrade to 20011026a. 20011016a had a serious bug in tunnel mode SA | itojun | 2 | -6/+6 |
2001-10-17 | correct version identification string. | itojun | 1 | -2/+2 |
2001-10-17 | upgrade to 10/16 snapshot. | itojun | 3 | -16/+7 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-08-31 | upgrade to the latest (20010831a). a lot of bug fixes after helsinki IPsec/IKE | itojun | 3 | -13/+13 |
2001-08-06 | update. fix compilation on alpha. | itojun | 2 | -6/+6 |
2001-08-02 | embed pkg version into binary to help diagnosis. | itojun | 1 | -1/+2 |
2001-08-02 | make it at least compile on netbsd151 systems. kernel API diffs should be | itojun | 3 | -1/+33 |
2001-08-02 | upgrade to 2001/8/2 KAME tree. whole bunch of stabilization were made. | itojun | 2 | -5/+5 |
2001-06-28 | make sure to link against local libipsec.a. | itojun | 3 | -8/+18 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -2/+2 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -3/+4 |
2001-04-22 | remove "twofish" from sample configuration file, as the algorithm | itojun | 2 | -8/+22 |
2001-04-18 | upgrade to latest racoon snapshot tar.gz on ftp.kame.net (20010418a). | itojun | 2 | -4/+5 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |
2001-02-22 | update to 2001/2/22 snapshot. | itojun | 2 | -4/+4 |
2001-02-18 | upgrade: 20001211a -> 20010215a | itojun | 4 | -18/+5 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |