Commit graph

161883 commits

Author SHA1 Message Date
sno
54fa37ef1f Updated databases/p5-DBM-Deep to 2.0000 2010-08-21 06:08:45 +00:00
sno
fc6e51abc3 Updating databases/p5-DBM-Deep from 1.0025 to 2.0000
Upstream changes:
2.0000 Jul 18 14:30:00 2010 PDT
    - THIS VERSION IS NOT FULLY COMPATIBLE WITH 1.002x.
    - This version is practically identical to the previous dev
      release. See 1.9999_01, below, for all the hype.
    - Also, a memory leak caused by misuse of field hashes has
      been fixed.
    - perl 5.8.4 is now required.

1.9999_02 Jul 11 13:02:00 2010 PDT
    (This is the second developer release for 2.0000.)
    - Fixed a broken test
    - Fixed compilation and overloading under perl 5.8.x

1.9999_01 Jun 27 14:22:00 2010 PDT
    (This is the first developer release for 2.0000.)
    - THIS VERSION CHANGES THE FILE FORMAT.
        - Databases from DBM::Deep 1.0003 and higher can still
          be opened.
        - Newly-created databases automatically use the version 2.x
          format (numbered 4 internally), which version 1.x
          cannot open.
        - The optimize method, since it copies everything to a new
          database, upgrades it.
        - There is a new db_version method.
    - Support for perl 5.6 has been dropped. We now require 5.8. 5.6
      users can still use version 1.0025. If anyone really needs 5.6
      support in version 2.x, we can add it back again, but would pre-
      fer not to. Bug fixes may be back-ported to 1.002x if requested.
    - The File back end now supports Unicode. This is only supported
      for new databases. Old databases in the DBM::Deep 1.0003 format
      will have to be upgraded for this to work.
    - New external_refs mode, which allows objects retrieved from the
      database to hang on to the corresponding database entries, keep-
      ing them alive, even after all references to them from the data-
      base itself have been deleted.
    - Numeric comparison of DBM::Deep objects now works. Different
      objects used to compare equal. And there were uninitial-
      ized warnings.
    - Deletions now work properly in the DBI back end. Deleting an
      array or hash referenced by two keys in the database used to
      be a no-op.
2010-08-21 06:07:39 +00:00
obache
b7c70e106c Support builtin library detection for Haiku.
A half of PR#43399.
2010-08-21 05:07:51 +00:00
obache
21d3eaa123 Improve Haiku Support
* Make perl executable
* Add rpath for linkage, to allow using libraries outside of default LIB_PATH.
* Allow PREFIX != /boot/common (patch-cp)
2010-08-21 03:12:46 +00:00
obache
fbb765d9eb Updated mail/milter-manager to 1.6.1 2010-08-21 00:53:07 +00:00
obache
c07970b2db Update milter-manager to 1.6.1.
== [release-1-6-1] 1.6.1: 2010-08-21

A bug fix release of 1.6.0.

=== milter manager

==== Fixes

  * Fixed a bug that no statistics information isn't logged to syslog.
    [Reported by akira yamada]

=== Thanks

  * akira yamada
2010-08-21 00:52:33 +00:00
wiz
b63e39c3c9 Use standard format for MESSAGE. 2010-08-20 23:35:38 +00:00
tron
7964305643 Note update of the "majordomo" package to version 1.94.5nb3. 2010-08-20 21:25:13 +00:00
tron
1941e26dea Fix patch for "approve" to make it work with Perl 5.12.1. 2010-08-20 21:25:02 +00:00
sno
993de03c9d Updated print/p5-LaTeX-Table to 1.0.2 2010-08-20 19:37:41 +00:00
sno
b5f4b679da Updating print/p5-LaTeX-Table from 1.0.1 to 1.0.2
pkgsrc changes:
- adjust dependencies according to META.yml

Upstream changes:
1.0.2  Wed  Jul 21 21:08:00 2010
        - Support for recent Class:MOP (patch from Ansgar, Thanks!!)
2010-08-20 19:37:29 +00:00
sno
5a5a400327 Updated editors/p5-Padre-Plugin-XS to 0.02 2010-08-20 19:29:13 +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
f618b19a08 Updated devel/p5-Perl-APIReference to 0.04 2010-08-20 19:25:22 +00:00
sno
840af38381 Updating devel/p5-Perl-APIReference from 0.03 to 0.04
Upstream changes:
0.04  Sun Apr 18 20:00 2010
  - Support for perlapi of 5.12.0.
