ports/88223: [PATCH] net/ipsorc: [fix MASTER_SITES]

Nicolas Jombart ecu at ipv42.net
Sun Oct 30 09:50:24 UTC 2005


>Number:         88223
>Category:       ports
>Synopsis:       [PATCH] net/ipsorc: [fix MASTER_SITES]
>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:   Sun Oct 30 09:50:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD shiva.int.ipv42.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 25 11:14:20 CEST 2005
>Description:

	Fix MASTER_SITES (and pkg-descr by the way)

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- ipsorc-1.7.5_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/ipsorc/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	4 Feb 2004 05:08:08 -0000	1.12
+++ Makefile	30 Oct 2005 09:44:19 -0000
@@ -5,19 +5,18 @@
 # $FreeBSD: ports/net/ipsorc/Makefile,v 1.12 2004/02/04 05:08:08 marcus Exp $
 #
 
-PORTNAME=	ipsorc
+PORTNAME=		ipsorc
 PORTVERSION=	1.7.5
 PORTREVISION=	1
-CATEGORIES=	net security
-MASTER_SITES=	http://www.informony.com/ipsorc/ \
-		http://sorcerer.mirrors.pair.com/sources/ipsorcery/${PORTVERSION}/ \
-		http://www.l0t3k.net/tools/PacketGenerator/
+CATEGORIES=		net security
+MASTER_SITES=	http://ipv42.net/distfiles/ipsorc/ \
+				http://sorcerer.mirrors.pair.com/sources/ipsorcery/${PORTVERSION}/
 
-MAINTAINER=	ecu at ipv42.net
-COMMENT=	A tool to create and send IP packets with a graphical GTK front-end
+MAINTAINER=		ecu at ipv42.net
+COMMENT=		A tool to create and send IP packets with a graphical GTK front-end
 
-USE_GNOME=	gtk12
-USE_BZIP2=	yes
+USE_GNOME=		gtk12
+USE_BZIP2=		yes
 
 post-patch:
 	@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.old
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/ipsorc/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	18 Jan 2003 22:48:26 -0000	1.2
+++ pkg-descr	30 Oct 2005 09:44:19 -0000
@@ -1,8 +1,6 @@
-IP Sorcery (ajs023 at motorola.com) is a program that can generate IP packets
-(TCP, UDP, ICMP), with total control to fields, bits and data. It can work
-whitin the command line or a graphical frond-end written in GTK.
-IP Sorcery is useful to test program, firewalls, routers, etc.
+IP Sorcery is a network troubleshooting and firewall testing tool. 
+The prorgram works by generating custom "packets" and sending them 
+to a target host. Thus testing the authenticity of firewall rules 
+and host verification. It also has a graphical user interface.
 
-WWW: http://www.legions.org/~phric/ipsorcery.html
-
---Nicolas Jombart <ecu at ipv42.net>
+WWW: http://www.mimisbrunnr.net/~case/ipsorcery.html
--- ipsorc-1.7.5_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list