summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-04-10Updating package for CPAN module YAML in textproc/p5-YAML from 0.77 to 0.80sno2-6/+6
Upstream changes: version: 0.80 date: Fri Feb 10 12:56:08 PST 2012 changes: - Patch from https://rt.cpan.org/Ticket/Display.html?id=73702 - Make YAML::Node subclass YAML::Mo::Object as well as Exporter (MSTROUT) version: 0.79 date: Wed Feb 8 17:25:55 PST 2012 changes: - Peter Scott and others noticed Mo::xxx causing problems on newer perls. Removed xxx for now. version: 0.78 date: Sun Jan 1 23:53:57 PST 2012 changes: - Apply patch from ANDK++ to deal with B::Deparse changes.
2012-04-10Updated textproc/p5-YAML-LibYAML to 0.38sno1-1/+2
2012-04-10Updating package for CPAN module YAML::LibYAML in textproc/p5-YAML-LibYAMLsno2-6/+6
from 0.37 to 0.38 Upstream changes: version: 0.38 date: Tue Jan 3 22:56:01 PST 2012 changes: - Apply SPROUT++ deparse test patch. Thanks!
2012-04-10Updated textproc/p5-YAML-Syck to 1.20sno1-1/+2
2012-04-10Updating package for CPAN module YAML::Syck/JSON::Syck insno2-6/+6
textproc/p5-YAML-Syck from 1.19 to 1.20 Upstream changes (since 1.19): [Changes for 1.20] (JSON::Syck 0.43) - 2012-02-14] * Tests all green on CPAN Testers. releasing to public. [Changes for 1.20_01] (JSON::Syck 0.43_01) - 2012-02-11] * Add test to assure META.yml is up to date before release * Fix for RT 70933 - disable check for empty file handle in LoadFile calls * Remove call to non-existant code YAML::Syck::_is_openhandle. * Fix for RT 74785 - compiling with -Werror=format-security fails
2012-04-10Updated textproc/p5-YAML-Tiny to 1.51sno1-1/+2
2012-04-10Updating package for CPAN module YAML::Tiny in textproc/p5-YAML-Tiny fromsno2-6/+6
1.50 to 1.51. Upstream changes: 1.51 Sun 11 Mar 2012 - The fix described in 1.48 was incorrect. Removing an additional if $@ to fix it properly. - Make the Scalar::Util version check resistant to bugs caused by development versions.
2012-04-10Updated misc/py-anita to 1.27gson1-1/+2
2012-04-10Update misc/py-anita to 1.27. Changes from 1.26:gson2-6/+6
Run shell commands on the target system using /bin/sh rather than root's login shell, as sysinst no longer sets the login shell to /bin/sh by default.
2012-04-10Updated devel/p5-Config-Auto to 0.42sno1-1/+2
2012-04-10Updating package for CPAN module Config::Auto in devel/p5-Config-Autosno2-7/+9
from 0.38 to 0.42. pkgsrc changes: - adjust dependencies Upstream changes since 0.38: 0.42 Tue Feb 7 16:46:38 GMT 2012 =================================== - Add a test fstab file instead of relying on the vagaries of system ones 0.40 Mon Feb 6 21:19:29 2012 ================================ - Resolve RT 74711 reported by David Oswald ( Calling Config::Auto::parse while $_ aliases a constant value throws exception )
2012-04-10Updated devel/p5-App-Cmd to 0.317sno1-1/+2
2012-04-10Updating package for CPAN module App::Cmd in devel/p5-App-Cmd from 0.316sno2-8/+8
to 0.317. pkgsrc changes: - adjust dependencies Upstream changes: 0.317 2012-03-26 10:11:52 America/New_York App::Cmd::Tester now reports exit code 1 for unknown commands, as App::Cmd would exit(1) in that case; addresses https://rt.cpan.org/Public/Bug/Display.html?id=73084 reported by David Golden
2012-04-10Update to Dovecot 2.1.4.ghen4-113/+9
+ Added mail_temp_scan_interval setting and changed its default value from 8 hours to 1 week. + Added pop3-migration plugin for easily doing a transparent IMAP+POP3 migration to Dovecot: http://wiki2.dovecot.org/Migration/Dsync + doveadm user: Added -m parameter to show some of the mail settings. - Proxying SSL connections crashed in v2.1.[23] - fts-solr: Indexing mail bodies was broken. - director: Several changes to significantly improve error handling - doveadm import didn't import messages' flags - mail_full_filesystem_access=yes was broken - Make sure IMAP clients can't create directories when accessing nonexistent users' mailboxes via shared namespace. - Dovecot auth clients authenticating via TCP socket could have failed with bogus "PID already in use" errors.
2012-04-10Updated www/links-gui to 2.6wiz1-1/+3
2012-04-10Update to 2.6:wiz4-10/+8
=== RELEASE 2.6 === Sat Apr 7 03:54:41 CEST 2012 mikulas: Fixed reads and writes out of memory in the xbm decoder It may have security implications Mon Apr 2 05:34:15 CEST 2012 mikulas: Fixed character set in the window title in X11 Fri Mar 30 05:10:32 CEST 2012 mikulas: Check EINTR after each syscall to work around non-working SA_RESTART on some old Unices Wed Mar 28 22:11:23 CEST 2012 mikulas: Fixed access out of allocated memory in the graphics renderer. It may have security implications --- although just two characters ('-' and 0) were written to the unallocated area. Tue Mar 27 21:49:38 CEST 2012 mikulas: Fixed an infinite loop in usemap when invalid html tag was processed Sun Mar 25 04:46:43 CEST 2012 mikulas: Fixed a crash if the user runs links with pipe on stdin Sun Mar 25 02:42:11 MET 2012 mikulas: Fixed inefficiency when moving or dragging mouse over big documents Sat Mar 24 01:26:05 CET 2012 mikulas: Fixed inefficiency when displaying documents with long lines Wed Mar 7 23:02:27 CET 2012 mikulas: Fix copy and paste of Unicode characters to/from Xwindow clipboard Tue Feb 28 21:04:51 CET 2012 mikulas: Fixed visual glitches in the select box in text-mode UTF-8 Sun Feb 26 18:31:17 MET 2012 mikulas: Use key ' to move forward Thu Feb 23 23:13:35 CET 2012 mikulas: Fixed access out of memory when pasting too long string from a clipboard Thu Feb 23 00:52:09 CET 2012 mikulas: The NSS encryption library can cause browser lockup. Add a warning. The user should use OpenSSL instead of NSS. Wed Feb 22 23:11:45 CET 2012 mikulas: Fix for big endian Xserver Tue Feb 21 03:03:33 MET 2012 mikulas: Restrict textarea and input field width to screen size minus margins Tue Feb 21 00:29:09 CET 2012 mikulas: Fixed saving formatted document when UTF-8 is used Sun Feb 19 22:24:20 MET 2012 mikulas: Fixed a crash if the user selected "Frame at full-screen" in the menu and there was no page displayed in the current frame Mon Feb 13 19:35:07 MET 2012 mikulas: Reload bookmarks if some other Links instance changes them Mon Feb 13 18:37:41 MET 2012 mikulas: Fixed some messages about decompression errors when http authentication and compression was used at the same time Sun Feb 12 18:32:26 MET 2012 mikulas: Display filename and percentage in the download menu Sun Feb 12 17:50:01 MET 2012 mikulas: Fixed divide-by-zero crash in the download code Sun Feb 12 15:22:12 MET 2012 mikulas: Continue downloads to partially downloaded file Tue Feb 7 07:13:49 MET 2012 mikulas: Add information about versions of libraries Tue Feb 7 00:39:28 cet 2012 mikulas: Fixed visual glitches in the list editor Sun Feb 5 20:35:43 cet 2012 mikulas: Fixed integer overflows if file cache has more than 2GB Mon Jan 23 21:54:19 MET 2012 mikulas: Don't compact <br> tags inside <pre> (fixes line numbers in source code viewer on github) Mon Jan 23 03:23:07 CET 2012 mikulas: Support non-english keyboard in the Xwindow driver Sun Jan 15 01:42:59 cet 2012 mikulas: When opening a new window, copy html options from the existing session Sat Jan 14 22:59:53 cet 2012 mikulas: Support #! translation according to Google specification Thu Jan 5 02:43:42 CET 2012 mikulas: Fixed reading of a freed memory if the user deletes a user program while a query box with user programs is displayed Fri Dec 30 15:34:11 MET 2011 mikulas: Allow the user to set local IP address Thu Dec 29 18:41:51 MET 2011 mikulas: Allow the user to change colors
2012-04-09Updated games/gcompris to 12.01nb1wiz1-1/+2
2012-04-09Do not install some Makefiles that are unneeded and contain paths towiz2-7/+10
the buildlink dir. Bump PKGREVISION.
2012-04-09Avoid unportable test(1) construct.wiz2-1/+17
2012-04-09Updated news/pan to 0.136wiz1-1/+2
2012-04-09Update to 0.136:wiz5-8/+40
This release introduces a plethora of bugfixes and improvements, everybody using older versions of Pan is encouraged to upgrade. This version supports binary uploading, TLS (SSL) connections, PGP handling and other nice features.
2012-04-09Updated mail/dovecot2 to 2.1.4.ghen1-1/+2
2012-04-09CVE-2012-1610 fix for ImageMagicktez1-1/+2
2012-04-09Add patch for CVE-2012-1610 from ↵tez4-6/+35
http://www.imagemagick.org/discourse-server/viewtopic.php?t=20629
2012-04-09python24 had been removed, no need to take care about it anymore.obache1-7/+7
2012-04-09Updated x11/qt4 to 4.8.1adam2-3/+12
2012-04-09Changes 4.8.1:adam22-144/+99
Qt 4.8.1 is the first patch release to the 4.8 series with over 200 functional improvements to the desktop and embedded platforms. The majority of the error corrections, made primarily by Digia, have been on desktop and embedded platforms with a large number of fixes with focus on QtCore, QtGUI and QtNetwork. These fixes benefit all desktop platforms. Qt 4.8.1 also includes Mac App Store support.
2012-04-09Updated pkgtools/pkgin to 0.5.2.3imil1-1/+2
2012-04-0920120409imil2-7/+7
pkgin 0.5.2.3 Fixed "upgrade too many packages" bug (thanks stacktic)
2012-04-09Oops I had the sense inverted for NOGCCERROR.sbd1-2/+2
2012-04-08Grammar fix.wiz7-13/+13
2012-04-08Updated mysql55 to 5.5.2; mysql51 to 5.1.62adam2-4/+6
2012-04-08Updated games/gcompris to 12.01wiz2-3/+3
2012-04-08Update to 12.01, provided by Mayuresh in wip.wiz7-1580/+4229
Many many changes from last packaged version.
2012-04-08Fix paths after import.wiz2-4/+4
2012-04-08Set TOOLS_PLATFORM.xzcat.ryoon1-1/+4
On FreeBSD 9.0, there is /usr/bin/xzcat.
2012-04-08Added math/ppl version 0.11.2wiz1-1/+2
2012-04-08+ ppl.wiz1-1/+2
2012-04-08Updated lang/gcc34 to 3.4.6nb7ryoon1-1/+2
2012-04-08Initial import of ppl-0.11.2, packaged by Kai-Uwe Eckhardt for wip.wiz5-0/+1229
The Parma Polyhedra Library. Used by gcc for loop optimization.
2012-04-08Added math/cloog version 0.16.2wiz1-1/+2
2012-04-08+ cloog.wiz1-1/+2
2012-04-08Initial import of cloog-0.16.2 from pkgsrc-wip, created by Kai-Uwewiz5-0/+99
Eckhardt. CLooG is a code generator for scanning Z-polyhedra and is used by gcc >= 4.4 for loop optimization.
2012-04-08Fix PR pkg/46029ryoon3-3/+23
* Make gcc handle -fPIC properly. from http://gcc.gnu.org/viewcvs/branches/csl-sol210-3_4-branch/gcc/config/sol2.h?r1=87927&r2=87928&pathrev=178719
2012-04-08+ ImageMagick-6.7.6.6, avahi-0.6.31, calibre-0.8.46, chktex-1.6.6,wiz1-20/+30
consolekit-0.4.5, dbus-1.4.20, ffmpeg-20120406.0.10.1, ffplay-20120406.0.10.1, gajim-0.15, gegl-0.2.0, libcaca-0.99beta18, libdbusmenu-qt-0.9.2, libmusicbrainz-4.0.0, libnice-0.1.2, mksh-40f, mkvtoolnix-5.5.0, mp3diags-1.1.18, mu-0.9.8.3, p5-PerlMagick-6.7.6.6, pciutils-3.1.9, phpmyadmin-3.5.0, puzzles-9448, qt4-libs-4.8.1, scmgit-base-1.7.9.6, scmgit-docs-1.7.9.6, texmaker-3.3.3, wireshark-1.6.7, x264-devel-20120407, xfe-1.32.5.
2012-04-08Update comment.wiz1-3/+2
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz148-303/+297
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08All supported python version in pkgsrc set PYDISTUTILS_CREATES_EGGFILESwiz2-13/+2
to "yes", so remove variable and code for "no".
2012-04-08Updated multimedia/gst123 to 0.3.0ryoon2-3/+3
2012-04-08Update to 0.3.0ryoon2-8/+7
* Fix LICENSE, the license is gnu-lgpl-v3 not gnu-gpl-v3 Changelog: Overview of changes in gst123-0.3.0: * Support visualization plugins during audio playback (Issue 3). * Fix compilation for GNU/Hurd (Issue 7).