23 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
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +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
kili
0d02c5c4a7 Update to polipo-1.1.1.
Two users (David Schaefer and me) are happy. no feedback from the
third user.
2014-08-20 21:15:23 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +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
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
dfdc5677c6 We do not hardcode /usr/local. 2010-11-11 20:54:41 +00:00
kili
d396104e0c Zap MESSAGE and add polipo.rc. Initially from Jiri B. <jirib@live.com>,
rc tweaks discussed with and suggested by ajacoutot@.
2010-11-11 20:19:52 +00:00
kili
49d968b9c7 Let it use syslog by default and give a hint to create a logfile
that is writable by the _polipo user when disabling syslog.

Bump.

Noticed and ok pirofti@
2010-10-26 15:29:24 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
kili
7c3f32e3b4 Update to 1.0.4.1.
Add a syslog related fix from upstream.

Reminded by Tiago Cunha, who sent me an update diff a
few days ago.
2010-03-20 21:32:23 +00:00
naddy
9db7360ea3 put variable declaration at top of block to allow building with gcc2; ok kili@ 2009-03-24 16:49:08 +00:00
kili
de465408f0 Update to 1.0.4 and take maintainership.
ok sthen@
2008-02-03 15:06:47 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
espie
3b6fe147ad Synch for new makeinfo 2006-07-17 19:57:26 +00:00
bernd
83d6407f3c - update to polipo-0.9.9, from maintainer Jon Trembley <jon at brain-box.net>
- rename patch

ok aanriot@
2005-09-24 17:58:23 +00:00
aanriot
0adf4238b5 import polipo 0.9.8.
Polipo is a small and fast caching web proxy (a web cache, an HTTP
proxy) designed to be used by one person or a small group of people. I
like to think that is similar in spirit to WWWOFFLE, but the
implementation techniques are more like the ones ones used by Squid.

from Jon Trembley <jon@brain-box.net>;
help and ok alek@
2005-08-06 21:21:53 +00:00