summaryrefslogtreecommitdiff
path: root/korean/linuxdoc-sgml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anySatoshi Asami1999-01-021-3/+2
| | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway.
* Remove manpages that are define in MAN? macros in korean Makefiles.Satoshi Asami1998-08-131-8/+0
|
* Change RUN_DEPENDS to look for "perl5"...I don't think we want toSatoshi Asami1997-12-051-2/+2
| | | | change these all when the perl patchlevel is changed.
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-2/+2
| | | | (IE, kr-* -> ko-*.)
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-181-2/+2
| | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS).
* Add textproc to list of categories.Satoshi Asami1997-06-041-2/+2
| | | | Submitted by: jfieber
* Korean linuxdoc/sgml.Satoshi Asami1997-06-046-0/+190
PR: 3342 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>