aboutsummaryrefslogtreecommitdiff
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* OpenOffice -> OpenOffice.orgMaho Nakata2003-11-092-2/+2
| | | | | | | Submitted by: Pavel@Janik.cz (Pavel Janik) Notes: svn path=/head/; revision=93539
* Add a new port OpenOffice.org 1.1 for korean langueage.Maho Nakata2003-11-082-0/+17
| | | | Notes: svn path=/head/; revision=93431
* Make this a standalone port by scavenging bits from the former parent thatKris Kennaway2003-11-081-1/+37
| | | | | | | was just removed. Notes: svn path=/head/; revision=93391
* Forgot to change Makefile s..Maho Nakata2003-11-081-1/+1
| | | | | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san! Notes: svn path=/head/; revision=93377
* As announced on Aug 7, remove the broken hlatex-mffonts-wansung andKris Kennaway2003-11-0810-974/+0
| | | | | | | imhangul_status_applet ports Notes: svn path=/head/; revision=93365
* rename openoffice to openoffice-1.0 after repocopyMaho Nakata2003-11-082-16/+1
| | | | | | | Acknowledgment to: nork Notes: svn path=/head/; revision=93354
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-4/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Respect CC and CFLAGSKris Kennaway2003-10-191-0/+28
| | | | Notes: svn path=/head/; revision=91659
* Update to 0.9.Hye-Shik Chang2003-10-142-16/+3
| | | | | | | nabi now supports ko_KR.eucKR locale! :) Notes: svn path=/head/; revision=91216
* Update to 0.8Hye-Shik Chang2003-10-132-2/+2
| | | | Notes: svn path=/head/; revision=91045
* - Fix MASTER_SITESKirill Ponomarev2003-10-011-3/+3
| | | | | | | | PR: 57440 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=89976
* sysutis/cd9660, japanese/msdosfs and korean/msdosfs is nowHye-Shik Chang2003-09-281-1/+4
| | | | | | | | | | obsolete because of kiconv(3) importing of the recent tree. PR: 57278 Submitted by: Ryuichiro Imura <imura@yu16.org> Notes: svn path=/head/; revision=89601
* Update to 0.7Hye-Shik Chang2003-09-273-23/+16
| | | | Notes: svn path=/head/; revision=89580
* Add ko-unfonts-ttf 20030907,Hye-Shik Chang2003-09-275-0/+57
| | | | | | | GPL'd Korean TrueType fonts by UN Kouanghi Notes: svn path=/head/; revision=89578
* Update to 0.7Hye-Shik Chang2003-09-272-2/+2
| | | | Notes: svn path=/head/; revision=89562
* Update to 0.6Hye-Shik Chang2003-09-252-3/+2
| | | | Notes: svn path=/head/; revision=89317
* Add a workaround to avoid a fatal confliction with qt32.Hye-Shik Chang2003-09-192-0/+21
| | | | | | | | Reviewed by: Choe Hwanjin <krisna@kldp.org> (author) Approved by: portmgr (will) Notes: svn path=/head/; revision=89065
* Remove ko-qt31. We are happy with mainstream qt 3.2.1 now.Hye-Shik Chang2003-09-195-75/+0
| | | | | | | Approved by: portmgr (wca) Notes: svn path=/head/; revision=89059
* Point to the QT 3.2 Makefile instead of the 3.1 Makefile. This directoryJoe Marcus Clarke2003-09-181-1/+1
| | | | | | | | | probably needs a repo copy, but this should pacify bento for now. Noticed by: makeduds on bento Notes: svn path=/head/; revision=89057
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-182-2/+0
| | | | Notes: svn path=/head/; revision=89050
* Add missing \Erwin Lansing2003-09-091-1/+1
| | | | | | | | | This should fix INDEX build Pointy hat to: cjh Notes: svn path=/head/; revision=88857
* Fix distfiles/www locations and one maintainer.CHOI Junho2003-09-099-18/+10
| | | | Notes: svn path=/head/; revision=88848
* Fix distfiles location.CHOI Junho2003-09-097-8/+7
| | | | Notes: svn path=/head/; revision=88847
* Fix non-i386 builds proposed by the submitter.CHOI Junho2003-09-091-2/+2
| | | | | | | | | | I only tested on i386. PR: ports/53471 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=88844
* * Support CFLAGSSatoshi Taoka2003-09-021-0/+1
| | | | | | | | | | | | | | * USE_AUTOCONF - > USE_AUTOCONF_VER Submitted by: KATO Tsuguru <tkato@prontomail.com> * Use config.sub and config.guess in Templates instead of devel/autoconf213 Pointed out by: kuriyama * Update version to 1.1.1-a020 * Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d Notes: svn path=/head/; revision=88339
* Update to 0.6.4Hye-Shik Chang2003-09-012-2/+2
| | | | Notes: svn path=/head/; revision=88246
* Update to 0.4Hye-Shik Chang2003-08-283-31/+24
| | | | Notes: svn path=/head/; revision=87905
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Add two knobs that changes default keyboard layout:Hye-Shik Chang2003-08-251-0/+5
| | | | | | | | o WITH_LAYOUT_390=yes Use 390 layout by default. o WITH_LAYOUT_3FINAL=yes Use 3bul final layout by default. Notes: svn path=/head/; revision=87631
* Update to 0.6.3Hye-Shik Chang2003-08-232-2/+2
| | | | Notes: svn path=/head/; revision=87540
* Update to 0.6.2Hye-Shik Chang2003-08-213-23/+19
| | | | Notes: svn path=/head/; revision=87422
* Add a missing dependency on py-cjkcodecsHye-Shik Chang2003-08-201-1/+2
| | | | Notes: svn path=/head/; revision=87359
* Add port for GDick 0.6.1, a English<->Korean Dictionary for GTK2/GNOME2Hye-Shik Chang2003-08-206-0/+69
| | | | Notes: svn path=/head/; revision=87350
* Fix build on -STABLEHye-Shik Chang2003-08-201-1/+6
| | | | Notes: svn path=/head/; revision=87338
* Remove dependency on libpanel.Joe Marcus Clarke2003-08-122-19/+0
| | | | Notes: svn path=/head/; revision=86825
* Update to 0.3Hye-Shik Chang2003-08-122-2/+2
| | | | Notes: svn path=/head/; revision=86791
* - Update to 0.2Hye-Shik Chang2003-08-113-7/+4
| | | | | | | - Update WWW URL to the new project site Notes: svn path=/head/; revision=86747
* BROKEN: Does not fetchKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86478
* Fix mis-sorting in r1.85Kris Kennaway2003-08-071-1/+1
| | | | Notes: svn path=/head/; revision=86438
* As announced on May 6, remove the broken htexp portKris Kennaway2003-08-076-104/+0
| | | | Notes: svn path=/head/; revision=86437
* As announced on May 6, remove the broken ghostscript55httf portKris Kennaway2003-08-0711-963/+0
| | | | Notes: svn path=/head/; revision=86436
* As announced on May 6, remove the broken ftghostscript5 portKris Kennaway2003-08-0710-661/+0
| | | | Notes: svn path=/head/; revision=86435
* - Pass correct CPPFLAGS and LDFLAGS to configure for libiconv and libintl.Hye-Shik Chang2003-08-061-4/+4
| | | | | | | | | - Add an incorrect g_free function call. [1] Submitted by: Choe Hwanjin <krisna@kldp.org> [1] Notes: svn path=/head/; revision=86362
* Remove korean/netdic. It never worked at all and is marked BROKENHye-Shik Chang2003-08-055-40/+0
| | | | | | | nearly a half year ago. Notes: svn path=/head/; revision=86338
* Add nabi 0.1, a Shiny New Hangul X Input Method.Hye-Shik Chang2003-08-055-0/+77
| | | | Notes: svn path=/head/; revision=86336
* BROKEN: Broken dependencyKris Kennaway2003-08-051-0/+2
| | | | Notes: svn path=/head/; revision=86315
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-292-0/+2
| | | | | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) Notes: svn path=/head/; revision=85806
* Remove acroread-*font ports after removal of acroread.Jun Kuriyama2003-07-244-25/+0
| | | | Notes: svn path=/head/; revision=85498
* Remove ko-pycodec. It's replaced by converters/py-cjkcodecs now.Hye-Shik Chang2003-07-195-117/+0
| | | | Notes: svn path=/head/; revision=85199