Bug 3343 - new port request of korean/nh2ps
Summary: new port request of korean/nh2ps
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1997-04-19 10:20 UTC by junker
Modified: 1997-06-04 09:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description junker 1997-04-19 10:20:11 UTC
New ports request:

kr-nh2ps-{a4,letter}-1.0p1
	Yet another korean version of a2ps. v1.0p1
	It need kr-hlatexpsfonts-0.95

How-To-Repeat: 
Get ports from:
 ftp://ftp.freebsd.org/pub/FreeBSD/incoming/kr-nh2ps.ports.tar.gz
Comment 1 Satoshi Asami freebsd_committer freebsd_triage 1997-06-04 09:47:31 UTC
State Changed
From-To: open->closed


Thanks, commited.  I added perl to the dependency list because your 
comment indicates it's needed.  I also deleted the @pkgdep. 

=== 
diff -ru nh2ps/Makefile nh2ps.new/Makefile 
--- nh2ps/Makefile	Mon Apr  7 22:26:45 1997 
+++ nh2ps.new/Makefile	Wed Jun  4 01:41:06 1997 
@@ -13,8 +13,9 @@ 

MAINTAINER=	junker@jazz.snu.ac.kr 

-# it depends on HLaTeX-0.95(ps) fonts and perl-5.003 
-RUN_DEPENDS=    ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts 
+# it depends on HLaTeX-0.95(ps) fonts and perl-5.004 
+RUN_DEPENDS=    ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:${PORTSDIR}/korean/hlatexpsfonts  
+		perl5.004:${PORTSDIR}/lang/perl5 

MAKE_FLAGS?=	WIDTH=${WIDTH} HEIGHT=${HEIGHT} A4_PAPERSIZE=${A4_PAPERSIZE} -f 
MAN1=		nh2ps.1 
diff -ru nh2ps/pkg/PLIST nh2ps.new/pkg/PLIST 
--- nh2ps/pkg/PLIST	Sat Apr 12 03:53:19 1997 
+++ nh2ps.new/pkg/PLIST	Wed Jun  4 01:41:23 1997 
@@ -1,4 +1,3 @@ 
-@pkgdep kr-hlatexpsfonts-0.95 
bin/nh2ps 
bin/nh2ps_opt 
man/man1/nh2ps.1.gz