diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 08:43:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 08:43:17 +0000 |
commit | 3f8394ae69e2b35d4d918eaaa7acc12b531bd096 (patch) | |
tree | 4c2d5adc2dbddded20ba139722408f906b28a5a9 /korean/linuxdoc-sgml | |
parent | 30c2c932c8e896c04c54f1e3ecc06d2c7aa932d5 (diff) | |
download | ports-3f8394ae69e2b35d4d918eaaa7acc12b531bd096.tar.gz ports-3f8394ae69e2b35d4d918eaaa7acc12b531bd096.zip |
Korean linuxdoc/sgml.
PR: 3342
Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>
Notes
Notes:
svn path=/head/; revision=6760
Diffstat (limited to 'korean/linuxdoc-sgml')
-rw-r--r-- | korean/linuxdoc-sgml/Makefile | 26 | ||||
-rw-r--r-- | korean/linuxdoc-sgml/distinfo | 1 | ||||
-rw-r--r-- | korean/linuxdoc-sgml/files/patch-aa | 25 | ||||
-rw-r--r-- | korean/linuxdoc-sgml/pkg-comment | 1 | ||||
-rw-r--r-- | korean/linuxdoc-sgml/pkg-descr | 14 | ||||
-rw-r--r-- | korean/linuxdoc-sgml/pkg-plist | 123 |
6 files changed, 190 insertions, 0 deletions
diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile new file mode 100644 index 000000000000..03c2d3c761c7 --- /dev/null +++ b/korean/linuxdoc-sgml/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: Linuxdoc-SGML 1.6bh2 +# Version required: 1.6bh2 +# Date created: 2 Apr 1997 +# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> +# +# $Id$ +# + +DISTNAME= linuxdoc-sgml-1.6bh2 +PKGNAME= kr-linuxdoc-sgml-1.6bh2 +CATEGORIES= korean +MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/tools/ + +MAINTAINER= junker@jazz.snu.ac.kr + +RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 + +MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \ + sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1 +NO_BUILD= yes + +do-install: + @cd ${WRKSRC}; \ + PREFIX=${PREFIX} ./install.quick + +.include <bsd.port.mk> diff --git a/korean/linuxdoc-sgml/distinfo b/korean/linuxdoc-sgml/distinfo new file mode 100644 index 000000000000..429b8d3184cc --- /dev/null +++ b/korean/linuxdoc-sgml/distinfo @@ -0,0 +1 @@ +MD5 (linuxdoc-sgml-1.6bh2.tar.gz) = 333b6bf2542d74018f972042672e7c20 diff --git a/korean/linuxdoc-sgml/files/patch-aa b/korean/linuxdoc-sgml/files/patch-aa new file mode 100644 index 000000000000..f33930958a62 --- /dev/null +++ b/korean/linuxdoc-sgml/files/patch-aa @@ -0,0 +1,25 @@ +*** ../linuxdoc-sgml-1.6bh2/install.quick Fri Jan 17 19:28:00 1997 +--- install.quick Wed Apr 2 22:20:41 1997 +*************** +*** 10,19 **** + + trap "CleanUp" 0 1 2 3 9 15 + +! prefix=/usr/local + LINUXDOCBIN=$prefix/bin +! LINUXDOCLIB=$prefix/share/linuxdoc-sgml-h +! LINUXDOCDOC=$prefix/doc/linuxdoc-sgml-1.6bh1 + LINUXDOCMAN=$prefix/man/man1 + PERL=$prefix/bin/perl + OPTIMIZE=-O +--- 10,19 ---- + + trap "CleanUp" 0 1 2 3 9 15 + +! prefix=$PREFIX + LINUXDOCBIN=$prefix/bin +! LINUXDOCLIB=$prefix/share/linuxdoc-sgml-1.6bh2 +! LINUXDOCDOC=$prefix/share/linuxdoc-sgml-1.6bh2/doc + LINUXDOCMAN=$prefix/man/man1 + PERL=$prefix/bin/perl + OPTIMIZE=-O diff --git a/korean/linuxdoc-sgml/pkg-comment b/korean/linuxdoc-sgml/pkg-comment new file mode 100644 index 000000000000..f2786db29033 --- /dev/null +++ b/korean/linuxdoc-sgml/pkg-comment @@ -0,0 +1 @@ +Korean patch version of Linuxdoc-SGML. diff --git a/korean/linuxdoc-sgml/pkg-descr b/korean/linuxdoc-sgml/pkg-descr new file mode 100644 index 000000000000..2345ca6c5ff7 --- /dev/null +++ b/korean/linuxdoc-sgml/pkg-descr @@ -0,0 +1,14 @@ +Linuxdoc-SGML 1.6bh2 +-------------------- + +Linuxdoc-SGML is a text-formatting package based on SGML (Standard +Generalized Markup Language), which allows you to produce LaTeX, +HTML, GNU info, LyX, RTF, and plain ASCII (via groff) from a single source; +due to the flexible nature of SGML many other target formats are possible. +And it is also used by Linux HOWTO, FreeBSD documentation, XFree86 Project. + +This version of Linuxdoc-SGML supports Korean language, it supports +LaTeX(LaTeX2e, HLaTeX-0.95, hlatexp), GNU info, ASCII format for Korean. + +-- +Ports by Choi Jun Ho <junker@jazz.snu.ac.kr> diff --git a/korean/linuxdoc-sgml/pkg-plist b/korean/linuxdoc-sgml/pkg-plist new file mode 100644 index 000000000000..2d0376b73f7c --- /dev/null +++ b/korean/linuxdoc-sgml/pkg-plist @@ -0,0 +1,123 @@ +bin/fixref +bin/genertoc +bin/html2html +bin/rtf2rtf +bin/sgml2html +bin/sgml2info +bin/sgml2latex +bin/sgml2lyx +bin/sgml2rtf +bin/sgml2txt +bin/sgmlcheck +bin/sgmls +bin/sgmlsasp +man/man1/sgml2html.1.gz +man/man1/sgml2info.1.gz +man/man1/sgml2latex.1.gz +man/man1/sgml2lyx.1.gz +man/man1/sgml2rtf.1.gz +man/man1/sgml2txt.1.gz +man/man1/sgmls.1.gz +man/man1/sgmlsasp.1.gz +share/linuxdoc-sgml-1.6bh2/chapt.awk +share/linuxdoc-sgml-1.6bh2/doc/README +share/linuxdoc-sgml-1.6bh2/doc/example-ko.sgml +share/linuxdoc-sgml-1.6bh2/doc/example.sgml +share/linuxdoc-sgml-1.6bh2/doc/guide.dvi +share/linuxdoc-sgml-1.6bh2/doc/guide.info +share/linuxdoc-sgml-1.6bh2/doc/guide.ps.gz +share/linuxdoc-sgml-1.6bh2/doc/guide.sgml +share/linuxdoc-sgml-1.6bh2/doc/guide.tex +share/linuxdoc-sgml-1.6bh2/doc/guide.txt +share/linuxdoc-sgml-1.6bh2/doc/html/guide-1.html +share/linuxdoc-sgml-1.6bh2/doc/html/guide-2.html +share/linuxdoc-sgml-1.6bh2/doc/html/guide-3.html +share/linuxdoc-sgml-1.6bh2/doc/html/guide.html +share/linuxdoc-sgml-1.6bh2/doc/html/next.gif +share/linuxdoc-sgml-1.6bh2/doc/html/prev.gif +share/linuxdoc-sgml-1.6bh2/doc/html/toc.gif +share/linuxdoc-sgml-1.6bh2/doc/linux-journal-article.ps.gz +share/linuxdoc-sgml-1.6bh2/doc/rtf/guide-0.rtf +share/linuxdoc-sgml-1.6bh2/doc/rtf/guide.rtf +share/linuxdoc-sgml-1.6bh2/dtd/linuxdoc.dtd +share/linuxdoc-sgml-1.6bh2/epsf.sty +share/linuxdoc-sgml-1.6bh2/epsf.tex +share/linuxdoc-sgml-1.6bh2/euc-kr.sed +share/linuxdoc-sgml-1.6bh2/gen-kr.pl +share/linuxdoc-sgml-1.6bh2/icons/next.gif +share/linuxdoc-sgml-1.6bh2/icons/prev.gif +share/linuxdoc-sgml-1.6bh2/icons/toc.gif +share/linuxdoc-sgml-1.6bh2/isolatin.sty +share/linuxdoc-sgml-1.6bh2/latin1.sed +share/linuxdoc-sgml-1.6bh2/linuxdoc-sgml-a4.sty +share/linuxdoc-sgml-1.6bh2/linuxdoc-sgml.sty +share/linuxdoc-sgml-1.6bh2/null.sty +share/linuxdoc-sgml-1.6bh2/postlyx.awk +share/linuxdoc-sgml-1.6bh2/prehtml.sed +share/linuxdoc-sgml-1.6bh2/prelyx.awk +share/linuxdoc-sgml-1.6bh2/prelyx.sed +share/linuxdoc-sgml-1.6bh2/preroff.sed +share/linuxdoc-sgml-1.6bh2/prertf.sed +share/linuxdoc-sgml-1.6bh2/purifylyx.awk +share/linuxdoc-sgml-1.6bh2/qwertz.sty +share/linuxdoc-sgml-1.6bh2/qwertz.sty.aux +share/linuxdoc-sgml-1.6bh2/rep/README +share/linuxdoc-sgml-1.6bh2/rep/euc-kr/README +share/linuxdoc-sgml-1.6bh2/rep/euc-kr/general +share/linuxdoc-sgml-1.6bh2/rep/euc-kr/mapping +share/linuxdoc-sgml-1.6bh2/rep/groff/general +share/linuxdoc-sgml-1.6bh2/rep/groff/mapping +share/linuxdoc-sgml-1.6bh2/rep/groff/math.README +share/linuxdoc-sgml-1.6bh2/rep/grops/general +share/linuxdoc-sgml-1.6bh2/rep/grops/mapping +share/linuxdoc-sgml-1.6bh2/rep/grops/math +share/linuxdoc-sgml-1.6bh2/rep/html/deutsch +share/linuxdoc-sgml-1.6bh2/rep/html/general +share/linuxdoc-sgml-1.6bh2/rep/html/korean +share/linuxdoc-sgml-1.6bh2/rep/html/mapping +share/linuxdoc-sgml-1.6bh2/rep/info/general +share/linuxdoc-sgml-1.6bh2/rep/info/mapping +share/linuxdoc-sgml-1.6bh2/rep/latex/general +share/linuxdoc-sgml-1.6bh2/rep/latex/mapping +share/linuxdoc-sgml-1.6bh2/rep/latex2e/general +share/linuxdoc-sgml-1.6bh2/rep/latex2e/mapping +share/linuxdoc-sgml-1.6bh2/rep/latin1/README +share/linuxdoc-sgml-1.6bh2/rep/latin1/general +share/linuxdoc-sgml-1.6bh2/rep/latin1/mapping +share/linuxdoc-sgml-1.6bh2/rep/lyx/general +share/linuxdoc-sgml-1.6bh2/rep/lyx/mapping +share/linuxdoc-sgml-1.6bh2/rep/man/general +share/linuxdoc-sgml-1.6bh2/rep/man/mapping +share/linuxdoc-sgml-1.6bh2/rep/max/general +share/linuxdoc-sgml-1.6bh2/rep/max/mapping +share/linuxdoc-sgml-1.6bh2/rep/max/math +share/linuxdoc-sgml-1.6bh2/rep/mgm/general +share/linuxdoc-sgml-1.6bh2/rep/mgm/mapping +share/linuxdoc-sgml-1.6bh2/rep/mgm/math +share/linuxdoc-sgml-1.6bh2/rep/min/general +share/linuxdoc-sgml-1.6bh2/rep/min/mapping +share/linuxdoc-sgml-1.6bh2/rep/min/math +share/linuxdoc-sgml-1.6bh2/rep/rtf/general +share/linuxdoc-sgml-1.6bh2/rep/rtf/mapping +share/linuxdoc-sgml-1.6bh2/sgml.dcl +@dirrm share/linuxdoc-sgml-1.6bh2/icons +@dirrm share/linuxdoc-sgml-1.6bh2/dtd +@dirrm share/linuxdoc-sgml-1.6bh2/rep/grops +@dirrm share/linuxdoc-sgml-1.6bh2/rep/max +@dirrm share/linuxdoc-sgml-1.6bh2/rep/min +@dirrm share/linuxdoc-sgml-1.6bh2/rep/latin1 +@dirrm share/linuxdoc-sgml-1.6bh2/rep/man +@dirrm share/linuxdoc-sgml-1.6bh2/rep/latex +@dirrm share/linuxdoc-sgml-1.6bh2/rep/groff +@dirrm share/linuxdoc-sgml-1.6bh2/rep/mgm +@dirrm share/linuxdoc-sgml-1.6bh2/rep/html +@dirrm share/linuxdoc-sgml-1.6bh2/rep/info +@dirrm share/linuxdoc-sgml-1.6bh2/rep/rtf +@dirrm share/linuxdoc-sgml-1.6bh2/rep/lyx +@dirrm share/linuxdoc-sgml-1.6bh2/rep/latex2e +@dirrm share/linuxdoc-sgml-1.6bh2/rep/euc-kr +@dirrm share/linuxdoc-sgml-1.6bh2/rep +@dirrm share/linuxdoc-sgml-1.6bh2/doc/html +@dirrm share/linuxdoc-sgml-1.6bh2/doc/rtf +@dirrm share/linuxdoc-sgml-1.6bh2/doc +@dirrm share/linuxdoc-sgml-1.6bh2 |