Commit Graph

771 Commits

Author SHA1 Message Date
Satoshi Taoka
cd83aa4256 An easy editor with both curses and X11 interfaces
PR:		13263
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-09-25 04:55:50 +00:00
David E. O'Brien
b18fa1219e Upgrade to version 5.5 1999-09-22 19:24:51 +00:00
Chuck Robey
2c344b40d3 This is still badly broken, but this fixes the worst bugs (at least it
gets started, the lib part compiles now).  Chief problems were that
the configure script was looking for thot in an archive named Thot, and
the configure script requires all enables/disables, withs/withouts
to be explicitly laid out, else there's a ream of sed errors.
Oh, yeah, the WRKSRC had to be explitly created too.
1999-09-22 04:36:58 +00:00
Satoshi Asami
0dac6d3a9f checkr just volunteered to take care of this port. 1999-09-21 04:57:21 +00:00
Steve Price
ac8929da86 s/instr/myinstr/ to avoid namespace pollution that caused builds on
FreeBSD/Alpha to fail.
1999-09-20 00:34:55 +00:00
Satoshi Asami
22404e5884 Don't build these if PARALLEL_PACKAGE_BUILD is set -- the new xemacs seems
to hang forever.
1999-09-18 10:04:08 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Chris Piazza
55ca6c6772 sh(1) is not bash on FreeBSD so 'source' isn't a command. Change
it to '.'

Submitted by:	steve
1999-09-18 00:23:52 +00:00
Chris Piazza
512dfb1eed Fix packaging for this port.
It doesn't seem to be installing static libraries any more, this
is probably related to the libtool changes.
1999-09-17 18:21:29 +00:00
Satoshi Asami
3eb0dd25b9 Add explicit tiff dependency so the "cd ../xemacs-mule; make" part will work.
Despam the accidental ${CHOWN} -> chown backout.
1999-09-10 23:38:56 +00:00
Shigeyuki Fukushima
2049c6978d Fix for xemacs-mule-21.1.6. 1999-09-10 21:09:44 +00:00
Shigeyuki Fukushima
f48ce15764 Fix for xemacs-21.1.6.
flim-current/semi-current/wemi-current should be compatible with
xemacs-packages on xemacs-21.x.
1999-09-10 19:07:08 +00:00
Shigeyuki Fukushima
9645d2c96a Fix for xemacs-21.1.6.
wemi package should be compatible with xemacs-package on xemacs-21.x.
1999-09-10 17:30:36 +00:00
Shigeyuki Fukushima
5d8f252973 Fix for xemacs-21.1.6.
semi package should be compatible with xemacs-package on xemacs-21.x.
1999-09-10 17:04:00 +00:00
Shigeyuki Fukushima
544bf202d7 Fix for xemacs-mule-21.1.6.
flim package should be compatible with xemacs-package on xemacs-21.x.
1999-09-10 16:57:29 +00:00
Shigeyuki Fukushima
1e51884226 Fix for xemacs-mule-21.1.6.
apel package should be compatible with xemacs-package on xemacs-21.x.
1999-09-10 15:35:39 +00:00
Satoshi Asami
45d85bc892 tiff34 -> tiff
Submitted by:	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
1999-09-10 02:29:20 +00:00
Satoshi Asami
1d0bcce520 Add
xemacs-base-packages
xemacs-mule-base-packages
xemacs-mule-sumo-packages
xemacs-sumo-packages

to editors/Makefile and

xemacs-sumo
xemacs-sumo-canna
xemacs-sumo-canna+wnn4
xemacs-sumo-canna+wnn6
xemacs-sumo-wnn4
xemacs-sumo-wnn6

to japanese/Makefile.

Found by:	bento
1999-09-09 23:27:51 +00:00
Satoshi Taoka
120a243b9a I updated XEmacs-mule to 21.1.6 and these ports became broken.
Changed from "20.4" to "21.1.6" in Makefile
1999-09-09 16:28:48 +00:00
Satoshi Taoka
d19b7acbb4 Updated XEmacs-mule to 21.1.6
(1) Add the following ports for XEmacs packages (by repository-copy).

