ports/162841: Update port: net/tcpxd

KATO Tsuguru tkato432 at yahoo.com
Thu Nov 24 18:20:21 UTC 2011


>Number:         162841
>Category:       ports
>Synopsis:       Update port: net/tcpxd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES 
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/tcpxd/Makefile net/tcpxd/Makefile
--- /usr/ports/net/tcpxd/Makefile	2009-03-10 15:38:45.000000000 +0900
+++ net/tcpxd/Makefile	2011-10-28 00:24:50.000000000 +0900
@@ -8,13 +8,17 @@
 PORTNAME=	tcpxd
 PORTVERSION=	1.4
 CATEGORIES=	net net-mgmt
-MASTER_SITES=	http://quozl.us.netrek.org/tcpxd/ \
-		http://fresh.t-systems-sfr.com/unix/src/privat2/
+MASTER_SITES=	http://fossies.org/unix/privat/ \
+		http://www.sourcefiles.org/Networking/Tools/Proxy/ \
+		http://quozl.us.netrek.org/tcpxd/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	General purpose TCP/IP relay
 
-HAS_CONFIGURE=	yes
+LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+GNU_CONFIGURE=	yes
 
 PLIST_FILES=	sbin/tcpxd etc/tcpxd.conf
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list