Commit graph

3844 commits

Author SHA1 Message Date
wiz
4cbafe81bd p5-Padre-Plugin-XS: update to 0.12.
0.12 2013-12-17
 - fix mislaid README from last release (BOWTIE)

0.11 2013-12-16
 - Remove MYMETA and fox a typo (BOWTIE)

0.10 2013-12-14
 - Added Dutch translation (ddn123456 - Dirk De Nijs)
 - Added Brazilian Portuguese translation (GARU)
 - Tweak pp-xs so that it will load under pp api 2.2 (BOWTIE)

0.09 2010-12-06
 - Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.08 2010-10-29
 - Removed Test::NeedsDisplay dependency (AZAWAWI)

0.07 2010-10-27
 - [@PadrePlugin] replaced cruft in dist.ini (AZAWAWI)

0.06 2010-10-27
 - t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests]
   (AZAWAWI)

0.05 2010-10-22
 - Re-uploaded 0.04 as 0.05 to satisfy the indexer (AZAWAWI)

0.04 2010-10-22
 - Switched to Dist::Zilla (AZAWAWI)
 - Fixed 00-load.t failure when $ENV{DISPLAY} is not set (AZAWAWI)

0.03 2010-10-20
 - Compatibility with the latest Padre (AZAWAWI, CHORNY)
 - Added i18n support (AZAWAWI)
 - Added Arabic translation (AZAWAWI)
2017-09-27 21:58:20 +00:00
wiz
05c294f036 p5-Padre-Plugin-Vi: Simplify PKGNAME. 2017-09-27 21:49:50 +00:00
wiz
aa6703e4e3 p5-Padre-Plugin-SpellCheck: update to 1.33.
1.33 2013-09-24
 - Add MYMETA to MANIFEST.SKIP (BOWTIE)

1.32 2013-05-02
 - Update dependainces and bump version (BOWTIE)
 - Tweak tests to increase coverage (BOWTIE)

1.31_03 2013-01-14
 - Tweak perl version dependancy and Makefile (BOWTIE)

1.31_02 2013-01-11
 - Bumped perl dependancie to 5.12.5 as test 05-Checker.t was failing under
   perl 5.10.1 with Class::Accessor (BOWTIE)
 - Update Changes file to CPAN::Changes::Spec (BOWTIE)

1.31_01 2012-08-25
 - Missing ellipsis on context menu (BOWTIE)
 - changed to dev version number until padre 0.98 is released (BOWTIE)

1.31 2012-08-23
 - My Bad, forgot to add icon (BOWTIE)

1.30 2012-08-22
 - update preferences to new Padre::Util::run_in_dir_two format (BOWTIE)
 - Add event_on_context_menu to enable changing preferences (BOWTIE)
 - Tweak tests for above (BOWTIE)

1.29 2012-06-19
 - Typo in fbp (BOWTIE)
 - replacement text location slipping dod+ (BOWTIE)
 - remove unused variable (BOWTIE)
 - switch to Class::Accessor with 'antlers' (BOWTIE)

1.28 2012-06-15
 - POD tweak for clarification dod+ (BOWTIE)
 - disable button when finished (BOWTIE)

1.27 2012-05-13
 - fix hunspell selection, which was not and tweak POD (BOWTIE)

1.26 2012-05-13
 - use v-string (BOWTIE)
 - update to next version number (BOWTIE)

1.25 2012-04-24
 - dynamic Dialogue Titles (BOWTIE)
 - Update POD, remove test code (BOWTIE)
 - implement new plugin_disable (BOWTIE)
 - use Try::Tiny implement (BOWTIE)
 - moving to p-p-xx-yy for config,  tides code and makes more consistent
   across plug-ins,  Padre 0.96 compatible only (BOWTIE)
 - Tweak tests, add README (BOWTIE)

1.24 2012-02-26
 - remove unwanted test for Text::Aspell installed (BOWTIE)

1.23 2012-02-26
 - fix plugin_enable school boy error (BOWTIE)
 - fix the config DB to check on enable for past and new install (BOWTIE)
 - Bump version to 1.23 (BOWTIE)
 - added Text::Hunspell (BOWTIE)
 - Update Status info in Checker to show dictionary and language
   (ALIAS)(BOWTIE)
 - rename Method accessors to inc get/set (BOWTIE)
 - remove un-used Methods (BOWTIE)
 - add the standard License to the tail as and where (BOWTIE)

