FreshPorts -- The Place For Ports Fri, 4 Jul 2008 10:23 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
etherape 0.9.6_4 net-mgmt on this many watch lists=9 search for ports that depend on this port
A graphical network traffic visualization tool for gnome
Maintained by: sbahra@gwu.edu search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
Also Listed In: 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.

WWW: http://etherape.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, textproc/intltool, misc/gnome-mime-data, devel/pkg-config
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/gettext, audio/esound, accessibility/atk, accessibility/gail, devel/gconf2, devel/glib20, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, x11-toolkits/libgnomeui, devel/libIDL, textproc/libxml2, devel/ORBit2, x11-toolkits/pango

To install the port: cd /usr/ports/net-mgmt/etherape/ && make install clean
To add the package: pkg_add -r etherape


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/etherape/
http://kent.dl.sourceforge.net/sourceforge/etherape/
http://easynews.dl.sourceforge.net/sourceforge/etherape/
http://ufpr.dl.sourceforge.net/sourceforge/etherape/
http://umn.dl.sourceforge.net/sourceforge/etherape/
http://heanet.dl.sourceforge.net/sourceforge/etherape/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/etherape on 2004-02-22
    REASON: new category

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:53:06
Original commit files touched by this commit  0.9.6_4
edwin search for other commits by this committer
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)
24 Mar 2008 17:02:27
Original commit files touched by this commit  0.9.6_3
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
25 Oct 2007 00:37:25
Original commit files touched by this commit  0.9.6_3
marcus search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2007 21:32:57
Original commit files touched by this commit  0.9.6_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
07 Mar 2007 05:40:29
Original commit files touched by this commit  0.9.6_1
linimon search for other commits by this committer
Update maintainer's email address.

Requested by:   maintainer
14 Oct 2006 09:54:54
Original commit files touched by this commit  0.9.6_1
marcus search for other commits by this committer
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)
30 May 2006 21:30:39
Original commit files touched by this commit  0.9.6
pav search for other commits by this committer
- Update to 0.9.6

Approved by:    Samy Al Bahra <sbahra@kerneled.org> (maintainer)
29 Apr 2006 18:24:34
Original commit files touched by this commit  0.9.1_8
mnag search for other commits by this committer
- Add --zero-delay option
- Bump PORTREVISION

PR:             94777
Submitted by:   Ben Allen <benjamin___umn.edu>
Approved by:    maintainer timeout (39 days)
15 Apr 2006 23:21:14
Original commit files touched by this commit  0.9.1_7
cperciva search for other commits by this committer
Change maintainer email address.

Submitted by:   maintainer
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.1_7
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
01 Feb 2006 01:08:07
Original commit files touched by this commit  0.9.1_7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.1_7
ade search for other commits by this committer
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.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.9.1_7
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
15 Jun 2005 03:43:36
Original commit files touched by this commit  0.9.1_6
lesi search for other commits by this committer
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.9.1_6
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
03 Mar 2005 10:00:38
Original commit files touched by this commit  0.9.1_5
flz search for other commits by this committer
- Fix packing list.
- Bump PORTREVISION.

PR:             ports/78128
Submitted by:   Samy Al Bahra <samy@kerneled.org> (maintainer)
Approved by:    pav (mentor)
24 Nov 2004 05:33:15
Original commit files touched by this commit  0.9.1_4
daichi search for other commits by this committer
[net-mgmt/etherape] Port update.

PR:             ports/74174
Submitted by:   Samy Al Bahra <samy@kerneled.org> (maintainer)
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.9.0_4
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
05 Apr 2004 04:31:02
Original commit files touched by this commit  0.9.0_3
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
20 Mar 2004 21:03:41
Original commit files touched by this commit  0.9.0_2
trevor search for other commits by this committer
Add size data, approved by maintainers.
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.9.0_2
ade search for other commits by this committer
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.
23 Feb 2004 04:42:13
Original commit files touched by this commit  0.9.0_2
wollman search for other commits by this committer
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

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18745
Broken 146
Deprecated 98
Ignore 431
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 0
new 48 hours4
new 7 days38
new fortnight82
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.332 seconds.