Commit graph

15 commits

Author SHA1 Message Date
Joe Marcus Clarke
2bb1a3a5ea FreeBSD sets POLLIN along with POLLHUP when a pipe is reaches EOF. Account
for this to avoid an infinite loop when running the embedded network
commands.
2004-12-28 02:42:23 +00:00
Michael Johnson
e3523f4b56 Update to 1.0.0 2004-12-23 04:11:58 +00:00
Joe Marcus Clarke
9594ce1abd * Add support for obtaining the MAC address for supporting interfaces [1]
* Use the PPP interface icon for tun interfaces
* Detect ATM interfaces (but they're still intertified as "other")

Adapted from:	sample C program on hackers@ by Alecs King wandys at gawab.com [1]
2004-11-01 04:40:28 +00:00
Joe Marcus Clarke
d5f522f7fc Update to 0.99.3. 2004-08-30 19:10:55 +00:00
Joe Marcus Clarke
5cf6e005ae Make sure HAVE_SOCKADDR_SA_LEN is defined so that we can properly detect
IPv4 interface parameters.

Reported by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-08-22 07:07:44 +00:00
Joe Marcus Clarke
c66a5bb4b7 Update to 0.99.2. 2004-08-20 20:14:45 +00:00
Jeremy Messenger
93d48f4fe1 Use new libtool scheme. 2004-08-09 03:24:14 +00:00
Joe Marcus Clarke
0047551770 Bump PORTEPOCH so people coming from gnomenetwork know to upgrade.
Reported by:	adamw
2004-07-06 05:34:49 +00:00
Joe Marcus Clarke
c10f8a540c Be a little more sensible when allocating memory to hold the netstat tokens. 2004-07-06 05:23:00 +00:00
Joe Marcus Clarke
3d44025101 Add gnomenettool after a repo-copy from gnomenetwork. Gnome-nettool is the
netinfo piece of gnome-network broken out into its own distribution.
Gnome-nettool is a MacOS X-like Network Utility that disaplys interface
information as well as front-ends many useful network tools like ping,
netstat, traceroute, host, finger, and whois.
2004-07-05 19:36:26 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
b3fb0c72c0 Add gnomenetwork, a suite of tools that allow for remote desktop connections,
SSH, and RSH shells, as well as a network information tool similar to MacOS
X's Netinfo.
2004-01-03 08:29:37 +00:00