mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Changed at maintainer's request.
This commit is contained in:
parent
18bf6dc6bb
commit
1d6a89b456
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91773
@ -9,11 +9,11 @@ PORTNAME= libutf
|
||||
PORTVERSION= 8.1.0
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/ \
|
||||
ftp://ftp.whizkidtech.net/unix/ \
|
||||
ftp://ftp.whizkidtech.redprince.net/unix/ \
|
||||
http://www.whizkidtech.net/ISO-8859-2/
|
||||
DISTNAME= libutf-8-1.0
|
||||
|
||||
MAINTAINER= adam@whizkidtech.net
|
||||
MAINTAINER= adam@redprince.net
|
||||
COMMENT= Unicode conversion routines between UCS-4 and UTF-8
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -2,8 +2,7 @@ A library of routines for the conversion between 31-bit Unicode values (UCS-4)
|
||||
and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle
|
||||
input and output from/to files and memory. Useful for i18n programmers.
|
||||
|
||||
G. Adam Stanislav
|
||||
adam@whizkidtech.net
|
||||
http://www.whizkidtech.net/
|
||||
|
||||
WWW: http://www.whizkidtech.redprince.net/i18n/
|
||||
|
||||
G. Adam Stanislav
|
||||
adam@redprince.net
|
||||
|
@ -8,9 +8,9 @@
|
||||
PORTNAME= tuc
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://www.whizkidtech.net/fports/
|
||||
MASTER_SITES= http://www.whizkidtech.redprince.net/fports/
|
||||
|
||||
MAINTAINER= adam@whizkidtech.net
|
||||
MAINTAINER= adam@redprince.net
|
||||
COMMENT= Text to Unix Conversion
|
||||
|
||||
MAN1= tuc.1
|
||||
|
@ -1,7 +1,7 @@
|
||||
Utility to convert text files from any operating system to Unix format,
|
||||
and to convert Unix files to DOS format.
|
||||
|
||||
WWW: http://www.whizkidtech.net/
|
||||
WWW: http://www.whizkidtech.redprince.net/
|
||||
|
||||
G. Adam Stanislav
|
||||
adam@whizkidtech.net
|
||||
adam@redprince.net
|
||||
|
Loading…
Reference in New Issue
Block a user