Commit Graph

56 Commits

Author SHA1 Message Date
Andreas Schulz
be8e429a67 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:30:02 +00:00
Satoshi Asami
ff58dfaf0c Change references to Wnn/Canna to point to ports/japanese instead of
ports/utils.
1995-03-16 00:09:45 +00:00
Satoshi Asami
867fc16612 Forgot to change these when upgraded from 2.2 -> 2.2.2. 1995-03-07 02:32:11 +00:00
Satoshi Asami
6578ae83f4 Upgrade, 2.2 -> 2.2.2 (2.2 PL02).
Note: post-build and cannainfo.el are necessary only for reformatting one of
the info files whose source was patched, and can go away when the next
minor release (i.e., 2.3) comes out.
1995-03-04 10:58:40 +00:00
Jordan K. Hubbard
9edeede787 Also add uemacs while we're at it. 1995-03-03 08:26:28 +00:00
Jordan K. Hubbard
0ce7ffb217 Add vile and xvile ports 1995-03-03 08:25:12 +00:00
Jordan K. Hubbard
a83f84fa02 Add proper trailing slashes to MASTER_SITES 1995-02-27 23:15:05 +00:00
Jordan K. Hubbard
7484cadc69 Bring in xvile port from the author, Paul Fox, and Gary Jennejohn.
Submitted by:	gj
1995-02-27 23:01:11 +00:00
Jordan K. Hubbard
55b006f832 Bring in vile port (from the author, Paul Fox, and FreeBSD member
Gary Jennejohn).
Submitted by:	gj
1995-02-27 23:00:37 +00:00
Jean-Marc Zucconi
30aaf3d4ef MicroEmacs-3.12
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-23 16:00:04 +00:00
Andreas Schulz
0520287687 Add mule to the SUBDIR target. 1995-02-18 22:53:47 +00:00
Satoshi Asami
b9ee6c5ed6 Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line. 1995-02-17 06:28:02 +00:00
Andreas Schulz
25063b45c5 Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts
installed.
1995-02-13 18:08:49 +00:00
Andreas Schulz
cc979dd126 Correct the packing list. It referenced a man page under man/cat1/jove.0.
This does no longer exists. The man page are in man/man1. Also some were
missing in the packing lis ( teachjove.1, xjove.1, jovetool.1 ) that are
installed from the make install.
1995-02-13 13:13:29 +00:00
Andreas Schulz
54f26ce722 Correct the packing list. The texi.info* and some of the info files are
not in the source of emacs.
1995-02-13 13:05:06 +00:00
Andreas Schulz
97dbcb4fff Add a "STRIP= " to the Makefile to prevent a problem that install will be
called with a "-s" flag for shell-scripts, fells flat on the nose and doesn't
install them.
We have a serious problem with name overloading here. The bsd.port.mk file
uses INSTALL and INSTALL_PROGRAM that is also used from GNU's autoconfigure
script. If configure detects them it uses it happily with sometimes surprising
results. Normally configure know that shell scripts doesn't need the "-s"
flag but our INSTALL in bsd.port.mk always uses the "-s" flag and overides
configure's autodetection of the correct install and the installflags.
1995-02-13 13:02:31 +00:00
Jordan K. Hubbard
3c90684579 Update to version 19.28 1995-01-09 12:06:38 +00:00
Jordan K. Hubbard
5c7e4b074c Remove mule, since it depends on Wnn. When Satoshi can figure out how to
make this stop wanting to always build, we can put it back.
1995-01-05 21:42:45 +00:00
Jordan K. Hubbard
29c3cae367 Simplify - don't need to put gmake in DEPENDS if
USES_GMAKE is set.
1995-01-05 09:00:18 +00:00
Jordan K. Hubbard
f1ada475bd Add the checksum for axe. I assume we're checking these in, yes? 1995-01-04 08:57:04 +00:00
Jordan K. Hubbard
7065dcb03e Add axe. 1995-01-04 07:40:15 +00:00
Jordan K. Hubbard
d2f84c95a9 John Capo <jc@irbs.com>'s port of the axe editor. Thanks, John!
Submitted by:	jc
1995-01-04 07:39:52 +00:00
Satoshi Asami
d1ae7a460d Version up to 2.2 (now based on emacs-19.28).
@ Don't need freebsd.h and unexsunos4.c anymore (these were taken from
  19.28, with a minor modification, which is now known as patch-ac).
@ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs
  installation (patch-ab).
@ Taken out -g from configure per someone's suggestion (patch-aa).
@ Changed patch site to one in US.
@ New md5 checksums.
1995-01-03 14:17:05 +00:00
Andreas Schulz
8abca2d812 Put the names into alphabetical order. Make it much simpler for checking
missing names.
1994-12-25 12:34:20 +00:00
Satoshi Asami
259557dab0 Fetch patch file into $DISTDIR directly instead of current dir. 1994-12-23 06:56:00 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Satoshi Asami
ceeda912e9 Add cookies to pre-patch to pre-build targets so that this sucker
won't do the same thing twice.
1994-11-27 03:40:09 +00:00
Andreas Schulz
aa35b55cd2 Add a missing minus-sign to the jove name. 1994-11-27 02:29:12 +00:00
Andreas Schulz
7707dae37c Put in an override rule for the patch site, if MASTER_SITE_OVERRIDE is set. 1994-11-26 23:07:02 +00:00
Satoshi Asami
b5c27cd4a5 Added ln -s/rm trick taken from emacs port to maintain different versions. 1994-11-25 00:04:19 +00:00
Satoshi Asami
95d1bcf11a Make the message align with those from bsd.port.mk. 1994-11-24 00:08:17 +00:00
Satoshi Asami
9d1b0d43b9 Added mule. 1994-11-23 00:04:04 +00:00
Satoshi Asami
da9473c95c mule, multilingual extension to emacs (based on 19.27) 1994-11-22 23:59:14 +00:00
Gary Palmer
3c3658a9b1 Make jove work again (4.16beta) 1994-11-22 23:10:34 +00:00
Gary Palmer
bef28c2e3a Try to get Jove working again :-( 1994-11-22 23:08:21 +00:00
Jordan K. Hubbard
20fd03ab5c Make this depend on gmake. I could do this automagically for USE_GMAKE,
but I think perhaps that's just a little TOO automagic.
1994-11-22 11:04:17 +00:00
Jordan K. Hubbard
ee7929348a Satoshi correctly points out that the info/ line in this is bogus.
Fix it.  Also try out an interesting and possibly even functional
hack to preserve the dir file.  I'm scared to try it, personally! :-)
1994-11-22 07:10:11 +00:00
Andreas Schulz
db766b507d The jove tar file that came from the master site doesn't have a subdir
in it, so use the NO_WRKSUBDIR makro for it.
1994-11-20 21:50:58 +00:00
Andreas Schulz
9199963efb Add a patch file to generate a correct Makefile for jove and comment
out the function ntohl in macvert.c.
1994-11-20 21:48:00 +00:00
Gary Palmer
65d305e130 Fix a wee typo in here that stoped the fetch from working 1994-11-15 00:22:29 +00:00
Gary Palmer
751dad6612 Add the correct extract suffix and correct the filename 1994-11-11 00:49:03 +00:00
Jordan K. Hubbard
fddd6f397b Update MASTER_SITES and go to version 4.14.10 1994-11-10 22:33:47 +00:00
Paul Traina
35424948d7 Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x. 1994-10-29 21:49:46 +00:00
Jordan K. Hubbard
4ec017fb20 Add prefix argument. 1994-10-04 15:45:04 +00:00
Jordan K. Hubbard
45655050f2 Add xemacs to targets. 1994-09-30 00:55:47 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
a7c8b1091b Update this port to emacs 19.26. This took about 15 seconds. I *like*
this new ports system! :-)
1994-09-13 08:37:29 +00:00
Jordan K. Hubbard
884e46693a Make the required changes to make all existing ports use MASTER_SITES
correctly.
1994-09-13 06:35:06 +00:00
Jordan K. Hubbard
09be8f3661 Change all the HOME_LOCATION records to HTML spec. Now if someone
can just give me a little utility that ftps things based on an
ftp://... spec (connects as anonymous, fetches by full path, etc)
I might be able to make bsd.port.mk DTRT automagically.
Submitted by:	jkh
1994-08-31 17:14:38 +00:00
Jordan K. Hubbard
d960161e22 Add $Id$ lines to all the directory level Makefiles.
Submitted by:	jkh
1994-08-23 10:20:29 +00:00