The FreeBSD Ports Archive
FreeBSD korean : nh2ps4>
Formats an Korean text file for printing on a postscript printer
nh2ps
-----
nh2ps formats each named file for printing in a postscript printer with
PostScript(CID, OCF) or HLaTeX-0.95/7 Type1 Hangul fonts; if no file is
given, nh2ps reads from the standard input.
The format used is nice and compact: normally two pages on each physical
page, borders surrounding pages, headers with useful information (page
number, printing date, file name or supplied header), line numbering,
etc. This is very useful for making archive listings of programs.
It is relatively large when comparing with h2ps, and need to another
installed fonts and ghostscript.
--
CHOI Junho
ftp://ftp.kr.freebsd.org/pub/users/cjh/nh2ps/
|
nh2ps history
v. 1.15
date: 2003/03/07 06:05:17; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2002/11/23 12:27:11; author: cjh; state: Exp; lines: +18 -2
- Fix build on -current(missing perl dependency)
- add NOA4 build option(A4/letter paper size selection)
Submitted by: Jung-uk Kim , bento
v. 1.13
date: 2000/07/23 05:06:31; author: cjh; state: Exp; lines: +4 -2
distfile fix & reclaim maintainer to me
v. 1.12
date: 2000/07/15 13:18:48; author: cjh; state: Exp; lines: +1 -3
Remove RUN_DEPENDS to ghostscript. Now we have two Korean
ghostscript, so it's your choice.
v. 1.11
date: 2000/04/21 22:03:56; author: fenner; state: Exp; lines: +1 -3
Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for
2 months.
v. 1.10
date: 2000/04/13 09:17:12; author: asami; state: Exp; lines: +3 -4
Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,
hanemacs and hmconv had invalid version strings (fixed).
I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I
didn't touch BROWSER_VER (in netscape ports) since it was used in too
many places.
v. 1.9
date: 1999/08/30 12:09:08; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.8
date: 1999/08/22 18:58:44; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.7
date: 1998/12/05 10:35:17; author: kuriyama; state: Exp; lines: +9 -5
Upgrade to 2.3.1 and unbreak.
PR: ports/8381
Submitted by: CHOI Junho
Unbreak hacked by: kuriyama
v. 1.6
date: 1998/10/16 02:43:27; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building for ko-nh2ps-2.3
Generating psfontmap.c ...
./mkpsfontmap.pl > psfontmap.c
./mkpsfontmap.pl: not found
*** Error code 127
v. 1.5
date: 1998/08/09 00:14:53; author: steve; state: Exp; lines: +11 -55
Update to version 2.3
PR: 7363
Submitted by: maintainer
v. 1.4
date: 1997/11/10 11:28:34; author: asami; state: Exp; lines: +2 -1
Define MANUAL_PACKAGE_BUILD; PAPERSIZE needs to be defined.
v. 1.3
date: 1997/09/22 16:22:09; author: max; state: Exp; lines: +2 -2
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, kr-* -> ko-*.)
v. 1.2
date: 1997/06/05 00:06:32; author: asami; state: Exp; lines: +3 -4
Doesn't depend on perl5 anymore.
Submitted by: junker
v. 1.1
date: 1997/06/04 08:46:49; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/06/04 08:46:49; author: asami; state: Exp; lines: +0 -0
Formats an ascii file for printing on a postscript printer with Korean char.
PR: 3343
Submitted by: Choi Jun Ho
=============================================================================
v. 1.15
date: 2003/03/07 06:05:17; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2002/11/23 12:27:11; author: cjh; state: Exp; lines: +18 -2
- Fix build on -current(missing perl dependency)
- add NOA4 build option(A4/letter paper size selection)
Submitted by: Jung-uk Kim , bento
v. 1.13
date: 2000/07/23 05:06:31; author: cjh; state: Exp; lines: +4 -2
distfile fix & reclaim maintainer to me
v. 1.12
date: 2000/07/15 13:18:48; author: cjh; state: Exp; lines: +1 -3
Remove RUN_DEPENDS to ghostscript. Now we have two Korean
ghostscript, so it's your choice.
v. 1.11
date: 2000/04/21 22:03:56; author: fenner; state: Exp; lines: +1 -3
Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for
2 months.
v. 1.10
date: 2000/04/13 09:17:12; author: asami; state: Exp; lines: +3 -4
Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,
hanemacs and hmconv had invalid version strings (fixed).
I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I
didn't touch BROWSER_VER (in netscape ports) since it was used in too
many places.
v. 1.9
date: 1999/08/30 12:09:08; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.8
date: 1999/08/22 18:58:44; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.7
date: 1998/12/05 10:35:17; author: kuriyama; state: Exp; lines: +9 -5
Upgrade to 2.3.1 and unbreak.
PR: ports/8381
Submitted by: CHOI Junho
Unbreak hacked by: kuriyama
v. 1.6
date: 1998/10/16 02:43:27; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building for ko-nh2ps-2.3
Generating psfontmap.c ...
./mkpsfontmap.pl > psfontmap.c
./mkpsfontmap.pl: not found
*** Error code 127
v. 1.5
date: 1998/08/09 00:14:53; author: steve; state: Exp; lines: +11 -55
Update to version 2.3
PR: 7363
Submitted by: maintainer
v. 1.4
date: 1997/11/10 11:28:34; author: asami; state: Exp; lines: +2 -1
Define MANUAL_PACKAGE_BUILD; PAPERSIZE needs to be defined.
v. 1.3
date: 1997/09/22 16:22:09; author: max; state: Exp; lines: +2 -2
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, kr-* -> ko-*.)
v. 1.2
date: 1997/06/05 00:06:32; author: asami; state: Exp; lines: +3 -4
Doesn't depend on perl5 anymore.
Submitted by: junker
v. 1.1
date: 1997/06/04 08:46:49; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/06/04 08:46:49; author: asami; state: Exp; lines: +0 -0
Formats an ascii file for printing on a postscript printer with Korean char.
PR: 3343
Submitted by: Choi Jun Ho
=============================================================================
v. 1.15
date: 2003/03/07 06:05:17; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2002/11/23 12:27:11; author: cjh; state: Exp; lines: +18 -2
- Fix build on -current(missing perl dependency)
- add NOA4 build option(A4/letter paper size selection)
Submitted by: Jung-uk Kim , bento
v. 1.13
date: 2000/07/23 05:06:31; author: cjh; state: Exp; lines: +4 -2
distfile fix & reclaim maintainer to me
v. 1.12
date: 2000/07/15 13:18:48; author: cjh; state: Exp; lines: +1 -3
Remove RUN_DEPENDS to ghostscript. Now we have two Korean
ghostscript, so it's your choice.
v. 1.11
date: 2000/04/21 22:03:56; author: fenner; state: Exp; lines: +1 -3
Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for
2 months.
v. 1.10
date: 2000/04/13 09:17:12; author: asami; state: Exp; lines: +3 -4
Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,
hanemacs and hmconv had invalid version strings (fixed).
I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I
didn't touch BROWSER_VER (in netscape ports) since it was used in too
many places.
v. 1.9
date: 1999/08/30 12:09:08; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.8
date: 1999/08/22 18:58:44; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.7
date: 1998/12/05 10:35:17; author: kuriyama; state: Exp; lines: +9 -5
Upgrade to 2.3.1 and unbreak.
PR: ports/8381
Submitted by: CHOI Junho
Unbreak hacked by: kuriyama
v. 1.6
date: 1998/10/16 02:43:27; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building for ko-nh2ps-2.3
Generating psfontmap.c ...
./mkpsfontmap.pl > psfontmap.c
./mkpsfontmap.pl: not found
*** Error code 127
v. 1.5
date: 1998/08/09 00:14:53; author: steve; state: Exp; lines: +11 -55
Update to version 2.3
PR: 7363
Submitted by: maintainer
v. 1.4
date: 1997/11/10 11:28:34; author: asami; state: Exp; lines: +2 -1
Define MANUAL_PACKAGE_BUILD; PAPERSIZE needs to be defined.
v. 1.3
date: 1997/09/22 16:22:09; author: max; state: Exp; lines: +2 -2
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, kr-* -> ko-*.)
v. 1.2
date: 1997/06/05 00:06:32; author: asami; state: Exp; lines: +3 -4
Doesn't depend on perl5 anymore.
Submitted by: junker
v. 1.1
date: 1997/06/04 08:46:49; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/06/04 08:46:49; author: asami; state: Exp; lines: +0 -0
Formats an ascii file for printing on a postscript printer with Korean char.
PR: 3343
Submitted by: Choi Jun Ho
=============================================================================
|
| |

|