2021-12-27 05:59:56 by David A. Holland | Files touched by this commit (2) |
Log message:
editors/mule: fix build failure by not declaring own strcpy
|
2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161) |
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161) |
Log message:
editors: Remove SHA1 hashes for distfiles
|
2020-05-31 18:12:10 by Roland Illig | Files touched by this commit (1) |
Log message:
editors/mule: disable check for unknown configure options
|
2017-05-07 08:49:23 by Izumi Tsutsui | Files touched by this commit (9) |
Log message:
Make this build (i.e. dump with -batch etc. work) on NetBSD/amd64 7.1.
Bump PKGREVISION to denote changes.
`emacs -nw' gets a startup window, but emacs (with Xt) still dumps core.
XXX: maybe much more prototypes are neccesary for LONG_LISP_OBJECT and
XXX: VALBITS>=32 on LP64.
|
2017-05-07 06:52:43 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
Remove .orig files in the original tar archive to make mkpatches(1) easier.
|
2017-04-29 03:11:55 by Izumi Tsutsui | Files touched by this commit (5) |
Log message:
Make this ancient mule2 build and work (at least start up) on NetBSD/i386 7.1.
- pull unexelf.c from newer emacs to fix coredump on dump-charset
- in s/netbsd.h use terminfo rather than obsolete termcap that causes SIGSEGV
- also link temacs with "-Wl,-znocombreloc" for X toolkit as emacs22 did
XXX: this should be into configure
- specify -fno-builtin-malloc to avoid unexpected gcc's optimization
and remove hacks in alloc.c
- also specify -fno-strict-aliasing for sanity against 90's files
|
2015-11-03 04:32:24 by Alistair G. Crooks | Files touched by this commit (138) |
Log message:
Add SHA512 digests for distfiles for editors category
Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222) |
Log message:
Remove USE_X11BASE and X11PREFIX.
|
2014-06-01 18:45:35 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update reference to font installation path. Bump PKGREVISION.
|