Commit graph

465 commits

Author SHA1 Message Date
Satoshi Asami
e7bce6e2ba BUILD_DEPENDS on emacs binary.
Submitted by:	maintainer
1999-01-11 10:27:46 +00:00
Steve Price
b391cd0fc0 Update to version 1.0.0 and use ncurses in the base system.
PR:		9121
Submitted by:	maintainer
1999-01-10 18:58:32 +00:00
Steve Price
18f8a3af33 Update to version 3.8.2.
PR:		9378
Submitted by:	maintainer
1999-01-10 18:14:44 +00:00
Satoshi Asami
4950255203 Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.

Reviewed by:	the ports list
1999-01-09 03:19:49 +00:00
Satoshi Asami
019425bfed Add apel-*. 1999-01-07 12:12:03 +00:00
Hidetoshi Shimokawa
4b86d315ca Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. 1999-01-07 02:31:51 +00:00
David E. O'Brien
13387a4646 Don't error out on ``make fetch'' if distfiles are not present.
This allows ``cd /usr/ports ; make fetch'' to work.
1999-01-04 16:00:06 +00:00
Steve Price
aa3f7d7ca8 Add --with-clash-detection to CONFIGURE_ARGS so that the file locking
code is compiled in.

Submitted by:	TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
1999-01-04 03:29:20 +00:00
Jun Kuriyama
538ade138d editors/apel-emacs:
A Portable Emacs Library for emacs.
editors/apel-emacs20:
  A Portable Emacs Library for emacs20.
editors/apel-mule:
  A Portable Emacs Library for mule.

o Correct "Version required" header in apel-emacs/Makefile.
o Fix virtual category "elisps" to "elisp".

PR:             ports/8831
Submitted:      Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-02 13:26:51 +00:00
Jun Kuriyama
66f2af6f3b Lock file correction and reflect change in /etc/mtree/BSD.local.dist.
PR:		ports/8289 (part of)
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1999-01-02 12:26:11 +00:00
Jun Kuriyama
50dddc1f29 Reflect change in 1.44 of src/etc/mtree/BSD.local.dist.
(not to remove directory share/emacs/site-lisp.)
1999-01-02 12:26: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
Jun Kuriyama
8160c8a205 Upgrade to v1.2.
Submitted by:	maintainer
1998-12-27 05:38:20 +00:00
Jun Kuriyama
6d6210ac57 (1) Fetch site corrected
(2) package-cookie correct reasonably
(3) Use WRKDIRPREFIX

PR:		ports/8827
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-12-26 03:47:19 +00:00
Justin M. Seger
fba170fda3 Add ${PREFIX}/share/thot/doc and add missing @dirrms to PLIST
PR:	ports/5158
1998-12-21 21:08:12 +00:00
Mike Smith
a41112034c Add Wordperfect 1998-12-20 05:24:18 +00:00
Mike Smith
c6889048c1 Port framework for installing Corel WordPerfect 8.0.
Some shortcomings:
	- Corel's mirror license requires the fetch to be interactive
	- The variable install means that some files listed in the PLIS
	  won't be there when the port is pkd_deleted

Obtained from:	Originally from OpenBSD, many local improvements
1998-12-20 05:23:36 +00:00
Satoshi Asami
3ebf185670 No need to use ${.CURDIR}/... trick in RUN_DEPENDS. 1998-12-17 09:08:09 +00:00
Jun Kuriyama
10a16f1335 GNU editing macros with dynamic loading module function (binary only).
PR:		ports/8776
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-13 14:27:06 +00:00
Jun Kuriyama
1d6f29e1d5 Activate emacs20-dl. 1998-12-13 14:23:50 +00:00
Jun Kuriyama
568d186c34 Add USE_XPGLIB extension (default OFF).
PR:		ports/8775
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-13 11:54:50 +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
3b44126758 Multi-lingual unicode text editor with TTF support.
(with unicode converter and print utility)

PR:		ports/8136
Submitted by:	Ricardas Cepas <rch@richard.eu.org>
1998-12-07 22:05:40 +00:00
Jun Kuriyama
98696860d9 Activate yudit. 1998-12-07 22:02:16 +00:00
David E. O'Brien
1cc88d8dcf excape the chars properly 1998-12-02 12:40:59 +00:00
David E. O'Brien
6c77cbdccd Fix configure bug that caused use to be linked improperly on 3.0/ELF. 1998-12-02 12:32:25 +00:00
David E. O'Brien
8b17ba2380 Force linking against termlib instead of ncurses. Obviously this is only a
workaround for a problem in the ncurses library.

