Commit Graph

22 Commits

Author SHA1 Message Date
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
tb
219e04f97c security/ipguard: fix build with -fno-common 2021-02-21 09:54:55 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
danj
b584241910 Remove maintainer per their request 2019-05-04 01:18:58 +00:00
jca
62c076f212 Respect CC 2017-02-27 19:17:12 +00:00
sthen
0d0ec202ad drop the version string in LIB_DEPENDS and just use the one picked up from
libnet's PKGSPEC
2015-03-21 13:07:09 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
ajacoutot
c4dabce681 Update to ipguard-1.04.
rc script not included from the original diff because ipguard needs to
be teached to return the proper code when failing to start.

maintainer timeout
from Gonzalo L. R.
2012-03-30 07:24:45 +00:00
ajacoutot
2d702b0153 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:24:40 +00:00
ajacoutot
96250d8180 Typos in COMMENTs, from Anthony J. Bentley. 2011-03-08 06:44:55 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
60f17a941b more WANTLIB 2010-11-11 18:34:59 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
benoit
89d6a42e4a - restore tag
ok ajacoutot@
2009-09-29 11:36:57 +00:00
sthen
5985143206 update to 1.02, from maintainer Girish Venkatachalam 2008-12-05 22:07:07 +00:00
sthen
a469c20e9f - update to 1.0-r1
- default to dropping to _ipguard user
- add installation instructions including directory setup needed
for dropped privileges
- explicitly depend on the fixed version of libnet, this software
doesn't work correctly without it

maintainer ok
2008-11-21 13:57:31 +00:00
sthen
5bf7b7c866 unbreak uid/gid which I should have checked, definitely no cookie
for me this week :( bump package.
2008-11-18 22:31:09 +00:00
sthen
36a10ee19f import ipguard, based on a ports@ submission from maintainer
Girish Venkatachalam.

ipguard prevents unregistered hosts from operating correctly on an
ethernet segment by sending a fake ARP reply when a device transmits
with a MAC/IP pair not listed in its configuration file.
2008-10-30 19:34:24 +00:00