summaryrefslogtreecommitdiff
path: root/meta-pkgs
AgeCommit message (Collapse)AuthorFilesLines
2010-06-02Update to KDE SC 4.4.4markd2-27/+27
* Several bugs in filename sorting in the Dolphin file manager have been fixed * Issues with encoded filenames in ZIP archives have been fixed * A number of bugs in games, such as KMines, KNetwalk and LSkat and KSpaceDuel have been fixed The changelog lists more
2010-05-15Changes 1.43.0:adam2-6/+6
New Libraries: * Functional/factory: Function objects for dynamic and by-value construction. * Functional/forward: Function object adapters to address the forwarding problem. Major Updates: * Range: Boost.Range has undergone extensive updates that it include all of the features from the recently reviewed Boost.RangeEx. * Range-based version of the full STL iterator based algorithms. * Range adaptors which can be combined with range-based algorithms for unpresedented expressiveness and efficiency. * New functions: irange, istream_range, join, combine. Updated Libraries Build System: * When cross-compiling to GNU targets, static libraries are properly created. Previously, using such libraries resulted in Archive has no index error. * The naming of DLL and import libraries with gcc compiler on Windows, both mingw and cygwin, now matches default conventions of those environments. Previously, the naming scheme was the same as for other Windows compilers. Updated Tools: * Quickbook: Unicode escape characters. * Support the UTF-8 byte order mark. * Disallow [ in simple markup. Fixes some errors with mismatched punctuation. * Add a command line flag (-D) to define macros at the command line. * Improved post-processor output. * Check that [section] and [endsect] tags are balanced in templates.
2010-05-08Update to KDE SC 4.4.3markd2-27/+27
Numerous fixes in Konsole, KDE's terminal emulator, among them two possible crashers in session management Flash plugin support in KHTML has been enhanced to work with newest Youtube skins Case-sensitivity in renaming fixes in KIO, KDE's network-transparent I/O library Hiding the mouse cursor in some special cases in presentation mode and two possible crashers have been fixed
2010-05-05Fix COMMENT, from diro in PR pkg/43246.dholland1-2/+2
2010-04-30Escape sharp in commentkefren1-2/+2
2010-04-22Remove trailing slash from HOMEPAGE.reed1-2/+2
2010-04-21Actually, as much as I dislike FAM, the fam option should be on by default.jmmv1-1/+3
We are going to get gnome-vfs installed anyway, which pulls in FAM, so it doesn't make that much of a difference. Pointed out by wiz@.
2010-04-21Add a fam option to turn on a dependency on gio-fam. This is part ofjmmv1-1/+9
gnome-platform and not gnome because the gio-fam plugin is internally part of glib2.
2010-04-17Update ruby-gnome2 to 0.19.4.obache5-148/+6
== Ruby-GNOME2 0.19.4: 2011-04-17 NOTE: 0.19.x releases are development series. This release has many bug fixes and some improvements. The fixed bugs include a memory leak bug on GC. If your application live long time, you should upgrade. === Changes ==== Ruby/GLib2 * Bug fixes: * fixed type_register on Ruby 1.9. [Simon Arnaud, Kouhei Sutou] * fixed memory leak in GC. [Kouhei Sutou] ==== Ruby/GTK2 * Bug fixes: * [#2865895] support GdkWindow's cursor property. NOTE: GTK+ 2.18.0 is unsupported version. [Guillaume Cottenceau, Mamoru Tasaka] * Gtk::MenuItem.new accepts nil as a label. [Kazuhiro NISHIYAMA, Kouhei Sutou] * fixed wrong conversion in Gtk::TreePath#<=>. [Takeuchi Yusuke, Kouhei Sutou] * fix Gtk::RecentInfo#application_info's double free bug. [Kouhei Sutou] * Improvements: * Gdk::Window#invalidate accepts nil as 'area' argument. It means 'invalidates whole window'. [Hiroyuki Ito] * Gtk::Clipbord#request_text sets UTF-8 encoding in Ruby 1.9. [Rg Rg, Kouhei Sutou] * add Gtk::TreePath#==. [Takeuchi Yusuke, Kouhei Sutou] ==== Ruby/Pango * Improvements: * add Pango::Gravity. [Hiroyuki Ito, Kouhei Sutou] ==== Ruby/GdkPixbuf * add Gdk::Pixbuf#pixels=. [Michal Suchanek] ==== Ruby/GStreamer * Bug fixes: * [#2920997] fix argument type. [Johan Kiviniemi] * [#2924886] implement Gst::MessageTag#parse. [Vincent Carmona] ==== Ruby/GtkMozEmbed * Bug Fixes: * [#2924766] fix -Wl,-rpath syntax. [OBATA Akio] * [#2925285] Gtk::MozEmbed#chrome_mask fails. [tobi, Kouhei Sutou] * support XULRunner 1.9.2. [OBATA Akio] === Thanks * Guillaume Cottenceau * Mamoru Tasaka * Michal Suchanek * Simon Arnaud * Kazuhiro NISHIYAMA * Johan Kiviniemi * OBATA Akio * Hiroyuki Ito * Rg Rg * Vincent Carmona * tobi * Takeuchi Yusuke * ...
2010-04-10Update KDE to 4.4.2markd3-30/+33
For 4.4.0 major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE's bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. KDE SC 4.4.1 has a number of improvements: A performance problem in KMail when sending emails has been fixed Various fixes in Plasma widgets and other addons, such as the analog clock and the picture frame A number of fixes in Konsole, KDE's powerful terminal application KDE SC 4.4.2 has a number of improvements: Possible crashes in Plasma, Dolphin and Okular have been fixed The Microblog applet now shows the correct time in the timeline The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI anymore
2010-03-26add filezillazafer1-1/+2
2010-03-21add php5-enchant and php5-intljdolecek1-1/+3
2010-03-21move php53-enchant and php53-intl entries into commonjdolecek1-3/+3
section, they are no longer PHP 5.3.x only; also use textproc/php-intl
2010-03-21Reset maintainer, developer lost his commit bit.wiz2-4/+4
2010-03-19Add paches taken from upstream to fix build ruby-gnome2-gtkmozembed withobache4-5/+133
xulrunner-1.9.2.x.
2010-03-16Add and enable php53-extensions.taca1-1/+2
2010-03-16Importing php53-extensions package, meta pacakge for php53.taca2-0/+80
2010-03-16Update php5-extensions package to 5.2.13.taca2-63/+61
* Change package version scheme. * Add php5-pspell and php5-sysvmsg.
2010-03-15Fix spelling of package name. (Sigh.) Noticed by Pierre Pronchery anddholland1-2/+2
reported in PR 42974. XXX: how should this be entered in CHANGES?
2010-02-21added a patch for MacOS 10.6 (64 bit mode)schwarz2-1/+69
2010-02-19Update the "netbsd-www" package to version 1.5:tron1-7/+10
- Add all the necessary (La)TeX packages as dependences. - Add "ghostscript" as dependence as "ps2pdf" is used.
2010-02-12Changes 1.42.0:adam2-6/+6
* New Libraries: Uuid. * Updated Libraries: Asio, Circular Buffer, Fusion, Graph, Integer, Iostreams, Program.Options, PropertyMap, Proto, Regex, Spirit, Unordered, Xpressive.
2010-02-10Retire php4-extensionsjoerg3-74/+1
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2010-01-27Update to kde4 4.3.5markd2-28/+28
* A number of bugs in KIO have been squashed, making updating of shown directories work again and solving some other stability issues * A crash when creating an avatar from the webcam in Kopete has been fixed * kded taking 100% CPU time in certain situations has been cured
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz3-6/+6
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz3-5/+6
2010-01-01The path after -Wl,-rpath as an argument for the linker, so it needsjoerg2-1/+15
either to be prefixed with -Wl, or just be part of the former argument. Do the latter.
2009-12-30The vocoder plugin belongs to gnuradio-gsm, so move the rest from gnuradio-core.joerg2-1/+15
2009-12-23patch-al was removed at last update.obache1-2/+1
2009-12-20adjust for 2.28.2, all dependencies are already theredrochner1-5/+5
2009-12-04update to kde 4.3.4markd2-28/+28
KDE SC 4.3.4 has a number of improvements: * A bugfix in Plasma's pixmap cache makes the workspace more responsive * Okular, the document viewer improved stability in certain situations * Marble, the desktop globe has seen some polish * Passphrases with non-ASCII characters have been fixed in the KGpg encryption tool
2009-11-24Changesadam2-6/+6
* New Libraries Property Tree: A tree data structure especially suited to storing configuration data, from Marcin Kalicinski and Sebastian Redl. * Updated Libraries * Build System A bug preventing "fat" 32-bit + 64-bit builds on OSX has been fixed.
2009-11-21Add font-sony-misc to modular-xorg-fonts.obache1-2/+3
Bump PKGVERSION to 1.1.
2009-11-10Fix build with latest boost-libs.markd1-2/+3
2009-11-05Update sysutils/xfce4-volman to 0.2.0nb2 and add it to the xfce4 meta packagereinoud1-1/+3
also adding the implicit package xfce4-thunar. This explains why i couldn't find the xfce4 mounts as specified by pkg/40934.
2009-11-04Bump to 4.3.3wiz1-4/+4
2009-11-04Bump to 4.3.3.wiz1-24/+24
2009-10-22this is at 2.28.1 nowdrochner1-14/+14
2009-10-15PLIST fix; rev.bumpadam1-1/+3
2009-10-14Changes 1.40.0:adam6-61/+29
* Build System improvements. * Updated Libraries: Accumulators, Asio, Circular Buffer, Foreach, Function, Fusion, Hash, Interprocess, Intrusive, MPL, Program.Options, Proto, Random, Serialization, Unordered, Xpressive. Changes 1.39.0: * New Libraries: Signals2. * Updated Libraries: Asio, Flyweight, Foreach, Hash, Interprocess, Intrusive, Program.Options, Proto, PtrContainer, Range, Unordered, Xpressive. * Updated Tools: Boostbook, Quickbook.
2009-10-12Update ruby-gnome2 to 0.19.3.obache3-25/+7
== Ruby-GNOME2 0.19.3: 2009-09-24 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.2. === Changes ===== Ruby/GLib2 * Bug fix: * really fix 'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.' [Simon Arnaud, Kouhei Sutou] === Thanks * Simon Arnaud == Ruby-GNOME2 0.19.2: 2009-09-23 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.1. === Changes ==== Ruby/GLib2 * Bug fixes: * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64. [Toshiyuki Suzumura, Kouhei Sutou] * [#2862022] fix multi thread blocking with Ruby 1.8.6-p368 or later and 1.8.7-p173 or later. [Roy Wright, Andrea Dallera, Kouhei Sutou] * [Debian #502262] work Ruby thread with GTK+. [Johan Walles, Kouhei Sutou] ==== Ruby/GTK2 * Bug fixes: * [#2679744] fix a typo: Gtk::Widget#set_scroll_adjustment -> Gtk::Widget#set_scroll_adjustments. [Kentaro Fukuchi, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Bug fixes: * fix .pc detection. [OBATA Akio, Kouhei Sutou] === Thanks * OBATA Akio * Toshiyuki Suzumura * Roy Wright * Andrea Dallera * Johan Walles * Kentaro Fukuchi
2009-10-11Update KDE4 to 4.3.2markd3-31/+32
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just fixing small annoyances: * Many crashers have been fixed in KDE's core libraries, bringing more stability to all applications * KWin's window compositing effects have been further stabilized by fixing a number of bugs in effect plugins such as the famous coverswitch window switcher * The biggest number of bugs for this release has been fixed in KMail, KDE's email client, making it more reliable and usable by correcting a number of display issues * Saving files over themselves works again in Okular, KDE's document viewer
2009-10-10"port" (in this context) is FreeBSD terminology.ghen7-11/+7
2009-10-08add and enable kde4jnemeth1-1/+2
2009-10-02Import KDE4.3.1 from wipmarkd5-0/+136
OKed during freeze by wiz and agc
2009-09-20patch-aa: don't hard-code /usr/pkgtnn2-4/+4
(probably caused by running mkpatches after pre-configure subst)
2009-09-16Updated xfce4-datetime-plugin to 0.6.1.reed1-1/+2
The following are the changes from the ChangeLog (since 0.5.0): 2008-11-19 Diego Ongaro <ongardie@gmail.com> * *: 0.6.1 release * panel-plugin/datetime.c: Made default font sizes equal for date and time * panel-plugin/datetime.c: Fix memory access after free 2008-07-02 Diego Ongaro <ongardie@gmail.com> * *: 0.6.0 release * panel-plugin/datetime.h: Disable tooltips for now (Bug #4141) 2008-06-27 Diego Ongaro <ongardie@gmail.com> * configure.in.in: Drop unused dependency on dbus, update maintainer email address. 2008-06-26 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: Really fix Bug #4157 - update interval depends on both layout and formats. 2008-06-21 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: Pulling code from Steve Tyler's Attachment #1697 in Bug #4145. - Update tooltip at the top of the second (fixes Bug #4145). - Only gsource_remove valid timeouts (Bug #4151), add pre-processor if to the tooltips timeout. - Fix Bug #4157 - updates occur once a second when datetime plugin shows date only. * panel-plugin/datetime-dialog.c, panel-plugin/datetime.h: Change order of layout dropdown (Bug #4158) 2008-06-08 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c, panel-plugin/datetime.c: Changed default format to ISO 8601, added a new format, and added separators to the dropdowns. * panel-plugin/datetime-dialog.c: Attachment #1659 by Steve Tyler from Bug #4115, changing the way the date/time format dropdowns work. * panel-plugin/datetime-dialog.c: Moved message about the calendar's week starting on a day defined by the locale to the wiki (Bug #4123) * panel-plugin/datetime.{c,h}: Fix Bug #4110: time is not updated in tooltip while it is displayed. * panel-plugin/datetime.{c,h}, panel-plugin/datetime-dialog.c: New tooltips implementation (only enabled on GTK >= 2.12). 2008-06-03 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c: Add help button that opens web site (Bug #4099). Thanks to Nick Schermer's r2263 of the xfce4-battery-plugin. 2008-05-31 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: Steve Tyler's updated comments, etc (Bug #4117) 2008-05-29 Diego Ongaro <ongardie@gmail.com> * panl-plugin/datetime.{c,h}: Update on the top of every second or minute and no more (Bug #4119, based on patch by Steve Tyler) * panel-plugin/datetime.c: Always update every second when seconds are shown (Bug #4117) 2008-05-27 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: "Fix tooltip hiding" uses gtk2.12 function, put preprocessor #if around it * {,po/}ChangeLog, panel-plugin/*.{c,h}: formatting 2008-05-21 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: - Remove date input (Bug #4023) - Fix tooltip hiding 2008-05-18 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c: Missing static keywords 2008-05-17 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime-dialog.c: - translate strings in combo boxes * panel-plugin/datetime.c: - Use GtkToggleButton in panel (Bug #3456) - handle delete event on popup calendar (patch from Mike Massonet) - show popup calendar on all workspaces (patch from Mike Massonet) - allow ctrl-click on plugin (patch from Mike Massonet) 2008-05-02 Diego Ongaro <ongardie@gmail.com> * panel-plugin/datetime.c: - fix memory leak with double-g_strdup of setting strings - handle NULL from xfce_rc_simple_open, * panel-plugin/datetime.h: Use GtkTooltips type (fixes build) 2007-04-07 Remco den Breeje <remco@sx.mine.nu> * panel-plugin/datetime.{c,h}, * panel-plugin/datetime-dialog.c: Enable tooltips. Based on a patch by Laurent Meunier <meunier.laurent@laposte.net> (#3073) 2007-04-02 Remco den Breeje <remco@sx.mine.nu> * THANKS: added contributors * panel-plugin/datetime.c: Fix incorrect display when panel starts (#3062) 2007-03-02 Remco den Breeje <remco@sx.mine.nu> * THANKS: added contributors * LINGUAS,uk.po: Add Ukrainian translations by LuckAs <luckas_fb@mail.ru>
2009-09-16Upgrading Xfce to 4.6.1.reed3-14/+36
This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
2009-09-11Mark gnuradio packages as not MAKE_JOBS_SAFE.joerg6-1/+114
Share patches and distinfo, overwrite for gnuradio-howto as the only exception. Fix gnuradio-core-docs to do something useful and mark it as user-destdir ready.