Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Adapt some packages so they build with that.
Bump their PKGREVISIONs.
|
|
|
|
|
|
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|
|
Changes are recorded in source tree as ChangeLog.2, and too long
to list here. Thanks.
|
|
|
|
prev version: emacs24-24.3.50.20140101nb10
current version: emacs25-25.0.50.2015041522
(upstream)
Upstream changes are too many to list here. Year and
3 month between them. But it includes (at least)
- the changes from emacs24 to emacs25
(This may require adding emacs25 on
EMACS_VERSIONS_ACCEPTED in some packages)
(pkgsrc)
- (Makefile.common) sequence now resembles (wip)/emacs-current/Makefile
- (Makefile)
Add missing send-pr.el setup (at /usr/share/gnats) in site-init.el
- (files/site-init.el)
Copied from editors/emacs24
- Drop patch-ae: "if [ $# == 0 ]; then" ( == -> =)
patch-configure.ac: ksh bad substitution problem
patch-src_image.c: Fix build with giflib 5.1.
- (options.mk)
* configuration now resembles (wip)/emacs-current/options.mk
* Add options xaw3d and xml (also in PKG_SUGGESTED_OPTIONS)
* Correction typo on CONFIGURE_ARGS on --without-imagemagic(k)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expired (about 10 years ago).
Unconditionally switch to libgif.
As discussed on tech-pkg without dissent.
Bump PKGREVISION.
|
|
|
|
Fix PR pkg/48777
|
|
|
|
|
|
|
|
|
|
|
|
Moved files in share/emacs/24.3.50/leim to share/emacs/24.3.50/lisp/leim.
|
|
|
|
Notable changes:
* org-mode supports SVG files.
* unicode routines regenrated for Unicode 6.3.0.
* Many improvements in ruby-mode.
|
|
Notable changes:
- Ensure unmarking in buffer menu clears 'S' marks.
- Remove PDF refcards.
- battery.el (battery-pmset): Handle OS X Mavericks.
- Sync with upstream verilog-mode revision 1a6ecec7.
- Support menus on text-mode terminals.
- Add support for package signature checking.
- Sync with Tramp 2.2.8.
|
|
|
|
|
|
|
|
New elisp packages: frameset and gnus-icalendar.
|
|
Notable changes:
- Fix races with threads and file descriptors.
- progmodes/ruby-mode.el: Support array of symbols for Ruby 2.0.
- filenotify.el: New package.
- textmodes/bibtex.el: Add support for DOI URLs.
- Convert symbol prettification into minor mode and global minor mode.
- Add support for dired in saveplace.
- Implement changes in Secret Service API.
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
Notable changes:
- Obsolete lisp packages: sup-mouse and xesam.
|
|
Notable changes:
- Use Gnulib ACL implementation, for benefit of Solaris etc.
- Eliminate variable c-standard-font-lock-fontify-region-function.
- Handle arbitrarily long C++ member initialisation lists.
|
|
Based on patches provided by Makoto Fujiwara in PR 47657.
Notable changes:
- Merge in all changes up to version 24.3 release.
- Switch encodings of tutorials to UTF-8.
- Release MH-E version 8.5.
- Optimize the code for reading UTF-8 files.
- File synchronization fixes.
- Merge octave-mod.el and octave-inf.el into octave.el with some cleanups.
- New faster Imenu implementation.
|
|
|
|
|
|
While here, fix wrong (emacs23-era) pattern in version.mk.
Caution: The distfile appears to have vanished, so I can't build this
package and it may not work.
|
|
|
|
Patches provided by Makoto Fujiwara in PR 47552 and modified by me.
Notable changes since 24.3:
** `apropos-variable' is now `apropos-user-option'
** `eval-defun' on an already defined defcustom calls the :set function,
if there is one.
** The option `set-mark-default-inactive' has been deleted.
This unfinished feature was introduced by accident in Emacs 23.1;
simply disabling Transient Mark mode does the same thing.
** `initial-buffer-choice' can now specify a function to set up the
initial buffer.
** ACL support has been added.
** New option `scroll-bar-adjust-thumb-portion'.
** Improved fullscreen support for Nextstep (Mac OS X).
** New commands `toggle-frame-fullscreen' and `toggle-frame-maximized',
bound to <f11> and M-<f10>, respectively.
** Delphi mode is now called OPascal mode.
** jit-lock-debug-mode lets you use the debuggers on code run via jit-lock.
** completing-read-multiple's separator can now be a regexp. The
default separator is changed to allow surrounding spaces around the
comma.
See share/emacs/24.3.50/etc/NEWS for the complete list of changes.
|
|
|