mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
This commit is contained in:
parent
f6ceda4641
commit
2d94dc2a57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283224
33 changed files with 90 additions and 29 deletions
|
@ -13,6 +13,9 @@ MASTER_SITES= http://iainlea.dyndns.org/software/${PORTNAME}/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A program for renaming mp3 files and looking ID3 tags for it
|
COMMENT= A program for renaming mp3 files and looking ID3 tags for it
|
||||||
|
|
||||||
|
DEPRECATED= Depends on audio/p5-MusicBrainz-Client which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/CDDB.pm:${PORTSDIR}/audio/p5-CDDB \
|
RUN_DEPENDS= ${SITE_PERL}/CDDB.pm:${PORTSDIR}/audio/p5-CDDB \
|
||||||
${SITE_PERL}/MP3/Tag.pm:${PORTSDIR}/audio/p5-MP3-Tag \
|
${SITE_PERL}/MP3/Tag.pm:${PORTSDIR}/audio/p5-MP3-Tag \
|
||||||
${SITE_PERL}/${PERL_ARCH}/MusicBrainz/Client.pm:${PORTSDIR}/audio/p5-MusicBrainz-Client
|
${SITE_PERL}/${PERL_ARCH}/MusicBrainz/Client.pm:${PORTSDIR}/audio/p5-MusicBrainz-Client
|
||||||
|
|
|
@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= A Perl module that provides access to the musicbrainz client API
|
COMMENT= A Perl module that provides access to the musicbrainz client API
|
||||||
|
|
||||||
DEPRECATED= Disappear from CPAN
|
# Depended on by audio/mp3butler
|
||||||
EXPIRATION_DATE= 2011-09-01
|
DEPRECATED= Disappeared from CPAN
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
|
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MusicBrainz/Queries.pm:${PORTSDIR}/audio/p5-MusicBrainz-Queries
|
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MusicBrainz/Queries.pm:${PORTSDIR}/audio/p5-MusicBrainz-Queries
|
||||||
|
|
|
@ -18,6 +18,9 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= cy@FreeBSD.org
|
MAINTAINER= cy@FreeBSD.org
|
||||||
COMMENT= Manage remote serial consoles via TCP/IP
|
COMMENT= Manage remote serial consoles via TCP/IP
|
||||||
|
|
||||||
|
DEPRECATED= Depends on devel/msrc0, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \
|
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \
|
||||||
mkcmd:${PORTSDIR}/devel/mkcmd
|
mkcmd:${PORTSDIR}/devel/mkcmd
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,9 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Command-line parser and manual page generator
|
COMMENT= Command-line parser and manual page generator
|
||||||
|
|
||||||
DEPRECATED= Upstream disapear and distfile is no more available
|
# Depended on by comms/conserver
|
||||||
EXPIRATION_DATE= 2011-05-01
|
DEPRECATED= Upstream disapeared and distfile is not available
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0
|
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,9 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Meta source fake-out script for building ksb tools
|
COMMENT= Meta source fake-out script for building ksb tools
|
||||||
|
|
||||||
DEPRECATED= Upstream disapear and distfile is no more available
|
# Depended on by comms/conserver devel/mkcmd
|
||||||
EXPIRATION_DATE= 2011-05-01
|
DEPRECATED= Upstream disapeared and distfile is not available
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
PLIST_FILES= bin/makeme
|
PLIST_FILES= bin/makeme
|
||||||
|
|
|
@ -12,10 +12,12 @@ CATEGORIES= editors elisp
|
||||||
MASTER_SITES= SF \
|
MASTER_SITES= SF \
|
||||||
http://dryice.name/computer/FreeBSD/distfiles/
|
http://dryice.name/computer/FreeBSD/distfiles/
|
||||||
|
|
||||||
|
|
||||||
MAINTAINER= dryice@dryice.name
|
MAINTAINER= dryice@dryice.name
|
||||||
COMMENT= Doxymacs is Doxygen + {X}Emacs
|
COMMENT= Doxymacs is Doxygen + {X}Emacs
|
||||||
|
|
||||||
|
DEPRECATED= Depends on www/w3-4, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
USE_EMACS= yes
|
USE_EMACS= yes
|
||||||
EMACS_PORT_NAME?= emacs21
|
EMACS_PORT_NAME?= emacs21
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-4 \
|
BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-4 \
|
||||||
|
|
|
@ -14,10 +14,10 @@ MASTER_SITES= http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Library for high-performance 2D graphics
|
COMMENT= Library for high-performance 2D graphics
|
||||||
|
|
||||||
DEPRECATED= No more public distfiles
|
# Depended on by textproc/p5-XML-LibRSVG
|
||||||
EXPIRATION_DATE= 2011-09-01
|
|
||||||
|
|
||||||
BROKEN= Does not fetch
|
BROKEN= Does not fetch
|
||||||
|
DEPRECATED= No more public distfiles
|
||||||
|
EXPIRATION_DATE= 2011-11-06
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION}
|
||||||
|
|
|
@ -15,10 +15,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Open-source J2EE application server (4.x family)
|
COMMENT= Open-source J2EE application server (4.x family)
|
||||||
|
|
||||||
DEPRECATED= BROKEN for more than 6 month
|
# Depended on by mail/jboss-mailservices
|
||||||
EXPIRATION_DATE= 2011-09-01
|
|
||||||
|
|
||||||
BROKEN= does not build with new ant
|
BROKEN= does not build with new ant
|
||||||
|
DEPRECATED= BROKEN for more than 6 months
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
LATEST_LINK= jboss4
|
LATEST_LINK= jboss4
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
|
|
|
@ -15,6 +15,9 @@ MASTER_SITES= http://hanterm.org/download/ \
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= An xterm hacked for managing Korean languages
|
COMMENT= An xterm hacked for managing Korean languages
|
||||||
|
|
||||||
|
DEPRECATED= Depends on korean/johabfonts, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts
|
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts
|
||||||
|
|
||||||
CONFLICTS= ko-hanterm-xf-2.*
|
CONFLICTS= ko-hanterm-xf-2.*
|
||||||
|
|
|
@ -17,6 +17,9 @@ EXTRACT_ONLY=
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Extra Korean PostScript font collection for HLaTeX(UHC encoding)
|
COMMENT= Extra Korean PostScript font collection for HLaTeX(UHC encoding)
|
||||||
|
|
||||||
|
DEPRECATED= Depends on korean/hlatex, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= hbibtex:${PORTSDIR}/korean/hlatex
|
RUN_DEPENDS= hbibtex:${PORTSDIR}/korean/hlatex
|
||||||
|
|
||||||
# just install directly
|
# just install directly
|
||||||
|
|
|
@ -18,8 +18,9 @@ EXTRACT_ONLY= HLaTeX-1.0.1.tar.gz uhc-fonts-1.0.tar.gz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= LaTeX package to use Hangul(UTF-8/UHC/KSX1001)
|
COMMENT= LaTeX package to use Hangul(UTF-8/UHC/KSX1001)
|
||||||
|
|
||||||
|
# Depended on by korean/hlatex-psfonts-uhc-extra korean/texinfo/Makefile
|
||||||
DEPRECATED= No more public distfiles
|
DEPRECATED= No more public distfiles
|
||||||
EXPIRATION_DATE= 2011-09-01
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
# it depends on teTeX(lambda)
|
# it depends on teTeX(lambda)
|
||||||
BUILD_DEPENDS= texhash:${PORTSDIR}/print/teTeX
|
BUILD_DEPENDS= texhash:${PORTSDIR}/print/teTeX
|
||||||
|
|
|
@ -15,8 +15,9 @@ DISTNAME= hanterm-font-${PORTVERSION}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Hangul fonts for X11(johab) used in many hangul-related programs
|
COMMENT= Hangul fonts for X11(johab) used in many hangul-related programs
|
||||||
|
|
||||||
|
# Depended on by korean/hanterm
|
||||||
DEPRECATED= No more public distfiles
|
DEPRECATED= No more public distfiles
|
||||||
EXPIRATION_DATE= 2011-09-01
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
|
||||||
|
|
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-ko-${PORTVERSION}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Korean enabled Texinfo formatter
|
COMMENT= Korean enabled Texinfo formatter
|
||||||
|
|
||||||
|
DEPRECATED= Depends on korean/hlatex, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= hbibtex:${PORTSDIR}/korean/hlatex
|
RUN_DEPENDS= hbibtex:${PORTSDIR}/korean/hlatex
|
||||||
|
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= YES
|
||||||
|
|
|
@ -16,6 +16,9 @@ DIST_SUBDIR= ${PORTNAME:S/2//g}
|
||||||
MAINTAINER= acm@FreeBSD.org
|
MAINTAINER= acm@FreeBSD.org
|
||||||
COMMENT?= A basic language with object extensions
|
COMMENT?= A basic language with object extensions
|
||||||
|
|
||||||
|
DEPRECATED= Depends on x11-toolkits/gambas2-gb-qt, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
BUILD_DEPENDS= xdg-mime:${PORTSDIR}/devel/xdg-utils
|
BUILD_DEPENDS= xdg-mime:${PORTSDIR}/devel/xdg-utils
|
||||||
LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi
|
LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,9 @@ EXTRACT_ONLY= # empty
|
||||||
MAINTAINER= acm@FreeBSD.org
|
MAINTAINER= acm@FreeBSD.org
|
||||||
COMMENT= A basic language with object extensions (meta port)
|
COMMENT= A basic language with object extensions (meta port)
|
||||||
|
|
||||||
|
DEPRECATED= Depends on x11-toolkits/gambas2-gb-qt, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= gbi2:${PORTSDIR}/lang/gambas2-base \
|
RUN_DEPENDS= gbi2:${PORTSDIR}/lang/gambas2-base \
|
||||||
${GAMBASCOMPDIR}/gb.settings.component:${PORTSDIR}/lang/gambas2-components
|
${GAMBASCOMPDIR}/gb.settings.component:${PORTSDIR}/lang/gambas2-components
|
||||||
|
|
||||||
|
|
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-final
|
||||||
MAINTAINER= toha@toha.org.ua
|
MAINTAINER= toha@toha.org.ua
|
||||||
COMMENT= JBoss Mail Services
|
COMMENT= JBoss Mail Services
|
||||||
|
|
||||||
|
DEPRECATED= Depends on java/jboss4, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/jboss4/server/default/conf/jboss-service.xml:${PORTSDIR}/java/jboss4
|
RUN_DEPENDS= ${LOCALBASE}/jboss4/server/default/conf/jboss-service.xml:${PORTSDIR}/java/jboss4
|
||||||
|
|
||||||
USE_JAVA= YES
|
USE_JAVA= YES
|
||||||
|
|
|
@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Convert Taiwan Datum (TWD67/TM2, TWD97/TM2) to/from Lat and Long
|
COMMENT= Convert Taiwan Datum (TWD67/TM2, TWD97/TM2) to/from Lat and Long
|
||||||
|
|
||||||
|
DEPRECATED= Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Geography-NationalGrid>=0:${PORTSDIR}/misc/p5-Geography-NationalGrid
|
BUILD_DEPENDS= p5-Geography-NationalGrid>=0:${PORTSDIR}/misc/p5-Geography-NationalGrid
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
|
|
@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Create an object for a point and to transform coordinate systems
|
COMMENT= Create an object for a point and to transform coordinate systems
|
||||||
|
|
||||||
DEPRECATED= Disappear from CPAN
|
# Depended on by misc/p5-Geography-NationalGrid-TW
|
||||||
EXPIRATION_DATE= 2011-09-01
|
DEPRECATED= Disappeared from CPAN
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= X-based TV Display and Capture Application (for use with bt848 driver)
|
COMMENT= X-based TV Display and Capture Application (for use with bt848 driver)
|
||||||
|
|
||||||
|
DEPRECATED= Depends on multimedia/mplex, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||||
Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
||||||
|
|
||||||
|
|
|
@ -14,8 +14,9 @@ MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/X11/mpeg/ \
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Multiplexes MPEG component streams into system layers
|
COMMENT= Multiplexes MPEG component streams into system layers
|
||||||
|
|
||||||
DEPRECATED= Upstream disapear and distfile is no more available
|
# Depended on by multimedia/fxtv
|
||||||
EXPIRATION_DATE= 2011-05-01
|
DEPRECATED= Upstream disapeared and distfile is not available
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
CONFLICTS= mjpegtools-*
|
CONFLICTS= mjpegtools-*
|
||||||
|
|
||||||
|
|
|
@ -14,8 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Timeout mechanism for TCP connections
|
COMMENT= Timeout mechanism for TCP connections
|
||||||
|
|
||||||
|
# Depended on by www/newsfeed
|
||||||
DEPRECATED= Upstream disapear and distfile is no more available
|
DEPRECATED= Upstream disapear and distfile is no more available
|
||||||
EXPIRATION_DATE= 2011-05-01
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
USE_PYDISTUTILS=yes
|
USE_PYDISTUTILS=yes
|
||||||
|
|
|
@ -16,6 +16,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||||
MAINTAINER= dryice@dryice.name
|
MAINTAINER= dryice@dryice.name
|
||||||
COMMENT= Create and use hyperlinks and simple formatting in plain text files
|
COMMENT= Create and use hyperlinks and simple formatting in plain text files
|
||||||
|
|
||||||
|
DEPRECATED= Depends on textproc/htmlize.el, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
USE_EMACS= yes
|
USE_EMACS= yes
|
||||||
EMACS_PORT_NAME?= emacs21
|
EMACS_PORT_NAME?= emacs21
|
||||||
|
|
||||||
|
|
|
@ -17,10 +17,10 @@ EXTRACT_SUFX=
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!)
|
COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!)
|
||||||
|
|
||||||
DEPRECATED= BROKEN for more than 6 month
|
# Depended on by textproc/emacs-wiki
|
||||||
EXPIRATION_DATE= 2011-09-01
|
|
||||||
|
|
||||||
BROKEN= checksum mismatch
|
BROKEN= checksum mismatch
|
||||||
|
DEPRECATED= BROKEN for more than 6 month
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
USE_EMACS= yes
|
USE_EMACS= yes
|
||||||
EMACS_PORT_NAME?= emacs21
|
EMACS_PORT_NAME?= emacs21
|
||||||
|
|
|
@ -15,8 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}src
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Java parser generator and lexical analyzer
|
COMMENT= Java parser generator and lexical analyzer
|
||||||
|
|
||||||
|
# Depended on by www/commonist
|
||||||
DEPRECATED= No more public distfiles
|
DEPRECATED= No more public distfiles
|
||||||
EXPIRATION_DATE= 2011-09-01
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
USE_ANT= yes
|
USE_ANT= yes
|
||||||
|
|
|
@ -13,6 +13,9 @@ MASTER_SITES= http://djini.de/software/commonist/
|
||||||
MAINTAINER= saper@saper.info
|
MAINTAINER= saper@saper.info
|
||||||
COMMENT= Easy upload of images to Wikimedia Commons and Mediawiki
|
COMMENT= Easy upload of images to Wikimedia Commons and Mediawiki
|
||||||
|
|
||||||
|
DEPRECATED= Depends on textproc/javacc, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
TARGET_JAR= ${JAVAJARDIR}/${PORTNAME}.jar
|
TARGET_JAR= ${JAVAJARDIR}/${PORTNAME}.jar
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_JAVA= 1.5+
|
USE_JAVA= 1.5+
|
||||||
|
|
|
@ -14,6 +14,9 @@ DISTNAME= NewsFeed-${DISTVERSION}
|
||||||
MAINTAINER= miwi@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
COMMENT= RSS/RDF/Atom reader and aggregator
|
COMMENT= RSS/RDF/Atom reader and aggregator
|
||||||
|
|
||||||
|
DEPRECATED= Depends on net/py-timeoutsocket, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= py*-tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter \
|
RUN_DEPENDS= py*-tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter \
|
||||||
py*-feedparser>=0:${PORTSDIR}/textproc/py-feedparser \
|
py*-feedparser>=0:${PORTSDIR}/textproc/py-feedparser \
|
||||||
py*-feedfinder>=0:${PORTSDIR}/www/py-feedfinder \
|
py*-feedfinder>=0:${PORTSDIR}/www/py-feedfinder \
|
||||||
|
|
|
@ -16,8 +16,9 @@ DISTNAME= w3-4.0pre.47
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= WWW browser based on emacs/mule
|
COMMENT= WWW browser based on emacs/mule
|
||||||
|
|
||||||
DEPRECATED= Upstream disapear and distfile is no more available
|
# Depended on by editors/doxymacs
|
||||||
EXPIRATION_DATE= 2011-05-01
|
DEPRECATED= Upstream disapeared and distfile is not available
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-emacs=yes
|
CONFIGURE_ARGS= --with-emacs=yes
|
||||||
|
|
|
@ -16,6 +16,9 @@ DISTNAME= 3952-Geramik-${PORTVERSION}
|
||||||
MAINTAINER= haesu@TowardEX.com
|
MAINTAINER= haesu@TowardEX.com
|
||||||
COMMENT= A Keramik KDE styled theme for GTK
|
COMMENT= A Keramik KDE styled theme for GTK
|
||||||
|
|
||||||
|
DEPRECATED= Depends on x11-toolkits/qtpixmap, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
|
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}
|
||||||
|
|
|
@ -12,8 +12,9 @@ COMMENT= The gambas Qt GUI component
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
|
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
|
||||||
|
|
||||||
|
# Depended on by lang/gambas2 lang/gambas2-base
|
||||||
BROKEN= fails to build
|
BROKEN= fails to build
|
||||||
DEPRECATED= has been broken for over a year
|
DEPRECATED= has been broken for over a year
|
||||||
EXPIRATION_DATE=2011-04-17
|
EXPIRATION_DATE=2011-10-31
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Modifed GTK pixmap engine to obtain Theme information from Qt
|
COMMENT= Modifed GTK pixmap engine to obtain Theme information from Qt
|
||||||
|
|
||||||
DEPRECATED= No more public distfiles
|
DEPRECATED= No more public distfiles
|
||||||
EXPIRATION_DATE= 2011-09-01
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -21,6 +21,9 @@ PATCHFILES= fvwm95-2.0.43a-Autoconf.I18N.diff.gz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Win95 lookalike fvwm2 window manager with an I18N patch
|
COMMENT= Win95 lookalike fvwm2 window manager with an I18N patch
|
||||||
|
|
||||||
|
DEPRECATED= Depends on x11/fbsd-icons, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
LIB_DEPENDS= rplay.1:${PORTSDIR}/audio/rplay
|
LIB_DEPENDS= rplay.1:${PORTSDIR}/audio/rplay
|
||||||
RUN_DEPENDS= ${LOCALBASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons
|
RUN_DEPENDS= ${LOCALBASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Win95 lookalike version of the fvwm2 window manager
|
COMMENT= Win95 lookalike version of the fvwm2 window manager
|
||||||
|
|
||||||
|
DEPRECATED= Depends on x11/fbsd-icons, which is DEPRECATED
|
||||||
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
LIB_DEPENDS= rplay.1:${PORTSDIR}/audio/rplay
|
LIB_DEPENDS= rplay.1:${PORTSDIR}/audio/rplay
|
||||||
RUN_DEPENDS= ${LOCALBASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons
|
RUN_DEPENDS= ${LOCALBASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Collection of icons related to the FreeBSD project
|
COMMENT= Collection of icons related to the FreeBSD project
|
||||||
|
|
||||||
DEPRECATED= Upstream disapear and distfile is no more available
|
DEPRECATED= Upstream disapear and distfile is no more available
|
||||||
EXPIRATION_DATE= 2011-05-01
|
EXPIRATION_DATE= 2011-10-31
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue