summaryrefslogtreecommitdiff
path: root/korean (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625
* - Update to 0.55-i18nCHOI Junho2002-04-083-440/+7
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=57427
* Sync with 0.55CHOI Junho2002-04-082-2/+3
| | | | | | | - remove version number from utf patch until accepted Notes: svn path=/head/; revision=57426
* Remove #include <malloc.h>Kris Kennaway2002-03-312-27/+22
| | | | | | | Respect CFLAGS Notes: svn path=/head/; revision=57010
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+4
| | | | Notes: svn path=/head/; revision=57008
* Remove #include <malloc.h>Kris Kennaway2002-03-312-1/+32
| | | | | | | | | 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. Notes: svn path=/head/; revision=57006
* This port(and accompanied patch) need langinfo.h, and it exists onlyCHOI Junho2002-03-301-0/+4
| | | | | | | | 4-stable after langinfo.h MFC(occurred Mar 12 2002 by phantom) and recent -current. Notes: svn path=/head/; revision=56958
* Sync with gaim 0.54.CHOI Junho2002-03-243-164/+438
| | | | | | | Submitted by: Ho-seok Lee <alee@debian.org> Notes: svn path=/head/; revision=56527
* - Update to 3.1.6CHOI Junho2002-03-214-7/+62
| | | | | | | | | | | - add patch to make automata flexible - PORTDOCS support PR: ports/36036 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=56410
* Two colon needed in pre-eveything target.CHOI Junho2002-03-201-1/+1
| | | | | | | Reviewed by: "Dan Langille" <dan@langille.org> Notes: svn path=/head/; revision=56362
* - remove GNOME applet support by default.CHOI Junho2002-03-201-4/+17
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=56361
* Fix breakage cause by the recent freetype overhaul.Maxim Sobolev2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=56297
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-182-4/+4
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Update to 2.0.2Patrick Li2002-03-163-2/+7
| | | | | | | | PR: 35954 Submitted by: maintainer Notes: svn path=/head/; revision=56192
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-142-2/+2
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* Update to 2.0 and bump PORTEPOCH since 2.0b2 > 2.0 SIGH!Patrick Li2002-03-072-2/+3
| | | | | | | | PR: 35586 Submitted by: maintainer Notes: svn path=/head/; revision=55663
* Unbreak under 4-stable.CHOI Junho2002-02-271-3/+49
| | | | | | | | PR: ports/34546 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=55311
* Update to 2.0b2Patrick Li2002-02-174-40/+58
| | | | | | | | PR: 35058 Submitted by: maintainer Notes: svn path=/head/; revision=54829
* Korean message exchange support for gaim.CHOI Junho2002-01-313-0/+183
| | | | Notes: svn path=/head/; revision=54064
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-294-4/+4
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=53957
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* An effort to solve building problem at bento.Yoshio MITA2002-01-222-2/+2
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=53505
* This port installs Korean resources used with print/ghostscript-gnu-cjk.Yoshio MITA2002-01-1811-0/+151
| | | | Notes: svn path=/head/; revision=53303
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - 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/ Notes: svn path=/head/; revision=52646
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* A minor correction to the EnglishSatoshi Taoka2001-12-201-2/+2
| | | | | | | Submitted by: imp Notes: svn path=/head/; revision=51874
* Update to hanterm-2.0.0 patch3.CHOI Junho2001-12-172-3/+3
| | | | Notes: svn path=/head/; revision=51661
* Update to 4.79 for linux.CHOI Junho2001-11-282-3/+3
| | | | Notes: svn path=/head/; revision=50697
* distfile fix.CHOI Junho2001-11-271-1/+1
| | | | Notes: svn path=/head/; revision=50634
* update to 3.1.CHOI Junho2001-11-274-9/+10
| | | | | | | 8-4-4 is not packaged due to license problem. Notes: svn path=/head/; revision=50630
* add backup site.CHOI Junho2001-11-277-8/+14
| | | | Notes: svn path=/head/; revision=50625
* Add hanterm-xf-2.0.0-cutbuffer.patch.CHOI Junho2001-11-272-0/+6
| | | | Notes: svn path=/head/; revision=50623
* debian-kr.org is changed to debian.or.kr. debian-kr.org domain isCHOI Junho2001-11-272-2/+2
| | | | | | | unregistered. Notes: svn path=/head/; revision=50622
* update to 0.6.0.CHOI Junho2001-11-273-22/+2
| | | | Notes: svn path=/head/; revision=50620
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-202-2/+2
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-202-2/+2
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.Maxim Sobolev2001-10-152-2/+2
| | | | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=48789
* Simple version mismatch.CHOI Junho2001-10-071-1/+1
| | | | Notes: svn path=/head/; revision=48522
* Set DIST_SUBDIR to `ghostscript'.Akinori MUSHA2001-10-034-26/+29
| | | | | | | OK'ed by: cjh (MAINTAINER) Notes: svn path=/head/; revision=48410
* Sort entries.Akinori MUSHA2001-09-211-6/+6
| | | | Notes: svn path=/head/; revision=48024
* update to 2.0.0CHOI Junho2001-09-208-21/+72
| | | | Notes: svn path=/head/; revision=47996
* Chase the png library version bump.Akinori MUSHA2001-09-132-2/+4
| | | | | | | | | Bump PORTREVISION. Dropped by: ache Notes: svn path=/head/; revision=47783
* Update to 1.0.11CHOI Junho2001-09-114-15/+19
| | | | Notes: svn path=/head/; revision=47634
* Add backup site.CHOI Junho2001-08-252-1/+3
| | | | Notes: svn path=/head/; revision=46862
* Avoid the usage of a variable named "BROWSER", not to conflict withAkinori MUSHA2001-08-197-14/+14
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=46463
* Update to 4.78.CHOI Junho2001-08-121-2/+2
| | | | Notes: svn path=/head/; revision=46131
* Update to 0.5.20CHOI Junho2001-07-222-2/+2
| | | | Notes: svn path=/head/; revision=45343
* WWW fix.CHOI Junho2001-07-221-1/+1
| | | | Notes: svn path=/head/; revision=45332