From c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 22 Aug 2009 00:20:34 +0000 Subject: - Switch SourceForge ports to the new File Release System: categories starting with E,F --- editors/2bsd-vi/Makefile | 3 +-- editors/aewan/Makefile | 3 +-- editors/bvi/Makefile | 3 +-- editors/codelite/Makefile | 2 +- editors/conglomerate/Makefile | 2 +- editors/cream/Makefile | 2 +- editors/doxymacs/Makefile | 4 ++-- editors/drjava/Makefile | 3 +-- editors/emacs.app/Makefile | 3 +-- editors/f4l/Makefile | 3 +-- editors/fte/Makefile | 3 +-- editors/glimmer/Makefile | 2 +- editors/gmanedit/Makefile | 2 +- editors/gnotepad+/Makefile | 2 +- editors/hte/Makefile | 2 +- editors/jedit-devel/Makefile | 2 +- editors/jext/Makefile | 2 +- editors/joe/Makefile | 3 +-- editors/joe2/Makefile | 3 +-- editors/lazarus/Makefile | 2 +- editors/led/Makefile | 3 +-- editors/leo/Makefile | 2 +- editors/madedit/Makefile | 2 +- editors/omegaT/Makefile | 3 +-- editors/psgml/Makefile | 3 +-- editors/rospell/Makefile | 2 +- editors/rox-edit/Makefile | 2 +- editors/scribes/Makefile | 3 +-- editors/setedit/Makefile | 2 +- editors/speedbar/Makefile | 4 ++-- editors/tea/Makefile | 3 +-- editors/tetradraw/Makefile | 3 +-- editors/texmakerx/Makefile | 3 +-- editors/the/Makefile | 2 +- editors/tpad/Makefile | 6 ++++-- editors/tree-widget/Makefile | 4 ++-- editors/treeform/Makefile | 2 +- editors/vigor/Makefile | 3 +-- editors/wily/Makefile | 2 +- editors/xmlcopyeditor/Makefile | 3 +-- editors/xmleditor/Makefile | 3 +-- 41 files changed, 47 insertions(+), 64 deletions(-) (limited to 'editors') diff --git a/editors/2bsd-vi/Makefile b/editors/2bsd-vi/Makefile index 58bcc6d9605f..9a972337ca12 100644 --- a/editors/2bsd-vi/Makefile +++ b/editors/2bsd-vi/Makefile @@ -8,8 +8,7 @@ PORTNAME= vi PORTVERSION= 050325 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ex-vi +MASTER_SITES= SF/ex-${PORTNAME}/ex-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= 2bsd- DISTNAME= ex-${PORTVERSION} diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile index 8380e0ea2c13..1f8a8e019876 100644 --- a/editors/aewan/Makefile +++ b/editors/aewan/Makefile @@ -8,8 +8,7 @@ PORTNAME= aewan PORTVERSION= 1.0.01 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based program for the creation and editing of ascii art diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile index 80c3690aea17..cefc228a8af3 100644 --- a/editors/bvi/Makefile +++ b/editors/bvi/Makefile @@ -8,8 +8,7 @@ PORTNAME= bvi PORTVERSION= 1.3.2 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bvi +MASTER_SITES= SF EXTRACT_SUFX= .src.tar.gz MAINTAINER= vd@FreeBSD.org diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index da185f08e53b..e940c91e36d1 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -9,7 +9,7 @@ PORTNAME= codelite DISTVERSION= 1.0.${SVN_REVISION} PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Releases/PreviousReleases/${PORTNAME}%20${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= An Open Source IDE for C/C++ diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 577f66046458..f5875c165362 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -8,7 +8,7 @@ PORTNAME= conglomerate PORTVERSION= 0.9.1 PORTREVISION= 8 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= GNOME2 visual XML editor with emphasis on DocBook editing diff --git a/editors/cream/Makefile b/editors/cream/Makefile index fc5c185cb3a9..f0b304b461f0 100644 --- a/editors/cream/Makefile +++ b/editors/cream/Makefile @@ -9,7 +9,7 @@ PORTNAME= cream PORTVERSION= 0.41 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Cream/${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Gvim extension with many features diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile index 36f2ca3bc56f..83048e74a6ad 100644 --- a/editors/doxymacs/Makefile +++ b/editors/doxymacs/Makefile @@ -9,9 +9,9 @@ PORTNAME= doxymacs PORTVERSION= 1.8.0 PORTREVISION= 1 CATEGORIES= editors elisp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= dryice@dryice.name COMMENT= Doxymacs is Doxygen + {X}Emacs diff --git a/editors/drjava/Makefile b/editors/drjava/Makefile index dd6f7f4999d3..7a65b4b67fc9 100644 --- a/editors/drjava/Makefile +++ b/editors/drjava/Makefile @@ -9,8 +9,7 @@ PORTNAME= drjava DISTVERSION= 20080904-r4668 #PORTREVISION= 0 CATEGORIES= editors java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/1.%20DrJava%20Stable%20Releases/${PORTNAME}-stable-20080904-r4668 DISTNAME= ${PORTNAME}-stable-${PORTVERSION:S|.|-|g} EXTRACT_SUFX= .jar EXTRACT_ONLY= diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile index 01d790682ac5..5be26faad133 100644 --- a/editors/emacs.app/Makefile +++ b/editors/emacs.app/Makefile @@ -9,8 +9,7 @@ PORTNAME= emacs.app PORTVERSION= 9.0 PORTREVISION= 3 CATEGORIES= editors gnustep -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= emacs-app +MASTER_SITES= SF/emacs-app/emacs-app/${PORTVERSION}-pre3 DISTNAME= emacs-23.0.0_NS-${PORTVERSION}pre3b MAINTAINER= dinoex@FreeBSD.org diff --git a/editors/f4l/Makefile b/editors/f4l/Makefile index feaecec9ef9e..7361986fc935 100644 --- a/editors/f4l/Makefile +++ b/editors/f4l/Makefile @@ -9,8 +9,7 @@ PORTNAME= f4l PORTVERSION= 0.2.1 PORTREVISION= 3 CATEGORIES= editors multimedia www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}_beta_swfExport/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An open source development environment for Macromedia Flash diff --git a/editors/fte/Makefile b/editors/fte/Makefile index 8448c7d5bcc3..c89ceb79287c 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -9,8 +9,7 @@ PORTNAME= fte PORTVERSION= 20051115 PORTREVISION= 2 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION:S/./b/}-src.zip \ ${PORTNAME}-${PORTVERSION:S/./b/}-common.zip DIST_SUBDIR= ${PORTNAME} diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile index 4a921c96b601..53fbbb6e162d 100644 --- a/editors/glimmer/Makefile +++ b/editors/glimmer/Makefile @@ -9,7 +9,7 @@ PORTNAME= glimmer PORTVERSION= 1.2.1 PORTREVISION= 9 CATEGORIES= editors gnome python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= A full featured code editor for GNOME with many advanced features diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index 84a23936e618..fd1c109a9f3e 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -9,7 +9,7 @@ PORTNAME= gmanedit PORTVERSION= 0.4.2 PORTREVISION= 1 CATEGORIES= editors gnome -MASTER_SITES= SF/gmanedit2 +MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= chinsan@FreeBSD.org COMMENT= A GNOME manpages editor diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index 2a24fd8a5576..20172c7ab86e 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnotepad+ PORTVERSION= 1.3.3 PORTREVISION= 7 CATEGORIES= editors www gnome -MASTER_SITES= SF/gnotepad +MASTER_SITES= SF/gnotepad/gnotepad-stable/${PORTVERSION} .if !defined(NOPORTDOCS) DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-help-${DOCVERSION}${EXTRACT_SUFX} diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 70ca4ed98e32..2857d887e8e9 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -9,7 +9,7 @@ PORTNAME= hte PORTVERSION= 2.0.17 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/ht-source/${PORTVERSION} DISTNAME= ht-${PORTVERSION} MAINTAINER= mva@FreeBSD.org diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile index 0623a92b6059..5f77dcfc0480 100644 --- a/editors/jedit-devel/Makefile +++ b/editors/jedit-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= jedit DISTVERSION= 4.3.p17 CATEGORIES= editors java -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/4.3pre17 DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/}install EXTRACT_SUFX= .jar EXTRACT_ONLY= diff --git a/editors/jext/Makefile b/editors/jext/Makefile index 532f446d4149..971a9a001f81 100644 --- a/editors/jext/Makefile +++ b/editors/jext/Makefile @@ -9,7 +9,7 @@ PORTNAME= jext PORTVERSION= 3.0.2 PORTREVISION= 6 CATEGORIES= editors java -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= vd@FreeBSD.org COMMENT= Powerful 100% pure Java text editor diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 7dbd87243412..e8d26a78c011 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -9,8 +9,7 @@ PORTNAME= joe PORTVERSION= 3.7 PORTEPOCH= 1 CATEGORIES+= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}-editor +MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER?= chinsan@FreeBSD.org diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index 96967add1493..f2655395e469 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -8,8 +8,7 @@ PORTNAME= joe PORTVERSION= 2.9.8 CATEGORIES+= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}-editor +MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} MAINTAINER?= toasty@dragondata.com COMMENT?= Joe's Own Editor diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index 550851f1c693..7b12e515831a 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -9,7 +9,7 @@ PORTNAME= lazarus PORTVERSION= 0.9.26.2 PORTREVISION= 2 CATEGORIES= editors devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/-0/} EXTRACT_SUFX= .tgz DIST_SUBDIR= freepascal diff --git a/editors/led/Makefile b/editors/led/Makefile index 919a1ae78eb9..6407552133e0 100644 --- a/editors/led/Makefile +++ b/editors/led/Makefile @@ -8,8 +8,7 @@ PORTNAME= led PORTVERSION= 2.0 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}-editor +MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tiny text editor, with a number of useful programming features diff --git a/editors/leo/Makefile b/editors/leo/Makefile index bef003e33fcc..7b66a495d22d 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -8,7 +8,7 @@ PORTNAME= leo PORTVERSION= 4.4.8 CATEGORIES= editors python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}%20final DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}-final DIST_SUBDIR= leo diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index dfc61e99e456..91db9a6d1819 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -9,7 +9,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} MAINTAINER= delphij@FreeBSD.org COMMENT= An open-source and cross-platform text/hex editor diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile index d207f9221ae9..39ddc8f38d77 100644 --- a/editors/omegaT/Makefile +++ b/editors/omegaT/Makefile @@ -7,8 +7,7 @@ PORTNAME= omegaT PORTVERSION= 1.8.1.5 CATEGORIES= editors java x11 -MASTER_SITES= SF -MASTER_SITE_SUBDIR= omegat +MASTER_SITES= SF/${PORTNAME:L}/OmegaT%201.8%20%28Current%29/OmegaT%201.8.1%20update%205 DISTNAME= OmegaT_1.8.1_05_Source MAINTAINER= rodrigo@bebik.net diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index 5072adc294be..8f7e06e4c7c7 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -9,8 +9,7 @@ PORTNAME= psgml PORTVERSION= 1.3.2 PORTREVISION= 7 CATEGORIES= editors elisp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= psgml +MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} PATCH_SITES= ${MASTER_SITE_LOCAL} diff --git a/editors/rospell/Makefile b/editors/rospell/Makefile index 03e1593e6735..1278c2438ae2 100644 --- a/editors/rospell/Makefile +++ b/editors/rospell/Makefile @@ -8,7 +8,7 @@ PORTNAME= rospell DISTVERSION= 2007.02.rc1 PORTREVISION= 2 CATEGORIES= editors textproc # this should/will be romanian ;) -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= itetcu@FreeBSD.org COMMENT= QT-based editor with support for romanian charsets and spell checking diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile index 6322e59c5f3a..228274c429ae 100644 --- a/editors/rox-edit/Makefile +++ b/editors/rox-edit/Makefile @@ -8,7 +8,7 @@ PORTNAME= rox-edit PORTVERSION= 2.1 CATEGORIES= editors -MASTER_SITES= SF/rox +MASTER_SITES= SF/rox/Edit/${PORTVERSION} DISTNAME= edit-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile index 87adbe9a29be..2b54c78197d6 100644 --- a/editors/scribes/Makefile +++ b/editors/scribes/Makefile @@ -9,8 +9,7 @@ PORTNAME= scribes PORTVERSION= 0.3.3.3 PORTREVISION= 3 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/Stable%20Branch/${PORTNAME}-${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= Slick yet powerful text editor for GNOME diff --git a/editors/setedit/Makefile b/editors/setedit/Makefile index 77a18334ac62..604d38d2e21c 100644 --- a/editors/setedit/Makefile +++ b/editors/setedit/Makefile @@ -8,7 +8,7 @@ PORTNAME= setedit PORTVERSION= 0.5.4 PORTREVISION= 2 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-unix/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= exile@chamber.ee diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index e4b02d7e0bb9..ebdc931038b0 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -9,9 +9,9 @@ PORTNAME= speedbar PORTVERSION= 0.14.b4 PORTREVISION= 5 CATEGORIES= editors elisp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/cedet/${PORTNAME}/1.4beta4 \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= cedet + PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 9872a156823f..edddf43619d3 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -9,8 +9,7 @@ PORTNAME= tea DISTVERSION= 17.6.0 PORTREVISION= 3 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= tea-editor +MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= A simple and powerful GTK+ text editor diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile index 5b9e9db6cc58..b8b02c231ac3 100644 --- a/editors/tetradraw/Makefile +++ b/editors/tetradraw/Makefile @@ -10,8 +10,7 @@ PORTNAME= tetradraw PORTVERSION= 2.0.2 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Fully featured ANSI art editor/viewer with TCP/IP multidraw support diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index b3ed5f29b8e9..7b96587c78e0 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -9,8 +9,7 @@ PORTNAME= texmakerx PORTVERSION= 1.8.1 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= lx@FreeBSD.org diff --git a/editors/the/Makefile b/editors/the/Makefile index 832f83ddc627..9a98e7563428 100644 --- a/editors/the/Makefile +++ b/editors/the/Makefile @@ -9,7 +9,7 @@ PORTNAME= the PORTVERSION= 3.2 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= SF/hessling-editor +MASTER_SITES= SF/hessling-editor/hessling-editor/${PORTVERSION} DISTNAME= THE-${PORTVERSION} PATCH_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile index c5c451ea7595..8ce416e4301f 100644 --- a/editors/tpad/Makefile +++ b/editors/tpad/Makefile @@ -9,11 +9,13 @@ PORTNAME= tpad PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= editors tcl tk -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +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/ -MASTER_SITE_SUBDIR= tclpad + MAINTAINER= ant@monitor.deis.unical.it COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk diff --git a/editors/tree-widget/Makefile b/editors/tree-widget/Makefile index 4b5b60362992..91fd7548a12e 100644 --- a/editors/tree-widget/Makefile +++ b/editors/tree-widget/Makefile @@ -9,9 +9,9 @@ PORTNAME= tree-widget PORTVERSION= 2.0 PORTREVISION= 3 CATEGORIES= editors elisp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/emhacks/${PORTNAME}/${PORTVERSION} \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= emhacks + PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org diff --git a/editors/treeform/Makefile b/editors/treeform/Makefile index 61c52c3677ce..374b4f8c6da4 100644 --- a/editors/treeform/Makefile +++ b/editors/treeform/Makefile @@ -8,7 +8,7 @@ PORTNAME= treeform PORTVERSION= 1.0.3 CATEGORIES= editors java -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/TreeForm%20Unified/TreeForm%20${PORTVERSION} DISTNAME= TreeForm_1_0_3 MAINTAINER= buganini@gmail.com diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index eae0637e8488..02d4738d287f 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -9,8 +9,7 @@ PORTNAME= vigor PORTVERSION= 0.016 PORTREVISION= 4 CATEGORIES= editors tcl tk -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A vi clone inspired by the userfriendly comic strip diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 2131dd173d0c..5c6908d3ee4d 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -9,7 +9,7 @@ PORTNAME= wily PORTVERSION= 0.13.42 PORTREVISION= 2 CATEGORIES= editors plan9 -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/baseline/${PORTVERSION} MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= A clone of the Plan9 editor `acme' diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 60d3ac667104..1daa68c9230e 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -9,8 +9,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.0.4 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= SF -MASTER_SITE_SUBDIR=xml-copy-editor +MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} MAINTAINER= jjuanino@gmail.com COMMENT= Fast validating XML editor diff --git a/editors/xmleditor/Makefile b/editors/xmleditor/Makefile index 281076ab7da9..05b6de77938a 100644 --- a/editors/xmleditor/Makefile +++ b/editors/xmleditor/Makefile @@ -10,8 +10,7 @@ PORTNAME= xmleditor PORTVERSION= 0.5.3 PORTREVISION= 8 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= XML editor -- cgit v1.2.3