summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-17Update graphviz to 2.26.3.dholland8-52/+87
pkgsrc changes: fix a bit of pkglint. Todo: add an option to enable smyrna. Upstream changelog: January 26, 2010 - Release 2.26.3 - libcgraph.so version bumped from 4 to 5 due to API changes - Allow ranksep to specify multiple radial differences in twopi - Allow the user to specify all pairwise distances in neato with - Fixed bugs: 1280, 1409, 1567, 1583, 1624, 1631, 1655, 1708, 1709, 1727, 1784, 1792, 1798, 1800, 1813, 1814, 1830, 1831, 1833, 1836, 1839 December 10, 2009 - Release 2.26.0 - Core features: - added: "smyrna" - a new opengl-based viewer for large graphs - added: rudimentary "gml2gv", "gv2gml" converters - extended support for various image formats in node images - removed vestiges of codegens, now all putput formats supported through plugins. Dropped some output formats for which plugins have not been developed: -Tdia, -Tmif - gvpr converted to a library; additional array handling and text processing functions added; language extended to allow multiple BEG_G/N/E blocks. - allow background images specified via xdot - Fixed bugs: 1683, 1713, 1718, 1720, 1738, 1747, 1759, 1770, 1776, 1786, 1799, 1816, 1827
2010-11-17don't call gio-querymodules on installation of gio-fam, the frameworkdrochner2-9/+10
will take care of this
2010-11-17deal with giomodule.cache, should fix PRs pkg/43578 and pkg/44104drochner4-7/+8
by Robert Elz
2010-11-17Note update of www/contao29-translations package to 20101108.taca1-1/+2
2010-11-17Update contao29-translations package to 20101108.taca3-8/+8
Update Finnish translation files.
2010-11-17Some improvements for rubyversion.mk:taca3-37/+54
- Set RUBY_API_VERSION after RUBY_VERSION has decided. - Change old RUBY_DOCDIR and RUBY_EXAMPLESDIR to RUBY_DOC and RUBY_EG in comment. - Fix shared libraries PLIST to support Mac OS X with introducing RUBY_SLEXT: Shared library => .dylib Extension library => .bundle - Improve PRINT_PLIST_AWK to handle new shared libraries. No functional change shoud be done and fix PR pkg/44050.
2010-11-17Remove support for jdk and jdk14, they had been removed from pkgsrc.obache1-25/+6
2010-11-17add support for rebuilding giomodule.cache on INSTALL/DEINSTALL,drochner2-0/+41
addresses PRs pkg/43578 and pkg/44104 by Robert Elz
2010-11-17Updated net/ldns to 1.6.7pettai1-1/+2
2010-11-171.6.7pettai2-6/+6
* EXPERIMENTAL ecdsa implementation, please do not enable on real servers. * GOST code enabled by default (RFC 5933). * bugfix #326: ignore whitespace between directives and their values. * Header comment to advertise ldns_axfr_complete to check for successfully completed zone transfers. * read resolv.conf skips interface labels, e.g. %eth0. * Fix drill verify NSEC3 denials. * Use closesocket() on windows. * Add ldns_get_signing_algorithm_by_name that understand aliases, names changed to RFC names and aliases for compatibility added. * bugfix: don't print final dot if the domain is relative. * bugfix: resolver search continue when packet rcode != NOERROR. * bugfix: resolver push all domains in search directive to list. * bugfix: resolver search by default includes the root domain. * bugfix: tcp read could fail on single octet recv. * bugfix: read of RR in unknown syntax with missing fields. * added ldns_pkt_tsig_sign_next() and ldns_pkt_tsig_verify_next() to sign and verify TSIG RRs on subsequent messages (section 4.4, RFC 2845). * bugfix: signer sigs nsecs with zsks only. * bugfix #333: fix ldns_dname_absolute for name ending with backslash.
2010-11-17Updated net/ruby-dnsruby to 1.51pettai1-1/+2
2010-11-17* Fixes for dynamic updates and zone transfers.pettai2-6/+6
* Fixes for CERT and TSIG, DNAME and RRSet. * Fixes for RP records. * Some handling of priming responses with no additional section. * Validation disabled for the DNS class
2010-11-17committed previous from the wrong tree, we should only bl3 gdk-pixbuf2-xlibtnn2-3/+3
if the gtk2 option is enabled.
2010-11-17buildlink graphics/gdk-pixbuf2-xlib to fixtnn1-1/+2
configure: error: requirements to build the gtk-plugin not met.
2010-11-17Add pkg-config to tools. Some cleanup while here.wiz1-10/+10
2010-11-17Revert unwanted part (uncompleted msc support) from last commit.obache1-3/+1
2010-11-17Replaced with ASCII char `-'.obache1-2/+4
2010-11-17Updated devel/p5-Data-Alias to 1.08obache1-1/+2
2010-11-17Update p5-Data-Alias to 1.08.obache2-10/+6
1.08 Fri Oct 22 09:39 BST 2010 - Updated to work with Perl versions 5.11.0 up to 5.13.0, including particularly the major change in when rv2cv ops get built in 5.11.2
2010-11-17+ midori-0.2.9obache1-1/+2
2010-11-17Let configure to detect -Bsymbolic-function linker flag automatically.obache1-1/+2
(For Upstream Bug#628870, default valus does not match as intended)
2010-11-17Fix build problem on NetBSD 4.taca9-53/+57
Previous patch for NetBSD wasn't really for netbsd4 but 4.99.58 and later. So, I changed "#ifdef netbsd4" to "#ifdef NETBSD_STATS_VIA_SYSCTL" and clean up patches. Should be fix PR pkg/43288. It is fix of build problem only, so no PKG_REVISION bump.
2010-11-17Note update of security/openssl package to 0.9.8p.taca1-1/+2
2010-11-17Update security/openssl package to 0.9.8p.taca3-22/+6
OpenSSL version 0.9.8p released =============================== OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 0.9.8p of our open source toolkit for SSL/TLS. This new OpenSSL version is a security and bugfix release which addresses CVE-2010-3864. For a complete list of changes, please see http://www.openssl.org/source/exp/CHANGES.
2010-11-17+ parallel-20101113.wiz1-14/+2
2010-11-16+gobject-introspectiondrochner1-1/+2
2010-11-16add gobject-instrospection-0.9.12, needed by upcoming pygtk versions,drochner5-0/+240
from obache per pkgsrc-wip
2010-11-16+dconfdrochner1-1/+2
2010-11-16add dconf-0.5.1, a backend for the "gsettings" part of GConf whichdrochner6-0/+120
is needed to store data persistently (The code is still crappy, but it will be needed by some gnome>=2.32 applications which switched to "gsettings".)
2010-11-16Note update of tex-cyrillic{,-doc}.minskim1-1/+3
2010-11-16Update tex-cyrillic to TeX Live r20254.minskim4-16/+14
- Use PDF 1.5.
2010-11-16build xlib support of gdk-pixbuf2 in its own pkgdrochner4-0/+75
2010-11-16prepare to split out xlib supportdrochner2-1/+24
2010-11-16needs Python for some helper scriptdrochner1-1/+4
2010-11-16update to 1.6.6drochner5-40/+23
This switches to the gnome-2.32 release branch.
2010-11-16update to 0.26.2drochner4-140/+146
This switches to the gnome-2.32 release branch.
2010-11-16update to 3.32.1drochner3-15/+11
This switches to the gnome-2.32 release branch.
2010-11-16update to 2.1.1drochner2-6/+7
changes: -bugfixes -Upgrade XMPCore to Adobe XMP 4.4.2 -API additions
2010-11-16Correct version number of "xchat-perl" package.tron1-2/+2
2010-11-16Reset package revision.tron1-2/+1
2010-11-16update to 2.32.1drochner2-6/+6
changes: -bugfixes -Usernames/passwords specified explicitly in request URIs now override existing cached auth info -Added another workaround for stupid servers that close the connection before returning the full response -Added regression tests
2010-11-16update to 2.32.0drochner3-8/+14
This switches to the gnome-2.32 release branch.
2010-11-16Note update of "xchat-*" packages.tron1-1/+4
2010-11-16Update "xchat-*" packages to version 2.8.8. Changes since 2.8.6pl1:tron10-103/+12
- Made balloon time adjustable via /set input_balloon_time (Nicoleau Fabien). - Fixed a crash in the /SET command if a boolean value was loaded from config file that isn't set to 0 or 1. - Added -on and -off parameters to the /SET command. This can be used to set bits, for example gui_tweaks. - Made scrolling backwards for the search window act better (Richard Hitt). - [2045483] Made ESC key close the search window (Richard Rowell). - Improved the reconnect logic. If a network is already open but disconnected, it'll now get re-used if you use the Network List and connect to that same network. - Improved scrollback reloading speed significantly (Soeren Sandmann Pedersen). - [2957047] Handle CTCPs when IDmsg is used correctly (Lian Wan Situ). - [2987626] Allow /GHOST's password arg to be optional (Ori Avtalion). - Added networks: 7-indonesia, ChattingAway, GeekShed, TURLINet. - When switching tabs, make the treeview only scroll if the selected item isn't visible [treeview-less-jumping.diff] (Brian Evans). - Selecting an item in the nickmenu will now copy it to clipboard (Alex Kutepow). - New icons for notification area (systray): file offer, message and highlight (Brian Evans). - Defined a comparison routine for contexts in Python (Brian Evans). - For the auto-join command, added an 'x' filler for empty keys. This works around a bug in ircd-seven. - When a single channel MODE changes, xchat will no longer re-issue a MODE request for the titlebar display, but figure the new modes intelligently (Brian Evans). - Various text event changes (Brian Evans): 1. Added "Private Action", "Private Action to Dialog", "SSL Message". 2. Added "Identified text" parameter all the 'action' events. 3. Added a $3 parameter to "Server Text". - Perl (Lian Wan Situ) * Fixed a bug that resulted in timer hooks being leaked because "return REMOVE" from a timer callback was not unhooking like it was supposed to * Reverted the unintentional change to how the server argument of print() and command() is interepreted when it is undef * Add hook_fd to the 'hooks' export tag * Fixed a leak in XS_Xchat_get_list(Vincent Pit) * Change Xchat::register so that scripts calling it without a name or version will still show up in the plugins and scripts window. * Added calls to PERL_SYS_INIT3 and PERL_SYS_TERM which are required on some platforms * Added some additional guards to prevents bits of scripts from spilling into each other * Added "modes", "win_ptr" and "xchatdirfs" to the list of keys that are returned by context_info() * Changed the information displayed in the "Plugins & Scripts" for scripts that do not call register() to show up as "" for the name and description and "unknown" for the version * /reloadall will now reload scripts in the same order they were loaded * Make xchat_send_modes available as Xchat::send_modes * Add support for getting the network list using Xchat::get_list( "networks" ) * Xchat::strip_code will now strip off ANSI escape codes as well
2010-11-16fix HOMEPAGEtnn1-2/+2
2010-11-16Updated security/pam-ldap to 186adam1-1/+2
2010-11-16Changes 186:adam3-108/+13
* fix for BUG-424: build fails on Darwin
2010-11-16missing PKGREVISION bumps from changes to gtk2 (x11/gtk2/modules.mk).obache3-5/+6
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1060-1991/+2121
2010-11-15Note PKGREVISION bump of tex-hyphen-russian.minskim1-1/+2