| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.996b_1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
04 Jul 2011 19:05:05
0.996b_1
|
crees  |
- Use USERS and GROUPS
PR: ports/157601
Approved by: rene (mentor, implicit) |
20 Mar 2011 12:54:45
0.996b_1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.996b_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
10 Feb 2010 02:58:33
0.996b_1
|
pgollucci  |
- Fix installation permissions
- Submitter is now MAINTAINER
PR: ports/143450
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> |
17 Aug 2009 05:08:46
0.996b
|
linimon  |
Reset paul+ports@it.ca due to maintainer-timeouts and no response
to email.
Hat: portmgr |
28 Nov 2008 02:39:20
0.996b
|
lippe  |
- Reload command added on startup script.
PR: ports/128071
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Approved by: maintainer timeout (> 2 weeks) |
21 Nov 2008 21:10:36
0.996b
|
miwi  |
- Update to 0.996b
PR: 128146
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Approved by: maintainer timeout |
22 Sep 2006 04:34:41
0.996a
|
leeym  |
- Updating to current version (released 2006-07-26).
- renamed start script to modern format (without .sh)
- Added better example data (including pkg-message)
- utilize SUB_FILES
PR: 103153
Submitted by: paul+ports at it.ca |
21 Feb 2006 16:28:33
0.996
|
garga  |
- Update to 0.996
- Made example zonefile prettier (easier to read comments)
PR: ports/93604
Submitted by: maintainer |
20 Feb 2006 20:47:50
0.995
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
11 Feb 2006 02:34:58
0.995
|
lawrance  |
Update to 0.995.
PR: ports/92874
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: Paul Chvostek <paul+fbsd@it.ca> (maintainer) |
22 Jan 2006 08:31:47
0.993.1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:49:26
0.993.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
03 Sep 2004 08:34:32
0.993.1
|
krion  |
Update to 0.993.1
PR: ports/71311
Submitted by: maintainer |
29 May 2004 07:55:53
0.992_2
|
krion  |
- Fix broken _flags in startup script
PR: ports/67325
Submitted by: maintainer |
29 Apr 2004 08:18:23
0.992_1
|
krion  |
- Proper handle startup script
PR: ports/66058
Submitted by: maintainer |
14 Apr 2004 08:50:52
0.992
|
leeym  |
register UID/GID 153:153 for ports/dns/rbldnsd
in doc/en_US.ISO8859-1/books/porters-handbook/book.sgml v1.396
Noticed by: kris |
13 Apr 2004 00:54:39
0.992
|
leeym  |
- upgrade version to 0.992
- switch to rc.subr start mechanism
- added user/group
- added example data on install, target directory
- added pkg-message
- added more doc files
PR: 65392
Submitted by: Paul Chvostek <paul+fbsd@it.ca> |
06 Mar 2004 11:33:55
0.991
|
kris  |
Fix checksum mismatch by adding html docs to IGNOREFILES. |
04 Mar 2004 08:47:58
0.991
|
krion  |
- Mark BROKEN: Checksum mismatch
- Maintainer informed |
19 Jan 2004 18:40:30
0.991
|
krion  |
- upgraded to current version, which finally uses
configure.
- added the *proper* MASTER_SITES back in,
- removed patch file on old Makefile (delete it),
- use DOCSDIR
PR: 61569
Submitted by: maintainer |
30 Aug 2003 00:45:27
0.96
|
edwin  |
New port: net/rbldnsd - small fast DNS server for DNSBL zones
A very small and fast DNS server made especially for DNSBL
zones. Inspired by Dan J Bernstein's rbldns from djbdns,
but entirely original (and faster and more featureful).
PR: ports/53274
Submitted by: Paul Chvostek <paul+fbsd@it.ca> |