Commit graph

3119 commits

Author SHA1 Message Date
markd
951c73a12b Add texworks 2012-03-21 22:45:34 +00:00
markd
030d86849f Import texworks 0.4.3
The TeXworks project is an effort to build a simple TeX front-end program
(working environment) that will be available for all todays major desktop
operating systems-in particular, MS Windows (XP/Vista/7), typical GNU/Linux
distros and other X11-based systems, as well as Mac OS X. It is deliberately
modeled on Dick Koch?s award-winning TeXShop for Mac OS X, which is credited
with a resurgence of TeX usage on the Mac platform.

To provide a similar experience across all systems, TeXworks is based on
cross-platform, open source tools and libraries. The Qt toolkit was chosen
for the quality of its cross-platform user interface capabilities, with
native "look and feel" on each platform being a realistic target. Qt also
provides a rich application framework, facilitating the relatively rapid
development of a usable product.

The normal TeXworks workflow is PDF-centric, using pdfTeX and XeTeX as
typesetting engines and generating PDF documents as the default formatted
output. Although it is possible to configure a processing path based on DVI,
newcomers to the TeX world need not be concerned with DVI at all, but can
generally treat TeX as a system that goes directly from marked-up text files
to ready-to-use PDF documents.
2012-03-21 22:44:20 +00:00
drochner
60c8f827b0 update to 1.6.10 (last release on the 1.6 branch)
changes:
-Read files produced by LyX 2.0
-bugfixes
-translation updates
2012-03-21 18:06:48 +00:00
markd
a51a2b7f4f Change category to editors 2012-03-20 00:57:47 +00:00
markd
e2bbf16699 Add kate. 2012-03-20 00:49:04 +00:00
markd
9df66bbb6d Import kate. part of KDE SC 4.8.0
Kate is a multi-document, multi-view text editor for KDE. It features
stuff like codefolding, syntaxhighlighting, dynamic word wrap, an
embedded console, an extensive plugin interface and some prelimentary
scripting support.
2012-03-20 00:48:00 +00:00
obache
34a560cbb0 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
fhajny
f39d8488cf Install a sample config file by default.
Bump PKGREVISION.
2012-03-13 14:19:00 +00:00
fhajny
e056f78af5 Add SunOS libs explicitly to fix modern platforms where configure is not
doing its thing properly.
2012-03-12 12:07:40 +00:00
markd
94365f1c95 Fix build with gcc4.6
Add -fpermissive for Linux
2012-03-10 20:55:46 +00:00
sbd
5b9396bdf9 1) Add missing mk/termcap buildlink3.
2) Always respect CPPFLAGS/LDFLAGS.
3) Enable "USE_CANNA" on Linux and SunOS.

Bump PKGREVISION.
2012-03-10 08:20:13 +00:00
wiz
7f6ca7040e Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
obache
8d0c606621 * No need to USE_DB185=yes, it's default behaviour for the case db1 is acceptable.
* No need to conditional db.h => db_185.h, it will be handled by db1.builtin.mk.
2012-03-08 08:01:54 +00:00
hans
cb609be41c Fix build on SunOS.
- uses db1, so include bdb.buildlink3.mk etc.
- don't build catpage
2012-03-07 16:53:35 +00:00
ryoon
9c53210756 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
minskim
8e186d4653 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
dholland
3c25fe6f56 Tweak this so it should configure (and then hopefully build) on PA-RISC
on NetBSD. Tangentially related to PR 35235.
2012-03-05 07:29:36 +00:00
dholland
80d0eaa26c Fix one missing ${DESTDIR} while installing info, which for some reason
failed only on Solaris.
2012-03-05 03:50:44 +00:00
wiz
b630ed46ca More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
ryoon
d0f777d745 Update to 0.54
Changelog:
=== 0.54 - Thu 22 Dec 2011 ===
Bug fix release with minor feature enhancements
* Added mono icons for the Ubuntu Unity panel
* Tasklist plugin now supports hierarchic nested tasks
* Added "automount" plugin to automatically mount notebook folders
* Interwiki lookup now goes over all urls.list files in the path
* Fixed bug that prevented clicking links in read-only mode
* Fixed bug for parsing relative paths to parent pages e.g. in drag and drop
* Fixed bug causing the index to jump with every page selection
* Fixed bug causing the icon for custom tools to be missing in the toolbar
* Fixed bug for drag and drop of files on windows
* Fixed bug causing task list to reset when page is saved
* Fixed autocomplete for page entry in quicknote
* Fixed error in "you found a bug" error dialogs :S
* Fixed issue in test suite for loading pixbufs
* Added translation for Galician
2012-03-01 17:03:18 +00:00
ryoon
e8cb93eefa Update to 0.5.3
* Tested with boost 1.48.0nb2.

Changelog:
Sigil 0.5.3 2012.25.02
    - Fix issue 1254: Bulk rename will stop if one name matches, context menu
      needs cleanup and warnings.
    - Fix issue 1268: Find/Replace all files does not search in book order,
      and other issues.
    - Fix issue 1266: Store user dictionary as UTF-8.
    - Ensure the checkmarks in add semantic are set correctly when selecting
      multiple files.
    - Fix issue 1030: Don't close if canceling out of a failed save.
    - Fix issue 1258: Find/Replace step by step in All HTML files is broken.
2012-03-01 15:11:34 +00:00
hans
b051fc5ec1 Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
minskim
bb0421264f 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
ryoon
a287bb4781 Update to 2.5.1.01
* pkgsrc patch is merged to upstream.

Changelog:
----------------------------------------------------------------------
 OmegaT 2.5.1 update 1
----------------------------------------------------------------------
   2 Enhancements
   2 Bug fixes
   0 Localisation updates
----------------------------------------------------------------------
2.5.1 update 1 vs. 2.5.1

  Implemented requests:

  - Console: more context on error message "Failed to load..."
  http://sourceforge.net/support/tracker.php?aid=3465220

  - Navigate to next/previous segment with a note
  http://sourceforge.net/support/tracker.php?aid=3484729

  Bug fixes:

  - Remove Tags can create a corrupted target document
  http://sourceforge.net/support/tracker.php?aid=3487497

  - After "save" the cursor goes to the head of the segment
  http://sourceforge.net/support/tracker.php?aid=1643198

----------------------------------------------------------------------
 OmegaT 2.5.1
----------------------------------------------------------------------
  10 Enhancements
   1 Bug fix
   2 Localisation updates
----------------------------------------------------------------------
2.5.1 vs. 2.5.0 update 5

  Implemented requests:

  - Validate tags in console mode
  http://sourceforge.net/support/tracker.php?aid=3426212

  - Add patterns for text that should be removed and validate
  http://sourceforge.net/support/tracker.php?aid=3477099

  - User-defined tags
  http://sourceforge.net/support/tracker.php?aid=1599334

  - Validate Java MessageFormat pattern tags ({0} etc.)
  http://sourceforge.net/support/tracker.php?aid=3477045

  - Render tags in different color in editor
  http://sourceforge.net/support/tracker.php?aid=2120329

  - Add "date" & "time" to translated file name pattern
  http://sourceforge.net/support/tracker.php?aid=3346155

  - targetLocale for use with DotNetNuke ResX
  http://sourceforge.net/support/tracker.php?aid=3330974

  - Remove all tags
  http://sourceforge.net/support/tracker.php?aid=3481683

  - Create /tm/auto folder in new project
  http://sourceforge.net/support/tracker.php?aid=3368416

  Other enhancements:

  - Insert Source Tags inserts all relevant tags (custom, java, printf),
