Commit graph

2713 commits

Author SHA1 Message Date
minskim
e8c07e9616 Update emacs-snapshot to 24.0.50.20100916.
Changes:
- progmodes/sql.el updated to 2.7.
- Major code cleanup for tramp.
- Migrate to Tramp 2.2.
2010-09-18 00:50:36 +00:00
adam
6109aa350c Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
wiz
4d24b9b8ad More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
sno
6d4bb5c957 Updating editors/p5-Padre-Plugin-Kate from 0.02nb1 to 0.04
pkgsrc changes:
- adjust dependencies

Upstream changes:
v0.04 to be released
    make compatible to newer Padre versions (ZENOG)
    more informative README (ZENOG)
    added support for BibTeX and Java (ZENOG)

v0.03 2010.07.12
    Use mimetype instead of get_mimetype (Alexandr Ciornii)
2010-09-08 06:47:37 +00:00
sno
519eb8ffb3 Updating editors/p5-Padre-Plugin-Git from 0.01nb1 to 0.03
pkgsrc changes:
- adjust dependencies
- use bundled M::I

Upstream changes:
0.03    2010.08.20
        Compatibility with new Padre (CHORNY)
        chdir to file directory before commit (CHORNY)

0.02    2009.03.25
        Add necessary diff methods for file and dir (kaare)
        Add inc/* and META.yml to MANIFEST (and therefor the tarball)
	  (ryan52)
2010-09-08 06:43:09 +00:00
sno
ffb0b22378 Updating editors/p5-Padre-Plugin-Catalyst from 0.08nb1 to 0.09
pkgsrc changes:
- marking MAKE_JOBS as unsafe

Upstream changes:
0.09
    compatibility with newer Padre versions (ZENOG)
2010-09-08 06:39:08 +00:00
minskim
39c4c9fa95 Update emacs-snapshot to 24.0.50.20100903.
Changes:
- Use SMIE's blink-paren for octave-mode.
- Provide blink-matching support to SMIE.
- Use `declare' in defmacros.
2010-09-06 23:07:44 +00:00
drochner
ea0caf7779 recognize maxima-5.22, bump PKGREVISION 2010-08-31 12:20:15 +00:00
minskim
9c7dcd0741 Update emacs-snapshot to 24.0.50.20100829.
Changes:
- Sync with Tramp 2.1.19.
- Minor bug fixes.
2010-08-29 18:23:19 +00:00
obache
bdd735a0f7 No need gtkdoc-rebase workaround anymore. 2010-08-29 09:15:50 +00:00
reed
c03503907d Remove example packages that don't exist anymore. 2010-08-25 13:22:34 +00:00
minskim
064b6af4d6 Update emacs-snapshot to 24.0.50.20100821.
Changes:
- progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).
- emacs-lisp/copyright.el (copyright-update-year) (copyright-update):
  Temporary switch-to-buffer to ensure the buffer change being queried
  is visible (Bug#5394).
- font-lock.el (lisp-font-lock-keywords-2): Add
  combine-after-change-calls, condition-case-no-debug,
  with-demoted-errors, and with-silent-modifications (Bug#6025).
- progmodes/compile.el (compilation-error-regexp-alist-alist): Give
  the Ruby rule a lower priority than Gnu (Bug#6778).
- mouse.el (mouse--drag-set-mark-and-point): New function.
  (mouse-drag-track): Use LOCATION arg to push-mark.  Use
  mouse--drag-set-mark-and-point to take click-count into
  consideration when updating point and mark (Bug#6840).
- net/rcirc.el (rcirc-log-process-buffers): New option.
  (rcirc-print): Use it.
  (rcirc-generate-log-filename): New function.
  (rcirc-log-filename-function): Change default to
  rcirc-generate-log-filename (Bug#6828).
- term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
  Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
- image.el (create-animated-image): Don't add heuristic mask to image
  (Bug#6839).
- files.el (locate-file-completion-table): Only list the .el and .elc
  extensions if there's no other choice (bug#5955).
- cus-edit.el (custom-group-value-create): Add extra newline
  before end line (Bug#6876).
2010-08-23 00:57:10 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
ccfd976c7d Updating editors/p5-Padre-Plugin-XS from 0.01 to 0.02
pkgsrc changes:
- Bump dependency on devel/p5-Perl-APIReference for 5.12.0 support

Upstream changes:
0.02 2010-04-18
    Bump dependency on Perl::APIReference for 5.12.0 support.
2010-08-20 19:29:01 +00:00
sno
6c2e9be06e Updating editors/p5-Padre-Plugin-Vi from 0.22 to 0.23 (using
CPAN distribution 0.23.0, because 0.23 seems to have files distributed,
which doesn't belong there).

pkgsrc changes:
- Fixing for Padre-0.69 (Wx::perl::Dialog -> Padre::Wx::Dialog)
- mark for unsafe using make-jobs

Upstream changes:
0.23	2010.07.24
	actually install the translations (RSN)
	compatibility to newer Padre versions (ZENOG)
	added MANIFEST.SKIP
2010-08-20 19:15:28 +00:00
sno
48c7c63542 Updating editors/p5-Padre-Plugin-PerlCritic from 0.07 to 0.08
Upstream changes:
    - Turkish translation updated (BURAK)
    - Compatibility with latest Padre (CHORNY)
2010-08-20 18:51:25 +00:00
sno
1201131836 Updating editors/p5-Padre-Plugin-SVN from 0.04 to 0.05
Upstream changes:
0.05	2010.05.23
		* Changed the blame (log) display to show as a tree view.
		* gettext-ified some messages (Zeno Gantner)
2010-08-20 18:47:54 +00:00
sno
95aedde698 Updating editors/p5-Padre from 0.58nb1 to 0.69
pkgsrc changes:
- adjust dependencies

Upstream changes:
0.69 2010.08.17
    - Landed ConfigSync branch (MATTP)
    - Task 2.0 restores support for having tasks send unlimited messages
      back to the main application while they are running (ADAMK)
    - Added Padre::Task::Run for background process execution with STDOUT
      lines streaming as events back to the main window. (ADAMK)
    - Fixed test failure in t/93-padre-filename-win.t under win32 (SEWI)
    - Devel plugin now has the option to dump the Task Manager (GARU)
    - Refactored, reskinned and polished ConfigSync functionality (ADAMK)
    - Added ->status to ::Main to allow rapid transient messages to be
      presented in the status bar, as fast as 100/sec (ADAMK)
    - Fixed the file-changed-on-disk dialog: Show "Reload" button instead
      of "Close" (SEWI)
    - Adding a ton of additional $BACKCOMPATIBLE variables so that every
      class consumed by the current family of plugins has them (ADAMK)
    - Nudging up the default background thread count now that we will
      start to see long-running threads looking after background
      processes (ADAMK)
    - Allow the opening of files exceeding the editor_file_size_limit of
      500_000. The file is opened if the user answers Yes to the
      dialog (MULANDER)
    - The Task Manager now records per-worker statistics on which tasks they
      have run in the past. This is needed to support various worker
      optimisation strategies to be implemented in the future (ADAMK)
    - Added a simple initial Task Manager optimisation strategy to favour
      workers which have run a task at least once before (ADAMK)
    - "Find method declaration" will not find forward-declaration (CHORNY)
    - Task manager now has separate maximum and minimum thread counts (ADAMK)
    - Minimum thread count set to zero. Padre starts up 600ms faster, at the
      cost of the directory tree appearing 200ms slower if you use it (ADAMK)
    - Command line switch to select locale (CHORNY)
    - Added configuration option to modify the cursor blink rate in Padre
      as requested via the padre-dev mailing list closes ticket number
      983 (PLAVEN)
    - Added Padre::Task::Daemon for bidirectional communication support in
      tasks. When the task is launched, messages to the chlid can be sent
      down the worker thread's message queue, and they will be tunneled
      through to the task, which can retrieve them Erlang-style via a
      dequeue method (ADAMK)

0.68 2010.07.28 - Unstable - Post Birthday Hackathon Weekend
    - Fixed rare bug in t/23_task_chain.t (CHORNY)
    - Refactored the Action subsystem into a simpler model. The old layout
      artificially broke it up based on menu structure. The new layout
      also makes it simpler to do further refactorings (ADAMK)
    - Removed half the usages of Wx::Perl::Dialog (ADAMK)
    - Use a hyphen to a separate the current vs native names of the languages
      in the View menu, as the bracing looked weird with the bracing of some
      of the languages themselves (ADAMK, ZENOG)
    - Don't show a additional translated string for the language that is
      currently active (ADAMK, ZENOG)
    - When the advanced setting "feature_fontsize" is disabled, Padre will
      remove the Font Size menu, disable Ctrl-+ and Ctrl--, and (most
      importantly) will not change the font size in an editor on
      Ctrl-Scroll (ADAMK)
    - Added integration with the PPI::Transform API for modifying Perl
      documents, so the transform objects can modify Padre documents (ADAMK)
    - Added the "Move POD to __END__" refactoring that lets you extract all
      the POD scattered through a document, merge it together, and move it
      to the bottom of the file after an __END__ statement (ADAMK)
    - If the Open Selection expression only matches one file, immediately
      open it without showing a pointless dialog (ADAMK)
    - Removed Wx::Perl::Dialog by inlining it into Padre::Wx::Dialog, this
      will remove the need to import ':everything', saving 50-100k (ADAMK)
    - Actions now only need to be declared once, and are all declared in one
      place in advance (ADAMK)
    - Directory Tree sort order is now (advanced) configurable between
      directory-first and directory-mixed (ADAMK)
    - Moved the Padre::Action* classes to Padre::Wx::Action* as they are now
      much more tightly dependant on Wx (ADAMK)
    - Plugins will now do full compatibility testing, which means that when we
      change an internal API we can just update $COMPATIBLE in that package
      and any impacted plugins will be automatically disabled until they do a
      new release. That is far better than "They just crash blindly" (ADAMK)
    - Create a new main_directory_root settting distinct from the existing
      default_projects_directory one, specifically for setting the default
      root of the directory tree. It will continue to be pointed to
      my_documents by default (the original may change) (ADAMK)
    - Made Padre::Wx::Dialog::ModuleStart configuration translation-safe (ZENOG)
    - Updated German translation (ZENOG)
    - Add Java and BibTeX to MIME types (ZENOG)
    - Ack ("find in files") output is now more 'clickable', but still not
      perfect (ZENOG)
    - Fix File::Open3::open3() call to be IPC::Open3::open3() (BRICAS)
    - Fix #969: crash when switching language after using Ack (ZENOG)
    - Remove unnecessary Wx::gettext calls from Padre::Wx::Dialog::Preferences
      that lead to missing translations (ZENOG)
    - Description field is hidden by default in the regex editor dialog.
      A checkbox now optionally toggles its visibility (AZAWAWI)
    - Padre::Wx::FindResult: Get rid of global variable, shorter column
      titles, both columns now wxLIST_AUTOSIZE (ZENOG)
    - Call relocale() for all elements of the Bottom panel (ZENOG)
    - Remember sorting order in session manager (SEWI)
    - Nicer workflow for renaming variables: Now we check for some conditions
      before prompting the user for a name; renamed function
      'lexical_variable_replacement' to 'rename_variable' (ZENOG)
    - Simplify the code for the Bottom pane a bit (-1 method), no warnings
      any more (ZENOG)
    - Fixed #970: Switching language removes plugin menus (ZENOG)
    - Padre::MimeTypes: Fixed some Wx::gettext handling problems, switched
      keys of menu_view_mimes() so that the names (not the MIME types) of
      file types are shown in the View menu (ZENOG)
    - Documentation of Padre::Current (SEWI)
    - Include only changed files in changed-file-list (SEWI)
    - Added wxwidgets.pod which contains the method documentation of all Wx
      classes (AZAWAWI)
    - Padre has wxWidgets method documentation in F2 help search (AZAWAWI)
    - Added Padre::Wx::Nth to group first/nth-time startup magic (ADAMK)
    - Fixed #781 : Unicode should not be used for accessing file system on
      Win32 (CHORNY)
    - The New Installation Survey now only appears on the third time that
      Padre starts, so it doesn't confuse people with locale issues (ADAMK)
    - Split Padre::Wx::Dialog::WhereFrom into main and FBP classes to try
      out the designer-based approach experimentally (ADAMK)
    - Tab width is configurable for opened file too (CHORNY)

0.67 2010.07.27
    - 0.67 never made it to public release.  All changes listed for 0.68 are what 0.67
      would have had.

0.66 2010.07.01
    - Improved the quality and integration of the default window size (ADAMK)
    - The non-blocking IO upgrade in 0.65 meant that Padre could no longer
      open files on Windows. Fixed (ADAMK)
    - Minor improvements to the About dialog (ADAMK)

0.65 2010.07.01
    - Task 2.0 API landed on trunk (and everything breaks) (ADAMK)
    - Converted the FunctionList GUI component to work via a task (ADAMK)
    - Padre::Role::Task role added to allow any object in Padre
      to be the "owner" of task and automatically handle which
      tasks are still relevant to the UI state at the time the task
      is completed, and ignore the ones that aren't (ADAMK)
    - New compulsory Padre::Wx::Role::View for editor GUI componants
      that want to live in the left/right/bottom tool panels (ADAMK)
    - Renamed a number of classes to simpler names. Because we are
      breaking everything anyway, this is an opportune time to lump
      in these low-importance changes (ADAMK)
    - Padre::DocBrowser --> Padre::Browser (ADAMK)
    - Padre::Wx::DocBrowser --> Padre::Wx::Browser (ADAMK)
    - Padre::Wx::Role::MainChild --> Padre::Wx::Role::Main (ADAMK)
    - Language-specific task sub-classes now live under the document class
      instead of under the Padre::Task tree, to encourage concentration
      of language-specific code within the document tree (ADAMK)
    - Padre::Task::Perl::Syntax --> Padre::Document::Perl::Syntax (ADAMK)
    - Padre::Task::Perl::Outline --> Padre::Document::Perl::Outline (ADAMK)
    - Startup config file now uses a custom hyper-minimalist format
      which avoids the need to load YAML::Tiny before the first thread
      spawn, saving about 400k per thread (ADAMK)
    - Padre::Logger now allows the PADRE_DEBUG environment variable to be
      set to a specific class name, enabling logging only for that class.
      This simplies tracing around a specific problem now that the number
      of classes with debugging hooks is getting large (ADAMK)
    - Moved the startup tool enabling of the syntax check and error list
      from the startup timer to the constructor, and prevent them from
      writing back to the config. We no longer need to write the config
      at all during startup, making startup faster (ADAMK)
    - Scroll the output window down on outputs (kthakore)
    - Directory browser rewritten to operate in the background (ADAMK)
    - Improved directory tree search to take advantage of new background
      file scanning. It is now instantaneously quick (ADAMK)
    - Added the PPI::Cache API to provide a simple common mechanism for
      stashing GUI model data such that all cache data can be cleaned up in
      one go when the relevant project or document is released (ADAMK)
    - Fixing some new bugs or adding temporary workarounds for them (SEWI)
    - Rebuild History using non-blocking IO on Padre start (SEWI)

0.64 2010.06.12
    - Last Stable before merge of new Task 2.0 API
    - zh-cn translation updated (jagd)

0.63 2010.06.02
    - Autocomplete "sub new" for Perl modules (SEWI)
    - fixed ticket #956: crashes if Outline is active (ZENOG)

0.62 2010.05.21
    - Any 3 column table layout in the preferences dialog now has a
      stretched middle column. (PLAVEN)
    - Add a warning for versions of Wx.pm with broken HTML rendering
      (ZENOG)
    - Mousing over a sub/method name with ctrl pressed now highlights it
      to indicate it can be clicked on (Sam Crawley)
    - Regex editor: Support global flag for substitute (ZENOG)
    - Updated Turkish translation (Burak G??rsoy)

0.61 2010.05.12
    - MIME types: added a few C++ file extensions, added LaTeX .sty files
      (Zeno Gantner)
    - About dialog: increase height of the window so that the translated
      licensing terms also fit in without a scrollbar (Zeno Gantner)
    - Debugger: improved variable detection in the document (Zeno Gantner)
    - Menu: More consistent capitalization of menu entries (Zeno Gantner)
    - Updated German translation (Zeno Gantner)
    - fixed ticket #538: "outline view info takes too long to refresh" by
      adding an outline cache (Zeno Gantner)
    - fixed ticket #541: "wrong outline can get displayed for a document"
      (Zeno Gantner)
    - fixed ticket #940: "crashes when right clicking in code editing area"
      (Zeno Gantner)
    - fixed ticket #878: "Tabs like 'Outline', 'Functions'... should have
      a close button, just like the documents tabs" (Zeno Gantner)
    - fixed behaviour of the close button for the bottom tabs (Output,
      Errors, Syntax Check): closing a tab now toggles the corresponding
      menu and config items (Zeno Gantner)
    - Updated German translation (Zeno Gantner)
    - Updated Chinese translation (Chuanren Wu)
    - fixed ticket #939: "Padre 'help' depends on POD2-Base on Strawberry
      Perl on Windows XP" (ADAMK)
    - Updated Italian translation (SBLANDIN)
    - Updated Brazilian Portuguese translation (GARU)
    - Updated Dutch translation (Dirk De Nijs)
    - Updated Spanish translation (ENELL)

0.60 2010.04.20
    - Add FTP connection caching/sharing (SEWI)
    - Add interactive template functions (SEWI)
    - Fixed ticket #900: opening binary files may crash Padre (Zeno Gantner)
    - Improved some menu entries: added missing "...", better labels, better
      comments (Zeno Gantner)
    - Clearer error message if debugger is not started yet (Zeno Gantner)
    - Complete language/locale switch on Unix platforms: also correctly
      translate the Wx default labels (Zeno Gantner)
    - Fixed ticket #921: regex syntax error in Regex Editor
      (reported by leprevost)
    - Updated German and Turkish translation (Zeno Gantner, SEWI and Burak
      G??rsoy)
    - Added licensing information to About dialog (Zeno Gantner)
    - Skip '.' when indexing installed modules in @INC (dam)
    - Fixed bug related to search history (Sam Crawley)
    - Added file type filter "script file" (which includes Unix shell scripts
      and Windows .bat files) to the Open dialog (Zeno Gantner)
    - MIME types: added .mo to the list of binary file extensions,
      improved/gettext-ified some descriptions, changed LaTeX extension from
      latex to tex (Zeno Gantner)
    - Autocomplete no longer displays the dialog when only one option is
      available (unless 'Autocomplete while typing' is on) (Sam Crawley - #927)

0.59 2010.03.31
    - Don't crash open file list dialog on unsaved files or without
      files (SEWI)
    - Added a small survey for new Padre installation (SEWI)
    - Resolved the clash between threads and SQLite by temporarily
      disconnecting from SQLite during a thread spawn (ADAMK)
    - Slave master quick-spawning in Padre::Startup, so that
      we get smaller thread spawn memory penalty from the
      interpreter copy. On Win32 the per-thread cost drops from
      34.1meg to 20meg with a reduction in total memory use for a
      typical user of about 20% (ADAMK)
    - Add language names/translated texts to select_language list (SEWI)
    - Fixed ticket #865 Wrong document type in View Document As (PLAVEN)
    - New Padre::Wx::Display screen geometry library for handling multiple
      screens, weird geometry setups and other weird stuff that coders
      have on their development setups. Padre's main window uses this to
      calculate an elegant golden-ratio uniform-margin default position
      and size (ADAMK)
    - When showing a toolbar panel for the first time, make sure it's lock
      state is consistent with the main_lockinterface config setting (ADAMK)
    - Local file and remote file installation switched from pip to
      cpanm (ADAMK)
    - Completed the 'Insert Special Value' functionality (Zeno Gantner)
    - Updated German translation (Zeno Gantner)
    - When refresh_windowlist was sped up, sorting regressed. Fixed (ADAMK)
    - Fixed ticket #889: Padre saves non-ASCII characters as \x{XXXX} (AZAWAWI)
    - New Win32 launcher #677: the Padre process is now named "padre.exe"
      in the Task Manager (instead of wperl.exe) and it embeds the Perl
      interpreter instead of being just a launcher (DOLMEN)
    - On Win32 the manifest file (which tells Windows to use new Vista/7
      styles on such systems) is now embedded as a resource in the binary, so
      any wperl.exe.manifest containing the string 'name="Padre"' is obsolete
      and must be removed (DOLMEN)
    - Fixed ticket #904: Win32 taskbar icon is only 16x16 (Windows 7 may uses
      48x48) (AZAWAWI)
    - Small improvements/fixes to some dialogs: Refactoring, Open URL, Goto,
      Save as, Preferences, Insert File, New Perl Distribution (Zeno Gantner)
    - New document statistics dialog, faster computation of document statistics
      (Zeno Gantner)
    - Added missing File::pushd Padre dependency (AZAWAWI)
    - Fixed ticket #894: search for non-ASCII characters (Zeno Gantner)
2010-08-20 07:01:35 +00:00
minskim
6ba8f505b0 Update emacs-snapshot to 24.0.50.20100814.
Changes:
- Updated sql.el to 2.5.
- Added pcase.el.
2010-08-16 17:34:38 +00:00
wiz
5b77befd47 Update to 0.2.4:
Sigil v0.2.4 2010.08.12.
    - fixed a problem with updating image paths for images with the same filename but coming from
    different parent directories (issue #501)
    - added a new "Merge With Previous" context menu action for XHTML files in the Book Browser
    (issue #265)
    - changed Tidy to handle the common typing mistake of ending entities with a ':' instead
    of a ';' (issue #535)
    - fixed a bug where double-clicking a file in the Book Browser for a file that was already
    opened in a tab switched that tab back to Book View; the tab now retains whatever View
    it was in previously
    - newly opened tabs now default to the View of the current tab (issue 468)
    - re-engineered the locations where Sigil stores its work files; the system-provided temp
    folder is now used; this should alleviate some permissions issues on certain machines,
    especially Macs (issue #404)
    - Sigil now prevents the renaming of files in the Book Browser to filesystem invalid names
    (issue #493)
    - changed the keyboard shortcut that opens the Replace dialog from Cmd+H to Cmd+Shift+F
    on Macs only; Cmd+H is used by Mac OS X for window hiding (issue #477)
    - fixed an issue with Sigil using XHTML 1.0 for OPS doctypes, instead of XHTML 1.1
    (issue #503)
    - several files can now be marked as having the Text semantic type (issue #522)
    - fixed an issue with Direction: All in book wide searching skipping last XHTML file
    (issue #520)
    - fixed an issue with the declared XML encoding not being picked up if it was wrapped
    in single quotes instead of the more standard double quotes
    - fixed an issue where the user could avoid the warning dialog for book-wide searching in
    Book View if he switched to this mode in Code View, and then switched back

Sigil v0.2.3 2010.06.22.
    - fixed an issue with the new data from one view sometimes not being saved in the final
    epub when switching to the other view
    - worked around a Qt focus issue causing current tab data to sometimes not be saved;
    this was uncovered by fixing the hang-on-save issue, which was caused by the same
    underlying problem (issue #466)

Sigil v0.2.2 2010.06.20.
    - simplified the resource locking mechanism; should eliminate the hang-on-save issue
    - fixed a problem with BookView chapter splitting sometimes not being registered on save,
    causing duplicate content (issue #450)

Sigil v0.2.1 2010.06.18.
    - XHTML files that specify two different encodings are now fixed by removing the incorrect one
    - Sigil now checks the XML encoding attribute for an encoding before the HTML metatag
    and charset; should now be more compatible with Calibre created epub books
    - created/used 16px version of all icons; icons in menus are not blurry anymore (issue #121)
    - the Find&Replace dialog now uses the currently selected text (if any) as the default search
    term (issue #370)
    - fixed issues with unnecessary reloads of the code view (issue #412, issue #398)
    - fixed an issue with the HTML file filter in the open file dialog not correctly filtering
    files (issue #416)
    - fixed an issue with files without extensions not being saved in the final epub (issue #400)
    - fixed an issue with XPGT resources sometimes being saved blank (issue #433)
    - fixed a regression that made it impossible to add removed headings back into the TOC
    (issue #439)
    - fixed a problem with some file-wide replacements reverting
    - fixed a problem with the opened tabs not being updated until the user gave them keyboard
    focus when a file-wide replace was performed (issue 408)
    - fixed a problem with Book View not reflecting changes done in Code View when the
    Code View was used for editing, and then the tab closed
    - use of custom synchronization primitives should resolve most infrequent hang bugs
    - fixed a problem with the search not progressing in Book View find&replace when using
    recursive replacements
    - fixed an issue with inserting images that have apostrophes in the filename (issue #391)
    - TOC text now has leading and trailing whitespace trimmed, and inner whitespace condensed
    (issue #422)
    - an empty ALT attribute is now added to <img> elements that don't have them (issue #406)
    - added the build time to the About dialog, showing date and time in UTC
2010-08-16 11:26:12 +00:00
minskim
b2144f5dd7 Update emacs-snapshot to 24.0.50.20100808.
Major changes:
- calc/calc.el: Use `face' property to italicize headers.
- calc/calccomp.el (math-comp-highlight-string): Use
  `calc-highlight-selections-with-faces' to determine how to highlight
  sub-formulas.
- progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
  SQLite 3 keywords, functions and datatypes.
- net/tramp.el (tramp-handle-start-file-process ): Set connection
  property "vec".
- vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
2010-08-09 19:30:38 +00:00
minskim
e586ac829c Update emacs-snapshot to 24.0.50.20100801. Hebrew tutoral was added. 2010-08-01 16:58:56 +00:00
minskim
93cee6046c Update emacs-snapshot to 24.0.50.20100724.
Updated packages include sql and org.
2010-07-25 08:22:03 +00:00
drochner
996a488f17 update to 1.6.7
"this release irons out all known stability problems with Qt 4.6"

other changes:
-New -f [--force-overwrite] command line flag
-New preference setting for selecting what to do when existing files are
 going to be overwritten on export from the GUI
-Detect LyXBlogger if installed
-UI improvements
-doc / translation improvements
-bugfixes

approved by Jeremy C. Reed (the MAINTAINER)
2010-07-21 16:53:58 +00:00
markd
4d3fdc72c1 s/with-motif/with-MOTIF/ - make sure motif is selected. 2010-07-20 09:56:50 +00:00
minskim
53442ae806 Update emacs-snapshot to 24.0.50.20100711.
Changes include many improvements in the vc package.
2010-07-18 21:55:36 +00:00
drochner
3566a76917 remove unneeded "eel" dependency, bump PKGREV 2010-07-14 18:18:04 +00:00
sbd
d823d74afa Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
dholland
9a9b916428 Not MAKE_JOBS_SAFE:
Producing `src/paths.h' from `src/paths.h.in'.
  Producing `src/paths.h' from `src/paths.h.in'.
  [...]
  cmp: src/paths.h.tmp: No such file or directory
  mv: rename src/paths.h.tmp to src/paths.h: No such file or directory
2010-07-12 01:57:34 +00:00
obache
1a39ab5e27 * add patch-cj to fix build failure
* add user-destdir installation support.
* Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib.
2010-07-11 03:00:33 +00:00
obache
a5513970fc Fixes handling of PKG_SYSCONFSUBDIR, PR#43584.
Bump PKGREVISION.
2010-07-10 03:00:49 +00:00
drochner
86a0d322f5 update to 2.30.3
This switches to the gnome-2.30 release branch.
2010-07-06 15:52:44 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
markd
da6576f360 DESTDIR support. 2010-06-30 12:41:10 +00:00
wiz
b72074f02e Add workaround for systems coming with a copy of libpng.
Closes PR pkg/43485 reported by Rob Quinn.
2010-06-24 22:19:24 +00:00
adam
01bcad914f Changes 3.7:
* backspace/DEL means 'n' in replace prompt for better emacs
  compatibility
* Menus are now made up of macros instead of options.
* ^T is now a user definable menu system
* Treat \ as a quote character for file I/O.  Now you can edit
  files like !test with \!test
* Print NULs in default search string.  Handle many \s properly.
* Allow backslashes in file names
* Fix %A to print unicode
* Charles Tabony's (vectorshifts's) highlighter stack patch
* ! is relace all in replace prompt
* Turn off UTF-8 when we enter hex mode
* Call ttsig on vfile I/O errors.
* Abort cleanly when malloc returns NULL
* Add reload command to reload file from disk
* Modify configure scrips to use docdir for extra documents and
* Don't use bold yellow, it's bad for white screens
* Fix TeX highlighter: don't highlight "
* Make mail.jsf more forgiving for those of us who still use old UNIX mail
* Fix file rename bugs
* Improve ubop: can reformat a block of paragraphs again.  Reformat
  of adjacent indented paragraphs working again.
* Improve XML highlighter: allow \r in whitespace
2010-06-23 12:52:42 +00:00
drochner
1508c7ff10 update to 2.30.0
This switches to the gnome-2.30 release branch
2010-06-15 20:54:37 +00:00
wiz
ea2b0f4a94 Update to 0.2.0:
Sigil v0.2.0 2010.05.11.
    - added new entries to the help menu for the online manual and the FAQ

Sigil v0.2.0 RC4 2010.05.08
    - fixed a regression that broke FindNext opening new tabs when searching across HTML files (issue #384)
    - fixed an issue with autocompletion in Find dialog ignoring the case of search terms (issue #385)

Sigil v0.2.0 RC3 2010.05.07
    - fixed a regression that messed up the tab order of the controls in the Find dialog
    (issue #380)
    - fixed an issue with cross-file FindNext causing a hang when the search term is not in
    the book and "Direction: All" is used (issue #378)
    - the Text folder in the Book Browser is now expanded by default after loading

Sigil v0.2.0 RC2 2010.05.05.
    - fixed an issue with ReplaceAll across files not using correct replacement lengths
    - fixed an issue with code in Code View not being pretty-printed
    - fixed an issue with the ReplaceAll across files not informing the opened tabs of the change

Sigil v0.2.0 RC1 2010.05.03.
    - changes in the Book Browser now update the modified state of the main window (issue #331)
    - the Book Browser can now be opened/closed from the View menu (issue #335)
    - all the toolbars now have UI-facing names
    - by injecting a custom XML reader into QDom, the following issues were fixed:
        - Book View search sometimes skipping over instances (issue #253)
        - Book View ReplaceAll causing Sigil to hang on rare occasions (issue #293)
        - spaces disappearing from some HTML constructs (issue #352)
    - implemented component-wide search&replace for Code View searches (issue #372)
    - the Find&Replace dialog now remembers up to 20 previously used search and replace strings
    (issue #369)
    - fixed an issue with positive regex lookaheads in normal Replace (not ReplaceAll) (issue #261)
    - fixed a rare off-by-one error in Book View searching when the caret was at the start of
    the matched string; this made the search skip that instance of the match (issue #280)
    - fixed an issue with the Find Dialog not correctly scrolling to the found text in
    Book View (issue #195)
    - fixed an issue with Tidy not fixing free ampersands into "&amp;", even when configured
    to do so (issue #365)
    - fixed an issue with the current tab unnecessarily reloading after book saves (issue #354)
    - fixed issues with filename basenames being read only until the first dot; was causing
    problems with OPF manifest ID generation (issue #351)
    - hitting the keyboard shortcut for the Find&Replace window while the window is open
    now switches focus to that window (issue #362)
    - fixed an issue with the applied headings not "sticking" and not showing up in the TOC
    editor (issue #300)
    - the special iPad- and Calibre-friendly cover meta tag information is now preserved
    after loading
    - added a new "Cover Image" entry for image resources in the "Add Semantics" Book Browser menu
    - if an image is not set as a cover image manually, Sigil now uses heuristics on save
    to determine if the epub has a cover image
    - if an epub has an image set as a cover image, Sigil will now write a special meta tag
    that identifies this image in the OPF; this tag is then used by the iPad (and Calibre)
    for the book cover, for instance
    - all OPF <guide> element information when loading epubs is now preserved
    - added a new "Add Semantics" menu for XHTML documents; it can be used to mark XHTMLs as
    "Dedication", "Colophon", "Glossary" etc. for the <guide> element of the OPF
    - the status bar now shows a message after chapter split operations
    - fixed an issue with filenames with characters that should not appear in valid XML IDs
    having those characters added anyway (issue #344)
    - fixed an issue with files with uppercase extensions not having a mimetype set in the OPF
    (issue #349)
    - fixed an issue with Sigil rewriting headings when the TOC was opened and no heading was
    edited (issue #327)
    - fixed an issue where adding an existing HTML file through the Book Browser would clear
    the current metadata in the book (issue #329)
    - added a check that prevents Sigil from loading the same resource multiple times in
    invalid epubs (issue #339)
    - fixed a bug that made the direct XHTML references in the NCX file less likely (issue #333)
    - fixed an issue with Sigil crashing when trying to save a loaded epub that had some badly
    formed metadata elements (issue #325)

Sigil v0.2.0 ß3 2010.03.23.
    - added two new WYSIWYG actions that work for both Views: "Insert SGF Chapter Marker" which
    inserts the old SGF horizontal rule chapter breaking marker and "Split On SGF Chapter Markers"
    which splits the current chapter according to the placement of these markers (issue #262)
    - chapter splitting now works in Code View
    - fixed an issue with Sigil adding "xmlns='http://www.w3.org/1999/xhtml'" to every element
    when performing a chapter break operation (issue #313)
    - fixed a rare issue with false spaces being inserted into words during import (issue #139)
    - added a confirmation dialog for removing items in the Book Browser (issue #306)
    - fixed an issue with the line number area overlapping the text in the Code View
    - made Sigil remove the CSS cruft WebKit was adding to the "body" element
    - fixed an issue with spaces in filenames causing bad anchor element path updates
    - fixed an issue with spaces in filenames not being URL encoded in "href" and "src" attributes
    in the OPF and NCX files
    - fixed an issue with spaces in filenames causing invalid IDs (issue #301)
    - fixed a regression causing Sigil to crash when importing HTML files that reference resources
    that don't exist on disk
    - Tidy now converts all uppercase attributes to lowercase; mixed-case attributes are left as is
    - fixed an issue with Tidy choking on uppercase attribute names

Sigil v0.2.0 ß2 2010.03.10.
    - fixed an issue with exported HTML/CSS/etc. files inside EPUBs having superfluous newlines
    - fixed an issue with the TOC editor adding empty "class" attributes to headings (issue #297)
    - added a new "Window" menu item with new "Next Tab", "Previous Tab" and "Close Tab" actions
    (issue #273)
    - fixed an issue with the font used in the line number area in the Code View being incorrect
    when the Code View is first opened; the problem affected mostly Mac machines (issue #290)
    - Sigil now handles corrupt epub files with an OPF referencing non-existent files (issue #289)
    - the Book Browser now doesn't scroll back to the top when an item is deleted or added (issue #263)
    - the Book Browser now allows a file's extension to change between HTM, HTML, XHTML and XML
    (issue #264)
    - OPF and NCX files don't rely anymore on UTF-8 XML default parsing, but specify their UTF-8
    encoding directly in the declaration
    - fixed an issue with changes in the TOC editor not being reflected in the book (issue #277)
    - fixed an issue with the TOC editor not recognizing the "title" attribute on headings (issue #271)
    - fixed an issue with the user seeing the old, unclean source in the Code View (issue #286)
    - fixed an issue with the user being prompted to save when quitting even when no changes
    have been performed on the new/loaded file (issue #276)
    - fixed an issue with Book/Code View keyboard shortcuts firing in the wrong view (issue #266)
    - tentatively fixed an issue with Sigil locking up when chapter breaking (issue #267)
    - fixed an issue with Tidy adding a superfluous 'lang' attribute that is also not allowed
    in XHTML 1.1
    - making sure that ID attributes used in the manifest section of the OPF are always valid
    - fixing export of epubs with XML files for OPS documents

Sigil v0.2.0 ß1 2010.03.02.
    - after *many* months of work, the complete redesign of the Sigil main interface and backend is
    finished, resulting in waaaay too many changes, fixes and modifications under the hood that are
    too numerous to list here
    - fixed an issue with anchor elements getting unnecessary "name" attributes (issue #226)
2010-06-15 12:01:58 +00:00
minskim
39abb82bd0 Update emacs-snapshot to 24.0.50.20100612.
Changes:
- Move version control related files to the "vc" subdirectory.
2010-06-14 23:58:18 +00:00
dholland
165b00eeed Needs revbump for png update. 2010-06-14 10:32:24 +00:00
dholland
1d215b617a Needs revbump for png update. 2010-06-14 09:55:33 +00:00
wiz
7820d29151 Update to 2.21:
Changes since 2.17 not found.

2.17:
Changes: This release finishes the numbered lists. All tools have
a 'Close' button now. The configurable resources mechanism now
works without X11 for command line calls. There is preliminary
support for 'shapes', the newer Word figures mechanism. There is
support for the Euro sign if the font supports it. With some
configuration,
Ted can now use most fonts configured in GhostScript. It uses more
CSS and fewer tables in HTML. Many annoying bugs were fixed.
2010-06-14 09:55:04 +00:00
dholland
8d96d77f8b Needs revbump for png update. 2010-06-14 09:51:42 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
0db58e10c8 Fix build with gtk2-2.20. 2010-06-11 08:33:00 +00:00
minskim
e23dbb3c63 Update emacs-snapshot to 24.0.50.20100608.
Changes:
	- Remove INCLUDED_FCNTL.
	- Remove BSTRING related code, all platforms define it.
	- Remove obsolete macro BASE_LEADING_CODE_P.
	- Use LEADING_CODE_P instead of BASE_LEADING_CODE_P.
	- Turn `directory-sep-char' into a noop.
	- Move UNEXEC definition to autoconf.
	- Remove obsolete pre-unicode2 macros.
	- Remove NOT_C_CODE tests, it is always true now.
2010-06-09 22:48:48 +00:00
hauke
7c94e5a00b Update editors/zile to 2.3.17, fixing PR pkg/43070
Release 2.3.17

This release fixes a crash in undo introduced in 2.3.16 as well as
some small bugs in delete-window, and contains some code cleanup.

Release 2.3.16

This release fixes a potential buffer overrun, and a long-standing bug
in the handling of the key string "C-_", and cleans up the code a
little more.

Release 2.3.15

This release fixes the default universal argument, which should be 4
but was 16, and also some cosmetic errors with the display of
universal arguments in the minibuffer. Some fixes to the build system
were also made (thanks to Giuseppe Scrivano).

Release 2.3.14

This release fixes a minor bug in filename tab expansion, which
resulted in `/' being expanded to `~/'.

Release 2.3.13

This release fixes bugs in `kill-line`, `scroll-up' and `scroll-down',
squashes some space leaks found by Valgrind, and fixes some build
problems reported by the indefatigable Nelson Beebe.

Release 2.3.12

This release fixes the +LINE command-line action, which was broken a
few releases ago, and makes a cosmetic fix to temporary buffers.

Release 2.3.11

This release fixes a crash in `find-alternate-file', a build system
bug, and various cosmetic bugs, and cleans up the code a little.

Release 2.3.10

This release runs the test suite on Emacs as well as Zile (currently,
requires Emacs 23 or later), and contains many small fixes to both the
test suite and to Zile to improve Emacs compatibility. Various other
bug fixes, improvements and tidy-ups have also been made. Note in
particular that the commands `suspend-zile', `save-buffers-kill-zile'
and `view-zile-FAQ' are now called `suspend-emacs',
`save-buffers-kill-emacs' and `view-emacs-FAQ' respectively, and
`kill-line' now works with non-positive arguments. Portability has
been improved, in particular to DOS systems.
2010-06-08 15:59:50 +00:00
minskim
c384cc9545 Update emacs-snapshot to 24.0.50.20100602. Based on the patch provided
by Makoto Fujiwara in PR 43415.

Notable changes since 23.2:
	* Fix alloca definition when using gcc on non-gnu systems.
	* font.c (font_range): Return the range for the font found at first.
	* xdisp.c (init_iterator): Don't turn on bidi reordering in
	unibyte buffers.  See
	http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
2010-06-07 22:44:01 +00:00
martti
d4f1820a63 Updated vim to 7.2.442
3000  7.2.412  [ or ] followed by mouse click doesn't work
 13552  7.2.413  large file support is incorrect
  2558  7.2.414  CTRK-K <space> <space> does not produce 0xa0 as expected
  2122  7.2.415  Win32: Can't open a remote file when starting Vim
  2757  7.2.416  logtalk.dict is not installed
  2262  7.2.417  if 'shell' has arg with a slash 'shellpipe' is not correct
  3048  7.2.418  Vim sets background or foreground color in a terminal to -1
  1471  7.2.419  memory leak in Motif when clicking on "Search Vim Help"
  2792  7.2.420  ":argedit" does not accept "++enc=utf8" as documented
  2108  7.2.421  when folds are not updated there is no way to force an update
  2174  7.2.422  may get E763 when using spell dictionaries
  4478  7.2.423  crash after assigning s: to variable
  5462  7.2.424  ":colorscheme" without an argument doesn't do anything
  1541  7.2.425  some compilers complain about fourth EX() argument
  2771  7.2.426  commas in 'langmap' are not always handled correctly
  5351  7.2.427  recovery doesn't follow symlinks to find swap file
  1758  7.2.428  setqflist([]) doesn't properly clear the error list
  1900  7.2.429  may get "New file" for file that is not accessible
  4275  7.2.430  ++bad arg is handled wrong, may cause invalid memory access
  2599  7.2.431  ":amenu" moves the cursor when in Insert mode
 12967  7.2.432  translated menus make :emenu difficult to use
  5410  7.2.433  can't use cscope with QuickFixCmdPre and QuickFixCmdPost
  2106  7.2.434  (after 7.2.432) compilation fails without multi-lang feature
  4590  7.2.435  (after 7.2.430) crash when using bad_char_idx uninitialized
  4058  7.2.436  reproducible crash in syntax HL
  1605  7.2.437  (after 7.2.407) no line break for "\\\n" in expression of :s
  2045  7.2.438  (after 7.2.427) "vim -r" crashes
  3110  7.2.439  invalid memory access for thesaurus completion and 'infercase'
  5861  7.2.440  crash when deleting a funcref in the function it refers to
  3446  7.2.441  when using ":earlier" undo information may be wrong
  7872  7.2.442  (after 7.2.201) copy/paste with OpenOffice doesn't work
2010-06-07 12:12:21 +00:00
wiz
aaa526e58e Remove patch that isn't in distinfo after 1.6.5 update. 2010-06-03 09:34:02 +00:00
adam
4479dea629 Revision bump for db4 update; use custom CFLAGS 2010-06-02 13:24:34 +00:00
adam
d315af7828 Changes 1.4.6:
* OS X: fixed TM configuration tab to show languages list
* fixed bug introduced in 1.4.3 that caused "Update from POT file"
  to clear metadata in catalog header
* added Kazakh translation

Changes 1.4.5:
* OS X: fixed Find to actually show hits in text control
* OS X: fixed "Check for updates" preference broken by 1.4.4

Changes 1.4.4:
* sort catalogs in the manager alphabetically
* fixed escaping of quotes in catalog headers
* fixed reformatting of obsolete entries in catalogs
* fixed list selection visibility on Windows 7
* Windows: automatically check for available updates

Changes 1.4.3:
* Unix: fixed crash with Zemberek spell-checker backend installed
* fixed parsing of catalogs produced with xgettext --indent
* fixed TM updating broken in 1.3.5
* support GNOME's xml2po file references
* fixed handling of "%" in filenames
* added more translations:
2010-06-02 12:32:18 +00:00
minskim
18e040221b Sync emacs-nox11 with emacs. 2010-06-01 21:47:00 +00:00
minskim
daaae60821 Update emacs to 23.2.
Patches were provided by Makoto Fujiwara in PR 43335.

Excerpt from the announcement:

  In addition to a large number of bugfixes, Emacs 23.2 includes
  several new packages, such as the CEDET suite of development tools
  (including Semantic, a set of libraries and utilities for parsing
  source code, and EDE, a package for managing code projects), and a
  new mode for editing Javascript.  The default mail composition mode
  is now Message mode, which provides features such as MIME handling.
  Many other part of Emacs have also been improved.  For a more
  complete list of changes, see the file etc/NEWS.
2010-06-01 21:44:54 +00:00
joerg
2b466ee656 Not MAKE_JOBS_SAFE 2010-05-30 12:29:12 +00:00
drochner
a0effc22c4 recognize maxime-5.21, bump PKGREVISION 2010-05-17 15:50:30 +00:00
roy
07dcc18e36 Fix termcap support. 2010-05-15 10:00:57 +00:00
drochner
9c331f1204 update to 1.6.5
changes:
-fixes for Mac OS X 10.6 (Snow Leopard)
-A number of newly reported crashes were fixed
-new layouts and modules
-Windows support

approved by Jeremy C. Reed
2010-05-06 10:46:49 +00:00
roy
f05fb2a112 Enable terminfo support for NetBSD if available. 2010-05-05 15:17:50 +00:00
roy
7613daac34 Define TERMINFO for building on NetBSD-6 for the terminfo interface. 2010-05-05 14:26:36 +00:00
tez
57b725a585 update to 2.2.4 to resolve CVE-2010-1160 & CVE-2010-1161 2010-04-18 17:21:34 +00:00
wiz
79eb6bb821 Set LICENSE. 2010-04-14 23:58:47 +00:00
drochner
df2f09d407 update to 2.28.4
changes: misc bugfixes
2010-04-13 16:52:39 +00:00
obache
fa12228af0 set LICENSE=gnu-gpl-v2. 2010-04-01 06:07:43 +00:00
obache
c25ad56601 Exactly pass empty string as prefix to use plain default KDE settings.
Back to the previous behaviour and fix PR#43052.
2010-04-01 06:02:27 +00:00
dholland
549659749c Fix emacs20 on -current. (It broke on the terminfo changes because it
can't probe terminfo vs. termcap and needs to be told explicitly in its
config system.) ok agc@. PKGREVISION to 14.
2010-03-30 00:44:47 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
martti
430827ed38 Updated vim to 7.2.411
1548  7.2.403  (after 7.2.400) compiler warning for pointer type
  1880  7.2.404  pointers for composing characters are not properly initialized
  1636  7.2.405  with small features match is not highlighted for ":s/p/r/c"
  4701  7.2.406  (after 7.2.119) uninit memory read
  1916  7.2.407  when using :s with an expression backslashes are dropped
  2152  7.2.408  ":g/the/s/a/b/" can set '[ and '] marks to an unchanged line
  1814  7.2.409  summary of number of substitutes is incorrect for ":folddo"
  2526  7.2.410  highlighting directories for completion doesn't work properly
  1462  7.2.411  when parsing 'cino' a comma isn't skipped properly
2010-03-24 17:05:40 +00:00
joerg
3a4acc5258 Fix typo 2010-03-20 19:09:10 +00:00
martti
024cac374d Updated vim to 7.2.402
1554  7.2.395  in help CTRL=] on g?g? escapes the ?, causing it to fail
  1554  7.2.396  get E38 errors
  1722  7.2.397  redundant check for w_lines_valid
  4127  7.2.398  when moving windows the cursor ends up in the wrong line
  1784  7.2.399  (extra, after 7.2.388) cannot compile on MingW
 12865  7.2.400  (after 7.2.387) Ruby problems with init and empty string
  1982  7.2.401  wildmode list doesn't highlight directory names with a space
  2649  7.2.402  error 705 when re-using funcref variable
2010-03-18 06:11:24 +00:00
joerg
28164e9b3e USE_NCURSES=# -> USE_NCURSES=chgat 2010-03-17 15:44:00 +00:00
martti
1065e27652 Updated vim to 7.2.394
4898  7.2.392  netbeans hangs reading from a socket at the maximum block size
  9605  7.2.393  Mac: Can't build with different Xcode developer tools dir
  4298  7.2.394  .lzma and .xz files are not supported
2010-03-11 06:32:29 +00:00
martti
cf7be7066e Updated editors/vim-share to 7.2.391
NOTE: 7.2.391 fixes pkg/39375 and pkg/42909

  2051  7.2.386  KDE 3.1 focus hack causes problems for other window managers
  8233  7.2.387  Ruby with MingW still doesn't build all versions
  2486  7.2.388  (extra part of 7.2.387) Ruby with MingW
  4805  7.2.389  synIDattr() cannot return the font
  2302  7.2.390  in some situations the popup menu can be displayed wrong
  3426  7.2.391  internal alloc(0) error when doing "CTRL-V $ c"
2010-03-10 14:04:22 +00:00
sno
69ac3aa0ef Updating editors/p5-Padre from 0.57 to 0.58
pkgsrc changes:
- Adjust dependency

Upstream changes:
0.58 2010.03.08
    - Fixed "Open File In Existing Padre" for non-win32 (PDONELAN)
    - In advanced preferences, display the storage backend name when it is
      default and 'User' is now called 'Overriden' (AZAWAWI)
    - In advanced preferences, display preferences options for non-boolean
      settings (AZAWAWI)
    - In advanced preferences, display a True/False radio button for boolean
      settings (AZAWAWI)
    - Fixed an incorrect default value display bug in advanced preferences
      when it is toggled (AZAWAWI)
    - In advanced preferences, hide bottom controls at startup (AZAWAWI)
    - In advanced preferences, Set button is hidden when it is a boolean.
      True/false radio buttons handle the switch instead (AZAWAWI)
    - Fixed ticket #858 Recent files does not display anything on Padre startup
      (AZAWAWI)
    - Refresh all menus at startup. This prevents "nothing" open mode (i.e. no
      document) from incorrectly showing an enabled menubar (AZAWAWI)
    - Padre::Util::share() can now get the name of a plugin (e.g. 'Perl6') and
      return the share directory of that plugin (SZABGAB)
    - Removed the unused concept of user-configurable menus, which was slowing
      down a ton of different operations that needed a menu refresh (ADAMK)
    - Removed ->refresh calls during the initial menu construction, as we
      will be refresh'ing again anyway at the end of the startup, and thus
      any work done in the menus is completely wasted CPU (ADAMK)
    - Removed the very expensive window list refresh code from the main menu
      refresh method into it's own dedicated refresh method. We can fire
      this directly in the limited number of situations that the notebook
      adds, removed, or renamed documents (ADAMK)
    - Speed up status bar updates (ADAMK, SEWI)
    - Warning editor markers are now actually orange on win32 (AZAWAWI)
    - Landed new and much much faster refresh_windowlist (ADAMK)
    - Fixed ticket #860: Configurable key bindings dialog (AZAWAWI)
    - Added Browse Buttons to External Tools Preference Dialog (PLAVEN)
    - Fixed ticket #863: Continous warnings or prints kill Padre
      (AZAWAWI, KTHAKORE)
    - Bumped Wx::Perl::ProcessStream version requirement to 0.25 (AZAWAWI)
    - Added promised PPI lexer configurable max-length limit for azawawi (ADAMK)
    - Fixed ticket #867: Padre dies when hitting Ctrl-. (AZAWAWI)
    - Fixed ticket #807: F2 is broken (AZAWAWI)
    - Fixed ticket #835: Function list not populated on initial panel showing
      (karl.forner)
    - Added Turkish translation.
2010-03-09 21:56:59 +00:00
sno
e7793132d0 Updating editors/p5-Padre-Plugin-PerlCritic from 0.06 to 0.07
pkgsrc changes:
- Adjust dependencies and module type

Upstream changes:
0.07 Tue Mar 02 2010
    - Changed build to Module::Install
    - Added integration with config_perlcritic config entry
    - Added translations:
      - French (jquelin)
      - Polish (therek)
      - Chinese (Traditional) translation (BLUET)
      - Arabic (azawawi)
      - Spanish (brunov)
      - Brazilian Portuguese (garu)
2010-03-08 18:33:20 +00:00
sno
114c2a7fb3 Updating editors/p5-Padre-Plugin-PerlTidy from 0.09 to 0.10
Upstream changes:
0.10  Thu Jan 21 2010
    - A variety of cleanups to use Padre::Current more efficiently (ADAMK)
    - Added menu separator (ADAMK)
    - A somewhat cleaner code style that is closer to general conventions (ADAMK)
    - Added project config file that matches that of Padre itself (ADAMK)
    - Applied the Perl::Tidy plugin to itself, using the project config (ADAMK, BRICAS)
    - Added a few more menu tests (BRICAS)
2010-03-08 18:29:44 +00:00
martti
ab82a41034 Updated vim to 7.2.385
1623  7.2.368  (after 7.2.361) append line with Ruby interface doesn't work
  1872  7.2.369  error message for :profile is not easy to understand
  4352  7.2.370  (after 7.2.356) a redraw may cause folds to be closed
 10029  7.2.371  build problems on Tandem NonStop
  9674  7.2.372  (extra) cross-compiling GvimExt and xxd doesn't work.
  2901  7.2.373  new messages from gcc 4.5 are not in 'errorformat'
  4434  7.2.374  Ruby eval() doesn't understand Vim types
  1794  7.2.375  ml_get errors when using ":bprevious" in a BufEnter autocmd
  1577  7.2.376  ml_get error when using SiSU syntax
  1983  7.2.377  (extra, after 7.2.372) small mistakes in Ming build file
  2832  7.2.378  C function declaration indented too much
  1758  7.2.379  'eventignore' is set to an invalid value inside ":doau"
  3699  7.2.380  (after 7.2.363) Perl builds with 5.10.1 but not with 5.10.0
  6835  7.2.381  no completion for :behave
  1766  7.2.382  close cmdline window when 'bufhide' is "wipe" uses freed mem
  3021  7.2.383  Vim doesn't build cleanly with MSVC 2010
  1849  7.2.384  (extra) Vim doesn't build properly with MSVC 2010
  2147  7.2.385  can't drag status line when in the command line window
2010-03-03 16:06:26 +00:00
obache
592a9c86f8 Add user-destdir support. 2010-03-03 09:18:14 +00:00
sno
9c0ba4ff6f Patching out the auto_install() invocation in Makefile.PL which causes
core dumps when run without DISPLAY. Thanks to Joerg Sonnenberger for
reporting.
2010-02-25 14:07:52 +00:00
sno
ba32d86d04 Updating editors/p5-Padre from 0.56 to 0.57
pkgsrc changes:
- Adjust dependencies
- Add MacOS X/Darwin support (by patching out use of wxPerl)

Upstream changes:
0.57 2010.02.18 - **WARNING Contains new threading code**
    - Spawn a master thread very early in the startup process. Use that
      master to create worker threads as necessary. Cuts down on memory
      usage and fixes the "Leaked Scalars" warning (BRAMBLE, SMUELLER)
    - Fix pluginmanager error dialog for plugin-event failure (BRAMBLE)
    - Add status messages for Padre::File operations (SEWI)
    - Select some files to close (SEWI)
    - Select some files to reload (SEWI)
    - GotoLine is now called Goto dialog (AZAWAWI)
    - Goto dialog is now non-modal lazy single instance dialog (AZAWAWI)
    - Goto dialog has a current positon/line number field (AZAWAWI)
    - Regex editor dialog is now more compact and it includes regex helper
      buttons (AZAWAWI)
    - Regex editor dialog can now highlight matched text (AZAWAWI)
    - Regex editor dialog can now display regex description (AZAWAWI)
    - Implemented Replace (aka substitution) in Regex editor (AZAWAWI)
    - Right click "Edit with Regex Editor" now works on user-selected
      text (AZAWAWI)
    - Added "headline" method to Padre::Project, which allows a project
      to try and intuit the "primary" file in the project (for a CPAN
      distribution of Foo::Bar this will be lib/Foo/Bar.pm) (ADAMK)
    - Removed the final usage of the "Provider" phrasing, and made more
      of the modules used by the Perl help provider run-time loaded (ADAMK)
    - Moved padre.exe build from bin to win32-loader folder since bin is a
      bad path for putting the Padre win32 launcher code (SMUELLER, AZAWAWI)
    - Added "Open in File Browser" in the File and right-click menu (AZAWAWI)
    - Added "Find in Files" to right-click menu (AZAWAWI)
    - No need to launch a command shell to execute explorer.exe on
      win32 (AZAWAWI)
    - Added "Open with Default System Editor" in "File -> Open..." (AZAWAWI)
    - Implemented padre --reset to flush and reset the current Padre
      configuration in otherwise unrecoverable situations, such as now
      when the Swarm plugin causes the slave-driver code to instantly
      segfault at startup (ADAMK)
    - Add mimetype detection for Template::Toolkit and CSS files (SEWI)
    - Added plugin menu refreshing to the resource locking system (ADAMK)
    - Fixed three cases where code was still manually calling ->Freeze
      and ->Thaw on the main window, breaking the resource locked (ADAMK)
    - Fixed ticket #847: "Implement Mozilla-style about:config for Padre"
      (AZAWAWI)
    - Fixed ticket #845: Fix relative filenames from commandline (SEWI)
    - Added "Open In Command Line" to File menu (AZAWAWI)
    - Renamed Plugins menus to Tools and moved Preferences into it (ADAMK)
    - Re-implemented the mechanism for generating a human-oriented list of
      window names (ADAMK)
2010-02-25 13:32:50 +00:00
joerg
14fc0cf543 Provide SETGIDGAME here as well. This package is abusive and should be
fixed properly (or killed).
2010-02-24 13:05:44 +00:00
wiz
1d85325179 Add RCS Id (hi roy!). 2010-02-21 12:26:47 +00:00
wiz
4f787c55b3 Mention files that include this one. 2010-02-21 12:26:36 +00:00
wiz
11bc583838 Add RCS Id (hi roy!). 2010-02-21 12:24:54 +00:00
wiz
c00c8bf9c1 Add RCS Id. 2010-02-20 10:32:19 +00:00
joerg
39c38da61e SETGIDGAME. Not MAKE_JOBS_SAFE. Bump revision. 2010-02-19 21:28:04 +00:00
joerg
3c5eb0d812 SETGIDGAME. Bump revision. 2010-02-19 20:37:08 +00:00
joerg
783d20d913 Use SETGIDGAME. Bump revision. 2010-02-19 19:46:45 +00:00
minskim
2b346e3218 Update emacs-snapshot to 23.1.92.20100217.
Changes:
        * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
        this header file).
        * .bzrignore: Ignore all .exe, instead of individual files.
        * configure.in: Explicitly check for and link to -lXrender.
        * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-b
        for bug reports for development versions.
2010-02-19 19:04:11 +00:00
martti
5be72293f7 Updated vim to 7.2.367
1899  7.2.321  histadd() and "*" fail to add entry to empty history
  1517  7.2.322  wrong indenting in virtual replace for CTRL-Y and a short line
  2424  7.2.323  (extra) balloon evaluation crashes on Win64
  1901  7.2.324  a negative column argument in setpos() may cause a crash
  1616  7.2.325  stray "w" in the startup vimrc file makes edited file empty
  1790  7.2.326  Win32: $HOME doesn't work when %HOMEPATH% is not defined
  7899  7.2.327  unused functions in Workshop
  1453  7.2.328  has("win64") does not return 1 on 64 bit MS-Windows version
  1390  7.2.329  cursor pos wrong after "g_" in Visual mode and excl. selection
 45468  7.2.330  tables for Unicode case operators are outdated
  1385  7.2.331  can't interrupt "echo list" for a very long list
  3492  7.2.332  crash if spell correcting triggers autocmd to reload a buffer
 10075  7.2.333  warnings from static code analysis
  9095  7.2.334  postponing keys in Netbeans interface does not work properly
  2802  7.2.335  the CTRL-] command escapes too many characters
 26204  7.2.336  MzScheme interface can't evaluate an expression
  3828  7.2.337  ":compiler" doesn't function properly in a function
  3535  7.2.338  (after 7.2.300) part of FD_CLOEXEC change is missing
  1977  7.2.339  (after 7.2.269) part of --startuptime patch is missing
  1587  7.2.340  gcc warning for condition that can never be true
  2072  7.2.341  popup menu wraps to next line if wide character doesn't fit
  2507  7.2.342  popup menu wrong in 'rightleft' mode with multi-byte chars
  1370  7.2.343  (after 7.2.338) can't compile on Win32
  1728  7.2.344  (after 7.2.338) can't compile on some systems
  1324  7.2.345  tab line is not updated when the value of 'bt' is changed
  2895  7.2.346  repeating a command with @: causes mapping to be applied twice
  3784  7.2.347  crash when executing <expr> mapping redefines that mapping
  7230  7.2.348  (after 7.2.330) Unicode double width table is outdated
  1714  7.2.349  CTRL-W gf puts the new tab in the wrong place
  2766  7.2.350  Win32: When changing font window may jump to another screen
  2195  7.2.351  (after 7.2.347) compilation fails with some compilers
  1825  7.2.352  Win64: Vim doesn't work when cross-compiled with MingW libs
  4764  7.2.353  no command line completion for ":profile"
  2270  7.2.354  Japanese single-width double-byte chars not handled correctly
  2663  7.2.355  popup menu in wrong position when 'number' is set
  2166  7.2.356  not all folds are closed when 'foldmethod' is changed
  1565  7.2.357  CR displayed wrong when changing 'fileformat' from/to "mac"
  2384  7.2.358  compiler warnings on VMS
  1805  7.2.359  crash when using the Netbeans join command
  2839  7.2.360  Ruby on MS-Windows: can't use sockets
 23442  7.2.361  Ruby 1.9 is not supported
  2964  7.2.362  (extra, after 7.2.352) Win64 cross-compile problems
  2521  7.2.363  Perl 5.10 dynamic loading doesn't work
  2958  7.2.364  (extra) can't build gvimext.dll on Win 7 x64 using MinGW
  2390  7.2.365  (extra) MS-Windows with MingW: "File->Save As" does not work
  3802  7.2.366  CTRL-B doesn't go back to the first line of the buffer
  3236  7.2.367  "xxd -r -p" doesn't work as documented
2010-02-18 08:18:25 +00:00
wiz
f20bc0fc40 Update to 0.1.9:
Sigil v0.1.9 2010.02.08.
    - fixed a regression that caused Sigil to demand that all XHTML
    streams in an epub file be valid XML (issue #248)
    - the "container.xml" reading subsystem now handles XML files
    with namespaces (issue #235)
    - HTML encoding detection is now performed even on XHTML files
    in epub archives (per spec, they have to be UTF-8 or UTF-16,
    but Sigil will now handle those that aren't)
    - fixed an issue with content file filenames using "%20" for
    spaces not being loaded (issue #232)
    - the temp directory used on Windows is now <Profile>/Sigil
    instead of <Profile>/My Documents/Sigil (issue #222)
2010-02-16 15:37:05 +00:00
sno
6d95bb047a Fixing PLIST by removing '*.orig' relics from patch stage 2010-02-16 15:22:44 +00:00
sno
861c26311d Updating editors/p5-Padre-Plugin-Catalyst from 0.07 to 0.08
pkgsrc changes:
- Updating dependencies (including a lot of updates of dependend modules
  and import of new ones)

Upstream changes:
0.08
    disabling plugin's own panel until it's properly fixed
    fixed Build.PL requirements (ticket 53616 - thanks Jens Rehsack for reporting!)
    fixed bug where the plugin dies when trying to call helper methods while not in
    a catalyst project. What we do now is disable the whole menu (ticket 53603 -
    thanks Alexander Hartmaier for reporting!)
2010-02-12 20:33:02 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
2f778e191d Retire jave. 2010-02-10 17:34:51 +00:00
joerg
a730c967e3 Regen, forgotten to commit with the patches. 2010-02-09 18:28:01 +00:00
minskim
d7d867cbbc Mention dvipdfmx instead of dvipdfm; the latter was obsoleted by the former. 2010-02-05 19:07:43 +00:00
joerg
597f980ecd Not MAKE_JOBS_SAFE. 2010-02-04 13:58:45 +00:00
dholland
88cb213617 destdir support, plus fix some pre-existing funnies with install permissions 2010-02-04 06:40:19 +00:00