Bug 108590 - New port: korean/libhangul
Summary: New port: korean/libhangul
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 06:40 UTC by Hyo.geol
Modified: 2007-02-05 20:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.81 KB, text/plain)
2007-01-31 06:40 UTC, Hyo.geol
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hyo.geol freebsd_committer freebsd_triage 2007-01-31 06:40:18 UTC
A library for hangul processing. 

Used at nabi, saenaru, imhangul.

Fix: Patch attached with submission follows:
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-05 17:06:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-05 20:36:15 UTC
alepulver    2007-02-05 20:35:48 UTC

  FreeBSD ports repository

  Modified files:
    korean               Makefile 
  Added files:
    korean/libhangul     Makefile distinfo pkg-descr pkg-plist 
    korean/libhangul/files patch-Makefile.in patch-test 
  Log:
  A library for hangul processing.
  
  ---
  WWW: http://kldp.net/projects/hangul/
  
  PR:             ports/108590
  Submitted by:   Hyogeol, Lee <hyogeollee at gmail.com>
  
  Revision  Changes    Path
  1.122     +1 -0      ports/korean/Makefile
  1.1       +21 -0     ports/korean/libhangul/Makefile (new)
  1.1       +3 -0      ports/korean/libhangul/distinfo (new)
  1.1       +11 -0     ports/korean/libhangul/files/patch-Makefile.in (new)
  1.1       +29 -0     ports/korean/libhangul/files/patch-test (new)
  1.1       +4 -0      ports/korean/libhangul/pkg-descr (new)
  1.1       +10 -0     ports/korean/libhangul/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-05 20:39:35 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!