FreeBSD Bugzilla – Attachment 211158 Details for
Bug 243700
[NEW PORT] net/ubridge Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
ubridge.diff (text/plain), 2.96 KB, created by
Zane C. Bowers-Hadley
on 2020-01-29 08:48:57 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2020-01-29 08:48:57 UTC
Size:
2.96 KB
patch
obsolete
>Index: net/ubridge/Makefile >=================================================================== >--- net/ubridge/Makefile (nonexistent) >+++ net/ubridge/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net> >+# $FreeBSD$ >+ >+PORTNAME= ubridge >+DISTVERSIONPREFIX= v >+DISTVERSION= 0.9.16 >+CATEGORIES= net >+ >+USE_GITHUB= yes >+GH_ACCOUNT= GNS3 >+GH_PROJECT= ubridge >+ >+MAINTAINER= vvelox@vvelox.net >+COMMENT= Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces >+ >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USES= gmake >+ >+.include <bsd.port.mk> >\ No newline at end of file > >Property changes on: net/ubridge/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: net/ubridge/distinfo >=================================================================== >--- net/ubridge/distinfo (nonexistent) >+++ net/ubridge/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1580287108 >+SHA256 (GNS3-ubridge-v0.9.16_GH0.tar.gz) = eca932fb4be50aea9e141e20e7b97914182a169bda5322240bdc09e22a66f1ca >+SIZE (GNS3-ubridge-v0.9.16_GH0.tar.gz) = 64106 > >Property changes on: net/ubridge/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: net/ubridge/pkg-descr >=================================================================== >--- net/ubridge/pkg-descr (nonexistent) >+++ net/ubridge/pkg-descr (working copy) >@@ -0,0 +1,6 @@ >+uBridge is a simple application to create user-land bridges between >+various technologies. Currently bridging between UDP tunnels, >+Ethernet and TAP interfaces is supported. Packet capture is >+also supported. >+ >+WWW: https://github.com/GNS3/ubridge >\ No newline at end of file > >Property changes on: net/ubridge/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: net/ubridge/pkg-plist >=================================================================== >--- net/ubridge/pkg-plist (nonexistent) >+++ net/ubridge/pkg-plist (working copy) >@@ -0,0 +1 @@ >+bin/ubridge > >Property changes on: net/ubridge/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 243700
: 211158