summaryrefslogtreecommitdiffstats
path: root/korean
Commit message (Collapse)AuthorAgeFilesLines
* Mark as deprecated. These ports have failed to fetch from their mainlinimon2004-05-274-0/+8
| | | | | | | mastersite since late 2002. PR: ports/62567 Approved by: maintainer silence (3 months)
* - Fix dependencies and installation target.perky2004-05-032-9/+20
| | | | - Put correct translations for bonobo entry description.
* Add missing @dirrmkris2004-04-151-0/+1
|
* Fix LATEST_LINK conflictsmaho2004-04-121-0/+1
| | | | | | | NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris
* rpm2cpio is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-111-1/+1
|
* Tidy up whitespace.trevor2004-04-102-2/+2
|
* Trim whitespace.trevor2004-04-102-17/+17
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-054-4/+4
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-3150-0/+101
|
* - Use USE_ICONV knobkrion2004-03-303-5/+3
| | | | Approved by: portmgr
* Flip NOT_FOR_ARCHS into ONLY_FOR_ARCHS=i386 since it is unlikely this portkris2004-03-281-1/+1
| | | | will be ported to non-i386 architectures.
* Add SIZE data.perky2004-03-184-0/+5
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Fix build on amd64 (shared library objects must be compiled with -fPIC)kris2004-03-141-5/+10
|
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow histrevor2004-03-121-1/+1
| | | | distfiles in my directory.
* Remove extraneous backslash, causing PKGNAMESUFFIX= -bdf to befenner2004-03-101-1/+1
| | | | | | included in the definition of MASTER_SITES. Noticed by: distfile survey
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-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).
* BROKEN on sparc64: Does not compile (needs -fPIC)kris2004-03-061-0/+4
|
* BROKEN: Broken dependencieskris2004-02-231-0/+2
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-066-3/+5
|
* Update to KDE 3.2.0lofi2004-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.
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newmarcus2004-02-041-2/+2
| | | | | | bsd.port.mk. Submitted by: kris
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0414-3/+14
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-044-8/+7
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-234-4/+4
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+0
|
* Use PAX macro.trevor2004-01-221-1/+1
|
* Add a patch that fixes Korean fontface name encoding for OpenOffice.org.perky2004-01-172-0/+19
|
* Remove WITHOUT_GNOME support because it doesn't work from the recentperky2004-01-132-15/+6
| | | | | | revision. Submitted by: Do Sung Hyuk <dhyuk@hands.pe.kr>
* korean/ami: fix libintl dependency => avoid conflicts with other portsedwin2004-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
* Update to 0.9.9perky2003-12-222-2/+2
| | | | Approved by: maintainer
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-212-2/+2
|
* Mark as broken on 5.x due to the latest gcc import (the usual line-linimon2003-12-191-1/+7
| | | | continuation issues in this case). Informed maintainer.
* Update to 0.12perky2003-12-193-2/+6
|
* Update to 0.11perky2003-12-162-2/+2
|
* Fix build on 5.xarved2003-11-211-0/+11
| | | | Obtained from: irc/bitchx
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-204-4/+4
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-204-0/+4
| | | | "perl -pi -e" construction.
* Update to 0.9.1perky2003-11-172-2/+2
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Slave ports do not need to include the master category in CATEGORIES.linimon2003-11-152-2/+2
| | | | | | | | It is redundant. PR: ports/49002 Submitted by: Dan Langille <dan@langille.org> Obtained from: FreshPorts survey
* Update to 0.8.2perky2003-11-103-4/+5
| | | | Submitted by: author
* Update to 0.10perky2003-11-102-3/+3
|
* Update to 0.8.1perky2003-11-104-16/+29
|
* OpenOffice -> OpenOffice.orgmaho2003-11-092-2/+2
| | | | Submitted by: Pavel@Janik.cz (Pavel Janik)
* Add a new port OpenOffice.org 1.1 for korean langueage.maho2003-11-082-0/+17
|
* Make this a standalone port by scavenging bits from the former parent thatkris2003-11-081-1/+37
| | | | was just removed.
* Forgot to change Makefile s..maho2003-11-081-1/+1
| | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san!
* As announced on Aug 7, remove the broken hlatex-mffonts-wansung andkris2003-11-0810-974/+0
| | | | imhangul_status_applet ports
OpenPOWER on IntegriCloud