2010-08-20 19:25:11 +00:00
sno
8b4558792f Updated editors/p5-Padre-Plugin-Vi to 0.23 2010-08-20 19:15:41 +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
85f21e6e5b Updated editors/p5-Padre-Plugin-PerlCritic to 0.08 2010-08-20 18:51:37 +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
17eebf33dd Updated editors/p5-Padre-Plugin-SVN to 0.05 2010-08-20 18:48:09 +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
joerg
2878668528 libfetch-2.33:
Don't leak FTP connections on errors in fetch or if only stat is
requested. Reported via Xavier Chantry.
2010-08-20 17:56:49 +00:00
gdt
498a4b7dd5 Drop maintainership. These are still slated for removal. Only one person
has spoken up, and I think they're going to try the gutenprint version.
2010-08-20 16:54:01 +00:00
tez
44a215ee9e Fix build on Solaris per pkg/43707 - no revision bump since other
platforms are unaffected and Solaris did not build before
2010-08-20 16:33:10 +00:00
is
1db46943ca Move the reminder about reading the docs to MESSAGE, and use ${PREFIX} there
so that the right path is advertized.
2010-08-20 13:15:43 +00:00
he
0bee971773 Update parrot from version 2.4.0 to 2.5.0.
Pkgsrc changes:
 o Adapt PLIST and Makefile to what's in the package source and what
   is now being installed.

Upstream changes:
 * Core
   o Added ByteBuffer PMC to allow direct byte manipulation
   o Modified some PMC vtable functions to reduce complexity,
     simplifying coverage.
   o Modified PAST to generate symbolic PASM constants in PIR output.
   o General STRING API cleanups
   o Increased test coverage of core PMCs
   o Fixed up 'exit' opcode, added CONTROL_EXIT exception type.
   o Experimental 'unroll' opcode renamed to 'finalize'
 * NQP-rx
   o Added proper support for multisubs and multimethods
   o Fixed sigspace handling ** quantifier in regexes
   o Added \e strings
   o Added use of inversion lists for charclass lists in regexes
 * Platforms
   o EPEL (Extra Packages for Enterprise Linux) packages for
     RHEL6.beta are available
 * Begin moving towards Lorito, the ops refactor to enable pervasive
   self-hosting and JIT compilation.
   o All ops are now built with the self-hosted opsc compiler.
   o For more Information about Lorito see:
         + http://trac.parrot.org/parrot/wiki/Lorito
         + http://trac.parrot.org/parrot/wiki/LoritoRoadmap
2010-08-20 09:29:18 +00:00
sno
c3ba84c8b9 Updated editors/p5-Padre to 0.69 2010-08-20 07:02:11 +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
sno
2a39423f2c Added textproc/p5-POD2-Base 2010-08-20 06:47:04 +00:00
sno
8101ac7920 Added textproc/p5-POD2-Base version 0.043 2010-08-20 06:46:55 +00:00
sno
91a0aec892 Importing package for Perl5 module POD2::Base 0.043 into
textproc/p5-POD2-Base as dependency of scheduled update of editors/p5-Padre
to 0.69.

This module is an abstraction of the code in POD2::IT and POD2::FR. These
modules belong to the Italian and the French translation projects of core
Perl pods.

Once a translation package had been installed, the translated
documentation can be accessed with:

    $ perldoc POD2::<lang>::<podname>

(where <lang> is a language abbreviation like IT, FR, TLH, etc.)

To improve the support to read translated docs, the perldoc utility (since
version 3.14_01) was updated to find translated PODs via:

    $ perldoc -L IT <podpage>
    $ perldoc -L FR -f <function>
    $ perldoc -L TH -q <FAQregex>
2010-08-20 06:45:55 +00:00
sno
e414b64ee7 Updated databases/p5-ORLite to 1.45 2010-08-20 06:30:38 +00:00
sno
5f20eb2947 Updating databases/p5-ORLite from 1.44 to 1.45
pkgsrc changes:
- adjust dependencies

Upstream changes:
1.45 Sun  8 Aug 2010
	- Adding initial support for cache => $directory (ADAMK)
