aboutsummaryrefslogtreecommitdiffstats
path: root/korean/libhangul
Commit message (Collapse)AuthorAgeFilesLines
* - Add a patch from upstram.jkim2013-12-252-2/+17
| | | | - Use options framework properly.
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runbapt2013-09-241-1/+0
| | | | Exp-run by: bdrewery
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | korean)
* - Take over the maintainership. [1]jkim2013-06-251-12/+9
| | | | | | - Use pkgconfig for detecting dependencies. Tidy up a bit while I am here. Approved by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) [1]
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-061-6/+4
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Fix typos in COMMENTcs2012-07-291-1/+1
| | | | Approved by: portmgr@ (implicit)
* - update to 0.1.0scheidell2011-12-215-23/+19
| | | | | | | | - update master sites to google PR: ports/163260 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) Approved by: gabor (mentor)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Fix LICENSE. libhagul is actually licensed under LGPL 2.1.jkim2011-08-274-17/+41
| | | | | | - Honor WITHOUT_NLS and make porlint happy. Reviewed by: hyogeollee@gmail.com (maintainer)
* - Update to 0.0.12culot2011-04-116-16/+33
| | | | | PR: ports/156007 Submitted by: Hyogeol Lee <hyogeollee AT gmail.com> (maintainer)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 0.0.11amdmi32010-08-055-24/+25
| | | | | | | - While here, use DATADIR and LDFLAGS instead of LIBS as intended. PR: 148747 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
* - Update to 0.0.10miwi2009-11-283-8/+8
| | | | | PR: 140415 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintianer)
* - Update to 0.0.9amdmi32009-01-126-46/+18
| | | | | PR: 130227 Submitted by: Hyogeol Lee <hyogeollee at gmail dot com> (maintainer)
* Update to 0.0.8.itetcu2008-04-226-14/+28
| | | | | PR: ports/122959 Submitted by: maintainer
* - Update to 0.0.7rafan2008-02-074-26/+14
| | | | | PR: ports/120245 Submitted by: Hyogeol Lee <hyogeollee at gmail.com> (maintainer)
* - Update to 0.0.6pav2007-12-155-30/+41
| | | | | PR: ports/117769 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
* A library for hangul processing.alepulver2007-02-066-0/+78
--- WWW: http://kldp.net/projects/hangul/ PR: ports/108590 Submitted by: Hyogeol, Lee <hyogeollee at gmail.com>