| Commit message (Expand) | Author | Age | Files | Lines |
| * | cleanup: Remove expired ports: | Rene Ladan | 2022-03-31 | 19 | -517/+0 |
| * | security/*: Deprecate and mark ports BROKEN that are dead upstream and/or aba... | Daniel Engberg | 2021-11-24 | 1 | -0/+3 |
| * | security/isakmpd: extend BROKENness to FreeBSD 14 | Dmitry Marakasov | 2021-04-27 | 1 | -0/+1 |
| * | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -3/+0 |
| * | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| * | Mark BROKEN on FreeBSD 12 and 13 | Antoine Brodin | 2019-04-07 | 1 | -0/+5 |
| * | Remove all USE_OPENSSL occurrences. | Mathieu Arnold | 2017-03-15 | 1 | -3/+1 |
| * | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -1/+1 |
| * | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| * | security/isakmpd: Fix building with libressl | Mark Felder | 2015-12-18 | 2 | -0/+93 |
| * | Cleanup plist | Antoine Brodin | 2014-11-13 | 1 | -1/+0 |
| * | Allow staging as a regular user | Antoine Brodin | 2014-09-07 | 1 | -2/+2 |
| * | Rename all patches that contain '::' as a path separator, and use | Adam Weinberger | 2014-07-29 | 1 | -0/+0 |
| * | - Stage support | Martin Wilke | 2014-03-09 | 2 | -5/+4 |
| * | Not parallal make safe. | Cy Schubert | 2013-11-27 | 1 | -0/+1 |
| * | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| * | Fix problem introduced in r302141. The directory for the unpacked source | Doug Barton | 2012-08-21 | 1 | -1/+3 |
| * | Move the rc.d scripts of the form *.sh.in to *.in | Doug Barton | 2012-08-05 | 2 | -1/+1 |
| * | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
| * | - Remove outdated version checks | Eitan Adler | 2012-01-09 | 1 | -2/+0 |
| * | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| * | Fix build issue WITH_OPENSSL_PORT. | Norikatsu Shigemura | 2010-05-04 | 1 | -0/+2 |
| * | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -1/+1 |
| * | - Fix build with newer openssl (>= 0.9.8b) | Rong-En Fan | 2008-04-13 | 3 | -6/+57 |
| * | - Make it work on 64-bit systems. | Alejandro Pulver | 2007-09-29 | 5 | -8/+138 |
| * | Return this port to the pool. | Simon L. B. Nielsen | 2007-04-05 | 1 | -1/+1 |
| * | Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSL | Simon L. B. Nielsen | 2006-09-03 | 1 | -1/+6 |
| * | - Make rc.d script more like what the Porters Handbook suggests. | Simon L. B. Nielsen | 2006-03-27 | 2 | -4/+5 |
| * | - Install an isakmpd rc.d startup script based on the ike startup script | Simon L. B. Nielsen | 2006-03-26 | 2 | -2/+24 |
| * | Force C locale during build, since the isakmpd build system is not | Simon L. B. Nielsen | 2005-12-11 | 2 | -1/+2 |
| * | - Update to a new snapshot from the OpenBSD 2.6 branch dated 20041207 | Simon L. B. Nielsen | 2004-12-14 | 8 | -60/+83 |
| * | - Standardize an EXPIRATION_DATE format. | Sergey Matveychuk | 2004-11-24 | 1 | -1/+1 |
| * | Mark deprecated due to no maintainer and unpatched denial-of-service | Jacques Vidrine | 2004-10-21 | 1 | -0/+3 |
| * | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| * | Upgrade to the latests isakmpd version. | Edwin Groothuis | 2003-10-17 | 6 | -36/+13 |
| * | - Fix the "duplicate script for target <...> ignored" warnings on -current | Alexander Leidinger | 2003-09-10 | 8 | -17/+76 |
| * | isakmpd pcap support is broken | Edwin Groothuis | 2003-08-25 | 2 | -4/+11 |
| * | update security/isakmpd: Enable use of keynote | Daichi GOTO | 2003-07-30 | 2 | -0/+15 |
| * | -- Remove libgmp dependency. It's not used (openssl BN is used). | Jacques Vidrine | 2003-02-21 | 3 | -2/+23 |
| * | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| * | fix hardcoded path | Ying-Chieh Liao | 2003-01-03 | 1 | -0/+6 |
| * | upgrade to 20021118 | Ying-Chieh Liao | 2003-01-03 | 3 | -8/+17 |
| * | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| * | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| * | Fix build on -current (add LIB_DEPENDS on libgmp4) | Kris Kennaway | 2002-09-08 | 1 | -0/+2 |
| * | Apply patch from OpenBSD for out-of-sequence packets. | Jacques Vidrine | 2002-08-20 | 2 | -2/+6 |
| * | Add another URL (from Jacques Vidrine) to the FORBIDDEN line. | Trevor Johnson | 2002-08-20 | 1 | -1/+1 |
| * | Mark forbidden due to unconfirmed report that out-of-sequence IKE | Trevor Johnson | 2002-08-07 | 1 | -0/+2 |
| * | change unknown USE_SSL into USE_OPENSSL | Dirk Meyer | 2002-05-08 | 1 | -1/+1 |
| * | Update to 20020403 | Patrick Li | 2002-04-03 | 2 | -2/+2 |