Satoshi Asami
f1371a36f6
19.34 -> 19.34b. It seems like this release was replaced on the GNU master
...
site 2 months ago and nobody noticed!
1996-11-19 13:15:31 +00:00
Satoshi Asami
5dba7b6e29
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 10:25:35 +00:00
David E. O'Brien
5223aa0ad2
Converted to MAN[1-9NL]
1996-11-17 07:01:32 +00:00
David E. O'Brien
4b2988d9d2
CATEGORIES+= --> CATEGORIES=
...
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00
Masafumi Max NAKANE
16068c7ca4
Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=
...
Submitted by: asami
1996-10-18 16:16:49 +00:00
Masafumi Max NAKANE
b0f8f3fc60
Removed unnecessary @cwd directive.
1996-10-18 08:57:07 +00:00
Masafumi Max NAKANE
de6b4fa949
Take NOMANCOMPRESS setting into account.
...
Reminded by: "Philippe Charnier" <charnier@xp11.frmug.org>
Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
1996-10-18 08:56:31 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
9ff496d18c
Upgrade, 19.31 -> 19.34.
...
Submitted (in part) by: rich
1996-09-04 00:56:24 +00:00
Jordan K. Hubbard
baabc94fb2
Fix what I broke in upgrading.
1996-06-10 23:18:39 +00:00
Jordan K. Hubbard
5fa74962cf
Upgrade to 19.31
1996-06-07 09:41:29 +00:00
Satoshi Asami
418b9a67e5
Upgrade from 19.29 to 19.30. One of the patches, which we got from
...
rms, is no longer necessary (naturally).
1995-12-01 09:35:20 +00:00
Satoshi Asami
1cb9339831
Oops, forgot the stuff in /usr/local/libexec/emacs/19.29.
...
Submitted by: roberto@blaise.ibp.fr (Ollivier Robert)
1995-06-26 19:14:00 +00:00
Satoshi Asami
ae6515a2cb
While I'm at it, add "--with-x-toolkit" to the configure args. It
...
looks much nicer that way.
1995-06-26 09:13:58 +00:00
Satoshi Asami
0a371ef8fb
Strip binaries.
1995-06-26 08:25:34 +00:00
Satoshi Asami
f3c4de62e0
Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
...
/usr/local/share/emacs!
1995-06-26 06:03:45 +00:00
Satoshi Asami
52bfc5a35c
Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
...
/usr/local/share/emacs!
1995-06-26 05:58:07 +00:00
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
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
29c3cae367
Simplify - don't need to put gmake in DEPENDS if
...
USES_GMAKE is set.
1995-01-05 09:00:18 +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
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
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
2d70035819
Update this for 19.25; no lib/emacs/lisp dir now.
...
Submitted by: jkh
1994-08-22 13:04:06 +00:00
Jordan K. Hubbard
557adabbf1
Add package files.
...
Submitted by: jkh
1994-08-22 12:13:06 +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