Age | Commit message (Expand) | Author | Files | Lines |
2021-12-29 | emacs20: recognize more x86_64 systems, not just NetBSD. | dholland | 3 | -15/+65 |
2021-12-29 | emacs20: Fix broken build on alpha. | dholland | 2 | -6/+29 |
2021-12-25 | Add experimental aarch64 config for emacs20. | dholland | 4 | -17/+159 |
2021-10-26 | editors: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -6/+6 |
2021-10-07 | editors: Remove SHA1 hashes for distfiles | nia | 1 | -6/+1 |
2021-10-06 | emacs20, emacs21: Make sure MKPIE is properly disabled. | nia | 1 | -1/+3 |
2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -2/+2 |
2020-05-20 | mark packages that fail with -Werror=char-subscripts | rillig | 1 | -1/+8 |
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -3/+3 |
2019-06-08 | editors/*: let pkglint fix indentation and variable alignment | rillig | 2 | -9/+9 |
2017-07-23 | Roll a couple bits into the jumbo patch, one from patch-aj, another | dholland | 3 | -19/+11 |
2017-07-23 | Revert Joerg's change "Remove now obsolete Emacs ASLR hacks" as it doesn't | dholland | 3 | -5/+21 |
2017-06-17 | Remove now obsolete Emacs ASLR hacks. | joerg | 2 | -19/+3 |
2017-01-19 | Convert all occurrences (353 by my count) of | agc | 1 | -3/+3 |
2016-11-26 | Use paxctl +a like in emacs21 to make the build work on -current. It seems | dholland | 3 | -9/+25 |
2016-11-26 | Two fixes: (1) set ELFSIZE correctly (I have no idea how this ever worked) | dholland | 4 | -20/+42 |
2016-11-11 | emacs20: retire elaborate logic to match versions of NetBSD below 1.7 | maya | 1 | -11/+2 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 |
2015-11-03 | Add SHA512 digests for distfiles for editors category | agc | 1 | -1/+6 |
2015-10-14 | Switch from x11/Xaw3d to newer x11/libXaw3d. | wiz | 1 | -2/+2 |
2015-01-01 | Use BROKEN_ON_PLATFORM for missing config entries. (yeah this one's my | dholland | 1 | -2/+2 |
2013-10-27 | NetBSD with native clang won't have libgcc, so fake a static library. | joerg | 1 | -1/+10 |
2013-10-27 | Use tradcpp for clang build, fallback to cpp -traditional otherwise. | joerg | 3 | -21/+19 |
2013-07-07 | Probe a potentially different cpp for preprocessing makefiles. For | dholland | 2 | -6/+62 |
2013-07-07 | Now revert version 1.4 of patch-ab, which introduced extra configure | dholland | 2 | -70/+6 |
2013-07-07 | Assert MAINTAINER privilege to revert version 1.6 of patch-ab (and | dholland | 2 | -40/+15 |
2013-07-05 | Add a comment. | ryoon | 2 | -3/+6 |
2013-07-05 | Fix x11 option build. | ryoon | 2 | -15/+37 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 |
2013-04-06 | Resolves: | rodent | 1 | -2/+2 |
2013-02-17 | Put the Emacs version in all the DESCR files. Ride the bumps I just did. | dholland | 1 | -0/+2 |
2013-02-16 | Change PKGNAME to emacs20-20.7 instead of emacs-20.7. | dholland | 2 | -3/+4 |
2012-12-11 | Shift some of the more basic patches to a distfile patch. | dholland | 22 | -295/+20 |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -2/+2 |
2012-03-05 | Tweak this so it should configure (and then hopefully build) on PA-RISC | dholland | 3 | -15/+29 |
2012-03-05 | Fix one missing ${DESTDIR} while installing info, which for some reason | dholland | 2 | -4/+5 |
2011-12-08 | editors/emacs20: Mark NOT-FOR-DRAGONFLY | marino | 1 | -2/+2 |
2011-12-01 | Extend previous to realloc and free as well, which is almost certainly | dholland | 2 | -4/+30 |
2011-12-01 | Add __asm __volatile("":::"memory") at a critical point in alloc.c. | dholland | 2 | -6/+16 |
2011-12-01 | Fold patch-cb into patch-bm since they patch the same file. Related to | dholland | 3 | -18/+4 |
2011-12-01 | Patch up configure tests for cpp to avoid problems when running gcc | dholland | 2 | -6/+70 |
2011-08-01 | Fix broken build with clang. | dholland | 2 | -1/+17 |
2011-08-01 | Take MAINTAINER. | dholland | 1 | -2/+2 |
2010-03-30 | Fix emacs20 on -current. (It broke on the terminfo changes because it | dholland | 3 | -9/+28 |
2010-02-21 | Add RCS Id (hi roy!). | wiz | 2 | -2/+4 |
2010-02-04 | destdir support, plus fix some pre-existing funnies with install permissions | dholland | 5 | -24/+211 |
2010-01-20 | When running terminfo but compiled for termcap, we cannot assume | roy | 3 | -6/+25 |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -3/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -21/+1 |