| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
0.11.r2_2
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.11.r2_2
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.11.r2_2
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
0.11.r2_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
21 Dec 2009 02:19:12
0.11.r2_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
19 Jul 2009 18:59:40
0.11.r2_1
|
shaun  |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others. |
13 Mar 2009 23:27:19
0.11.r2_1
|
shaun  |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
21 Aug 2008 06:18:49
0.11.r2_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
0.11.r2_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
30 Sep 2007 04:47:37
0.11.r2_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
19 Jun 2006 20:06:59
0.11.r2
|
shaun  |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
29 Apr 2006 09:05:41
0.11.r2
|
ehaupt  |
Add an additional mirror.
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) |
18 Apr 2006 07:00:46
0.11.r2
|
vs  |
- use DISTVERSION
- cleanup redundant autoconf invocation
PR: ports/95624
Submitted by: maintainer |
20 Feb 2006 21:37:36
0.11.r2
|
garga  |
- Transfer maintainership to submitter [1]
- Use DATADIR macro on IglooFTP
PR: ports/93499
Submitted by: Shaun Amott <shaun@inerd.com> |
25 Nov 2005 16:48:31
0.11.r2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.11.r2
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
02 Sep 2005 14:30:12
0.11.r2
|
sem  |
- Update to 0.11.r2
PR: ports/85633
Submitted by: Andrej Zverev <az@inec.ru> |
16 Feb 2005 12:53:36
0.11.r1
|
vs  |
- Update to 0.11rc1 from new master site
- Fix grammar in COMMENT |
26 Mar 2004 02:16:08
0.09
|
trevor  |
Add size data. |
26 Mar 2004 00:50:26
0.09
|
trevor  |
E-mail to the maintainer bounced with:
451 bsd-fr.org: Name server timeout
Message could not be delivered for 5 days |
06 Feb 2004 13:12:53
0.09
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
18 Jul 2003 03:12:56
0.09
|
kris  |
Fix build with gcc 3.3 |
21 Feb 2003 13:15:09
0.09
|
knu  |
De-pkg-comment. |
26 Oct 2001 08:23:05 
|
roam  |
Update to 0.09, fixing a local and possibly also remote denial of service
attack. |
30 Apr 2001 00:46:57 
|
kris  |
Reorder includes to squash typical Linux-kiddie network header misordering. |
30 Apr 2001 00:46:21 
|
kris  |
Don't hard-code -O2 |
02 Mar 2001 12:46:36 
|
sumikawa  |
6tunnel allows you to use services provided by IPv6 hosts with IPv4-only
applications and vice versa. It can bind to any of your IPv4 (default) or IPv6
addresses and forward all data to IPv4 or IPv6 (default) host. It can be used
for example as an ipv6-capable IRC proxy. |