summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-09-15Update to ess 5.11markd5-80/+90
3.5 years worth of bug fixes/changes.
2010-09-15+ calibre-0.7.18, clive-2.2.15, gmime24-2.4.19, openttd-1.0.4,wiz1-4/+7
puzzles-8996, telepathy-glib-0.11.15.
2010-09-15Updated www/p5-HTML-FormFu to 0.07003sno1-1/+2
2010-09-15Updating www/p5-HTML-FormFu from 0.06001nb1 to 0.07003sno2-13/+15
pkgsrc changes: - adjust dependencies - adjust module type Upstream changes: 0.07003 2010-08-02 - Fix: Group element now escapes each items attributes, label_attributes and container attributes (based on by patch by Jeff Dairiki). - Fix: If using default_natural, use default_datetime_args{set_time_zone} if it's also set (Radek). - Filter::HTMLScrubber extra functionality. - Update _merge_hashes() so it can also merge arrays and hashes into a new array. This is necessary to allow default_args() to define a different ref-type than the element or processor which uses its values. - Update Element::reCAPTCHA tests after changes to Captcha::reCAPTHCA (bump dependency version). 0.07002 2010-06-24 - Fix: Use MRO::Compat before mro to support perl 5.8 - Fix: Date and ComboBox elements need to run deflators before trying to use any default value - reported by Matija Grabnar. - Overloading comparisons no longer assume both arguments are a blessed object - change needed for latest Test::More (Test-Simple-0.95_02) (RT#57747) - Change Element::Date to not use deprecated DateTime::Locale methods. - Bump DateTime::Locale and DateTime::Format::Strptime required versions as DateTime::Locale Changes file has no mention of when the methods we're now using were added. - Removed Regexp::Copy from prereqs. 0.07001 2010-05-16 - No changes - cpan indexer failed for last release 0.07000 2010-05-16 - Change of behaviour: default_args() values are now applied to any object inheriting from the specified type, rather than just an instance of that type. Old behaviour is still supported with a minor change, see docs for details. - (Daniel Hilton) - Change of behaviour: default_args() key/values are now applied in order of inheritance, rather than the random order returned by keys() - New reverse_single attribute for all field elements. New reverse_group attribute for Checkboxgroup and Radiogroup elements. (Ronald Kimball) - New default_datetime_args() method on Date and DateTime elements. - Element::DateTime now supports a 'second' select menu. - Allow empty string as default value for Date element. (Ronald Kimball) - Now use Clone instead of Storable (ntyni@iki.fi). - Change from Class::C3 to mro, to get built-in support in perl >= 5.9 - New Bulgarian translation (Kamen Naydenov). - Fix bad links and markup in POD. (Ronald Kimball) - Fix spelling errors in POD (Ansgar Burchardt) - Documented Element::Textarea cols() and rows() methods. - Bump Config::Any requirement to version 0.18 for YAML::XS support - Refactored ObjectUtil (Daniel Hilton)
2010-09-15Updated www/p5-HTTP-Server-Simple-Mason to 0.14sno1-1/+2
2010-09-15Updating www/p5-HTTP-Server-Simple-Mason from 0.13nb1 to 0.14sno2-7/+8
pkgsrc changes: - adjust module type Upstream changes: 0.14 Sun Sep 5 09:24:13 EDT 2010 * encode out string only if the string is in utf8
2010-09-15Updated www/p5-HTTP-Parser-XS to 0.09sno1-1/+2
2010-09-15Updating www/p5-HTTP-Parser-XS from 0.07nb1 to 0.09sno2-7/+7
Upstream changes: 0.09 - improve compatibility (mainly Windows, RT #61133, thanks to Taro Nishino) 0.08 - improve compatibility (mainly Solaris, thanks to gfx)
2010-09-15Updated net/p5-Net-Twitter to 3.13008sno1-1/+2
2010-09-15Update net/p5-Net-Twitter from 3.11012nb1 to 3.13008sno2-7/+7
Upstream changes: 3.13008 2010-08-26 - use HTTPS for all OAuth token negotiation steps 3.13007 2010-07-06 - decode_html_entities now decodes all fields (incl source in search results) - Role::OAuth doc patch by Doug Bell <doug@plainblack.com> - fixed: incompatibility between "since" and InflateObjects 3.13006 2010-06-18 - test fix: bump the skip count for a new test in t/unicode.t for optional module 3.13005 2010-06-18 - fixed: since (synthetic arg) filtering - fixed: don't use args for OAuth signature on multi-part mime posts 3.13004 2010-06-18 - fixed: OAuth signature error with unicode args (RT#58493) 3.13003 2010-05-21 - production release with Lists API refactor and OAuth changes 3.13002_03 2010-05-13 - fixed: generate new OAuth authorization hearder on retry (RetryOnError trait) 3.13002_02 2010-05-12 - fixed: removed redundant alias declarations 3.13002_01 2010-05-12 - Refactored the Lists API to use Net::Twitter::API 3.13001 2010-11 - use POST with Authorization header for XAuth (per Twitter documentation) - replace homegrown XAuth support with Net::OAuth's native support - accommodate 2 base URLs for API::Search (search and trends* methods use different base URLs) - enable SSL support for API::Search 3.13000 2010-05-09 - added support and documentation for optional timeline parameter skip_user - fixed tests: plan was called twice when LWP was too old - added friends_incoming and friendships_outgoing methods 3.12000 2010-03-19 - added new API methods: retweeted_by and retweeted_by_ids - fixed: t/51_since.t was actually connecting to twitter
2010-09-15strnlen.h is missing in distfile, taken from upstream repositoryobache2-1/+41
(and fixed in the repository).
2010-09-15Update to perfused-20100915, which fixes reliability problems (lost frames).manu3-7/+8
2010-09-15Updated nkf to 2.11.obache2-3/+4
2010-09-15Update nkf to 2.11, a.k.a. 2.1.1.obache4-12/+11
bug fix release * add MS_Kanji as alias of Shift_JIS. * fixes wrong convertion from Hankaku-Kana to Zenkaku-Kana with eucJP-ms and eucJP-ascii. * fixes mis-conversion from Hankaku-Kana to Zenkaku-Kana with CP50220. * other some bug fixes.
2010-09-15The tiny puppet moved ... must be a ventriloquist around.jakllsch1-2/+2
2010-09-14nm workaround not needed any longer, was fixed sometime before or in 0.11.11.wiz1-3/+1
2010-09-14Use new "pkg-add -U -D" for make replace in DESTDIR case.gdt1-10/+10
Removes overbroad use of -f to override the depending-packages-have-satisfied-dependencies check, replacing with the narrow override of -D. Discussed on tech-pkg@. OK pkgsrc-pmc@.
2010-09-14In "make replace" case with DESTDIR other than no, require 20100914gdt1-2/+2
for -D flag in "pkg_add -U -D". Discussed on tech-pkg@. OK pkgsrc-pmc@.
2010-09-14Add -D flag to pkg_install, to override the "pkg_add -U" check thatgdt6-10/+33
all depending packages have their dependencies satisfied by the new package. Essentially, split off this particular behavior as a special case of -f, so that -f works as before, unforced works as before, and one can give -D to override exactly this check, leaving all other checks intact. The -D flag is in support of make replace, as the workflow for make replace is that inter-package dependencies are sometimes violated (but then one must replace the depending packages, which is what pkg_rolling-replace does via the unsafe_depends flags). Bump PKGTOOLS_VERSION. Add missing break statement in option parsing of "pkg_add -C", riding the version bump. Discussed extensively on tech-pkg@ over the summer. OK pkgsrc-pmc@.
2010-09-14Update DISTFILES for TeX Live 2010.minskim14-42/+42
2010-09-14Note update of the "x11-links" package to version 0.60.tron1-2/+2
2010-09-14Update "x11-links" package to version 0.60:tron3-10/+8
- Fix a fundamental problem which meant that the package included links for builtin components that "pkgsrc" will not use because they are too old. - Remove NetBSD specific "pixman" hack that is no longer necessary.
2010-09-14We don't need to set the required "pixman" version here anymore.tron1-2/+1
2010-09-14Set the required API version to 0.18.4 as well to enforce correcttron1-2/+2
build time dependences.
2010-09-14Note update of the "x11-links" package to version 0.56.tron1-1/+2
2010-09-14Update "x11-links" package to version 0.56:tron3-5/+7
- Add a nasty hack to deal with the "pixman" issue under NetBSD 5.1* (and 5.0?) which provides an old version of "libpixman" with a higher major number than the package in "pkgsrc".
2010-09-14Note update of tex-hyphen-base.minskim1-1/+2
2010-09-14Update tex-hyphen-base to 2010.minskim6-26/+649
Changes: - Added a configuration file for luatex.
2010-09-14Note update of tex-tetex{,-doc}.minskim1-1/+3
2010-09-14Update tex-tetex{,-doc} to TeX Live revision 19695.minskim4-14/+14
Changes: - Added more map files to updmap.cfg.
2010-09-14added licensing informationschwarz1-1/+2
2010-09-14-samba-3.3.14.taca1-2/+1
2010-09-14Note update of net/samba33 package to 3.3.14.taca1-1/+2
2010-09-14Update samba33 package to 3.3.14.taca2-6/+6
============================== Release Notes for Samba 3.3.14 September 14, 2010 ============================== This is a security release in order to address CVE-2010-3069. o CVE-2010-3069: All current released versions of Samba are vulnerable to a buffer overrun vulnerability. The sid_parse() function (and related dom_sid_parse() function in the source4 code) do not correctly check their input lengths when reading a binary representation of a Windows SID (Security ID). This allows a malicious client to send a sid that can overflow the stack variable that is being used to store the SID in the Samba smbd server.
2010-09-14+samba-3.3.14, samba-3.4.9, samba-3.5.5taca1-3/+4
CVE-2010-3069.
2010-09-14Note nkf-2.1.1.obache1-1/+2
2010-09-14More PKGREVISION bumps for pixman update.wiz45-73/+90
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1095-1998/+2194
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-09-14Note update of the "x11-links" package to version 0.55.tron1-1/+2
2010-09-14Update "x11-links" package to version 0.55:tron3-5/+6
- Add "pthread-stubs.pc" which is required for "libxcb" under Mac OS X.
2010-09-14+ clutter-gst-1.2.0obache1-1/+2
2010-09-14The author pushed a new distfilepettai1-4/+4
2010-09-14Catch up to API dependency on pixmap on cairo-1.10.0.obache1-2/+2
should be fix PR#43876.
2010-09-14Updated devel/p5-Object-InsideOut to 3.67sno1-1/+2
2010-09-14Updating devel/p5-Object-InsideOut from 3.64nb1 to 3.67sno2-8/+8
pkgsrc changes: - bump dependency of Scalar::Util to 1.23 Upstream changes: 3.67 Mon May 17 23:22:44 2010 - More fixes for $@ changes 3.66 Fri May 14 13:31:04 2010 - More fixes for $@ changes 3.65 Fri May 7 19:05:34 2010 - Fix tests for $@ changes that will be coming with Perl 5.14
2010-09-14Updated devel/p5-pip to 1.18sno1-1/+2
2010-09-14Updating devel/p5-pip from 1.16nb1 to 1.18sno2-9/+10
pkgsrc changes: - adjust dependencies (partial reordered) Upstream changes: 1.18 Mon 10 May 2010 - Adam Kennedy - POD typo fix to keep the Debian nazis happy :) 1.17 Mon 10 May 2010 - Updating to Module::Install 0.95 - Bundling newer author tests - Removing a three-argument open that some overzealous external contributor added. - Added support for the .tgz extension, behaving the same as .tar.gz - Added support for github tarball URLs in the format http://github.com/gitpan/Config-Tiny/tarball/2.12
2010-09-14Updated graphics/ruby-rcairo to 1.10.0obache1-1/+2
2010-09-14Update rcairo to 1.10.0.obache2-7/+7
While here, change LICENSE to exactly dual license. Release 1.10.0 (2010-09-12) Kouhei Sutou <kou@cozmixng.org>) =========================================================== Features ----- * Support cairo 1.10.0.
2010-09-14Updated devel/p5-Test-SharedFork to 0.15sno1-1/+2