Commit graph

2553 commits

Author SHA1 Message Date
joerg
219508ecab DESTDIR support by simplification. 2010-01-27 18:20:43 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
dholland
17fb3cad85 revbump for jpeg-8, apparently got missed. 2010-01-24 00:17:56 +00:00
sno
ebfaa4fe17 Updating editors/p5-Padre from 0.54 to 0.55
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.55 2010.01.21
    - Add full list of file types to the View Document As menu (SZABGAB)
    - dist-zilla projects detection finally fixed (#489) (JQUELIN)
    - The directory tree refresh method will shortcut if nothing has
      changed, which should fix a number of bugs relating to the
      directory tree "doing things" when it shouldn't be (ADAMK)
    - Saving files to somewhere other than the current project will now
      correctly flush the document project state, and triggers a directory
      tree flush so that we communicate the change in project (ADAMK)
    - Cloned ORLite::Migrate to a private version as Padre::DB::Migrate
      so we have a better chance of fixing bug #796 (ADAMK)
    - Tentatively fixed #796 by spawning migration scripts in a manner which
      does NOT assume the pre-existance of STDOUT. This is at best a
      short-term hack, because this STDOUT problem is going to come back and
      bite us in other ways in the future, for sure (ADAMK)
    - Tuned the directory tree refresh logic to improve startup speed when
      launching Padre with specific named files to open (ADAMK)
    - Tuned the creation and management of tool widgets to remove the need
      to load or construct tools at startup time that are turned off in the
      user's configuration.
    - Tuned lock-release refresh execution to remove low-level refresh
      methods that are also contained in higher level refresh methods.
    - Removed a superfluous AUI Update from the refresh method (ADAMK)
    - Delay loading some additional GUI classes and objects until they
      definitely needed (ADAMK)
    - Suppress warnings that occur during plugin loading (ADAMK)
    - 'Simple' possible fix for #331 to update the tabs when 'save all' is
      run in Padre. (PLAVEN)
    - Fixed #819: Don't crash on missing project dir (SEWI)
    - Upgrading --desktop option from VBScript to a new Win32::Shortcut-based
      Padre::Desktop. Desktop link creation works on Vista and newer
      operating systems again (ADAMK)
    - Tuned menubar refresh to only fire if we change document mimetype,
      which saves a ton of CPU and seems to reduce flicker (ADAMK)
2010-01-23 12:05:32 +00:00
drochner
fd142fe833 fix an obvious copy'n'pasto
being here, trim dependencies by some which are not referenced
directly (but still through libgnomeui)
2010-01-22 20:44:58 +00:00
ghen
d939a34afa Add a "gnome" option for dasher (enabled by default), to make it possible to
build the package without the gnome dependencies.

XXX sometimes the canvas isn't drawn on startup.  Resizing the window makes
    it appear (noted by Patrick Welche).
2010-01-22 19:55:07 +00:00
roy
8b8e8cc495 When running terminfo but compiled for termcap, we cannot assume
that we actually have anything useable in termcap_term_buffer so just
use the terminfo fixed size defined ealier.
2010-01-20 03:21:20 +00:00
minskim
0a7f6066cc Update emacs-snapshot to 23.1.91.20100111.
Changes:
* .dir-locals.el (change-log-mode): Restore bug-reference-mode.
* info/dir: Add Semantic.
* info/dir: Add EDT entry.
* .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
* elisp package updates: edt, cedet, chart, eieio, files-x, font-setting,
  hfy-cmap, htmlfontify, mule-conf, ucs-normalize, mpc, imap, tramp,
  levents, lucid, sym-comp, org, js, and subword.
2010-01-18 19:34:20 +00:00
drochner
0b4f14a872 update to 2.28.3
changes:
-Misc bugfixes
-translation updates
2010-01-18 18:37:37 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
sno
11d0e95800 Importing editors/p5-Acme-Padre-PlayCode v0.13
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-16 23:23:02 +00:00
sno
818a812c57 Removing editors/p5-Padre-Plugin-PlayCode/ (must be imported into
editors/p5-Acme-Padre-PlayCode).
Thanks to Klaus Heinz for reporting.
2010-01-16 23:21:38 +00:00
sno
75917bf5c0 Add SUBDIR for recent Padre plugin imports 2010-01-16 21:47:47 +00:00
sno
3c8910ae07 Importing editors/p5-Padre-Plugin-SpellCheck v1.1.2
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-16 21:45:03 +00:00
sno
bb5c614679 Importing editors/p5-Padre-Plugin-SVN v0.04
Padre::Plugin::SVN provides a simple SVN interface for Padre.
2010-01-16 21:44:12 +00:00
sno
a7b43b783f Importing editors/p5-Padre-Plugin-HG v0.14
Padre::Plugin::HG provides a mecurial interface for Padre.
2010-01-16 21:43:15 +00:00
sno
63606939b0 Importing editors/p5-Padre-Plugin-Git v0.01
Padre::Plugin::Git provides a simple Git interface for Padre.
2010-01-16 21:42:24 +00:00
sno
848b2c0462 Importing editors/p5-Padre-Plugin-Encrypt v0.06
Padre::Plugin::Encrypt provides file encryption/decryption in Padre.
2010-01-16 21:41:26 +00:00
sno
58d31c87b8 Importing editors/p5-Padre-Plugin-Ecliptic v0.19
This plugin provides Eclipse like "killer features" into Padre, like
* Quick Assist
* Quick Outline Access
* Quick Module Access
2010-01-16 21:40:26 +00:00
sno
c8db0960d4 Importing editors/p5-Padre-Plugin-Debugger v0.3
Padre::Plugin::Debugger allows to debug perl code from within Padre.
2010-01-16 21:38:06 +00:00
sno
f2afc56c49 Importing editors/p5-Padre-Plugin-DataWalker v0.02
This plugin uses the Wx::Perl::DataWalker module to provide facilities for
interactively browsing Perl data structures.
2010-01-16 21:36:17 +00:00
sno
3f7583d25e Importing editors/p5-Padre-Plugin-Catalyst v0.07
This package provides a Padre plugin to manage Catalyst development
environment and some handy tools to speed up Catalyst development.
2010-01-16 21:34:51 +00:00
sno
6d101fcfaf Importing editors/p5-Padre-Plugin-Autoformat v1.1.2
Padre::Plugin::Autoformat allows to reformat text within Padre using
Text::Autoformat underneath.
2010-01-16 21:33:41 +00:00
sno
0c8ca17c3c Move SUBDIR addition for recent Padre and Padre plugin imports from textproc/Makefile to editors/Makefile 2010-01-16 21:32:44 +00:00
sno
d9ff469bc3 Importing editors/p5-Acme-Padre-PlayCode v0.12
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-16 18:38:40 +00:00
sno
e836950a8f Importing editors/p5-Padre-Plugin-Kate v0.02
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-16 18:37:16 +00:00
sno
f8d7043b33 Importing editors/p5-Padre-Plugin-Nopaste v0.2.1
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-16 18:36:13 +00:00
sno
34115f0e5a Importing editors/p5-Padre-Plugin-PerlCritic v0.06
Padre::Plugin::PerlCritic is a simple plugin to run Perl::Critic on
source code.
2010-01-16 18:34:59 +00:00
sno
b207e39b6d Importing editors/p5-Padre-Plugin-PerlTidy v0.09
Padre::Plugin::PerlTidy is a simple plugin to run Perl::Tidy on source code.
2010-01-16 18:34:01 +00:00
sno
40125f80bb Importing editors/p5-Padre-Plugin-Vi v0.22
Once installed and enabled the user is in full vi-emulation mode, which
was partially implemented.
2010-01-16 18:32:32 +00:00
sno
1910d4e128 Importing editors/p5-Padre-Plugin-XS v0.01
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-16 18:30:55 +00:00
sno
e98efed433 Importing editors/p5-Padre v0.54.
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-16 18:29:36 +00:00
sno
514c3f3811 Importing editors/p5-PPIx-EditorTools v0.09 as dependency of scheduled
import of editors/p5-Padre.

Utility methods and base class for manipulating Perl via PPI.
2010-01-16 18:27:38 +00:00
joerg
5890ceb416 Needs libxslt for all files in the PLIST. Bump revision. 2010-01-04 15:52:51 +00:00
abs
51f88e08ae +javascript-mode 2009-12-30 12:06:44 +00:00
abs
62c353f3e9 Added editors/javascript-mode version 2.2.1 - addresses PR pkg/35669
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-30 12:05:37 +00:00
joerg
ba74763b94 Fix the mysterious bulk build failure (temacs can only run in batch mode). 2009-12-29 21:51:00 +00:00
drochner
399ef178b6 make this work with maxima-5.20, bump PKGREVISION 2009-12-21 12:17:51 +00:00
abs
4a1bbcf83d Add DESTDIR to install target - not sufficient for PKG_DESTDIR_SUPPORT 2009-12-17 22:12:49 +00:00
martti
0755739512 Updated vim to 7.2.320
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-16 19:24:11 +00:00
zafer
5dc7f40f65 ex-vi has moved to sourceforge. update homepage and master_sites. add license. 2009-12-15 23:24:33 +00:00
joerg
c35b4c99f9 Recursive bump for libltdl 2009-12-15 21:41:00 +00:00
joerg
a6da2cadce Needs --x-includes/--x-libraries for modular Xorg. 2009-12-14 23:42:10 +00:00
martti
740ff9dea7 Updated vim to 7.2.315
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-04 10:38:23 +00:00
wiz
457cdd9e15 Update to 1.0.1:
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-12-02 09:29:21 +00:00
joerg
227b87c02c Remove the term.h check, it fails with ncurses from pkgsrc. 2009-11-26 18:10:14 +00:00
joerg
bef75f56b4 Always use correct --mode argument for libtool. 2009-11-26 00:10:42 +00:00
wiz
807dbf6673 Update to 0.1.5:
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-25 10:12:35 +00:00
martti
5ebba8345d Updated vim to 7.2.302
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-19 07:39:38 +00:00