aboutsummaryrefslogtreecommitdiff
path: root/net/netspeed_applet
Commit message (Collapse)AuthorAgeFilesLines
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Update to 0.92.Joe Marcus Clarke2004-02-082-7/+3
| | | | Notes: svn path=/head/; revision=100315
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* * Use intlhackJoe Marcus Clarke2004-01-221-4/+3
| | | | | | | | * Remove any reference to *_DISABLE_DEPRECATED so this will build with GNOME 2.5 Notes: svn path=/head/; revision=98847
* - Update to 0.9.1Alexander Nedotsukov2004-01-093-3/+25
| | | | | | | - Change MASTER_SITES Notes: svn path=/head/; revision=97729
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Update to 0.9.Joe Marcus Clarke2003-06-293-3/+5
| | | | Notes: svn path=/head/; revision=83796
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-4/+2
| | | | Notes: svn path=/head/; revision=79435
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove a left-over help directory.Joe Marcus Clarke2003-02-161-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=75616
* Add netspeed_applet, a GNOME 2 applet that shows how much network trafficJoe Marcus Clarke2003-02-096-0/+133
occurs on an interface. Requested by: Muhannad Asfour <muhannad07@cogeco.ca> Notes: svn path=/head/; revision=75155