aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs20/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix post-install target conflicts.clive2005-12-161-1/+1
* editors/emacs20: remove conflict with other emacsenedwin2005-12-131-6/+12
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Fix allocation of pty for shell-mode.cracauer2005-09-241-1/+1
* Add CONFLICTS variable, since this port conflicts with otherjylefort2005-05-061-0/+4
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Security fix for usage of format string.yoichi2005-02-131-1/+1
* Since neither of these ports works correctly on all architectures, pointlinimon2004-11-201-0/+2
* Previous commit is wrong. The proper way to do it right is by addingclive2004-04-301-3/+1
* . Define NO_LATEST_LINK so that packages/Latest will not be disturbed.clive2004-04-301-0/+2
* - Make port "slave-aware"clement2004-04-191-3/+3
* Add LATEST_LINK=emacs20 to avoid conflict with editors/emacskris2004-04-021-0/+1
* Mark ONLY_FOR_ARCHS: this port only builds on alpha and i386, and is notkris2004-03-281-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Bump portsrevision.cracauer2003-07-021-1/+1
* De-pkg-comment.knu2003-02-211-0/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* First round of auto* cleanups:will2002-01-061-1/+1
* Apply linespace patch (taoka).shige2001-12-071-3/+24
* Tidy up Makefile: double negative condition check si not good.sf2001-09-231-13/+3
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-231-1/+1
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Upgrade to emacs-20.7jseger2000-06-271-3/+3
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-6/+4
* portname/portversion updatemharo2000-04-141-2/+2
* Add 'ipv6' on CATEGORIES.sumikawa2000-03-091-1/+1
* "Enable IPv6-ready for emacs20"jseger2000-03-091-4/+4
* Upgrade to emacs-20.5ajseger2000-01-041-3/+4
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Upgrade to emacs 20.4jseger1999-08-091-6/+12
* Add non-X support by building with NO_X11 defined.jseger1999-06-261-2/+6
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-121-1/+3
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-4/+4
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,shige1999-03-011-2/+2
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
* Add fix for Alpha.simokawa1999-01-231-3/+5
* Add USE_XLIB -- otherwise the packages will be built without X support.asami1999-01-171-1/+2
* Add USE_XPGLIB extension (default OFF).kuriyama1998-12-131-1/+7
* Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST fileasami1998-09-011-1/+2
* Upgrade to emacs 20.3jseger1998-09-011-13/+5
* Remove a few lines that shouldn't be there.jseger1997-12-171-3/+1
* Upgrade repository copy of emacs to emacs 20.2.jseger1997-12-141-9/+10
* Make this port a little more portlint-clean.asami1997-07-171-2/+4
* Spread info dir entries into all relevant files. The previous versionasami1997-05-201-5/+7
* Hey guys, thanks for the number of comments on my install-info inquiryasami1997-04-181-1/+5
* 19.34 -> 19.34b. It seems like this release was replaced on the GNU masterasami1996-11-191-3/+4
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* Converted to MAN[1-9NL]obrien1996-11-171-6/+2
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
* Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=max1996-10-191-2/+2
* Take NOMANCOMPRESS setting into account.max1996-10-181-3/+5
* Upgrade, 19.31 -> 19.34.asami1996-09-041-4/+4
* Upgrade to 19.31jkh1996-06-071-3/+3
* Upgrade from 19.29 to 19.30. One of the patches, which we got fromasami1995-12-011-4/+4
* While I'm at it, add "--with-x-toolkit" to the configure args. Itasami1995-06-261-2/+2
* Strip binaries.asami1995-06-261-1/+4
* Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is nowasami1995-06-261-3/+8
* Another round of Makefile updates, editors version.asami1995-04-091-5/+6
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
* Add a "STRIP= " to the Makefile to prevent a problem that install will beats1995-02-131-1/+2
* Update to version 19.28jkh1995-01-091-3/+3
* Simplify - don't need to put gmake in DEPENDS ifjkh1995-01-051-2/+1
* Make this depend on gmake. I could do this automagically for USE_GMAKE,jkh1994-11-221-1/+2
* Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x.pst1994-10-301-4/+4
* Add prefix argument.jkh1994-10-041-2/+2
* Several changes across all ports:jkh1994-09-141-2/+2
* Update this port to emacs 19.26. This took about 15 seconds. I *like*jkh1994-09-131-4/+4
* Make the required changes to make all existing ports use MASTER_SITESjkh1994-09-131-2/+2
* Change all the HOME_LOCATION records to HTML spec. Now if someonejkh1994-09-011-2/+2
* Adjust to new bsd.port.mk conventions for configuration.jkh1994-08-211-2/+3
* The start of the 2.0 ports collection. No sup repository yet, but I'lljkh1994-08-211-0/+14