Commit graph

14 commits

Author SHA1 Message Date
Satoshi Asami
94105bca12 Another round of Makefile updates, editors version. 1995-04-09 06:11:17 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +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
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
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
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
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
8d967ac61b Adjust to new bsd.port.mk conventions for configuration.
Submitted by:	jkh
1994-08-21 15:09:47 +00:00
Jordan K. Hubbard
7ca702f09f The start of the 2.0 ports collection. No sup repository yet, but I'll
make one when I wake up again.. :)
Submitted by:	jkh
1994-08-21 13:19:28 +00:00