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. --- russian/Makefile | 1 - russian/mtc/Makefile | 32 -------------------------------- russian/mtc/distinfo | 3 --- russian/mtc/pkg-descr | 20 -------------------- russian/mtc/pkg-plist | 5 ----- 5 files changed, 61 deletions(-) delete mode 100644 russian/mtc/Makefile delete mode 100644 russian/mtc/distinfo delete mode 100644 russian/mtc/pkg-descr delete mode 100644 russian/mtc/pkg-plist (limited to 'russian') diff --git a/russian/Makefile b/russian/Makefile index 192fb226f6d7..444dae02f23c 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -18,7 +18,6 @@ SUBDIR += ksocrat SUBDIR += libcyrillic SUBDIR += messarge - SUBDIR += mtc SUBDIR += mueller-dic SUBDIR += muttprint SUBDIR += napster diff --git a/russian/mtc/Makefile b/russian/mtc/Makefile deleted file mode 100644 index 8d2030797ea4..000000000000 --- a/russian/mtc/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: mtc -# Date created: 13 Nov 2001 -# Whom: Artem Koutchine , Alexander Trapeznikov -# -# $FreeBSD$ -# - -PORTNAME= mtc -PORTVERSION= 1.3 -CATEGORIES= russian -MASTER_SITES= # disappeared - -MAINTAINER= ports@FreeBSD.org -COMMENT= Multifile text Encoding Converter 1.3 - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-09 -NO_BUILD= yes - -MAN7= mtc.7 - -do-install: -.for file in mtc wee - ${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin -.endfor -.for file in koi8 win1251 dos866 - ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/etc -.endfor - ${INSTALL_MAN} ${WRKSRC}/mtc.7 ${MANPREFIX}/man/man7 - -.include diff --git a/russian/mtc/distinfo b/russian/mtc/distinfo deleted file mode 100644 index 4f4447a69e76..000000000000 --- a/russian/mtc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mtc-1.3.tar.gz) = 232c509b67857a1d4d5b7a14b70594b8 -SHA256 (mtc-1.3.tar.gz) = 37dd901b15a2244f157e21c06a1e99957fa2489bed8ab0fbe355cd8c0c321cbb -SIZE (mtc-1.3.tar.gz) = 3777 diff --git a/russian/mtc/pkg-descr b/russian/mtc/pkg-descr deleted file mode 100644 index 204504d22f62..000000000000 --- a/russian/mtc/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -Multifile Text encoding Converter 1.3 - -Converts text from one codepage to another -using codepage definition files. - -Usefull in case of languages where a number -of codepages exists and chars are encoded -in one byte (Russian for example). - -Comes with win1251/koi8/dos866 codepages. - -Examples: - mtc -f koi8 -t dos866 doc2print.txt - cat doc2print | mtc --from win1251 --to dos866 --silent | lpr -Psmb - mtc --from win1251 --to koi8 -s *.html *.ht *.js - mtc -f koi8 -t win1251 > z - -ftp: ftp://ftp.ipform.ru/pub/ipform/software/ - -email: info@ipform.ru diff --git a/russian/mtc/pkg-plist b/russian/mtc/pkg-plist deleted file mode 100644 index 1bf0113eeb6d..000000000000 --- a/russian/mtc/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/mtc -bin/wee -etc/koi8 -etc/win1251 -etc/dos866 -- cgit v1.2.3