Next | Query returned 162 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   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-07-13 19:55:30 by Hauke Fath | Files touched by this commit (1)
Log message:
wiz says we bump revision when binary packages change.
   2017-07-11 13:55:50 by Hauke Fath | Files touched by this commit (1)
Log message:
Since we are not using the included malloc lib any more, the hack is
obsolete.
   2017-07-11 13:29:44 by Hauke Fath | Files touched by this commit (1) | Package updated
Log message:
On Arch Linux, the XEmacs build breaks in src/gmalloc.c because extern
declarations conflict with system headers.  After patching this file,
the build then hangs at

 ./xemacs -nd -batch -l \ 
/var/obj/pkgsrc/editors/xemacs/work/xemacs-21.4.24/src/../lisp/update-elc.el

with the xemacs process spinning at 100% cpu.

Upstream states that the XEmacs malloc has not been updated in a long
time, and that it is safe to use the system malloc, so that's what
we'll do.
   2017-06-12 11:34:13 by Hauke Fath | Files touched by this commit (1)
Log message:
Terminfo issue applies to FreeBSD, too.
   2017-02-23 11:46:34 by Hauke Fath | Files touched by this commit (2)
Log message:
xemacs-nox11 has no use for xface - no arms, no cookies.
   2017-01-24 21:31:14 by Hauke Fath | Files touched by this commit (4)
Log message:
Make sure make-annotation does exist before calling it. We cannot have
buttons if it doesn't, but the file requester can still be used with
enter and ctrl-g.

Should mince, stomp on and squish PR pkg/51036
   2017-01-22 20:18:33 by David Brownlee | Files touched by this commit (1)
Log message:
Add a note about the
  "Symbol's function definition is void: make-annotation"
error to the xemacs-packages comment

Next | Query returned 162 messages, browsing 31 to 40 | Previous