summaryrefslogtreecommitdiff
path: root/meta-pkgs
AgeCommit message (Collapse)AuthorFilesLines
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.
2009-09-03Add ristretto, now that it's packagedmartin1-2/+5
2009-08-26bump revision because of graphics/jpeg updatesno3-6/+6
2009-08-21Add comment that vino has compilation problems, see wip/vino.wiz1-1/+2
2009-08-21Bump pattern, now that gstreamer has been updated. Bump version.wiz1-4/+3
2009-08-21Update to 2.26.2nb1: Update some patterns now that more stuff is in pkgsrc.wiz1-9/+7
2009-08-21Regenerate for new patch-ad.jdc1-1/+2
2009-08-21Add sparc* to the list of architectures where we don't want to try and usejdc1-0/+13
builtins like __sync_fetch_and_add(), when they don't exist.
2009-08-21Fixed detection of threads on NetBSDadam4-8/+36
2009-08-19not for python-2.4, because support was dropped from py-gtk2tnn1-2/+2
2009-08-12Update ruby-gnome2 to 0.19.1.obache14-256/+30
This release is a bug fix release of 0.19.0. === Changes ==== Ruby/GTK2 * use RUBYARCHDIR [OBATA Akio] * #2814953: install missing headers [Mamoru Tasaka] ==== Ruby/GLib2 * Bug fixes: * avoid object allocation while GC [OBATA Akio, Kouhei Sutou] * use RUBYARCHDIR [OBATA Akio] * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS. [OBATA Akio, Kouhei Sutou] ==== Ruby/ATK * use RUBYARCHDIR [OBATA Akio] ==== Ruby/Pango * use RUBYARCHDIR [OBATA Akio] * use gem version rcairo as fallback [OBATA Akio] ==== Ruby/Libart * use RUBYARCHDIR [OBATA Akio] ==== Ruby/GdkPixbuf * use gem version rcairo as fallback [OBATA Akio] ==== Ruby/GnomePrint * install rblibgnomeprintversion.h [OBATA Akio, Kouhei Sutou] ==== Ruby/GtkMozEmbeded * fix header generation error caused by missing file [OBATA Akio] ==== Ruby/VTE * support VTE 0.20 [Kouhei Sutou] ==== Ruby/PanelApplet * #2815036: re-support Ruby 1.8.6. [Mamoru Tasaka, Kouhei Sutou] ==== Ruby/Libglade2 * Debian#519786: fix GC related SEGV when a widget in glade is removed by hand. [Arnaud Cornet, Kouhei Sutou] === Thanks * OBATA Akio * Mamoru Tasaka * Arnaud Cornet
2009-08-12Update to gnuradio 3.2markd3-6/+6
many new features and bugfixes.
2009-08-08fix p5-Gtk2-GladeXML dependencytnn1-2/+2
2009-08-05switch to the latest firefox, bump version to 0.3tnn1-3/+3
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-18Bump version to 1.4 for Robert Elz (PR 41714).wiz1-2/+2
2009-07-13php-sqlite no longer support PHP 4. Bump revision.joerg1-3/+2
2009-07-09update for gnome-2.26.3drochner1-5/+5
2009-06-23correct for two more pkgs which were already up-to-datedrochner1-5/+3
2009-06-22sync with reality, call it 2.26.2drochner1-34/+18
2009-06-15Remove x11/xf86-video-via, it doesn't build, it's deprecated andhasso1-2/+1
x11/xf86-video-openchrome replaces it.
2009-06-15Mark x11/xf86-video-cyrix and x11/xf86-video-imstt broken.hasso1-3/+3
2009-06-11Bump PKGREVISION for vte-0.20.5.wiz3-6/+6
2009-06-08Add pkgin for easy package management.ahoka1-2/+3
2009-05-31Update ruby-gnome2 to 0.19.0.obache13-39/+184
== Ruby-GNOME2 0.19.0: 2009-05-29 This release supports new versions of panel-applet and xulrunner and fixes various bugs including some GC issues === Changes Ruby/GLib2: * add 'const' to name argument of rbgerr_define_gerror() [Nikolai Weibull, Kouhei Sutou] * Bug fixes: * #2420281: Failed to build [troels knak-nielsen, Kouhei Sutou] * #2493874: glib/rbglib_maincontext.c error in "RUBY_UBF_IO" [boo, Kouhei Sutou] * wrong priority conversion in GLib::Timeout.add and GLib::Timeout.add_seconds. [Nikolai Weibull] * fixed limits of basic types [Pascal Terjan] Ruby/GTK2: * Bug fixes: * fixed initialize function is deleted. [kimura wataru, Kouhei Sutou] * checked GTK_FILE_SYSTEM_ERROR availability. GTK+ 2.15.x doesn't have it. [Kouhei Sutou] * fixed GC problems. [Kouhei Sutou] * #2195432: Gtk::RCStyle.set_color_flags wrong conversion [Jesse van den Kieboom, Kouhei Sutou] * #2318481: gtkselectiondata_set Drag and Drop API problem [dave foster, Kouhei Sutou] * #2420281: Failed to build [troels knak-nielsen, Kouhei Sutou] Ruby/Pango: * added Pango::Attribute#start_index= and Pango::Attribute#end_index=. [Geoff Youngs, Kouhei Sutou] Ruby/Poppler: * removed 0.6.x support. 0.8.0 or later is required. [Kouhei Sutou] Ruby/RSVG2: * fixed broken cairo integration. [James Healy, Kouhei Sutou] Ruby/PanelApplet: * #2466921: fixed build failure with libpanel-applet >= 2.25 [Mamoru Tasaka, Kouhei Sutou] * fixed incomplete install. [Pascal Terjan, Kouhei Sutou] Ruby/GtkMozEmbed: * supported XULRunner 1.9.0. [Arnaud Cornet, Kouhei Sutou] Ruby/GNOME2: * supported MinGW. [id:luna_8bit, Kouhei Sutou] Ruby/Bonobo2: * moved Bonobo.setup_x_error_handler to Ruby/BonoboUI2. [id:luna_8bit, Kouhei Sutou] Ruby/BonoboUI2: * moved Bonobo.setup_x_error_handler from Ruby/Bonobo2. [id:luna_8bit, Kouhei Sutou] Ruby/GnomeVFS: * format security error. [Pascal Terjan] === Thanks * kimura wataru * Philipp Götzinger * Andrew S. Townley * Jesse van den Kieboom * James Healy * dave foster * troels knak-nielsen * boo * Geoff Youngs * Arnaud Cornet * id:luna_8bit * ...
2009-05-21Update to 2.26.1.91, patterns updated for sno's p5 updates.wiz1-8/+5
2009-05-21Update pattern, package was already up-to-date.wiz1-4/+3
2009-05-21Update for Gnome 2.26.2.wiz4-16/+21
2009-05-21Update to 2.26.1.90, update patterns.wiz1-42/+62
2009-05-212.26.1.99: update as far as pkgsrc is current -- two updates missingwiz1-6/+8
and two completely new packages.
2009-05-21Update as far as pkgsrc is current -> 2.26.1.99.wiz1-7/+8
2009-05-21Update comments.wiz1-4/+4
2009-05-21Update to 2.26.2.wiz1-6/+6
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz2-5/+4
block). Uncomment some commented out LICENSE lines while here.
2009-05-05Improve dewey pattern.reed1-2/+2
2009-05-02Add PREV_PKGPATH and/or SUPERSEDES for various packages thatreed2-2/+8
were moved or renamed. This was for some from 2008 and 2009 and one from 2001. Also I noticed that a CHANGES entry was wrong as said "Renamed" when should have said "Moved" (lua-OSBF) because PKGBASE stayed the same.
2009-04-16update for gnome-2.26.1drochner1-5/+5
2009-04-13Update the gnustep meta-package to 2.0.8. This reflects the recent GNUsteprh1-13/+12
package updates and filesystem layout changes.
2009-04-06Add vinagre dependency.wiz1-4/+3
2009-03-25Bump PKGREVISION following the update of textproc/icu, and thehe1-1/+3
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).