| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.2.2_3
|
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. |
23 Sep 2011 22:26:39
1.2.2_3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
05 Jan 2011 05:02:23
1.2.2_3
|
sumikawa  |
Add knob to install ip6addrctl.conf which support Teredo prefix |
31 May 2010 02:01:56
1.2.2_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 Dec 2009 12:32:59
1.2.2_1
|
sumikawa  |
Fix configuration path.
Reported by: Shuichi Ohkubo <ohkubo@tokyo6to4.net> |
02 Dec 2009 02:25:46
1.2.2
|
sumikawa  |
- Upgrade to 1.2.2.
- Make compilable with build-in closefrom(). |
07 Sep 2009 09:30:34
1.1.7_1
|
erwin  |
Doesn't build on 7.x either. |
15 Aug 2009 16:12:23
1.1.7_1
|
erwin  |
Mark BROKEN on 8.x: does not build |
27 Jul 2009 07:19:43
1.1.7_1
|
sumikawa  |
Fix plist. |
21 Jul 2009 07:38:28
1.1.7
|
sumikawa  |
Upgrade to 1.1.7. |
30 Jun 2009 07:07:47
1.1.6_1
|
sumikawa  |
- FIx client-hook to be workable
- Fix EINVAL from routing socket in relay mode
- Move clean_cb() before exit() to fix client mode |
21 May 2009 05:56:42
1.1.6
|
sumikawa  |
1. remove unnessary starup file
2. change localstatedir to use /var/run
3. miredo.conf remove fix
4. Fix complie error with WITHOUT_NLS=yes
PR: ports/134772 (3 and 4)
Submitted by: dirk.meyer@dinoex.sub.org (3 and 4) |
14 May 2009 09:45:52
1.1.6
|
sumikawa  |
Fix plist. |
13 May 2009 07:18:22
1.1.6
|
sumikawa  |
Upgrade to 1.1.6.
I take the maintainership. |
06 Jun 2008 13:50:32
1.0.6_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
08 Oct 2007 09:33:47
1.0.6
|
miwi  |
- Update MASTER_SITES
- Drop Maintainership |
23 Jul 2007 09:36:52
1.0.6
|
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 |
26 Apr 2007 20:08:18
1.0.6
|
miwi  |
- Update to 1.0.6
Thanks to: Andreas Kohn. |
12 Mar 2007 10:07:17
0.9.8
|
miwi  |
- Take maintainership
Approved by: Andreas Kohn (old maintainer) |
26 Feb 2007 23:02:04
0.9.8
|
dougb  |
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality. |
11 Sep 2006 07:52:13
0.9.8
|
miwi  |
- BROKEN does not compile on sparc64
Submitted by: pointyhat via kris |
13 Aug 2006 19:39:24
0.9.8
|
miwi  |
Miredo is an open-source Teredo IPv6 tunneling software, for Linux and the BSD
operating systems. It includes functionnal implementations of all components of
the Teredo specification (client, relay and server). It is meant to provide IPv6
connectivity even from behind NAT devices.
WWW: http://www.simphalempin.com/dev/miredo/
Submitted by: Andreas Kohn via irc
Approved by: krion (mentor) |