summaryrefslogtreecommitdiff
path: root/korean (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-0414-3/+14
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-044-8/+7
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-234-4/+4
| | | | Notes: svn path=/head/; revision=98909
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+0
| | | | Notes: svn path=/head/; revision=98793
* Use PAX macro.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98754
* Add a patch that fixes Korean fontface name encoding for OpenOffice.org.Hye-Shik Chang2004-01-172-0/+19
| | | | Notes: svn path=/head/; revision=98368
* Remove WITHOUT_GNOME support because it doesn't work from the recentHye-Shik Chang2004-01-132-15/+6
| | | | | | | | | revision. Submitted by: Do Sung Hyuk <dhyuk@hands.pe.kr> Notes: svn path=/head/; revision=98044
* korean/ami: fix libintl dependency => avoid conflicts with other portsEdwin Groothuis2004-01-122-2/+5
| | | | | | | | | | | | | | | | | | | This port did not pick up the two libraries mentioned. One possitive side effect of getting the libintl dependency right, is that the port does not build its included version of the gettext library and does not install those two .alias that were conflicting with other ports (have a look at the pkg-plist diff and you'll see what I mean) http://freebsd.rambler.ru/bsdmail/freebsd-ports_2003/msg08919.html PR: ports/58440 Submitted by: Simon Barner <barner@in.tum.de> Approved by: maintainer timeout Notes: svn path=/head/; revision=97959
* Update to 0.9.9Hye-Shik Chang2003-12-222-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=96408
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-212-2/+2
| | | | Notes: svn path=/head/; revision=96284
* Mark as broken on 5.x due to the latest gcc import (the usual line-Mark Linimon2003-12-191-1/+7
| | | | | | | continuation issues in this case). Informed maintainer. Notes: svn path=/head/; revision=96225
* Update to 0.12Hye-Shik Chang2003-12-193-2/+6
| | | | Notes: svn path=/head/; revision=96174
* Update to 0.11Hye-Shik Chang2003-12-162-2/+2
| | | | Notes: svn path=/head/; revision=95949
* Fix build on 5.xTilman Keskinoz2003-11-211-0/+11
| | | | | | | Obtained from: irc/bitchx Notes: svn path=/head/; revision=94624
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-204-4/+4
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-204-0/+4
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Update to 0.9.1Hye-Shik Chang2003-11-172-2/+2
| | | | Notes: svn path=/head/; revision=94208
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172