1.22 2012-02-22
 - remove dead code in plugin_icon method (ZENOG)
 - Upgraded to use wxFormBuilder-based forms (BOWTIE)
 - revert-> Added missing Data::Printer dependency (AZAWAWI)<-(BOWTIE)
 - Access to Preferences is now via Plugin Manager (BOWTIE)
 - Preferences now displays language name rather than ISO code (BOWTIE)
 - use Padre Locale for dictionary names from ISO code (BOWTIE)
 - Start on adding some tests, as there are none (BOWTIE)
 - Preferences now shows and saves Aspell and Hunspell local dictionaries
   (BOWTIE)

1.21 2010-12-06
 - Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
 - rename method 'spell_preferences' to 'plugin_preferences', so that the
   dialogue can also be called from the plugin manager (ZENOG)
 - add support for some filters (XML, HTML, LaTeX) (ZENOG)
 - fix encoding information in German translation file: ASCII to UTF-8
   #1070 (ZENOG)

1.2 2010-10-29
 - Removed Test::NeedsDisplay dependency (AZAWAWI)

1.1.3 2010-10-27
 - Compatibility with the latest Padre (ZENOG, AZAWAWI)
 - Added German translation (ZENOG)
 - Added Japanese translation (ISHIGAKI)
 - Fixed translations in share directory and removed old one(AZAWAWI)
 - Switched to Dist::Zilla (AZAWAWI)
 - t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests]
   (AZAWAWI)
2017-09-27 21:47:35 +00:00
wiz
80f8b785e0 p5-Padre-Plugin-Nopaste: update to 0.08.
0.08 2013-09-25T22:22:22Z BST
 - remove MYMETA from dist (BOWTIE)

0.07 2013-05-03
 - Update Changes to changes-strict (BOWTIE)
 - Tweak plugin_enable to throw a more human readable error (BOWTIE)
 - Update Makefile with midgen output (BOWTIE)

0.06 2012-08-31
 - remove cruff from MANIFEST, azawawi++ (BOWTIE)

0.05 2012-08-31
 - remove cruff, my bad, POD tweak, azawawi++ (BOWTIE)

0.04 2012-08-31
 - Update to Padre::Plugin for API 2.2
 - Update to Padre::Task 3.0
 - Update Makefile.PL
 - Added README
 - Tweak tests and POD
 - Defaults to #padre
 - Now with Prefs Dialog
 - improved Dialog with reset (BOWTIE)

0.3.1 2010-08-14
 - Better pod for Padre::Plugin::Nopaste::Task

0.3.0 2010-08-13
 - Support Task API 2.0 (CHORNY)
 - Added Padre::Plugin::Nopaste::Task (CHORNY)
2017-09-27 21:41:02 +00:00
wiz
78695db954 p5-Padre-Plugin-Kate: update to 0.06.
0.06   2010.12.06
    Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
    Added nicer 'About' text (ZENOG)

0.05   2010.10.29
    Added support for C# (CHORNY)
    Switched to Dist::Zilla (AZAWAWI)
    Added compatibility with the latest Padre (AZAWAWI)
    Added Arabic translation (AZAWAWI)
2017-09-27 21:35:36 +00:00
wiz
78f08c409f p5-Padre-Plugin-HG: update to 0.17.
0.15	2010/11/03:17:36 Update the Compatability Version to work with the latest Padre.
0.16    2010/11/07:20:38 increase Version Number to skip failed upload to cpan
0.17   2013/05/04  Fixes to work with latest version of Padre, auto refresh on file save
2017-09-27 20:50:32 +00:00
wiz
06bd0ca307 *: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-26 10:26:54 +00:00
bsiegert
705798f4c6 Support large files in sam.
From trebol via pkgsrc-users.
While here, regenerate patches (one per file, unified diffs).
Bump PKGREVISION.

(This commit message was written in sam.)
2017-09-21 14:37:39 +00:00
wiz
9c20c13837 vim-share: add comment where changelog can be found
From morr@
2017-09-18 23:27:01 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
74e87eb857 p5-PPIx-EditorTools: update to 0.19.
0.19 2014.09.03
    - Update the link to the GitHub repository.

0.18 2012.10.20
	- Including Module::Install 1.06
	  http://weblog.bulknews.net/post/33907905561/do-not-ship-modules-with-module-install-1-04
	- Add test using Test::CPAN::Changes