2010-08-20 06:30:10 +00:00
sno
733a69e0c7 Added devel/p5-Module-Manifest 2010-08-20 06:25:08 +00:00
sno
98eb72fa82 Added devel/p5-Module-Manifest version 1.08 2010-08-20 06:24:04 +00:00
sno
3e1ef0747e Importing package for Perl5 module Module::Manifest 1.08 into
pkgsrc/devel/p5-Module-Manifest as dependency of scheduled update
of editors/p5-Padre to 0.69.

Module::Manifest is a simple utility module created originally for use in
Module::Inspector.

It can load a MANIFEST file that comes in a Perl distribution tarball,
examine the contents, and perform some simple tasks. It can also load the
MANIFEST.SKIP file and check that.

Granted, the functionality needed to do this is quite simple, but the Perl
distribution MANIFEST specification contains a couple of little
idiosyncracies, such as line comments and space-seperated inline comments.

The use of this module means that any little nigglies are dealt with behind
the scenes, and you can concentrate the main task at hand.
2010-08-20 06:23:28 +00:00
sno
932ab3f5ac Updated devel/p5-App-cpanminus to 1.0011 2010-08-20 05:50:55 +00:00
sno
fcec951687 Updating devel/p5-App-cpanminus from 1.0010 to 1.0011
Upstream changes:
1.0011  Wed Aug 18 16:38:24 PDT 2010
   - -f now implies --reinstall (perigrin)
2010-08-20 05:50:24 +00:00
sno
b93e173257 Updated x11/p5-Wx to 0.98 2010-08-20 05:43:15 +00:00
sno
bda642fe41 Updating x11/p5-Wx from 0.97.02 to 0.98
pkgsrc changes:
- adjust build dependencies

Upstream changes:
0.98  Wed Aug 18 20:31:30 CEST 2010
	- wxWidgets 2.9.1 compatibility.
	- die() when wxWidgets initialization fails.

0.9702_01  Tue Jul  6 21:38:17 CEST 2010
	- Can now run using the standard perl interpreter on Mac OS X
	  (suggested by Kyle McKay).
	- Added wxSpinCtrlDouble (2.9).
	- Added wxDataViewListCtrl (2.9).
	- Added wxDataViewVirtualListModel (2.9).
	- Added wxInfoBar (2.9).
	- Added wxHeaderCtrlSimple (2.9).
