2019-10-08 14:40:55 by Hauke Fath | Files touched by this commit (6) |
Log message: Declare use of perl. |
2019-06-08 12:41:00 by Roland Illig | Files touched by this commit (93) |
Log message: editors/*: let pkglint fix indentation and variable alignment pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong. |
2019-04-11 18:05:25 by Hauke Fath | Files touched by this commit (6) |
Log message: Build the XEmacsen with CFLAGS=-no-pie for newer gcc versions - the dumped binary crashes otherwise. |
2018-12-19 14:42:12 by Hauke Fath | Files touched by this commit (1) |
Log message: Augment debug option arguments. Explicitly select garbage collector. |
2018-02-01 15:25:30 by Hauke Fath | Files touched by this commit (6) |
Log message: Move PKGREVISION up from Makefile.common into the individual packages' Makefile. As wiz convincingly pointed out, differing dependencies may make for differing PKGREVISION. |
2018-01-30 12:52:18 by Hauke Fath | Files touched by this commit (7) |
Log message: The xemacs* package Makefiles are minimal, with all common information factored out to Makefile.common. This includes both upstream and pkgsrc specific.version information. |
2018-01-28 21:11:10 by Thomas Klausner | Files touched by this commit (462) |
Log message: Bump PKGREVISION for gdbm shlib major bump |
2017-11-15 16:07:17 by Hauke Fath | Files touched by this commit (2) |
Log message: Upgrade to XEmacs 21.5.34 Most of the functionality moved to ../../editors/xemacs-current/{Makefile.common,options.mk} |
2016-12-31 00:37:40 by Thomas Klausner | Files touched by this commit (4) |
Log message: Fix build of xemacs-*nox11 packages. Using hints by coypu, thanks! |
2016-12-31 00:09:41 by Thomas Klausner | Files touched by this commit (4) |
Log message: Fix options framework abuse by xemacs-current*. Partially tested, xemacs-current-nox11 build hangs because of temacs eating 99% CPU. |