| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert KNOBS to new options framework [1]
- Drop ABI version numbers in LIB_DEPENDS [1]
- Add UPDATING entry to inform users of IPv6 changes to
devel/libvanessa_socket that affect perdition [2]
PR: ports/174550 [1], ports/174410 [2]
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1],
Joel Ray Holveck <joelh@piquan.org> [2]
Notes:
svn path=/head/; revision=310110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
|
| |
PR: ports/119741
Submitted by: Aleksandr Stankevic <alex@braske.net>
Approved by: Thomas Vogt (maintainer), garga (mentor)
Notes:
svn path=/head/; revision=206174
|
|
|
|
|
|
|
|
|
|
|
| |
- Change pid directory to /var/run instead of /usr/local/var/run.
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
PR: ports/117101
Approved by: maintainer
Notes:
svn path=/head/; revision=203066
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/117941
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: portmgr (linimon, mentor),
Thomas Vogt <thomas@bsdunix.ch> (maintainer)
Notes:
svn path=/head/; revision=202612
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/117796
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer)
Approved by: portmgr (pav), linimon (mentor)
Security: http://www.sec-consult.com/300.html
Notes:
svn path=/head/; revision=202542
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership of perdition and libvanessa* to submitter
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR: ports/83305 [1]
Notes:
svn path=/head/; revision=151545
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a critical bug in 1.12 that prevented the outgoing_server
option from working - perdition would segmentation fault if this
option was selected. Also includes some minor documentation and
build fixes. Users are strongly recomended to upgrade to 1.13 if
they are using 1.12.
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=96193
|
|
|
|
|
|
|
|
| |
PR: ports/60263
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes:
svn path=/head/; revision=95910
|
|
|
|
|
|
|
|
|
|
|
|
| |
2. Add many knobs.
3. pass maintainer ship to Clement Laforet <sheepkiller@cultdeadsheep.org>
PR: 53358
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notification by: daichi
Notes:
svn path=/head/; revision=84108
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=71752
|
|
|
|
|
|
|
|
|
| |
PR: 37296
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
No response from: maintainer
Notes:
svn path=/head/; revision=58530
|
|
multiple backend servers.
PR: 26937
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
Notes:
svn path=/head/; revision=42789
|