2017-09-17 15:33:32 +00:00
wiz
cbe3dca03a p5-Padre-Plugin-Git: update to 0.12.
0.12 2013-09-15
 - various tweaks after running xt's
 - add typo found by perlbotics++
 - remove an unwanted 0.11, that crepped in from an update-version script,
   this is also a test (BOWTIE)
 - turn off message echo to term [0e2335e]
 - tweak contents, remove core modules [cd5db46]
 - update POD
 - Update Version [30df3d8]

0.11 2012-11-29
 - silly me forgot to add install share to Makrfile.PL (BOWTIE)

0.10 2012-11-29
 - silly me left some test code visable (BOWTIE)

0.09 2012-11-29
 - Oops Add Artistic accreditation (BOWTIE)
 - use 64x64 in About Dialogue (BOWTIE)
 - Add Local Stage Patch for dod++ (BOWTIE)
 - Add Local Commit Patch to complement the Stage Patch (BOWTIE)
 - Add Message Dialogue for commit messages,
 - also offer to load previous message from .git/COMMIT_EDITMSG (BOWTIE)

0.08 2012-11-25
 - Unescaped left brace in regex is deprecated, passed through in regex
   (BOWTIE)
 - Add a plugin icon for use in Plugin Manager (BOWTIE)
 - Add blame for current file for dod++ (BOWTIE)
 - Add a git icon to About Dialog (BOWTIE)
 - Add Perl programming -> TIOBE (BOWTIE)

0.07 2012-11-03
 - Fix-typo use of pbp return in sub cause a clocaking effect of menu
   (BOWTIE)

0.06 2012-11-01
 - Add some Branching
 - Make Dialogue Bigger (BOWTIE)
 - Add auto update Changes on git commit if {{$NEXT}} exists (BOWTIE)
 - Update Makefile.PL with requirments (BOWTIE)

0.05 2012-09-26
 - Add missing dependencies (BOWTIE)

0.04 2012-09-08
 - Update to Padre-Plugin Api 2.2 (BOWTIE)
 - event_on_context_menu now works, short cut (BOWTIE)
 - switch to menu_plugins_simple all items work (BOWTIE)
 - git local functions, done (BOWTIE)
 - git remote functions, using padre-task (BOWTIE)
 - enable git-hub pull request with external credentials (BOWTIE)
2017-09-17 15:31:43 +00:00
wiz
cd2ec7e8f9 p5-Padre-Plugin-Encrypt: update to 0.12.
0.12   2010.12.06
        Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.11   2010.10.29
        Removed Test::NeedsDisplay dependency (AZAWAWI)

0.10   2010.10.27
        t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests] (AZAWAWI)

0.09    2010.10.22
        Added missing meta resources after switching to Dist::Zilla (AZAWAWI)

0.08    2010.10.22
        Switched to Dist::Zilla (AZAWAWI)
        Fixed 00-load.t failure when $ENV{DISPLAY} is not set (AZAWAWI)

0.07    2010.10.19
        Make sure it works on latest Padre (RT #61657, RENEEB++).  (AZAWAWI)
        Added i18n and some error handling to prevent crashes.  (AZAWAWI)
        Fixed some build issues.  (AZAWAWI)
        Handled various text encodings properly while decrypting.  (AZAWAWI)
        Encrypt/Decrypt in hexadecimal to prevent data loss.  (AZAWAWI)
        Added Arabic translation (AZAWAWI)
        Translation files are now copied to share folder using Module::Build's share_dir
2017-09-17 15:26:16 +00:00
wiz
ab696579c8 p5-Padre-Plugin-Ecliptic: update to 0.23.
0.23   2010.12.06
	Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.22   2010.10.29
	Removed Test::NeedsDisplay dependency (AZAWAWI)

0.21   2010.10.27
	t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests] (AZAWAWI)

0.20   2010.10.23
	Switched to Dist::Zilla
	Fixed Compatibility with the latest Padre
	Share directory is now accessible via File::ShareDir
2017-09-17 15:21:56 +00:00
wiz
0578477089 p5-Padre-Plugin-DataWalker: update to 0.04.
0.04   2010.12.06
    Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.03   2010.11.01
    Switched to Dist::Zilla (AZAWAWI)
    Compatibility with the latest Padre (CHORNY, AZAWAWI)
2017-09-17 15:19:56 +00:00
wiz
b5fe717a84 p5-Padre-Plugin-Catalyst: update to 0.13.
0.13   2010.12.08
    Fixed another test failure (AZAWAWI)

0.12   2010.12.08
    Fixed a t/01-perl_interpreter.t failure when DISPLAY is not set (AZAWAWI)

