diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 02:23:49 +0000 |
commit | 50e5ff23f7a102ee098c5b8e7c416db627f52d99 (patch) | |
tree | 9a0b348f57382de55bfbb25e1aba045249bf2ebe | |
parent | adae6df9b80c15642f0c4177091894e236184e0b (diff) | |
download | FreeBSD-ports-50e5ff23f7a102ee098c5b8e7c416db627f52d99.zip FreeBSD-ports-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.gz |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
-rw-r--r-- | editors/tpad/Makefile | 3 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 1 | ||||
-rw-r--r-- | ftp/frox/Makefile | 4 | ||||
-rw-r--r-- | ftp/pure-ftpd/Makefile | 11 | ||||
-rw-r--r-- | games/crossfire-client/Makefile | 1 | ||||
-rw-r--r-- | games/tremulous/Makefile | 5 | ||||
-rw-r--r-- | graphics/ImageMagick/Makefile | 5 | ||||
-rw-r--r-- | graphics/gle/Makefile | 3 | ||||
-rw-r--r-- | graphics/tgif/Makefile | 1 | ||||
-rw-r--r-- | lang/sml-nj/Makefile | 3 | ||||
-rw-r--r-- | mail/squirreloutlook/Makefile | 8 | ||||
-rw-r--r-- | math/gnuplot+/Makefile | 1 | ||||
-rw-r--r-- | math/scigraphica/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ipcad/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/i2p/Makefile | 1 | ||||
-rw-r--r-- | net/tsocks/Makefile | 4 | ||||
-rw-r--r-- | news/slrn/Makefile | 4 | ||||
-rw-r--r-- | print/panda/Makefile | 2 | ||||
-rw-r--r-- | security/mcrypt/Makefile | 3 | ||||
-rw-r--r-- | sysutils/msyslog/Makefile | 1 |
20 files changed, 13 insertions, 56 deletions
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile index 8ce416e..fddc1e0 100644 --- a/editors/tpad/Makefile +++ b/editors/tpad/Makefile @@ -11,12 +11,9 @@ PORTREVISION= 1 CATEGORIES= editors tcl tk MASTER_SITES= SF/tclpad/tclpad/${PORTVERSION} \ http://monitor.deis.unical.it/ant/tpad/ \ - http://queen.rett.polimi.it/~ant/tcl/script/ \ - http://sarovar.org/download.php/382/ - MAINTAINER= ant@monitor.deis.unical.it COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 0850092..10436e7 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -13,7 +13,6 @@ CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ - MAINTAINER= ahze@FreeBSD.org COMMENT= Quicken-like money and finance manager diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index 01d62ab..ba51e01 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -11,9 +11,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://www.hollo.org/frox/download/ \ http://frox.sourceforge.net/download/ \ - - SF - + SF MAINTAINER= sem@FreeBSD.org COMMENT= Transparent FTP proxy with caching support diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index f0a67bf..877cf01 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -10,23 +10,14 @@ PORTVERSION= 1.0.22 CATEGORIES= ftp ipv6 MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ - ftp://ftp2.fr.pureftpd.org/pub/mirrors/ftp.fr.pureftpd.org/pub/pure-ftpd/releases/ \ - ftp://ftp3.fr.pureftpd.org/pure-ftpd/releases/ \ - ftp://ftp.dk.pureftpd.org/mirrors/pure-ftpd/releases/ \ - ftp://ftp.es.pureftpd.org/mirror/pureftpd/latest/releases/ \ - ftp://ftp.nl.pureftpd.org/pub/pure-ftpd/releases/ \ - ftp://ftp.fr.pureftpd.org/pub/pure-ftpd/releases/ \ - ftp://ftp.cn.pureftpd.org/pub/pureftpd/pure-ftpd/releases/ \ - - SF/pureftpd/Pure-FTPd/${PORTVERSION} - + SF/pureftpd/Pure-FTPd/${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= A small, easy to set up, fast and very secure FTP server diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index d6eeecf..484ac01 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/crossfire/${PORTNAME}/${PORTVERSION} \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ - ftp://ftp.real-time.com/pub/games/crossfire/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index 1e445e0..0a2ba04 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -9,12 +9,11 @@ PORTNAME= tremulous PORTVERSION= 1.1.0 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 http://0day.icculus.org/mirrors/tremulous/ \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 \ + http://0day.icculus.org/mirrors/tremulous/ \ ftp://ftp.wireplay.co.uk/pub/quake3arena/mods/tremulous/ \ - http://www.planetgloom.com/trem/ - MAINTAINER= danfe@FreeBSD.org COMMENT= Free FPS game featuring two opposing teams, humans and aliens diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index a0ecc83..c992133 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -10,13 +10,10 @@ DISTVERSION= 6.5.4-10 PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \ - SF/${PORTNAME:L}/${PORTNAME}/00-6.5.4 \ - + SF/${PORTNAME:L}/${PORTNAME}/00-6.5.4 \ ftp://ftp.nluug.nl/pub/ImageMagick/ \ - ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ - MAINTAINER= mm@FreeBSD.org COMMENT= Image processing tools diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index ca62d23..cb8fb6b 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -11,12 +11,9 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}\ http://linas.org/gle/pub/ \ - http://metalab.unc.edu/pub/Linux/libs/X/ \ - ftp://tsx-11.mit.edu/pub/linux/sources/libs/ - MAINTAINER= ports@dclg.ca COMMENT= A GL Tubing and Extrusion Library diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 91c2ec9..0698c74 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \ http://groups.yahoo.com/group/tgif4-announce/files/ \ - SF DISTNAME= ${PORTNAME}-QPL-${PORTVERSION} diff --git a/lang/sml-nj/Makefile b/lang/sml-nj/Makefile index b548b6a..9561839 100644 --- a/lang/sml-nj/Makefile +++ b/lang/sml-nj/Makefile @@ -11,8 +11,7 @@ PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://smlnj.cs.uchicago.edu/dist/release/110.0.7/ \ ftp://flint.cs.yale.edu/pub/smlnj/release/110.0.7/ \ - - SF/${PORTNAME}/${PORTNAME}-release/${PORTVERSION} + SF/${PORTNAME}/${PORTNAME}-release/${PORTVERSION} DISTFILES= bin.x86-unix.tar.Z cm.tar.Z cml.tar.Z \ config.tar.Z eXene.tar.Z \ diff --git a/mail/squirreloutlook/Makefile b/mail/squirreloutlook/Makefile index e4c8c1c..ebc66b2 100644 --- a/mail/squirreloutlook/Makefile +++ b/mail/squirreloutlook/Makefile @@ -9,10 +9,10 @@ PORTNAME= squirreloutlook PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= mail www -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/${PORTVERSION} - squirrelmail -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - all_locales-1.5.1-20060409${EXTRACT_SUFX} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/${PORTVERSION}:squirreloutlook \ + SF/${PORTNAME}/locales/1.5.1-20060409:locales +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:squirreloutlook \ + all_locales-1.5.1-20060409${EXTRACT_SUFX}:locales DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index eb0e669..7ecb475 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 6 CATEGORIES= math japanese graphics MASTER_SITES= SF/gnuplot/gnuplot/3.7.1 \ http://www.yama-ga.com/gnuplot/:patch \ - http://www.h2.dion.ne.jp/~yamaga/gnuplot/:patch DISTFILES= gnuplot-3.7.1.tar.gz \ diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 33dd628..facc7b3 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -11,10 +11,8 @@ PORTREVISION= 8 CATEGORIES= math gnome MASTER_SITES= http://scigraphica.sourceforge.net/src/ \ SF/${PORTNAME}/${PORTNAME}-0.x/${PORTVERSION}-source \ - http://magnet.fsu.edu/~feiguin/scigraphica/src/ - MAINTAINER= ports@FreeBSD.org COMMENT= A scientific application for data analysis and technical graphics diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile index 727b636..c8fcf3d 100644 --- a/net-mgmt/ipcad/Makefile +++ b/net-mgmt/ipcad/Makefile @@ -9,12 +9,10 @@ PORTNAME= ipcad PORTVERSION= 3.7.3 PORTREVISION= 1 CATEGORIES= net-mgmt -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ - http://ipcad.sourceforge.net/ \ - +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ + http://ipcad.sourceforge.net/ \ http://lionet.info/soft/ - MAINTAINER= vlm@lionet.info COMMENT= IP accounting daemon with Cisco-like RSH and NetFlow export diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 35e52f0..ea7c90a 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.7.4 CATEGORIES= net-p2p java security MASTER_SITES= http://mirror.i2p2.de/:i2p \ ${MASTER_SITE_GOOGLE_CODE}:i2p \ - SF/jetty/OldFiles:jetty DISTFILES= \ diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile index f119893..3be5cc3 100644 --- a/net/tsocks/Makefile +++ b/net/tsocks/Makefile @@ -10,10 +10,8 @@ PORTREVISION= 4 CATEGORIES= net security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.8%20beta%205 \ http://ftp1.sourceforge.net/tsocks/ \ - http://www.yazzy.org/ports/tsocks/ - -DISTNAME=${PORTNAME}-${PORTVERSION:C/.b/beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:C/.b/beta/} MAINTAINER= ports@FreeBSD.org COMMENT= Allow non SOCKS aware applications to use SOCKS without modification diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 3ca052d..244e0fe 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -10,14 +10,10 @@ PORTVERSION= 0.9.9p1 CATEGORIES= news ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ ftp://angel.sovam.com/pub/tools/net/news/ \ - ftp://ftp.fu-berlin.de/pub/unix/news/slrn/ \ - ftp://ftp.ntua.gr/pub/lang/slang/slrn/ \ - ftp://ftp.plig.org/pub/slrn/ - MAINTAINER= johans@stack.nl COMMENT= SLang-based newsreader diff --git a/print/panda/Makefile b/print/panda/Makefile index 3a0b1c1..15941f1 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -11,10 +11,8 @@ PORTREVISION= 2 CATEGORIES= print MASTER_SITES= SF \ ${MASTER_SITE_SAVANNAH} \ - http://www.stillhq.com/panda/source/ - MAINTAINER= ports@FreeBSD.org COMMENT= A PDF generation library diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 095645d..cefa210 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -12,12 +12,9 @@ PORTVERSION= 2.6.8 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/MCrypt/${PORTVERSION} \ ftp://argeas.cs-net.gr/pub/unix/mcrypt/attic/ \ - ftp://ftp.ntua.gr/pub/security/mcrypt/ \ - ftp://mcrypt.hellug.gr/pub/mcrypt/attic/ - MAINTAINER= johans@stack.nl COMMENT= Replacement for crypt(1) diff --git a/sysutils/msyslog/Makefile b/sysutils/msyslog/Makefile index 81d870b..337df9f 100644 --- a/sysutils/msyslog/Makefile +++ b/sysutils/msyslog/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.X/${PORTVERSION} \ http://www1.corest.com/download/msyslog/ - DISTNAME= ${PORTNAME}-v${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org |