aboutsummaryrefslogtreecommitdiffstats
path: root/security/authpf
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 2.00jeh2003-11-102-2/+2
|
* Update port: security/authpf - OpenBSD 3.4 authpfedwin2003-09-284-198/+33
| | | | | | | | Port update after API change of PFIL_HOOKS in -current. This depends on security/pf to be updated as well. PR: ports/57306 Submitted by: Max Laier <max@love2party.net>
* Submitted by: "Pyun YongHyeon" <yongari@kt-is.co.kr>foxfair2003-07-292-2/+2
| | | | | Reviewed by: maintainer Fix a build problem in bento.
* PR:foxfair2003-07-042-2/+2
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Revert the change of pkg-install r1.3, it shouldn't be there. Pointy hat to: me Requested by: maintainer
* PR:foxfair2003-07-031-1/+1
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix 'make index' warning. Pointed out by: parv_fm@emailgroups.net
* Add 'proxy' to the group 'authpf' after create it.foxfair2003-06-272-3/+3
|
* Approved by: maintainerfoxfair2003-06-272-3/+3
| | | | Fix bento build error by registering 'authpf' gid to 63.
* PR:foxfair2003-06-252-2/+162
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix build in 64-bit platform and bump PORTREVISION. Submitted by: maintainer Obtained from: bento
* PR:foxfair2003-06-211-0/+1
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Mark ONLY_FOR_ARCHS=i386 to avoid bento's error. Reported by: kris
* Submitted by: maintainerfoxfair2003-06-181-2/+3
| | | | | Change BROKEN to IGNORE in Makefile, suggested by: kris@ && bump PORTREVISION.
* Add authpf 1.0, authentification shell for pf gateways. This port dependsfoxfair2003-06-138-0/+267
on security/pf first. PR: 52123 Submitted by: Max Laier <max@love2party.net>