Commit graph

65 commits

Author SHA1 Message Date
jlam
86d2ce9418 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 06:31:25 +00:00
jlam
21f6d90637 buildlink1 -> buildlink2 2002-09-21 11:56:47 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
sakamoto
ee867261f9 use inputmethod/canna-lib/buildlink.mk. 2002-06-12 04:35:15 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
cjep
011c2c2354 On arm32, use gcc-2.95.3 to avoid egcs compiler error:
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657:
Internal compiler error in function insert_save_restore
2002-05-20 16:46:29 +00:00
magick
8f79d11a62 Add canna support to xemacs-current. It is enabled by EMACS_CANNA=YES
in mk.conf. Closes pkg/14406 by OGATA Hiroshi.
2002-04-05 18:44:01 +00:00
magick
d54f71afb6 Remove ftp.th-darmstadt.de (outdated) and ftp.usyd.edu.au (refusing passive
ftp) from the list of mirrors. Closes pkg/16148 by Lloyd Parkes.
2002-04-01 18:15:52 +00:00
magick
c60a394982 Note how to configure xemacs when installed for the first time.
Pointed out by mpasternak@lublin.t1.pl in private mail.
2002-03-29 14:48:23 +00:00
magick
ae8bc9a43b Add --with-msw=no to the CONFIGURE_ARGS to prevent configure error
when wine is installed. Obviously it thinks we run windows.
Noted in private mail by mpasternak@lublin.t1.pl .
2002-03-29 11:02:42 +00:00
magick
9395c687d6 Remove some newlines 2002-03-28 19:15:20 +00:00
magick
7fe321deb0 Replace i386--netbsdelf with MACHINE_GNU_PLATFORM.
Closes pkg/16107 ogata@isp.qix.org.
2002-03-28 19:09:23 +00:00
magick
4ebba2259f Add missing USE_X11 2002-03-25 19:35:15 +00:00
magick
a2059564c3 Initial import of XEmacs 21.5.5
This is the *BETA* developement line of XEmacs so handle with care.
This package is based on pkg/14132 contributed by Eric Gillespie Jr.
Most notable change to the release is the possibility to compile
xemacs with gtk+. Set XEMACS_WIDGETS accordingly in your mk.conf
Possible values are:
lucid (default)
gtk
gnome
motif
2002-03-24 19:40:29 +00:00