ports/editors/xemacs-base-packages
ports/editors/xemacs-mule-base-packages
ports/editors/xemacs-mule-sumo-packages
ports/editors/xemacs-sumo-packages

The last two ports are for japanese.

PR:		13386
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

(2) Add the following ports for XEmacs packages for mule (by repository-copy).

ports/japanese/xemacs-sumo
ports/japanese/xemacs-sumo-canna
ports/japanese/xemacs-sumo-canna+wnn4
ports/japanese/xemacs-sumo-canna+wnn6
ports/japanese/xemacs-sumo-wnn4
ports/japanese/xemacs-sumo-wnn6

PR:		13387
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

(3) Modified the following ports in order to update to 21.1.6.

ports/japanese/xemacs
ports/japanese/xemacs-canna
ports/japanese/xemacs-canna+wnn4
ports/japanese/xemacs-canna+wnn6
ports/japanese/xemacs-wnn4
ports/japanese/xemacs-wnn6
ports/editors/xemacs-mule
ports/editors/xemacs-mule-common

PR:		13390
Submitted by:	maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-09-09 14:25:39 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Satoshi Taoka
f9d82a9ce5 Add gwp 1999-09-09 01:06:03 +00:00
Chris Piazza
d7790f9811 Err, this program links with qt, not qt2.. duh 1999-09-08 23:38:55 +00:00
Chris Piazza
5378efbda4 BROKEN if OSVERSION < 400004. This port requires NEWGCC but uses
QT which is built with the old gcc.  That doesn't work.
1999-09-08 23:38:39 +00:00
Shigeyuki Fukushima
117abf6fda Depend on custom-emacs or custom-mule.
We use a custom library instead of tinycustom.el included in apel.
1999-09-08 14:53:08 +00:00
Chris Piazza
fa45e01d80 Fix a typo (nie -> nice)
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-07 18:44:50 +00:00
Chris Piazza
2417273102 Link with qt2, not qt. 1999-09-07 14:01:59 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Chris Piazza
1a60cef6ca Fix by using a MAKE_ENV to set CXX... 1999-09-06 05:22:40 +00:00
Chris Piazza
2aa14507af Activate elvis 1999-09-04 19:34:04 +00:00
Chris Piazza
90f74536d2 Import of elvis.
Elvis is intended to be a modern replacement for the classic
ex/vi editor.  Elvis supports many new features, including multiple
edit buffers, multiple windows, multiple user interfaces, and a
variety of display modes including plain text, syntax highlighting,
hex dump, HTML and man page formatter.

PR:		13543
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-04 19:33:38 +00:00
Steve Price
f91103dc8a Allow the PKGNAME to be overridden by the vim-lite port so we don't
get duplicate named packages in INDEX.

Noticed by:	pib
1999-09-04 04:46:16 +00:00
Michael Haro
e0fe6ce714 update URL for reg key
Submitted by:	John and Jennifer Reynolds <jreynold@primenet.com>
1999-09-02 04:57:32 +00:00
David E. O'Brien
91e0452c17 bump to patchlevel 49 1999-09-02 04:53:06 +00:00
David E. O'Brien
0bb8034540 tweak a little 1999-09-01 18:38:41 +00:00
David E. O'Brien
a8a0f45639 portlint 1999-09-01 18:37:31 +00:00
David E. O'Brien
50046ebe75 bump up to patchlevel 49 1999-09-01 18:35:53 +00:00
Mark Murray
cd5dcf3386 Fix reistall. 1999-08-31 15:14:15 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Kris Kennaway
8ab60d4a84 Close a security hole relating to a world-readable DEADJOE file.
PR:	12827
Submitted by:	Maintainer
1999-08-30 00:18:45 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
17314cf2c3 echo -> ${ECHO}/${ECHO_MSG}
ln -> ${LN}
1999-08-28 01:52:21 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Chris Piazza
e9fe749da6 Fix a typo (PREIFX -> PREFIX) that prevented this from actually
installing.
1999-08-26 00:58:00 +00:00
Chris Piazza
a491d34e15 Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS in
patch-aa
1999-08-26 00:55:17 +00:00
Chris Piazza
402f287d81 Remove a bogus CFLAGS addition 1999-08-26 00:44:28 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00