The FreeBSD Ports Archive
FreeBSD chinese : gb2ps4>
Converts Chinese GB (simple) encoded text to PostScript
GB2PS converts Chinese GB (simple) encoded text to PostScript.
It automatically supports the HZ encoding. It even allows you to mix
GB and HZ code together.
Examples:
input: gb2ps -h
output: the usage of GB2PS
input: gb2ps cm9203d.gb cm
output: PS programs cm
input: gb2ps -b 3 -e 5 cm9208a.hz cm
output: PS program cm from page 3 to page 5.
then you can print out the Chinese document by sending the PS output
to your PS printer.
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/print/:sw
|
gb2ps history
v. 1.18
date: 2005/10/06 06:36:25; author: linimon; state: Exp; lines: +1 -5
Remove mastersites that died somewhere between 1997 and 2001.
Source: distfile survey
v. 1.17
date: 2005/10/04 22:31:27; author: fenner; state: Exp; lines: +9 -9
Use grouping to stop trying to fetch the wrong file from the wrong site.
Inspired by: http://people.freebsd.org/~fenner/portsurvey/groups/group.html
v. 1.16
date: 2003/02/20 16:56:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2002/11/10 16:45:17; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.14
date: 2002/11/06 22:44:08; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.13
date: 2002/11/05 03:38:57; author: obrien; state: Exp; lines: +1 -1
The community as a whole can maintain these better than I can at the moment.
v. 1.12
date: 2001/12/21 06:34:27; author: ijliao; state: Exp; lines: +2 -2
- Add NOPORTDOCS support
- use ${INSTALL_DATA} over ${INSTALL_MAN} for docs.
PR: 29749
Submitted by: pat
No response from: maintainer (obrien)
v. 1.11
date: 2000/04/13 08:28:02; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
Anomalies found:
- autoconvert was missing "zh-" in front of PKGNAME
- xcin (both 2.3 and 2.5) had invalid version strings
- neither of xcin ports had NO_LATEST_LINK
- telnet8-1.0 thinks PKGNAME is zh-telnet-1.0
Fixed all except the last (I wasn't sure if it was intentional).
v. 1.10
date: 2000/03/22 00:28:23; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.9
date: 2000/03/20 02:37:48; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.8
date: 2000/02/13 03:25:02; author: obrien; state: Exp; lines: +3 -3
Style nits in the ports I maintain.
v. 1.7
date: 1999/08/25 04:57:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1997/11/03 21:08:23; author: obrien; state: Exp; lines: +1 -1
That should have been "print".
v. 1.5
date: 1997/11/03 21:07:09; author: obrien; state: Exp; lines: +2 -2
Added "editors" to the category.
v. 1.4
date: 1997/10/13 07:52:24; author: obrien; state: Exp; lines: +2 -3
Portlint.
Change my email address.
v. 1.3
date: 1997/09/22 17:48:30; author: max; state: Exp; lines: +2 -2
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
v. 1.2
date: 1997/02/11 04:40:17; author: obrien; state: Exp; lines: +2 -2
Prefix PKGNAME with "cn-" for those that needed it.
v. 1.1
date: 1997/02/08 00:18:54; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/02/08 00:18:54; author: obrien; state: Exp; lines: +0 -0
GB2PS converts Chinese GB (simple) encoded text to PostScript.
=============================================================================
|
| |

|