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@ipv42.net -COMMENT= A tool to create and send IP packets with a graphical GTK front-end +MAINTAINER= ecu@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@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 +WWW: http://www.mimisbrunnr.net/~case/ipsorcery.html