From dad50d99b195f0597431757a3b8c63f1012e6731 Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Thu, 15 Dec 2005 03:18:03 +0000 Subject: Remove expired ports. --- vietnamese/Makefile | 1 - vietnamese/vi2vn/Makefile | 63 ---------------------------------------------- vietnamese/vi2vn/distinfo | 2 -- vietnamese/vi2vn/pkg-descr | 2 -- vietnamese/vi2vn/pkg-plist | 5 ---- 5 files changed, 73 deletions(-) delete mode 100644 vietnamese/vi2vn/Makefile delete mode 100644 vietnamese/vi2vn/distinfo delete mode 100644 vietnamese/vi2vn/pkg-descr delete mode 100644 vietnamese/vi2vn/pkg-plist (limited to 'vietnamese') diff --git a/vietnamese/Makefile b/vietnamese/Makefile index a5516da61f34..ba8f36b2c087 100644 --- a/vietnamese/Makefile +++ b/vietnamese/Makefile @@ -9,7 +9,6 @@ .endif SUBDIR += libviet SUBDIR += unicode-uhoai - SUBDIR += vi2vn SUBDIR += vis2u SUBDIR += vn7to8 SUBDIR += vnconvert diff --git a/vietnamese/vi2vn/Makefile b/vietnamese/vi2vn/Makefile deleted file mode 100644 index e17b41c31f67..000000000000 --- a/vietnamese/vi2vn/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: vi2vn -# Date created: Monday, Nov 11, 2002 -# Whom: David O'Brien (obrien@NUXI.org) -# -# $FreeBSD$ -# - -PORTNAME= vi2vn -PORTVERSION= 0.64 -CATEGORIES= vietnamese -MASTER_SITES= # disappeared -DISTNAME= ${PORTNAME}-${PORTVERSION}-1.src -EXTRACT_SUFX= .rpm - -MAINTAINER= obrien@FreeBSD.org -COMMENT= Perl script to convert VIQR encoding to other Vietnamese encodings. - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -PORTCOMMENT= Converts Vietnamese VIQR text into troff format - -EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio - -EXTRACT_CMD= rpm2cpio.pl -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= |${CPIO} -idum -WRKSRC= ${WRKDIR}/${PORTNAME} -USE_REINPLACE= yes -NO_BUILD= yes -MAN1= ${PORTNAME}.1 - -post-extract: - @if ! (cd ${WRKDIR} && ${GZIP_CMD} -dc vi2vn.tgz | ${TAR} -xf -);\ - then exit 1; fi - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local/|${PREFIX}/|g' ${WRKSRC}/${PORTNAME}* - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1 - ${MKDIR} ${PREFIX}/share/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.lib ${PREFIX}/share/${PORTNAME} - ${CP} -R ${WRKSRC}/enc ${PREFIX}/share/${PORTNAME} - -post-install: - @cd ${PREFIX} ;\ - ${FIND} share/${PORTNAME} -type f -o -type l >${WRKDIR}/PLIST.share - @cd ${PREFIX} ;\ - ${FIND} share/${PORTNAME} -type d \ - | ${SORT} -r | ${SED} -e 's/^/@dirrm /g' >>${WRKDIR}/PLIST.share - @${ECHO_CMD} "r ${TMPPLIST}" > ${WRKDIR}/ex.script - @${ECHO_CMD} "/Insert PLIST.share" >> ${WRKDIR}/ex.script - @${ECHO_CMD} "d" >> ${WRKDIR}/ex.script - @${ECHO_CMD} "r ${WRKDIR}/PLIST.share" >> ${WRKDIR}/ex.script - @${ECHO_CMD} "x!" >> ${WRKDIR}/ex.script - @${CP} -p ${TMPPLIST} ${TMPPLIST}.pre-share - @cd ${WRKDIR} ; ex < ex.script - -.include diff --git a/vietnamese/vi2vn/distinfo b/vietnamese/vi2vn/distinfo deleted file mode 100644 index f6918e3e6d6d..000000000000 --- a/vietnamese/vi2vn/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (vi2vn-0.64-1.src.rpm) = ffc2fb5b684ebff4285c52a914d0005a -SIZE (vi2vn-0.64-1.src.rpm) = 13321 diff --git a/vietnamese/vi2vn/pkg-descr b/vietnamese/vi2vn/pkg-descr deleted file mode 100644 index e6f6a3c80db7..000000000000 --- a/vietnamese/vi2vn/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Perl script to convert the text in the VIQR encoding to another Vietnamese -encoding (such as TCVN, VISCII, VPS, VNI, ...). diff --git a/vietnamese/vi2vn/pkg-plist b/vietnamese/vi2vn/pkg-plist deleted file mode 100644 index a3474c82c21d..000000000000 --- a/vietnamese/vi2vn/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -@comment $FreeBSD$ -bin/vi2vn -@comment Insert PLIST.share here -@comment -=[ begin PLIST.share ]=- -@comment -=[ end PLIST.share ]=- -- cgit v1.2.3