summaryrefslogtreecommitdiff
path: root/security/fwtk/files/patch-al (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - The current fwtk port will not build on FreeBSD => 5.x, this isRenato Botelho2006-06-011-3/+43
| | | | | | | | | | | | | because of the S/Key library requirements. Moved the S/Key support behind the WITH_SKEY knob and added a WITH_SNK knob as well. Now the system will build on FreeBSD 6.1 systems if WITH_SKEY is NOT set. - Change varargs.h to stdarg.h, to build with the newer version of gcc. - Pass the maintainership to submitter. - Bump PORTREVISION PR: ports/97633 Submitted by: pirzyk
* Upgrade to version 2.1. Mixing of my stuff + two good submissions.David E. O'Brien1998-04-181-0/+11
Submitted by: "Scott A. Kenney" <saken@rmta.ml.org> & "Eric J. Chet" <ejc@bazzle.com>