summaryrefslogtreecommitdiff
path: root/editors/emacs20/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
2016-11-26Use paxctl +a like in emacs21 to make the build work on -current. It seemsdholland1-2/+2
2016-11-26Two fixes: (1) set ELFSIZE correctly (I have no idea how this ever worked)dholland1-2/+2
2016-11-11emacs20: retire elaborate logic to match versions of NetBSD below 1.7maya1-11/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-10-14Switch from x11/Xaw3d to newer x11/libXaw3d.wiz1-2/+2
2015-01-01Use BROKEN_ON_PLATFORM for missing config entries. (yeah this one's mydholland1-2/+2
2013-10-27NetBSD with native clang won't have libgcc, so fake a static library.joerg1-1/+10
2013-10-27Use tradcpp for clang build, fallback to cpp -traditional otherwise.joerg1-1/+9
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
2013-04-06Resolves:rodent1-2/+2
2013-02-16Change PKGNAME to emacs20-20.7 instead of emacs-20.7.dholland1-1/+2
2012-12-11Shift some of the more basic patches to a distfile patch.dholland1-2/+8
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2011-12-08editors/emacs20: Mark NOT-FOR-DRAGONFLYmarino1-2/+2
2011-08-01Take MAINTAINER.dholland1-2/+2
2010-03-30Fix emacs20 on -current. (It broke on the terminfo changes because itdholland1-2/+7
2010-02-04destdir support, plus fix some pre-existing funnies with install permissionsdholland1-2/+4
2010-01-20When running terminfo but compiled for termcap, we cannot assumeroy1-2/+2
2009-04-30Make it build on DragonFly master.hasso1-3/+3
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-07-13Add patches for CVE-2008-1694 and CVE-2008-2142.dholland1-2/+2
2008-04-05Fix some 64-bit problems in x11 code.kristerw1-2/+2
2008-03-06Now, emacs-20.7 does not exist in GNU sites, moved to old-gnu directory.obache1-7/+10
2007-08-13Fix up the use of package options in the Emacs packages:jlam1-30/+3
2007-06-30Make patch-ao a normal file and fix the build on DragonFly 1.8+joerg1-1/+6
2007-02-20share/emacs/site-lisp now exists by default -- don't try to remove it.wiz1-2/+2
2006-12-06CHECK_WRKREF_SKIP takes relative names.joerg1-3/+3
2006-03-30* Honor PKGINFODIR.jlam1-3/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-04Add DragonFly support. Fix errno. Remove patch-ac, it getsjoerg1-3/+4
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg1-2/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-06-30Quieten CHECK_WRKREF. The build PATH in the dumped emacs is not a problem.markd1-1/+5
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-05-16This version of emacs does not support Darwin. Set NOT_FOR_PLATFORM.minskim1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-17Does not really use libtool, so don't set USE_LIBTOOL. Solves part ofwiz1-2/+1
2005-02-09fix format string vulnerability (CAN-2005-0100), bump PKGREVISIONdrochner1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-04-12bl3ifyxtraeme1-4/+4
2004-03-25Fix LP64 issues.kristerw1-2/+7
2004-02-28Make this compile on amd64, based on Richard Rauch's patches (PR pkg/23701)kristerw1-1/+4
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1