svn commit: r304608 - in head: devel/fc++ devel/looks devel/ocaml-typeconv devel/portlet-api devel/vb2c dns/gresolver editors/semi-xemacs21-mule editors/uemacs games/freesci games/linux-enemyterrit...
Baptiste Daroussin
bapt at FreeBSD.org
Fri Sep 21 06:52:45 UTC 2012
Author: bapt
Date: Fri Sep 21 06:52:44 2012
New Revision: 304608
URL: http://svn.freebsd.org/changeset/ports/304608
Log:
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
Modified:
head/devel/fc++/Makefile
head/devel/looks/Makefile
head/devel/ocaml-typeconv/Makefile
head/devel/portlet-api/Makefile
head/devel/vb2c/Makefile
head/dns/gresolver/Makefile
head/editors/semi-xemacs21-mule/Makefile
head/editors/uemacs/Makefile
head/games/freesci/Makefile
head/games/linux-enemyterritory-etpub/Makefile
head/games/linux-enemyterritory-fortress/Makefile
head/games/pets/Makefile
head/games/wolf3d/Makefile
head/games/xripple/Makefile
head/games/yace/Makefile
head/graphics/gimp-manual-pdf/Makefile
head/graphics/jpegpixi/Makefile
head/graphics/kphotoalbum/Makefile
head/graphics/photoclip/Makefile
head/graphics/view3ds/Makefile
head/japanese/gxditview/Makefile
head/japanese/hex/Makefile
head/japanese/otojiro-fpw/Makefile
head/japanese/stardict-dict-ja/Makefile
head/lang/cu-prolog/Makefile
head/lang/ironpython/Makefile
Modified: head/devel/fc++/Makefile
==============================================================================
--- head/devel/fc++/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/devel/fc++/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ DISTNAME= FC++.${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Functional Programming in C++
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
NO_BUILD= yes
do-install:
Modified: head/devel/looks/Makefile
==============================================================================
--- head/devel/looks/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/devel/looks/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|
MAINTAINER= ports at FreeBSD.org
COMMENT= The JGoodies Looks improve the appearance of your Java applications
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.5+
Modified: head/devel/ocaml-typeconv/Makefile
==============================================================================
--- head/devel/ocaml-typeconv/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/devel/ocaml-typeconv/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= ocaml-
MAINTAINER= ports at FreeBSD.org
COMMENT= Type conversion routines for OCaml
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_GMAKE= yes
USE_OCAML= yes
USE_OCAML_FINDLIB=yes
Modified: head/devel/portlet-api/Makefile
==============================================================================
--- head/devel/portlet-api/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/devel/portlet-api/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -16,6 +16,9 @@ EXTRACT_ONLY= # empty
MAINTAINER= ports at FreeBSD.org
COMMENT= The Portlet API (JSR-168)
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_JAVA= yes
JAVA_VERSION= 1.5+
NO_BUILD= yes
Modified: head/devel/vb2c/Makefile
==============================================================================
--- head/devel/vb2c/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/devel/vb2c/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -14,6 +14,9 @@ DISTNAME= vb2c-March-1999
MAINTAINER= ports at FreeBSD.org
COMMENT= Convert Visual Basic forms to GTK C code
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKEFILE= ${FILESDIR}/Makefile
Modified: head/dns/gresolver/Makefile
==============================================================================
--- head/dns/gresolver/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/dns/gresolver/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -14,6 +14,9 @@ MASTER_SITES= http://jodrell.net/files/u
MAINTAINER= ports at FreeBSD.org
COMMENT= A graphical DNS query tool using GTK+
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext \
p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-Glade2>=0:${PORTSDIR}/x11-toolkits/p5-Glade2 \
Modified: head/editors/semi-xemacs21-mule/Makefile
==============================================================================
--- head/editors/semi-xemacs21-mule/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/editors/semi-xemacs21-mule/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -13,6 +13,9 @@ PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/semi
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
# emacs port setup
USE_EMACS= yes
EMACS_PORT_NAME= xemacs21-mule
Modified: head/editors/uemacs/Makefile
==============================================================================
--- head/editors/uemacs/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/editors/uemacs/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ DISTNAME= ue400dev
MAINTAINER= ports at FreeBSD.org
COMMENT= A full screen editor
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
NO_CDROM= "Resale allowed for media cost only"
NO_WRKSUBDIR= yes
Modified: head/games/freesci/Makefile
==============================================================================
--- head/games/freesci/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/games/freesci/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR=${PORTNAME}/stable.pk
MAINTAINER= ports at FreeBSD.org
COMMENT= A portable interpreter for SCI games, such as the Space Quest series
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
WANT_SDL= yes
Modified: head/games/linux-enemyterritory-etpub/Makefile
==============================================================================
--- head/games/linux-enemyterritory-etpub/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/games/linux-enemyterritory-etpub/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -18,6 +18,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports at FreeBSD.org
COMMENT= ET Pub - An Enemy Territory Modification
+DEPRECATED= No more public distfiles (for the .pk3)
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
USE_ZIP= yes
Modified: head/games/linux-enemyterritory-fortress/Makefile
==============================================================================
--- head/games/linux-enemyterritory-fortress/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/games/linux-enemyterritory-fortress/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -17,6 +17,9 @@ EXTRACT_SUFX= .run
MAINTAINER= ports at FreeBSD.org
COMMENT= A class-based teamplay modification for Enemy Territory
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
ONLY_FOR_ARCHS= i386 amd64
Modified: head/games/pets/Makefile
==============================================================================
--- head/games/pets/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/games/pets/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ MASTER_SITES= http://www.loria.fr/~rougi
MAINTAINER= ports at FreeBSD.org
COMMENT= Funny pets to follow your mouse pointer
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/pet-${PORTVERSION}
USE_GNOME= gtk20
Modified: head/games/wolf3d/Makefile
==============================================================================
--- head/games/wolf3d/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/games/wolf3d/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -18,6 +18,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wo
MAINTAINER= ports at FreeBSD.org
COMMENT= "Wolfenstein 3D Linux" by Steven Fuller (1992)
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_SDL= sdl
OPTIONS_DEFINE= WOLF_SW OPTIMIZED_CFLAGS SPEAR_SW DOCS
Modified: head/games/xripple/Makefile
==============================================================================
--- head/games/xripple/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/games/xripple/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -22,6 +22,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
COMMENT= X program to make bottom of screen ripple like a pool of water
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
PLIST_FILES= bin/xripple
USE_IMAKE= yes
USE_XORG= x11 xext
Modified: head/games/yace/Makefile
==============================================================================
--- head/games/yace/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/games/yace/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Yet Another Corewars Evolver
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_BZIP2= yes
USE_GMAKE= yes
NO_WRKSUBDIR= yes
Modified: head/graphics/gimp-manual-pdf/Makefile
==============================================================================
--- head/graphics/gimp-manual-pdf/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/graphics/gimp-manual-pdf/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -8,4 +8,7 @@
DOCFORMAT= PDF
MASTERDIR= ${.CURDIR}/../gimp-manual-html
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
.include "${MASTERDIR}/Makefile"
Modified: head/graphics/jpegpixi/Makefile
==============================================================================
--- head/graphics/jpegpixi/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/graphics/jpegpixi/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.zero-based.org/
MAINTAINER= ports at FreeBSD.org
COMMENT= Useful to correct images from digital camera with CCD defects
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
Modified: head/graphics/kphotoalbum/Makefile
==============================================================================
--- head/graphics/kphotoalbum/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/graphics/kphotoalbum/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.kphotoalbum.or
MAINTAINER= ports at FreeBSD.org
COMMENT= Image database for KDE
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \
exiv2.12:${PORTSDIR}/graphics/exiv2 \
kdcraw.4:${PORTSDIR}/graphics/libkdcraw
Modified: head/graphics/photoclip/Makefile
==============================================================================
--- head/graphics/photoclip/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/graphics/photoclip/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -16,6 +16,9 @@ DISTNAME= PhotoClip-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Simple image viewer and editor for GNUstep
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LICENSE= LGPL20
USE_GNUSTEP= yes
Modified: head/graphics/view3ds/Makefile
==============================================================================
--- head/graphics/view3ds/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/graphics/view3ds/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports at FreeBSD.org
COMMENT= A simple realtime 3DS file previewer based on the Lib3ds Library
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= 3ds-1.3:${PORTSDIR}/graphics/lib3ds
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Modified: head/japanese/gxditview/Makefile
==============================================================================
--- head/japanese/gxditview/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/japanese/gxditview/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -23,6 +23,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports at FreeBSD.org
COMMENT= Japanese enhancement of GNU xditview
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff
CONFLICTS= gxditview-[1-9]*
Modified: head/japanese/hex/Makefile
==============================================================================
--- head/japanese/hex/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/japanese/hex/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//
MAINTAINER= ports at FreeBSD.org
COMMENT= A hexadecimal dump tool which handles Japanese
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
MANLANG= ja
MAN1= hex.1
PLIST_FILES= bin/hex
Modified: head/japanese/otojiro-fpw/Makefile
==============================================================================
--- head/japanese/otojiro-fpw/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/japanese/otojiro-fpw/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.a/
MAINTAINER= ports at FreeBSD.org
COMMENT= OTOJIRO English - Japanese Dictionary (EPWING V1 format)
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
EXTRACT_DEPENDS=${LOCALBASE}/share/freepwing/fpwutils.mk:${PORTSDIR}/japanese/freepwing
BUILD_DEPENDS= ${LOCALBASE}/libexec/freepwing/catdump:${PORTSDIR}/japanese/freepwing \
${JCODE}:${PORTSDIR}/japanese/p5-Jcode
Modified: head/japanese/stardict-dict-ja/Makefile
==============================================================================
--- head/japanese/stardict-dict-ja/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/japanese/stardict-dict-ja/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ DIST_SUBDIR= stardict
MAINTAINER= ports at FreeBSD.org
COMMENT= English-Japanese/Japanese-English dictionaries for StarDict
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
NO_BUILD= yes
USE_BZIP2= yes
Modified: head/lang/cu-prolog/Makefile
==============================================================================
--- head/lang/cu-prolog/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/lang/cu-prolog/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -16,6 +16,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} cu
MAINTAINER= ports at FreeBSD.org
COMMENT= Experimental constraint logic programming language
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/src
MAKEFILE= makefile
ALL_TARGET= cup
Modified: head/lang/ironpython/Makefile
==============================================================================
--- head/lang/ironpython/Makefile Fri Sep 21 06:14:28 2012 (r304607)
+++ head/lang/ironpython/Makefile Fri Sep 21 06:52:44 2012 (r304608)
@@ -15,6 +15,9 @@ DISTNAME= IronPython-1.0.1-Src
MAINTAINER= ports at FreeBSD.org
COMMENT= New Python implementation targeting the .NET
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
More information about the svn-ports-head
mailing list