diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 14:31:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 14:31:29 +0800 |
commit | 910cd459d1a278b00f82d1c72be921eef9dfb34d (patch) | |
tree | 5c6537ce2a304afba0742d400b1b06027fa82561 /japanese | |
parent | 1cc50700a26550a22da8630f5f347c6a18f12131 (diff) | |
download | freebsd-ports-gnome-910cd459d1a278b00f82d1c72be921eef9dfb34d.tar.gz freebsd-ports-gnome-910cd459d1a278b00f82d1c72be921eef9dfb34d.tar.zst freebsd-ports-gnome-910cd459d1a278b00f82d1c72be921eef9dfb34d.zip |
Remove some expired ports
2011-08-01 audio/rio: Look like an abandonware, no more public distfile
2011-08-02 audio/ruby-musicextras: Upcoming ruby-gnome removes dependencies
2011-08-02 deskutils/sshmenu: Upcoming ruby-gnome removes dependencies
2011-08-02 japanese/gsuica: Upcoming ruby-gnome removes dependencies
2011-08-02 science/gave: Upcoming ruby-gnome removes dependencies
2011-08-02 x11-themes/gnome-art: Upcoming ruby-gnome removes dependencies
2011-08-02 x11-themes/gnome-splashscreen-manager: Upcoming ruby-gnome removes dependencies
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | japanese/gsuica/Makefile | 54 | ||||
-rw-r--r-- | japanese/gsuica/distinfo | 2 | ||||
-rw-r--r-- | japanese/gsuica/pkg-descr | 3 |
4 files changed, 0 insertions, 60 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index fd642a8829a9..83f5cd0ba2b9 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -97,7 +97,6 @@ SUBDIR += grep SUBDIR += groff SUBDIR += gskk - SUBDIR += gsuica SUBDIR += gtkicq SUBDIR += guesswork-classic SUBDIR += gxditview diff --git a/japanese/gsuica/Makefile b/japanese/gsuica/Makefile deleted file mode 100644 index 76567eea1d54..000000000000 --- a/japanese/gsuica/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: gsuica -# Date created: 21 February 2010 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# -# $FreeBSD$ - -PORTNAME= gsuica -PORTVERSION= 0.04 -PORTREVISION= 1 -CATEGORIES= japanese ruby -MASTER_SITES= http://homepage3.nifty.com/slokar/pasori/ -DISTNAME= ${PORTNAME} -EXTRACT_SUFX= # empty - -MAINTAINER= ume@FreeBSD.org -COMMENT= GNOME SUICA Viewer - -DEPRECATED= Upcoming ruby-gnome removes dependencies -EXPIRATION_DATE= 2011-08-02 - -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \ - ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 \ - ${RUBY_SITEARCHLIBDIR}/pasori.so:${PORTSDIR}/devel/libpafe-ruby - -USE_RUBY= yes - -EXTRACT_CMD= ${CP} -EXTRACT_BEFORE_ARGS= -p -EXTRACT_AFTER_ARGS= . -NO_WRKSUBDIR= yes -NO_BUILD= yes - -PLIST_FILES= bin/${PORTNAME} - -do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin - -# Fetch station code database -station-code-fetch: - @(cd ${WRKDIR}; \ - ${SETENV} ${FETCH_ENV} ${FETCH_CMD} ${FETCH_BEFORE_ARGS} \ - -o StationCode.xls \ - http://www.denno.net/SFCardFan/sendexcel.php; \ - ${FETCH_AFTER_ARGS} \ - ${SETENV} ${FETCH_ENV} ${FETCH_CMD} ${FETCH_BEFORE_ARGS} \ - ${MASTER_SITES}station_code_conv.sh ${FETCH_AFTER_ARGS}) - -# Install station code database into ~/.gsuica/station_code -# BUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf -# BUILD_DEPENDS+= xlhtml:${PORTSDIR}/textproc/xlhtml -station-code-install: - @(cd ${WRKDIR}; ${SH} station_code_conv.sh StationCode.xls) - -.include <bsd.port.mk> diff --git a/japanese/gsuica/distinfo b/japanese/gsuica/distinfo deleted file mode 100644 index a10574157871..000000000000 --- a/japanese/gsuica/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gsuica) = b857bce26d70c9b4cadc35a3d6c592dd4628aa245437e7ba66e7bc865bb32bba -SIZE (gsuica) = 38711 diff --git a/japanese/gsuica/pkg-descr b/japanese/gsuica/pkg-descr deleted file mode 100644 index 67c519a02531..000000000000 --- a/japanese/gsuica/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GNOME SUICA Viewer - -WWW: http://homepage3.nifty.com/slokar/pasori/gsuica.html |