summaryrefslogtreecommitdiff
path: root/editors/emacs22/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this port a little more portlint-clean.Satoshi Asami1997-07-171-2/+4
|
* Spread info dir entries into all relevant files. The previous versionSatoshi Asami1997-05-201-5/+7
| | | | | (with all entries listed in emacs.texi) deleted only the first entry when the user did a pkg_delete (a bug in install-info, maybe?).
* Hey guys, thanks for the number of comments on my install-info inquirySatoshi Asami1997-04-181-1/+5
| | | | | | (which was about equal to number of FreeBSD installations on Hale Bopp itself). Seems like I need to just go ahead and commit it so people can try out and scream!
* 19.34 -> 19.34b. It seems like this release was replaced on the GNU masterSatoshi Asami1996-11-191-3/+4
| | | | site 2 months ago and nobody noticed!
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-6/+2
|
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | Minor variable reordering where needed.
* Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=Masafumi Max NAKANE1996-10-181-2/+2
| | | | Submitted by: asami
* Take NOMANCOMPRESS setting into account.Masafumi Max NAKANE1996-10-181-3/+5
| | | | | | Reminded by: "Philippe Charnier" <charnier@xp11.frmug.org> Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
* Upgrade, 19.31 -> 19.34.Satoshi Asami1996-09-041-4/+4
| | | | Submitted (in part) by: rich
* Upgrade to 19.31Jordan K. Hubbard1996-06-071-3/+3
|
* Upgrade from 19.29 to 19.30. One of the patches, which we got fromSatoshi Asami1995-12-011-4/+4
| | | | rms, is no longer necessary (naturally).
* While I'm at it, add "--with-x-toolkit" to the configure args. ItSatoshi Asami1995-06-261-2/+2
| | | | looks much nicer that way.
* Strip binaries.Satoshi Asami1995-06-261-1/+4
|
* Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is nowSatoshi Asami1995-06-261-3/+8
| | | | /usr/local/share/emacs!
* Another round of Makefile updates, editors version.Satoshi Asami1995-04-091-5/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Add a "STRIP= " to the Makefile to prevent a problem that install will beAndreas Schulz1995-02-131-1/+2
| | | | | | | | | | | 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.
* Update to version 19.28Jordan K. Hubbard1995-01-091-3/+3
|
* Simplify - don't need to put gmake in DEPENDS ifJordan K. Hubbard1995-01-051-2/+1
| | | | USES_GMAKE is set.
* Make this depend on gmake. I could do this automagically for USE_GMAKE,Jordan K. Hubbard1994-11-221-1/+2
| | | | but I think perhaps that's just a little TOO automagic.
* Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x.Paul Traina1994-10-291-4/+4
|
* Add prefix argument.Jordan K. Hubbard1994-10-041-2/+2
|
* Several changes across all ports:Jordan K. Hubbard1994-09-141-2/+2
| | | | | | | | | | | | | | | 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.
* Update this port to emacs 19.26. This took about 15 seconds. I *like*Jordan K. Hubbard1994-09-131-4/+4
| | | | this new ports system! :-)
* Make the required changes to make all existing ports use MASTER_SITESJordan K. Hubbard1994-09-131-2/+2
| | | | correctly.
* Change all the HOME_LOCATION records to HTML spec. Now if someoneJordan K. Hubbard1994-08-311-2/+2
| | | | | | | 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
* Adjust to new bsd.port.mk conventions for configuration.Jordan K. Hubbard1994-08-211-2/+3
| | | | Submitted by: jkh
* The start of the 2.0 ports collection. No sup repository yet, but I'llJordan K. Hubbard1994-08-211-0/+14
make one when I wake up again.. :) Submitted by: jkh