The FreeBSD Ports Archive
FreeBSD net-mgmt : etherape4>
A graphical network traffic visualization tool for gnome
EtherApe is a graphical network monitor for Unix modeled after etherman.
Featuring ether, ip and tcp modes, it displays network activity
graphically. Hosts and links change in size with traffic. Color coded
protocols display. It supports ethernet, fddi, ppp and slip devices.
It can filter traffic to be shown, and can read traffic from a
file as well as live from the network.
http://etherape.sourceforge.net/
|
etherape history
v. 1.34
date: 2007/10/24 23:36:23; author: marcus; state: Exp; lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.33
date: 2007/05/19 20:19:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32
date: 2007/03/07 05:40:28; author: linimon; state: Exp; lines: +1 -1
Update maintainer's email address.
Requested by: maintainer
v. 1.31
date: 2006/10/14 08:54:50; author: marcus; state: Exp; lines: +3 -5
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.30
date: 2006/05/30 20:30:39; author: pav; state: Exp; lines: +6 -3
- Update to 0.9.6
Approved by: Samy Al Bahra (maintainer)
v. 1.29
date: 2006/04/29 17:24:34; author: mnag; state: Exp; lines: +1 -1
- Add --zero-delay option
- Bump PORTREVISION
PR: 94777
Submitted by: Ben Allen
Approved by: maintainer timeout (39 days)
v. 1.28
date: 2006/04/15 22:21:13; author: cperciva; state: Exp; lines: +1 -1
Change maintainer email address.
Submitted by: maintainer
v. 1.27
date: 2006/02/23 10:38:35; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.26
date: 2005/11/15 06:50:42; author: ade; state: Exp; lines: +1 -1
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.
v. 1.25
date: 2005/11/05 05:19:36; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24
date: 2005/03/12 10:52:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.23
date: 2005/03/03 10:00:38; author: flz; state: Exp; lines: +1 -1
- Fix packing list.
- Bump PORTREVISION.
PR: ports/78128
Submitted by: Samy Al Bahra (maintainer)
Approved by: pav (mentor)
v. 1.22
date: 2004/11/24 05:33:15; author: daichi; state: Exp; lines: +3 -2
[net-mgmt/etherape] Port update.
PR: ports/74174
Submitted by: Samy Al Bahra (maintainer)
v. 1.21
date: 2004/11/07 22:36:57; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.20
date: 2004/04/05 03:30:35; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.19
date: 2004/03/14 06:17:10; author: ade; state: Exp; lines: +1 -1
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.
v. 1.18
date: 2004/02/23 04:41:59; author: wollman; state: Exp; lines: +1 -1
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.17
date: 2004/02/04 04:36:19; author: marcus; state: Exp; lines: +2 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.16
date: 2004/01/23 18:12:15; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.15
date: 2003/08/26 20:25:51; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.14
date: 2003/08/25 05:41:32; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.13
date: 2003/06/23 19:52:04; author: petef; state: Exp; lines: +4 -15
- update to 0.9.0
- pass maintainership to Samy Al Bahra
- proper use of USE_GNOME
Submitted by: Samy Al Bahra
v. 1.12
date: 2003/03/07 06:07:40; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.11
date: 2002/08/01 16:22:29; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.10
date: 2002/05/13 12:25:27; author: sobomax; state: Exp; lines: +10 -3
GNOME policy:
- Fix libintl detection;
- use ${PREFIX}/share/gnome properly.
v. 1.9
date: 2002/04/12 17:09:56; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.8
date: 2002/03/26 07:35:08; author: petef; state: Exp; lines: +2 -0
Fix build.
Submitted by: bento
v. 1.7
date: 2002/03/15 19:44:12; author: ade; state: Exp; lines: +2 -2
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.6
date: 2001/08/22 23:06:32; author: petef; state: Exp; lines: +2 -2
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
v. 1.5
date: 2001/08/13 12:48:44; author: kevlo; state: Exp; lines: +3 -4
Update to version 0.8.2
PR: 29619
Submitted by: MAINTAINER
v. 1.4
date: 2001/08/05 03:23:26; author: lioux; state: Exp; lines: +2 -2
o Update to 0.8.0
o Remove patch: integrated in the distribution
PR: 29419
Submitted by: MAINTAINER
v. 1.3
date: 2001/07/22 04:39:26; author: dwcjr; state: Exp; lines: +15 -7
Update to 0.7.8
Give originator maintainership
Use sourceforge
USE_X_PREFIX=yes
Add files/patch-conversations.c
Add WWW to pkg-descr
PR: 28955
Submitted by: petef@databits.net
Reviewed by: maintainer
v. 1.2
date: 2001/05/04 21:41:20; author: ade; state: Exp; lines: +3 -4
Various patches (mainly shared library v. changes) for those
ports that depend on GNOME and need to change for 1.4
v. 1.1
date: 2001/04/07 05:39:16; author: will; state: Exp;
Add etherape 0.5.7, a graphical network traffic visualization tool
for gnome.
PR: 26374
Submitted by: Holger Lamm
=============================================================================
v. 1.34
date: 2007/10/24 23:36:23; author: marcus; state: Exp; lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.33
date: 2007/05/19 20:19:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32
date: 2007/03/07 05:40:28; author: linimon; state: Exp; lines: +1 -1
Update maintainer's email address.
Requested by: maintainer
v. 1.31
date: 2006/10/14 08:54:50; author: marcus; state: Exp; lines: +3 -5
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.30
date: 2006/05/30 20:30:39; author: pav; state: Exp; lines: +6 -3
- Update to 0.9.6
Approved by: Samy Al Bahra (maintainer)
v. 1.29
date: 2006/04/29 17:24:34; author: mnag; state: Exp; lines: +1 -1
- Add --zero-delay option
- Bump PORTREVISION
PR: 94777
Submitted by: Ben Allen
Approved by: maintainer timeout (39 days)
v. 1.28
date: 2006/04/15 22:21:13; author: cperciva; state: Exp; lines: +1 -1
Change maintainer email address.
Submitted by: maintainer
v. 1.27
date: 2006/02/23 10:38:35; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.26
date: 2005/11/15 06:50:42; author: ade; state: Exp; lines: +1 -1
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.
v. 1.25
date: 2005/11/05 05:19:36; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24
date: 2005/03/12 10:52:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.23
date: 2005/03/03 10:00:38; author: flz; state: Exp; lines: +1 -1
- Fix packing list.
- Bump PORTREVISION.
PR: ports/78128
Submitted by: Samy Al Bahra (maintainer)
Approved by: pav (mentor)
v. 1.22
date: 2004/11/24 05:33:15; author: daichi; state: Exp; lines: +3 -2
[net-mgmt/etherape] Port update.
PR: ports/74174
Submitted by: Samy Al Bahra (maintainer)
v. 1.21
date: 2004/11/07 22:36:57; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.20
date: 2004/04/05 03:30:35; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.19
date: 2004/03/14 06:17:10; author: ade; state: Exp; lines: +1 -1
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.
v. 1.18
date: 2004/02/23 04:41:59; author: wollman; state: Exp; lines: +1 -1
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.17
date: 2004/02/04 04:36:19; author: marcus; state: Exp; lines: +2 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.16
date: 2004/01/23 18:12:15; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.15
date: 2003/08/26 20:25:51; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.14
date: 2003/08/25 05:41:32; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.13
date: 2003/06/23 19:52:04; author: petef; state: Exp; lines: +4 -15
- update to 0.9.0
- pass maintainership to Samy Al Bahra
- proper use of USE_GNOME
Submitted by: Samy Al Bahra
v. 1.12
date: 2003/03/07 06:07:40; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.11
date: 2002/08/01 16:22:29; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.10
date: 2002/05/13 12:25:27; author: sobomax; state: Exp; lines: +10 -3
GNOME policy:
- Fix libintl detection;
- use ${PREFIX}/share/gnome properly.
v. 1.9
date: 2002/04/12 17:09:56; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.8
date: 2002/03/26 07:35:08; author: petef; state: Exp; lines: +2 -0
Fix build.
Submitted by: bento
v. 1.7
date: 2002/03/15 19:44:12; author: ade; state: Exp; lines: +2 -2
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.6
date: 2001/08/22 23:06:32; author: petef; state: Exp; lines: +2 -2
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
v. 1.5
date: 2001/08/13 12:48:44; author: kevlo; state: Exp; lines: +3 -4
Update to version 0.8.2
PR: 29619
Submitted by: MAINTAINER
v. 1.4
date: 2001/08/05 03:23:26; author: lioux; state: Exp; lines: +2 -2
o Update to 0.8.0
o Remove patch: integrated in the distribution
PR: 29419
Submitted by: MAINTAINER
v. 1.3
date: 2001/07/22 04:39:26; author: dwcjr; state: Exp; lines: +15 -7
Update to 0.7.8
Give originator maintainership
Use sourceforge
USE_X_PREFIX=yes
Add files/patch-conversations.c
Add WWW to pkg-descr
PR: 28955
Submitted by: petef@databits.net
Reviewed by: maintainer
v. 1.2
date: 2001/05/04 21:41:20; author: ade; state: Exp; lines: +3 -4
Various patches (mainly shared library v. changes) for those
ports that depend on GNOME and need to change for 1.4
v. 1.1
date: 2001/04/07 05:39:16; author: will; state: Exp;
Add etherape 0.5.7, a graphical network traffic visualization tool
for gnome.
PR: 26374
Submitted by: Holger Lamm
=============================================================================
v. 1.34
date: 2007/10/24 23:36:23; author: marcus; state: Exp; lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.33
date: 2007/05/19 20:19:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32
date: 2007/03/07 05:40:28; author: linimon; state: Exp; lines: +1 -1
Update maintainer's email address.
Requested by: maintainer
v. 1.31
date: 2006/10/14 08:54:50; author: marcus; state: Exp; lines: +3 -5
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.30
date: 2006/05/30 20:30:39; author: pav; state: Exp; lines: +6 -3
- Update to 0.9.6
Approved by: Samy Al Bahra (maintainer)
v. 1.29
date: 2006/04/29 17:24:34; author: mnag; state: Exp; lines: +1 -1
- Add --zero-delay option
- Bump PORTREVISION
PR: 94777
Submitted by: Ben Allen
Approved by: maintainer timeout (39 days)
v. 1.28
date: 2006/04/15 22:21:13; author: cperciva; state: Exp; lines: +1 -1
Change maintainer email address.
Submitted by: maintainer
v. 1.27
date: 2006/02/23 10:38:35; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.26
date: 2005/11/15 06:50:42; author: ade; state: Exp; lines: +1 -1
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.
v. 1.25
date: 2005/11/05 05:19:36; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24
date: 2005/03/12 10:52:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.23
date: 2005/03/03 10:00:38; author: flz; state: Exp; lines: +1 -1
- Fix packing list.
- Bump PORTREVISION.
PR: ports/78128
Submitted by: Samy Al Bahra (maintainer)
Approved by: pav (mentor)
v. 1.22
date: 2004/11/24 05:33:15; author: daichi; state: Exp; lines: +3 -2
[net-mgmt/etherape] Port update.
PR: ports/74174
Submitted by: Samy Al Bahra (maintainer)
v. 1.21
date: 2004/11/07 22:36:57; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.20
date: 2004/04/05 03:30:35; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.19
date: 2004/03/14 06:17:10; author: ade; state: Exp; lines: +1 -1
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.
v. 1.18
date: 2004/02/23 04:41:59; author: wollman; state: Exp; lines: +1 -1
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.17
date: 2004/02/04 04:36:19; author: marcus; state: Exp; lines: +2 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.16
date: 2004/01/23 18:12:15; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.15
date: 2003/08/26 20:25:51; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.14
date: 2003/08/25 05:41:32; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.13
date: 2003/06/23 19:52:04; author: petef; state: Exp; lines: +4 -15
- update to 0.9.0
- pass maintainership to Samy Al Bahra
- proper use of USE_GNOME
Submitted by: Samy Al Bahra
v. 1.12
date: 2003/03/07 06:07:40; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.11
date: 2002/08/01 16:22:29; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.10
date: 2002/05/13 12:25:27; author: sobomax; state: Exp; lines: +10 -3
GNOME policy:
- Fix libintl detection;
- use ${PREFIX}/share/gnome properly.
v. 1.9
date: 2002/04/12 17:09:56; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.8
date: 2002/03/26 07:35:08; author: petef; state: Exp; lines: +2 -0
Fix build.
Submitted by: bento
v. 1.7
date: 2002/03/15 19:44:12; author: ade; state: Exp; lines: +2 -2
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.6
date: 2001/08/22 23:06:32; author: petef; state: Exp; lines: +2 -2
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
v. 1.5
date: 2001/08/13 12:48:44; author: kevlo; state: Exp; lines: +3 -4
Update to version 0.8.2
PR: 29619
Submitted by: MAINTAINER
v. 1.4
date: 2001/08/05 03:23:26; author: lioux; state: Exp; lines: +2 -2
o Update to 0.8.0
o Remove patch: integrated in the distribution
PR: 29419
Submitted by: MAINTAINER
v. 1.3
date: 2001/07/22 04:39:26; author: dwcjr; state: Exp; lines: +15 -7
Update to 0.7.8
Give originator maintainership
Use sourceforge
USE_X_PREFIX=yes
Add files/patch-conversations.c
Add WWW to pkg-descr
PR: 28955
Submitted by: petef@databits.net
Reviewed by: maintainer
v. 1.2
date: 2001/05/04 21:41:20; author: ade; state: Exp; lines: +3 -4
Various patches (mainly shared library v. changes) for those
ports that depend on GNOME and need to change for 1.4
v. 1.1
date: 2001/04/07 05:39:16; author: will; state: Exp;
Add etherape 0.5.7, a graphical network traffic visualization tool
for gnome.
PR: 26374
Submitted by: Holger Lamm
=============================================================================
|
| |

|