Commit graph

111 commits

Author SHA1 Message Date
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
joerg
4fc1ee097b Kill a substituation that /bin/sh on NetBSD objects to. 2014-04-16 21:02:19 +00:00
joerg
d8b3b37786 --with-crt-dir is gone. 2014-04-16 21:01:51 +00:00
obache
1335204923 recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
minskim
3a7234d448 Update emacs-snapshot to 24.3.50.20140101
Moved files in share/emacs/24.3.50/leim to share/emacs/24.3.50/lisp/leim.
2014-01-10 02:11:28 +00:00
dholland
4eccbc1b83 WCONTINUED doesn't universally exist. 2013-12-04 09:27:43 +00:00
minskim
db563338ff Update emacs-snapshot to 20131126
Notable changes:
* org-mode supports SVG files.
* unicode routines regenrated for Unicode 6.3.0.
* Many improvements in ruby-mode.
2013-12-02 19:01:45 +00:00
minskim
84cdf7c9a5 Update emacs-snapshot to 20131101.
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.
2013-11-12 20:38:37 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
obache
4a646b438b recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
minskim
c25deb47f8 Update emacs-snapshot to 24.3.50.20130810.
New elisp packages: frameset and gnus-icalendar.
2013-08-13 07:29:18 +00:00
minskim
4690a014d4 Update emacs-snapshot tot 24.3.50.20130713.
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.
2013-07-22 08:13:56 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
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
2013-06-03 10:04:30 +00:00
minskim
33031f63e1 Update emacs-snapshot to 24.3.50.20130527.
Notable changes:
- Obsolete lisp packages: sup-mouse and xesam.
2013-05-31 23:20:18 +00:00
minskim
07db45c86e Update emacs-snapshot to 24.3.50.20130510.
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.
2013-05-13 20:57:16 +00:00
minskim
7cafa7a8c2 Update emacs-snapshot to 24.3.50.20130427.
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.
2013-05-04 03:24:18 +00:00
dholland
4e77a7ec59 Fix a path for the emacs -> emacs23 move. 2013-03-05 17:38:31 +00:00
dholland
d12865fa28 Put the Emacs version in all the DESCR files. Ride the bumps I just did. 2013-02-17 07:48:02 +00:00
dholland
58d4580ec9 Insert ${_EMACS_VERSION_MAJOR} in PKGNAME.
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.
2013-02-17 06:18:01 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
minskim
4a52b915da Update emacs-snapshot to 24.3.50.20130207.
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.
2013-02-12 04:47:31 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
dholland
ef191f26d2 Mark this broken until emacs25 snapshots become available. Removing
the package until then seems stupid.
2012-06-16 21:06:17 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
a289bb8b00 Do a post-extract chmod on a couple of directories that are installed
via tar; prevents file-check errors I've been hitting when bulk building.
2012-03-25 21:02:19 +00:00
minskim
5f9fb1a21c Update emacs-snapshot to 24.0.94.20120319.
Notable changes:
	* net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with
	prefix.
	* htmlfontify.el: Add support for code block fontification for ODT
	export (Bug #9914).
	* subr.el (eval-after-load): If named feature is provided not from
	a file, run after-load forms.  (Bug#10946)
	* calendar/calendar.el (calendar-insert-at-column):
	Handle non-unit-width characters a bit better.  (Bug#10978)
	* vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
	directory and file as argument (Bug#10822).
	* international/quail.el (quail-insert-kbd-layout): Surround each
	row by LRO and PDF instead of inserting many LRMs.  Pad the left
	and right of each non-spacing marks.  Insert invisible space
	between lower and upper characters to prevent composition.
2012-03-21 23:05:02 +00:00
minskim
18c7c38a99 Update emacs-snapshot to 24.0.94.20120305.
Notable changes:
	* simple.el (count-words): If called from Lisp, return the word
	count, for symmetry with `count-lines'.  Arglist changed.
	* faces.el (face-spec-reset-face): For the default face, reset the
	attributes to default values (Bug#10748).
	* mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
	previous patch: Check `message-send-mail-function', and not the
	default function (bug#10897).
	* cus-start.el: Make x-select-enable-clipboard-manager
	customizable.
	* Depessimize the handling of very large macros.
2012-03-06 03:01:30 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
minskim
f573816426 Update emacs-snapshot to 24.0.93.20120222.
Notable changes:
	* dired-x.el (dired-guess-shell-alist-default):
	Remove escape sequences from nroff output.  (Bug#172)
	* icomplete.el (icomplete-completions): Check FROM arg before
	passing to substring (Bug#10850).
	* international/characters.el (script-list): Sync with the latest
	Unicode Character Database.
	* newcomment.el (uncomment-region-default): Don't leave extra space
	when an arg is provided (bug#8150).
2012-02-23 20:14:51 +00:00
minskim
1784bddcaf Update emacs-snapshot to 24.0.93.20120216.
Notable changes:
        * mail/smtpmail.el (smtpmail-query-smtp-server):
        (smtpmail-query-smtp-server): Prompt the user for a port number if
        we can't connect to any of the standard ports (bug#10810).
	* Fix a loop in c-set-fl-decl-start.
	* Fix infinite loop with long macros.
        * progmodes/python.el (python-end-of-statement): Fix infinite
        loop.  (Bug#10788)
        * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
        (byte-compile-defvar): Use it to minimize .elc size.
        Just use `defvar' rather than simulate it (bug#10761).
2012-02-19 17:08:04 +00:00
minskim
eac5c0b8da Update emacs-snapshot to 24.0.93.20120208.
Notable changes:
        * server.el (server-unselect-display): Don't inadvertently kill
        the current buffer.  (Bug#10729)
        * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
        putative K&R region.
        * simple.el (list-processes--refresh): Delete exited processes
        (Bug#8094).
2012-02-13 17:57:39 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
minskim
8d8641885b Update emacs-snapshot to 24.0.93.20120201.
Notable changes:
        * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
        and .lzma compressed files.
        * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
        line that displays system-configuration-options.
        * descr-text.el (describe-char): Show the raw character, not only
        its display form at POS.
2012-02-02 20:21:10 +00:00
minskim
d4cf20c863 Update emacs-snapshot to 24.0.92.20120126.
Notable changes:
        * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
        * term.el (term-raw-escape-map): Use Control-X-prefix.
        * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map.  (Bug#10566)
        * Fix filling for when filladapt mode is enabled.
        * Optimise font locking in long enum definitions.
2012-01-28 23:17:36 +00:00
minskim
68b06cf6f6 Update emacs-snapshot to 24.0.92.20120105.
Notable changes:
	* mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
	letters in cite-prefix.

	* shell.el (shell-dynamic-complete-functions): Put
	pcomplete-completions-at-point, so as to try
	comint-filename-completion first (Bug#10417).

	* Introduce a mechanism to widen the region used in context font
	locking.  Use this to protect declarations from losing their
	contexts.
2012-01-08 21:56:03 +00:00
minskim
5baf1de511 Update emacs-snapshot to 24.0.92.20111213.
Changes:
        * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
        * ses.el: The overall change is to add cell renaming, that is
        setting fancy names for cell symbols other than name matching
        "\\`[A-Z]+[0-9]+\\'" regexp .
        * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
        for completion via gud-gdb-fetch-lines-filter (Bug#10274).
        * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
        `from' or `to' address before taking its substring.  Fixes
        incorrect display in Rmail summary buffer whereby an RFC2047
        encoded name is chopped in the middle of the encoded string, and
        thus displayed encoded.
        * speedbar.el (speedbar-supported-extension-expressions):
        Add .adb and .ads, commonly used for Ada source code (bug#10256).
2011-12-14 20:56:09 +00:00
marino
cf6f972d68 editors/emacs-snapshot: Fix DragonFly support 2011-12-09 01:35:08 +00:00
minskim
46915c031e Update emacs-snapshot to 24.0.92.20111206.
Changes:
        * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
        overly zealous deletion of trailing whitespace.
        * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
        there's no inferior buffer (bug#10196).
        * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
        interrupt.  (Bug#10187)
        * info.el (Info-search): Display "end of manual" when Isearch
        reaches the end of single-file Info manual.  (Bug#9918)
        * isearch.el (isearch-message-prefix): Run the input method part
        of the prompt through bidi-string-mark-left-to-right.  (Bug#10183)
        * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
        aware of remote file names.  (Bug#10124)
2011-12-06 17:12:09 +00:00
minskim
571d96d2d1 Update emacs-snapshot to 24.0.91.20111128.
Changes:
        * whitespace.el (whitespace-newline): Use a different foreground
        color for 16-color light-background displays.

        * server.el (server-eval-and-print): Allow C-g (bug#6585).

        * xdisp.c (redisplay_window): If cursor row is not fully visible
        after recentering, and scroll-conservatively is set to a large
        number, scroll window by a few more lines to make the cursor fully
        visible and out of scroll-margin.  (Bug#10105)
        (start_display): Don't move to the next line if the display should
        start at a newline that is part of a display vector or an overlay
        string.  (Bug#10119)
2011-11-30 04:29:09 +00:00