Date: Thu, 20 Aug 2009 11:15:44 GMT From: Alex Keda <admin@lissyara.su> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137989: New port converters/rcctools Message-ID: <200908201115.n7KBFiKE091214@www.freebsd.org> Resent-Message-ID: <200908201120.n7KBK5Ld003765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137989 >Category: ports >Synopsis: New port converters/rcctools >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 20 11:20:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alex Keda >Release: 7.2 >Organization: USSR >Environment: FreeBSD backup1.moskb.local 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #0: Thu Jul 9 10:51:24 MSD 2009 lissyara@backup1.moskb.local:/usr/obj/mnt/jabber/DISTR/FreeBSD/src/7.2/sys/GENERIC i386 >Description: This is utility may autodetect language, encoding and convert file or stdin from one to one. >How-To-Repeat: >Fix: see shar Patch attached with submission follows: # 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: # # converters/rcctools # converters/rcctools/Makefile # converters/rcctools/distinfo # converters/rcctools/pkg-descr # converters/rcctools/pkg-plist # echo c - converters/rcctools mkdir -p converters/rcctools > /dev/null 2>&1 echo x - converters/rcctools/Makefile sed 's/^X//' >converters/rcctools/Makefile << 'eda365e0c4eb4236099ae41c6414d52f' X# New ports collection makefile for: rcctools X# Date created: 20-08-2009 X# Whom: Alex Keda <admin@lissyara.su> X# X# $FreeBSD$ X# X XPORTNAME= rcctools XPORTVERSION= 0.1.1 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= rusxmms X XMAINTAINER= admin@lissyara.su XCOMMENT= Small programm for autodetect language and encoding X XLIB_DEPENDS+= rcc.2:${PORTSDIR}/devel/librcc XLIB_DEPENDS+= rcd.1:${PORTSDIR}/devel/librcd X X XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_LDCONFIG= yes X XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LIBS="-L${LOCALBASE}/lib" \ X PTHREAD_LIBS="${PTHREAD_LIBS}" X X.include <bsd.port.mk> eda365e0c4eb4236099ae41c6414d52f echo x - converters/rcctools/distinfo sed 's/^X//' >converters/rcctools/distinfo << '6c779860ccaf23be2ead1cc20f32ab23' XMD5 (rcctools-0.1.1.tar.bz2) = 7ca30f2b38aacebc4a8943a1894a50aa XSHA256 (rcctools-0.1.1.tar.bz2) = 4d9d9c15a5144dde524ed03157cd39160290a09cb3db51c66fc5fcd442177dc6 XSIZE (rcctools-0.1.1.tar.bz2) = 244443 6c779860ccaf23be2ead1cc20f32ab23 echo x - converters/rcctools/pkg-descr sed 's/^X//' >converters/rcctools/pkg-descr << 'e10a597e31ded6ee19e0fb961a48b7bf' XThis is utility may autodetect language, encoding Xand convert file or stdin from one to one. X XWWW: http://rusxmms.sourceforge.net e10a597e31ded6ee19e0fb961a48b7bf echo x - converters/rcctools/pkg-plist sed 's/^X//' >converters/rcctools/pkg-plist << 'cdf16074c7276f40e86e2dbe057ec175' Xbin/rcc-recode cdf16074c7276f40e86e2dbe057ec175 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908201115.n7KBFiKE091214>