2010-08-20 05:41:27 +00:00
sno
2cf86e4b7f Updated devel/p5-ExtUtils-XSpp to 0.15 2010-08-20 05:24:04 +00:00
sno
a6421e5a51 Updating devel/p5-ExtUtils-XSpp from 0.14 to 0.15
Upstream changes:
0.15     Sat Aug 14 11:36:39 CEST 2010
	- Improved support for conditional code (via #ifdef) in plugins.
2010-08-20 05:23:29 +00:00
wiz
87aeef3d2c Simplify pattern. 2010-08-20 00:32:48 +00:00
wiz
5a7e635d03 Fix pattern to allow goffice-0.8.9 and newer. 2010-08-20 00:32:29 +00:00
wiz
9550110413 Use unique names in this file (was still using 0.6 in many parts). 2010-08-20 00:31:14 +00:00
seb
8c75289653 Updated lang/perl5 to 5.12.1 2010-08-19 20:47:32 +00:00
seb
f145e56457 Update perl from version 5.10.1nb2 to version 5.12.1.
Pkgsrc changes:
- Adjust some patches
- Remove patches integrated upstream
- Use Perl's "Policy.sh" framework (along the way remove some patches)
- Link in an enterprise friendly way on HPUX
- in buildlink3.mk bump minimum required pkgsrc Perl version to
5.12.0
- placate some pkglint warnings

Upstream changes:
- From version 5.12.1 announce

This release contains minor bug fixes and updates of several core
modules, as well as minor documentation updates. It should be fully
backward compatible with Perl 5.12.0.

- From version 5.12.0 announce:

Perl 5.12.0 represents approximately two years of development since
version 5.10.0 and contains over 750,000 lines of changes across over
3,000 files from over 200 authors and committers.

[...]

Notable changes in Perl 5.12 include:

* Perl now conforms much more closely to the Unicode standard.
  Additionally, this release includes an upgrade to version
  5.2 of the standard.

* New experimental APIs allow developers to extend Perl with
  "pluggable" keywords and syntax.

* Perl now has a better sense of time and will be able to keep
  accurate time well past the "Y2038" barrier.

* New syntax allows developers to specify package version numbers
  directly in "package" statements

* Perl now warns the user about the use of deprecated features
  by default.

- For a complete list of changes see included perl5120delta(1) and
perl5121delta(1) or http://perldoc.perl.org/perl5120delta.html and
http://perldoc.perl.org/perl5121delta.html
2010-08-19 20:47:09 +00:00
sno
4af9bef6af fix typo 2010-08-19 20:28:24 +00:00
sno
d3cad642d4 Updated databases/p5-DBIx-Class-Schema-Loader to 0.07001 2010-08-19 20:27:45 +00:00
sno
d47fc95661 Updating databases/p5-DBIx-Class-Schema-Loader from 0.05003 to 0.07001.
pkgsrc changes:
- adjust dependencies according to META.yml

Upstream changes:
0.07001  2010-07-24 21:28:08
        - put is_deferrable => 1 back into default attributes for belongs_to
        - fix Postgres sequence detection for qualified sequences
        - detect DOS line ends in table/column comments and convert to \n
        - added use_moose option
        - always mark pk columns is_nullable=0
        - fix unique constraint names for SQLite (actual names break ->deploy)
        - fix bug in qualify_objects that would add schema to relnames
        - better type info for Informix, except for DATETIME precision and
          INTERVAL support
        - better type info for DB2
        - fix some newly-introduced test bugs
        - fix composite PKs getting marked is_auto_increment on SQLite

0.07000  2010-05-22 23:40:15
        - added qualify_objects option to prepend db_schema to table names
        - fix for negative numeric default values
        - sequence is detected for Oracle
        - fix for SQLite is_auto_increment detection when table is empty (hobbs)
        - rescan now reloads all tables
        - minor type info improvements for all DBs
        - fix erroneous default_value for MySQL NOT NULL columns (RT#57225)
        - remove is_deferrable => 1 from default for belongs_to rels
        - better type info for Oracle
        - preliminary Informix support
        - unregister dropped sources on rescan
        - added 'preserve_case' option with support for all DBs where it makes
          sense; removed the MSSQL 'case_sensitive_collation' and the
          Firebird/InterBase 'unquoted_ddl' options in favor of it.
        - support CamelCase table names and column names (in case-preserving
          mode) at the v7 naming level
        - rewrite datetime default functions as \'current_timestamp' where
          possible (except for Sybase ASE) to ease cross-deployment
        - use column_info instead of select to get Oracle column list (RT#42281)
        - match quotes in MySQL parser in more places (RT#42101)
        - fix unique detection in DB2 for multiple schemas (RT#39622)
        - fix column name collisions with methods (RT#49443)
        - fix loading MySQL views on older MySQL versions (RT#47399)

0.06001  2010-04-10 01:31:12
        - fix type info for MSSQL
        - fix MSSQL collation detection on freetds tds version 8.0

0.06000  2010-04-06 01:12:25
        - better type info for MySQL
        - initial MySQL data type tests (jhannah)
        - don't set result_namespace if it's 'Result'
        - support for MSSQL databases with case sensitive collation, manually
          overridable with 'case_sensitive_collation' option
        - do not try to detect driver and rebless when used with a custom
          'loader_class'
        - suppress 'bad table or view' warnings for filtered tables/views
        - croak if several tables reduce to an identical moniker (ribasushi)
        - better type info for Sybase ASE
        - better type info for Pg: sets sequence for serials, handles numerics
          without precision
        - better _tables_list for MSSQL
        - pick up views in SQLite too
        - better rel inflection using Lingua::EN::Inflect::Phrase
        - cascade_delete and cascade_copy are turned off for has_many/might_have
          by default, and belongs_to has on_delete => 'CASCADE', on_update =>
          'CASCADE' and is_deferrable => 1 by default, overridable via
          relationship_attrs
        - added config_file option for loading loader options from a file
        - set inflate_datetime => 1 for 'AS getdate()' computed columns in
          Sybase
        - Firebird support
        - use introspection pragmas instead of regexes to introspect SQLite
          (hobbs)
        - generate POD for refs correctly from column_info
        - fix tables list, fk introspection and type info for SQL Anywhere
2010-08-19 20:27:18 +00:00