not only OmegaT-tags

  Bug fixes:

  - Camtasia filter: <Line> is incorrectly added as src segment
  http://sourceforge.net/support/tracker.php?aid=3481602

  Localisation updates:

  - Dutch localisation updated to 2.5.0 update 5 (UI, readme, documentation)
  - Italian localisation updated to 2.5.0 update 5 (UI, Instant Start, readme)

----------------------------------------------------------------------
 OmegaT 2.5.0 update 5
----------------------------------------------------------------------
   9 Enhancements
   5 Bug fixes
   2 Localisation updates
----------------------------------------------------------------------
2.5.0 update 5 vs. 2.5.0 update 4

  Implemented requests:

  - Filter for Camtasia Studio for Windows
  http://sourceforge.net/support/tracker.php?aid=3457285

  - TBX entry/concept level note
  http://sourceforge.net/support/tracker.php?aid=3454401

  - Load comment from TBX even without target language
  http://sourceforge.net/support/tracker.php?aid=3472408

  Other enhancements:

  - Magento CE locale CVS file filter

  - The key is now displayed in the comment pane for all ID-based filters:
Android Resources
Java Resource Bundles
Key=Value Files
Mozilla DTD
ResX
SubRip Subtitles
Windows Resource
WiX

  - Use a larger default size for the statistics dialog (800x400 instead of
400x300)

  - When reading external TMXs, the <hi> tag is skipped, as it cannot correspond
to a tag of a source document

  - The "out of memory" message now refers to the manual

  - Instead of using Java's default memory allocation, the Windows and Linux
startup scripts now use 512 MB

  Bug fixes:

  - GPL license has an outdated FSF address
  http://sourceforge.net/support/tracker.php?aid=3440748

  - Android filter: non-translatable text was not ignored

  - Log messages on TMX loading were missing

  - In the HHC filter, the comment pane contained Tag: PARAM Attribute: value
for all segments

  - For external TMXs, the parameter "Use XML for standalone tags" was not
working for all tags

  Localisation updates:

  - Dutch localisation updated to 2.5.0 update 3 (UI, readme, documentation)
  - Italian localisation updated to 2.5.0 update 3 (UI)
2012-02-22 13:41:45 +00:00
obache
8e14256e04 reset PKGREVISION, from base pkg update. 2012-02-20 01:22:32 +00:00
minskim
5922e87168 Update emacs to 23.4.
Emacs 23.4 mainly fixes a security flaw in EDE (CVE-2012-0035), which
was already fixed in emacs-23.3nb1 in pkgsrc.
2012-02-19 17:44:35 +00:00
minskim
ed15355d53 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
hans
376cffca37 Fix build on SunOS. 2012-02-16 18:48:52 +00:00
wiz
93b0ae4f60 Add missing pkg-config dependency. 2012-02-16 11:58:50 +00:00
ryoon
c14719f296 Update to 0.5.2
Tested on NetBSD/i386 5.99.64.

Changelog:
Sigil 0.5.2 2012.02.09
    - Fix issue 1253: Replace All in All HTML files adds extra blank lines in
      style section.
    - Fix issue 1251: Merge does not work if you previously used split chapter.
    - Fix issue 1249: Replace All in All HTML Files leaves cursor at the
      bottom.
    - Fix issue 1247: Cannot rename file extension in book browser and rename
      selected should default to first extension name.
    - Fix issue 1238: Deleting a file does not go to the next closest entry
      in book browser.
    - Fix issue 1236: Replace All in Current file does not center cursor.
    - Fix issue 1234: Switching from Code View to Split View and SplitCV to
      CV does not vertically center the cursor.
    - Fix issue 1237: Rename does not keep current selection in book browser.
    - Fix issue 1242: Metadata::FreeFormMetadata missing assignment line 360.
    - Fix issue 1235: Deleting one file does not give a warning dialog.
    - Fix issue 1129: Crash when importing existing image.

Sigil 0.5.1 2012.02.05
    - Issue 1225:
      * Add searching selected files.
      * Add search wrapping.
      * Replace in BV automatically goes to CV.
      * Fixed bug where in CV if you do a replace of a word and then replace
        all when there are the same words on the page, the page view wouldn't
        be refreshed.
      * Various fixes.
    - Add English translation file used for plural strings.
    - Implement issue 986: Automatically renumber playorder in TOC NCX.
    - Implement issue 1224: F&R modifications to update layout and add Regex Multiline.
    - Fix issue 1214: Dictionary files do not include hypen files or GB files.
    - Fix issue 1213: Find and Replace does not save file when F&R is already
      open and searching all HTML files.
    - Remove the ability to use F&R to replace text in BV as it is unfixable in
      its current state.
    - Fix issue 1215: Book View line/column incorrect in status bar.
    - Fix issue 1216: Re-opening a document already in a tab resets the cursor
      position back to the top.
    - Fix issue 1218: F&R cleanup.
    - Fix issue 1212: Remove opf namespace rewriting when opening a file because
      it ended up being more trouble than it was wroth.
    - Fix issue 1188: New Sigil Regex engine crashes when pressing "replace all",
      works fine on pushing "replace" over and over and over again.
    - Implement issue 269: Select more than one item in the Book Browser Column.
    - Implement issues 792: Add Shortcuts for next/previous HTML file with regard
      to reading order, and sync selection in book browser to open tab.
    - Implement issue 1135: New blank section must be automatically selected on book browser.
    - Implement issue 1148: Allow user to change the order of split view so book view or code
      view is first.
    - Implement issue 1168: Add ability to sort HTML files alphanumerically.
    - Implement issue 1174: Add new blank html section should insert section after selected file.
    - Implement issue 1181: Merge Previous when previous file is open in current tab requires
      refresh to see merged data.
2012-02-15 08:00:03 +00:00
minskim
82fa26a82d 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
2153111edf hunspell shlib name change -> recursive bump 2012-02-13 14:46:11 +00:00
wiz
e9d9395652 From Ken'ichi Fukamachi in PR 45992:
(1) specify PKG_OPTIONS.ng= -canna in /etc/mk.conf.

        ng's Makefile expects the environment variable of USE_CANNA
        always, but the current Makefile does not consider it.

(2) compile ng on system-V like platforms e.g. *-linux, Solaris.

        We need to edit ng's Makefile on platforms, but the current
        pkgsrc Makefile is only suitable for BSD platforms.
2012-02-12 14:12:19 +00:00
hiramatsu
5e30fbe37e Update zile to 2.4.5.
Changes from previous:
----------------------
* Noteworthy changes in release 2.4.5 (2012-02-08) [stable]

** Bug fixes

  Fix an egregious bug resulting in a crash whenever a non-existent
  file was edited.

  Fix other potential crash bugs in the low-level text-handling
  routine estr_replace.


* Noteworthy changes in release 2.4.4 (2012-02-03) [stable]

** New features

  find-file and find-file-read-only now work non-interactively.

** Build-related

  Minor build system fixes (thanks to Nelson Beebe for one).

