Commit graph

181 commits

Author SHA1 Message Date
Steve Price
d9d156e61d Fix build for ELF. 1999-07-04 21:16:07 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Steve Price
d888a056b4 This doesn't build on the Alpha. 1999-06-22 16:46:14 +00:00
Satoshi Taoka
45a282d56b Added acroread-korfont 1999-06-17 09:37:16 +00:00
Satoshi Taoka
7efecebecd Asian Font Packs for Acrobat Reader 4.0 (for Korean) 1999-06-17 09:33:25 +00:00
Steve Price
c5a4efc0aa Add engdic. 1999-06-09 01:30:51 +00:00
Steve Price
869d51f750 Initial import of the ko-engdic port version 0.1.
An English dictionary utility for our Korean users.

PR:		12002
Submitted by:	Oh Junseon <hollywar@mail.holywar.net>
1999-06-09 01:30:04 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
c088d09f2d s,/usr/local,${PREFIX}, 1999-06-05 19:55:24 +00:00
Steve Price
ee58665c7d Unbreak for ELF. 1999-05-31 04:59:04 +00:00
Jun Kuriyama
7a83f8422b Mizi Research's Korean X11 Input Method
Submitted by:	Choi Junho <cjh@kr.freebsd.org>
PR:		ports/11684
1999-05-29 08:32:15 +00:00
Jun Kuriyama
219418d427 Activate ko-hanIM. 1999-05-29 08:28:59 +00:00
Jun Kuriyama
790bb61f71 glibc 2.0 Korean locale for linux compatibility.
PR:             ports/11685
Submitted by:   CHOI Junho <cjh@kr.freebsd.org>
1999-05-25 22:14:22 +00:00
Jun Kuriyama
b7a2860877 Activate linux_locale 1999-05-25 22:12:39 +00:00
Michael Haro
736872226a More WWW: additions 1999-05-03 06:15:45 +00:00
Michael Haro
8a71cf8634 BROKEN= fetch 1999-05-02 19:27:22 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Satoshi Taoka
0347e6e13e Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Jun-ichiro itojun Hagino
8512a59b72 - original distribution URL (and MD5 value) has changed.
MD5 value was changed because some lines are added/removed from README.
- upgrade multilingual patch to the most recent one.

Thanks Satoshi for letting me know the MD5 change.
1999-04-17 10:51:11 +00:00
Steve Price
139d8d2920 Fix build for ELF.
PR:		10726
Submitted by:	maintainer
1999-04-02 03:48:54 +00:00
Steve Price
0faf36cb8d Update to 19981229 version.
PR:		10727
Submitted by:	maintainer
1999-04-02 03:45:49 +00:00
Satoshi Taoka
0b46de5816 Added gau and gtk10 1999-04-01 02:40:15 +00:00
Satoshi Taoka
879b840c25 Gtk-based Hangul-enabled terminal emulation with serial/socket
PR:		ports/10645
Submitted by:	CHOI Junho cjh@kr.freebsd.org
1999-04-01 02:30:04 +00:00
Satoshi Taoka
02711fb3f1 Update to hanterm-xf-p16
PR: ports/10631
Submitted by: CHOI Junho, maintainer
1999-03-19 01:15:11 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Satoshi Asami
652bc7e593 Use fonts-std-5.50 from all gs5* ports. Judging from the checksum, they
are all the same anyway.
1999-02-13 00:34:48 +00:00
Jun Kuriyama
63631d1dbf Upgrade to v4.08.
PR:		ports/9213
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1999-02-12 14:44:56 +00:00
Jun Kuriyama
b300811eaf Add dictionaries and some fixes.
PR:		ports/9625
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1999-02-10 14:32:00 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Steve Price
4cd1769255 From maintainer:
ELF building fix. Many part of fix from editors/emacs.

PR:		9451
Submitted by:	maintainer
1999-01-18 03:21:53 +00:00
Jun Kuriyama
c48e79d118 Fix font dependency path and unmark BROKEN_ELF.
PR:		ports/9448
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr> (maintainer)
Tested by:	kuriyama
1999-01-15 12:26:54 +00:00
Jun Kuriyama
efe485dfdf Fix font dependency path.
PR:		ports/9450
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr> (maintainer)
1999-01-15 05:34:48 +00:00
Hidetoshi Shimokawa
579447f027 Add 'ONLY_FOR_ARCHS=i386' to kon variants.
kon is a kanji console driver for Japanese, Chinese and Korean.
It accesses VGA directly.
1999-01-06 05:00:26 +00:00
Steve Price
d1c4804841 Fix build for ELF.
PR:		9284
Submitted by:	maintainer
1999-01-05 01:12:01 +00:00
Satoshi Asami
4b07f0329b Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
dependencies to perl5 in -current.  This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
1999-01-02 00:12:21 +00:00
Satoshi Asami
7ef8df33e2 Add a couple ${WRKDIRPREFIX}'s. 1998-12-22 08:12:20 +00:00
Satoshi Asami
7e3963da63 Use ${FILESDIR} instead of "../../files"; pass it in MAKE_ENV. 1998-12-18 11:19:05 +00:00
Jun Kuriyama
e63d2fca96 Netscape web-surfboard with Korean resources
PR:		ports/8442 (part of)
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-12-13 22:00:41 +00:00
Jun Kuriyama
02f7ea6e3a Activate ko-netscape4-{communicator,navigator}. 1998-12-13 22:00:17 +00:00
Satoshi Asami
b33116f944 Mark these broken while Kuriyama-san works on the upgrade after a repository
copy.
1998-12-13 09:42:56 +00:00
Satoshi Asami
e659dfc7e3 Mark these broken while Kuriyama-san works on the upgrade after a repository
copy.
1998-12-13 09:32:08 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Jun Kuriyama
241fc520ab Unbreak. (misc/rpm is not broken) 1998-12-10 15:46:40 +00:00
Jun Kuriyama
68eb6d5476 Upgrade to 2.3.1 and unbreak.
PR:		ports/8381
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
Unbreak hacked by:	kuriyama
1998-12-05 10:35:17 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
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.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
5050ee1f58 Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust path
to dependency.  Use = instead of += for dependency definition.
1998-11-23 07:49:51 +00:00
Steve Price
fd6d9aea13 Update to use the www/netscape3 port.
PR:		8714
Submitted by:	maintainer
1998-11-21 20:11:02 +00:00
Steve Price
6bffea5433 Install files in new fonts/local directory.
PR:		8719
Submitted by:	maintainer
1998-11-21 20:08:11 +00:00