Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Oct 2019 12:21:22
2.1

|
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
10 Feb 2017 17:46:17
2.1

|
krion  |
Update dns/dns_balance to 2.1
PR: 216958
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9526 |
23 Apr 2016 19:54:48
2.0_2

|
swills  |
dns/dns_balance: convert to USES=shebangfix and mark broken |
10 Apr 2016 08:42:30
2.0_1

|
bapt  |
Convert to @sample |
26 Jan 2016 04:33:37
2.0_1

|
pi  |
dns/dns_balance: fix files/patch-dns_balance.rb for SHEBANG_FILES
PR: 205769
Submitted by: junovitch |
25 Jan 2016 20:10:18
2.0

|
pi  |
dns/dns_balance: unbreak, submitter becomes MAINTAINER
PR: 205769
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
07 Jan 2016 12:51:02
2.0

|
rakuco  |
Point WWW to a working website after r404963. |
31 Dec 2015 21:58:58
2.0

|
sunpoet  |
- Update MASTER_SITES and unbreak this port |
24 Oct 2015 01:09:20
2.0

|
bapt  |
Mark as broken: does not fetch |
27 Oct 2014 12:13:23
2.0

|
bapt  |
Cleanup plist |
04 Apr 2014 18:52:40
2.0

|
pawel  |
- Add staging support
- Remove leading article from COMMENT
- Don't define ETCDIR, it's done by ports framework
- Define DOCS EXAMPLES options |
20 Sep 2013 16:31:58
2.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
28 Mar 2013 16:29:01
2.0

|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
05 Aug 2012 23:19:40
2.0
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
2.0
|
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. |
24 Oct 2011 03:33:20
2.0
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
20 Mar 2011 12:54:45
2.0
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
2.0
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Jul 2009 16:56:10
2.0
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
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. |
27 Mar 2007 22:12:03
2.0
|
stas  |
- Change my email.
Suggested by: skv |
12 Aug 2006 03:56:54
2.0
|
rafan  |
- Update to 2.0
- Fix rc script, use command_interpreter to make it stop properly
- Pass maintainership to submitter
PR: ports/101672
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
20 Feb 2006 20:47:50
1.1
|
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. |
24 Nov 2005 01:44:33
1.1
|
pav  |
- Add SHA256 |
17 Nov 2005 19:13:22
1.1
|
pav  |
- Better use of USE_RC_SUBR infrastructure |
11 Nov 2005 01:18:01
1.1
|
linimon  |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
27 Sep 2004 22:57:33
1.1
|
kris  |
Now fetchable again
Approved by: portmgr (self) |
22 Aug 2004 20:24:03
1.1
|
krion  |
Mark BROKEN: Unfetchable |
19 Jul 2004 20:58:53
1.1
|
knu  |
Update to 1.1.
rcNG'ify the startup script.
Submitted by: kuriyama |
22 Mar 2004 15:05:32
0.6.1
|
knu  |
Add SIZE data.
Submitted by: trevor |
05 Sep 2003 04:54:37
0.6.1
|
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |