Commit Graph

270 Commits

Author SHA1 Message Date
Gary Jennejohn
92ad704911 update to xemacs-20.3. Packaging tested (under -current).
Obtained from: maintainer (me@freebsd.org)
1997-12-15 20:07:46 +00:00
Justin M. Seger
5f572b1190 Upgrade repository copy of emacs to emacs 20.2. 1997-12-14 14:52:03 +00:00
Justin M. Seger
37fcabb41c emacs20 -> ports/editors/emacs20 1997-12-14 14:48:37 +00:00
Satoshi Asami
b4249ca7db Add a bunch of info files that were missing from various lists. My
goodness, I don't even know how long they were missing!

PR:		5286 (pointed out the ccmode omission)
1997-12-14 02:04:04 +00:00
John Polstra
e35eadfa4a Eliminate a harmless warning caused by recent changes to the dynamic
linker.
1997-12-12 03:08:18 +00:00
Gary Jennejohn
f28eb74bc6 Update to vile-7.3. Also add NO_PATCH since there is no patch.
packaging tested (also applies to the vile commit I just did).
1997-12-10 20:30:25 +00:00
Gary Jennejohn
4f1101fab6 Update to vile-7.3. 1997-12-10 20:27:01 +00:00
David E. O'Brien
b4f7f76f39 Upgrade to version 5.0s. 1997-12-08 19:03:54 +00:00
Justin M. Seger
62fb357129 Remove bad MASTER_SITE. 1997-11-27 00:07:31 +00:00
David E. O'Brien
bf31fadaf2 Upgrade to version 5.0r. 1997-11-24 16:54:25 +00:00
Gary Jennejohn
76f1cf3f43 replace /usr/local with ${PREFIX} in CONFIGURE_ARGS
Obtained from: maintainer
1997-11-18 20:41:44 +00:00
Thomas Gellekum
dc47bfa697 Import wily port. wily is a clone of the plan9 editor acme.
PR:		4624
Submitted by:	A Joseph Koshy <koshy@india.hp.com>
1997-11-17 11:53:06 +00:00
David E. O'Brien
508e99c1b9 make it package 1997-11-16 02:04:51 +00:00
Satoshi Asami
d0f9507abe Mark this port brooken, doesn't package. 1997-11-15 10:17:15 +00:00
Gary Jennejohn
c890f896ed By popular demand remove the ``@unexec rm -rf'' and replace it with
@dirrm instead. Do not delete share/emacs since it may also be used
by emacs.
1997-11-12 21:42:50 +00:00
Gary Jennejohn
81d2fa999c Change shared/xemacs/site-lisp to shared/emacs/site-lisp. According
to the maintainer this directory is supposed to be shared between
emacs and xemacs.
1997-11-12 21:41:33 +00:00
David E. O'Brien
e61cd6ce12 Upgrade to version 5.0q 1997-11-11 15:20:17 +00:00
Dima Ruban
fdbc871691 Upgrade to 5.0
Submitted by:	maintainer
1997-11-10 19:00:00 +00:00
Gary Jennejohn
9cdff1f22f Put the lock file in /var/run/xemacs/lock rather than
${PREFIX}/lib/xemacs/lock.

Also simplfy removal of some directories with pkg_delete. Previously,
the contents of ${PREFIX}/{lib,share}/xemacs/site-lisp was deleted and
then the directories themselves using @dirrm. This didn't work in my
tests, so I changed it to just ``@exec rm -rf'' the directories.

PR:		ports/4976
Submitted by:	Sheldon Hearn
1997-11-08 22:19:00 +00:00
Gary Jennejohn
10dace02ac Put the lock file in /var/run/xemacs/lock rather than
${PREFIX}/lib/xemacs/lock.

Also modify post-install to set the permissions on /var/run/xemacs/lock,
${PREFIX}/lib/xemacs/site-lisp and ${PREFIX}/share/xemacs/site-lisp, as
done in PLIST, since ``make install'' doesn't do it.

PR:		ports/4976
Submitted by:	Sheldon Hearn
1997-11-08 22:15:37 +00:00
Masafumi Max NAKANE
eaaa84e204 Fix etc/doc* installation related problems.
Submitted by:	maintainer
1997-10-31 03:45:59 +00:00
Masafumi Max NAKANE
f69ce87fdb Change jp-mule-* -> ja-mule-*
Submitted by:	maintainer

While at it, I also changed
kr-mule-2.3 -> ko-mule-2.3
cn-mule-2.3 -> zh-mule-2.3
1997-10-31 03:44:09 +00:00
Bill Fenner
337f28498d Update MAINTAINER address
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-10-26 23:57:21 +00:00
Masafumi Max NAKANE
9d9afefee4 Update the references to other mule ports.
(Now, PKGNAME of these ports are ja-mule-*, zh-*, ko-* instead of jp, cn or
kr.)
1997-10-23 14:24:39 +00:00
David E. O'Brien
5211b46baf Upgrade to vim-5.0p.
Apply patch to work with Perl5 support (needed especically if perl5 was
installed as a package).
1997-10-22 10:23:48 +00:00
David E. O'Brien
9eecda3cf7 autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA. 1997-10-15 09:28:58 +00:00
David E. O'Brien
34bc9ce004 Upgrade to vim-5.0o beta 1997-10-01 09:59:52 +00:00
Thomas Gellekum
1205669b85 Support compiling on {Open,Net}BSD.
Submitted by:	Berndt Josef Wulf <wulf@ping.net.au> via Warner Losh
1997-09-29 08:07:31 +00:00
Satoshi Asami
dada9c2dce Make this port compile with tcl80. 1997-09-18 08:02:35 +00:00
Chuck Robey
9294836028 Fix thot's Makefile, MASTER_SITES were wrong. I added a whole lot of them.
Thanks for the tipoff, Satoshi.
1997-09-17 04:46:56 +00:00
Satoshi Asami
1f91eef6e6 The Id line is spelled "$Id$", not "$Id:". Move EXTRACT_ONLY down. 1997-09-17 03:23:35 +00:00
Chuck Robey
757815c010 Activate thoteditor.
Submitted by:	Pedro Giffuni S, <pgiffuni@fps.biblos.unal.edu.co>
1997-09-13 20:19:28 +00:00
Chuck Robey
bb9f18e4d2 New editor, based on the Opera team server.
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-09-13 20:16:45 +00:00
Satoshi Asami
e9256feffb Share files among various mule ports, both port files and within
packages.  The editors/mule-common package contains the language-
independent parts.  Add some new ports based on input methods.  They
don't take up much space because of efficient sharing.

PR:		4411
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 08:51:26 +00:00
Gary Jennejohn
69dc237875 Update to version 7.2. 1997-09-06 19:58:13 +00:00
Gary Jennejohn
2b5260cd92 Update to version 7.2 1997-09-06 19:55:22 +00:00
Gary Jennejohn
9c073f2353 Turn on xemacs20. 1997-09-03 19:39:15 +00:00
Gary Jennejohn
a6c260bba8 Submitted by: me@freebsd.org
new import of xemacs 20.2, including MULE support. Note that I tested
that I could build with mule support, but I couldn't actually check the
functionality.
"make package" and pkg_delete both tested (under -current).
1997-09-03 19:27:58 +00:00
Thomas Gellekum
5a9e7f97ed Add another mirror site. Update my e-mail address. 1997-08-29 11:33:09 +00:00
Andreas Klemm
89a8f7a5b1 vim didn't find lesstif's libXm library, since lesstif
doesn't build and install a static library libXm.a.
1997-08-23 13:43:43 +00:00
David E. O'Brien
c23dacf9a9 Upgrade to the 5.0m beta 1997-08-22 19:55:37 +00:00
Jun-ichiro itojun Hagino
d575c6ec05 original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
1997-08-21 16:55:28 +00:00
Eric L. Hernes
644cff35e8 upgrade to 3.1 1997-08-11 15:04:29 +00:00
Thomas Gellekum
df6abdeaaa Upgrade to 1.40.7.
Poked by:	Bill "distfiles" Fenner
1997-08-11 09:32:36 +00:00
David E. O'Brien
52e0060613 Upgrade to vim-5.0l (beta) 1997-07-28 18:35:41 +00:00
Thomas Gellekum
a137d797c3 Update my e-mail address. Remove superfluous backslash. 1997-07-22 07:09:16 +00:00
Satoshi Asami
abeb46a64d Make this port a little more portlint-clean. 1997-07-17 10:38:15 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Thomas Gellekum
ea817ec47d Move aswedit from editors to www. 1997-07-10 06:29:41 +00:00
Thomas Gellekum
58dce5ee55 Activate aswedit. 1997-07-09 07:08:15 +00:00