summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2009-10-31Update to 0.14:wiz4-38/+9
add daemon_set_verbosity() call; numerous updates
2009-10-31Update to 0.6c11:wiz2-7/+6
0.6c11 * Fix "bdist_wininst upload" trying to upload same file twice 0.6c10 * Fix for the Python 2.6.3 build_ext API change * Ensure C libraries (as opposed to extensions) are also built when doing bdist_egg * Support for SVN 1.6
2009-10-31Update to 8.00:wiz3-8/+10
Release 8.00 19-Oct-09 ---------------------- Bugs have been fixed in the library and in pcregrep. There are also some enhancements. Restrictions on patterns used for partial matching have been removed, extra information is given for partial matches, the partial matching process has been improved, and an option to make a partial match override a full match is available. The "study" process has been enhanced by finding a lower bound matching length. Groups with duplicate numbers may now have duplicated names without the use of PCRE_DUPNAMES. However, they may not have different names. The documentation has been revised to reflect these changes. The version number has been expanded to 3 digits as it is clear that the rate of change is not slowing down.
2009-10-31Update to 1.0.2:wiz2-6/+6
A minor release of X.Org's classic utility for generating dependency lists in makefiles - mostly small janitorial cleanups, plus some Solaris-specific fixes to match the same default #define's as the compilers use. Alan Coopersmith (12): Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o names Add .gitignore Delete portions of imakemdep.h not used by makedepend Add additional predefines needed to match Solaris compilers Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macros Remove ifdef checks for macII left over from ancient A/UX 3.0 support Remove #ifdef'ed code that's never used Increased constification Fix gcc, sparse & lint warnings Remove CVS/RCS version tags Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS makedepend 1.0.2 James Cloos (1): Replace static ChangeLog with dist-hook to generate from git log Jeremy C. Reed (1): Update version for release.
2009-10-31Update to 2.2.4.2:wiz3-1273/+656
2.2.4.2 (stable): * Namespace sigc is now documented, in order to make large chunks of the reference reappear. (Daniel Elstner) * The shipped reference documentation has been regenerated using Doxygen 1.6.1, so that the document type is now XHTML 1.0. (Daniel Elstner) * The shipped Devhelp file has been generated with a newer version of the XSLT script in mm-common, so that documentation groups no longer appear as namespace prefixes in the keyword list. (Daniel Elstner) 2.2.4.1 (stable): * Reenable the per-class hierarchy graphs in the reference documentation. (Daniel Elstner) * Drop the custom HTML header and footer, and use the shared doxygen.css file from mm-common. (Daniel Elstner) 2.2.4 (stable): * New build system based on mm-common. The mm-common module is now required for building from the git repository, but not for builds of release archives. (Daniel Elstner) * The public reference documentation is now hosted on library.gnome.org. (Frédéric Péters, Daniel Elstner)
2009-10-31Update to 2.0.20:wiz2-6/+6
Ver 2.0.20 - Wed Sep 23 18:42:02 PDT 2009 * Fix for 1-pixel postponement with 8bit scaling * Updates to headers and configure to allow for cross-compiling to DLL (not just static .a) and fixes for compiling on Windows using autotools * Added Visual CE Project to Other Builds * Added Symbian and Windows 64bit fix for lrint function.
2009-10-30Remove lisping music style from comment.wiz1-2/+2
2009-10-30Prefer the in-tree bsdtar. Fix patch to use the correct branches on NetBSD.joerg3-9/+9
2009-10-30NetBSD tar(1) doesn't like the distfile, so use gtar instead.tnn1-1/+2
2009-10-30boost is not using -mt for libs any longer, so don't substitute back.joerg1-10/+2
Pass down -rpath as a single option to prevent it from being mangled up.
2009-10-30Generate distinfo for previous commit.ahoka1-1/+2
2009-10-30Fix compilation with PCC.ahoka1-0/+15
2009-10-30update to 2.28.1drochner4-12/+13
This switches to the gnome-2.28 release branch.
2009-10-30oops, that file fell through the cracksdrochner1-0/+22
2009-10-30this is outdated and might be removed soon, but for sanity:drochner1-2/+4
bump PKGREVISION for libgnome linkage change, mark CONFLICTing with future anjuta pkgs
2009-10-30update to 1.14.16drochner4-11/+16
changes: -Add variant of OO_NS_FIELD -Use gdk_pixbug for thumbnailing when available -Fix problem with errors to stdout -Fix gnome-vfs dependency handling
2009-10-29PKGREVISION bump pkgs which are affected by the libgnome changedrochner3-3/+6
to leave out esound
2009-10-29bump PKGREV for libgnome change to avoid esound per default, anddrochner2-4/+3
being here remove the unneeded libart dependency
2009-10-29add an option for use of esound, make it off per default which isdrochner2-8/+20
a change to the previuos pkg, bump PKGREV
2009-10-29Do not stupidly insist on GNU gettext, thanks.joerg2-1/+73
2009-10-29bump PKGREVISION to get it rebuilt with the new xmlrpc-c dependencydrochner1-1/+2
pattern, should fix the "downgrade" problem reported by obache
2009-10-28Security and bugfix update of firefox (to 3.5.4) and xulrunner (to 1.9.1.4)tnn10-91/+37
Also fix broken DESTDIR support. Fixes the following security issues: MFSA 2009-64 Crashes with evidence of memory corruption (rv:1.9.1.4/ 1.9.0.15) MFSA 2009-63 Upgrade media libraries to fix memory safety bugs MFSA 2009-62 Download filename spoofing with RTL override MFSA 2009-61 Cross-origin data theft through document.getSelection() MFSA 2009-59 Heap buffer overflow in string to number conversion MFSA 2009-57 Chrome privilege escalation in XPCVariant::VariantDataToJS() MFSA 2009-56 Heap buffer overflow in GIF color map parser MFSA 2009-55 Crash in proxy auto-configuration regexp parsing MFSA 2009-54 Crash with recursive web-worker calls MFSA 2009-53 Local downloaded file tampering MFSA 2009-52 Form history vulnerable to stealing
2009-10-27recognize builtin libevent 1.4.11drochner1-1/+7
2009-10-26Doesn't support Python 2.4 (from . import *).joerg1-1/+3
2009-10-26+libviewdrochner1-1/+2
2009-10-26add libview-0.6.4, a collection of widgets from VMwaredrochner6-0/+98
(checked for in the gtk-vnc build, but not useful there, so I only add it in the hope that it is of use somewhere else)
2009-10-26update for dependency changes in 2.28drochner1-5/+1
2009-10-25Updating devel/p5-IO-Compress from 2.021 to 2.022sno2-6/+6
Upstream changes: 2.022 9 October 2009 * IO::Compress - Makefile.PL Fix for core.
2009-10-25Updating devel/p5-Carp-Clan from 6.03 to 6.04sno2-6/+7
pkgsrc changes: - Adding license definition Upstream changes: Version 6.04 24.10.2009 + Solved RT ticket #50796 (inform type of license) + Made the test suite compatible with Perl versions < v5.6.0
2009-10-25Updating devel/p5-Test-Perl-Critic from 1.01nb1 to 1.02sno2-8/+10
pkgsrc changes: - Adding license definition - Adjusting dependencies Upstream changes: [1.02] Released on 2009-10-22 Documentation changes. META.yml "enhancements". Moved author tests out of the way of normal testing. Now requires Perl-Critic version 1.105 or newer. Fixed source code to be compliant with this version. Reported by Xavier Caron.
2009-10-25More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.tnn1-1/+6
From Alexander Nasonov in PR pkg/39879.
2009-10-25Updating devel/p5-Test-Differences from 0.4801nb1 to 0.5000sno2-8/+8
pkgsrc changes: - Adding license definition Upstream changes (since module release 0.4801): 0.50 Sat Oct 17 15:18:03 2009 - Production release. 0.49_02 Sat Aug 2 13:00:21 GMT 2008 - Added support for all diff styles supplied by Text::Diff. Requested by Kevin Jones (http://rt.cpan.org/Public/Bug/Display.html?id=23579) - Add Build.PL. - Convert to universally use Test::More instead of Test. 0.49_01 Fri Aug 1 09:04:58 GMT 2008 - Convert to modern Perl distribution. - Applied doc suggestion from Slaven Rezic (http://rt.cpan.org/Ticket/Display.html?id=24297) - Bumped up version number higher than normal because I forgot to quote the "developer release" number last time. - Applied Mark Stosberg's patch which fixed the { a => 1 } versus { a => '1' } bug (http://rt.cpan.org/Ticket/Display.html?id=3029)
2009-10-25Updating devel/p5-Test-Aggregate from 0.35 to 0.36.1sno2-10/+15
pkgsrc changes: - Adjusting license definition - Adjusting dependencies according to META.yml (choosing the higher versions in case of duplicated entries) Upstream changes: 0.361 20/10/2009 - Keep Makefile.PL in synch. 0.36 18/10/2009 - Mark for production. - Removed 'dump.t' files in tests. - Improve Test::Aggregate::Nested docs. - Removed some dead code. - Suppress multiple plans (#48352, Chisel Wright) 0.35_07 19/08/2009 - Added missing files to MANIFEST. 0.35_06 28/06/2009 - Added support for nested TAP via Test::Aggregate::Nested. - I really, really need to get a real release out. 0.35_05 20/05/2009 - Removed bogus test file throwing my counts off. No wonder all tests were failing for people! - Remove development lib links. 0.35_04 Unreleased. - Unlink dump files in tests. 0.35_03 15/05/2009 - Don't run done_testing() in tests if it doesn't exist. 0.35_02 14/05/2009 - Deprecate tests run in BEGIN/END/CHECK/INIT. See http://use.perl.org/~Ovid/journal/38974 for more information. - check_plan, if set, is now done at the end of each test instead of the end of all tests. - Make it work with the Test::Builder 0.88 and previous versions. - Embed the calling test script name in a comment at the top of the dump file. - Fix a doc typo (thanks to Offer Kaye for the report) - Cleaned up some tests. 0.35_01 18/11/2008 - Make 'exit()' scream loudly if called. - Move Test::Aggregate::Builder globals into a hashref in the object. Further encapsulation to come later. - Export &run_this_test_program from Test::Aggregate to make dump files cleaner. - Reorganize the test suite to avoid false negatives.
2009-10-25This needs dbus-glib.ahoka2-2/+5
2009-10-24Updating devel/p5-version from 0.7702 to 0.7800sno2-7/+7
Upstream changes: 2009-10-22 John Peacock <jpeacock@cpan.org> Forgot to edit the README 2009-10-15 John Peacock <jpeacock@cpan.org> Make sure we override the system version.pm in the core for perl5.10.x 2009-10-15 John Peacock <jpeacock@cpan.org> Bump $VERSION in all files and add README text 2009-10-15 John Peacock <jpeacock@cpan.org> Smarter handling of non-magic v-strings. Resolves https://rt.cpan.org/Ticket/Display.html?id=50347
2009-10-24Added devel/p5-Date-Calc-XS version 6.2sno1-1/+2
2009-10-24After Date::Calc 6.2 came without XS implementation, importingsno3-0/+33
devel/p5-Date-Calc-XS version 6.2: XS wrapper and C library plug-in for Date::Calc. You never use this module directly. Use Date::Calc(3) instead!
2009-10-24Updating devel/p5-Date-Calc from 6.0 to 6.2sno2-7/+8
pkgsrc changes: - Adjusting dependencies Upstream changes: Version 6.2 16.10.2009 + Split the "Date::Calc" distribution into a pure-Perl and a C/XS part Version 6.1 15.10.2009 + United "Date::Calc" and "Date::Pcalc" into a single distribution + Fixed Polish names of months and days of week (RT ticket #14159)
2009-10-24Updating devel/p5-Class-Method-Modifiers from 1.04 to 1.05sno2-6/+6
Upstream changes: 1.05 Wed Oct 21 14:01:11 2009 Add install_modifier as a public API (Goro Fuji)
2009-10-24Updating devel/p5-Class-Accessor-Grouped from 0.09001 to 0.09002sno2-8/+8
pkgsrc changes: - Adjusting dependencies Upstream changes: 0.09002 Tue Oct 20 23:16:28 2009 - removing Class::XSAccessor usage for now
2009-10-24Updating devel/p5-Devel-Leak-Object from 0.92 to 1.00sno2-7/+10
pkgsrc changes: - Adding license definition - Handling bundled Module::Install Upstream changes: 1.00 Thu 22 Oct 2009 - Upgrading to Module::Install::DSL 0.91 - Switching to a prod version (finally) - Optionally track where leaked objects come from - Fix dumping to STDERR at END (previously dumped to STDOUT) - Tests for that
2009-10-24Updating devel/p5-Carp-Clan from 6.00nb1 to 6.03sno2-7/+6
Upstream changes: Version 6.03 18.10.2009 + Re-release to resolve confusion in CPAN caused by intermediate release of Carp::Clan 5.4 (backport of bugfix #50560 below for Perls < v5.6.0) Version 6.02 17.10.2009 + Forgot to fix the bug of duplicated prefixes in _longmsg as well Version 6.01 16.10.2009 + Fixed bug of duplicated prefixes (RT ticket #50560)
2009-10-24Updating devel/p5-Cache-Memcached from 1.27 to 1.28sno2-6/+6
Upstream changes: 2009-10-21: version 1.28 * IPv6 support (https://rt.cpan.org/Ticket/Display.html?id=50577) * Add Encode.pm requirement to Makefile.PL for perl 5.6.x (Ask)
2009-10-24remove tuwien from master_sites. it doesn't mirror libslang anymore.zafer1-2/+1
2009-10-24Added devel/p5-Data-Peek version 0.27sno1-1/+2
2009-10-24Importing devel/p5-Data-Peek with perl module Data::Peek v0.27.sno3-0/+30
Modified and extended wrapper functions to make debugging more pleasureable.
2009-10-23follow pkgsrc's rules when installing an autostart filedrochner3-2/+17
noticed by wiz and abs
2009-10-23Remove work around for build problems under Mac OS X Snow Leopard whichtron1-24/+0
is no longer necessary.
2009-10-23Changes 1.2.14:adam5-114/+15
* Added cast macros for correct usage with C++: SDL_reinterpret_cast(type, expression) SDL_static_cast(type, expression) * Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11. * Added SDL_DISABLE_LOCK_KEYS environment variable to enable normal up/down events for Caps-Lock and Num-Lock keys.
2009-10-22Switch compiler optimisation off under Mac OS X to stop GTK+ applicationstron2-1/+16
from entering a busy loop on startup. Bump package revision as the package previously built fine but didn't work.