summaryrefslogtreecommitdiff
path: root/korean (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade to 2.3.1 and unbreak.Jun Kuriyama1998-12-052-6/+10
| | | | | | | | | PR: ports/8381 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Unbreak hacked by: kuriyama Notes: svn path=/head/; revision=15127
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-015-22/+21
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust pathSatoshi Asami1998-11-2311-36/+36
| | | | | | | to dependency. Use = instead of += for dependency definition. Notes: svn path=/head/; revision=14797
* Update to use the www/netscape3 port.Steve Price1998-11-2125-758/+1077
| | | | | | | | PR: 8714 Submitted by: maintainer Notes: svn path=/head/; revision=14745
* Install files in new fonts/local directory.Steve Price1998-11-214-14/+55
| | | | | | | | PR: 8719 Submitted by: maintainer Notes: svn path=/head/; revision=14744
* updated to use latest m17n patch (19981119).Jun-ichiro itojun Hagino1998-11-192-4/+4
| | | | Notes: svn path=/head/; revision=14662
* Move fonts from misc to local.Satoshi Asami1998-11-183-15/+35
| | | | | | | | PR: 8722 Submitted by: maintainer Notes: svn path=/head/; revision=14643
* Somehow forgot to commit this file. Sorry. (Move fonts to local.)Satoshi Asami1998-11-181-3/+4
| | | | | | | | PR: 8717 Submitted by: maintainer Notes: svn path=/head/; revision=14638
* Move fonts from misc to local.Satoshi Asami1998-11-174-18/+40
| | | | | | | | PR: 8717 Submitted by: maintainer Notes: svn path=/head/; revision=14596
* Move fonts from misc to local.Satoshi Asami1998-11-174-20/+44
| | | | | | | | PR: 8716 Submitted by: maintainer Notes: svn path=/head/; revision=14593
* Move fonts to ${X11BASE}/lib/X11/fonts/local.Satoshi Asami1998-11-174-11/+37
| | | | | | | | PR: 8707 Submitted by: maintainer Notes: svn path=/head/; revision=14581
* Upgrade to p15.Bill Fenner1998-10-254-26/+6
| | | | | | | | PR: ports/8246 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=14179
* Port upgrade(korean/netscape3). distfiles and font dependency problem solved.Bill Fenner1998-10-2511-36/+36
| | | | | | | | PR: ports/8271 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=14178
* Mark BROKEN for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | | | | ===> Installing for ko-pine-3.96k.3 install -c -o root -g wheel -m 444 bin/libpico.so.1.3 /usr/local/lib/libpico.so.1.3 /sbin/ldconfig -m /usr/local/lib install -c -s -o root -g wheel -m 555 bin/pico /usr/local/bin/pico install: bin/pico: No such file or directory *** Error code 71 Notes: svn path=/head/; revision=14046
* Mark as RESTRICTED: CryptoJustin M. Seger1998-10-161-1/+3
| | | | Notes: svn path=/head/; revision=14043
* Mark BROKEN for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | | | ===> Building for ko-nh2ps-2.3 Generating psfontmap.c ... ./mkpsfontmap.pl > psfontmap.c ./mkpsfontmap.pl: not found *** Error code 127 Notes: svn path=/head/; revision=14042
* Mark BROKEN for ELF. Depends on rpmJustin M. Seger1998-10-161-1/+3
| | | | Notes: svn path=/head/; revision=14040
* Mark BROKEN for ELF:Justin M. Seger1998-10-162-2/+6
| | | | | | | | | | | checking for XextCreateExtension in -lXext... yes checking for XawSimpleMenuAddGlobalActions in -lXaw... no checking for XawSimpleMenuAddGlobalActions in -lXaw_s... no configure: error: Unable to successfully link Athena library (-lcf_x_athena) with test program *** Error code 1 Notes: svn path=/head/; revision=14036
* Mark BROKEn for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | gmake[1]: *** No rule to make target `/usr/lib/crt0.o', needed by `temacs'. Stop. gmake[1]: Leaving directory `/usr/ports/korean/hanemacs/work/hanemacs-19.34/src' gmake: *** [src] Error 2 Notes: svn path=/head/; revision=14035
* Mark BROKEN for ELF:Justin M. Seger1998-10-162-2/+8
| | | | | | | | | | | | ./echogs -a ldt.tr -s - -lz -lm LD_RUN_PATH=; export LD_RUN_PATH; XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= /bin/sh <ldt.tr /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' Notes: svn path=/head/; revision=14033
* Update to 1.1-2.Steve Price1998-10-102-3/+3
| | | | | | | | PR: 8249 Submitted by: maintainer Notes: svn path=/head/; revision=13845
* Remove this port.Steve Price1998-10-101-2/+1
| | | | | | | | PR: 8247 Submitted by: maintainer Notes: svn path=/head/; revision=13844
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beSatoshi Asami1998-10-072-6/+6
| | | | | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13703
* Upgrade to v1.01.Jun Kuriyama1998-10-043-8/+12
| | | | | | | | PR: ports/7918 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=13625
* Update to 2.06.Jun Kuriyama1998-10-013-21/+16
| | | | | | | | PR: ports/7913 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=13587
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-212-4/+4
| | | | Notes: svn path=/head/; revision=13285
* Activate ko-pgp.language.Jun Kuriyama1998-09-171-1/+2
| | | | Notes: svn path=/head/; revision=13207
* Korean language module for PGPJun Kuriyama1998-09-177-0/+122
| | | | | | | | PR: ports/7365 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=13206
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Remove manpages that are define in MAN? macros in korean Makefiles.Satoshi Asami1998-08-138-46/+0
| | | | Notes: svn path=/head/; revision=12499
* Can't fetch....Satoshi Asami1998-08-131-1/+3
| | | | Notes: svn path=/head/; revision=12497
* Update to version 2.0Steve Price1998-08-095-84/+43
| | | | | | | | PR: 7514 Submitted by: maintainer Notes: svn path=/head/; revision=12360
* Update to patchlevel 14.Steve Price1998-08-093-6/+16
| | | | | | | | PR: 7461 Submitted by: maintainer Notes: svn path=/head/; revision=12358
* Add pico Hangul patch.Steve Price1998-08-093-4/+10
| | | | | | | | PR: 7462 Submitted by: maintainer Notes: svn path=/head/; revision=12346
* Update to version 2.3Steve Price1998-08-097-310/+45
| | | | | | | | PR: 7363 Submitted by: maintainer Notes: svn path=/head/; revision=12344
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami1998-08-075-10/+10
| | | | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. Notes: svn path=/head/; revision=12328
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-055-10/+10
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update checksums of two font files to match that of print/ghostscript5.Satoshi Asami1998-07-312-4/+4
| | | | Notes: svn path=/head/; revision=12235
* Aladdin Postscript interpreter with Korean Truetype fonts support.Jun Kuriyama1998-07-2916-0/+1322
| | | | | | | | PR: ports/6207 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=12200
* Activate ko-ftghostscript5.Jun Kuriyama1998-07-291-1/+2
| | | | Notes: svn path=/head/; revision=12199
* Regenerate checksum to be consistent with rev. 1.6 of Makefile.Satoshi Asami1998-07-271-1/+1
| | | | Notes: svn path=/head/; revision=12167
* The johabfonts are now installed in a different location.Steve Price1998-07-271-2/+2
| | | | | | | | PR: 7388 Submitted by: maintainer Notes: svn path=/head/; revision=12152
* Install the binary as hpscat.bin since the shell wrapper isSteve Price1998-07-273-10/+10
| | | | | | | | | | already installed as hpscat. PR: 7374 Submitted by: maintainer Notes: svn path=/head/; revision=12149
* Distfiles have moved.Steve Price1998-07-271-3/+3
| | | | | | | | PR: 7362 Submitted by: maintainer Notes: svn path=/head/; revision=12148
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* CONFIGURE_ARGS needs "+=" since it is set after including bsd.port.mkDavid E. O'Brien1998-06-262-4/+4
| | | | Notes: svn path=/head/; revision=11540
* My mistakes in previous commit are fixed.Jun Kuriyama1998-05-191-3/+2
| | | | | | | Pointed out by: maintainer Notes: svn path=/head/; revision=11064
* Activate hanemacs.Jun Kuriyama1998-05-171-1/+2
| | | | Notes: svn path=/head/; revision=11028
* Korean version of GNU editing macros.Jun Kuriyama1998-05-1711-0/+2286
| | | | | | | | PR: ports/6011 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=11027
* Activate ko-mizifontJun Kuriyama1998-05-091-1/+2
| | | | Notes: svn path=/head/; revision=10921