summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-08-08Importing package for p5 module common::sense-0.04 as dependency forsno3-0/+26
scheduled import of p5-EV-3.7 This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders.
2009-08-08Added devel/libev version 3.7sno2-2/+4
2009-08-08Importing package for libev-3.7 (recommended dependency for p5sno5-0/+76
module AnyEvent). Libev is modelled (very losely) after libevent and the Event perl module, but is faster, scales better and is more correct, and also more featureful. And also smaller. Yay. Some of the specialties of libev not commonly found elsewhere are: - extensive and detailed, readable documentation (not doxygen garbage). - fully supports fork, can detect fork in various ways and automatically re-arms kernel mechanisms that do not support fork. - highly optimised select, poll, epoll, kqueue and event ports backends. - filesystem object (path) watching (with optional linux inotify support). - wallclock-based times (using absolute time, cron-like). - relative timers/timeouts (handle time jumps). - fast intra-thread communication between multiple event loops (with optional fast linux eventfd backend). - extremely easy to embed. - very small codebase, no bloated library. - fully extensible by being able to plug into the event loop, integrate other event loops, integrate other event loop users. - very little memory use (small watchers, small event loop data). - optional C++ interface allowing method and function callbacks at no extra memory or runtime overhead. - optional Perl interface with similar characteristics (capable of running Glib/Gtk2 on libev, interfaces with Net::SNMP and libadns). - support for other languages (multiple C++ interfaces, D, Ruby, Python) available from third-parties. Examples of programs that embed libev: the EV perl module, rxvt-unicode, gvpe (GNU Virtual Private Ethernet), the Deliantra MMORPG server (http://www.deliantra.net/), Rubinius (a next-generation Ruby VM), the Ebb web server, the Rev event toolkit.
2009-08-08Added devel/p5-TryCatch version 1.001001sno2-2/+4
2009-08-08Importing package for p5 module TryCatch version 1.001001sno3-0/+41
TryCatch implements first class try catch semantics for Perl, without source filters. The main benefits are: - return from subroutines within the try blocks - Moose type checking
2009-08-08Updated x11/gnome-mag to 0.15.8wiz1-1/+2
2009-08-08Update to 0.15.8:wiz2-6/+6
* Fixes: #574174 - Remove deprecated libgnomeui dependency (André Klapper) #554162 - Install colorblind applet to pyexecdir (Marcin Banasiak) #562079 - needlessly links against gdk-pixbuf-xlib (Matthias Clasen) #580186 - Use gtkbuilder instead of glade (Pedro Fragoso) Various - git, doap, etc. (Jaap Haitsma) * Translations: Leonardo Ferreira Fontenelle (pt_BR)
2009-08-08Updated fonts/gbdfed to 1.5wiz1-1/+2
2009-08-08Update to 1.5, fix getline problem.wiz3-10/+48
This version fixes several minor bugs, removes the last of the deprecated GTK+ code, and improves the user interface of the GlyphEditor.
2009-08-08Updated lang/gawk to 3.1.7wiz1-1/+2
2009-08-08Update to 3.1.7:wiz4-14/+15
Changes from 3.1.6 to 3.1.7 --------------------------- 1. Gawk now has support for z/OS (IBM S/390 architecture). 2. Gawk now handles multibyte strings better in [s]printf with field widths and such. 3. Gawk now uses libsigsegv to print a message before core dumping. This handles infinite recursion of an awk function a little better. Use of the library can be disabled at configure time with the --disable-libsigsegv option for unusual systems. 4. The handling of BINMODE is now somewhat more sane. 5. A getline from a directory is no longer fatal; instead it returns -1. 6. Per POSIX, special variable names (like FS) cannot be used as function parameter names. 7. The new -O / --optimize option enables simple constant folding on the parse tree during parsing. We hope that with time the number of optimizations will increase. 8. Updated to the latest autotools: Autoconf 2.63, Automake 1.11, Libtool 2.2.6a, and Gettext 0.17. Also latest Bison: 2.4.1. 9. Some improvement in testing for isinf / isnan in builtin.c. 10. Improved the handling of `a = a b c' to be more general. 11. Locale handling for %'d should now work on certain non-Unix / non-Linux systems. 12. Lots of bugs fixed, see the ChangeLog for the details.
2009-08-08Allow python-2.6.wiz1-2/+2
2009-08-08Updated fonts/fontconfig to 2.7.1wiz1-1/+2
2009-08-08Update to 2.7.1:wiz2-6/+6
Bump version to 2.7.1 Update .gitignore Bump libtool versions that 2.7.0 (I forgot to do back then) Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911) We distribute the docs, so it makes little sense to distribute with @CONFDIR@ replaced. Until we find a better solution, I've hardcoded /etc/fonts now. [doc] Add ~/fonts.conf.d to user docs TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32 Reported by Yuriy Kaminskiy. Fix doc syntax (#22902) Fix FcNameUnparseLangSet() Remove unused macros Don't change the order of names unnecessarily (#20128) so that TT_NAME_ID_PREFERRED_FAMILY is consistently preferred over TT_NAME_ID_FONT_FAMILY when both are specified for the default language. Use GetSystemWindowsDirectory() instead of GetWindowsDirectory() (#22037) Improve libtool version parsing (#22122) Fix leak with string VStack objects Add Inconsolata to monospace config (#22710) Remove unused ftglue code Replace spaces with tabs in conf files Fix win32 build git-tag -s again
2009-08-08Updated time/etm to 290wiz1-1/+2
2009-08-08Update to 290:wiz2-6/+6
Added 'none' as keyword/context group when no keyword/context is provided. Fixed allignment for 24 hour bug. Fixed bug in which last time digit in 24hour time would be deleted. Fixed begin/end date bug in timereport.
2009-08-08Updated net/clive to 2.2.4wiz1-1/+2
2009-08-08Update to 2.2.4:wiz2-6/+6
Version 2.2.4 (August 2, 2009) User-visible changes: * Add: # --stream-pass option (port from cclive) # funnyhub support * Port from cclive # myubo support * Port from cclive # clipfish support * Thanks to Patrick Hoffmann <patrick@sobran.de> for data mining * Fix: # Misc. typos in manual # Redtube support (videoid/title parsing issues) # Dailymotion: spak-mini -> spark-mini * Change: # replace dashes ("-") with underscores ("_") in video ids Version 2.2.3 (July 25, 2009) User-visible changes: * Add: 1. Support spiegel.de (closes issue #32) [thanks to anon for data] 2. Support golem.de (closes issue #33) [thanks to anon for data] 3. ~/.clive/config path support 4. --cookie-jar option 5. Support for ehrensenf.de (closes issue #34) [thanks to bjoern for data] * Improve: unicode support (related to issue #29) 1. cctv: no longer requires -C and -R options (obsoletes -R) 2. --cclass: now works as expected with unicode as well * Improve: backwards compatibility with clive 2.0, 2.1 1. Allow --format=(mp4|hd|hq|3gp) (closes Debian bug #535957) 2. Restore ~/.config/clive/config path support (closes Debian bug #535483) 3. Add --upgrade-config (2.0/2.1 config to 2.2+ format) * Change: 1. --hosts prints now supported formats 2. Pair --exec with --exec-run, the latter now triggers the former 2.1. Closes Debian bug #520520 3. Relocate files 3.1. ~/.clivelast -> ~/.cache/clive/last 3.2. ~/.clivecache -> ~/.cache/clive/cache 4. If HOME environment variable undefined, assume current workdir 5. --version: print locale etc. * Fix: 1. --version: copyright years 2. File suffix for CCTV (.x-shockwave-flash -> .flv) 3. Remove "see examples" from pod markup (closes issue #30) 4. Prevent ".$suffix" output filenames 4.1. Use $id if !$title && %i was not defined in --filename-format 4.2. Related to issue #29 5. --no-proxy: really disable all proxy use (closes issue #25) 5.1. http_proxy setting was still used 6. Can't call method "filename" on unblessed reference at Exec.pm line 5x 6.1. e.g. clive URL --exec="ls;" 6.2. Closes Debian bug #535459 7. Dailymotion support (closes issue #35) 8. Redtube support (error: no match: `(?-xism:videoid=(.*?)')') * Rename: 1. --recall, --recall-file -> --last, --last-file 2. CLIVE_HOME -> CLIVE_CACHE * Remove: 1. -R, --raw (obsoleted by improved unicode support) 2. --home-dir option 2.1. Missleading name 2.2. Obsoleted by --cache-file and --last-file * Manual page: 1. Add note about numeric suffix (closes issue #28) 2. Fix a number of typos, use better grammar 3. Overhaul Version 2.2.2 (July 9, 2009) User-visible changes: * Change: Google: --format=mp4/best 1. Default to flv if mp4 is not available 2. Fix --format=best support
2009-08-08Updated graphics/cheese to 2.26.3wiz1-1/+2
2009-08-08Update to 2.26.3:wiz2-6/+6
version 2.26.3 - Added/Updated Translations - ca, courtesy of Gil Forcada - hi, courtesy of Rajesh Ranjan - Added/Updated Documentation - el, courtesy of Simos Xenitellis
2009-08-08fcrackzip was changed and does not conflict any longer. Adapt pattern.wiz1-2/+2
2009-08-08Rename zipinfo to fcrackzipinfo. Addresses PR 40113.wiz3-6/+6
(Upstream didn't react.) Bump PKGREVISION.
2009-08-08Updated devel/bzr-gtk to 0.95.0nb1wiz1-1/+2
2009-08-08Allow python-2.6, from Jan Danielsson.wiz1-2/+5
Replace python interpreter in a script. Bump PKGREVISION.
2009-08-08Updated devel/bzr to 1.17wiz1-1/+2
2009-08-08Update to 1.17, based on patches by Jan Danielsson.wiz4-293/+329
Bazaar continues to blaze a straight and shining path to the 2.0 release and the elevation of the ``2a`` beta format to the full glory of "supported and stable". Highlights in this release include greatly reduced memory consumption during commits, faster ``ls``, faster ``annotate``, faster network operations if you're specifying a revision number and the final destruction of those annoying progress bar artifacts.
2009-08-08Updated lang/chicken to 4.1.0wiz1-1/+2
2009-08-08Update to 4.1.0, provided by Peter Bex via pkgsrc-wip (wip/chicken-current).wiz4-87/+106
4.1.0 - The new parameter "parantheses-synonyms" and the command-line option "-no-parantheses-synonyms" allows disabling list-like behaviour of "{ ... }" and "[ ... ]" tokens - The new parameter "symbol-escape" and the command-line option "-no-symbol-escape" allows disabling "| ... |" symbol escape syntax - Added command-line option "-r5rs-syntax" to disable CHICKEN-specific read-syntax - Added compiler command-line-option "-no-compiler-syntax" - Deprecated "getenv" (use "get-environment-variable" instead) - Removed "macro?" and "undefine-macro!" - Support for Microsoft Visual Studio / MSVC has been dropped - The compiler provides now a simple flow-analysis pass that does basic checking of argument-count and -types for core library procedures (new option "-scrutinize") - New compiler-options "-no-argc-checks", "-no-bound-checks", "-no-procedure checks", "-no-procedure-checks-for-usual-bindings", "-types TYPEFILE" and "-consult-inline-file FILENAME" - Added a "chicken-setup" stub-application to catch incorrect use of this tool (which has been replaced in 4.0.0 with "chicken-install") - Changed "setup-install-flag" and "setup-verbose-flag" to "setup-install-mode" and "setup-verbose-mode" in "setup-api" module, the old names are still available but deprecated - Posix unit: added "socket?", "block-device?" and "character-device?", deprecated redundant "stat-..." procedures - Also in Posix unit: "canonical-path" has been deprecated, "normalize-pathname" from the "files" unit provides now most of the functionality - Added "directory-exists?" - "(for-each (lambda ...) X)" is compiled as a loop - The argument-count check for format-strings for "[sf]printf" with a constant string argument is done at compile-time - A stub application named "chicken-setup" is installed to catch when a user invokes theobsolete tool instead of the new "chicken-install". 4.0.0 - removed `apropos' and `apropos-list' from the "utils" library unit; available as an extension - removed texinfo and PDF documentation - this will possible be added back later - replaced PCRE regex engine with Alex Shinn's "irregex" regular expression package - removed `-extension' option - removed `-static-extensions' csc option and added `-static-extension NAME' - `regex' unit: removed `regexp*' and `regex-optimize' - added `CHICKEN_new_finalizable_gc_root()' - `length' checks its argument for being cyclic - removed custom declarations and "link-options" and "c-options" declarations - deprecated "-quiet" option to "chicken" program - added "-update-db" option to chicken-install - the compiler now suggests possibly required module-imports - moved non-standard syntax-definitions into "chicken-syntax" library unit - the pretty-printer prints the end-of-file object readably now - alternative conditional execution paths have separate allocation computation (previously the allocation of all alternatives was coalesced) - removed unused "%kmp-search" from "srfi-13" library unit - expander handles syntax-reexports and makes unexported syntax available for exported expanders in import libraries - added checks in some procedures in the "tcp" library unit - the macro system has been completely overhauled and converted to hygienic macros - a macro-aware module system has been added - added "-sx" option to csi - removed the following deprecated functions: [un]shift! andmap ormap byte-vector? byte-vector-fill! make-byte-vector byte-vector byte-vector-set! byte-vector-ref byte-vector->list list->byte-vector string->byte-vector byte-vector->string byte-vector-length make-static-byte-vector static-byte-vector->pointer byte-vector-move! byte-vector-append! set-file-position! set-user-id! set-group-id! set-process-group-id! macro? undefine-macro! - the situation-identifiers "run-time" and "compile-time" have been removed - the compiler options "-check-imports", "-import" and "-emit-exports" have been removed - new procedures: strip-syntax expand - new macros define-syntax module export - the following macros have been removed: define-foreign-record define-foreign-enum define-macro define-extension - "local" mode, in which locally defined exported toplevel variables can be inlined - new options and declarations "[-]local", "[-]inline-global" and "-emit-inline-file" - optimization levels changed to use inlining: -optimize-level 3: enables -inline -local (but *not* -unsafe) -optimize-level 4: enables -inline -local -unsafe - increased default inlining-limit to 20 - support for cross-module inlining - "make <VARIABLES> bench" runs the benchmark suite - "chicken-setup" has been replaced by new command line tools "chicken-install", "chicken-uninstall" and "chicken-status", which are more flexible and allow greater freedom when creating local or application- specific repositories - extension-installation can be done directly from SVN repositories or a local file tree - enabled chicken mirror site as alternative download location
2009-08-08As suggested by Tom Spindler, remove the libdrm version requirementdrochner2-3/+3
from dri.mk where it is pulled in from bl3.mk. The minimum version is only necessary if a new MesaLib is built, we don't need to force users of older ones to update libdrm.
2009-08-08This works fine with python 2.5bouyer1-2/+2
2009-08-08Updated devel/p5-Storable to 2.21sno1-1/+2
2009-08-08Updating package for p5 module Storable from 2.20 to 2.21sno2-6/+7
pkgsrc changes - adding license (perl5 license) Upstream changes: Thu Aug 6 10:55:50 IST 2009 Abhijit Menon-Sen <ams@toroid.org> Version 2.21 Includes hints/hpux.pl that was inadvertently left out of 2.20.
2009-08-08Updated devel/p5-File-Which to 1.07sno1-1/+2
2009-08-08Updating package for p5 module File::Which from 0.05nb1 to 1.07sno2-7/+9
pkgsrc changes: - Adding license (perl5 license) - Adding build dependency to more current Test::More (according to META.yml) Upstream changes: 1.07 Tue 28 Jul 2009 - CPAN Testers looks good for 1.06_01, moving to production release 1.06_01 Sat 25 Jul 2009 - Taking over this hugely old and very popular module to clean it up a bit. - Moved from Test.pm to Test::More. - Updated Changes - Cleaned up some code a bit to make it more readable. - Added an explicit minimum Perl version - Changed platform detection code to constants for less code size and compile-time if () optimisation. - Removed non-leading tabs and other whitespace nigglies.
2009-08-08Updated textproc/p5-Text-CSV to 1.13sno1-1/+2
2009-08-08Updating package for p5 module Text::CSV from 1.12 to 1.13sno2-7/+7
pkgsrc changes: - Correcting license to ${PERL5_LICENSE} Upstream changes: 1.13 Fri Jul 31 12:02:53 2009 - getline() didn't handle '0' starting multi line data (pointed by Diego Santa Cruz).
2009-08-08Updated textproc/p5-Text-CSV_XS to 0.66sno1-1/+2
2009-08-08Updating package for p5 module Text::CSV_XS from 0.65 to 0.66sno2-7/+7
Upstream changes: 2009-08-07 0.66 - H.Merijn Brand <h.m.brand@xs4all.nl> * Reordered examples in doc to show best method first * Documentation grammatical fix (John P. Linderman, RT#46411) * Fail if first arg to new () is not a hash ref * Implement empty_is_undef on request of Evan Carroll * Typo in documentation (Herwin Weststrate, RT#47613) * error_diag () uses warn () in void context instead of STDERR * Add auto_diag attribute (still under construction) * FIX: reset attributes (after they have been set) with accessor
2009-08-08Updated devel/p5-Class-MOP to 0.91sno1-1/+2
2009-08-08Updating package for p5 module Class::MOP from 0.90 to 0.91sno2-6/+6
Upstream changes: 0.91 Wed Jul 29, 2009 * Class::MOP::Method::Wrapped - Fixing variable usage issues with the patch from previous version, not properly using lexicals in the for loops. (stevan)
2009-08-08Updated graphics/p5-Image-Info to 1.29sno1-1/+2
2009-08-08Updating package for p5 module Image::Info from 1.28nb1 to 1.29sno2-9/+11
pkgsrc changes: - Update dependencies: * IO::String is not required anymore (it's in Perl CORE) * XML::LibXML is preferred over XML::Simple - Added license (perl5 license) - Added Module::Install as module type to prevent bundled Module::Install from automatic installing Upstream changes: 2009-07-31 Slaven Rezic <srezic@cpan.org> Release 1.29 SVG parsing is now done by XML::LibXML::Reader, if available, otherwise the old XML::Simple-based code is used. Using the new code is much more memory efficient and faster. The old module can still be used by setting @Image::Info::SVG::PREFER_MODULE Removed deprecation notice. Bundled Module::Install 0.91. Ceased a warning in the JPEG parsing code with perl 5.6.x. Lowered minimum required Perl version to 5.6.0 (There's no evidence that it does not work with that Perl version). Ceased warnings when reading PNG files with ztxt (compressed comment) chunk (RT #28054)
2009-08-08Updated www/p5-Template-Toolkit to 2.22sno1-1/+2
2009-08-08Updating package for p5 module Template::Toolkit from 2.21 to 2.22sno2-9/+9
pkgsrc changes: - Add dependency to textproc/p5-Pod-POM for Template::Plugin::Pod and graphics/p5-Image-Info for Template::Plugin::Image Upstream changes: #----------------------------------------------------------------------- # Version 2.22 - 21st July 2009 #------------------------------------------------------------------------ * Changed pod coverage and kwalitee tests to only run when release testing. #----------------------------------------------------------------------- # Version 2.21_02 - 4th July 2009 #------------------------------------------------------------------------ * Added UTF8 support to the XS Stash. https://rt.cpan.org/Ticket/Display.html?id=45842 * Fixed the truncate filter to handle lengths shorter than the '...' string being appended on the end. https://rt.cpan.org/Ticket/Display.html?id=45617 * Fixed a bug in the parser/grammar to make NEXT/LAST work correctly inside nested loops. https://rt.cpan.org/Ticket/Display.html?id=40887 * Fixed a bug in Template::Plugin::Filter that was causing the weakened $self reference in a dynamic filter closure to be garbage collected too soon. (NOTE: this has probably un-fixed a previous bug) https://rt.cpan.org/Ticket/Display.html?id=46691 * Applied patch to allow list.sort to sort on multiple fields. https://rt.cpan.org/Ticket/Display.html?id=40637 #----------------------------------------------------------------------- # Version 2.21_01 - 4th July 2009 #------------------------------------------------------------------------ * Removed Template::Plugin::Autoformat and t/autoform.t. They're now available as a separate distribution. * Fixed some Win32 test failures and XS Stash compilation problems.
2009-08-08+font-util-1.0.2, libSM-1.1.1, xextproto-7.1.0, xf86-input-vmmouse-12.6.5,taca1-3/+8
xf86-video-siliconmotion-1.7.3, xf86-video-trident-1.3.3, xmag-1.0.3.
2009-08-08Remove a redundant target.minskim1-4/+1
2009-08-08Make sure that .orig files are not installed.minskim1-1/+2
2009-08-08Updated sysutils/cdrtools to 2.01.01alpha62wiz1-1/+2
2009-08-08Update to 2.01.01pre62:wiz2-6/+7
All: - New include files include/schily/ctype.h, include/schily/pwd.h and include/schily/grp.h - All programs are now using schily/stdio.h for orthogonality. - Haiku default install dir is now /boot/opt/schily - New rules RULES/os-cygwin_nt-6.0-wow64.id and RULES/os-cygwin_nt-6.1-wow64.id support Cygwin on 64bit installations of Win Vista and "Win 7". - New rules for compiling 64 Bit binaries on cygwin_nt-wow64 NOTE: You need to have a 64 bit aware gcc on Cygwin to use this! - TEMPLATES/temp-gcc.rul and TEMPLATES/temp-xcc.rul now correctly include cc-gcc.rul and cc-dumb.rul and thus make the automake feature working again for completely unknown platforms. - Fixed RULES/rules.inc to make sure we install xx.h instead of xx.h.exe - Workaround an infinite hang in an autoconf test on 64 Bit Vista with Cygwin - Include limits.h in schily/hostname.h for Linux - Several "%s" formats have been introduced in order to make gcc-4 happy even though the original strings have been pointer to constant and well known strings - Change the option order in the autoconf test for calling the linker in order to avoid problems with the microsoft linker. Libschily: - libschily now is thread aware and uses the thread specific errno value on Solaris, Linux and FreeBSD. Libscg: - Raised the SCSI Bus-number limit from 256 to 500 for Linux as a workaround for a resource leak bug in the linux kernel. The workaround lets the problem happen much later but cannot completely avoid it. If you are hit by the Linux kernel resource leak bug, you need to reboot. Cdrecord: - Correctly abort the FIFO in cdrecord on BeOS and Haiku in case that the clone ara cannot be made shared. Mkisofs (Maintained/enhanced by J - Fixed a potential malloc problem in mkisofs
2009-08-08Updated graphics/glu to 7.4.4nb1wiz1-1/+2