From a1a32f104189d685b31796cf9e6410d28e611ad3 Mon Sep 17 00:00:00 2001 From: steven Date: Wed, 19 Jul 2006 16:07:22 +0000 Subject: [PATCH] fix homepages and a few master sites --- net/clive/Makefile | 5 +++-- net/dc_gui/Makefile | 5 +++-- net/ldistfp/Makefile | 6 +++--- net/ndiff/Makefile | 7 +++---- net/proxy-suite/Makefile | 5 +++-- net/wmwave/Makefile | 6 +++--- productivity/gtimer/Makefile | 7 ++++--- russian/cyrproxy/Makefile | 6 +++--- security/hydra/Makefile | 11 +++++------ security/p5-Net_SSLeay/Makefile | 5 ++--- 10 files changed, 32 insertions(+), 31 deletions(-) diff --git a/net/clive/Makefile b/net/clive/Makefile index 6d87b3f61a8..c8cb3213eab 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.2 2004/12/16 00:31:20 alek Exp $ +# $OpenBSD: Makefile,v 1.3 2006/07/19 16:07:22 steven Exp $ COMMENT= "command-line LiveJournal client" DISTNAME= clive-0.4.0 +PKGNAME= ${DISTNAME}p0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ljclive/} -HOMEPAGE= http://www.livejournal.com/community/ljclive/ +HOMEPAGE= http://community.livejournal.com/ljclive/ MAINTAINER= Andy Isaacson diff --git a/net/dc_gui/Makefile b/net/dc_gui/Makefile index ad3d1829980..1668ed3fe3a 100644 --- a/net/dc_gui/Makefile +++ b/net/dc_gui/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2005/11/03 18:28:56 naddy Exp $ +# $OpenBSD: Makefile,v 1.7 2006/07/19 16:07:22 steven Exp $ COMMENT= "GUI for dctc (Direct Connect Text Clone)" DISTNAME= dc_gui-0.42 +PKGNAME= ${DISTNAME}p0 CATEGORIES= net x11 -HOMEPAGE= http://ac2i.tzo.com/dctc/ +HOMEPAGE= http://ac2i.homelinux.com/dctc/ # GPL PERMIT_PACKAGE_CDROM= Yes diff --git a/net/ldistfp/Makefile b/net/ldistfp/Makefile index fd79ce08f9b..3883114bc51 100644 --- a/net/ldistfp/Makefile +++ b/net/ldistfp/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.6 2004/12/16 00:31:22 alek Exp $ +# $OpenBSD: Makefile,v 1.7 2006/07/19 16:07:22 steven Exp $ COMMENT= "remote identd fingerprinting tool" DISTNAME= ldistfp-0.1.4 +PKGNAME= ${DISTNAME}p0 CATEGORIES= net security -HOMEPAGE= http://www.team-teso.net/ -MASTER_SITES= ${HOMEPAGE}releases/ +MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=UNIX/misc/} MAINTAINER= Patroklos Argyroudis diff --git a/net/ndiff/Makefile b/net/ndiff/Makefile index 781842ca517..f027e9ce0c0 100644 --- a/net/ndiff/Makefile +++ b/net/ndiff/Makefile @@ -1,13 +1,12 @@ -# $OpenBSD: Makefile,v 1.6 2005/09/05 13:12:47 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2006/07/19 16:07:22 steven Exp $ COMMENT= "compare two nmap scans and outputs the differences" DISTNAME= NDiff-0.04 -PKGNAME= ${DISTNAME:L}p0 +PKGNAME= ${DISTNAME:L}p1 CATEGORIES= net perl5 -HOMEPAGE= http://www.vinecorp.com/ndiff/ -MASTER_SITES= ${HOMEPAGE} +MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=UNIX/nmap/} MAINTAINER= Brian Caswell diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile index bfc1fe826c8..2d9662c3d54 100644 --- a/net/proxy-suite/Makefile +++ b/net/proxy-suite/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.12 2004/12/16 00:31:24 alek Exp $ +# $OpenBSD: Makefile,v 1.13 2006/07/19 16:07:22 steven Exp $ COMMENT= "set of programs to enhance firewall security" DISTNAME= proxy-suite-1.9 -HOMEPAGE= http://proxy-suite.suse.de +PKGNAME= ${DISTNAME}p0 +HOMEPAGE= http://www.suse.com/en/whitepapers/proxy_suite/ CATEGORIES= net security MAINTAINER= Camiel Dobbelaar diff --git a/net/wmwave/Makefile b/net/wmwave/Makefile index 16a7655cd21..ba8f66480c0 100644 --- a/net/wmwave/Makefile +++ b/net/wmwave/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.9 2006/03/28 15:56:05 jcs Exp $ +# $OpenBSD: Makefile,v 1.10 2006/07/19 16:07:22 steven Exp $ -PKGNAME= wmwave-0.4p1 +PKGNAME= wmwave-0.4p2 DISTNAME= wmwave-0-4 CATEGORIES= net x11 x11/windowmaker @@ -11,7 +11,7 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB= X11 Xext Xpm c m COMMENT= "Window Maker dockapp to display wavelan statistics" -HOMEPAGE= http://www.schuermann.org/~dockapps/ +HOMEPAGE= http://wmwave.sourceforge.net/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wmwave/} EXTRACT_SUFX= .tgz diff --git a/productivity/gtimer/Makefile b/productivity/gtimer/Makefile index 6d6000a5a7b..449877c1f70 100644 --- a/productivity/gtimer/Makefile +++ b/productivity/gtimer/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.5 2005/10/09 13:13:25 mbalmer Exp $ +# $OpenBSD: Makefile,v 1.6 2006/07/19 16:07:22 steven Exp $ COMMENT= "GTK-based time tracker" DISTNAME= gtimer-1.1.5 +PKGNAME= ${DISTNAME}p0 CATEGORIES= productivity x11 -HOMEPAGE= http://www.radix.net/~cknudsen/gtimer/ +HOMEPAGE= http://www.k5n.us/gtimer.php # License: GPL PERMIT_PACKAGE_CDROM= Yes @@ -14,7 +15,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= X11 Xext Xi Xss c glib gmodule iconv intl m -MASTER_SITES= ${HOMEPAGE} +MASTER_SITES= http://www.k5n.us/gtimer/ LIB_DEPENDS= gtk.1.2::x11/gtk+ \ gdk.1.2::x11/gtk+ diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile index 678f7463c10..8f681e1f119 100644 --- a/russian/cyrproxy/Makefile +++ b/russian/cyrproxy/Makefile @@ -1,15 +1,15 @@ # $FreeBSD: ports/russian/cyrproxy/Makefile,v 1.4 1999/08/31 01:46:57 peter Exp $ -# $OpenBSD: Makefile,v 1.17 2006/02/05 15:08:43 david Exp $ +# $OpenBSD: Makefile,v 1.18 2006/07/19 16:07:22 steven Exp $ COMMENT= "cyrillic proxy for network protocols" DISTNAME= cyrproxy-1.4.2 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= russian net www MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/ -HOMEPAGE= http://www.lexa.ru/lexa/cyrproxy.html +HOMEPAGE= http://www.lexa.ru/programs/cyrproxy.html PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 343e60dabe2..32729368e4a 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.25 2006/06/13 13:31:32 bernd Exp $ +# $OpenBSD: Makefile,v 1.26 2006/07/19 16:07:22 steven Exp $ COMMENT= "parallelized login hacker" COMMENT-gui= "GTK frontend for hydra" VERSION= 4.6 DISTNAME= hydra-4.6-src -PKGNAME= hydra-${VERSION}p1 -PKGNAME-gui= hydra-gui-${VERSION}p3 +PKGNAME= hydra-${VERSION}p2 +PKGNAME-gui= hydra-gui-${VERSION}p4 CATEGORIES= security -HOMEPAGE= http://thc.org/thc-hydra/ +HOMEPAGE= http://thc.segfault.net/thc-hydra/ # GPL PERMIT_PACKAGE_CDROM= Yes @@ -18,8 +18,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c m -MASTER_SITES= ${HOMEPAGE}/releases/ \ - ${MASTER_SITE_PACKETSTORM:=groups/thc/} +MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=groups/thc/} PSEUDO_FLAVORS= no_x11 FLAVOR?= diff --git a/security/p5-Net_SSLeay/Makefile b/security/p5-Net_SSLeay/Makefile index cfde3e6ac7c..53ab79653a0 100644 --- a/security/p5-Net_SSLeay/Makefile +++ b/security/p5-Net_SSLeay/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2006/05/24 19:06:55 grunk Exp $ +# $OpenBSD: Makefile,v 1.23 2006/07/19 16:07:22 steven Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} @@ -6,10 +6,9 @@ COMMENT= "perl module for using OpenSSL" VERSION= 1.30 DISTNAME= Net_SSLeay.pm-${VERSION} -PKGNAME= p5-Net-SSLeay-${VERSION} +PKGNAME= p5-Net-SSLeay-${VERSION}p0 CATEGORIES= security perl5 -HOMEPAGE= http://www.bacus.pt/Net_SSLeay/index.html MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} PERMIT_PACKAGE_CDROM= Yes