** Miscellaneous

  Some code clean-up.

  Slight speed improvement to general editing operations.


* Noteworthy changes in release 2.4.3 (2011-12-20) [stable]

** Bug fixes

  Fix a crash on certain terminals.

  Fix a recently-introduced display bug in isearch.


* Noteworthy changes in release 2.4.2 (2011-10-05) [stable]

** Bug fixes

  Fix some serious display performance bugs introduced in 2.4.0.60.

** Build-related

  Don't enable Valgrind by default, and explain that correct
  suppressions are needed to use it successfully.


* Noteworthy changes in release 2.4.1 (2011-09-20) [stable]

  This is the first release in a new stable series.

** Bug fixes

  Fix a long-standing bug in uniarg handling in macros.

  Fix display of percentage position in buffer.

  Fix display of search string in query-replace.

  Fix poor performance of fill-paragraph.

  Fix handling of Backspace/^H by looking at termcap kbs setting.

** Build-related

  Several fixes and improvements were made to the build system.

* Noteworthy changes in release 2.4.0.60 (2011-08-19) [beta]

  This release is a major update, upping the dependencies from C89 to
  C99, from POSIX-1.2001 to POSIX-1.2008 (though in fact Zile will
  still build on many other POSIX and non-POSIX systems thanks to
  gnulib), and adding a dependency on libgc. Together these changes
  have allowed the removal of hundreds of lines of code and the
  elimination of whole classes of bug (in particular, classic
  memory-management bugs); overall, combined with continued
  simplification, Zile 2.4.0.60 is well over 1,000 lines of code, or
  10%, shorter than the previous stable release, 2.3.24.

  Several old bugs have been fixed, a few more esoteric features
  removed, and Emacs-compliance has been improved. However, the major
  rewrite has almost certainly introduced new bugs which have not yet
  been found and fixed, hence the alpha status of this release.
  Distribution packagers are encouraged to try packaging this version
  to find any problems with the updated build system and dependencies.

* Noteworthy changes in release 2.3.24 (2011-04-29) [stable]

** Bug fixes

  Fix kill-line with prefix argument.

  Fix a cosmetic problem with multiple ESC-digit combinations.

  Use gnulib’s mkstemp to avoid problems on some platforms.

  Fix initial screen setup when some files are loaded on the command
  line.

** Build-related

  Re-automate a bit more of the release, using gnulib and woger.

  Add more compiler warnings.

** Miscellaneous

  As usual, various bits of code cleanup and simplification.

* Noteworthy changes in release 2.3.23 (2011-03-14) [stable]

** Bug fixes

  {beginning,end}-of-buffer now take account of transient-mark-mode
  (bug present since “forever”).

** Build-related

  Turn on more compiler and build system, and run-time checks (thanks,
  gnulib!).

* Noteworthy changes in release 2.3.22 (2011-03-03)

This release fixes a bug in forward regex isearch introduced recently,
and makes the build system use silent rules by default.

Release 2.3.21

This release fixes a bug that caused build failure on non-GNU systems,
and a bug in backward search introduced in 2.3.18, and simplifies the
test system. A little other code cleanup was done.

Release 2.3.20

This release fixes a potential buffer overflow, search and replace
with embedded NULs, a bug in the build system (the Zile-only tests now
run correctly when an EMACS environment variable is defined), and a
bug introduced in 2.3.17 which caused consecutive kills not to save
the killed text (thanks to Chris Leyon for the report). Some code was
cleaned up and better use made of gnulib. The build scripts that were
previously in Lua have been rewritten in Perl; Perl is now required to
build Zile (previously, Lua was not required, at the expense of making
the build system more complicated and fragile). A cyclomatic
complexity report on the C code can now be produced.

Release 2.3.19

This release fixes a space leak, a small bug in reading filenames in
the minibuffer introduced in 2.3.18, and some behaviour that was not
the same as Emacs, and cleans up the code a little.

Release 2.3.18

This release fixes some minor space leaks, a read of freed memory, and
a bug in quoted-insert, stops Zile from catching the user signal
SIGQUIT, and cleans the code up a little.
2012-02-11 09:54:21 +00:00
wiz
3e5aee20cf 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
1c6515efa0 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
hans
cb2a29ecb3 Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:26:17 +00:00
marino
9e50f5f973 editors/xournal: Fix indirect linking error on DragonFly 2012-01-29 21:01:05 +00:00
marino
a6e7133792 editors/tea: Fix indirect linking error on DragonFly 2012-01-29 21:00:13 +00:00
marino
b287291c6a editors/qgoogletranslator: Fix indirect linking error on DragonFly 2012-01-29 20:59:19 +00:00
marino
3106eed738 editors/notecase: Fix indirect linking error on DragonFly 2012-01-29 20:57:55 +00:00
minskim
dbcc86824f 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
ryoon
99dd3347bb Update to 0.5.0
* Add dependency to pcre and hunspell.
* Use external libraries (CMakeLists.txt etc. from upstream HEAD)

Changelog:
Sigil 0.5 2012.01.21
    - Implement issue 533 and 1079: allow user to select which level(s) of <h> to include.
    - Fix issue 788: Error saving when the folder the file was in was renamed
      outside Sigil.
    - Fix issue 998: Don't select file extension on rename in book browser.
    - Fix issue 1111: Failure to rename to same name with case change.
    - Implement issue 205: Drag and drop for images to book and code views.
    - Fix issue 1019: issues with opf-namespace declaration.
    - Inline spell check with right click replace in Code View.
    - Fix issue 1064: Issues with editing epubs with differing html extensions.
      Take mimetype into account when opening the file to help determine how to
      deal with the file.
    - Fix issue 1055, 1038, 1006: Focus switching causes unwanted cursor jumping
      in split view. Don't auto sync cursor position between views.
    - Implement issue 375: Add image selection dialog for inserting existing
      images into book and code views.
    - Add menu items for setting heading, adding new items, show / hide toolbars.
    - Organize menu.
    - Fix issue 803: Print prints immediately, no dialog box.
    - Implement 245: Unify zoom levels (book, text, image) and store the levels.
    - i18n capability. Build and load translation files.
    - Add keyboard shortcut manager so user can change the keyboard shortcuts. Fixes 966.
    - Add preference dialog. Closes 206, 718.
    - Refactor Find & Replace into a widget that appears below the editor. Closes issues:
      961, 579.
    - Windows Installer: Add Sigil as a handler for EPUB and HTML files so that jump lists
      will work and it will always show up on the 'Open With...' menu.
    - Fix issue 1033, 1034: Implement scroll to fragment for Code View and fix scrolling for
      book view.
    - Fix issue 1032: Remove '=' from the list of valid characters for ids.
    - Fix issue 1001: Valid IDs are now formed by replacing invalid characters with
      underscores. Colon removed from the list of valid characters.
    - Fix issue 1014: Sigil was erroneously assuming that fragment ids would be unique
      across the entire book, whereas they're only required to be unique within a
      particular xhtml document. New code implemented to cover those situations where
      this assumption is wrong.
    - Fix issue 1015: Fix issues with cursor positioning in Split View.
    - Fix issue 1022: Added support for Adobe's page-map.xml pagination extension. (Must
      use this exact filename).
    - Implement issue 183: Use a PCRE regular expression engine instead of QRegExp.
      Also fixes issue 498: regex '^' (start of line) broken.
    - Implement issue 168: Allow selection of multiple Meta Editor properties.
    - Allow for deleting multiple metadata items.
    - Implement issue 368: Pressing enter key on item in book browser should open item.
    - Fix issue 1005: Regression from change to ensure metdata element has dc namespace.
