./wip/bridge-utils, Ethernet bridging utilities for GNU/Linux

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.4, Package name: bridge-utils-1.0.4, Maintainer: pkgsrc-users

Ethernet bridging is a way to connect networks together to form a larger
network. The standard for bridging is ANSI/IEEE 802.1d which downloaded
from IEEE get 802 site. A bridge is a way to connect two separate network
segments together in a protocol independent way. Packets are forwarded based
on Ethernet address, rather than IP address (like a router). Since forwarding
is done at Layer 2, all protocols can go transparently through a bridge.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f79d8e6f970809bdfe10ab33d376009c97b0feb7
Filesize: 156.841 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-09-24 19:14:38 by Aleksej Saushev | Files touched by this commit (19)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-13 21:52:22 by othyro | Files touched by this commit (1)
Log message:
PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; Updated HOMEPAGE.
   2005-11-02 18:59:55 by Thomas Klausner | Files touched by this commit (22)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-05-24 12:29:25 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:10:21 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-12-15 01:22:34 by pancake ;) | Files touched by this commit (4) | Imported package
Log message:
initial import of bridge-utils