summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2010-06-02Fix building with db5; revision bump for db4 updateadam3-12/+15
2010-06-02Changes 0.0.10:adam5-21/+22
* Bug-fixes.
2010-06-02Changes 0.0.8:adam3-16/+15
* Don't include LGPL preamble in Debian changelog * Changes standards version to 3.8.3 * LT_CONFIG_LTDL_DIR appears to be incompatible with libtool 2 * update changelog * Resolve various libtoolize warnings * Use standards version 3.8.2 * Use debhelper 7 * Changelog entry for pending upstream release * Move libvanessa-adt-dev to section libdevel * Don't use ./mkinstalldirs as it may not exist * Use policy version 3.8.0 instead of 3.7.2 * set -e in postinst script for libvanessa-adt0 to fail on any errors * Use name instead of nickname * Always use email address in copyright notice * more...
2010-06-02Changes 0.0.8:adam4-29/+15
* Bump changelog date so it is after the release of standards version 3.8.3 * Don't include full LGPL text in Debian changelog * Update to standards version 3.8.3 * LT_CONFIG_LTDL_DIR appears to be incompatible with libtool 2 * move dev documentation should go in dev package * Use dh_prep as dh_clean -k is deprecated * Versioned build dependency on debhelper 7 * syntax error in changelog * Use debhelper compatibility level 7 * new package contains an updated config.{sub,guess} and thus closes #532527 * Update standards version to 3.8.2 * Resolve various libtoolize warnings * libvanessa-socket-dev: Remove dependancy on libc6-dev * more...
2010-06-02Fix building with db5; revision bump for db4 update; clean-upadam1-27/+25
2010-06-02Fix building with db5; revision bump for db4 updateadam1-1/+2
2010-06-02Fix building with db5; revision bump for db4 updateadam5-7/+164
2010-06-02Update to KDE SC 4.4.4markd1-4/+4
* Several bugs in filename sorting in the Dolphin file manager have been fixed * Issues with encoded filenames in ZIP archives have been fixed * A number of bugs in games, such as KMines, KNetwalk and LSkat and KSpaceDuel have been fixed The changelog lists more
2010-06-02Changes 1.6.3:adam3-13/+15
* Bug fixes.
2010-06-01Add kdevelop4 and kdevplatformmarkd1-1/+3
2010-06-01Initial import of kdevelop 4.0.0markd4-0/+389
The KDevelop IDE has been designed by the KDevelop Team to provide an easy-to use environment for C/C++ programmers. With all its features the current version contains, the full amount of programming knowledge of the team has been collected to add a set of documentation handbooks that will help beginners as well as experts in various parts of using their IDE. This is version 4, a completely rewritten from scratch version of KDevelop 3.
2010-06-01Initial import of kdevplatform 1.0.0markd5-0/+811
Base package for use with KDevelop4
2010-06-01fix 2 build errors:drochner3-1/+29
-inconsistency of .hidden attributes, leading to link error on amd64, reported by Tobias Nygren -trick NetBSD's arpa/nameser_compat.h into using the system provided endianess definitions -- it has its own ifdefs but misses eg. ppc, fixes build error on macppc reported by Erik Bertelsen
2010-06-01remove stray && in previoustnn1-2/+2
2010-06-01needs zlib (PR pkg/43397)tnn1-3/+3
While here, fix test target.
2010-06-01Changes 2.0.21:adam3-8/+8
* Add VC9 project files, source code formatting, fix compiler warnings, move VC8 project files, remove leftover autoconf/m4 files * Move static transfer lookup array from .h to .c (patch contributed by Zbigniew Holdys) * Add support for VC++ compiler/MASM assembly with active USE_MMX (contributed by Markus Hossner) * Added Haiku build support in configure.in (contributed by Scott McCreary) * Added helper function that multiplies the alpha channel in a 32bit surface (contributed by Zbigniew Holdys) * Disable MMX for 64bit platforms due to lack of support for pusha/popa (contributed by Olivier Boudeville) * Update all library functions for doxygen markup. Add doxygen configuration file. * Added font rotation support and updated TestFonts sample * Fixed rotate90 for 0 degree case (contributed by Chris Allport) * Updated TestRotozoom with rotate90 case and message display * Added support for SDL 1.3 * Added doxygen generated documentation.
2010-05-31Update to 20100521:wiz2-7/+7
Switch to 2-clause BSD license and bug fixes.
2010-05-31Restore comment.wiz2-3/+7
2010-05-31update to 1.28.0drochner5-53/+9
this switches to the gnome-2.30 branch
2010-05-31update to 1.30.0drochner3-8/+12
this switches to the gnome-2.30 branch
2010-05-31update to 2.24.1drochner8-136/+112
this switches to the gnome-2.30 branch
2010-05-30Update p5-version from version 0.8000 (upstream version 0.80) toseb2-6/+6
version 0.8200 (upstream version 0.82). Upstream changes: Major Changes in 0.82 - 2010-04-13 ===================================== Still more changes to sync with Perl 5.12.0-as-released. Rewritten POD thanks to many hands, but mostly David Golden. Vastly improved Regex definitions from Zephram. Major Changes in 0.81 - 2010-02-01 ===================================== Merge in changes from bleadperl that will be part of Perl 5.12.0. Completely rewrite pure Perl code to operate exactly like the XS code, through the creation of a character-array class called charstar. Now the pure Perl code and XS code can be more easily be synchronized.
2010-05-29+ omakeobache1-1/+2
2010-05-29Import omake-0.9.8.5 as devel/omake.obache6-0/+107
Based on PR#43374 by YAMAMOTO Takeshi, some improvements. OMake is a build system, similar to GNU make, but with many additional features, including: - Support for large projects spanning multiple directories; - Support for commands that produce several targets at once; - Fast, accurate, automated dependency analysis using MD5 digests; - Portability: omake provides a consistent interface on Win32 and on Unix systems including Linux, OSX, and Cygwin; - Builtin functions that provide the most common features of programs like grep, sed, and awk; - Active filesystem monitoring, where the build automatically restarts whenever you modify a source file.
2010-05-28Not MAKE_JOBS_SAFE.joerg1-2/+2
2010-05-28In the VAX asm code: hide all local labels and make calculated jumps PIC,martin8-175/+200
so the shared library now works as well. Thanks to Matt Thomas for vax asm help.
2010-05-28Updated devel/p5-Curses-UI-POE to 0.03500martti2-8/+7
* Bug fixes
2010-05-26Update p5-namespace-autoclean from version 0.09nb1 to version 0.11.seb2-8/+10
Pkgsrc changes: - Adjust dependencies Upstream changes: 0.11 Fri, 07 May 2010 19:32:37 +0200 * Improve distribution metadata. 0.10 Sat, 01 May 2010 20:32:59 +0200 * Fix documentation typo ( Andrew Rodland).
2010-05-24Update p5-Devel-REPL from version 1.003009 to version 1.003010seb2-6/+7
Pkgsrc changes: - Adjust dependencies Upstream changes: 1.3.10 - Add exit_repl attribute as a non-signal related way to indicate the REPL should stop running. 1.3.9_02 - resolve rt.cpan#45879 by implementing Term::ReadLine::Perl support for ReadLineHistory - resolve rt.cpan#55491 by skipping Interrupt test for win32 1.3.9_01 - Completion works with Term::ReadLine::Perl, which works in win32 etc
2010-05-24Update p5-Test-Pod from version 1.42 to version 1.44.seb2-6/+6
Upstream changes: 1.44 2010-04-26T17:33:02 * Restored the `Makefile.PL` by using Module::Build::Compat's "traditional" configuration. 1.43 2010-04-21T02:33:59 * Reduced prereq for Test::More to 0.62, prereq for Pod::Simple to 3.05, and added File::Spec to the list of prereqs. The prerequisites were needlessly high, and by reducing them Test::Pod can rely on the core versions of those modules in on Perl 5.8.8. Thanks to Chris Wittmer for the patch.
2010-05-24Update p5-PPI from version 1.210 to version 1.212.seb2-6/+6
Upstream changes: 1.212 Sun 9 May 2010 Summary: - Minor bug fixes and development support Details: - Fixed #48819: Bug in ForLoop back-compatilbilty warning - Added support for $ENV{X_TOKENIZER} --> $PPI::Lexer::X_TOKENIZER 1.211_01 Sun 21 Feb 2010 Summary: - Experimentation support and bug fixes Details: - Upgraded to Module::Install 0.93 - Added support for $PPI::Lexer::X_TOKENIZER, so that alternate experimentatal tokenizers can be swapped in for testing. - Added an extra 14_charsets.t case to validate we handle byte order marks properly. - Moved author tests from t to xt to reduce spurious test failures in CPAN Testers, when the testing modules change across versions - Fixed #26082: scalar { %x } is misparsed - Fixed #26591: VMS patch for PPI 1.118 - Fixed #44862: PPI cannot parse "package Foo::100;" correctly - Fixed #54208: PPI::Token::Quote::Literal::literal is missing due to case-sensitivity error
2010-05-24Update p5-B-Hooks-EndOfScope from version 0.08 to version 0.09.seb2-6/+6
Upstream changes: 0.09 Fri, 07 May 2010 22:11:49 +0200 * Improve distribution metadata.
2010-05-24Update p5-Variable-Magic from version 0.41 to version 0.42.seb2-6/+6
Upstream changes: 0.42 2010-05-19 00:15 UTC This is a maintenance release. The code contains no functional change. Users of 0.41 can skip this update. + Fix : Test failures with perl 5.13. + Tst : Improve coverage.
2010-05-24Update p5-Coro from version 5.22 to version 5.23.seb2-6/+6
Upstream changes: 5.23 Mon May 17 18:50:42 CEST 2010 - be more resistant to ordering changes when initialising Coro::AnyEvent, Coro::EV and Coro::Event (reported by Matthias Waldorf). - document that perl 5.12 deliberately removed support for cloning.
2010-05-24Update p5-Async-Interrupt from version 1.04 to version 1.05.seb2-7/+7
Pkgsrc changes: - adjust MASTER_SITES Upstream changes: 1.05 Sat May 15 02:06:33 CEST 2010 - implement $epipe->signal_func method.
2010-05-24Update p5-Moose from version 1.03 to version 1.05.seb2-7/+7
Pkgsrc changes: - adjust dependencies Upstream changes: 1.05 Thu, May 20, 2010 [API CHANGES] * Packages and modules no longer have methods - this functionality was moved back up into Moose::Meta::Class and Moose::Meta::Role individually (through the Class::MOP::Mixin::HasMethods mixin) (doy). * BUILDALL is now called by Moose::Meta::Class::new_object, rather than by Moose::Object::new. (doy) [NEW FEATURES] * strict and warnings are now unimported when Moose, Moose::Role, or Moose::Exporter are unimported. (doy, Adam Kennedy) * Added a 'consumers' method to Moose::Meta::Role for finding all classes/roles which consume the given role. (doy) [BUG FIXES] * Fix has '+attr' in Roles to explode immediately, rather than when the role is applied to a class (t0m). * Fix type constraint validation messages to not include the string 'failed' twice in the same sentance (Florian Ragwitz). * New type constraints will default to being unequal, rather than equal (rjbs). * The tests no longer check for perl's behavior of clobbering $@, which has been fixed in perl-5.13.1 (Florian Ragwitz). * Metaclass compatibility fixing has been completely rewritten, and should be much more robust. (doy) 1.04 Thu, May 20, 2010 * This release was broken and has been deleted from CPAN shortly after its upload.
2010-05-24Update p5-Class-MOP from version 1.01 to version 1.02.seb2-6/+7
Pkgsrc changes: - Adjust dependencies Upstream changes: 1.02 Thu, May, 2010 [API CHANGES] * Packages and modules no longer have methods - this functionality was moved back up into Class::MOP::Class (doy). [ENHANCEMENTS] * Metaclass incompatibility checking now checks all metaclass types. (doy) * Class::MOP can now do simple metaclass incompatibility fixing: if your class's metaclass is a subclass of your parent class's metaclass, it will just use the parent class's metaclass directly. (doy)
2010-05-24Update p5-Scope-Guard from version 0.12 to version 0.20.seb2-6/+6
Upstream changes: 0.20 Sun May 16 08:50:59 2010 - raise exception if guards are created anonymously (void context) (thanks Tim Bunce and Graham Knop)
2010-05-24Update p5-App-cpanminus from version 1.0003 to version 1.0004.seb2-6/+6
Upstream changes: 1.0004 Fri May 14 16:08:23 PDT 2010 - Do not use Cwd::abs_path if the -l path begins with / (rafl) - Skipping perl should now be considered as success, not failure (rafl) - Fixed PREREQ_PM scanner for dists that conflict with core functions such as UNIVERSAL::isa (yannk) - --look should now imply --no-skip-installed (doy) #45
2010-05-24Update p5-Module-CoreList from version 2.31 to version 2.34.seb2-6/+6
Upstream changes: 2.34 Thu Apr 20 2010 - Updated for 5.13.1 2.31_01 Fri Apr 30 2010 - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern) - Functional interface amended to make calling conventions consistent (bingos) - Documented all functions and all hash structures (bingos) - Fixed functions with edge-case involving querying for Module::CoreList itself. Pointed out by Ilmari. - Added removed_from() and removed_from_by_date() functions for querying which release a module was removed from core. (bingos) - Amended corelist utility to use new removed from functions when stating when a module entered core ( and when it left it ). (bingos) - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
2010-05-23Add php-libawl.jym1-1/+2
2010-05-23Add php-libawl.jym5-0/+87
Andrew's Web Libraries are a set of hopefully lightweight libraries for handling a variety of useful things for web programming, including: - Session management - User management - DB Records - Simple reporting - DB Schema Updating - iCalendar parsing
2010-05-23Need workaround for upstream gtk-doc Bug#56230.obache2-2/+10
Noticed by Daniel Vergien in PR 41475.
2010-05-21updated to 1.0.3schwarz2-8/+7
2010-05-21Changes 2.22.2:adam3-9/+7
Gio: * MemoryInputStream: Correct data loss/corruption with binary data. Glib: * tests: Reorder assignment to LDADD and giomm_ldadd in tests/Makefile.am to always use the built library, not the installed one. Build: * MSVC++ project fixes.
2010-05-21Changes 2.2.7:adam3-8/+8
* Documentation: - Added main page text with doxygen. - Fix the functors Doxygen group. - Tutorial: Removed outdated marshallers section that had no working example.
2010-05-20update to 0.64drochner2-7/+6
changes: bugfixes
2010-05-18Adapt global symbold names to ELF worldordermartin8-37/+86
2010-05-18oopsmartin1-2/+2
2010-05-18Adopt VAX asm code to modern gas requirements (prefix all registers with %)martin8-1/+701