2012-01-26 15:43:20 +00:00
joerg
24e39f118f Convert file creating patch into plain file. Fix man page markup.
Bump revision.
2012-01-24 20:38:55 +00:00
sbd
ec681430da Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
obache
1fd49e563c PKGREVISION must not be in Makefile.common. 2012-01-20 04:20:43 +00:00
tez
4ca54f1bfb Add fix for CVE-2012-0035, bump PKGREVISION in Makefile.common since this
affects editors/emacs-nox11 also
2012-01-19 20:50:00 +00:00
adam
e82aac80f9 Revbump after db5 update 2012-01-18 13:53:47 +00:00
sbd
1e38404e66 Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-17 21:43:18 +00:00
ryoon
db1d24d2b5 Fix PR pkg/45803
With boost 1.48.0, overload is no longer needed.

Tested on NetBSD/i386 5.99.59.
2012-01-16 21:05:01 +00:00
obache
2f97717bdb gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
  * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
    real GNU sed is required.
  * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
hans
65a21db088 Force real gsed only on NetBSD. 2012-01-14 03:36:42 +00:00
hans
bbd52967db Convert to USE_TOOLS=zip. 2012-01-14 02:09:35 +00:00
obache
1f4649c8a2 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
drochner
de3d01af9c update to 2.29
many fixes and improvements
2012-01-12 11:39:38 +00:00
drochner
cfb9f379be clean up outdated dependencies, bump PKGREV 2012-01-09 17:31:56 +00:00
skrll
c42a231e5f Merge patch from other emacs packages - prevent from optimizing out
__malloc_hook) to fix one source of SIGSEGVs during build.

PR/45405 PR/35235
2012-01-09 06:30:20 +00:00
obache
43a23bd711 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
minskim
50e315720b 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
dholland
b4b216fc8b try again. sigh... 2011-12-31 23:56:46 +00:00
dholland
450b1a22c8 Merge the improved cpp checks from emacs20's patch-ab. Should fix build
breakage on -current.
2011-12-31 16:37:25 +00:00
dholland
5b8e4e1826 Merge patch-bm from emacs20 (prevent gcc from optimizing out __malloc_hook)
to fix one source of SIGSEGVs during build.
2011-12-31 11:40:27 +00:00
ryoon
ce7a7f5281 Fix unprevileged build. 2011-12-28 19:34:39 +00:00
sbd
8f3890624c Add AC_CHECK_HEADERS for <sys/stropts.h>, ifdef wrap it in ex/ex_script.c and
because it may be called <stropts.h> check for it and alternatively use it.

In ex/ex_script.c disable the I_PUSH ioctl call on linux.
2011-12-26 01:54:39 +00:00
dholland
4289dd0403 Adjust the amd64 patch by crosschecking the existing header for alpha.
Patch extensive use of malloc and alloca without <stdlib.h> and some
other stuff that showed up in the build log.

Still crashes in temacs but it's getting much farther.
2011-12-24 17:07:07 +00:00
dholland
eb9e3ca4d7 Merge patch-bm from emacs20 to prevent infinite recursion in malloc. 2011-12-24 13:30:33 +00:00
dholland
9ff3998f7f If you have ptyfs set up and this package detects it, it assumes you
must be on System V and also have STREAMS. Avoid the STREAMS code for
NetBSD.

Note: I haven't tested this or even looked at any of the code except
for what was trying to use STREAMS, so it may not work; but now it at
least builds, and the behavior if ptyfs is not detected is unchanged.
2011-12-21 08:45:34 +00:00
ryoon
5dbce4568f Try to support NetBSD/amd64.
It progress to temacs segfault on NetBSD/amd64 5.99.56.

* Import src/m/amd64.h from editors/emacs20.
2011-12-20 18:33:40 +00:00
ryoon
98deb21e04 Try to fix build.
* Merge checks in emacs20's patch-ab. Fix PR pkg/45669 like problem.
* Now I have gotten temacs sagfault, maybe related to PR pkg/45716.
2011-12-19 21:36:07 +00:00
wiz
9677143a6d Fix elvis-x11 build by depending on pkg-config.
XXX: This is a big mess.
elvis/Makefile is included by other packages, elvis-x11 sets an option...
2011-12-19 15:27:47 +00:00
dholland
5f34912efc Not MAKE_JOBS_SAFE 2011-12-19 00:52:51 +00:00
dholland
9ac2492b16 Suppress a gcc warning that popped up in Joerg's build. While here,
fix some pkglint.

XXX: someone with the patience to wade through files with assorted
copyright headers should figure out the proper setting of LICENSE
for this package.
2011-12-19 00:52:09 +00:00
sbd
a469c057f4 Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION
2011-12-17 10:15:24 +00:00
sbd
133a864f2b Add missing mk/curses buildlink.
Bump PKGREVISION
2011-12-17 10:15:16 +00:00
minskim
f6bff503cd 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
4b9b21b6e4 editors/emacs-nox11: Revert previous
emacs-nox11 doesn't use and can't use emacs.desktop, so there is no need
to modify the file (which shouldn't even be installed).  This modification
could go on the editors/emacs port though, conditionally on without x11.
2011-12-13 06:20:16 +00:00
marino
33c854620f editors/emacs-nox11: Update emacs.desktop to launch in Terminal
Tweak behavior of emacs-nox11 launched from gnome or kde desktop.  This
change makes emacs-nox11 always get launched inside a terminal from those
desktops.
2011-12-11 21:02:29 +00:00
marino
9968c95b6e editors/emacs: Fix DragonFly
1) Stop overwriting of alloca on DragonFly
2) Don't overwrite dragonfly.h START_FILES and LIB_STANDARD
3) Remove callouts for gcc41 and gcc44 (specs file handles this)
4) Remove now-unnecessary DFLY_CRT_USRLIB constant
5) New definitions for START_FILES, LIB_STANDARD
6) Specify ORDINARY_LINK
2011-12-11 21:00:40 +00:00
hauke
3e1e7e4a90 PowerPC, building with -O2 optimisation with GCC (on netbsd-5,
at least) results in 'xemacs -vanilla' dumping core.
Lower optimisation as a workaround, until GCC is fixed.
2011-12-11 15:32:53 +00:00
drochner
759c9a66a2 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
marino
a64fc23ee4 editors/emacs-snapshot: Fix DragonFly support 2011-12-09 01:35:08 +00:00
marino
aa18b90f3d editors/xemacs: Fix all non-NetBSD platforms
The previous change to PLIST broke all platforms not NetBSD if built under
PKG_DEVELOPER=yes.  The netbsd.h header will be present on all platforms,
so it needs to have a dedicated entry in PLIST (as it used to).  The
LOWER_OPSYS variable is just wrong in this case.

