| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Feb 2012 14:45:17
0.5.1
|
wxs  |
Assign back to the pool.
Approved by: maintainer via private mail |
27 May 2011 11:55:07
0.5.1
|
decke  |
- Update to 0.5.1
PR: ports/154719
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Approved by: maintainer timeout (3.5 months) |
20 Mar 2011 12:54:45
0.4.8a_3
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.4.8a_3
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.4.8a_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
22 Aug 2009 00:32:25
0.4.8a_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
02 Aug 2009 19:36:34
0.4.8a_2
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
06 Jun 2008 13:50:32
0.4.8a_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) |
04 Feb 2008 21:42:51
0.4.8a
|
wxs  |
Update netdude to 0.4.8a.
Update libnetdude to 0.10a.
Update libpcapnav to 0.8.
Pass maintainership to submitter.
PR: ports/120116
Submitted by: Brenton Chang <brenton.chang@gmail.com>
Approved by: maintainer (implicit), garga (mentor) |
19 May 2007 20:32:57
0.4.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Jan 2007 21:42:54
0.4.7
|
itetcu  |
Update to 0.4.7
PR: ports/107646
Submitted by: Wesley Shields (maintainer) |
19 Aug 2006 16:49:49
0.4.6
|
miwi  |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor) |
29 Apr 2006 09:46:10
0.4.6
|
pav  |
- Update to 0.4.6
- Transfer maintainership
PR: ports/96425
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer) |
07 Mar 2006 08:28:06
0.4.5_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
0.4.5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 21:24:05
0.4.5
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.4.5
|
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. |
12 Oct 2005 03:24:27
0.4.5
|
edwin  |
INSTALL_SHLIBS, INSTALL_SHLIB -> INSTALLS_SHLIB |
21 Mar 2005 15:07:52
0.4.5
|
vs  |
Update maintainer's address
Submitted by: maintainer |
09 Jul 2004 17:43:11
0.4.5
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
04 Jun 2004 17:29:38
0.4.5
|
ade  |
Sync with new bsd.autotools.mk |
04 May 2004 07:47:18
0.4.5
|
krion  |
- Update to 0.4.5
- Give maintainership to submitter
PR: ports/66198
Submitted by: Yann Berthier <yb@sainte-barbe.org> |
30 Mar 2004 19:56:44
0.3.3_3
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
17 Mar 2004 18:29:46
0.3.3_3
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
0.3.3_3
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 04:36:30
0.3.3_3
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.3.3_2
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
26 Aug 2003 20:25:58
0.3.3_2
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.3.3_1
|
marcus  |
Chase the libintl.so shared lib version. |
26 Jun 2003 22:58:32
0.3.3_1
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
22 May 2003 07:36:35
0.3.3_1
|
kris  |
Remove BROKEN tag; the port was fixed a few days prior to the previous
revision.
Submitted by: foxfair |
18 May 2003 11:38:43
0.3.3_1
|
kris  |
BROKEN on 5.1: does not compile |
14 May 2003 07:42:58
0.3.3_1
|
foxfair  |
Submitted by: Patrick MARIE <mycroft@virgaria.org>
Unbreak netdude in -current and bump PORTREVISION. |
13 May 2003 04:29:51
0.3.3
|
foxfair  |
PR: 48722
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Update to 0.3.3 |
20 Apr 2003 19:38:02
0.3.1
|
marcus  |
Remove USE_GNOMENG. |
20 Feb 2003 18:51:13
0.3.1
|
knu  |
De-pkg-comment. |
24 Nov 2002 09:52:50
0.3.1
|
edwin  |
Make net/netdude compiling on -current again.
PR: ports/45538
Submitted by: Paul Everlund <tdv94ped@cs.umu.se> |
13 Oct 2002 14:11:32
0.3.1
|
ijliao  |
add netdude 0.3.1
NETwork DUmp data Displayer and Editor for tcpdump tracefiles |