Date: Thu, 13 Jan 2000 11:33:36 +0200 (EET) From: acid@stu.cn.ua To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16095: xcode port Message-ID: <200001130933.LAA96502@stalker.stu.cn.ua>
next in thread | raw e-mail | index | archive | help
>Number: 16095 >Category: ports >Synopsis: xcode port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 13 01:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Michael Vasilenko >Release: FreeBSD 3.4-STABLE i386 >Organization: Chernigiv State Technological University >Environment: >Description: This program tries to determine input document encoding and to convert it to koi8, CP-1251 or cp866. >How-To-Repeat: >Fix: # 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: # # russian/xcode # russian/xcode/pkg # russian/xcode/pkg/COMMENT # russian/xcode/pkg/DESCR # russian/xcode/pkg/PLIST # russian/xcode/Makefile # russian/xcode/files # russian/xcode/files/md5 # echo c - russian/xcode mkdir -p russian/xcode > /dev/null 2>&1 echo c - russian/xcode/pkg mkdir -p russian/xcode/pkg > /dev/null 2>&1 echo x - russian/xcode/pkg/COMMENT sed 's/^X//' >russian/xcode/pkg/COMMENT << 'END-of-russian/xcode/pkg/COMMENT' XAuto detect encoding and convert to koi8, CP-1251 or cp866. END-of-russian/xcode/pkg/COMMENT echo x - russian/xcode/pkg/DESCR sed 's/^X//' >russian/xcode/pkg/DESCR << 'END-of-russian/xcode/pkg/DESCR' XThis program tries to determine input document encoding Xand to convert it to koi8, CP-1251 or cp866. END-of-russian/xcode/pkg/DESCR echo x - russian/xcode/pkg/PLIST sed 's/^X//' >russian/xcode/pkg/PLIST << 'END-of-russian/xcode/pkg/PLIST' Xbin/xcode END-of-russian/xcode/pkg/PLIST echo x - russian/xcode/Makefile sed 's/^X//' >russian/xcode/Makefile << 'END-of-russian/xcode/Makefile' X# New ports collection makefile for: xcode X# Version required: 1.0 X# Date created: 13 January 2000 X# Whom: Michael Vasilenko <acid@stu.cn.ua> X# X# $FreeBSD$ X# X XDISTNAME= xcode XPKGNAME= xcode-1.0 XCATEGORIES= russian XMASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/text/ XEXTRACT_SUFX= .tar.bz2 X XMAINTAINER= ports@FreeBSD.org X XUSE_BZIP2= yes X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/xcode ${PREFIX}/bin X X.include <bsd.port.mk> END-of-russian/xcode/Makefile echo c - russian/xcode/files mkdir -p russian/xcode/files > /dev/null 2>&1 echo x - russian/xcode/files/md5 sed 's/^X//' >russian/xcode/files/md5 << 'END-of-russian/xcode/files/md5' XMD5 (xcode.tar.bz2) = 8a4c6223212f2f434843360d7ec7a138 END-of-russian/xcode/files/md5 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001130933.LAA96502>