ajacoutot
f50fdd748e
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:14:43 +00:00
jca
cd0fba1ff1
Drop RCS Ids in the ports I maintain
2022-03-10 00:04:05 +00:00
jca
52c41ce832
Move HOMEPAGE and MASTER_SITES to https
2020-03-22 01:11:00 +00:00
jca
2fa7220d60
Provide debug-iodine and debug-mosh
2019-11-14 16:09:34 +00:00
jca
bcf347998a
Move the ports I maintain to PERMIT_PACKAGE
2019-06-22 22:44:06 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +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
jca
53b1bd0da4
Take maintainership.
...
(Committed over iodine...)
2016-02-27 22:58:34 +00:00
ajacoutot
5ab3b99c91
Consistency: rcctl enable is the most used idiom within the ports tree.
...
Also since we can pass it several daemons now, simplify enabling:
- before
rcctl enable foo
rcctl enable bar
rcctl enable bla
- after
rcctl enable foo bar bla
2015-10-24 09:18:12 +00:00
ajacoutot
7c36336f3e
Add an rc.d script and pkg-readme.
...
from "Alex"
2015-10-21 21:24:42 +00:00
chris
c3b76f77e1
Update iodine DNS tunnel to 0.7.0
...
ok sthen@
2014-06-19 22:45:56 +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
jasper
2476470810
- remove unneeded patch
2010-12-03 07:47:44 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +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
jasper
f2a998c291
- zap unneeded mips64 workaround
2010-05-22 08:48:46 +00:00
jasper
228964a8d2
- extend archtecture tests for mips64el
...
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
jasper
ab771077da
- fix build on mips64
2009-11-22 17:31:22 +00:00
jasper
1b172336c8
- update iodine to 0.5.2
2009-06-02 06:27:05 +00:00
sthen
6d962390a0
- update to 0.5.1, from Simon Kuhnle.
...
- don't hide command lines in build output
- honour CC in the environment not just mk.conf
2009-03-30 09:17:45 +00:00
sthen
bda2cca5e0
honour CC and CFLAGS, install manpages in a better place.
...
ok bernd
2008-02-07 12:42:11 +00:00
bernd
85f4b14216
Initial import of iodine-0.4.1.
...
This is a piece of software that lets you tunnel IPv4 data through a
DNS server. This can be usable in different situations where internet
access is firewalled, but DNS queries are allowed.
help/ok jasper@
2008-02-06 21:42:28 +00:00