Commit graph

2813 commits

Author SHA1 Message Date
ryoon
230678f2b7 Add DragonFly support. 2011-10-14 09:49:06 +00:00
ryoon
ca67a857a0 *** empty log message *** 2011-10-14 09:30:02 +00:00
ryoon
d01d8dec8a Regen 2011-10-13 19:42:20 +00:00
ryoon
caa385ab7e 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
2113cfe2a0 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
4ce117a54e 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
2f6d54b83a Fixes for using GNUstep. 2011-10-09 14:02:06 +00:00
cheusov
98589abbad Update my email 2011-10-09 10:02:44 +00:00
kim
29a03bdbba This can be built with emacs23nox too. 2011-10-09 02:49:48 +00:00
minskim
a5e5c5ff94 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
1644483f6d Fix getline conflict with SUBST 2011-10-03 00:59:26 +00:00
dholland
c275e85007 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
04a6ad4838 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
e358a2fdf6 getline. (fix it with SUBST instead of five one-line patches) 2011-10-02 22:55:25 +00:00
minskim
e8040cc5cc Teach configure where to find crt*.o files on NetBSD.
This should fix PR 45395.
2011-09-24 07:15:07 +00:00
ryoon
39c026f558 * 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
e36ae271d8 Correct paths to tex-pst-node and tex-pstricks.
Noted by Robert Elz.
2011-09-18 14:32:59 +00:00
minskim
35397b0d37 Replace lyx's dependencies on teTeX with those on TeX Live packages. 2011-09-18 03:51:33 +00:00
minskim
c111337877 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
47e69e04fb Bump PKGREVISION, from ja-FreeWnn-lib converted to shlib. 2011-09-13 08:48:40 +00:00
wiz
19f07f9e71 Update to 23.3a: adds missing source files. 2011-09-12 22:31:58 +00:00
drochner
935ea09707 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
cf646acdc1 Fix build with lang/python25.
Bump PKGREVISION.
2011-08-25 10:11:08 +00:00
minskim
cdf5923034 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
c5d8a2a356 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
obache
70eea0e2bc Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
dholland
26cda49d62 Disable groff html check to prevent random PLIST variation. 2011-08-01 05:56:30 +00:00
dholland
befc9c5c71 Fix broken build with clang. 2011-08-01 05:44:26 +00:00
dholland
c2ff08d73d Take MAINTAINER. 2011-08-01 05:41:08 +00:00
dholland
f46474eaf7 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
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
tron
8a3dbc1b2b Correct a comment. 2011-07-21 01:37:19 +00:00
tron
1e0762aa56 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
fa826c132d 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
464f69e4a7 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
b229001f1f Fix typo in last commit which NetBSD-current's make(1) silently ignored. 2011-07-20 23:29:27 +00:00
tron
437a5769b8 Remove accidentally committed file. 2011-07-20 23:24:51 +00:00
tron
8369521483 Fix build with GCC 4.5's C preprocessor. 2011-07-20 23:24:05 +00:00
ryoon
3eaec5fac3 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
2a97ae3fad check-interpreter fix. 2011-07-04 22:23:12 +00:00
jym
34d7decd36 check-interpreter fix. 2011-07-04 22:08:01 +00:00
jym
90ef535081 Reuse the PYTHON_PATCH_SCRIPTS for interpreter fix. This is obviously
the same as my previous patch, no functional change.
2011-07-04 21:58:37 +00:00
jym
1e564a0d08 check-interpreter fix.
XXX package has a dependency on kdepimlibs4 on my host. Side effect maybe.
Not sure why TeXmacs would require KDE PIM libs.
2011-07-04 21:33:52 +00:00
obache
c0a8642c4b add patches to fix CVE-2010-4005. Bump PKGREVISION. 2011-07-03 07:39:27 +00:00
minskim
d1ce1f20f7 Update emacs-snapshot to 24.0.50.20110614.
Changes:
- themes/dichromacy-theme.el: New theme.
2011-06-17 19:23:01 +00:00
minskim
bec30abaa3 Update emacs-snapshot to 24.0.50.20110608.
Changes:
- New input method: ipa-paraat.
- url-future.el: Add general futures facility.
2011-06-11 20:53:11 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
drochner
7a539395b7 sync w/ base pkg 2011-06-09 13:48:06 +00:00
drochner
db857e0dee update to 23.3
Emacs 23.3 is primarily a bugfix release.  Also included are a number of
enhancements to VC and Rmail, and a new indentation library, smie.el.
For details, see the file etc/NEWS.
2011-06-09 13:47:31 +00:00
minskim
ee7859e64f Update emacs-snapshot to 24.0.50.20110526.
Notable changes:
	* textmodes/rst.el (rst-define-level-faces): Do not define face
	  symbol if it is already defined.
	* sha1.el: Remove. Function `sha1' is now builtin.
	* mail/sendmail.el: Require `rfc2047'.
	* Add an :exit-function for completion-at-point.
	* textmodes/bibtex.el: Convert to lexical binding.
	* <lots-of-files>.el: Don't quote lambda expressions with `quote'.
2011-05-27 21:41:14 +00:00