| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 16:26:32
1.0.2_1
|
jgh  |
- conversion of USE_GETTEXT to USES framework
Approved by: portmgr (bapt@) |
21 Apr 2012 09:52:32
1.0.2_1
|
scheidell  |
- Unbreak build on 8.3
- No PORTREVISION bump
PR: ports/167154
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer) |
14 Jan 2012 08:57:23
1.0.2_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. |
31 Dec 2011 22:14:33
1.0.2_1
|
beech  |
- Add startup script for rdnssd
- Make merge-hook usable
- Change ND_RA_FLAG_HOME_AGENT to ND_RA_FLAG_HA instead of deletion
- Bump PORTREVISION
PR: ports/161172
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> |
13 Sep 2011 17:05:25
1.0.2
|
beech  |
- Update to 1.0.2
PR: ports/160648
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer) |
24 Jul 2011 17:27:35
1.0.1_1
|
pav  |
- Fix build on 9.0-CURRENT
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) |
24 Apr 2011 20:18:08
1.0.1_1
|
pav  |
- Unbreak build
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
- Fix plist |
21 Apr 2011 09:39:58
1.0.1
|
roberto  |
Update to latest 1.0.1 with rdnssd.
Used the last patch in 155992 edited to fix the WITHOUT_NLS issue.
PR: ports/155992
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (MAINTAINER) |
09 Apr 2011 20:25:30
0.7.2
|
linimon  |
Over to new volunteer. |
09 Apr 2011 19:39:13
0.7.2
|
linimon  |
Maintainer's domain no longer exists.
PR: ports/155992 (partial) |
20 Mar 2011 12:54:45
0.7.2
|
miwi  |
- Get Rid MD5 support |
25 Jul 2008 14:34:52
0.7.2
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
20 Mar 2008 09:56:52
0.7.2
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
23 Jul 2007 09:36:52
0.7.2
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
08 Oct 2006 14:35:12
0.7.2
|
alepulver  |
- Remove BROKEN for 4.x since a maintainer patch was previously committed. |
07 Oct 2006 21:53:32
0.7.2
|
alepulver  |
- Mark as BROKEN for 4.x.
Reported by: pointyhat |
07 Oct 2006 01:13:16
0.7.2
|
shaun  |
- Fix build on 4.x.
PR: ports/104068
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com> (maintainer) |
01 Oct 2006 04:55:54
0.7.2
|
alepulver  |
- Update to version 0.7.2.
PR: ports/103856
Submitted by: rdenis@simphalempin.com (maintainer) |
17 Aug 2006 15:38:51
0.6.7
|
ehaupt  |
- Update to 0.6.7
- Fix build on 4.x by requiring gcc 3.2 or higher
PR: 102152
Submitted by: Remi Denis-Courmont <rdenis@simphalempin.com> (maintainer) |
12 Aug 2006 17:59:57
0.6.6
|
shaun  |
Fix MLINKS. Forgot to change in working copy of the port. |
12 Aug 2006 17:42:06
0.6.6
|
shaun  |
Add net/ndisc6.
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.
PR: ports/100335
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com> |