summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2009-08-08needs ALSA libraries on Linux for ogg playbacktnn1-2/+5
2009-08-07Update to 1.3.8 (security fix).gdt2-6/+6
Changes for APR 1.3.8 *) SECURITY: CVE-2009-2412 (cve.mitre.org) Fix overflow in pools and rmm, where size alignment was taking place. [Matt Lewis <mattlewis@google.com>, Sander Striker] *) Make sure that "make check" is used in the RPM spec file, consistent with apr-util. [Graham Leggett] *) Pass default environment to testflock, testoc and testpipe children, so that tests run when APR is compiled with Intel C Compiler. [Bojan Smojver]
2009-08-07Update to rapidsvn-0.10.0-1:joerg6-68/+21
- switch to wxGTK 2.8 - new features: - commit individual files - display filters - subversion 1.5 - recursive revert - menu shortcut to set svn:ignore - relocate option for the switch command - history for copy/move - date picker in diff dialog - allow using external 3-way diff tool - various bugfixes - switch to GPL v3
2009-08-07Update "apr-util" package to version 1.3.9. Changes since 1.3.8:tron2-6/+6
- SECURITY: CVE-2009-2412 (cve.mitre.org) Fix overflow in rmm, where size alignment was taking place. [Matt Lewis <mattlewis@google.com>, Sander Striker] - Make sure that "make check" is used in the RPM spec file, so that the crypto, dbd and dbm tests pass. [Graham Leggett] - Make sure the mysql version of dbd_mysql_get_entry() respects the rule that if the column number exceeds the number of columns, we return NULL. [Graham Leggett] - Ensure the dbm module is packaged up correctly in the RPM. [Graham Leggett] - Clarify the error messages within the dbd tests. [Graham Leggett]
2009-08-07Update scmgit{,-base,-docs} to 1.6.4.minskim5-33/+35
Major changes: * git-svn updates, including a new --authors-prog option to map author names by invoking an external program, 'git svn reset' to unwind 'git svn fetch', support for more than one branches, documenting of the useful --minimize-url feature, new "git svn gc" command, etc. * We feed iconv with "UTF-8" instead of "utf8"; the former is understood more widely. Similarly updated test scripts to use encoding names more widely understood (e.g. use "ISO8859-1" instead of "ISO-8859-1"). * Various portability fixes/workarounds for different vintages of SunOS, IRIX, and Windows. * Git-over-ssh transport on Windows supports PuTTY plink and TortoisePlink. * Many repeated use of lstat() are optimized out in "checkout" codepath. * git-status (and underlying git-diff-index --cached) are optimized to take advantage of cache-tree information in the index.
2009-08-06Update to 1.6.4, a security release.gdt3-8/+8
Version 1.6.4 (06 Aug 2009, from /branches/1.6.x) http://svn.collab.net/repos/svn/tags/1.6.4 User-visible changes: * fixed: heap overflow vulnerability on server and client See CVE-2009-2411, and descriptive advisory at http://subversion.tigris.org/security/CVE-2009-2411-advisory.txt Version 1.6.3 (22 Jun 2009, from /branches/1.6.x) http://svn.collab.net/repos/svn/tags/1.6.3 User-visible changes: * fix segfault in WC->URL copy (r37646, -56) * let 'svnadmin load' tolerate mergeinfo with "\r\n" (r37768) * make svnsync normalize svn:* props to LF line endings (issue #3404) * better integration with external merge tools (r36178) * return a friendly error message for 'svn diff' (r37735) * update dsvn.el for 1.6 (r37774) * don't allow setting of props on out-of-date dirs under neon (r37745) * improve BASH completion (r36450, -52, -70, -79, -538) * always show tree conflicts with 'svn st' (issue #3382) * improve correctness of 'svn mergeinfo' (issue #3126) * decrease the amount of memory needed for large commits (r37894, -6) * work around an APR buffer overflow seen by svnsync (r37622) * ra_svn clients now use TCP keep-alives if available (issue #3347) * improve 'svn merge' perf by reducing server contact (r37491, -593, -618) * stop propagating self-referential mergeinfo in reintegrate merges (r37931) * fix NLS detection where -liconv is required for bindtextdomain() (r37827) * don't delete unversioned files with 'rm --keep-local' (r38015, -17, -19) * bump apr and apr-util versions included in deps to latest. (r37941) * avoid temp file name collisions with ra_serf, ra_neon (r37972) * fixed: potential segfault with noop file merges (r37779) * fixed: incorrect output with 'svn blame -g' (r37719, -23, -41) * fixed: bindings don't load FS libs when module search enabled (issue #3413) * fixed: DAV RA layers not properly handling update/switch working copy directory to revision/place in which it doesn't exist (issue #3414) * fixed: potential abort() in the working copy library (r37857) * fixed: memory leak in hash reading functions (r37868, -979) Developer-visible changes: * improve memory usage in file-to-stringbuf APIs (r37907) * reduce memory usage for temp string manipulation (r38010)
2009-08-06Update to 0.3.4:wiz6-132/+23
Released 2009-07-03 * syntax highlighting for .plist, GLSL, SConscript, and SConstruct files * status bar now explains how to navigate between modes * added labels to indicate syntax highlighting rules, encoding, and format * Subversion 1.6 support * added Henri Menke's German translation * added '--examplesdir=' and '--mandir=' options to install.py * renamed the '--python-interpreter=' installer option to '--pythonbin=' * minor bug fixes Add an additional post-release fix from upstream (patch-aa).
2009-08-06drop bogus reference to gecko-options.mk (this package uses webkit)tnn2-9/+1
2009-08-06Epiphany wants the spellchecker stuff. Comply.tnn2-3/+7
2009-08-06Update to xulrunner-1.9.1.2 (matches firefox-3.5.2 release)tnn3-9/+19
2009-08-06fix a busted .pc file.tnn4-5/+20
Bump PKGREVISION again.
2009-08-06PKGREVISION bump for elisp packages because of bytecode format changesminskim22-31/+44
in emacs23.
2009-08-06devel/js2-mode can be built with emacs23.minskim1-2/+2
2009-08-05Add a few more include subdirstnn2-3/+40
2009-08-05Instead of picking what headers to install, just drop $everythingtnn3-77/+1444
in include/xulrunner/unstable and call it a day. Suggested by drochner@ (This mostly fixes build of "www/galeon".)
2009-08-05Split list of internal headers to install into it's own file. Add more.tnn3-21/+116
2009-08-05Set load-path during byte-compile to make sure that rsltc.el is found.minskim2-2/+6
2009-08-05devel/python-mode can be built with emacs23.minskim1-2/+2
2009-08-05Install additional header files. This list will be extended latertnn3-4/+50
as more packages are converted to use xulrunner. (There are the headers needed to allow misc/yelp to build.) PKGREVISION++
2009-08-05add xulrunnertnn1-1/+2
2009-08-05Import xulrunner-1.9.1 as devel/xulrunner.tnn60-0/+5025
XULRunner is a runtime environment for applications using the XML User Interface Language, XUL. It is the successor of the "Gecko" runtime environment.
2009-08-04As noticed by Joerg, the "devhelp" version in pkgsrc is currentlydrochner1-3/+5
incompatible with that (old) version of anjuta. So disable the devhelp plugin for now. (Actually, the plugin is not diasbled. It just calls devhelp as external program rather than embedding it.) bump PKGREVISION
2009-08-04Upgrade apr-util to version 1.3.8, which, unlike 1.3.7, is still downloadable.tonnerre2-6/+6
Changes since 1.3.7: - Use locally scoped variables in PostgreSQL driver to avoid stomping on return codes. - Fix race conditions in initialisation of DBD, DBM and DSO. - Expose DBM libs in apu-1-config by default. To avoid that, use apu-1-config --avoid-dbm --libs. To get just DBM libs, use apu-1-config --dbm-libs. - Make sure --without-ldap works.
2009-08-04Update to apr version 1.3.7, which, other than 1.3.5, is still downloadable.tonnerre2-6/+6
Changes since 1.3.5: - On Linux/hppa flock() returns EAGAIN instead of EWOULDBLOCK. This causes proc mutex failures. - Set CLOEXEC flags where appropriate. Either use new O_CLOEXEC flag and associated functions, such as dup3(), accept4(), epoll_create1() etc., or simply set CLOEXEC flag using fcntl(). - More elaborate detection for dup3(), accept4() and epoll_create1().
2009-08-03MAKE_JOBS_SAFE=nojoerg1-1/+3
2009-08-03Only apply the _XOPEN_SOURCE hack on Solaris, it break the Linux build.sketch2-6/+8
2009-08-02Mention GNOME to differentiate this from libgsf itself.wiz2-2/+4
2009-08-02Add lua-alt-getopt.minskim1-1/+2
2009-08-02Import lua-alt-getopt-0.6.0 from pkgsrc-wip. Packaged by Aleksey Cheusov.minskim4-0/+51
lua_altgetopt is a module for Lua programming language for processing application's arguments the same way BSD/GNU getopt_long(3) functions do. Main features and goals: 1) compatibility to SUS "Utility Syntax Guidelines" http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap12.html#tag_12_02 guidelines 3-13. 2) This module is for plain Lua 2) No extra dependencies 3) No hooks, no functional tricks ;-) 4) Support for long options, e.g. compatibility with getopt_long(3) C function present in *BSD and GNU libc. 5) Long options may optionally have one-char synonym or other long synonym 6) Strict error checking (checks for an incorrect use of options) 7) alt_getopt.lua is a Lua module.
2009-08-02+libgsf-gnomedrochner1-1/+2
2009-08-02split out gnome support, to get more granular dependenciesdrochner9-16/+112
2009-08-01Add ETL.minskim1-1/+2
2009-08-01Import ETL-0.04.11 as devel/ETL from pkgsrc-wip. Packaged by pho atminskim5-0/+107
cielonegro dot org. ETL is a template library for synfig.
2009-08-01fix another sloppy Makefile that attempted to install the same file twicetnn2-1/+11
2009-08-01Fix MASTER_SITES accidentally broken in rev 1.22.dholland1-2/+2
2009-07-31Fix a tyop in the COMMENT fieldagc1-2/+2
2009-07-31sortjnemeth1-2/+2
2009-07-31Add & enable p5-MooseX-Declareseb1-1/+2
2009-07-31Initial import of p5-MooseX-Declare version 0.23 in the NetBSDseb3-0/+39
Packages Collection. The Perl 5 module MooseX::Declare provides syntactic sugar for Moose, the postmodern object system for Perl 5. When used, it sets up the class and role keywords.
2009-07-30Add & enable p5-MooseX-Method-Signaturesseb1-1/+2
2009-07-30Initial import of p5-MooseX-Method-Signatures version 0.16 in theseb3-0/+45
NetBSD Packages Collection. The Perl 5 module MooseX::Method::Signatures provides a proper method keyword, like "sub" but specifically for making methods and validating their arguments against Moose type constraints.
2009-07-30Update p5-Devel-Declare from version 0.005007 to version 0.005008.seb2-8/+10
Pkgsrc changes: - Adjust dependencies, most notably devel/p5-B-Hooks-OP-Check is needed at run time, not only at build time - Fix PERL5_MODULE_TYPE, this module is "Module::Install" module Upstream changes: - Depend on the latest ExtUtils::Depends for win32+gcc support. - Conditionally expand linestrings under perl debugger.
2009-07-30Add & enable p5-Parse-Method-Signaturesseb1-1/+2
2009-07-30Initial import of p5-Parse-Method-Signatures version 1.003009 inseb3-0/+41
the NetBSD Packages Collection. The Perl 5 module Parse::Method::Signatures is inspired by Perl6::Signature but streamlined to just support the subset deemed useful for TryCatch and MooseX::Method::Signatures.
2009-07-30Updating package for p5 module Test::Manifest from 1.22nb1 to 1.23sno2-7/+7
pkgsrc changes: - Adding license (perl5 license) Upstream changes: 1.23 - Fri Jul 17 03:04:38 2009 * Move everything to git and finally make a release 1.22_03 - Tue Jul 29 21:14:49 2008 * Fixed bug for missing file: previously the missing file name was passed through to run_t_files, although without the t/ added to its path. Test::Manifest should only warn about and skip missing files. 1.22_02 - Thu Jan 24 06:13:13 2008 * File path and unlink fixes for VMS (RT #32061). Let's see if this works. 1.22_01 - Sun Jan 6 14:18:46 2008 * Changed test file names to only have one dot in them so they work on VMS and ODS-2 file systems: RT #32061 * This is a test release.
2009-07-30Updating package for p5 module ExtUtils::MakeMaker from 6.52 to 6.54sno3-34/+10
pkgsrc changes: - Adding license (perl5 one) - Removing patch for RT #41060 (fixed upstream) - Don't install *.orig files from patching ... Upstream changes: 6.54 Tue Jul 7 16:48:22 PDT 2009 Test Fixes * Added perl core boilerplate code to a few new tests which were missing them. 6.53_03 Thu Jul 2 14:47:45 PDT 2009 Bug Fixes * You'd get a warning if you had a PREREQ_PM on a module with no $VERSION like Config (broken in 6.51_01) [rt.cpan.org 47448] Test Fixes * Upgrade the version of Test::More we ship with to 0.88. * Fix MM_Cygwin.t for older Perls missing Cygwin::win_to_posix_path() broken in 6.53_01. * Fix miniperl.t for Windows. Our method of shutting off XS didn't work for Win32.pm * Old versions of version.pm, like what ships with OS X, dent Foo->VERSION causing prereq.t to fail. [rt.cpan.org 47296] * Add missing core test boilerplates [blead e39d780342f3e91579069fdc80eda72bfe639ae7] 6.53_02 Sun Jun 7 19:24:56 PDT 2009 Test Fixes * Stray use of Shell::Command broke older perls Other * MakeMaker will now automatically test itself with multiple perl versions before releasing. 6.53_01 Sun Jun 7 19:02:20 PDT 2009 Bug Fixes * blib will now be rebuilt if the Makefile is changed [rt.cpan.org 46658] * 6.52 broke the setting of EXTRALIBS, LDLOADLIBS and BSLOADLIBS when $self->{LIBS}[0] is undefined. [rt.cpan.org 46633] (Craig Berry) Cygwin * Fixed MM_Cygwin.t when the path prefix (ie. cygdrive) has been changed by the user. [rt.cpan.org 46585] (JDHEDDEN) VMS * Removed attempts to compensate for the "bin" logical added by some versions of GNV, Craig says they're futile. Put a warning into the Makefile.PL instead. [rt.cpan.org 46679] (Craig Berry) * Removed the arch_check() special case for VMS. [rt.cpan.org 46678] (Craig Berry) Win32 * Restore building the core by not trying to load the Win32 module in arch_check() with miniperl. [rt.cpan.org 46667] (Max Maischein) Tests * Forgot to get rid of the tests for bytes and vmsish which were removed in 6.51_01. * Stopped running a Windows specific arch_check.t test on non-Windows. (Craig Berry) [rt.cpan.org 46678]
2009-07-29Add & enable p5-MooseX-Types-Structuredseb1-1/+2
2009-07-29Initial import of p5-MooseX-Types-Structured version 0.16 in theseb3-0/+40
NetBSD Packages Collection. The Perl 5 module MooseX::Types::Structured provides structured type constraints for Moose. A structured type constraint is a standard container Moose type constraint, such as an ArrayRef or HashRef, which has been enhanced to allow you to explicitly name all the allowed type constraints inside the structure.
2009-07-29Add & enable p5-Devel-PartialDumpseb1-1/+2
2009-07-29Initial import of p5-Devel-PartialDump version 0.09 in the NetBSDseb3-0/+35
Packages Collection. The Perl 5 module Devel::PartialDump is a data dumper optimized for logging of arbitrary parameters.