FreeBSD Bugzilla – Attachment 180754 Details for
Bug 217732
move net/softethervpn to security/softether-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
softe.diff (text/plain), 18.02 KB, created by
Kurt Jaeger
on 2017-03-12 19:51:33 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2017-03-12 19:51:33 UTC
Size:
18.02 KB
patch
obsolete
>Index: MOVED >=================================================================== >--- MOVED (revision 436016) >+++ MOVED (working copy) >@@ -9129,3 +9129,4 @@ > x11/rsibreak-kde4|x11/rsibreak|2017-03-11|Renamed to drop the -kde4 suffix > textproc/ack|textproc/p5-ack|2017-03-12|Rename to match our perl naming > misc/p5-Geo-Coder-Geocoder-US||2017-03-12|Has expired: http://geocoder.us/ disappeared in late 2015 >+net/softethervpn|security/softether-devel|2017-03-12|Rename to matching non-devel port >Index: net/Makefile >=================================================================== >--- net/Makefile (revision 436016) >+++ net/Makefile (working copy) >@@ -1279,7 +1279,6 @@ > SUBDIR += socketpipe > SUBDIR += socketw > SUBDIR += sofia-sip >- SUBDIR += softethervpn > SUBDIR += spideroak > SUBDIR += splatd > SUBDIR += spoofer >Index: net/softethervpn/Makefile >=================================================================== >--- net/softethervpn/Makefile (revision 436016) >+++ net/softethervpn/Makefile (nonexistent) >@@ -1,36 +0,0 @@ >-# $FreeBSD$ >- >-PORTNAME= softethervpn >-PORTVERSION= 4.21.9613 >-CATEGORIES= net >- >-MAINTAINER= hrs@FreeBSD.org >-COMMENT= Cross-platform Multi-protocol VPN Software >- >-LICENSE= GPLv2 >-LICENSE_FILE= ${WRKSRC}/LICENSE >- >-USES= dos2unix gmake iconv localbase readline ssl >-DOS2UNIX_FILES= src/Mayaqua/Network.c >-USE_GITHUB= yes >-GH_ACCOUNT= SoftEtherVPN >-GH_PROJECT= SoftEtherVPN >-GH_TAGNAME= 1e17c9b >-ALL_TARGET= build >-MAKE_ENV= STAGEDIR=${STAGEDIR} ICONV_LIB=${ICONV_LIB} >-USE_RC_SUBR= vpnserver vpnclient vpnbridge >-PORTDOCS= AUTHORS.TXT BUILD_UNIX.TXT ChangeLog README THIRD_PARTY.TXT \ >- WARNING.TXT >- >-OPTIONS_DEFINE= DOCS >- >-post-patch: >- ${INSTALL_DATA} ${WRKSRC}/src/makefiles/freebsd_32bit.mak \ >- ${WRKSRC}/Makefile >- >-post-install-DOCS-on: >- @${MKDIR} ${STAGEDIR}${DOCSDIR} >- cd ${WRKSRC} && \ >- ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} >- >-.include <bsd.port.mk> > >Property changes on: net/softethervpn/Makefile >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/distinfo >=================================================================== >--- net/softethervpn/distinfo (revision 436016) >+++ net/softethervpn/distinfo (nonexistent) >@@ -1,3 +0,0 @@ >-TIMESTAMP = 1479531912 >-SHA256 (SoftEtherVPN-SoftEtherVPN-4.21.9613-1e17c9b_GH0.tar.gz) = 3ba427abd3684e6f3fa1896512d240890f07beee179aef0823cbfd165b06def5 >-SIZE (SoftEtherVPN-SoftEtherVPN-4.21.9613-1e17c9b_GH0.tar.gz) = 33681928 > >Property changes on: net/softethervpn/distinfo >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/files/patch-src-makefiles-freebsd_32bit.mak >=================================================================== >--- net/softethervpn/files/patch-src-makefiles-freebsd_32bit.mak (revision 436016) >+++ net/softethervpn/files/patch-src-makefiles-freebsd_32bit.mak (nonexistent) >@@ -1,110 +0,0 @@ >---- src/makefiles/freebsd_32bit.mak.orig 2016-04-24 14:49:31 UTC >-+++ src/makefiles/freebsd_32bit.mak >-@@ -25,19 +25,19 @@ >- >- #CC=gcc >- >--OPTIONS_COMPILE_DEBUG=-D_DEBUG -DDEBUG -DUNIX -DUNIX_BSD -DBRIDGE_BPF -DNO_VLAN -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -I./src/ -I./src/Cedar/ -I./src/Mayaqua/ -I/usr/local/include -I/usr/include -g -fsigned-char >-+OPTIONS_COMPILE_DEBUG=-D_DEBUG -DDEBUG -DUNIX -DUNIX_BSD -DBRIDGE_BPF -DNO_VLAN -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -I./src/ -I./src/Cedar/ -I./src/Mayaqua/ -g -fsigned-char >- >--OPTIONS_LINK_DEBUG=-g -fsigned-char -L/usr/local/lib -L/usr/lib -lm -lpthread -lssl -lcrypto -liconv -lreadline -lncurses -lz >-+OPTIONS_LINK_DEBUG=-g -fsigned-char -lm -lpthread -lssl -lcrypto ${ICONV_LIB} -lreadline -lncurses -lz >- >--OPTIONS_COMPILE_RELEASE=-DNDEBUG -DVPN_SPEED -DUNIX -DUNIX_BSD -DBRIDGE_BPF -DNO_VLAN -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -I./src/ -I./src/Cedar/ -I./src/Mayaqua/ -I/usr/local/include -I/usr/include -O2 -fsigned-char >-+OPTIONS_COMPILE_RELEASE=-DNDEBUG -DVPN_SPEED -DUNIX -DUNIX_BSD -DBRIDGE_BPF -DNO_VLAN -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -I./src/ -I./src/Cedar/ -I./src/Mayaqua/ -fsigned-char ${CFLAGS} >- >--OPTIONS_LINK_RELEASE=-O2 -fsigned-char -L/usr/local/lib -L/usr/lib -lm -lpthread -lssl -lcrypto -liconv -lreadline -lncurses -lz >-+OPTIONS_LINK_RELEASE=-fsigned-char ${LDFLAGS} ${LIBS} -lm -lpthread -lssl -lcrypto ${ICONV_LIB} -lreadline -lncurses -lz >- >--INSTALL_BINDIR=/usr/bin/ >--INSTALL_VPNSERVER_DIR=/usr/vpnserver/ >--INSTALL_VPNBRIDGE_DIR=/usr/vpnbridge/ >--INSTALL_VPNCLIENT_DIR=/usr/vpnclient/ >--INSTALL_VPNCMD_DIR=/usr/vpncmd/ >-+INSTALL_BINDIR=${PREFIX}/sbin/ >-+INSTALL_VPNSERVER_DIR=${PREFIX}/softethervpn/vpnserver/ >-+INSTALL_VPNBRIDGE_DIR=${PREFIX}/softethervpn/vpnbridge/ >-+INSTALL_VPNCLIENT_DIR=${PREFIX}/softethervpn/vpnclient/ >-+INSTALL_VPNCMD_DIR=${PREFIX}/softethervpn/vpncmd/ >- >- ifeq ($(DEBUG),YES) >- OPTIONS_COMPILE=$(OPTIONS_COMPILE_DEBUG) >-@@ -379,7 +379,7 @@ tmp/objs/vpncmd.o: src/vpncmd/vpncmd.c $ >- $(CC) $(OPTIONS_COMPILE) -c src/vpncmd/vpncmd.c -o tmp/objs/vpncmd.o >- >- # Install >--install: $(INSTALL_BINDIR)vpnserver $(INSTALL_BINDIR)vpnbridge $(INSTALL_BINDIR)vpnclient $(INSTALL_BINDIR)vpncmd >-+install: $(STAGEDIR)$(INSTALL_BINDIR)vpnserver $(STAGEDIR)$(INSTALL_BINDIR)vpnbridge $(STAGEDIR)$(INSTALL_BINDIR)vpnclient $(STAGEDIR)$(INSTALL_BINDIR)vpncmd >- @echo >- @echo "--------------------------------------------------------------------" >- @echo "Installation completed successfully." >-@@ -391,41 +391,37 @@ install: $(INSTALL_BINDIR)vpnserver $(IN >- @echo "--------------------------------------------------------------------" >- @echo >- >--$(INSTALL_BINDIR)vpnserver: bin/vpnserver/hamcore.se2 bin/vpnserver/vpnserver >-- @mkdir -p $(INSTALL_VPNSERVER_DIR) >-- cp bin/vpnserver/hamcore.se2 $(INSTALL_VPNSERVER_DIR)hamcore.se2 >-- cp bin/vpnserver/vpnserver $(INSTALL_VPNSERVER_DIR)vpnserver >-- echo "#!/bin/sh" > $(INSTALL_BINDIR)vpnserver >-- echo $(INSTALL_VPNSERVER_DIR)vpnserver '"$$@"' >> $(INSTALL_BINDIR)vpnserver >-- echo 'exit $$?' >> $(INSTALL_BINDIR)vpnserver >-- chmod 755 $(INSTALL_BINDIR)vpnserver >-+$(STAGEDIR)$(INSTALL_BINDIR)vpnserver: bin/vpnserver/hamcore.se2 bin/vpnserver/vpnserver >-+ @mkdir -p $(STAGEDIR)$(INSTALL_VPNSERVER_DIR) >-+ cp bin/vpnserver/hamcore.se2 $(STAGEDIR)$(INSTALL_VPNSERVER_DIR)hamcore.se2 >-+ $(BSD_INSTALL_PROGRAM) bin/vpnserver/vpnserver $(STAGEDIR)$(INSTALL_VPNSERVER_DIR)vpnserver >-+ echo "#!/bin/sh" > $(STAGEDIR)$(INSTALL_BINDIR)vpnserver >-+ echo exec $(INSTALL_VPNSERVER_DIR)vpnserver '"$$@"' >> $(STAGEDIR)$(INSTALL_BINDIR)vpnserver >-+ chmod 755 $(STAGEDIR)$(INSTALL_BINDIR)vpnserver >- >--$(INSTALL_BINDIR)vpnbridge: bin/vpnbridge/hamcore.se2 bin/vpnbridge/vpnbridge >-- @mkdir -p $(INSTALL_VPNBRIDGE_DIR) >-- cp bin/vpnbridge/hamcore.se2 $(INSTALL_VPNBRIDGE_DIR)hamcore.se2 >-- cp bin/vpnbridge/vpnbridge $(INSTALL_VPNBRIDGE_DIR)vpnbridge >-- echo "#!/bin/sh" > $(INSTALL_BINDIR)vpnbridge >-- echo $(INSTALL_VPNBRIDGE_DIR)vpnbridge '"$$@"' >> $(INSTALL_BINDIR)vpnbridge >-- echo 'exit $$?' >> $(INSTALL_BINDIR)vpnbridge >-- chmod 755 $(INSTALL_BINDIR)vpnbridge >-+$(STAGEDIR)$(INSTALL_BINDIR)vpnbridge: bin/vpnbridge/hamcore.se2 bin/vpnbridge/vpnbridge >-+ @mkdir -p $(STAGEDIR)$(INSTALL_VPNBRIDGE_DIR) >-+ cp bin/vpnbridge/hamcore.se2 $(STAGEDIR)$(INSTALL_VPNBRIDGE_DIR)hamcore.se2 >-+ $(BSD_INSTALL_PROGRAM) bin/vpnbridge/vpnbridge $(STAGEDIR)$(INSTALL_VPNBRIDGE_DIR)vpnbridge >-+ echo "#!/bin/sh" > $(STAGEDIR)$(INSTALL_BINDIR)vpnbridge >-+ echo exec $(INSTALL_VPNBRIDGE_DIR)vpnbridge '"$$@"' >> $(STAGEDIR)$(INSTALL_BINDIR)vpnbridge >-+ chmod 755 $(STAGEDIR)$(INSTALL_BINDIR)vpnbridge >- >--$(INSTALL_BINDIR)vpnclient: bin/vpnclient/hamcore.se2 bin/vpnclient/vpnclient >-- @mkdir -p $(INSTALL_VPNCLIENT_DIR) >-- cp bin/vpnclient/hamcore.se2 $(INSTALL_VPNCLIENT_DIR)hamcore.se2 >-- cp bin/vpnclient/vpnclient $(INSTALL_VPNCLIENT_DIR)vpnclient >-- echo "#!/bin/sh" > $(INSTALL_BINDIR)vpnclient >-- echo $(INSTALL_VPNCLIENT_DIR)vpnclient '"$$@"' >> $(INSTALL_BINDIR)vpnclient >-- echo 'exit $$?' >> $(INSTALL_BINDIR)vpnclient >-- chmod 755 $(INSTALL_BINDIR)vpnclient >-+$(STAGEDIR)$(INSTALL_BINDIR)vpnclient: bin/vpnclient/hamcore.se2 bin/vpnclient/vpnclient >-+ @mkdir -p $(STAGEDIR)$(INSTALL_VPNCLIENT_DIR) >-+ cp bin/vpnclient/hamcore.se2 $(STAGEDIR)$(INSTALL_VPNCLIENT_DIR)hamcore.se2 >-+ $(BSD_INSTALL_PROGRAM) bin/vpnclient/vpnclient $(STAGEDIR)$(INSTALL_VPNCLIENT_DIR)vpnclient >-+ echo "#!/bin/sh" > $(STAGEDIR)$(INSTALL_BINDIR)vpnclient >-+ echo exec $(INSTALL_VPNCLIENT_DIR)vpnclient '"$$@"' >> $(STAGEDIR)$(INSTALL_BINDIR)vpnclient >-+ chmod 755 $(STAGEDIR)$(INSTALL_BINDIR)vpnclient >- >--$(INSTALL_BINDIR)vpncmd: bin/vpncmd/hamcore.se2 bin/vpncmd/vpncmd >-- @mkdir -p $(INSTALL_VPNCMD_DIR) >-- cp bin/vpncmd/hamcore.se2 $(INSTALL_VPNCMD_DIR)hamcore.se2 >-- cp bin/vpncmd/vpncmd $(INSTALL_VPNCMD_DIR)vpncmd >-- echo "#!/bin/sh" > $(INSTALL_BINDIR)vpncmd >-- echo $(INSTALL_VPNCMD_DIR)vpncmd '"$$@"' >> $(INSTALL_BINDIR)vpncmd >-- echo 'exit $$?' >> $(INSTALL_BINDIR)vpncmd >-- chmod 755 $(INSTALL_BINDIR)vpncmd >-+$(STAGEDIR)$(INSTALL_BINDIR)vpncmd: bin/vpncmd/hamcore.se2 bin/vpncmd/vpncmd >-+ @mkdir -p $(STAGEDIR)$(INSTALL_VPNCMD_DIR) >-+ cp bin/vpncmd/hamcore.se2 $(STAGEDIR)$(INSTALL_VPNCMD_DIR)hamcore.se2 >-+ $(BSD_INSTALL_PROGRAM) bin/vpncmd/vpncmd $(STAGEDIR)$(INSTALL_VPNCMD_DIR)vpncmd >-+ echo "#!/bin/sh" > $(STAGEDIR)$(INSTALL_BINDIR)vpncmd >-+ echo exec $(INSTALL_VPNCMD_DIR)vpncmd '"$$@"' >> $(STAGEDIR)$(INSTALL_BINDIR)vpncmd >-+ chmod 755 $(STAGEDIR)$(INSTALL_BINDIR)vpncmd >- >- # Clean >- clean: > >Property changes on: net/softethervpn/files/patch-src-makefiles-freebsd_32bit.mak >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/files/patch-src_Mayaqua_Network.c >=================================================================== >--- net/softethervpn/files/patch-src_Mayaqua_Network.c (revision 436016) >+++ net/softethervpn/files/patch-src_Mayaqua_Network.c (nonexistent) >@@ -1,14 +0,0 @@ >---- src/Mayaqua/Network.c.orig 2017-01-12 14:15:02 UTC >-+++ src/Mayaqua/Network.c >-@@ -12983,7 +12983,11 @@ bool StartSSLEx(SOCK *sock, X *x, K *pri >- { >- if (client_tls == false) >- { >-+#ifndef OPENSSL_NO_SSL3_METHOD >- SSL_CTX_set_ssl_version(ssl_ctx, SSLv3_method()); >-+#else >-+ SSL_CTX_set_ssl_version(ssl_ctx, SSLv23_method()); >-+#endif >- } >- else >- { > >Property changes on: net/softethervpn/files/patch-src_Mayaqua_Network.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/files/vpnbridge.in >=================================================================== >--- net/softethervpn/files/vpnbridge.in (revision 436016) >+++ net/softethervpn/files/vpnbridge.in (nonexistent) >@@ -1,30 +0,0 @@ >-#!/bin/sh >-# >-# $FreeBSD$ >-# >-# PROVIDE: vpnbridge >-# REQUIRE: LOGIN >-# >-. /etc/rc.subr >- >-name=vpnbridge >-rcvar=${name}_enable >-command=%%PREFIX%%/sbin/${name} >-start_cmd="${name}_start" >-stop_cmd="${name}_stop" >- >-vpnbridge_start() >-{ >- >- $command start >-} >- >-vpnbridge_stop() >-{ >- >- $command stop >-} >- >-load_rc_config $name >-: ${vpnbridge_enable:=NO} >-run_rc_command "$1" > >Property changes on: net/softethervpn/files/vpnbridge.in >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/files/vpnclient.in >=================================================================== >--- net/softethervpn/files/vpnclient.in (revision 436016) >+++ net/softethervpn/files/vpnclient.in (nonexistent) >@@ -1,30 +0,0 @@ >-#!/bin/sh >-# >-# $FreeBSD$ >-# >-# PROVIDE: vpnclient >-# REQUIRE: LOGIN >-# >-. /etc/rc.subr >- >-name=vpnclient >-rcvar=${name}_enable >-command=%%PREFIX%%/sbin/${name} >-start_cmd="${name}_start" >-stop_cmd="${name}_stop" >- >-vpnclient_start() >-{ >- >- $command start >-} >- >-vpnclient_stop() >-{ >- >- $command stop >-} >- >-load_rc_config $name >-: ${vpnclient_enable:=NO} >-run_rc_command "$1" > >Property changes on: net/softethervpn/files/vpnclient.in >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/files/vpnserver.in >=================================================================== >--- net/softethervpn/files/vpnserver.in (revision 436016) >+++ net/softethervpn/files/vpnserver.in (nonexistent) >@@ -1,30 +0,0 @@ >-#!/bin/sh >-# >-# $FreeBSD$ >-# >-# PROVIDE: vpnserver >-# REQUIRE: LOGIN >-# >-. /etc/rc.subr >- >-name=vpnserver >-rcvar=${name}_enable >-command=%%PREFIX%%/sbin/${name} >-start_cmd="${name}_start" >-stop_cmd="${name}_stop" >- >-vpnserver_start() >-{ >- >- $command start >-} >- >-vpnserver_stop() >-{ >- >- $command stop >-} >- >-load_rc_config $name >-: ${vpnserver_enable:=NO} >-run_rc_command "$1" > >Property changes on: net/softethervpn/files/vpnserver.in >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/pkg-descr >=================================================================== >--- net/softethervpn/pkg-descr (revision 436016) >+++ net/softethervpn/pkg-descr (nonexistent) >@@ -1,10 +0,0 @@ >-SoftEther VPN ("SoftEther" means "Software Ethernet") is one of the >-world's most powerful and easy-to-use multi-protocol VPN software. >- >-SoftEther VPN runs on Windows, Linux, Mac, FreeBSD and Solaris. >- >-SoftEther VPN supports most of widely-used VPN protocols >-including SSL-VPN, OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3 and EtherIP >-by the single SoftEther VPN Server program. >- >-WWW: http://www.softether.org/ > >Property changes on: net/softethervpn/pkg-descr >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net/softethervpn/pkg-plist >=================================================================== >--- net/softethervpn/pkg-plist (revision 436016) >+++ net/softethervpn/pkg-plist (nonexistent) >@@ -1,12 +0,0 @@ >-sbin/vpnserver >-sbin/vpnbridge >-sbin/vpnclient >-sbin/vpncmd >-softethervpn/vpnbridge/hamcore.se2 >-softethervpn/vpnbridge/vpnbridge >-softethervpn/vpnclient/hamcore.se2 >-softethervpn/vpnclient/vpnclient >-softethervpn/vpncmd/hamcore.se2 >-softethervpn/vpncmd/vpncmd >-softethervpn/vpnserver/hamcore.se2 >-softethervpn/vpnserver/vpnserver > >Property changes on: net/softethervpn/pkg-plist >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: security/Makefile >=================================================================== >--- security/Makefile (revision 436016) >+++ security/Makefile (working copy) >@@ -1106,6 +1106,7 @@ > SUBDIR += snortsam > SUBDIR += snortsnarf > SUBDIR += softether >+ SUBDIR += softether-devel > SUBDIR += softhsm > SUBDIR += softhsm2 > SUBDIR += spass >Index: security/softether-devel/Makefile >=================================================================== >--- security/softether-devel/Makefile (revision 436016) >+++ security/softether-devel/Makefile (working copy) >@@ -1,8 +1,8 @@ > # $FreeBSD$ > >-PORTNAME= softethervpn >+PORTNAME= softether-devel > PORTVERSION= 4.21.9613 >-CATEGORIES= net >+CATEGORIES= security > > MAINTAINER= hrs@FreeBSD.org > COMMENT= Cross-platform Multi-protocol VPN Software >@@ -10,6 +10,8 @@ > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/LICENSE > >+CONFLICTS_INSTALL= softether >+ > USES= dos2unix gmake iconv localbase readline ssl > DOS2UNIX_FILES= src/Mayaqua/Network.c > USE_GITHUB= yes >Index: security/softether-devel/distinfo >=================================================================== >Index: security/softether-devel/files/patch-src-makefiles-freebsd_32bit.mak >=================================================================== >Index: security/softether-devel/files/patch-src_Mayaqua_Network.c >=================================================================== >Index: security/softether-devel/files/vpnbridge.in >=================================================================== >Index: security/softether-devel/files/vpnclient.in >=================================================================== >Index: security/softether-devel/files/vpnserver.in >=================================================================== >Index: security/softether-devel/pkg-descr >=================================================================== >Index: security/softether-devel/pkg-plist >===================================================================
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 217732
: 180754