aboutsummaryrefslogtreecommitdiff
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* Mark FORBIDDEN: I have no doubt that many of the vulnerabilities thatJacques Vidrine2004-10-211-0/+2
| | | | | | | | have affected Mozilla and other browsers also affect these ancient Netscape versions. Notes: svn path=/head/; revision=119936
* Upgrade textproc/scim and related ports:Thierry Thomas2004-10-183-6/+6
| | | | | | | | | | | | | | | | | textproc/scim 0.99.6 --> 1.0.0 chinese/scim-chinese 0.4.1 --> 0.4.2 chinese/scim-tables 0.4.1 --> 0.4.3 korean/scim-tables 0.4.1 --> 0.4.3 japanese/scim-tables 0.4.1 --> 0.4.3 textproc/skim 0.9.5 --> 1.0.0 Pet portlint. PR: ports/71919 Submitted by: maintainer. Notes: svn path=/head/; revision=119748
* Unbroke and update to 3.1.CHOI Junho2004-10-122-5/+3
| | | | Notes: svn path=/head/; revision=118854
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-182-1/+11
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118258
* BROKEN: UnfetchableKris Kennaway2004-09-181-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118255
* Set PORTEPOCH to 1 because the last update bumped portversionHye-Shik Chang2004-09-011-0/+1
| | | | | | | backward. Notes: svn path=/head/; revision=117794
* Update to 1.0Hye-Shik Chang2004-09-013-31/+20
| | | | Notes: svn path=/head/; revision=117792
* Update to 0.14Hye-Shik Chang2004-09-013-8/+9
| | | | Notes: svn path=/head/; revision=117788
* Update to KDE 3.3Michael Nottebrock2004-08-304-6/+2
| | | | Notes: svn path=/head/; revision=117701
* Update to 2.7 and unbreak fetch.Hye-Shik Chang2004-08-243-7/+6
| | | | Notes: svn path=/head/; revision=117188
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-0/+14
| | | | Notes: svn path=/head/; revision=117066
* Mark BROKEN: UnfetchableKirill Ponomarev2004-08-221-0/+2
| | | | Notes: svn path=/head/; revision=117065
* Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.Tilman Keskinoz2004-08-222-3/+3
| | | | | | | | | | | | | | | | Update textproc/scim to 0.99.6 Update dependants: textproc/skim 0.9.4 --> 0.9.5 chinese/scim-chinese 0.4.0 --> 0.4.1 chinese/scim-tables 0.4.0 --> 0.4.1 korean/scim-tables 0.4.0 --> 0.4.1 japanese/scim-tables 0.4.0 --> 0.4.1 PR: 70501 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=117019
* As previously announced, remove these broken/insecure/obsolete ports.Kris Kennaway2004-08-1619-4873/+0
| | | | Notes: svn path=/head/; revision=116348
* 1: Make scim buildable on 4-X.Vanilla I. Shu2004-08-121-2/+10
| | | | | | | | | | | 2: Add sf.net to MASTER_SITE. 3: make other ports BROKEN on 4-X. PR: ports/70326 Submitted by: maintainer Notes: svn path=/head/; revision=115997
* - Update WWWPav Lucistnik2004-07-301-1/+1
| | | | | | | | PR: ports/69777 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=115062
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-236-46/+22
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Add new port for aleefonts-ttf 0.3,Hye-Shik Chang2004-07-235-0/+45
| | | | | | | a fascinating Hangul truetype fonts set. Notes: svn path=/head/; revision=114464
* Pet portlint.Michael Nottebrock2004-07-114-2/+6
| | | | Notes: svn path=/head/; revision=113380
* BROKEN: Does not buildKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113359
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Add scim-tables 0.4.0, SCIM table based Korean input methods.Vanilla I. Shu2004-07-028-0/+99
| | | | | | | | | PR: ports/67133 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Somepart by: me Notes: svn path=/head/; revision=112813
* Remove expired port, superseded by sysutils/cdrtools-cjk.Alexander Leidinger2004-07-0212-294/+0
| | | | | | | | Reminded by: marius Approved by: cjh Notes: svn path=/head/; revision=112782
* - Unify print/gsfonts dependency checkPav Lucistnik2004-06-171-1/+1
| | | | | | | | PR: ports/67999, ports/68035 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=111659
* BROKEN: Does not buildKris Kennaway2004-06-151-0/+2
| | | | Notes: svn path=/head/; revision=111533
* BROKEN: Size mismatchKris Kennaway2004-06-081-0/+2
| | | | Notes: svn path=/head/; revision=111110
* sysutils/cdrtools-cjk supersedes korean/mkisofs. Since this port has aAlexander Leidinger2004-06-071-0/+4
| | | | | | | | | | | maintainer, just mark it as deprecated (and broken, it conflicts with sysutils/cdrtools*) and let the maintainer do the appropriate action (removing it or adding a conflicts line). Maintainer informed. Notes: svn path=/head/; revision=111012
* Mark as deprecated. These ports have failed to fetch from their mainMark Linimon2004-05-274-0/+8
| | | | | | | | | | mastersite since late 2002. PR: ports/62567 Approved by: maintainer silence (3 months) Notes: svn path=/head/; revision=110109
* - Fix dependencies and installation target.Hye-Shik Chang2004-05-032-9/+20
| | | | | | | - Put correct translations for bonobo entry description. Notes: svn path=/head/; revision=108231
* Add missing @dirrmKris Kennaway2004-04-151-0/+1
| | | | Notes: svn path=/head/; revision=107109
* Fix LATEST_LINK conflictsMaho Nakata2004-04-121-0/+1
| | | | | | | | | | NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris Notes: svn path=/head/; revision=106753
* rpm2cpio is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-111-1/+1
| | | | Notes: svn path=/head/; revision=106744
* Tidy up whitespace.Trevor Johnson2004-04-102-2/+2
| | | | Notes: svn path=/head/; revision=106671
* Trim whitespace.Trevor Johnson2004-04-102-17/+17
| | | | Notes: svn path=/head/; revision=106662
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-054-4/+4
| | | | Notes: svn path=/head/; revision=106175
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3150-0/+101
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-303-5/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Flip NOT_FOR_ARCHS into ONLY_FOR_ARCHS=i386 since it is unlikely this portKris Kennaway2004-03-281-1/+1
| | | | | | | will be ported to non-i386 architectures. Notes: svn path=/head/; revision=105478
* Add SIZE data.Hye-Shik Chang2004-03-184-0/+5
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Fix build on amd64 (shared library objects must be compiled with -fPIC)Kris Kennaway2004-03-141-5/+10
| | | | Notes: svn path=/head/; revision=103937
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow hisTrevor Johnson2004-03-121-1/+1
| | | | | | | distfiles in my directory. Notes: svn path=/head/; revision=103814
* Remove extraneous backslash, causing PKGNAMESUFFIX= -bdf to beBill Fenner2004-03-101-1/+1
| | | | | | | | | included in the definition of MASTER_SITES. Noticed by: distfile survey Notes: svn path=/head/; revision=103569
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-092-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* BROKEN on sparc64: Does not compile (needs -fPIC)Kris Kennaway2004-03-061-0/+4
| | | | Notes: svn path=/head/; revision=103155
* BROKEN: Broken dependenciesKris Kennaway2004-02-231-0/+2
| | | | Notes: svn path=/head/; revision=101827
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-066-3/+5
| | | | Notes: svn path=/head/; revision=100139
* Update to KDE 3.2.0Michael Nottebrock2004-02-052-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newJoe Marcus Clarke2004-02-041-2/+2
| | | | | | | | | bsd.port.mk. Submitted by: kris Notes: svn path=/head/; revision=99921