ports/101724: Update port: russian/xcode Update to latest version, fix distfile unfetchable
Pankov Pavel
pankov_p at mail.ru
Wed Aug 9 19:30:24 UTC 2006
>Number: 101724
>Category: ports
>Synopsis: Update port: russian/xcode Update to latest version, fix distfile unfetchable
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 09 19:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Pankov Pavel
>Release: 6.1-RELEASE/i386
>Organization:
MPEI
>Environment:
FreeBSD fb.home 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Wed May 10 18:19:01 MSD 2006 pankovpv at fb.home:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update to latest version, fix distfile unfetchable.
Also, I'd like to take maintainership on this port.
>How-To-Repeat:
>Fix:
diff -ruN --exclude=CVS /usr/ports/russian/xcode/Makefile /usr/home/pankovpv/xcode/Makefile
--- /usr/ports/russian/xcode/Makefile Thu Feb 5 23:37:45 2004
+++ /usr/home/pankovpv/xcode/Makefile Wed Aug 9 21:08:08 2006
@@ -6,17 +6,20 @@
#
PORTNAME= xcode
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= russian
-MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/text/
-DISTNAME= ${PORTNAME}
+PORTVERSION= 4.1
+CATEGORIES= russian converters
+MASTER_SITES= http://www.rusf.ru/books/yo/src/
+DISTNAME= xcodesrc
-MAINTAINER= ports at FreeBSD.org
-COMMENT= Auto detect encoding and convert to koi8, CP-1251 or cp866
+MAINTAINER= pankov_p at mail.ru
+COMMENT= A program for converting russian encodings with care to letter YO
PLIST_FILES= bin/xcode
-USE_BZIP2= yes
+USE_ZIP= yes
+
+NO_WRKSUBDIR= yes
+MAKEFILE= makefile
+ALL_TARGET= xcode
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xcode ${PREFIX}/bin
diff -ruN --exclude=CVS /usr/ports/russian/xcode/distinfo /usr/home/pankovpv/xcode/distinfo
--- /usr/ports/russian/xcode/distinfo Fri Nov 25 20:44:36 2005
+++ /usr/home/pankovpv/xcode/distinfo Wed Aug 9 20:09:37 2006
@@ -1,3 +1,3 @@
-MD5 (xcode.tar.bz2) = 8a4c6223212f2f434843360d7ec7a138
-SHA256 (xcode.tar.bz2) = def3f9a0aac0985ab9df0739666e24a2760e8be7b87fde8289bb274ecc2b5df9
-SIZE (xcode.tar.bz2) = 3828
+MD5 (xcodesrc.zip) = fbff7da785d443e10bce504b0596ca8b
+SHA256 (xcodesrc.zip) = 17f1fbb1d8c0ca3d8a90a475378221faae5f7fc46e90cba45cc7ac1ed188637a
+SIZE (xcodesrc.zip) = 15599
diff -ruN --exclude=CVS /usr/ports/russian/xcode/files/patch-aa /usr/home/pankovpv/xcode/files/patch-aa
--- /usr/ports/russian/xcode/files/patch-aa Sun Nov 9 18:23:22 2003
+++ /usr/home/pankovpv/xcode/files/patch-aa Thu Jan 1 03:00:00 1970
@@ -1,10 +0,0 @@
---- Makefile.orig Sat Feb 19 22:02:36 2000
-+++ Makefile Sat Feb 19 22:02:45 2000
-@@ -10,7 +10,6 @@
- rm -f ${PROG} ${OBJ} ${SRC}~
-
- ${PROG}: ${SRC}
-- gcc -O6 -fno-strength-reduce -m486 -o ${PROG} ${SRC}
-
- install: ${PROG}
- install -s -m 755 ${PROG} ${BINDIR}
diff -ruN --exclude=CVS /usr/ports/russian/xcode/pkg-descr /usr/home/pankovpv/xcode/pkg-descr
--- /usr/ports/russian/xcode/pkg-descr Sat Jan 29 08:41:53 2000
+++ /usr/home/pankovpv/xcode/pkg-descr Wed Aug 9 21:08:17 2006
@@ -1,2 +1,5 @@
-This program tries to determine input document encoding
-and to convert it to koi8, CP-1251 or cp866.
+Xcode automatically determines input file charset and converts it
+to the necessary charset. The important feature of the program is
+biunique charset conversion which protects your file from damages.
+
+WWW: http://www.rusf.ru/books/yo/xcode.html
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list