summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-26update to 2.32.1.1drochner3-29/+80
This switches to the gnome-2.32 release branch.
2010-11-26update to 2.32.1drochner3-73/+244
This switches to the gnome-2.32 release branch.
2010-11-26This part should not be in patch file.obache2-12/+3
2010-11-26update to 2.32.1drochner4-834/+1261
This switches to the gnome-2.32 release branch.
2010-11-25The distribution patch under work/nbitools-R6.3/config/md.patch breakshauke5-6/+83
with GNU patch, hurting !NetBSD pkgsrc platforms. Replace the patch with patch-a{m,n,o}, and remove the pre-patch target. The pkglint ERROR: Makefile:24: Invalid tool syntax: "${IMAKE_TOOLS:Nimake}". appears to be bogus, given an identical expression is used in <mk/tools/imake.mk>.
2010-11-25Updated misc/py-anita to 1.17gson1-1/+2
2010-11-25Update misc/py-anita from 1.15 to 1.17. Changes:gson2-6/+6
Update the discussion of Linux KVM virtualization compatibility in the BUGS section, noting the --qemu-args -no-kvm-irqchip workaround and including a reference to PR 44069. New command line option "--sets". Add a rudimentary INSTALL file. The "misc" set is now installed by default, as it is required for the ATF XML DTD, XSL files, and style sheets. The "test" command now exports the raw and XML format ATF output to the host, along with some auxiliary files needed for further processing of the XML output. Add support for FreeBSD hosts, from Kurt Lidl.
2010-11-25mention updates/additionsdrochner1-1/+23
2010-11-25update to 2.7.8drochner4-15/+24
changes: -add code to plug in ICU converters by default -Add xmlSaveOption XML_SAVE_WSNONSIG -documentation fixes -portability fixes -bugfixes, in particular for an XPath problem which can be exploited to crash the program by a malformed XPath expression (CVE-2010-4008) -misc improvements, cleanup
2010-11-25restore conditionals for the "-evolution" case, noticed by wizdrochner1-30/+30
2010-11-25Updated inputmethod/ibus to 1.3.9obache1-1/+2
2010-11-25Update ibus to 1.3.9.obache2-14/+11
Changes: * Fix compatible issues with gnome-do and chromium-browser. * Fix XIM compatible issue in ppc64 platform. * Fix some build problems with gtk3 * Sort input method in setup with strcoll * Fix some problem in Makefile for NteBSD
2010-11-25Updated converters/libwps to 0.2.0wiz1-1/+2
2010-11-25Update to 0.2.0: changes undocumented, but probably relatedwiz4-17/+185
to libwpd-0.9.0 update.
2010-11-25Updated converters/libwpg to 0.2.0wiz1-1/+2
2010-11-25Update to 0.2.0:wiz3-28/+14
0.1.x - 0.2.0 - Rewrite the library to reuse wherever possible the libwpd types and APIs. - Rewrite the libwpg API to be similar to the libwpd API where the arguments are passed as pairs of attribute name and values. - Convert the embedded text inside graphics. - Remove implementation of stream abstraction class and use the libwpd WPXInputStream implementations.
2010-11-25Remove libgsf here as well.wiz1-2/+1
2010-11-25Bump PKGREVISION for libwpd shlib name change.wiz5-7/+10
2010-11-25Updated converters/libwpd to 0.9.0wiz1-1/+2
2010-11-25Update to 0.9.0. Bump API depends for shlib name change.wiz4-27/+25
CHANGES: 0.8.x - 0.9.0 - Conversion of page-numbering (William) - Conversion of embedded images and text boxes in WP1, WP3, WP5 and WP6 documents (Fridrich) - Conversion of password protected WP1, WP3, WP42 and WP5 documents (Fridrich) - Conversion of annotations/comments in WP6 parser (Fridrich) - Fix some greek characters so that Text written in WP5.1 with Printer Polyglott convert correct. - Fix unicode mappings of some older Symbol and Dingbats fonts (Fridrich) - Drop the libgsf dependency in favour of pure C++ implementation of the WPXInputStream interface (Fridrich, Ariya) - Fix the footnote/endnote/comment/annotation/textbox writing in wpd2html converter - Improve metadata parsing (David Hislop)
2010-11-25Note update of these pacakges:taca1-1/+4
lang/php53 5.3.3nb1 lang/php5 5.2.14nb1 mail/php-imap 5.3.3nb1
2010-11-25Bump REVISION since CVE-2010-4150 fix was added.taca1-1/+2
2010-11-25- CVE-2010-4150 (php-imap)taca5-2/+212
http://svn.php.net/viewvc?view=revision&revision=305032 - CVE-2010-3710 (a part of SA41724) http://svn.php.net/viewvc?view=revision&revision=303885 - CVE-2010-3870 (a part of SA41724) http://svn.php.net/viewvc?view=revision&revision=305055 Bump PKGREVISION.
2010-11-25- GC bug fix: http://svn.php.net/viewvc?view=revision&revision=303016taca7-2/+298
- CVE-2010-3710 (a part of SA41724) http://svn.php.net/viewvc?view=revision&revision=303779 - CVE-2010-3870 (a part of SA41724) http://svn.php.net/viewvc?view=revision&revision=304959 - CVE-2010-4150 (php-imap) http://svn.php.net/viewvc?view=revision&revision=305032 - CVE-2010-4156 (SA42135) http://svn.php.net/viewvc?view=revision&revision=305214 Bump PKGREVISION.
2010-11-25Exactly disable vala.obache3-4/+7
Bump PKGREVISION.
2010-11-25No need gtkdoc-rebase workaround anymore.obache1-5/+1
2010-11-24Updated math/fricas to 1.1.1asau1-1/+2
2010-11-24Update to FriCAS 1.1.1asau4-8/+24
Notable changes since version 1.1.0: - New graphics framework. - Support for using GMP with sbcl on 32/64 bit AMD/Intel processors (to activate it one must use '--with-gmp' option to configure). - Improvements to integration and normalization. In particular integrals containing multiple non-nested roots should now work much faster. Also FriCAS now can compute more integrals of Liouvillian functions. - Several new special functions. - Improvements to efricas. - Looking for default init file FriCAS now first tries to use '.fricas.input' and only if that fails it looks for '.axiom.input'. Bug fixes, in particular: - Numeric atan, asin and acos took wrong branch. - WeierstrassPreparation package did not work. - Saving and restoring history should be now more reliable. - Fixed two bugs in Spad compiler related to conditional compilation. - Fixed a problem with rational reconstruction which affected guessing package.
2010-11-24SunPro doesn't like zero-sized array declarations, use 1.shattered2-1/+17
"audio_out_wav.c", line 166: zero or negative subscript "audio_out_wav.c", line 167: zero or negative subscript
2010-11-24- evolution-data-server-2.32.1 [GNOME 2.32], gnome-desktop-2.32.1wiz1-11/+1
[GNOME 2.32], gnome-menus-2.30.5 [GNOME 2.32], gnome-panel-2.32.1, koffice-2.2.1, libwnck-2.30.6, metacity-2.30.3, nautilus-2.32.1, py-gobject-2.26.0, py-gtk2-2.22.0.
2010-11-24update to 2.32.1drochner3-9/+21
This switches to the gnome-2.32 release branch.
2010-11-24update to 0.20.2drochner2-6/+6
changes: translation updates
2010-11-24reset PKGREV for base pkg updatedrochner1-2/+1
2010-11-24update to 2.32.0drochner5-90/+18
This switches to the gnome-2.32 release branch.
2010-11-24update to 2.32.1drochner9-77/+73
This switches to the gnome-2.32 release branch.
2010-11-24update to 2.32.1drochner3-9/+12
This switches to the gnome-2.32 release branch.
2010-11-24update to 2.32.0drochner3-11/+12
This switches to the gnome-2.32 release branch.
2010-11-24sync w/ base pkgdrochner1-2/+2
2010-11-24update to 2.32.1drochner4-19/+22
This switches to the gnome-2.32 release branch.
2010-11-24update to 2.30.3drochner3-8/+9
changes: -minor fixes -translation updates
2010-11-24update to 2.32.1drochner8-58/+67
This switches to the gnome-2.32 release branch.
2010-11-24update to 2.30.5drochner4-13/+16
changes: translation updates
2010-11-24bump PKGREV for e-d-s shlib changedrochner1-2/+2
2010-11-24update to 2.32.1drochner8-477/+432
This switches to the gnome-2.32 release branch.
2010-11-24update to 2.30.6drochner3-8/+8
changes: translation updates
2010-11-24update for 2.32.1 (all pkgs were updated before)drochner1-6/+6
2010-11-24update to 2.22.0drochner3-9/+20
This switches to the gnome-2.32 release branch.
2010-11-24update to 2.26.0drochner7-46/+66
This switches to the gnome-2.32 release branch.
2010-11-24+telepathy-loggerdrochner1-1/+2
2010-11-24add telepathy-logger-0.1.6, a logging module for the "telepathy" frameworkdrochner6-0/+100
(will be needed by future versions of Gnome's "empathy" IM client)