Path to this page:
./
editors/gnuserv,
Improved version of emacsserver for GNU Emacs
Branch: CURRENT,
Version: 3.12.8,
Package name: gnuserv-3.12.8,
Maintainer: pkgsrc-usersgnuserv allows you to attach to an already running Emacs. This allows
external programs to make use of Emacs' editing capabilities. It is
like GNU Emacs' emacsserver/server.el, but has many more features.
This is the gnuserv part of XEmacs split out for use in GNU Emacs. If
you use XEmacs you do not need this package.
Required to run:[
x11/libXau] [
editors/emacs25]
Required to build:[
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 121.162 KB
Version history: (Expand)
- (2023-09-12) Updated to version: gnuserv-3.12.8
- (2023-09-10) Updated to version: gnuserv-3.12.7nb6
- (2022-05-15) Updated to version: gnuserv-3.12.7nb5
- (2017-11-23) Package has been reborn
- (2013-02-18) Updated to version: gnuserv-3.12.7nb4
- (2009-08-06) Updated to version: gnuserv-3.12.7nb3
CVS history: (Expand)
2023-09-11 23:18:49 by Paolo Vincenzo Olivo | Files touched by this commit (11) | |
Log message:
editors/gnuserv: update to release 3.12.8
# pkgsrc changes
* Move MASTER_SITES to working mirror.
* Move HOMEPAGE to relevant reference on Emacs wiki.
* Use X11BASE instead of conditionals.
* Standardise configure args.
* Apply a number of code fixes (partially pulled from Debian).
* Add `dtemacs' script + man page from gnuserv author (taken from
archive.org).
* Install official and pkgsrc README.
* Install .desktop application file.
# upstream changes (since 3.12.7)
2007-10-22 Martin Schwenke <martin@meltin.net>
* aclocal.m4: Fix more $x_libraries breakage.
* Makefile.in: Version 3.12.8. Added compiler.h. Fix dependencies.
* aclocal.m4:
Fix problem where empty $x_includes and $x_libraries causes
./configure breakage.
2007-10-21 Martin Schwenke <martin@meltin.net>
* gnuclient.c, gnuslib.c: Merge this:
2006-08-08 Jerry James <james@xemacs.org>
* gnuslib.c (disconnect_from_server): shutdown() has been fine on
Linux for a long time now; use it. Also, don't use length to
access the buffer unless it is positive, not just nonzero.
* gnuclient.c (filename_expand): Initialize the last array element
to get a valid C string in case of overflow. Use strncat to avoid
buffer overruns.
* gnuclient.c (main): Use strncpy to avoid buffer overruns.
* gnuclient.c: Sync with xemacs-21.5.27.
* gnuserv.c, sysfile.h, syssignal.h: Version from xemacs-21.5.27.
|
2023-09-10 00:58:51 by Makoto Fujiwara | Files touched by this commit (4) |
Log message:
(editors/gnuserv) For emacs28, define-obsolete-variable-alias needs when
|
2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90) |
Log message:
Bump all elisp packages for the CONFLICTS change.
|
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
|
2018-03-08 12:20:56 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gnuserv: include bsd.prefs.mk for X11_TYPE
Comment out dead links.
|
2016-04-01 21:18:23 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Honour --mandir. Fixes PKGMANDIR.
|
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.
|