aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Port the gmalloc.c allocator from the CVS trunk of Emacs.keramida2007-10-091-1/+1
* - Kill packaged info files, they are splitted. We need to generate our own,pav2007-09-271-0/+4
* - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultrafan2007-07-241-2/+0
* Update to 22.1.nobutaka2007-07-171-52/+47
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Add emacs-22.* to CONFLICTS.nobutaka2007-05-041-1/+1
* Change PATCH_SITES.nobutaka2006-11-121-1/+1
* Remove emacs20 from CONFLICTS.nobutaka2005-12-181-1/+1
* - Add .info suffix to filename of info files.nobutaka2005-12-091-1/+5
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Fix build error.nobutaka2005-09-051-1/+1
* Disable optimization on ia64 to avoid elisp processing errors.nobutaka2005-05-151-2/+2
* Bump PORTREVISION to reflect changes in rev. 1.59 in package building.nobutaka2005-05-071-1/+1
* Add CONFLICTS variable, since this port conflicts with otherjylefort2005-05-061-0/+4
* Replace -O(2|3|s) CFLAGS with -O on ia64 for a workaround to fix elisp proces...nobutaka2005-05-061-1/+8
* 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
* Fix problems with AltGr-Modifier on several keyboards.nobutaka2005-03-021-1/+1
* Fix format string vulnerability in the movemail utility.nobutaka2005-02-141-1/+1
* Enable interruption with C-g key while opening network connection.nobutaka2004-05-241-1/+1
* Move the ancient emacs 19.x port from editors/emacs tokris2004-03-211-35/+62
* BROKEN on !i386 5.x: Does not compilekris2004-02-251-1/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-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
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-1/+1
* portname/portversion updatemharo2000-04-141-2/+2
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
* Bring over the NO_X11 changes from emacs20. (define NO_X11 to build withoutcpiazza1999-07-041-2/+6
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-4/+1
* 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
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
* Add fix for Alpha.simokawa1999-01-231-4/+5
* Add USE_XLIB -- otherwise the packages will be built without X support.asami1999-01-171-1/+2
* Lock file correction and reflect change in /etc/mtree/BSD.local.dist.kuriyama1999-01-021-2/+7
* Use PLIST_SUB to minimize changes to PLIST when version is changed.asami1998-09-141-1/+3
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tasami1998-04-041-1/+2
* Add a bunch of info files that were missing from various lists. Myasami1997-12-141-2/+2
* 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