summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2010-01-16Importing editors/p5-Acme-Padre-PlayCode v0.13sno3-0/+35
This is a simple Padre plugin to run Acme::PlayCode on either selected source code (if there is any selection) or the entire document.
2010-01-16Removing editors/p5-Padre-Plugin-PlayCode/ (must be imported intosno3-35/+0
editors/p5-Acme-Padre-PlayCode). Thanks to Klaus Heinz for reporting.
2010-01-16Add SUBDIR for recent Padre plugin importssno1-1/+11
2010-01-16Importing editors/p5-Padre-Plugin-SpellCheck v1.1.2sno3-0/+37
This plugins allows one to checking her text spelling within Padre using F7 (standard spelling shortcut accross text processors). One can change the dictionary language used in the preferences window (menu Plugins / SpellCheck / Preferences).
2010-01-16Importing editors/p5-Padre-Plugin-SVN v0.04sno3-0/+32
Padre::Plugin::SVN provides a simple SVN interface for Padre.
2010-01-16Importing editors/p5-Padre-Plugin-HG v0.14sno3-0/+32
Padre::Plugin::HG provides a mecurial interface for Padre.
2010-01-16Importing editors/p5-Padre-Plugin-Git v0.01sno3-0/+33
Padre::Plugin::Git provides a simple Git interface for Padre.
2010-01-16Importing editors/p5-Padre-Plugin-Encrypt v0.06sno3-0/+33
Padre::Plugin::Encrypt provides file encryption/decryption in Padre.
2010-01-16Importing editors/p5-Padre-Plugin-Ecliptic v0.19sno3-0/+41
This plugin provides Eclipse like "killer features" into Padre, like * Quick Assist * Quick Outline Access * Quick Module Access
2010-01-16Importing editors/p5-Padre-Plugin-Debugger v0.3sno3-0/+33
Padre::Plugin::Debugger allows to debug perl code from within Padre.
2010-01-16Importing editors/p5-Padre-Plugin-DataWalker v0.02sno3-0/+36
This plugin uses the Wx::Perl::DataWalker module to provide facilities for interactively browsing Perl data structures.
2010-01-16Importing editors/p5-Padre-Plugin-Catalyst v0.07sno3-0/+36
This package provides a Padre plugin to manage Catalyst development environment and some handy tools to speed up Catalyst development.
2010-01-16Importing editors/p5-Padre-Plugin-Autoformat v1.1.2sno3-0/+34
Padre::Plugin::Autoformat allows to reformat text within Padre using Text::Autoformat underneath.
2010-01-16Move SUBDIR addition for recent Padre and Padre plugin imports from ↵sno1-1/+10
textproc/Makefile to editors/Makefile
2010-01-16Importing editors/p5-Acme-Padre-PlayCode v0.12sno3-0/+35
This is a simple Padre plugin to run Acme::PlayCode on either selected source code (if there is any selection) or the entire document.
2010-01-16Importing editors/p5-Padre-Plugin-Kate v0.02sno3-0/+39
This plugin provides an interface to the Syntax::Highligh::Engine::Kate which implements syntax highlighting rules taken from the Kate editor. Currently the plugin only implements Perl 5 and PHP highlighting. Once this plug-in is installed the user can switch the highlighting of all Perl 5 or PHP files to use this highlighter via the Preferences menu of Padre.
2010-01-16Importing editors/p5-Padre-Plugin-Nopaste v0.2.1sno3-0/+35
This plugin allows sending stuff from Padre to a nopaste website with Ctrl+Shift+V, allowing for easy code / whatever sharing without having to open a browser.
2010-01-16Importing editors/p5-Padre-Plugin-PerlCritic v0.06sno3-0/+33
Padre::Plugin::PerlCritic is a simple plugin to run Perl::Critic on source code.
2010-01-16Importing editors/p5-Padre-Plugin-PerlTidy v0.09sno3-0/+34
Padre::Plugin::PerlTidy is a simple plugin to run Perl::Tidy on source code.
2010-01-16Importing editors/p5-Padre-Plugin-Vi v0.22sno4-0/+46
Once installed and enabled the user is in full vi-emulation mode, which was partially implemented.
2010-01-16Importing editors/p5-Padre-Plugin-XS v0.01sno3-0/+36
This plugin is intended to extend Padre's support for editing XS and C-using-perlapi. Currently the plugin implements limited syntax highlighting and calltips using a configurable version of the perlapi.
2010-01-16Importing editors/p5-Padre v0.54.sno3-0/+112
Padre is a Perl IDE, an Integrated Development environment, or in other words a text editor that is simple to use for new Perl programmers but also supports large multi-lingual and multi-technology projects. Features * Customizable syntax highlighting of many languages * Syntax checking for Perl 5 and Perl 6 * Refactoring tools for Perl 5 and Perl 6 * Context sensitive help * Multi-platform: Microsoft Windows, Linux, Mac OS X * Special features for beginners * Extra features for advanced programmers * Written in Perl 5 * ...
2010-01-16Importing editors/p5-PPIx-EditorTools v0.09 as dependency of scheduledsno3-0/+36
import of editors/p5-Padre. Utility methods and base class for manipulating Perl via PPI.
2010-01-04Needs libxslt for all files in the PLIST. Bump revision.joerg1-2/+3
2009-12-30+javascript-modeabs1-1/+2
2009-12-30Added editors/javascript-mode version 2.2.1 - addresses PR pkg/35669abs5-0/+750
Emacs major mode for Javascript programming language. The main features of this JavaScript mode are syntactic highlighting (enabled with `font-lock-mode' or `global-font-lock-mode'), automatic indentation and filling of comments.
2009-12-29Fix the mysterious bulk build failure (temacs can only run in batch mode).joerg2-1/+38
2009-12-21make this work with maxima-5.20, bump PKGREVISIONdrochner4-13/+14
2009-12-17Add DESTDIR to install target - not sufficient for PKG_DESTDIR_SUPPORTabs1-4/+4
2009-12-16Updated vim to 7.2.320martti3-5/+20
3370 7.2.316 may get multiple _FORTIFY_SOURCE arguments 5249 7.2.317 memory leak when adding a highlight group resulting in E669 2637 7.2.318 wrong locale value breaks floating point numbers for gvim 1846 7.2.319 Motif: accessing freed memory when cancelling font dialog 6269 7.2.320 unused function in Mzscheme interface
2009-12-15ex-vi has moved to sourceforge. update homepage and master_sites. add license.zafer1-3/+4
2009-12-15Recursive bump for libltdljoerg2-4/+4
2009-12-14Needs --x-includes/--x-libraries for modular Xorg.joerg1-1/+6
2009-12-04Updated vim to 7.2.315martti3-5/+43
1831 7.2.304 compiler warning for bad pointer cast 2727 7.2.305 recursively redrawing causes a memory leak 1541 7.2.306 shellescape("10%%", 1) only escapes first % 4869 7.2.307 crash with a very long syntax match statement 5504 7.2.308 submatch() in "\=" of ":s" command returns empty string 1533 7.2.309 (after 7.2.308) warning for missing function prototype 1874 7.2.310 ftdetect plugin using ":setf" doesn't work with # comment 1408 7.2.311 can't compile with FreeMiNT 9769 7.2.312 iconv() returns invalid char sequence when conversion fails 3744 7.2.313 command line completion doesn't work after "%:h" and similar 1620 7.2.314 small build broken after 7.2.313 4605 7.2.315 Python libs can't be found on 64 bit system
2009-12-02Update to 1.0.1:wiz2-6/+6
Version 1.0.1 * Add support for Ubuntu One and others using OAuth 1.0a (#594046, Rodrigo Moya) * Fix printing in Windows Vista and Windows 7 (#576554) * Show correct help version on Windows and Mac (#601067, Stefan Cosma) * Always show icons for note items in recent notes menu (#590653) * Other fixes: #596416, #596395 * Translation updates: ca, et, ja, lv, pl, ro, ru
2009-11-26Remove the term.h check, it fails with ncurses from pkgsrc.joerg2-1/+39
2009-11-26Always use correct --mode argument for libtool.joerg8-28/+43
2009-11-25Update to 0.1.5:wiz2-7/+7
Sigil v0.1.5 2009.11.25 - fixed a race condition with view syncing in Book View - fixed an issue with loading text files that don't end with a newline (some text would end up missing) - A NEW FIND & REPLACE DIALOG (issue #13) - no more hard line breaks in Code View (courtesy of recent performance optimisations) (issue #61) - TOC Editor now remembers its size across invocations and program launches - the uninstaller now removes Sigil's temporary working directories - removed the "Start Sigil" checkbox in the last page of the installer; starting Sigil like this was causing problems because Sigil had admin privileges (issue #163) - fixed an issue with chapter breaks not working after they are Left/Center/Right Aligned (issue #158) - multiple images can now be inserted with the "Insert Image" dialog by selecting multiple images - fixed an issue with loading images from documents with uppercase tags and attributes (issue #156) - tentatively fixed an issue with Sigil crashing on overwriting existing epubs (issue #146) - fixed an issue with Sigil crashing on epubs with "date" OPF elements but no value set for those elements (InDesign CS4 creates such invalid epubs) (issue #149) - fixed an issue with words being merged on TXT import (issue #148) - various performance improvements through code profiling and parallelization - Linux and Mac builds should now be slightly faster because of new compiler optimizations - fixed issue with Sigil incorrectly loading (and therefore subsequently saving) "date" OPF elements with "event" attributes (issue 144)
2009-11-19Updated vim to 7.2.302martti3-269/+18
1931 7.2.285 (after 7.2.169) CTRL-U in Insert mode also deletes indent 7058 7.2.286 (after 7.2.269) --startuptime argument is not consistent 1733 7.2.287 warning from gcc 3.4 about uninitialized variable 1680 7.2.288 Python 2.6 pyconfig.h redefines macros 3979 7.2.289 checking wrong struct member 5344 7.2.290 not freeing memory from ":lmap", ":xmap" and ":menutranslate" 1498 7.2.291 reading uninitialised memory in arabic mode 1518 7.2.292 block right-shift wrong with multibyte encoding and 'list' set 1954 7.2.293 when setting 'comments' option it may be used in a wrong way 8992 7.2.294 when using TEMPDIRS dir name could get too long 4053 7.2.295 in map() on a List the index is not known, set v:key to index 1809 7.2.296 (after 7.2.286) help message about startuptime is wrong 1846 7.2.297 reading freed memory when writing ":reg" output to a register 1608 7.2.298 ":vimgrep" crashes with an autocommand that sets w: variable 1733 7.2.299 crash when comment middle is longer than start 5886 7.2.300 file descriptors not closed when executing external command 14601 7.2.301 formatting is wrong when 'tw' is set to a small value 4941 7.2.302 (extra, after 7.2.301) extra part of the 7.2.301 tests 2073 7.2.303 (after 7.2.294) can't build on MS-Windows
2009-11-17Update to 1.0.0:wiz3-10/+59
Version 1.0 * Fix crash when showing Search from panel applet (#595098). * Redirect complete applet output to ~/.config/tomboy/tomboy-panel.log. * Every patch contributor goes in the About dialog now. * Add Underline add-in to Windows/Mac builds. * WebSync fixes on Windows. * New Translations: ca@valencia, id * Translation updates: as, bg, bn_IN, br, ca@valencia, cs, da, de, el, en_GB, es, et, eu, fi, fr, gl, gu, he, hi, hu, id, it, kn, ko, lt, ml, mr, nb, or, pa, pl, pt, pt_BR, ro, sl, sr, sr@latin, sv, ta, te, th, uk, zh_HK, zh_TW Version 0.15.7 WebSync updates: * Update for latest (hopefully final) REST API spec (Rodrigo Moya). * Initial support for OAuth 1.0a servers (#594046). * Drop heavy System.Web dependency by bundling HttpUtility class. * Fix parsing bug that caused Tomboy to upload empty notes to the server. * More streamlined initial auth procedure (less clicks). * Fix error when connecting before logged in to Snowy (#591455). Other updates: * Prevent crash on PPC and ARM when showing menus (#586605, #593422). * Don't connect to session manager when running as applet (#533537). * When closing search window, do not quit if Tomboy icon is visible (#584910). * Translation updates: bn, bn_IN, de, es, et, eu, fr, nb, pl, pt, pt_BR, sr, sr@latin, sv, ta, zh_HK, zh_TW Version 0.15.6 * Migrate notes from ~/.tomboy, following Free Desktop standards on Linux and appropriate conventions on Windows and Mac OS X (#518585, #557288). * Don't force port 22 when no port is specified for SSH sync (#574517). * Add preference in GConf for maximum width of note menu (#417145, Jeff Tickle). * New Translations: br, ga * Translation updates: bg, de, es, et, fi, fr, sv, th, zh_HK, zh_TW Version 0.15.5 * Option to sync from Tomboy icon's contextual menu (#468459, Buchner Johannes). * Rename notebooks from the Search window (#435734). * Clean up wasted space in Search and Preferences windows (#574155 and more). * Maintain scroll position when notes change while Search window open (#588593). * Fix Notebook toolbar button appearance with 'text beside icons' setting. * Translation updates: ca, gl, nb, pt_BR Version 0.15.4 * Improved behavior when changing font sizes (Stefan Schweizer). * Builds fixes on Windows and Mac OS X (Matt Johnston, Sandy Armstrong). * Require gtk+ 2.14 and stop using obsolete libgnome APIs. * New Help Translations: cs * Translation updates: ca, et, he, pt_BR, zh_CN, zh_HK Version 0.15.3 * New underline formatting add-in (disabled by default) from Mark Wakim. * Add ctrl +/- shortcuts for changing font size (#488822, Stefan Schweizer). * Fix bullet display in HTML export (#422954, Stefan Schweizer). * Update WebSync to use OAuth for authentication, and use the latest REST API. * Fix i18n issue in WebSync (Anders Petersson). * Add "Get More Add-Ins..." link in the Add-Ins tab of Preferences. * Reduce command line output when not running Tomboy with --debug. * Fix tarball for those that need panelapplet-sharp bundled. * Documentation updates (Paul Culter). * New Translations: vi * Translation updates: bn_IN, es, et, he, sv, ta, th, uk, zh_CN Version 0.15.2 * Fix HTML Export on Mac OS X (#583995). * Translation updates: es, et, nb, sv, zh_CN Version 0.15.1 * New WebSync add-in syncs to any server that implements the Tomboy Web REST API, such as Snowy [http://live.gnome.org/Snowy]. Baby-eating preview release. * Require Mono 1.9.1 to *build* Tomboy (#573923). Should still run on older Mono. * Prevent PATH problems on Windows from breaking Tomboy (#558314). * Search for phrases by quoting search text (#551097, Jan Rüegg). * Fix drag&drop & middle-click paste of linked text (#414029, Stefan Schweizer). * Save width of notebook pane in Search window (#563744, Benjamin Podszun). * Disable sync menu items until backend configured (#473335, Benjamin Podszun). * Close note find bar on escape, even when not focused (#540822, Benjamin Podszun). * Support FUSE being built-in to kernel (#500524). * Prevent crashes when reading unexpected note XML (#581844). * Change "Open New Note Template" LinkButton to Button to prevent error (#581582). * Focus search field every time Search window summoned (#535131, Benjamin Podszun). * Only show Start Here note on first run if not running as applet (BNC #299810). * HIG compliance in Sync preferences (#574154). * Use correct "info" icon in add-in info windows (#508844). * Use relative path to load help (BNC #326457, Boyd Timothy). * Cache frequently-used text tags in one place instead of five. * Documentation updates (Paul Cutler). * Translation updates: el, es, et, gl Version 0.15.0 * New NoteDirectoryWatcher add-in supports directly editing note files (Michael Fletcher). * Improve startup time by only rebuilding add-in registry when passing --debug. * Fix random startup crash caused by using GConf before GTK+ was initialized. * Improvements to printing add-in (#572024, Benjamin Podszun). * Active Fixed Width with ctrl-t (#357426, 418964, Benjamin Podszun). * Add resize grip to Search All Notes window (#500513, Benjamin Podszun). * Highlight wiki words starting with "Mac", "Van", etc (#392627, Stefan Schweizer). * Usability improvements to note find bar (#483297, Benjamin Podszun). * Fix over-zealous URL matching (#436994). * Support GMime 2.2 and 2.4 (#565336, Jeffrey Stedfast). * Upgrade Windows to Mono.Addins 0.4 (no more console window) (#572088). * Documentation text now cross-platform (#576487, #500803, Paul Cutler). * Support console logging on Windows (Benjamin Podszun). * Theming fixes on Windows XP (Aaron Bockover). * Translation updates: ar, ca, el, es, he, kn, lv,q nb, tr, zh_CN
2009-11-17Update to 0.8.17. Minor bugfixes and translation updates.snj3-10/+28
2009-11-15Update to 2.28.2:wiz3-8/+7
============ gedit 2.28.2 ============ New Features and Fixes ====================== - Fix regressions/warnings due to mistakes in OS X integration ============ gedit 2.28.1 ============ New Features and Fixes ====================== - Fix regressions in the External Tools plugin (Jesse van den Kieboom) - Better OSX integration (Jesse van den Kieboom) - Misc bugfixes New and updated translations ============================ - ca (Gil Forcada) - crh (Reşat SABIQ) - lv (Rūdolfs Mazurs) - ro (Adi Roiban) - ru (Alexander Saprykin) - sl (Matej Urbančič) - th (อาคม โชติพันธวานนท์) - th (Theppitak Karoonboonyanan)
2009-11-09Don't leak the buildlink directories into the final program. I can'tjoerg1-19/+7
find a good reason why they are used here, so don't use them.
2009-11-04Updated editors/vim-share to 7.2.284martti3-5/+58
2274 7.2.268 crash when using Python to set cursor beyond end of line 7128 7.2.269 add --startuptime so that slow startup can be analysed 2281 7.2.270 ":@c" does not execute everything if the c register has a CR 2649 7.2.271 Motif GUI: Using freed memory when making a choice 2582 7.2.272 "_.svz" is not recognized as a swap file 3404 7.2.273 crash when redirirecting to unknown array 3749 7.2.274 syntax folding doesn't work properly when adding a comment 2717 7.2.275 warning for unused argument and comparing signed and unsigned 1875 7.2.276 crash when setting 'isprint' to a small bullet 1937 7.2.277 CTRL-Y in a diff'ed window may move cursor outside of window 2312 7.2.278 using magic number in the folding code 3413 7.2.279 invalid memory read with visual mode "r" 6656 7.2.280 a redraw in a custom statusline with %! may cause a crash 2241 7.2.281 'cursorcolumn' highlighting is wrong in diff mode 1584 7.2.282 a fold can't be closed 2030 7.2.283 GTK: changing font doesn't keep the window maximized 1572 7.2.284 two windows on a buffer + folding: display error after change
2009-10-29PKGREVISION bump pkgs which are affected by the libgnome changedrochner1-2/+2
to leave out esound
2009-10-29Updated editors/vim-share to 7.2.267martti3-5/+21
2634 7.2.263 GTK2: Vim window in wrong position using the -geom argument 5161 7.2.264 GTK2: When Vim window maximized, set 'columns' doesn't work 1892 7.2.265 with ":silent broken" inside try/catch silency may persist 6560 7.2.266 in an expression abbreviation the typed character is unknown 1461 7.2.267 crash for narrow window and double-width character
2009-10-28Don't leak the .buildlink directory into the final binary for vim-motif.joerg3-8/+8
Bump revision.
2009-10-27update to 0.4.11drochner4-18/+44
many fixes and improvements, too much to list here, see the ChangeLog
2009-10-27update to 0.4.7drochner4-8/+23
changes: -bugfixes -added IPv6 support for mdns/avahi -translation updates
2009-10-24update to 2.28.0drochner3-11/+29
This switches to the gnome-2.28 release branch.