non port: security/isakmpd/Makefile |
SVNWeb
|
Number of commits found: 45 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above )
|
Wed, 24 Nov 2021
|
[ 13:50 Daniel Engberg (diizzy) ] bba8bcb (Only the first 10 of 83 ports in this commit are shown above. )
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware
security/afl - Migrate to security/afl++
security/amap - Abandoned upstream, last release 10+ years ago
security/amavis-stats - Upstream is dead and last release was back in 2005
security/arirang - Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS - Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base - Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker - Abandonware, please consider using
security/sshguard
security/cfs - Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch - Unfetchable, dead upstream
security/cp2fwb - Used with deprecated software Firewall Builder
security/dcetest - Targets deprecated protocol by Microsoft in favour of .NET
security/doscan - Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib - Deprecated, no longer relevant (Only the first 15 lines of the commit message are shown above )
|
Tue, 27 Apr 2021
|
[ 14:21 Dmitry Marakasov (amdmi3) ] bab88a7
security/isakmpd: extend BROKENness to FreeBSD 14
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 7 Apr 2019
|
[ 06:17 antoine ]
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Wed, 18 Jan 2017
|
[ 13:20 tijl ] (Only the first 10 of 120 ports in this commit are shown above. )
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 7 Sep 2014
|
[ 12:32 antoine ]
Allow staging as a regular user
|
Sun, 9 Mar 2014
|
[ 14:43 miwi ]
- Stage support
|
Wed, 27 Nov 2013
|
[ 06:46 cy ]
Not parallal make safe.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Tue, 21 Aug 2012
|
[ 21:00 dougb ]
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Mon, 9 Jan 2012
|
[ 04:01 eadler ] (Only the first 10 of 29 ports in this commit are shown above. )
- Remove outdated version checks
Reviewed by: nox
|
Tue, 4 May 2010
|
[ 10:53 nork ]
Fix build issue WITH_OPENSSL_PORT.
PR: ports/146288
Submitted by: Dan Lukes dan obluda cz
|
Sun, 13 Apr 2008
|
[ 13:09 rafan ]
- Fix build with newer openssl (>= 0.9.8b)
- Fix build after FAST_IPSEC removal on 7.x and 8.x
PR: ports/111430
Submitted by: Dan Lukes <dan at obluda.cz>
|
Sat, 29 Sep 2007
|
[ 22:12 alepulver ]
- Make it work on 64-bit systems.
- Avoid the build failing when OpenSSL is installed as a port too.
PR: ports/94921
Submitted by: Mats Palmgren <mats.palmgren@bredband.net>
|
Thu, 5 Apr 2007
|
[ 10:10 simon ]
Return this port to the pool.
I don't use isakmpd enough to care enough about maintaining this port
properly. It really should be upgraded to a new snapshot, unfortunatly
this is non-trivial work since the compat code was removed upstream.
|
Sun, 3 Sep 2006
|
[ 17:46 simon ]
Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSL
0.9.8b, and I haven't found out how to fix it yet (patches are gladly
accepted).
|
Mon, 27 Mar 2006
|
[ 20:57 simon ]
- Make rc.d script more like what the Porters Handbook suggests.
- Bump PORTREVISION.
Prodded by: dougb
|
Sun, 26 Mar 2006
|
[ 11:14 simon ]
- Install an isakmpd rc.d startup script based on the ike startup script
in the base system. [1]
- Do not quote BROKEN.
- Remove USE_REINPLACE, when I'm here anyway.
Postponed for way to long by: simon [1]
|
Sun, 11 Dec 2005
|
[ 18:08 simon ]
Force C locale during build, since the isakmpd build system is not
locale safe.
This should fix the build for locales like German and Hungarian where
the tr(1) misuse "tr '[a-z]' '[A-Z]'" does not work.
Add SHA256 checksum when I'm modifying the port anyway.
Reported by: Harald Schmalzbauer, Zahemszky Gabor
Should have been fixed long ago by: simon
|
Thu, 16 Dec 2004
|
[ 23:14 simon ]
Forced commit to note that the new isakmpd snapshot is of course from
the OpenBSD 3.6 branch and not the OpenBSD 2.6 branch as I accidently
stated in the last commit.
Noticed by: remko
|
Tue, 14 Dec 2004
|
[ 11:49 simon ]
- Update to a new snapshot from the OpenBSD 2.6 branch dated 20041207
which, among many other things, fixes the know security
vulnerabilities.
- Remove some notes about tracking NetBSD, since the port does not do
that anymore.
- Remove out-of-date information from pkg-descr.
- Take maintainership.
Approved by: nectar
|
Wed, 24 Nov 2004
|
[ 01:53 sem ] (Only the first 10 of 11 ports in this commit are shown above. )
- Standardize an EXPIRATION_DATE format.
Approved by: krion
|
Thu, 21 Oct 2004
|
[ 21:25 nectar ]
Mark deprecated due to no maintainer and unpatched denial-of-service
vulnerability:
http://vuxml.freebsd.org/b7cb488c-8349-11d8-a41f-0020ed76ef5a.html
|
Fri, 17 Oct 2003
|
[ 12:41 edwin ]
Upgrade to the latests isakmpd version.
|
Wed, 10 Sep 2003
|
[ 08:22 netchild ]
- Fix the "duplicate script for target <...> ignored" warnings on -current
caused by ${WRKSRC}/Makefile.
- Fix the "extra tokens at end of #else directive" warnings in
${WRKSRC}/sysdep/freebsd/sysdep-os.h on -current.
- Fix some format strings in ${WRKSRC}/conf.c and ${WRKSRC}/sa.c for 64 bit
systems (obtained from NetBSD).
- Move the delta patching ${WRKSRC}/Makefile from patch-ab (priviously
patching ${WRKSRC}/samples/Makefile and ${WRKSRC}/Makefile) to patch-aa
(patching ${WRKSRC}/Makefile).
- Build and install certpatch(8), a quite usefull tool to add subjectAltName
identities to X.509 certificates.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
Mon, 25 Aug 2003
|
[ 09:29 edwin ]
isakmpd pcap support is broken
The isakmpd port comes with a pcap.h that is not compatible
with the FreeBSD pcap.h. As a result, the pcap file written
by isakmpd has an incorrect 'linktype' in the header. Thus,
if one tries to use the pcap file with a FreeBSD tool like
tcpdump, the packets are incorrectly (read: not at all)
decoded.
PR: ports/55940
Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
|
Wed, 30 Jul 2003
|
[ 06:16 daichi ]
update security/isakmpd: Enable use of keynote
PR: 43892
Submitted by: Daniel C. Sobral <dcs@tcoip.com.br>
|
Fri, 21 Feb 2003
|
[ 16:18 nectar ]
-- Remove libgmp dependency. It's not used (openssl BN is used).
-- We don't have <des.h> anymore. Use <openssl/des.h>.
|
Thu, 20 Feb 2003
|
[ 18:59 knu ] (Only the first 10 of 146 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 3 Jan 2003
|
[ 07:21 ijliao ]
fix hardcoded path
PR: 43933
Submitted by: Daniel C. Sobral <dcs@tcoip.com.br>
|
[ 07:10 ijliao ]
upgrade to 20021118
PR: 45752
Submitted by: Mathieu Arnold <m@absolight.fr>
|
Sun, 8 Sep 2002
|
[ 23:07 kris ]
Fix build on -current (add LIB_DEPENDS on libgmp4)
|
Tue, 20 Aug 2002
|
[ 01:16 nectar ]
Apply patch from OpenBSD for out-of-sequence packets.
|
[ 01:06 trevor ]
Add another URL (from Jacques Vidrine) to the FORBIDDEN line.
|
Wed, 7 Aug 2002
|
[ 13:03 trevor ]
Mark forbidden due to unconfirmed report that out-of-sequence IKE
payloads can make isakmpd crash.
|
Wed, 8 May 2002
|
[ 06:16 dinoex ]
change unknown USE_SSL into USE_OPENSSL
|
Wed, 3 Apr 2002
|
[ 21:11 pat ]
Update to 20020403
PR: 36693
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
|
Sat, 30 Mar 2002
|
[ 21:30 pat ]
Update to 20020203 and give maintainership back to ports@
PR: 36548
Submitted by: maintainer
|
Fri, 11 Jan 2002
|
[ 03:08 pat ]
Hand maintainership to Anders Andersson <anders@hack.org>
|
Thu, 10 Jan 2002
|
[ 00:01 pat ]
Update to 20020104
|
Sun, 20 May 2001
|
[ 03:31 will ]
Add isakmpd 20010403, the OpenBSD IKE daemon. About time, too...
|
Number of commits found: 45 |