The vim5.3's "configure" script checks for tgetent() in ncurses. It's
found in the 3.0 libncurses (so vim is linked with it), but this
check fails under FreeBSD 2.2.x, so it's linked with libtermlib.

Submitted by:	"José Mª Alcaide" <jose@we.lc.ehu.es>
1998-12-02 09:15:14 +00:00
Satoshi Asami
af027aafd0 (Hopefully last) USE_XLIB. 1998-12-02 08:40:00 +00:00
Satoshi Asami
bacf28373b Add little hack to make it build even if it's called before other xemacs's.
Add dependencies.  Create lock dir before chmod'ing it.
1998-12-02 08:01:14 +00:00
Satoshi Asami
40178a800b An ugly hack to make it build when PACKAGE_BUILDING build comes here
without building one of the other mule's first.

Also, add USE_XLIB and fix stuff to synch it with ../mule.

Submitted by:	maintainer (last part)
1998-12-02 07:57:11 +00:00
Satoshi Asami
5e0762a956 More missing dependencies. 1998-11-29 12:43:13 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
1490c59f86 Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Vanilla I. Shu
91bb6fd722 Upgrade to 1.17. 1998-11-23 18:20:07 +00:00
Justin M. Seger
b0af3b6676 Change @mkdir to @exec mkdir so that it actually works 1998-11-23 16:10:34 +00:00
Justin M. Seger
40c41e70b1 Make the package properly create the leim dir
Submitted by:	joelh
PR:	8815
1998-11-23 13:19:36 +00:00
Steve Price
cc3da74d4d Fixup CATEGORIES list.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 17:18:16 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Jun-ichiro itojun Hagino
01681da984 updated to use latest m17n patch (19981119). 1998-11-19 04:46:46 +00:00
Satoshi Asami
005bac4e45 Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->
.../xemacs-20.4/...) to match reality.
1998-11-11 12:55:23 +00:00
Vanilla I. Shu
6e243d930e Upgrade to 1.16. 1998-11-04 08:56:22 +00:00
Justin M. Seger
841b56393e Don't warn before mv'ing.
Submitted by:	shige@kuis.kyoto-u.ac.jp
PR:	ports/8226
1998-10-31 15:51:22 +00:00
Vanilla I. Shu
824e8c59d6 Upgrade to 1.15. 1998-10-24 17:10:14 +00:00
Satoshi Asami
ad54765d9a Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto
the "STRIP=".
1998-10-21 09:58:29 +00:00
Justin M. Seger
fae7866c2a Unbreak.
Submitted by:	steve
1998-10-16 03:17:47 +00:00
Justin M. Seger
689d71fea0 Mark BROKEN for ELF:
cc  -o wily env.o include.o label.o file.o msg.o data.o line.o vgeom.o vsearch.o vshow.o  tagmatch.o place.o event.o exec.o dir.o  point.o global.o cursor.o scroll.o path.o keyboard.o  wily.o tag.o view.o grow.o adjust.o win.o list.o col.o undo.o builtins.o util.o select.o mouse.o regexp.o text2.o  sam.o text.o click.o tile.o search.o ../libmsg/libmsg.a ../libframe/libframe.a ../libXg/libXg.a   -L/usr/X11R6/lib -lXt  -lSM -lICE -lX11
cc: ../libmsg/libmsg.a: No such file or directory
cc: ../libframe/libframe.a: No such file or directory
cc: ../libXg/libXg.a: No such file or directory
*** Error code 1
1998-10-14 04:25:08 +00:00
Justin M. Seger
a4cd2b431c Unbreak.
Submitted by:	steve
1998-10-14 04:13:40 +00:00
Justin M. Seger
e725640a73 Unbreak.
Submitted by:	steve
1998-10-14 04:07:20 +00:00
Justin M. Seger
10c73a99ff If you try to build Vim using Lesstif for Motif, the resulting GUI
version is unstable.  Due to a minor bug in my Makefile, Vim will build
for Motif even if you don't have HAVE_MOTIF defined, but do have Lesstif
already installed.

Submitted by:	obrien
1998-10-14 00:19:03 +00:00
Justin M. Seger
c8af774af4 Mark BROKEN for ELF:
cd /usr/ports/editors/jed/work/jed/src/objs; cc vfile.o rgrep.o -o rgrep  -L/usr/local/lib -lslang
/usr/local/lib/libslang.so: undefined reference to `tgetnum'
/usr/local/lib/libslang.so: undefined reference to `tgetflag'
/usr/local/lib/libslang.so: undefined reference to `tgetent'
/usr/local/lib/libslang.so: undefined reference to `tgetstr'
*** Error code 1
1998-10-13 01:25:32 +00:00