aboutsummaryrefslogtreecommitdiffstats
path: root/korean/nh2ps
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* - Fix build on -current(missing perl dependency)cjh2002-11-234-14/+93
| | | | | | - add NOA4 build option(A4/letter paper size selection) Submitted by: Jung-uk Kim <jkim@niksun.com>, bento
* Remove ${PREFIX}/share/doc directory after uninstallation.cjh2000-09-011-0/+1
|
* distfile fix & reclaim maintainer to mecjh2000-07-232-2/+4
|
* Remove RUN_DEPENDS to ghostscript. Now we have two Koreancjh2000-07-151-2/+0
| | | | ghostscript, so it's your choice.
* Change default font to Gulim-Medium(korean/baekmukfonts-ttf).cjh2000-07-151-0/+11
|
* Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing forfenner2000-04-221-2/+0
| | | | 2 months.
* Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,asami2000-04-131-3/+2
| | | | | | | | 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.
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Upgrade to 2.3.1 and unbreak.kuriyama1998-12-052-6/+10
| | | | | | PR: ports/8381 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Unbreak hacked by: kuriyama
* Mark BROKEN for ELF:jseger1998-10-161-1/+3
| | | | | | | | ===> Building for ko-nh2ps-2.3 Generating psfontmap.c ... ./mkpsfontmap.pl > psfontmap.c ./mkpsfontmap.pl: not found *** Error code 127
* Remove manpages that are define in MAN? macros in korean Makefiles.asami1998-08-131-1/+0
|
* Update to version 2.3steve1998-08-097-310/+45
| | | | | PR: 7363 Submitted by: maintainer
* Define MANUAL_PACKAGE_BUILD; PAPERSIZE needs to be defined.asami1997-11-101-1/+2
|
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.max1997-09-231-2/+2
| | | | (IE, kr-* -> ko-*.)
* Doesn't depend on perl5 anymore.asami1997-06-051-4/+3
| | | | Submitted by: junker
* Formats an ascii file for printing on a postscript printer with Korean char.asami1997-06-048-0/+351
PR: 3343 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>