summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-04-07Adjust to new version of Python 2.5 (pointed out by Dennis den Brok ingdt1-3/+3
private mail).
2010-04-07Needs py-expat for buildjoerg1-1/+3
2010-04-07Catch up with moved location.joerg1-3/+3
2010-04-07--datarootdir is not understood by nagios-ncsa, so don't append it for that.joerg1-1/+5
2010-04-07Catch up with xscreensaverjoerg2-9/+4
2010-04-07Fix user-destdirjoerg2-1/+19
2010-04-07Updated lang/python25 to 2.5.5gdt1-1/+2
2010-04-07Update to 2.5.5, a minor security fix release with very few changes relative ↵gdt2-9/+8
to 2.5.4. (ok to update during freeze by wiz@) Extension Modules ----------------- - expat: Fix DoS via XML document with malformed UTF-8 sequences (CVE_2009_3560). - expat: Fix DoS via malformed XML (CVE-2009-3720). Core and builtins ----------------- - Issue #6990: Fix threading.local subclasses leaving old state around after a reference cycle GC which could be recycled by new locals. Library ------- - Issue #7403: logging: Fixed possible race condition in lock creation. - Issue #5068: Fixed the tarfile._BZ2Proxy.read() method that would loop forever on incomplete input. That caused tarfile.open() to hang when used with mode 'r' or 'r:bz2' and a fileobj argument that contained no data or partial bzip2 compressed data.
2010-04-07Updated net/pear-Net_Sieve to 1.2.0obache1-1/+2
2010-04-07Update pear_Net-Sieve to 1.2.0.obache2-6/+8
Based on PR#43124 by Wen Heping. Changes since version 1.2.0b1: * Fix DIGEST-MD5 authentication (Aleksander Machniak, Bug #17285). * Don't try to call dl() if mbstring extension isn't loaded (Bug #17038). Changes since version 1.1.7: * Added support for adding a custom debug handler (Aleksander Machniak, Request #16681). * Fix breakage with certain locales, especially Turkish. * Fix reading authentication responses without literals (Bug #16647). * Code cleanup.
2010-04-07+ Mesa-7.8.1, adns-1.4 [pkg/43126], csup-20100404 [pkg/43120],wiz1-28/+53
delegate-9.9.7, elm-me-2.5plalpha23, enchant-1.6.0, erlang-13b4, fetchmail-6.3.16, fotoxx-10.0, gbrainy-1.41, gob2-2.0.17, grep-2.6.3, hugin-2010.0.0, inn-2.5.2, irssi-0.8.15, kye-0.9.4, lensfun-0.2.5, libart-2.3.21, libdrm-2.4.20, libgnomecanvas-2.30.1 [GNOME 2.30], libotf-0.9.11, mDNSResponder-214.3, mc-4.7.0.4, metacity-2.30.1 [GNOME 2.30], p5-Any-Moose-0.12, p5-Config-General-2.45, p5-DateTime-TimeZone-1.15, p5-FCGI-0.71, p5-HTML-Parser-3.65, p5-JSON-2.20, p5-POE-1.289 [pkg/43115], p5-POE-Component-SNMP-1.1006 [pkg/43116], p5-POE-Test-Loops-1.035 [pkg/43114], p5-URI-1.54, pear-Net_Sieve-1.2.0 [pkg/43124], puzzles-8914, py-adns-1.2.1 [pkg/43127], py-anita-1.10, py-dateutil-1.5, py-pytz-2010g, py-urwid-0.9.9.1 [pkg/43104], scmgit-base-1.7.0.4, scmgit-docs-1.7.0.4, scummvm-1.1.0, srp_client-1.7.5, stunnel-4.33, sympa-6.0.1, windowlab-1.40, wine-devel-1.1.42, x264-devel-20100404, xf86-video-ati-6.13.0, xorg-util-macros-1.7.0.
2010-04-07Mention x11vnc-0.9.9 update.wiz1-1/+2
2010-04-07Updated wm/echinus to 0.4.3obache2-3/+3
2010-04-07Update echinus to 0.4.3, per maintainer update request by PR#43117.obache2-9/+9
0.4.3 Ungrab keyboard after a key press 2010-04-02 0.4.2.1 Fix GCC warning on FreeBSD. 2010-03-22 0.4.2 Add some debug for buttons. 2010-03-21 0.4.1 This one should fix title problems 2010-03-12
2010-04-07already done - clive-2.2.11 [pkg/43111] x11vnc-0.9.9obache1-7/+6
ready to commit - ming and clutter related packages.
2010-04-07+ clive-2.2.11 [pkg/43111]obache1-1/+2
2010-04-07mediawikimartti1-1/+2
2010-04-07Updated www/mediawiki to 1.15.3martti2-6/+6
This is a security and bugfix release of MediaWiki 1.15.3 and MediaWiki 1.16.0beta2. MediaWiki was found to be vulnerable to login CSRF. An attacker who controls a user account on the target wiki can force the victim to log in as the attacker, via a script on an external website. If the wiki is configured to allow user scripts, say with "$wgAllowUserJs = true" in LocalSettings.php, then the attacker can proceed to mount a phishing-style attack against the victim to obtain their password. Even without user scripting, this attack is a potential nuisance, and so all public wikis should be upgraded if possible. Our fix includes a breaking change to the API login action. Any clients using it will need to be updated. We apologise for making such a disruptive change in a minor release, but we feel that security is paramount. For more details see https://bugzilla.wikimedia.org/show_bug.cgi?id=23076
2010-04-06Note update of www/typolight28-translations package to 20100406.taca1-1/+2
2010-04-06Update typolight28-translations package to 20100406.taca3-8/+8
Update Dutch language files.
2010-04-06Updated comms/jpilot to 1.6.0nb4sbd1-1/+2
2010-04-06add 'bin/jpilot-dial' on Linux from PR 42289sbd2-2/+4
Bump PKGREVISION OK wiz@
2010-04-06Revert last change. GCC was complaing about an undefined label and nottron2-17/+1
about an unused one. PR toolchain/43123 seems to be caused by a bug in flex(1) under NetBSD-current and not by problem with this package.
2010-04-06Casts to va_list are forbidden by ISO C++. Even if everything works asdsainty3-8/+81
intended, the format string parser that generates the va_list does not support all formatting characters. Make this code portable by failing to parse any format string at all, not just the ones that aren't fully supported. Bump PKGREVISION for the functional change, though this code is probably generally unused anyway. Unmark as BROKEN and NOT_FOR_PLATFORM - I think all uses of va_list casts are inhibited.
2010-04-06Note update of time/ruby-tzinfo package to 0.3.19.taca1-1/+2
2010-04-06Update ruby-tzinfo package to 0.3.19.taca2-6/+6
* Updated to tzdata version 2010h (http://article.gmane.org/gmane.comp.time.tz/3188).
2010-04-05Stop GCC from complaining about unused labels in C sources. This shouldtron2-1/+17
fix the build problem reported by Hisashi T Fujinaka in PR pkg/43123.
2010-04-05ivtools updatemarkd2-3/+3
2010-04-05Update to ivtools 1.2.8markd15-38/+434
leaf node. Adds DESTDIR support. Drop maintainership. Nov. 21st, 2009 ivtools-1.2.8 - significant work on keeping up with gcc and libstdc++. A wrapper for stdio.h was inadvertently getting pulled in by /usr/include files, causing a lot of trouble. Now builds with gcc-4.4 on Ubuntu 9.10. August 25th, 2009 ivtools-1.2.7 - series of memory leak checking commands - added reference counting to OverlayView's (ComponentView's) referred from AttributeValue's (#define RESOURCE_COMPVIEW) - fixed attrname func. - fixed stddev func. - added BooleanType to NumFunc promotion method. - fixed graphdraw copy/paste of graph fragments - new SocketObj for use comterp - fix behavior of symbol manipulating funcs, by using internal bquote. - port to Ubuntu Heron - applied (most of) patch to build on Fedora 10 contributed by John Heidemann - balance of changes to support ipl-1.0.4 July 9th, 2008 ivtools-1.2.6 - Debian contributed patch for iostreams backward compatibility - bug fix for dispatcher.c contributed by Damon Permezel - add mute command to comterp - balance of changes to support ipl-1.0.2 March 4th, 2008 ivtools-1.2.5 - overall evolution to support use by ipl-1.0.1 (see http://sf.net/projects/ipl for further details)
2010-04-05Pass in DO_ICONV_CAST on Solaris and NetBSD instead of incorrectwiz4-30/+15
patch. Noted by Alexander Polakov in PR 43113.
2010-04-05Updated net/youtube-dl to 20100404wiz2-3/+3
2010-04-05Update to 20100404 to make it work again.wiz2-7/+7
2010-04-05Updated net/clive to 2.2.11wiz2-3/+3
2010-04-05Update to 2.2.11. Previous version didn't work any longer due to youtubewiz2-6/+6
changes. Version 2.2.11 -------------- April 3, 2010 Bugfixes: * Youtube, update patterns to reflect website changes Version 2.2.10 -------------- March 24, 2010 Changes: * Add buzzhumor.com support * Mark ehrensenf.de support as broken Bugfixes: * Update --hosts format strings * dailymotion.com # Change format IDs to reflect website changes (yet again): * h264-hd -> hd * h264-hq -> hq * removed h264 and spark-mini (no longer even listed) # Parse title from elsewhere * Title was previously parsed from the title HTML tag * Which usually contained more than we cared for # Spew out an error if the video looks like a partner video * break.com # Support, thanks to Werner Elsler for the fix # Title parsing, ported from libquvi
2010-04-05Note update of www/typolight28-translations package to 20100405.taca1-1/+2
2010-04-05Update typolight28-translations package to 20100405.taca3-8/+8
Update Swedish language files.
2010-04-05Bump doxygen requirement for previous.jakllsch1-2/+2
2010-04-05Updated cross/avr-libc to 1.6.7nb1jakllsch1-1/+2
2010-04-05Fix avr-libc build/PLIST breakage due to doxygen update, bump package revision.jakllsch4-15/+32
2010-04-05Build fix: treat DragonFly as other BSDs.asau1-2/+2
From Alexander Polakov, PR pkg/43118
2010-04-04Note update of www/typolight28-translations package to 20100404.taca1-1/+2
2010-04-04Update typolight28-translations package to 20100404.taca3-8/+8
Update Czech language files.
2010-04-04Updated www/ikiwiki to 3.20100403schmonz1-1/+2
2010-04-04Update to 3.20100403. From the changelog:schmonz5-26/+91
* websetup: Add websetup_unsafe to allow marking other settings as unsafe. * Improve openid url munging; do not display anchors and cgi parameters, as used by yahoo and google urls. * Add complete German basewiki and directives translation done by Sebastian Kuhnert. * Add a include setting, which can be used to make ikiwiki process wiki source files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.) * Add support for setup files written in YAML. * Add --set-yaml switch for setting more complex config file options. * filecheck: Fix bugs that prevented the pagespecs from matching when not called by attachment plugin. * Fix incorrect influence info returned by a failing link() pagespec, that could lead to bad dependency handling in certian situations. * Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install. * auto-blog.setup: Set tagbase by default, since most bloggers will want it. * Allow wrappers to be built using tcc. (Workaround #452876) * openid: Use Openid Simple Registration or OpenID Attribute Exchange to get the user's email address and username. (Neither is yet used, but they are available in the session object now.) * page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially of Firefox) see fresh page content. * htmlscrubber: Allow colons in urls after '?' * template: Search for templates in the templatedir, if they are not found as pages in the wiki. Leaf package, updating during the freeze for bugfixes.
2010-04-04Note update of the "wireshark" package to version 1.2.7.tron2-3/+3
2010-04-04Update "wireshark" package to version 1.2.7. Changes since version 1.2.6:tron3-7/+8
Bug fixes: - SNMPv3 Engine ID registration. (Bug 2426) - Open file dialog always displayed when clicking anywhere on Wireshark. (Bug 2478) - tshark reports wrong number of bytes on big dumpfiles with -z io,stat. (Bug 3205) - Negative INTEGER number displayed as positive number in SNMP dissector. (Bug 3230) - Add support for FT_BOOLEAN fields to wslua FieldInfo. (Bug 4049) - Wireshark crashes w/ GLib error when trying to play RTP stream. (Bug 4119) - Windows 2000 support has been restored. (Bug 4176) - Wrong dissection on be_cell_id_list for bssmap. (Bug 4437) - I/O Graph dropdown boxes not working correctly. (Bug 4487) - Runtime Error when right-clicking field and selecting "Filter Field Reference". (Bug 4522) - In GSM SMS PDU TPVPF showing wrong. (Bug 4524) - Profinet: May be wrong defined byte meaning. (Bug 4525) - GLib-CRITICAL ** Message. (Bug 4547) - Certain EDP display filters trigger Wireshark/tshark runtime error. (Bug 4563) - Some NCP frames trigger "Dissector bug, protocol NCP". (Bug 4565) - The encapsulation abbreviation "bluetooth-h4" is ambiguous.(Bug 4613) Updated Protocol Support: - BSSMAP, DMP, GSM SMS, LDSS, NCP, PN/IO, PPP, SIP, SNMP Requested by Alistair Crooks.
2010-04-04Fix _XOPEN_SOURCE problem on DragonFly.obache2-1/+19
Patch provided by YONETANI Tomokazu in PR#43020, and it had been accepted by upstream.
2010-04-03Don't require farsight option for enabling PLIST.gnome, because thegdt2-4/+4
gnome-specific file is installed even w/o farsight. PKGREVISION++. ok wiz@
2010-04-03Use a new DIST_SUBDIR for "new" distfile. Requested by wiz.jakllsch2-6/+7
2010-04-03Updated www/seamonkey to 2.0.4tnn2-3/+3