0.11   2010.12.06
    Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
    Switched to Dist::Zilla (AZAWAWI)
    Code cleanup (AZAWAWI)
    Removed unused ExtUtils::Install (AZAWAWI)
    Fixed 'Update Application Scripts' on win32 (AZAWAWI)
2017-09-17 15:13:12 +00:00
wiz
1ad84e53e9 p5-Padre-Plugin-Autoformat: update to 1.22.
Revision history for Padre-Plugin-Autoformat

1.22   2010.12.06
 - Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

1.21   2010.11.01
 - Switched to Dist::Zilla (AZAWAWI)
 - Added proper share folder support using File::ShareDir (AZAWAWI)

1.2.0 Sat Aug 14 19:41:54 CEST 2010
 - Renamed to the new Padre 0.43 PO naming scheme (azawawi)
 - updated to make it work with padre 0.68 api
 - added translations:
   - Chinese (Traditional) (BLUET)
   - brazilian portuguese
   - french
   - polish
   - Arabic (azawawi)
   - Spanish (BRUNOV)
2017-09-17 14:50:41 +00:00
ryoon
feb948e8f0 Update to 2.0.3
Changelog:
Version 2.0.3
-------------

- Much faster loading and saving of large PO files.
- Fixed frequent false positives in QA warnings for German, Japanese, Arabic
  and translations with reordered brackets.
- Fixed issues with suggestions not showing up in the sidebar if the user had
  an unusually tall editing area set up.
- Fixed assert when opening a PO file on Linux.


Version 2.0.2
-------------

- Unusual whitespace (2+ spaces) in the middle of strings is now highlighted.
- Strings with warnings are now put at the top together with errors.
- Fixed crash when clicking on an item with plurals in a POT file.
- Added --line command line argument to open a file at specified item.


Version 2.0.1
-------------

- Restored compatibility with Zend Framework and its .phtml extension.
- Fixed keyboard navigation between plurals.
- Fixed false positives in punctuation warnings (quotes, Chinese).
- [Linux] Mostly fixed compatibility with wxGTK 3.0.2.
- [macOS] Fixed crash with Vietnamese input method.
- [Windows] Fixed disappearing menu with HiDPI >200% zoom.
- [Windows] Fixed settings-related crash.
- [Windows] Fixed Ctrl+A handling.

IMPORTANT NOTE TO DISTRIBUTION MAINTAINERS:
Poedit is affected by a bug in wxGTK 3.0.2 that cannot be worked around in user
code, requiring this patch to wxGTK to be applied:
ed88188be7


Version 2.0
-----------

- Revamped user interface.
- Syntax highlighting for markup and special characters.
- Warnings are now shown for common translation mistakes.
- More robust pre-translation (previous "Fill missing translations from TM").
- "Fuzzy" was renamed "Needs work" thorough to be more accessible to
  gettext non-experts.
- xgettext invocation can now be customized on per-file basis.
- Files opened from Crowdin now auto-sync on save.
- New Linux icon.
- Many small improvements all over.


Version 1.8.12
--------------

- Fixed previous msgid display.
- Fixed Find to correctly highlight text with "whole words only" enabled.
- [Windows] Fixed to accelerators and suggestions interaction with selection.
- Poedit now passes --previous to msgmerge.


Version 1.8.11
--------------

- [macOS] Fixed opening files by double-clicking them in Finder.
- Fixed handling of sr_RS locale.


Version 1.8.10
--------------

- Added support for X-Source-Language header.
- [macOS] Improved macOS Sierra compatibility.
- [Windows] Fixed Open in Editor button that didn't work in some cases.
- [UNIX] Added AppData file.


Version 1.8.9
-------------

- [Windows] Use IE proxy settings.
- Start searches from the current position, not beginning of the file.
- Updated bundled gettext to 0.19.8.1.
- More fixes for right-to-left languages.


Version 1.8.8
-------------

- Greatly reduced UI flicker on Windows plus other visual improvements on Windows 10.
- Multiple fixes to Poedit’s interface in right-to-left languages.
- Don't leave directional marks in translated text if there's a LTR/RTL mismatch.
- Assorted small fixes.
2017-09-16 08:39:59 +00:00
minskim
f169f318de editors/Makefile: Add py-editor 2017-09-13 16:37:10 +00:00
minskim
d5bf5d8025 Import py-editor-1.0.3 as wip/py-editor
editor is a Python module that opens an editor programmatically and
captures the result.
2017-09-13 16:36:28 +00:00
ryoon
8c0787b9c0 Fix distinfo inconsistencies 2017-09-13 14:21:34 +00:00
wiz
a08ccc4150 recursive bump for qt5-qtwebkit dependency change 2017-09-12 13:51:59 +00:00
ryoon
71a3347258 Update emacs25 and emacs25-nox11 to 25.3
Changelog:
This is an emergency release to fix a security vulnerability in Emacs.

