2017-09-18 11:53:40 by Maya Rashish | Files touched by this commit (676) |
Log message: revbump for requiring ICU 59.x |
2017-07-23 20:47:10 by David A. Holland | Files touched by this commit (6) |
Log message: Belated PKGREVISION bump for 20170617 change re-enabling ASLR. Hi, Joerg. |
2017-06-17 21:40:19 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message: Remove now obsolete Emacs ASLR hacks. |
2017-04-22 23:04:05 by Adam Ciarcinski | Files touched by this commit (670) | ![]() |
Log message: Revbump after icu update |
2017-02-28 16:20:12 by Ryo ONODERA | Files touched by this commit (208) |
Log message: Recursive revbump from graphics/libwebp |
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message: Recursive revbump from fonts/harfbuzz |
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message: Recursive bump for harfbuzz's new graphite2 dependency. |
2016-12-31 15:16:14 by Thomas Klausner | Files touched by this commit (4) |
Log message: Remove special case for DragonFly (termcap vs curses). Not needed any longer, tested with emacs25-nox11 on monster; others copy look quite the same. I suspect this is not needed on FreeBSD, OpenBSD, or Linux either, but don't have test hosts. |
2016-12-04 06:17:46 by Ryo ONODERA | Files touched by this commit (667) |
Log message: Recursive revbump from textproc/icu 58.1 |
2016-12-03 06:00:46 by John Marino | Files touched by this commit (1) |
Log message: editors/emacs24: Fix build on DragonFly I believe the segfault seen during building on DragonFly is a common one seen by many platforms using GCC 5.x and later. It's been fixed on Emacs 25 though. Even though it's a generic GCC 5+ fix, limit it to DragonFly only for now. Taken from DPorts (from archives) |