Secondly, the dragonfly.h file was updated for the default compiler,
allowing this version of xemacs to build again.
2011-12-08 20:43:28 +00:00
marino
ac3e78e63a editors/notecase: Fix DragonFly
__DragonFly__ was tagged onto existing patches, and a value of MAXNAMELEN
was provided as it is not defined in DragonFly's dirent.h.
2011-12-08 20:41:47 +00:00
marino
c8c364b10e editors/emacs20: Mark NOT-FOR-DRAGONFLY
I actually spent a couple of hours getting emacs20 to build error-free
with DragonFly's gcc4.4 compiler.  Unfortunately, it came DOA and emits
"elf_load_section: truncated ELF file" when executed.

This version of EMACS is 14 years old, and it's not worth fooling with
anymore.  I doubt anybody will notice its masking.
2011-12-08 20:40:32 +00:00
marino
acd3f868b2 editors/qgoogletrans: Add DragonFly support to installer 2011-12-08 08:20:39 +00:00
marino
75457f2b77 editors/manedit: Add __DragonFly__ macros to fix build 2011-12-08 06:49:41 +00:00
minskim
c1299e56f1 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
ryoon
479c44179d Add OmegaT 2011-12-04 20:35:25 +00:00
ryoon
626d76fbd8 Import OmegaT-2.5.0.04 as editors/OmegaT
OmegaT is a free translation memory application written in Java. It is
a tool intended for professional translators. It does not translate
for you! (Software that does this is called "machine translation", and
you will have to look elsewhere for it.) OmegaT has the following
features:

    * Fuzzy matching
    * Match propagation
    * Simultaneous processing of multiple-file projects
    * Simultaneous use of multiple translation memories
    * External glossaries with recognition of inflected forms
    * Document file formats include:
      XHTML and HTML
      Microsoft Office 2007 XML
      OpenOffice.org/StarOffice
      XLIFF (Okapi)
      MediaWiki (Wikipedia)
      Plain text
    * Unicode (UTF-8) support: can be used with non-Latin alphabets
    * Support for right-to-left languages
    * Integral spelling checker
    * Compatible with other translation memory applications (TMX)
    * Interface to Google Translate

Tested on NetBSD/i386 5.99.58 with openjdk7.
2011-12-04 20:33:54 +00:00
jmmv
fff041f0ee Disable address randomization under Darwin to fix build problems with
Xcode 4.1.

This does not fix all issues though, as the installation fails while
stripping the binaries.  Not sure how to get rid of this yet, and it
seems to affect other packages as well.
2011-12-03 22:46:30 +00:00
dholland
8e4aaab666 Extend previous to realloc and free as well, which is almost certainly
necessary. PR 45669.
2011-12-01 05:12:57 +00:00
dholland
851a85ee41 Add __asm __volatile("":::"memory") at a critical point in alloc.c.
gcc thinks it knows the semantics of malloc and so it thinks it can
optimize out the manipulation of __malloc_hook; however, doing so causes
the subsequent malloc call to come back to itself, leading to an infinite
recursion and SIGSEGV in temacs.

This fixes the remaining part of PR 45669.

Someone(TM) should check if this issue affects other Emacs versions
and/or XEmacs.
2011-12-01 05:07:22 +00:00
dholland
31c01d265d Fold patch-cb into patch-bm since they patch the same file. Related to
PR 45669. hi joerg!
2011-12-01 04:51:30 +00:00
dholland
512128fd2f Patch up configure tests for cpp to avoid problems when running gcc
4.5's cpp on makefiles. PR 45669.

Unfortunately, this does not by itself fix the build; now I'm getting

   ./temacs -batch -l loadup dump
   gmake[1]: *** [emacs] Segmentation fault

and I have a bad feeling that this may be the same issue that the
other emacs versions are sometimes hitting.
2011-12-01 04:05:40 +00:00
minskim
6115203630 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
wiz
69ed17d2bd Update to 23.3b:
etc/grammar/fixes.patch was applied, it seems.
2011-11-28 16:29:58 +00:00
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
jym
9893cdd186 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
86b988ba56 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
b119003ade add patches to fix CVE-2010-4005. Bump PKGREVISION. 2011-07-03 07:39:27 +00:00
minskim
1ceffaef08 Update emacs-snapshot to 24.0.50.20110614.
Changes:
- themes/dichromacy-theme.el: New theme.
2011-06-17 19:23:01 +00:00
minskim
3f00c3c4ce 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
f38363508f recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
drochner
c126eb8f87 sync w/ base pkg 2011-06-09 13:48:06 +00:00
drochner
8f4040bcd3 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
87b5e8ef27 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
minskim
e12b3f63b7 Update emacs-snapshot to 24.0.50.20110520.
Changes:
- Fix some integer overflow issues, such as string length overflow.
- Fix handling of break-hardlink-on-save with non-existent files.
- Common Lisp indentation improvements on defmethod and lambda-lists.
2011-05-20 22:56:39 +00:00
ryoon
04d619a54f Add zim 2011-05-15 03:10:05 +00:00
ryoon
592ceef253 Import py-zim-0.52 as editors/zim
Zim aims to bring the concept of a wiki to your desktop. Every page
is saved as a text file with wiki markup. Pages can contain links
to other pages, and are saved automatically. Creating a new page
is as easy as linking to a non-existing page. This tool is intended
to keep track of TODO lists or to serve as a personal scratch book.
But it will also serve you when writing longer and more complicated
documents.
2011-05-15 03:08:37 +00:00
adam
feb9541c8b Changes 0.4.12:
* "Save all documents" has been introduced.
 * Fix up the title of the first session password dialog.
 * Add experimental spell checking support based on gtkspell, which needs to be
   explicitly enabled by passing --with-gtkspell to configure.
 * Translation roundup:
   - Updated Gobby to use en_US internally
   - Added Ukrainian translation
   - Various translation updates from Launchpad
2011-05-12 11:19:46 +00:00
obache
49d307c111 Update nvi-m17n to 1.79.20040608.
2004/6/8
	iso-2022 autodetection was broken.  it is impossible to differentiate
	between iso-2022-jp and jp3, we don't think about jp3 in autodetect.
	found by Masamichi Takatsu.
2011-05-11 04:44:36 +00:00
minskim
8051fcd7d5 Update emacs-snapshot to 24.0.50.20110505.
Patches provided by Makoto Fujiwara in PR 44871.