Enriched Text mode has its support for decoding 'x-display' disabled.
This feature allows saving 'display' properties as part of text.
Emacs 'display' properties support evaluation of arbitrary Lisp forms
as part of instantiating the property, so decoding 'x-display' is
vulnerable to executing arbitrary malicious Lisp code included in the
text (e.g., sent as part of an email message).

This vulnerability was introduced in Emacs 19.29.
2017-09-12 03:19:02 +00:00
wiz
e2ce799a56 Bump vim{,-share} to 8.0.1096.
Changes not found.
2017-09-11 21:05:00 +00:00
wiz
0c686a996d emacs25-nox11: bump PKGREVISION for security fix. 2017-09-11 11:34:15 +00:00
wiz
5ca39b9673 emacs25: fix security issue
GNU Emacs is an extensible, customizable, free/libre text editor and software
environment.  When Emacs renders MIME text/enriched data (Internet RFC 1896), it
is vulnerable to arbitrary code execution. Since Emacs-based mail clients decode
"Content-Type: text/enriched", this code is exploitable remotely. This bug
affects GNU Emacs versions 19.29 through 25.2.

Although we know no efforts to exploit this in the wild, exploitation is easy.

http://www.openwall.com/lists/oss-security/2017/09/11/1
2017-09-11 11:33:08 +00:00
dholland
2aa0b9cfce Depend on bash properly, noted by wiz. Ride previous bump. 2017-09-09 22:37:49 +00:00
dholland
c763f3c26d Installs a bash script. PKGREVISION=1. 2017-09-09 22:03:30 +00:00
wiz
dece870983 Follow redirect. 2017-09-08 06:25:04 +00:00
ryoon
5bd9ca4ef6 Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
wiz
44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
wiz
1fc957a0ce Follow some redirects. 2017-09-06 09:02:59 +00:00
ryoon
6a23a6f319 Recursive revbump from poppler update 2017-09-04 20:20:53 +00:00
wiz
6a9f5700d8 Remove qgoogletranslator.
This project was stopped upstream because google closed the free usage
of the API this program was using.
2017-09-04 18:21:24 +00:00
wiz
ff22ec594f Follow some redirects. 2017-09-04 18:08:18 +00:00
wiz
43d2eb37ae Recursive bump for poppler 0.58 shlib bump. 2017-09-04 15:08:51 +00:00
wiz
42426a5a45 Follow some redirects. 2017-09-03 08:53:04 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
wiedi
a7a9582422 Update nano to 2.8.7
2017.08.27 - GNU nano 2.8.7 "Fragrance" fixes a lockup when tabs are
		wider than the screen, makes indenting + unindenting
		more predictable by retaining relative indentations,
		allows pasting (^U) at a prompt, allows triple quotes
		in Python to not be followed by a character, does not
		scroll three pages on a roll of the mouse wheel, binds
		Alt+Up and Alt+Down to findprevious and findnext, and
		fixes some hard-to-describe issues with softwrapping
		and boundary-crossing tabs.  Enjoy.
2017-08-30 10:21:58 +00:00
wiz
da646e9ad2 Simplify, to make life easier for lintpkgsrc. 2017-08-29 08:40:31 +00:00
prlw1
02f9e92ec9 Update gedit3 to 3.22.0
============
gedit 3.22.1
============

- Misc bugfixes
- Translation updates
2017-08-27 15:59:51 +00:00
joerg
26c60c3053 Missing system header. 2017-08-25 20:03:03 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
adam
62d3f1ac1b Revbump for boost update 2017-08-24 20:02:56 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
wiz
45819334ce Updated vim-share to 8.0.0921.
The usual bugfixes.

Add PRINT_PLIST_AWK line to make updates easier.
2017-08-15 21:00:11 +00:00
nros
63b9da03c4 Revbump due to update of poppler to version 0.57.0. 2017-08-15 10:59:42 +00:00
hauke
d2843a1813 leim/hebrew.el from the pre-release leim package causes build problems
for the xemacs{,-current}, so we use the stable package instead.
2017-08-10 12:02:08 +00:00