From owner-freebsd-questions Fri Feb 22 6:28:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 82AED37B400 for ; Fri, 22 Feb 2002 06:28:33 -0800 (PST) Received: from pwp14 (pwp14 [192.168.0.201]) by osiris.ipform.ru (8.11.6/8.11.6) with ESMTP id g1MESEj67750 for ; Fri, 22 Feb 2002 17:28:22 +0300 (MSK) (envelope-from infoteacher@ipform.ru) Reply-To: From: "Alexander Trapeznikov" To: Subject: Create new port russian/mtc? Date: Fri, 22 Feb 2002 17:27:42 +0300 Organization: IP Form Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal Disposition-Notification-To: "Alexander Trapeznikov" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I sent query about creation of a russian/mtc port. Since then passed a lot of time, but the port is still not accepted. The port is created correctly and the request is sent correctly. (send-pr and from bugtraq freebsd.org). When will it be created? -------------------------------------[start request]-------------------- From: infoteacher@ipform.ru To: ports@FreeBSD.org Cc: infoteacher@ipform.ru Reply-To: infoteacher@ipform.ru Subject: New port: russian/mtc - Multifile text Encoding Converter >Category:ports >Synopsis: New port: russian/mtc - Multifile text Encoding Converter >Class:change-request >Description:New port: russian/mtc - Multifile text Encoding Converter # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mtc # mtc/Makefile # mtc/distinfo # mtc/pkg-descr # mtc/pkg-plist # mtc/pkg-comment # echo c - mtc mkdir -p mtc > /dev/null 2>&1 echo x - mtc/Makefile sed 's/^X//' >mtc/Makefile << 'END-of-mtc/Makefile' X# New ports collection makefile for: mtc X# Date created: 13 Nov 2001 X# Whom: Artem Koutchine , Alexander Trapeznikov X# X# $FreeBSD$ X# X# This port is self contained in the src directory. X# X XPORTNAME= mtc XPORTVERSION= 1.3 XCATEGORIES= russian XMASTER_SITES= http://www.ipform.ru/files/ X XMAINTAINER= infoteacher@ipform.ru X XMAN7= mtc.7 XMANCOMPRESSED= yes XNO_BUILD= yes X Xdo-install: X $(CP) ${WRKSRC}/mtc.7 ${WRKSRC}/mtc.7.man X ${GZIP_CMD} ${WRKSRC}/mtc.7 X $(MV) ${WRKSRC}/mtc.7.man ${WRKSRC}/mtc.7 X ${INSTALL_MAN} ${WRKSRC}/mtc.7.gz ${PREFIX}/man/man7 X $(RM) ${WRKSRC}/mtc.7.gz X ${INSTALL_SCRIPT} ${WRKSRC}/mtc ${PREFIX}/bin/mtc X ${INSTALL_SCRIPT} ${WRKSRC}/wee ${PREFIX}/bin/wee X ${INSTALL_DATA} ${WRKSRC}/koi8 ${PREFIX}/etc/koi8 X ${INSTALL_DATA} ${WRKSRC}/win1251 ${PREFIX}/etc/win1251 X ${INSTALL_DATA} ${WRKSRC}/dos866 ${PREFIX}/etc/dos866 X X.include END-of-mtc/Makefile echo x - mtc/distinfo sed 's/^X//' >mtc/distinfo << 'END-of-mtc/distinfo' XMD5 (mtc-1.3.tar.gz) = 232c509b67857a1d4d5b7a14b70594b8 END-of-mtc/distinfo echo x - mtc/pkg-descr sed 's/^X//' >mtc/pkg-descr << 'END-of-mtc/pkg-descr' XMultifile Text encoding Converter 1.3 X XConverts text from one codepage to another Xusing codepage definition files. X XUsefull in case of languages where a number Xof codepages exists and chars are encoded Xin one byte (Russian for example). X XComes with win1251/koi8/dos866 codepages. X XExamples: X mtc -f koi8 -t dos866 doc2print.txt X cat doc2print | mtc --from win1251 --to dos866 --silent | lpr -Psmb X mtc --from win1251 --to koi8 -s *.html *.ht *.js X mtc -f koi8 -t win1251 > z X Xftp: ftp://ftp.ipform.ru/pub/ipform/software/ X Xemail: info@ipform.ru END-of-mtc/pkg-descr echo x - mtc/pkg-plist sed 's/^X//' >mtc/pkg-plist << 'END-of-mtc/pkg-plist' Xbin/mtc Xbin/wee Xetc/koi8 Xetc/win1251 Xetc/dos866 END-of-mtc/pkg-plist echo x - mtc/pkg-comment sed 's/^X//' >mtc/pkg-comment << 'END-of-mtc/pkg-comment' XMultifile text Encoding Converter 1.3 END-of-mtc/pkg-comment exit --------------------------------------[end request]------------------- Best Regards, Alexander Trapeznikov! ---------------------------------------------- WWW:http://www.ipform.com Email: infoteacher@ipform.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message