Commit graph

2822 commits

Author SHA1 Message Date
joerg
2935f479ee Fix build with newer GCC 2011-11-24 14:13:19 +00:00
minskim
81732ea87e Update emacs-snapshot to 24.0.91.20111121.
Changes:
        * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
        Before using mime functions, check they are set.  (Bug#10077)
        * progmodes/sh-script.el (sh-assignment-regexp): Add entry for
        bash.
        * language/european.el (macintosh): Define as alias for mac-roman.
2011-11-23 02:02:15 +00:00
drochner
fc041c7f81 update to 1.0.7.14
changes:
-New icons
-Many bug fixes
-Improved extensible arrows
2011-11-16 20:07:36 +00:00
minskim
1b7ac208e4 Update emacs-snapshot to 24.0.91.20111104.
Changes:
- Use `force-same-window' interactively.
- vc-bzr.el: Accept status with more than 9 shelves.
- Add isearch-scroll property to split-window-below and
  split-window-right.
- Amend the handling of c-beginning/end-of-defun in nested declaration
  scopes.
2011-11-05 17:46:10 +00:00
sbd
ff3e585f03 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
minskim
d2d6f2490b Update emacs-snapshot to 24.0.90.20111026.
Changes:
- Fix use-prompt-regexp case in comint.
- Many documentation improvements.
2011-10-30 20:10:16 +00:00
minskim
75bc39a4c3 Update emacs-snapshot to 20111019.
Changes:
- Add support for detecting encoding in HTML5 specified only as
  <meta charset="UTF-8">.  Implementation just makes http-equiv and
  content-type parts from HTML4 encoding string optional.
- menu-bar.el (menu-bar-file-menu): Add entry for making new window on
  right of selected.  (Bug#9350) Reword other window entries and
  separate them from frame entries.
- net/network-stream.el (network-stream-open-starttls): Improve
  detection of failure due to lack of TLS support.
- textmodes/flyspell.el (flyspell-large-region): Make sure extended
  character mode is used if defined.
2011-10-24 20:42:24 +00:00
minskim
7aeb1f19f4 Update emacs-snapshot to 24.0.90.20111012.
Changes:
* mail/sendmail.el: Don't use sendmail-query-once if not needed.
* progmodes/f90.el: Ignore preprocessor lines, like
  f90-previous-statement does.
* eshell/eshell.el: History should be saved only in interactive use,
  to avoid error.
* bindings.el ([M-left],[M-right]): Bind to left-word and right-word
  respectively.
* progmodes/gdb-mi.el (gdb): Doc fix.
2011-10-18 21:48:36 +00:00
ryoon
48492cd751 Add DragonFly support. 2011-10-14 09:49:06 +00:00
ryoon
80869ebe2a *** empty log message *** 2011-10-14 09:30:02 +00:00
ryoon
0c119e5b1e Regen 2011-10-13 19:42:20 +00:00
ryoon
e8b58d4448 Update 0.4.2
Many bug fix and performance improvements.
Fix GCC 4.6 compile failure
2011-10-13 10:42:01 +00:00
hiramatsu
462bc4e945 Update p5-Padre to 0.90.
- Improved syntax highlight.
- Reduce memory usage.
- Updated document and translation.
- bug fix.
2011-10-12 15:51:52 +00:00
ryoon
0d48bd8d6a Update to 0.53
=== 0.53 - Mon 19 Sep 2011 ===
* Cosmetic updates to entry widgets, the page index, the insert date dialog,
  and the tasklist dialog
* Updated the find function to properly switch focus and highlight current
  match even when text does not have focus - Oliver Joos
* Added function to remember the position of the main window across sessions
  and the position of dialog within a session - Oliver Joos
* Added "interwiki keyword" to give shorthand for linking notebooks - Jiří
  Janoušek
* Added template function to create a page index - Jiří Janoušek
* Added support to include additional files with a template - Jiří Janoušek
* Added preference for always setting the cursor position based on history
  or not
* Added feature so images now can have a link target as well - Jiří Janoušek
* Refactored index to do much less database commit actions, resulting in
  performance gain on slow storage media
* Added "print to browser" button in the tasklist dialog
* Added "--search" commandline option
* Added feature for calendar plugin to use one page per week, month, or year
  instead of one page per day - Jose Orlando Pereira
* Added feature to have implicit deadline for tasks defined on a calendar
  page - Jose Orlando Pereira
* Added new plugin for evaluating inline arithmetic expressions - Patricio Paez
* Added support for plugins to have optional dependencies - John Drinkwater
* Added hook so plugins can register handlers for specific URL schemes
* Upgraded test suite to unittest support shipped with python 2.7
* Increased test coverage for main window, dialogs, and image generator plugins
* Many small typo fixes and code cleanup - Oliver Joos
* Extensive updates for the developer API documentation - now using epydoc
* Made file paths in config file relative to home dir where possible in order
  to facilitate portable version (e.g. home dir mapped to USB drive)
* Build code updated to build new windows installer and support for portable
  install - Brendan Kidwell
* Fixed build process to hardcode platform on build time (maemo version)
* Fixed bug in notebook list, causing compiled version to be unable to set
  a default notebook (windows version)
* Fixed bug with copy-pasting and drag-n-drop using relative paths
* Fixed bug allowing to click checkboxes in read-only mode
* Fixed several possible exceptions when moving pages
* Fixed execution of python scripts on windows - Chris Liechti
* Fix to preserve file attributes (like mtime) when copying attachments
  - Oliver Joos
* Fixed path of checkbox images in html export - Jiří Janoušek
* Fix for indexing error in scenario with external syncing (e.g. dropbox)
* Fix for latex output to use "\textless{}" and "\textgreater{}"
* Fixed Maemo window class, and python 2.5 compatibility - Miguel Angel Alvarez
* Fixed unicode usage in template module - Jiří Janoušek
* Fixed error handling for errors from bzr in versioncontrol plugin
* Fixed error handling for errors due to non-utf-8 encoded text in pages
2011-10-11 20:44:25 +00:00
obache
492a4f7446 Fixes for using GNUstep. 2011-10-09 14:02:06 +00:00
cheusov
20609a6910 Update my email 2011-10-09 10:02:44 +00:00
kim
81b3650848 This can be built with emacs23nox too. 2011-10-09 02:49:48 +00:00
minskim
5c6dc02a87 Update emacs-snapshot to 24.0.90.20111004.
Notable changes:
* buffer.h (struct buffer): Use time_t, not int, for a time stamp.
  This fixes a Y2038 bug on 64-bit hosts.
* pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes to
  split-string.
* mouse.el (mouse-drag-track): Set scroll-margin to 0 while
  tracking (Bug#9541).
* mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
  when sending QUIT
* emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow check.
2011-10-04 19:30:01 +00:00
dholland
35db5585ea Fix getline conflict with SUBST 2011-10-03 00:59:26 +00:00
dholland
5225948581 Add freetype2 for elvis-x11; PKGREVISION -> 7.
XXX: The way this is set up, elvis and elvis-x11 cannot have different
XXX: values of ${PKGREVISION}.
2011-10-03 00:52:07 +00:00
dholland
de3c375bcb Run this thing's configure script at the configure phase, so it's easier
to tell what's going on. Patch it to be able to find netbsd's terminfo.
This might fix the bulk failure.
2011-10-03 00:45:47 +00:00
dholland
41d887f695 getline. (fix it with SUBST instead of five one-line patches) 2011-10-02 22:55:25 +00:00
minskim
2d434435a7 Teach configure where to find crt*.o files on NetBSD.
This should fix PR 45395.
2011-09-24 07:15:07 +00:00
ryoon
c2bfb59b14 * Fix build on Linux (conflict with glibc).
* patch-ag does not exist, regen distinfo.

Tested on Gentoo Linux, DragonFly 2.10.1, and NetBSD current.
2011-09-24 00:54:52 +00:00
minskim
948450edb3 Correct paths to tex-pst-node and tex-pstricks.
Noted by Robert Elz.
2011-09-18 14:32:59 +00:00
minskim
988b3d0402 Replace lyx's dependencies on teTeX with those on TeX Live packages. 2011-09-18 03:51:33 +00:00
minskim
33765bbf97 Copy __got section when copying data segment on Mac OS X.
Patch provided by Tom Yu in PR 45240.
2011-09-15 22:06:38 +00:00
obache
64e6c88314 Bump PKGREVISION, from ja-FreeWnn-lib converted to shlib. 2011-09-13 08:48:40 +00:00
wiz
fdffaef304 Update to 23.3a: adds missing source files. 2011-09-12 22:31:58 +00:00
drochner
9991daef91 update to 1.0.7.12
changes:
-use Qt4 GUI
-comes with fonts -- less dependency on TeX
-various cleanup and feature improvements
2011-09-12 16:59:25 +00:00
ryoon
9265c4b858 Fix build with lang/python25.
Bump PKGREVISION.
2011-08-25 10:11:08 +00:00
minskim
a99234d90c Update emacs-snapshot to 24.0.50.20110821.
Notable changes:
- Resolve invalid use of a regexp in regexp-opt.
- Sync with Tramp 2.2.2.
- Simplify url handling in rcirc-mode.
- Fontify bitfield declarations properly.
- Prevent cc-langs.elc being loaded at run time.
- Fontify declarators properly when, e.g., a jit-lock chunk begins
  inside a declaration.
- Add support for biblatex.
2011-08-25 03:13:44 +00:00
obache
0b8aa0f6a3 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
obache
512b1cba17 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
dholland
f8d3d47997 Disable groff html check to prevent random PLIST variation. 2011-08-01 05:56:30 +00:00
dholland
24eb3ed137 Fix broken build with clang. 2011-08-01 05:44:26 +00:00
dholland
ab3518a044 Take MAINTAINER. 2011-08-01 05:41:08 +00:00
dholland
e3dc2022f2 Needs pkg-config. Depends on glib2 directly. PKGREVISION -> 2. Should fix
failure seen in bulk builds.
2011-07-31 23:32:10 +00:00
obache
7f43353df0 recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
tron
f20a84bdae Correct a comment. 2011-07-21 01:37:19 +00:00
tron
0aade62cd9 Revert last change and instead restore the previous work-around for
PR pkg/39778 which is less invasive.
2011-07-21 01:35:44 +00:00
tron
1d59ea7743 Don't install certain input methods whose build is unreliable on
64bit platforms. This fixes PR pkg/39778 by myself.
2011-07-21 01:17:42 +00:00
tron
271297c96c Build this package without optimization if GCC 4.5.* is used under
NetBSD/i386. This stops "temacs" from dumping core.
2011-07-20 23:41:12 +00:00
tron
d2551b9245 Fix typo in last commit which NetBSD-current's make(1) silently ignored. 2011-07-20 23:29:27 +00:00
tron
4be0eacef0 Remove accidentally committed file. 2011-07-20 23:24:51 +00:00
tron
6b67986065 Fix build with GCC 4.5's C preprocessor. 2011-07-20 23:24:05 +00:00
ryoon
61fdb8d84f Update to nts-78
Changelog:
78    2011-06-15
        Allow multiple -t switches using 'append' rather than 'store' and
        processing each separately. In the gui use parens, e.g., (tag 1, tag
        2).
2011-07-11 07:00:42 +00:00
jym
57a9160c03 check-interpreter fix. 2011-07-04 22:23:12 +00:00
jym
ddd01b8b1a check-interpreter fix. 2011-07-04 22:08:01 +00:00