summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Fix build on SunOS.hans4-5/+28
2012-01-11Explicitly disable da (audio output).hans1-1/+2
2012-01-11Fix build on SunOS.hans3-7/+52
2012-01-11Fix localedir.hans1-1/+2
2012-01-11Fix build on SunOS 5.11.hans3-4/+55
2012-01-11An extra binary is built on SunOS.hans1-0/+2
2012-01-11Fix build on SunOS.hans4-9/+15
2012-01-11+racoon2drochner1-1/+2
2012-01-11add the latest snapshot of racoon2 (IKEv2 daemon), from John R. Shannondrochner10-0/+333
(just added DESTDIR support)
2012-01-11Fix build on SunOS.hans11-16/+43
2012-01-11Fix build on SunOS.hans4-3/+25
2012-01-11Explicitly disable NLS to avoid language files to be built.hans1-1/+3
2012-01-11Fix build on SunOS.hans6-5/+51
2012-01-11Fix build on SunOS. Needs ncurses.hans4-3/+33
2012-01-11Remove set but not used variable.hans2-5/+37
2012-01-11Fix build on SunOS.hans6-4/+124
2012-01-11Uses pod2man.hans1-2/+2
2012-01-11Don't jump over variable initialization.hans2-1/+25
2012-01-11Fix build on SunOS.hans2-2/+5
2012-01-11Allow build on SunOS 5.11.hans1-2/+2
2012-01-11Fix build on SunOS.hans5-6/+29
2012-01-11There's no libutil on SunOS.hans1-2/+4
2012-01-11Fix localedir.hans2-3/+12
2012-01-11Fix build on SunOS.hans2-4/+4
2012-01-11Fix build on SunOS.hans2-2/+14
2012-01-11Updated sysutils/memtester to 4.2.2schmonz2-3/+3
2012-01-11Update to 4.2.2. From the changelog:schmonz2-6/+6
- add progress message for one more errno value (EAGAIN) in response to failed mlock; BSDs use this to indicate the lock failed due to being over a system or process limit, much like ENOMEM.
2012-01-11Updated textproc/py-feedparser to 5.1schmonz2-3/+3
2012-01-11Update to 5.1. From the changelog:schmonz3-11/+16
* Extensive, extensive unit test refactoring * Convert the Docbook documentation to ReST * Include the documentation in the source distribution * Consolidate the disparate README files into one * Support Jython somewhat (almost all unit tests pass) * Support Python 3.2 * Fix Python 3 issues exposed by improved unit tests * Fix international domain name issues exposed by improved unit tests * Issue 148 (loose parser doesn't always return unicode strings) * Issue 204 (FeedParserDict behavior should not be controlled by `assert`) * Issue 247 (mssql date parser uses hardcoded tokyo timezone) * Issue 249 (KeyboardInterrupt and SystemExit exceptions being caught) * Issue 250 (`updated` can be a 9-tuple or a string, depending on context) * Issue 252 (running setup.py in Python 3 fails due to missing sgmllib) * Issue 253 (document that text/plain content isn't sanitized) * Issue 260 (Python 3 doesn't decompress gzip'ed or deflate'd content) * Issue 261 (popping from empty tag list) * Issue 262 (docs are missing from distribution files) * Issue 264 (vcard parser crashes on non-ascii characters) * Issue 265 (http header comparisons are case sensitive) * Issue 271 (monkey-patching sgmllib breaks other libraries) * Issue 272 (can't pass bytes or str to `parse()` in Python 3) * Issue 275 (`_parse_date()` doesn't catch OverflowError) * Issue 276 (mutable types used as default values in `parse()`) * Issue 277 (`python3 setup.py install` fails) * Issue 281 (`_parse_date()` doesn't catch ValueError) * Issue 282 (`_parse_date()` crashes when passed `None`) * Issue 285 (crash on empty xmlns attribute) * Issue 286 ('apos' character entity not handled properly) * Issue 289 (add an option to disable microformat parsing) * Issue 290 (Blogger's invalid img tags are unparseable) * Issue 292 (atom id element not explicitly supported) * Issue 294 ('categories' key exists but raises KeyError) * Issue 297 (unresolvable external doctype causes crash) * Issue 298 (nested nodes clobber actual values) * Issue 300 (performance improvements) * Issue 303 (unicode characters cause crash during relative uri resolution) * Remove "Hot RSS" support since the format doesn't actually exist * Remove the old feedparser.org website files from the source * Remove the feedparser command line interface * Remove the Zope interoperability hack * Remove extraneous whitespace
2012-01-11Remove the u_intXX_t workaround for SunOS, it's no longer needed.hans1-3/+1
2012-01-11SunOS doesn't have u_int8_t etc., so define them in the header wherehans2-4/+11
they are used. Fixes build of several packages using libmp4v2.
2012-01-11+ wireshark-1.6.5.taca1-1/+2
2012-01-11Fix build on SunOS 5.11.hans2-4/+4
2012-01-11Note update of lang/php53 package to 5.3.9.taca1-1/+2
2012-01-11Update php53 pacakge to 5.3.9; PHP 5.3.9.taca9-120/+16
suhosin-patch is provided as modified one; only copyright year. PHP 5.3.9 Released! [10-Jan-2012] The PHP development team would like to announce the immediate availability of PHP 5.3.9. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related. Security Enhancements and Fixes in PHP 5.3.9: * Added max_input_vars directive to prevent attacks based on hash collisions. (CVE-2011-4885) * Fixed bug #60150 (Integer overflow during the parsing of invalid exif header). (CVE-2011-4566) Key enhancements in PHP 5.3.9 include: * Fixed bug #55475 (is_a() triggers autoloader, new optional 3rd argument to is_a and is_subclass_of). * Fixed bug #55609 (mysqlnd cannot be built shared) * Many changes to the FPM SAPI module For a full list of changes in PHP 5.3.9, see the ChangeLog. For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/. All users are strongly encouraged to upgrade to PHP 5.3.9.
2012-01-11Fix build on SunOS.hans3-4/+11
2012-01-11Fix build on systems that don't provide a definition for MIN.hans2-1/+17
2012-01-11Fix build with gcc46.hans2-1/+15
2012-01-11Update ruby-gnome2 to 1.1.0.obache1-0/+15
== Ruby-GNOME2 1.1.0: 2012-01-05 This is a source cleanup release. === Changes ==== Ruby/GLib2 * Improvements * [GitHub#65] Supported GLib 2.31. [Reported by mtasaka] * Supported comparing between GLib::Enum/GLib::Flags and Symbol. * Fixes * [GitHub#1] Fix GLib::Spawn regression. [Patch by Geoff Youngs] * Plugged memory leaks. * Fixed a crash by GC on Ruby 1.9. * Changes * Remove optional Ruby-GetText-Package dependency. ==== Ruby/GTK2 * Improvements * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows: Added hicolor-icon-theme into gem on Windows. [Suggested by wNikolai Weibull] * Fixes * Fixed a crash by GC. * Plugged memory leaks. * Fixed Gdk::GC#colormap= uses wrong value. * Fixed Gtk::TextBuffer#serialize uses wrong value. ==== Ruby/Pango * Fixes * Plugged memory leaks. ==== Ruby/GdkPixbuf * Improvements * Gdk::Pixbuf.new supports hash argument. * Fixes * Plugged memory leaks. ==== Ruby/GStreamer * Improvements * Supported Windows gem. * Improved memory management. * Fixes * [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_create_clock test fails. [Reported by mtasaka] * [GitHub#89] GStreamer: test_fraction_range_new test fails. [Reported by mtasaka] * [GitHub#91] GStreamer: test_state "sometimes" fails. [Reported by mtasaka] ==== Ruby/Poppler * Fixes * Fixed a wrong conversion in Poppler::Document#find_dest. [Reported by ChloƩ Desoutter]
2012-01-11Updated ruby-gnome2 to 1.1.0.obache1-1/+14
2012-01-11Update ruby-gnome2 to 1.1.0.obache16-75/+29
== Ruby-GNOME2 1.1.0: 2012-01-05 This is a source cleanup release. === Changes ==== Ruby/GLib2 * Improvements * [GitHub#65] Supported GLib 2.31. [Reported by mtasaka] * Supported comparing between GLib::Enum/GLib::Flags and Symbol. * Fixes * [GitHub#1] Fix GLib::Spawn regression. [Patch by Geoff Youngs] * Plugged memory leaks. * Fixed a crash by GC on Ruby 1.9. * Changes * Remove optional Ruby-GetText-Package dependency. ==== Ruby/GTK2 * Improvements * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows: Added hicolor-icon-theme into gem on Windows. [Suggested by wNikolai Weibull] * Fixes * Fixed a crash by GC. * Plugged memory leaks. * Fixed Gdk::GC#colormap= uses wrong value. * Fixed Gtk::TextBuffer#serialize uses wrong value. ==== Ruby/Pango * Fixes * Plugged memory leaks. ==== Ruby/GdkPixbuf * Improvements * Gdk::Pixbuf.new supports hash argument. * Fixes * Plugged memory leaks. ==== Ruby/GStreamer * Improvements * Supported Windows gem. * Improved memory management. * Fixes * [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_create_clock test fails. [Reported by mtasaka] * [GitHub#89] GStreamer: test_fraction_range_new test fails. [Reported by mtasaka] * [GitHub#91] GStreamer: test_state "sometimes" fails. [Reported by mtasaka] ==== Ruby/Poppler * Fixes * Fixed a wrong conversion in Poppler::Document#find_dest. [Reported by ChloƩ Desoutter]
2012-01-11Fix libdladm link error on SunOS.hans1-2/+7
2012-01-11Support -p and -mXXX arguments.hans1-2/+12
2012-01-11Updated x11/kterm to 6.2.0nb18ryoon1-1/+2
2012-01-11Bump PKGREVISION.ryoon2-8/+16
* Extract kterm-6.2.0.NFS-xauth.patch and kterm-6.2.0-termios-wd0.2.patch from kterm-620-0213-20030825.diff.gz. * Convert to use kterm-6.2.0.ext06.patch.gz. ** Drop Korean EUC mode. ** Add UTF-8 support. ** Improve JIS X0213 support.
2012-01-11+ bluefish-2.2.1, bochs-2.5.1, ccache-3.1.7, dcc-1.3.141,wiz1-11/+11
gnome-mag-0.16.3 [pkg/45812], libmemcached-1.0.3, orca-2.32.1 [pkg/45807, GNOME 2.32], rdesktop-1.7.1, vttest-20111210, xterm-277.
2012-01-11uim-1.7.2 out.obache1-2/+2
2012-01-11+ libvirt-0.9.9obache1-1/+2
2012-01-11Note update of the "wireshark" package to version 1.6.5.tron1-1/+2
2012-01-11Update "wireshark" package to version 1.6.5. Changes since 1.6.4:tron3-27/+6
- Bug Fixes The following vulnerabilities have been fixed. o wnpa-sec-2012-01 Laurent Butti discovered that Wireshark failed to properly check record sizes for many packet capture file formats. (Bug 6663, bug 6666, bug 6667, bug 6668, bug 6669, bug 6670) Versions affected: 1.4.0 to 1.4.10, 1.6.0 to 1.6.4. o wnpa-sec-2012-02 Wireshark could dereference a NULL pointer and crash. (Bug 6634) Versions affected: 1.4.0 to 1.4.10, 1.6.0 to 1.6.4. o wnpa-sec-2012-03 The RLC dissector could overflow a buffer. (Bug 6391) Versions affected: 1.4.0 to 1.4.10, 1.6.0 to 1.6.4. The following bugs have been fixed: o "Closing File!" Dialog Hangs. (Bug 3046) o Sub-fields of data field should appear in exported PDML as children of the data field instead of as siblings to it. (Bug 3809) o Incorrect time differences displayed with time reference set. (Bug 5580) o Wrong packet type association of SNMP trap after TFTP transfer. (Bug 5727) o SSL/TLS decryption needs wireshark to be rebooted. (Bug 6032) o Export HTTP Objects -> save all crashes Wireshark. (Bug 6250) o Wireshark Netflow dissector complains there is no template found though the template is exported. (Bug 6325) o DCERPC EPM tower UUID must be interpreted always as little endian. (Bug 6368) o Crash if no recent files. (Bug 6549) o IPv6 frame containing routing header with 0 segments left calculates wrong UDP checksum. (Bug 6560) o IPv4 UDP/TCP Checksum incorrect if routing header present. (Bug 6561) o Incorrect Parsing of SCPS Capabilities Option introduced in response to bug 6194. (Bug 6562) o Various crashes after loading NetMon2.x capture file. (Bug 6578) o Fixed compilation of dumpcap on some systems (when MUST_DO_SELECT is defined). (Bug 6614) o SIGSEGV in SVN 40046. (Bug 6634) o Wireshark dissects TCP option 25 as an "April 1" option. (Bug 6643) o ZigBee ZCL Dissector reports invalid status. (Bug 6649) o ICMPv6 DNSSL option malformed on padding. (Bug 6660) o Wrong tvb_get_bits function call in packet-csn1.c. (Bug 6708) o [UDP] - Length Field of Pseudo Header while computing CheckSum is not correct. (Bug 6711) o pcapio.c: bug in libpcap_write_interface_description_block. (Bug 6719) o Memory leaks in various dissectors. o Bytes highlighted in wrong Byte pane when field selected in Details pane. - Updated Protocol Support BGP, BMC CSN1, DCERPC EPM, DCP(ETSI) DMP DTLS GSM Management, H245 HPTEAM, ICMPv6, IEEE 802.15.4 IPSEC IPv4, IPv6, ISAKMP KERBEROS LDSS NFS RLC, RPC-NETLOGON RRC RTMPT SIGCOMP SSL SYSLOG TCP, UDP, XML ZigBee ZCL - New and Updated Capture File Support Accellent 5Views, AIX iptrace, HP-UX nettl, I4B, Microsoft Network Monitor, Novell LANalyzer, PacketLogger, Pcap-ng, Sniffer, Tektronix K12, WildPackets {Airo,Ether}Peek.