diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 06:52:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 06:52:44 +0000 |
commit | ac54f274cc948f3158443f060d0d8348becfc5d2 (patch) | |
tree | 0db3a678dfc98dd87b8c8cb611d640c60e31050a | |
parent | 3e94402c301188f64a4008fee090b03c132822e2 (diff) | |
download | ports-ac54f274cc948f3158443f060d0d8348becfc5d2.tar.gz ports-ac54f274cc948f3158443f060d0d8348becfc5d2.zip |
Notes
-rw-r--r-- | devel/fc++/Makefile | 3 | ||||
-rw-r--r-- | devel/looks/Makefile | 3 | ||||
-rw-r--r-- | devel/ocaml-typeconv/Makefile | 3 | ||||
-rw-r--r-- | devel/portlet-api/Makefile | 3 | ||||
-rw-r--r-- | devel/vb2c/Makefile | 3 | ||||
-rw-r--r-- | dns/gresolver/Makefile | 3 | ||||
-rw-r--r-- | editors/semi-xemacs21-mule/Makefile | 3 | ||||
-rw-r--r-- | editors/uemacs/Makefile | 3 | ||||
-rw-r--r-- | games/freesci/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-etpub/Makefile | 3 | ||||
-rw-r--r-- | games/linux-enemyterritory-fortress/Makefile | 3 | ||||
-rw-r--r-- | games/pets/Makefile | 3 | ||||
-rw-r--r-- | games/wolf3d/Makefile | 3 | ||||
-rw-r--r-- | games/xripple/Makefile | 3 | ||||
-rw-r--r-- | games/yace/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp-manual-pdf/Makefile | 3 | ||||
-rw-r--r-- | graphics/jpegpixi/Makefile | 3 | ||||
-rw-r--r-- | graphics/kphotoalbum/Makefile | 3 | ||||
-rw-r--r-- | graphics/photoclip/Makefile | 3 | ||||
-rw-r--r-- | graphics/view3ds/Makefile | 3 | ||||
-rw-r--r-- | japanese/gxditview/Makefile | 3 | ||||
-rw-r--r-- | japanese/hex/Makefile | 3 | ||||
-rw-r--r-- | japanese/otojiro-fpw/Makefile | 3 | ||||
-rw-r--r-- | japanese/stardict-dict-ja/Makefile | 3 | ||||
-rw-r--r-- | lang/cu-prolog/Makefile | 3 | ||||
-rw-r--r-- | lang/ironpython/Makefile | 3 |
26 files changed, 78 insertions, 0 deletions
diff --git a/devel/fc++/Makefile b/devel/fc++/Makefile index 2219e037bc3a..d7d242e3d348 100644 --- a/devel/fc++/Makefile +++ b/devel/fc++/Makefile @@ -15,6 +15,9 @@ DISTNAME= FC++.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Functional Programming in C++ +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + NO_BUILD= yes do-install: diff --git a/devel/looks/Makefile b/devel/looks/Makefile index 3cbd5734b19b..ef6c27bb3fa5 100644 --- a/devel/looks/Makefile +++ b/devel/looks/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|_|g} MAINTAINER= ports@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+ diff --git a/devel/ocaml-typeconv/Makefile b/devel/ocaml-typeconv/Makefile index fbbffb9001e6..b8f9e536c5a6 100644 --- a/devel/ocaml-typeconv/Makefile +++ b/devel/ocaml-typeconv/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@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 diff --git a/devel/portlet-api/Makefile b/devel/portlet-api/Makefile index 1f7499706a2b..2b9155fc947e 100644 --- a/devel/portlet-api/Makefile +++ b/devel/portlet-api/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@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 diff --git a/devel/vb2c/Makefile b/devel/vb2c/Makefile index 827359037824..ddab031bbec1 100644 --- a/devel/vb2c/Makefile +++ b/devel/vb2c/Makefile @@ -14,6 +14,9 @@ DISTNAME= vb2c-March-1999 MAINTAINER= ports@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 diff --git a/dns/gresolver/Makefile b/dns/gresolver/Makefile index 24830b540368..30f352bee87c 100644 --- a/dns/gresolver/Makefile +++ b/dns/gresolver/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://jodrell.net/files/unsupported/gresolver/ MAINTAINER= ports@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 \ diff --git a/editors/semi-xemacs21-mule/Makefile b/editors/semi-xemacs21-mule/Makefile index 12a5c6e179f0..5e823e22aaee 100644 --- a/editors/semi-xemacs21-mule/Makefile +++ b/editors/semi-xemacs21-mule/Makefile @@ -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 diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 232c2ab7d93c..dfc084404b7b 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -15,6 +15,9 @@ DISTNAME= ue400dev MAINTAINER= ports@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 diff --git a/games/freesci/Makefile b/games/freesci/Makefile index e18cd37d40d3..8b45f94a43c3 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR=${PORTNAME}/stable.pkg/${PORTVERSION} MAINTAINER= ports@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 diff --git a/games/linux-enemyterritory-etpub/Makefile b/games/linux-enemyterritory-etpub/Makefile index 55bedceefb12..e3f6faafd4e0 100644 --- a/games/linux-enemyterritory-etpub/Makefile +++ b/games/linux-enemyterritory-etpub/Makefile @@ -18,6 +18,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@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 diff --git a/games/linux-enemyterritory-fortress/Makefile b/games/linux-enemyterritory-fortress/Makefile index 73adae73fd94..e339b6f3c5b2 100644 --- a/games/linux-enemyterritory-fortress/Makefile +++ b/games/linux-enemyterritory-fortress/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .run MAINTAINER= ports@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 diff --git a/games/pets/Makefile b/games/pets/Makefile index 5655481ee556..aab998036d57 100644 --- a/games/pets/Makefile +++ b/games/pets/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.loria.fr/~rougier/pub/Software/ MAINTAINER= ports@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 diff --git a/games/wolf3d/Makefile b/games/wolf3d/Makefile index 1f3282b6d976..a8d64ffc1b63 100644 --- a/games/wolf3d/Makefile +++ b/games/wolf3d/Makefile @@ -18,6 +18,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wolf MAINTAINER= ports@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 diff --git a/games/xripple/Makefile b/games/xripple/Makefile index c89a3fb391f0..6c2eb4bf38eb 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -22,6 +22,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@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 diff --git a/games/yace/Makefile b/games/yace/Makefile index 1153bc06c37d..b128b1f25609 100644 --- a/games/yace/Makefile +++ b/games/yace/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@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 diff --git a/graphics/gimp-manual-pdf/Makefile b/graphics/gimp-manual-pdf/Makefile index 51d9baf3f865..8a84c8a0e5a8 100644 --- a/graphics/gimp-manual-pdf/Makefile +++ b/graphics/gimp-manual-pdf/Makefile @@ -8,4 +8,7 @@ DOCFORMAT= PDF MASTERDIR= ${.CURDIR}/../gimp-manual-html +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + .include "${MASTERDIR}/Makefile" diff --git a/graphics/jpegpixi/Makefile b/graphics/jpegpixi/Makefile index 69efeec5fc0a..8a59f9503a22 100644 --- a/graphics/jpegpixi/Makefile +++ b/graphics/jpegpixi/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.zero-based.org/software/jpegpixi/ MAINTAINER= ports@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 diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index e608d2d838e5..669078b66040 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.kphotoalbum.org/data/download/ MAINTAINER= ports@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 diff --git a/graphics/photoclip/Makefile b/graphics/photoclip/Makefile index 87e626280727..c381d40de880 100644 --- a/graphics/photoclip/Makefile +++ b/graphics/photoclip/Makefile @@ -16,6 +16,9 @@ DISTNAME= PhotoClip-${PORTVERSION} MAINTAINER= ports@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 diff --git a/graphics/view3ds/Makefile b/graphics/view3ds/Makefile index 530e6e367873..faf726d0b54e 100644 --- a/graphics/view3ds/Makefile +++ b/graphics/view3ds/Makefile @@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@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} diff --git a/japanese/gxditview/Makefile b/japanese/gxditview/Makefile index 6e212305c1f1..198012cc39ef 100644 --- a/japanese/gxditview/Makefile +++ b/japanese/gxditview/Makefile @@ -23,6 +23,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@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]* diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile index dba96f8ddd27..cb56db78c8b7 100644 --- a/japanese/hex/Makefile +++ b/japanese/hex/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@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 diff --git a/japanese/otojiro-fpw/Makefile b/japanese/otojiro-fpw/Makefile index 4365800a6afd..3177723bd4a9 100644 --- a/japanese/otojiro-fpw/Makefile +++ b/japanese/otojiro-fpw/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.a/a/}-src MAINTAINER= ports@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 diff --git a/japanese/stardict-dict-ja/Makefile b/japanese/stardict-dict-ja/Makefile index 509a6fc16e1a..4fec749d03a1 100644 --- a/japanese/stardict-dict-ja/Makefile +++ b/japanese/stardict-dict-ja/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= stardict MAINTAINER= ports@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 diff --git a/lang/cu-prolog/Makefile b/lang/cu-prolog/Makefile index 58949f91cbb1..b004e0980958 100644 --- a/lang/cu-prolog/Makefile +++ b/lang/cu-prolog/Makefile @@ -16,6 +16,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} cupdoc${EXTRACT_SUFX} MAINTAINER= ports@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 diff --git a/lang/ironpython/Makefile b/lang/ironpython/Makefile index 4fb6a33071b9..8c56428a4c1a 100644 --- a/lang/ironpython/Makefile +++ b/lang/ironpython/Makefile @@ -15,6 +15,9 @@ DISTNAME= IronPython-1.0.1-Src MAINTAINER= ports@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 |