Changes:
 - keep config.log (Bug#765) and delete config.log~.
 - Fix bug with --enable-checking=stringoverrun to have no effect.
 - Suppress unnecessary checks for size_t for configure.
 - Add strtoumax for GNULIB_MODULES.
 - Check for GnuTLS certificate verify callbacks.
 - Don't erase config.status in case of error.

   (See ChangeLog for the complete list of changes.)
2011-05-08 23:28:44 +00:00
ryoon
2c1297438d Add nts 2011-05-07 20:02:42 +00:00
ryoon
244236487f Import nts-77 as editors/nts from pkgsrc/wip/nts.
nts is an acronym for Note Taking Simplified. It provides a simple,
intuitive format for using plain text files to store notes, a
command line interface for viewing notes in a variety of convenient
ways and a cross-platform, wx(python)-based GUI for creating and
modifying notes as well as viewing them. Displayed items can be
grouped by path or tag and can be filtered in various ways.
2011-05-07 20:02:22 +00:00
jmmv
bcec7e0327 Skip interpreter checks for auxiliary files so that this package builds
again.

I guess these files could be provided as a separate package that depended
on perl and properly set their interpreter, but we can do this later.
2011-04-28 15:54:59 +00:00
obache
51d76b29e2 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
roy
7e7030c4b8 and bump... 2011-04-19 13:30:12 +00:00
roy
3638cd3ba6 Use bash correctly. 2011-04-19 13:29:47 +00:00
minskim
a824df6cde Update emacs-snapshot to 24.0.50.20110408.
Patches provided by Makoto Fujiwara in PR 44871.

Changes:
- Fix problems found by GCC 4.6.0's static checks.
- man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
- custom.el (load-theme): Minor optimization in assigning faces.
- emacs-lisp/package.el (package--with-work-buffer): Recognize https
  URLs.
2011-04-17 03:52:18 +00:00
drochner
d434f0f8f7 update to 1.6.9
changes:
-fixed yet another number of crashes
-support for CVS revision control
-new Swedish localization
2011-04-15 16:32:33 +00:00
hans
110ad2d087 Fix mis-nested .if, leading to buildlink3 tree lossage with emacs 23. 2011-04-14 18:23:40 +00:00
hans
3dc91598b4 Fix some dependencies for emacs 23.
For mail/wl and www/emacs-w3m, only the snapshot versions work with
emacs 23, while lang/eieio and devel/semantic don't work at all.
2011-04-14 18:20:56 +00:00
roy
b975374d1a Remove patch-ac as it was incorrect. 2011-04-11 21:16:10 +00:00
drochner
7359f852b5 update to 2.25
changes: minor bug fix and improvement release
2011-04-08 14:01:07 +00:00
zafer
25df5e6609 add LICENSE 2011-04-03 22:48:56 +00:00
wiz
3821f3549d Fix for crash with a segv if called as jmacs with more then
one file as an argument on the command line from upstream.

From upstream via Jasper Wallace in PR 44808.

Bump PKGREVISION.
Set LICENSE (GNU GPL v1!)
2011-04-01 13:12:24 +00:00
wiz
f512705d45 Add patch that should fix build with png-1.5. 2011-04-01 13:00:32 +00:00
roy
27534d567b joe only uses termcap so......
Depend on termcap instead of ncurses
Replace curses.h and term.h includes with termcap.h
Fixes PR lib/43941
2011-03-29 21:38:26 +00:00
minskim
3416d3df68 Fix EMACSLOADPATH for emacs24. 2011-03-23 15:15:20 +00:00
obache
85a40fd34f * simplify with BUILD_DIRS
* add user-destdir installation support
2011-03-21 08:11:27 +00:00
obache
55762a1f4f simplify with using BUILD_DIRS. 2011-03-21 06:32:33 +00:00
obache
fc3d21cb1b Add user-destdir installation support. 2011-03-21 06:05:44 +00:00
minskim
97a01d38b1 Update emacs-snapshot to 20110316.
Changes:
- Sync with Tramp 2.2.1.
- Handle bzr 2.3.0.
- Fix more problems found by GCC 4.5.2's static checks.
2011-03-21 00:07:45 +00:00
minskim
82b8336555 lyx does not need teTeX/module.mk; include tex.buildlink3.mk instead. 2011-03-20 18:06:56 +00:00
drochner
81ea5f3ad1 +scite 2011-03-11 14:45:12 +00:00
drochner
7e157af5a1 add scite-2.24, a programmer's editor 2011-03-11 14:42:46 +00:00
drochner
c21f7c8855 +TeXmacs-devel 2011-03-11 14:24:26 +00:00
drochner
1ba07e07a0 add a pkg for the current development version of TeXmacs (1.0.7.10) 2011-03-11 14:19:09 +00:00
zafer
7f87d47301 remove dead mirror. 2011-03-11 11:27:13 +00:00
wiz
24ef276a58 regen to match patches/ contents. 2011-03-10 21:59:15 +00:00
obache
d1bf437f77 Bump PKGREVISION form default GIF library change from libungif to giflib. 2011-03-10 10:24:52 +00:00
minskim
c6ce2af5b8 Update emacs-snapshot to 20110224.
Changes:
* emacs-lisp/package.el (package-tar-file-info): Handle also
  remote files.
* cus-start.el (cursor-in-non-selected-windows):
  Fix :set quoting oddness.
* font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
  in some setf expressions.
* vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
  Give an explicit error if failed to make writable.
* Documentation fixes.
2011-03-10 01:28:48 +00:00
minskim
5a57ae488a Make lyx build on Mac OS X. 2011-03-09 18:48:51 +00:00
drochner
480963d430 libungif/buildlink3.mk -> mk/giflib.buildlink3.mk 2011-03-09 16:28:20 +00:00
minskim
1c7b1c51c2 Let lyx install files under ${DESTDIR} on Mac OS X. 2011-03-07 23:28:38 +00:00
ryoon
96deaece2c Add qgoogletranslator 2011-03-07 07:04:03 +00:00
ryoon
91e1a0b320 Import qgoogletranslator-1.2.1 as editors/qgoogletranslator.
Qt gui for google translate based on ajax api
2011-03-07 07:02:06 +00:00
ryoon
cd963142b0 Update to 2.9.2.
Set LICENSE.
Older changelog is not included.

Changelog:
Changes since version 2.9.0:
---------------------------
- Updated to Unicode 5.2.0
- Landscape printing bug fixed
- DOS CRLF with uniconv bug fixed
- Hungarian Runes (PUA) rovasiras glyph adjustments
- Windows port now behaves itself
- Minor enhancements
2011-03-02 13:33:12 +00:00
minskim
a09b549893 Add a patch for "==" in a shell script. 2011-03-01 17:57:16 +00:00
minskim
b70d798e27 Update emacs-snapshot to 20110224.
- Reorganize icon directories and files.
- Obsolete packages: pc-mode, pc-select, pgg, spell, and sregex.
- Import modules from gnulib: filemode, crypto/md5, stdint,
  getloadavg, and strftime.
2011-03-01 04:12:45 +00:00
wiz
36ff915e97 Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
wiz
1f77bf8bbe Bump PKGREVISION for upstream version of png patch. 2011-02-12 11:41:01 +00:00
wiz
1e16d6d30d Use upstream version of png-1.5 fix. 2011-02-12 11:40:41 +00:00
wiz
4c75c2ee54 gpl-2 is correct, remove comment. 2011-02-12 11:40:11 +00:00
obache
c6c89520e6 Add an patch to fix multibyte char search on 64bit environment.
PR#42832 by Atsushi Onoe.

Bump PKGREVISION.
2011-02-12 02:52:34 +00:00
hiramatsu
4067957e3e Instead of extracting version string from PKGNAME, use
${_EMACS_VERSION_MAJOR} and ${_EMACS_VERSION_MINOR} to determine installed
version of emacs.

Also, set minimum version of _EMACS_REQD to the same as
${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}. Otherwise, buildlink
does not work for emacs lisp libraries.

Should fix PR/42763.
2011-02-08 13:20:13 +00:00
wiz
3f10a8e781 Fix build with png-1.5. 2011-02-07 22:08:42 +00:00
wiz
ffe00ed4a9 Set LICENSE. 2011-02-06 16:26:00 +00:00
wiz
da66250d83 Fix build of abiword-plugins with png-1.5. 2011-02-01 10:48:14 +00:00
drochner
6d828c35f8 bump PKGREV for poppler shlib major change 2011-01-31 17:08:19 +00:00
markd
b7e61c6735 Fix build with gcc4.5 2011-01-29 22:16:51 +00:00
wiz
00734f9a1b Fix build with png-1.5. 2011-01-24 09:33:32 +00:00
tnn
80b26e9da6 png-1.5 build fix 2011-01-19 16:04:00 +00:00
wiz
3d3a6e900b Fix build with png-1.5. 2011-01-15 15:07:11 +00:00
tron
1aca6d563f Port Thomas Klausner's "png" build fix from the "emacs23" package to
this emacs version.
2011-01-14 11:06:52 +00:00
wiz
9cecee2540 Fix build with png-1.5. 2011-01-14 10:32:28 +00:00
wiz
fcc0b5fda0 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
obache
728f3889ff Ignore DragonFly BSD's SysV pty, same as recent NetBSD and Darwin.
fixes PR#44357.
2011-01-10 11:06:29 +00:00
drochner
f951ef66fe recognize maxima-5.23, bump PKGREVISION 2011-01-03 18:20:17 +00:00
dsainty
ada744dc0a Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
hauke
62a90292f4 Taking maintainership, after an offer from Masao Uebayasi. 2010-12-17 16:47:32 +00:00
hauke
da0b1b3f00 Update XEmacs package to 21.4.22
I tried to work in the manual PLIST changes.

Changes since 21.4.17 from the distribution ChangeLog:

2008-12-28  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.22 is released

        * etc/photos/vin.png:
        * etc/photos/vinm.png: Updated.

2007-10-07  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.21 is released

        * modules/ldap/eldap.c: Declare that we use deprecated API.
        Thanks to Mats Lidell <matsl@xemacs.org> for the report & patch:
        <871wgnqunm.fsf@spencer.lidell.homelinux.net>.

2006-12-09  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.20 is released

        * configure.in: Find relocated xpm library under cygwin.
        Patch lifted from Rick Rankin's 21.5 version of the patch.
        * PROBLEMS: X11R7 loses x11/bitmaps/gray.
        * configure.in: Simplify cygwin include and nox/Xpm handling.
        As of cygwin-1.5.19, 'gcc -print-file-name=libc.a' (effectively)
        returns '/lib' instead of '/usr/lib', so we'll use
        'gcc -print-search-dirs' instead.

2006-01-28  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.19 is released

        * etc/package-index.LATEST.gpg: Updated with latest package data.
        Merge from 21.5.
        * configure.in: Fixed `LDAP_OPT_ON' libraries configuration
        introduced in local 2005-03-13 change of `configure.in'.  However,
        do not check for internal `-lber' `ber_pvt_opt_on' symbol as done
        in upstream.  This symbol is not part of any published interface,
        it may exist or not exist, depending on openldap version.  Cryptic
        comment before using it in upstream 21.5 source did not state
        precisely under which circumstances checking for it was useful,
        which sort of user code tried to link the symbol.  So in local
        21.5 dismissed both the code and the comment without writing a
        cleaner equivalent.
        * etc/NEWS: Document.
        * etc/package-index.LATEST.gpg: Updated with latest package data.
        * etc/OXYMORONS: insert 'Social Property' for 21.4.18.
        * etc/NEWS: document motif deprecation and defaulting
        --with-widgets to off.
        * etc/PACKAGES: Fix description of xetla.

2005-12-03  Vin Shelton <acs@xemacs.org>

        * XEmacs 21.4.18 is released

        * etc/TUTORIAL.cs: copied from 21.5.
        * etc/TUTORIAL.sl: copied from 21.5.
        * configure.in: Merge revision 1.19 change: fix ldap libraries
        configuration lossage when `-lldap -llber' links and but `-lldap'
        does not; allow `ldap_libs' to be empty or overridden by builder.
        The lossage was introduced in upstream revision 1.151.2.31
        (2005/01/31 02:54:47 vins) by (extremely hasty and unwise) merge
        of revision 1.232 change.
        * etc/NEWS: Document it.
        * configure.in (XE_COMPUTE_RUNPATH): Check XtRegisterDrawable
        availability.
        * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
        * configure.in: Avoid using Motif also for cygwin
        * configure.in: Check for u_int*_t typedefs and use them in
        Berkeley DB detection.
        * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
        * configure.in: Remove -fno-gnu-linker option from Solaris
        dynodump builds; it doesn't do anything.
        Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some
        platforms.
        * etc/PACKAGES: Announce latin-euro-standards, update mule-base.
        * etc/OXYMORONS: New list.
2010-12-16 17:45:12 +00:00
minskim
64d2e2e365 Update emacs-snapshot to 24.0.50.20101204.
- Gnus updated
  New files: color.el, proto-stream.el, rtree.el, and shr-color.el.
2010-12-08 22:00:11 +00:00
wiz
6a1787aad1 Add hicolor-icon-theme, bump PKGREVISION, for PR 44201.
While here, set LICENSE.
2010-12-08 09:55:41 +00:00
drochner
9dcc9c6c99 update to 1.6.8
maintenance release: "We have fixed crashes that have been reported to us,
ironed out many small glitches, further polished the user interface,
updated the documentation and added some new layouts."

approved by Jeremy C. Reed
2010-12-01 19:34:49 +00:00
asau
c2d7cc424c Adjust category. 2010-12-01 10:50:54 +00:00
asau
87eac3255d + xournal 2010-12-01 10:48:06 +00:00
asau
6d5cc157fa Import Xournal 0.4.5 as editors/xournal.
Contributed by Matthew Mondor in PR pkg/44169

Xournal is an application for notetaking, sketching, keeping a
journal using a stylus or a mouse.  It is free software (GNU GPL)
and runs on GTK+/Gnome platforms.  It is similar to Jarnal, Gournal,
and NoteLab.

Xournal allows to add annotations to PDF documents, including notes,
multicolor highlighting and simple drawing, and can save those in
another filename (distinguished by the suffix), to automatically
load them back when opening the PDF document again.  It also
remembers the previous page position.
2010-12-01 10:46:31 +00:00
obache
7d71273036 Update tomboy to 1.2.1, Gnome-2.30.2.
Version 1.2.1
* Fix bullet list indentation when printing (LP#516494, Owen Williams)
* Add timestamp to logger messages, useful for watching autosync output, etc
* Other fixes: LP#556628
* Translation updates: ca@valencia, el, et, nl, th

Version 1.2.0
* Handle new application/x-note mimetype (#611865, Olivier Le Thanh Duong)
* Add a text/path-list target when drag-and-dropping from Search window,
  allowing basic note transfer via Empathy (#611858, Olivier Le Thanh Duong)
* Allow icon themes to customize the panel/tray icon separately (#612887)
* Fix icon embedding in Mac build (#612893)
* Fix errors when using GTK+ >= 2.19.7
* Translation updates: bn, da, el, eu, fi, gl, it, ko, nb, lt, pa, pt, ru, sv, uk

Version 1.1.4
* Autosync improvements:
  - Enable the preference in the UI
  - Try to only sync when idle (to avoid interrupting your writing)
  - Do not attempt to sync when the server is unavailable
  - Fix focus/cursor issues that were occurring after autosync
* Other fixes: #611564, #611801
* Translation updates: bg, cs, de, en_GB, el, es, et, eu, fr, gl, hu, it, lv,
                       pl, pt_BR, ro, ru, sl, sv, ta

Version 1.1.3
* Translation updates: de, es, et, eu, gl, nb, pt_BR, ro, sl, ta, zh_HK, zh_TW

Version 1.1.2
* Experimental automatic background synchronization support (#562097)
  See the bug report for information about enabling and testing this new feature
* Allow user to decide if links are updated when renaming a note (#574485)
* Fix crashers related to new Jump List feature (#608779, #608940, Stefan Cosma)
* Translation updates: de, th

Version 1.1.1
* Awesome new Jump List support on Windows 7 (#587330, Stefan Cosma)
* Copy rich text from notes to apps like Evolution and OpenOffice.org Writer.
  Feature requires gtk-sharp 2.12.10 (#431014, Gabriel Burt)
* Rearrange Tomboy startup so icon appears within 0.5-1.0 seconds
* Prevent crash when entering empty notebook name (#602483, Greg Poirier)
* Other fixes: #594662, #592985, #541663
* New translations: ast, en@shaw
* Translation updates: bg, bn, es, et, eu, he, it, nb, sl, sv, uk, zh_CN

Version 1.1.0
* Add support for Ubuntu One and others using OAuth 1.0a (#594046, Rodrigo Moya)
* Fix printing in Windows Vista and Windows 7 (#576554)
* Various Windows bug fixes (#585297, #601067, #599688, Stefan Cosma)
* Add CreateNamedNoteWithUri method to dbus interface (#580525, Matt Jones)
* Add dbus methods for working with notebooks (#576329, Clemens Buss)
* Always show icons for note items in recent notes menu (#590653)
* Add Sync menu item to panel applet (#597569)
* Stop cutting off message text in the Sync dialog (#553615)
* Other fixes: #596416, #596395, #597139
* Translation updates: ca, id, it, lv, nb, pl, ro, sl
2010-11-30 03:44:35 +00:00
drochner
fdaf792e99 update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-29 18:30:09 +00:00
adam
366a9959b1 Changes 2.8.6:
* Preserve character properties when typing. This fixes a bad regression that
  was introduced in 2.8.5.

Changes 2.8.5:
* Fix paste of rich text from HTML and ODT, where previously some formatting
  properties were not closed properly.
* Add a number of robustness fixes to the layout engine.
* Fix a table selection bug.
2010-11-26 14:49:49 +00:00
wiz
3a60d47e81 Bump PKGREVISION for libwpd shlib name change. 2010-11-25 10:28:34 +00:00
minskim
3903d4f413 Update emacs-snapshot to 24.0.50.20101120.
- Sync with Tramp 2.2.0.

    * net/tramp.el (tramp-handle-insert-file-contents): Don't use
    `file-remote-p' (due to compatibility).

    * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
    (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
2010-11-20 20:20:11 +00:00
obache
12dfd9f2d5 Using desktopdb. 2010-11-19 06:17:56 +00:00
obache
1845cb43ba Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed. 2010-11-18 23:59:15 +00:00
minskim
0b1dc391af Update emacs-snapshot to 24.0.50.20101116.
- New languages in org-babel: calc, js, ledger, lisp, org, platuml,
  and scheme.
2010-11-17 17:06:08 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
minskim
a58adb002e Update emacs-snapshot to 20101030.
Changes:
        * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
        which fontifies the tail of an enum.
        (c-basic-matchers-after): Insert a call to the above new function.
        This fixes bug #7264.
        * cus-start.el: Add :set properties for minor modes menu-bar-mode,
        tool-bar-mode, transient-mark-mode.  (Bug#7306)
        * minibuffer.el (completion-cycling): New var (bug#7266).
        * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
        which changes the order of matches seen by users (bug#7231).
        * server.el (server-port): New option.  (Bug#854)
        * epa-mail.el (epa-mail-encrypt): Handle local-part only
        recipients; expand mail aliases (Bug#7280).
        * image.el (image-checkbox-checked, image-checkbox-unchecked):
        Delete (Bug#7222).
        * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
        executable is not available on the system (Bug#7268).
2010-11-03 23:46:11 +00:00
drochner
15f517dc77 +gedit-python 2010-11-03 20:06:42 +00:00
drochner
0e4bf721ea add gedit-python-2.30.4, containing Python plugin support for gedit, based
on PR pkg/44017 by Matthew Mondor
2010-11-03 20:05:14 +00:00
drochner
a280b759c1 prepare for Python plugin support: recognize python-2.6, from
Matthew Mondor per PR pkg/44017
2010-11-03 19:55:18 +00:00
wiz
90b173415d Update to latest 7.2 patchlevel, 446.
Fixes PR 44018 by Stefan Palm.
2010-10-31 23:50:51 +00:00
minskim
d0de181022 Allow emacs24 as EMACS_TYPE. 2010-10-25 00:03:03 +00:00
minskim
950c2c46c2 Update emacs-snapshot to 24.0.50.20101024.
Changes:
- New directory for SRecode template files.
- Make the *Packages* buffer read-only.
2010-10-24 23:57:34 +00:00
drochner
0064992076 update to 2.30.4
changes:
-Add mallard snippets
-translation updates
2010-10-22 20:08:50 +00:00
obache
400a1cc550 Fixes build on NetBSD with X11_TYPE=native.
* honor PREFIX
* reorder rpath so that additional libraries will be prefered than builtin X.
2010-10-21 12:05:48 +00:00
minskim
e9a8418058 Update emacs-snapshot to 24.0.50.20101016.
Recent changes:
        * mail/rmail.el (rmail-show-message-1): Catch an error of
        base64-decode-region and just show an error message (bug#7165).
        * subr.el (last): Deal with dotted lists (reported in bug#7174).
        * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
        * image.el (image-library-alist): Declare as obsolete alias.
        (image-type-available-p): Use `dynamic-library-alist'.
        * subr.el (last): Make it faster.  (Bug#7174)
        * cus-theme.el (custom-theme--listed-faces): Add cursor face.
        (describe-theme-1): Extract doc from unloaded themes.
        * cus-theme.el (describe-theme, customize-themes)
        (custom-theme-save): New commands.
        (custom-new-theme-mode-map): Bind C-x C-s.
        (custom-new-theme-mode): Use custom--initialize-widget-variables.
        (customize-create-theme): New optional arg THEME.
        (custom-theme-revert): Use it.
        (custom-theme-visit-theme): Remove dead code.
        (custom-theme-merge-theme): Use custom-available-themes.
        (custom-theme-write): Make interactive.
        (custom-theme-write): Use custom-theme-name-valid-p.
        (describe-theme-1, custom-theme-choose-revert)
        (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
        New funs.
        (custom-theme-allow-multiple-selections): New option.
        (custom-theme-choose-mode): New major mode.
        * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
        since that's too annoying.  Move the filter groups commands to
        TAB/backtab.
2010-10-20 00:06:22 +00:00
joerg
a9cf70442a Be consistent and provide upper limits for all EMACS_REQD cases. 2010-10-12 13:22:45 +00:00