summaryrefslogtreecommitdiff
path: root/editors/emacs20
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 seemsdholland3-9/+25
2016-11-26Two fixes: (1) set ELFSIZE correctly (I have no idea how this ever worked)dholland4-20/+42
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-11-03Add SHA512 digests for distfiles for editors categoryagc1-1/+6
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.joerg3-21/+19
2013-07-07Probe a potentially different cpp for preprocessing makefiles. Fordholland2-6/+62
2013-07-07Now revert version 1.4 of patch-ab, which introduced extra configuredholland2-70/+6
2013-07-07Assert MAINTAINER privilege to revert version 1.6 of patch-ab (anddholland2-40/+15
2013-07-05Add a comment.ryoon2-3/+6
2013-07-05Fix x11 option build.ryoon2-15/+37
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
2013-04-06Resolves:rodent1-2/+2
2013-02-17Put the Emacs version in all the DESCR files. Ride the bumps I just did.dholland1-0/+2
2013-02-16Change PKGNAME to emacs20-20.7 instead of emacs-20.7.dholland2-3/+4
2012-12-11Shift some of the more basic patches to a distfile patch.dholland22-295/+20
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
2012-03-05Tweak this so it should configure (and then hopefully build) on PA-RISCdholland3-15/+29
2012-03-05Fix one missing ${DESTDIR} while installing info, which for some reasondholland2-4/+5
2011-12-08editors/emacs20: Mark NOT-FOR-DRAGONFLYmarino1-2/+2
2011-12-01Extend previous to realloc and free as well, which is almost certainlydholland2-4/+30
2011-12-01Add __asm __volatile("":::"memory") at a critical point in alloc.c.dholland2-6/+16
2011-12-01Fold patch-cb into patch-bm since they patch the same file. Related todholland3-18/+4
2011-12-01Patch up configure tests for cpp to avoid problems when running gccdholland2-6/+70
2011-08-01Fix broken build with clang.dholland2-1/+17
2011-08-01Take MAINTAINER.dholland1-2/+2
2010-03-30Fix emacs20 on -current. (It broke on the terminfo changes because itdholland3-9/+28
2010-02-21Add RCS Id (hi roy!).wiz2-2/+4
2010-02-04destdir support, plus fix some pre-existing funnies with install permissionsdholland5-24/+211
2010-01-20When running terminfo but compiled for termcap, we cannot assumeroy3-6/+25
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-21/+1
2009-04-30Make it build on DragonFly master.hasso2-14/+7
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-10-13Correct copy&paste error.uebayasi1-4/+4
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi2-4/+13
2008-07-13Add patches for CVE-2008-1694 and CVE-2008-2142.dholland5-3/+73
2008-07-01Fix build with gcc41 on DragonFly BSD.obache1-0/+3
2008-04-05Fix some 64-bit problems in x11 code.kristerw7-11/+203
2008-03-06Now, emacs-20.7 does not exist in GNU sites, moved to old-gnu directory.obache1-7/+10
2008-01-09Update an include file to fix build errors for PKG_OPTIONS.emacs+=x11.kristerw2-1/+15
2007-10-29Initial addition of buildlink3.mk fragments for Emacs / XEmacs programs.uebayasi1-0/+23
2007-10-16Remove some legacy support after branching 2007Q3.wiz1-19/+1
2007-08-13Fix up the use of package options in the Emacs packages:jlam2-30/+90