summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz277-436/+558
major change. Reported by Robert Elz in PR 41345.
2009-05-20Tag as gnu-gpl-v2 and add a comment that it has an additional exceptionwiz1-2/+2
clause. Per discussion on tech-pkg.
2009-05-20Updated audio/mpc to 0.15asau2-3/+3
2009-05-20Update to mpc 0.15asau3-9/+11
Changes since previous release: * optimized and simplified the "add" command, don't obtain and print song list when adding directories * same optimization for the "ls" command, which did some very expensive underscore matching logic using "listall" * show MPD error message in "status" * fixed special character handling in bash completion * don't fall back to ISO-Latin-1 in unknown locale * disable character set conversion to/from pipe * bug fixes
2009-05-19Add URL for upstream bug report.wiz24-37/+63
2009-05-19+lout-3.38snj1-2/+2
2009-05-19audio/musicpd update is done.asau1-2/+1
2009-05-19Remove two unneeded patches (on NetBSD-current) for which cvs logswiz3-31/+1
don't indicate why they were added.
2009-05-19Updated devel/p5-IPC-Cmd to 0.44sno1-1/+2
2009-05-19pkgsrc changes:sno2-6/+7
- Updating package for p5 module IPC::Cmd from 0.42 to 0.44 - Setting gnu-gpl-v2 as license upstream changes: Changes for 0.44 Mon May 4 10:13:19 CEST 2009 ================================================= * Apply core patch to silence diagnostics during perl core tests. Users of 0.42 need not upgrade.
2009-05-19Updated parallel/pvm3 to 3.4.6asau1-1/+2
2009-05-19Update to PVM 3.4.6asau4-20/+19
Changes since previous release: - security fixes; - update of the BEOLIN architecture port; - miscellaneous bug and documentation fixes.
2009-05-19Remove patches that aren't needed (tested on NetBSD-current; pleasewiz3-30/+1
let me know if you disagree).
2009-05-19Updated devel/p5-Test-Harness to 3.17sno1-1/+2
2009-05-19pkgsrc changes:sno2-6/+7
- updating package for p5 module Test::Harness from 3.16 to 3.17 - setting gnu-gpl-v2 as license upstream changes: 3.17 2009-05-05 - Changed the 'failures' so that it is overridden by verbosity rather than the other way around. - Added the 'comments' option, most useful when used in conjunction with the 'failures' option. - Deprecated support for Perls earlier than 5.6.0. - Allow '-I lib' as well as '-Ilib' in $Test::Harness::Switches (regression). - Restore old skip parsing semantics for TAP < v13. Refs #39031. - Numerous small documentation fixes. - Remove support for fork-based parallel testing. Multiplexed parallel testing remains.
2009-05-19Updated time/p5-Time-Piece to 1.14sno1-1/+2
2009-05-19pkgsrc changes:sno2-7/+7
- updating package for p5 module Time::Piece from 1.13nb1 to 1.14 - setting gnu-gpl-v2 as license upstream changes: 1.14 - rework add_months() to not rely on strptime being able to parse illegal dates (Gisle Aas). - Various win32 TZ fixes from p5p core perl version
2009-05-19Updated x11/gtk2-engines to 2.18.2nb1wiz1-1/+2
2009-05-19Disable animation support for Clearlooks by default.wiz3-16/+3
Bump PKGREVISION. Upstream says (http://bugzilla.gnome.org/show_bug.cgi?id=583278): Our animation support is more a hack than something else, and I would prefer to remove it rather than enabling it :) Maybe in the future, Gtk+ will provide better API for animations, and we could write a better approach, which uses less CPU cycles for example.
2009-05-19Updated devel/p5-Test-Output to 0.16sno1-1/+2
2009-05-19pkgsrc changes:sno2-7/+7
- Updating package for p5 module Test::Output from 0.13 to 0.16 - Adjusting dependencies according to META.yml Upstream changes since 0.13: 0.16 - Fri May 15 09:14:19 2009 Multiple fixes: * RT #23494: squash warning when untie-ing STDOUT * RT #45740: fix Test::Tester prereq version * RT #45748: Add a null BINMODE to Test::Output::Tie
2009-05-19Updated devel/p5-Scope-Upper to 0.09sno1-1/+2
2009-05-19pkgsrc changes:sno2-6/+6
- updating package for p5 module Scope::Upper from 0.08 to 0.09 Upstream changes: 0.09 2009-05-17 20:20 UTC + Add : The new SU_THREADSAFE constant can be used to know whether the module could have been built with thread safety enabled. + Chg : Thread safety is disabled for perl 5.8 on Win32. + Chg : A saner workaround for the "call_sv() during LEAVE clobbers the still used last popped stack element" issue on 5.10.
2009-05-19Updated devel/p5-Object-InsideOut to 3.55sno1-1/+2
2009-05-19pkgsrc changes:sno2-7/+7
- Updating package for p5 module Object::InsideOut from 3.54 to 3.55 - Adjusting dependency upstream changes: 3.55 Fri May 8 11:38:53 2009 - Upgraded dependencies to Exception::Class 1.29
2009-05-19Updated devel/p5-Scalar-Defer to 0.20sno1-1/+2
2009-05-19pkgsrc changes:sno2-7/+6
- Updating package for p5 module Scalar::Defer from 1.18nb1 to 1.20 Upstream changes: [Changes for 0.20 - 20090-02-04] * No code changes. 0.19 dist was incorrectly built from blib [Changes for 0.19 - 20090-02-04] * Silence Scalar::Defer::Deferred::DEMOLISH warnings - SARTAK++
2009-05-19Updated www/p5-Catalyst-Controller-FormBuilder to 0.05sno1-1/+2
2009-05-19pkgsrc changes:sno2-12/+15
- Updating package for p5 module Catalyst::Controller::FormBuilder from 0.04 to 0.05 - Adjusting dependencies according to META.yml - Adjust home page and comment - Setting license to gnu-gpl-v2 Upstream changes: 0.05 08-05-09 15:12:26 Change from NEXT to MRO::Compat. Remove unneeded Class::Accessor::Fast base classes (Chisel Wright)
2009-05-19Remove unneeded patches to translations, so no PKGREVISION++.wiz3-33/+1
2009-05-19Updated www/p5-Catalyst-Devel to 1.15sno1-1/+2
2009-05-19+PKG_DESTDIR_SUPPORTabs1-8/+13
2009-05-19pkgsrc changes:sno2-9/+11
- Updating package for p5 module Catalyst::Devel from 1.12 to 1.15 - Adjusting dependencies according to META.yml Upstream changes: 1.15 2009-05-13 20:02 - Remove -p option for pid file, and restore it to the port number, as it should be -port|-p (t0m) - Document -pidfile in myapp_server.pl POD (t0m) 1.14_02 2009-05-11 04:29 - Small changes to work with File::ChangeNotify 0.03. 1.14_01 2009-05-11 03:45 - This release moves the restarter functionality into a new module Catalyst::Restarter, that is not a Catalyst Engine subclass. The new restarter is simpler and more reliable, because it does not try to test if a changed piece of code can be compiled. It simply restarts the server whenever it detects changes. This also makes it much faster. However, this does mean that the server can simply die when a changed file cannot compile. This is different than the old behavior, where the server remained running without incorporating the change. Finally, the new restarter relies on File::ChangeNotify, which is designed to accomodate per-OS methods of detecting changed files. As of this writing, it currently ships with a file watcher that uses inotify on Linux systems, and a default fallback class that does everything in pure Perl. 1.13 2009-05-11 02:50 - add [-pidfile|-p] option for myapp_server.pl (caelum) - Bump dependency on Config::General (caelum) - On perls with c3 method dispatch, make sure Class::C3 is recent enough to not produce warnings if it is already installed (caelum) - add resources to META.yml (caelum)
2009-05-19Add forgotten module type to use Module::Buildsno1-1/+2
2009-05-19+PKG_DESTDIR_SUPPORTabs1-3/+5
2009-05-19Remove unneeded patch. Add comment to another one.wiz3-15/+5
2009-05-19Added devel/p5-File-ChangeNotify version 0.05sno2-2/+4
2009-05-19+PKG_DESTDIR_SUPPORTabs3-5/+26
2009-05-19Importing package for p5 File::ChangeNotify 0.05 modules as dependency forsno3-0/+34
the scheduled p5-Catalyst-Devel update. A File::ChangeNotify::Watcher class monitors a directory for changes made to any file. A regular expression can be provided to filter out interesting files. It handles the addition of new subdirectories by adding them to the watch list.
2009-05-19Added devel/p5-MooseX-SemiAffordanceAccessor version 0.03sno2-2/+4
2009-05-19Importing package for p5 module MooseX::SemiAffordanceAccessor 0.03 assno3-0/+32
dependency of upcoming import for p5 module File::ChangeNotify (which is a dependency for the scheduled p5-Catalyst-Devel update). This module does not provide any methods. Simply loading it changes the default naming policy for the loading class so that accessors are separated into get and set methods. The get methods have the same name as the accessor, while set methods are prefixed with "set_".
2009-05-19Added devel/p5-MooseX-Params-Validate version 0.09sno2-2/+4
2009-05-19+PKG_DESTDIR_SUPPORTabs1-5/+6
2009-05-19Importing package for p5 module MooseX::Params::Validate 0.09 as dependencysno3-0/+34
of upcoming import for p5 module File::ChangeNotify (which is a dependency for the scheduled p5-Catalyst-Devel update) This module fills a gap in Moose by adding method parameter validation to Moose. This is just one of many developing options, it should not be considered the "official" one by any means though.
2009-05-19Updated sysutils/nautilus to 2.26.3nb1wiz1-1/+2
2009-05-19Stop creating lib/nautilus/extensions-1.0, it's not needed any longer.wiz2-6/+4
Include sysutils/desktop-file-utils/desktopdb.mk. Bump PKGREVISION.
2009-05-19Note update of lang/parrot to 1.1.0.he1-1/+2
2009-05-19Update from version 1.0.0 to 1.1.0 (now that 1.2.0 is about to be released :)he5-194/+16
Pkgsrc changes: o Add LICENSE setting (artistic-2.0) o Centralize version number setting o Assume that this supports user-destdir Upstream changes: - Core + Added op: load_language, find_caller_lex + socket IO are back as PMC + refactor some PMC: Hash, ManagedStruct - Compiler + PGE - Allow \x, \c, and \o in enumerated character classes (incl ranges) - Add initial greedy-only version of ** quantifier + PCT - Add HLL source line bytecode annotations - Add another dumper format to assist syntax highlighters - Revise mk_language_shell.pl to updated create_language.pl - Deprecations + Removed ops: gcd, exec, classname, need_finalize, runinterp, substr_r + Removed dynamic op: mul + Removed .HLL_map directive; use interp's .hll_map() instead + Removed PMCs: slice, bound_nci, ref + Removed Configure.pl option: --pmc + Removed PMC union struct - Documentation + Book - Reorganization and many improvements & additions - Tools + Add a parrot-fuzzer - Miscellaneous + Improve Debian/Ubuntu package + various bugfixes, code cleanups, and coding standard fixes
2009-05-19Remove unneeded patches.wiz4-69/+1
2009-05-19pkgsrc changes:sno1-2/+1
- correct wrongly assumed dependency to Class::Factory::Util (see RT #46160)