summaryrefslogtreecommitdiff
path: root/editors/emacs23 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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. Notes: svn path=/head/; revision=963
* Update to version 19.28Jordan K. Hubbard1995-01-094-7/+7
| | | | Notes: svn path=/head/; revision=739
* Simplify - don't need to put gmake in DEPENDS ifJordan K. Hubbard1995-01-051-2/+1
| | | | | | | USES_GMAKE is set. Notes: svn path=/head/; revision=718
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* 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. Notes: svn path=/head/; revision=454
* Satoshi correctly points out that the info/ line in this is bogus.Jordan K. Hubbard1994-11-221-1/+65
| | | | | | | | Fix it. Also try out an interesting and possibly even functional hack to preserve the dir file. I'm scared to try it, personally! :-) Notes: svn path=/head/; revision=446
* Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x.Paul Traina1994-10-293-7/+7
| | | | Notes: svn path=/head/; revision=288
* Add prefix argument.Jordan K. Hubbard1994-10-041-2/+2
| | | | Notes: svn path=/head/; revision=173
* 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. Notes: svn path=/head/; revision=93
* Update this port to emacs 19.26. This took about 15 seconds. I *like*Jordan K. Hubbard1994-09-133-7/+7
| | | | | | | this new ports system! :-) Notes: svn path=/head/; revision=86
* Make the required changes to make all existing ports use MASTER_SITESJordan K. Hubbard1994-09-131-2/+2
| | | | | | | correctly. Notes: svn path=/head/; revision=84
* 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 Notes: svn path=/head/; revision=49
* Update this for 19.25; no lib/emacs/lisp dir now.Jordan K. Hubbard1994-08-221-1/+0
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=30
* Add package files.Jordan K. Hubbard1994-08-223-0/+30
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=27
* Adjust to new bsd.port.mk conventions for configuration.Jordan K. Hubbard1994-08-211-2/+3
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=10
* 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 Notes: svn path=/head/; revision=6