summaryrefslogtreecommitdiff
path: root/korean (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-10-16Mark BROKEN for ELF:Justin M. Seger1-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
1998-10-16Mark as RESTRICTED: CryptoJustin M. Seger1-1/+3
Notes: svn path=/head/; revision=14043
1998-10-16Mark BROKEN for ELF:Justin M. Seger1-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
1998-10-16Mark BROKEN for ELF. Depends on rpmJustin M. Seger1-1/+3
Notes: svn path=/head/; revision=14040
1998-10-16Mark BROKEN for ELF:Justin M. Seger2-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
1998-10-16Mark BROKEn for ELF:Justin M. Seger1-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
1998-10-16Mark BROKEN for ELF:Justin M. Seger2-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
1998-10-10Update to 1.1-2.Steve Price2-3/+3
PR: 8249 Submitted by: maintainer Notes: svn path=/head/; revision=13845
1998-10-10Remove this port.Steve Price1-2/+1
PR: 8247 Submitted by: maintainer Notes: svn path=/head/; revision=13844
1998-10-07ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beSatoshi Asami2-6/+6
19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13703
1998-10-04Upgrade to v1.01.Jun Kuriyama3-8/+12
PR: ports/7918 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=13625
1998-10-01Update to 2.06.Jun Kuriyama3-21/+16
PR: ports/7913 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=13587
1998-09-21freetype (libttf) is now converted to ELF.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=13285
1998-09-17Activate ko-pgp.language.Jun Kuriyama1-1/+2
Notes: svn path=/head/; revision=13207
1998-09-17Korean language module for PGPJun Kuriyama7-0/+122
PR: ports/7365 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=13206
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1-2/+2
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-08-13Remove manpages that are define in MAN? macros in korean Makefiles.Satoshi Asami8-46/+0
Notes: svn path=/head/; revision=12499
1998-08-13Can't fetch....Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=12497
1998-08-09Update to version 2.0Steve Price5-84/+43
PR: 7514 Submitted by: maintainer Notes: svn path=/head/; revision=12360
1998-08-09Update to patchlevel 14.Steve Price3-6/+16
PR: 7461 Submitted by: maintainer Notes: svn path=/head/; revision=12358
1998-08-09Add pico Hangul patch.Steve Price3-4/+10
PR: 7462 Submitted by: maintainer Notes: svn path=/head/; revision=12346
1998-08-09Update to version 2.3Steve Price7-310/+45
PR: 7363 Submitted by: maintainer Notes: svn path=/head/; revision=12344
1998-08-07Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami5-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
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami5-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
1998-07-31Update checksums of two font files to match that of print/ghostscript5.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=12235
1998-07-29Aladdin Postscript interpreter with Korean Truetype fonts support.Jun Kuriyama16-0/+1322
PR: ports/6207 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=12200
1998-07-29Activate ko-ftghostscript5.Jun Kuriyama1-1/+2
Notes: svn path=/head/; revision=12199
1998-07-27Regenerate checksum to be consistent with rev. 1.6 of Makefile.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=12167
1998-07-27The johabfonts are now installed in a different location.Steve Price1-2/+2
PR: 7388 Submitted by: maintainer Notes: svn path=/head/; revision=12152
1998-07-27Install the binary as hpscat.bin since the shell wrapper isSteve Price3-10/+10
already installed as hpscat. PR: 7374 Submitted by: maintainer Notes: svn path=/head/; revision=12149
1998-07-27Distfiles have moved.Steve Price1-3/+3
PR: 7362 Submitted by: maintainer Notes: svn path=/head/; revision=12148
1998-06-27Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=11552
1998-06-26CONFIGURE_ARGS needs "+=" since it is set after including bsd.port.mkDavid E. O'Brien2-4/+4
Notes: svn path=/head/; revision=11540
1998-05-19My mistakes in previous commit are fixed.Jun Kuriyama1-3/+2
Pointed out by: maintainer Notes: svn path=/head/; revision=11064
1998-05-17Activate hanemacs.Jun Kuriyama1-1/+2
Notes: svn path=/head/; revision=11028
1998-05-17Korean version of GNU editing macros.Jun Kuriyama11-0/+2286
PR: ports/6011 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=11027
1998-05-09Activate ko-mizifontJun Kuriyama1-1/+2
Notes: svn path=/head/; revision=10921
1998-05-09Mizi Research's Korean X11 Font(ksc5601.1987-[01] encoding)Jun Kuriyama6-0/+88
1. This package should not be commercial use. 2. This package should not be redistributed(except FreeBSD mirrors). Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> PR: ports/6052 Should I put some comments in ports/LEGAL? Notes: svn path=/head/; revision=10920
1998-05-06Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1-0/+1
from octave and iv. Notes: svn path=/head/; revision=10871
1998-05-05Activate kaistfonts.Jun Kuriyama1-1/+2
Notes: svn path=/head/; revision=10862
1998-05-05X11 KAIST font(ksc5601.1987-0 encoding) collectionJun Kuriyama6-0/+73
PR: ports/6143 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=10861
1998-05-03Update to patchlevel 13.Steve Price2-5/+5
PR: 6450 Submitted by: maintainer Notes: svn path=/head/; revision=10823
1998-05-03Upgrader to version 304beta7.Steve Price2-8/+9
PR: 6452 Submitted by: maintainer Notes: svn path=/head/; revision=10822
1998-04-30Move font location.Jun Kuriyama3-38/+28
Submitted by: maintainer PR: ports/6169 Notes: svn path=/head/; revision=10791
1998-04-30MASTER_SITES has changed.Jun Kuriyama2-4/+4
Notes: svn path=/head/; revision=10773
1998-04-19Move fonts to lib/X11/fonts/misc.Steve Price3-37/+29
PR: 6175 Submitted by: maintainer Notes: svn path=/head/; revision=10591
1998-04-19Move these fonts to lib/X11/fonts/miscSteve Price3-20/+16
PR: 6174 Submitted by: maintainer Notes: svn path=/head/; revision=10587
1998-03-28Update to patchlevel 12.Steve Price2-10/+8
PR: 6073 Submitted by: maintainer Notes: svn path=/head/; revision=10351
1998-03-19ports/korean/ztelnet --> ports/net/ztelnetDavid E. O'Brien1-2/+1
Submitted by: me and my big mouth ;) Notes: svn path=/head/; revision=10226
1998-03-17Whoever removed hanterm-autofont, forgot to remove it's entry fromDima Ruban1-2/+1
the Makefile. Notes: svn path=/head/; revision=10205