41 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
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
gonzalo
5f7af543b0 Update for pdnsd to 1.2.9a-par, new version fixing a problem with the
flag --enable-strict-rfc2181 we use by default, and unbreak rc script.

While here, GROFF is not needed, and update the web. Tested on i386 and amd64.

Ok aja@ and test from Brad.
2012-06-21 14:40:40 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
ajacoutot
dbc0ee7438 Add an rc script, from frantisek holop.
Tweak the port a bit while here.
2011-10-14 07:00:51 +00:00
jasper
4fee5ffce0 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.

ok aja@
2011-05-11 12:03:19 +00:00
sthen
4f4570eeff update to 1.2.8, from Brad 2011-03-02 23:30:20 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
49b4f53f86 - remove wrong substitution
ok sthen@
2009-03-23 09:54:36 +00:00
sthen
4258a3d762 SECURITY update to 1.2.7; fixes crash on long replies, randomises source
ports.  Other bug and portability fixes (now works on !i386).  Upstream now
using GPLv3; update license marker.  From Brad.
2009-01-02 22:28:21 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
aanriot
64341b9273 - update to 1.2.5 .
- remove PORTNAME variable which is ambiguous.
- remove stuff outside fake.
- remove MESSAGE (specific runtime options, no gain).

from Simon Lundström with slight changes;
inputs and ok bernd@
2006-10-31 14:58:46 +00:00
sturm
82c3506eb1 update to 1.2.3
from Dmitry Bogdan <dsb at imcs.dvgu.ru>
2005-11-25 10:45:39 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
36e99c9d8e - Replace INSTALL with @sample, @new(user|group), @exec and MESSAGE
- Kill DEINSTALL
- Add WANTLIB marker
- Bump PKGNAME

ok sturm@
2004-12-01 19:59:59 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
brad
d1048d4ddd remove messages about user/group change. 2004-06-24 03:09:31 +00:00
xsa
4f19228a1a another few @extra'z... 2004-04-19 09:43:50 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
sturm
3eb9e5230d - use new username schema
- remove Sebastian Stark as MAINTAINER by his request
- bump PKGNAME
2003-06-22 14:07:21 +00:00
sturm
11fd0c50d2 create pdnsd account instead of breaking installation if the account doesn't
already exist

ok Sebastian Stark
2003-05-10 15:25:25 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
wilfried
e2e904e82a update to pdnsd-1.1.7a, fixes an assert bug; from maintainer 2002-01-15 08:07:00 +00:00
naddy
f31996dc57 SECURITY update to 1.1.7; from maintainer Sebastian Stark <seb@todesplanet.de> 2002-01-08 00:51:27 +00:00
wilfried
4d968fbdca NO_REGRESS=Yes, from maintainer 2001-11-10 15:44:57 +00:00
brad
636fc64fbd add a comment to doucment a few ports which use pthreads 2001-08-30 02:10:40 +00:00
brad
b3efb02456 mark these ports with ONLY_FOR_ARCHS= i386 for now since that is the only
arch known to be able to run these apps.
2001-08-30 01:43:35 +00:00
naddy
78a967e7ef Remove workarounds for 2.9 <net/if.h> multiple inclusion bug. 2001-08-17 18:57:40 +00:00
naddy
518da08b9f fixed in 1.1.6 2001-07-16 00:02:34 +00:00
naddy
ec230b0fd4 Update to 1.1.6 and fix fake; submitted by maintainer. 2001-07-15 19:17:00 +00:00
naddy
4609809d6b typo 2001-07-13 13:30:02 +00:00
camield
82a4c631a2 threaded dns daemon, optimized for caching
Submitted by Sebastian Stark <seb@todesplanet.de>
2001-06-14 14:46:07 +00:00