summaryrefslogtreecommitdiff
path: root/korean
AgeCommit message (Collapse)Author
2002-04-21Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews
original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
2002-04-12gettext upgrade uber-patch (stage 3)Ade Lovett
- switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
2002-04-08- Update to 0.55-i18nCHOI Junho
- Makefile Reordered to make portlint happy. I'm sorry for updating same thing twice. There was a big mistake. PR: ports/36835 Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-04-08Sync with 0.55CHOI Junho
- remove version number from utf patch until accepted
2002-03-31Remove #include <malloc.h>Kris Kennaway
Respect CFLAGS
2002-03-31Remove #include <malloc.h>Kris Kennaway
2002-03-31Remove #include <malloc.h>Kris Kennaway
Set GNU_CONFIGURE since this port uses it Don't use an internal libtool, use the system one. Port build is still broken on -current because of expr(1) abuse in the libtool port.
2002-03-30This port(and accompanied patch) need langinfo.h, and it exists onlyCHOI Junho
4-stable after langinfo.h MFC(occurred Mar 12 2002 by phantom) and recent -current.
2002-03-24Sync with gaim 0.54.CHOI Junho
Submitted by: Ho-seok Lee <alee@debian.org>
2002-03-21- Update to 3.1.6CHOI Junho
- add patch to make automata flexible - PORTDOCS support PR: ports/36036 Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-03-20Two colon needed in pre-eveything target.CHOI Junho
Reviewed by: "Dan Langille" <dan@langille.org>
2002-03-20- remove GNOME applet support by default.CHOI Junho
it will solve inconsistency problem when release package building. (there is ko-ami-gnome packages in FTP, but ko-ami in INDEX) - display messages to help for users to use WITH*_GNOME or not. Submitted by: suk-youk park <p3827755@kornet.net>, Seungryun Lee <micherin@korea.com>
2002-03-18Fix breakage cause by the recent freetype overhaul.Maxim Sobolev
2002-03-18Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA
2002-03-18Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev
libiconv.
2002-03-16Update to 2.0.2Patrick Li
PR: 35954 Submitted by: maintainer
2002-03-15Stage 1 of gettext update.Ade Lovett
Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
2002-03-14Adjust in accordance with the new location of freetype1 includesMaxim Sobolev
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-07Update to 2.0 and bump PORTEPOCH since 2.0b2 > 2.0 SIGH!Patrick Li
PR: 35586 Submitted by: maintainer
2002-02-27Unbreak under 4-stable.CHOI Junho
PR: ports/34546 Submitted by: Hye-Shik Chang <perky@fallin.lv>
2002-02-17Update to 2.0b2Patrick Li
PR: 35058 Submitted by: maintainer
2002-01-31Korean message exchange support for gaim.CHOI Junho
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA
the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
2002-01-28Update maintainer email addressPatrick Li
PR: 34372 Submitted by: maintainer
2002-01-22An effort to solve building problem at bento.Yoshio MITA
Only the reason I can suspect for failure of getting correct dependency (to print/ghostscript-gnu-cjk) is missing white space after port directory.. http://bento.freebsd.org/errorlogs/4-latest/ja-ghostscript-gnu-cjk-6.52.log http://bento.freebsd.org/errorlogs/4-latest/ko-ghostscript-gnu-cjk-6.52.log Submitted by: bento error log.
2002-01-18This port installs Korean resources used with print/ghostscript-gnu-cjk.Yoshio MITA
2002-01-06First round of auto* cleanups:Will Andrews
- USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2001-12-25portlint:Dirk Froemberg
- begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
2001-12-20A minor correction to the EnglishSatoshi Taoka
Submitted by: imp
2001-12-17Update to hanterm-2.0.0 patch3.CHOI Junho
2001-11-28Update to 4.79 for linux.CHOI Junho
2001-11-27distfile fix.CHOI Junho
2001-11-27update to 3.1.CHOI Junho
8-4-4 is not packaged due to license problem.
2001-11-27add backup site.CHOI Junho
2001-11-27Add hanterm-xf-2.0.0-cutbuffer.patch.CHOI Junho
2001-11-27debian-kr.org is changed to debian.or.kr. debian-kr.org domain isCHOI Junho
unregistered.
2001-11-27update to 0.6.0.CHOI Junho
2001-11-20Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira
the later case
2001-11-20Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira
the later case
2001-10-15WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.Maxim Sobolev
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-10-07Simple version mismatch.CHOI Junho
2001-10-03Set DIST_SUBDIR to `ghostscript'.Akinori MUSHA
OK'ed by: cjh (MAINTAINER)
2001-09-21Sort entries.Akinori MUSHA
2001-09-20update to 2.0.0CHOI Junho
2001-09-13Chase the png library version bump.Akinori MUSHA
Bump PORTREVISION. Dropped by: ache
2001-09-11Update to 1.0.11CHOI Junho
2001-08-25Add backup site.CHOI Junho
2001-08-19Avoid the usage of a variable named "BROWSER", not to conflict withAkinori MUSHA
user's environment variable with the same name. cf. http://tuxedo.org/~esr/BROWSER/ http://www.dwheeler.com/browse/secure_browser.html Approved by: cjh, girgen@partitur.se, sada, trevor
2001-08-12Update to 4.78.CHOI Junho
2001-07-22Update to 0.5.20CHOI Junho