2021-09-27 17:57:32 by Nia Alarie | Files touched by this commit (1) |
Log message:
xemacs: not ready for MKPIE for the same reason as emacs (segfault
during build)
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-03-28 12:36:33 by Hauke Fath | Files touched by this commit (10) |
Log message:
Use gtar instead of the base tar(1) in the xemacs* top-level Makefile
because of a problem with NetBSD-current libarchive-as-tar, see bin/56080.
Note this depencency is not a burden, since xemacs-packages requires
gtar, anyway.
|
2020-10-02 13:31:14 by Hauke Fath | Files touched by this commit (8) |
Log message:
Linux glibc 2.32+ has removed sys_siglist
Remove stale reference to nb version in Makefile.common
|
2020-09-24 19:02:02 by Hauke Fath | Files touched by this commit (3) |
Log message:
Refine desktop categories, after re-reading the documentation.
"For the lucky number" - not.
I resisted adding "Spirituality" for the Church Of Emacs. ;)
|
2020-09-24 13:51:48 by Hauke Fath | Files touched by this commit (7) |
Log message:
editors/xemacs{,-current} - Install an xemacs.desktop file, which makes
XEmacs more easily available to X11 desktop applications.
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-14 10:00:57 by Hauke Fath | Files touched by this commit (2) |
Log message:
Extend gcc version range for -no-pie, since gcc 10 is here.
|
2020-06-24 18:10:31 by Hauke Fath | Files touched by this commit (2) |
Log message:
Disable generation of PIE code for clang, too, unbreaking the xemacs
build on Mac OS X (10.12 here).
Note that xemacs-current does not yet build on this platform:
src/vdb-mach.c blindly assumes a powerpc cpu.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|