summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2009-04-16update to 0.20.1drochner2-6/+6
changes: minor bugfixes
2009-04-16fix typotnn1-2/+2
2009-04-16+xdg-user-dirsdrochner1-1/+2
2009-04-16import xdg-user-dirs-0.10 which does basically provide a tooldrochner7-0/+130
to create the ~/.config/user-dirs.dirs file which is used by modern applications to get "well known" user directories (for downloads etc)
2009-04-16update to 2.16.1drochner3-9/+8
changes: -improvements to GtkBuilder -GDK no longer refuses to work on 30-bit visuals -bugfixes -translation updates
2009-04-16add a bl3.mktnn1-0/+13
2009-04-16Update to rep-gtk2-0.18.4.tnn5-52/+11
0.18.4: - small code cleanup - reworked configure.in - added ebuild (Thanks to Harald van Dijk) - reworked autogen.sh - removed libgnome, libgnomeui, libgnomecanvas and libglade bindings - removed examples related to removed bindings - reworked ebuild and specfile - install rep-gtk.in in $prefix$libdir - major update of the spec-file - don't install example files 0.18.3: - fixed the broken GtkCombo() Widgets - fixed an issue with autoconf on RedHat 0.18.2: - fixups in configure.in - updated BUGS, README and HACKING - removed functions no longer available in GTK 2.4+ - spec-file does now install all examples into the doc-dir 0.18.1: - started code-cleanup - added a .pc file - added ATK-Accessibility Support (Thanks to Shobbit Marthur) - added Status-Icon Widget (Thanks to Wang Diancheng) - bumped gtk req to 2.6, glib req to 2.6 and glade req to 2.4 - dropped an function no longer available in GTK 2.5+ - added --tag=CC to libtool where nessacary - renamed some of the Makefile targets (cvsclean -> svnclean a.s.o) - updated the spec file - ported the example glade files to glade2
2009-04-16Update distinfo refelecting update to Ruby 1.8.7-p160.taca1-4/+4
2009-04-16Update "xlockmore" package to version 5.28. Changes since 5.27:tron2-6/+6
- invert: build failures from Sun Studio Express C++ like this: Error, manymatchover: Overloading ambiguity between "operator^(const TwoJet, double)" and "built-in operator^(int, int)" fixed by casting to double, thanks to Tim Mooney <Tim.Mooney AT ndsu.edu>. - life3d: 4 more rhombic dodecahedron S3/B3 patterns including a period 4 pattern (only S3/B3 period 2 and less patterns left from Bays' papers). Glider code revamped to make more maintainable, using populateGlider(). unsigned int fix thanks to Jouk Jansen. Added new cube gliders from Bays 2006 3D Life paper and found a few patterns for the gliders to crash into. (S23B5, S25B5, S27B5, S35B5, S36B5, S37B5, S38B5, S4B5, S47B5, S57B6, S58B5, S8B5). New mode option added "+draw", this turns off drawing to the screen to speed up searches, and more importantly, make less annoying :) - life: resyncing with my Java code. Switched how static triangular forms are stored Added a lots of new triangular patterns, including 2 gunship triangular patterns. Also added handful of other patterns. Reading memory on uninitialized variables fix thanks to Jouk Jansen. "+draw" mode option added. Pentagonal (Cairo Tiling) life added with glider shooters. "xlock -mode life -rule S23B346 -neighbors 7" or "xlock -mode life -pent2". New gliders found by David Bagley, one in 5 neighbors pentagonal life (-rule S24B2) "xlock -mode life -pent", the other in 9 neighbor triangular life "xlock -mode life -neighbors 9" (-rule S3B34). Associated periodic patterns for each added. Added more symmetries and now have all the random symmetries (at least I think so) for squares, hexagaons, triangles, and pentagons. - Macro FTGL213 added for new FTGL library. If you need it to compile text3d2.cc, make sure it compiles with -DFTGL213. Should work automatically for VMS though, thanks to Jouk Jansen. Approved by Hubert Feyrer.
2009-04-15Add qt4-mysqlmarkd1-1/+2
2009-04-15Initial import of qt4 mysql plugin.markd3-0/+31
2009-04-15+py-xcbgendrochner1-1/+2
2009-04-15Configure required glibmm>=2.18.0reed1-1/+3
But if pangomm is already installed and good enough then newer glibmm wouldn't be brought in. So also explicitly include the glibmm buildlink here too.
2009-04-15Since gtkmm now depends on pangomm, then bump the API requirementreed1-3/+3
as a hack to force reinstall to get pangomm. (Or would get buildlink failure due to gtkmm installed already so didn't bring in pangomm.)
2009-04-13Update gnustep-preferences to 1.2.0nb18. This changes the filesystemrh3-71/+56
layout to be more hier(7) compliant.
2009-04-13Update gnustep-back to 0.16.0. This makes the backend more hier(7)rh4-54/+67
compliant. Changes also include gui rendering improvements and other bug fixes.
2009-04-13Update gnustep-gui to 0.16.0. This makes the gui library more hier(7)rh4-503/+566
compliant. Changes also include lots of compatibility enhancements with OS X 10.5, including improvements to the NIB loader classes.
2009-04-12Depend on nautilus-cd-burner, now that it's new enough.wiz2-9/+17
Bump PKGREVISION. Remove unnecessary dependencies that are pulled in automatically.
2009-04-11Update HOMEPAGE.snj1-2/+2
2009-04-11Needs newer gtk2+ to build. (uses GDK_TYPE_APP_LAUNCH_CONTEXT.)reed1-1/+2
2009-04-11Update to 1.2:wiz2-6/+6
Julien Danjou (2): Stop providing autogenerated files in tarball Release libxcb 1.2
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-2/+1
2009-04-08Use META_PACKAGEjoerg2-19/+5
2009-04-08Remove the remaining NO_MTREE definitions, it has been a nop for ajoerg3-6/+3
while.
2009-04-08unfuzz a patch, might help for a problem seen in Linux bulk builddrochner2-5/+8
2009-04-08split the "xcbgen" Python extension which comes with xcb-protodrochner14-31/+136
into its own pkg and pull it in the common Python way so that we ensure matching Python versions
2009-04-08remove PYTHON_FOR_BUILD_ONLY - we install Python scriptsdrochner1-2/+1
2009-04-07Bump PKGREVISION for additional dependencies added today.wiz1-2/+2
2009-04-07update to 2.20.10drochner5-25/+24
changes: -bugfixes -translation updates -portability improvements
2009-04-07requires: libwnck>=2.26.0, libical, libproxy, gnome-panel>=2.26.0kefren1-3/+6
2009-04-07Make it compile on DragonFly master.hasso2-7/+17
2009-04-07Requires gtk2+>=2.15.1kefren1-2/+2
2009-04-07Fix glib2 requirement. It requires glib>=2.19.1kefren1-2/+2
2009-04-07export gnome-vfs dependency (header files installed by us refer to it)drochner1-1/+2
2009-04-06+xine-xcbdrochner1-1/+2
2009-04-06add the "xine-xcb" plugin for xine-lib, from Mark Davies per pkgsrc-wipdrochner3-0/+39
(needed for KDE4)
2009-04-06+ *xcb*drochner1-1/+4
2009-04-06import xcb-util-0.3.3, from Blair Sadewitz and Michael Stapelbergdrochner5-0/+103
per pkgsrc-wip
2009-04-06import libxcb-1.1.93, from Jeremy C. Reed and Michael Stapelbergdrochner8-0/+239
per pkgsrc-wip
2009-04-06import xcb-proto-1.4, from Jeremy C. Reed and Michael Stapelbergdrochner9-0/+200
per pkgsrc-wip
2009-03-27wxGTK28-contrib has to be in sync with wxGTK28 so drop local maintainerjoerg1-2/+1
override.
2009-03-26inspired by a change in trunk/xsrc:drochner3-3/+96
pull in a patch from upstream which fixes wakeup storms in idletime counter, reducing the system load significantly if a recent gnome-screensaver in run bump PKGREVISION
2009-03-26We need to link against libgnomeui as dependant libs no longer do.roy5-6/+123
Fix some pkglint warnings and add PKG_DESTDIR support.
2009-03-25Bump PKGREVISION following the update of textproc/icu, and thehe6-7/+12
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25Add a patch to the cups printbackend so that listing of remotemarkd3-3/+19
cups printers works on NetBSD. Code assumes that a connect() on a non blocking socket will eventually succeed but what it actually gets is failure with EISCONN. Bump PKGREVISION.
2009-03-25gtk-builder-convert uses minidom from xml.dom, which needs expat.wiz1-2/+7
Add dependency for py-expat for python23 and python24. Bump PKGREVISION. Should fix problem in gnome-keyring reported on pkgsrc-users by Uwe Klaus.
2009-03-23Update to wxGTK-2.8.10:joerg11-102/+158
- bugfixes For pkgsrc: - fix installation of wxrc - build both Unicode and non-Unicode version, they are not API and ABI compatible and different programs either
2009-03-22MAKE_JOBS_SAFE=nokefren1-1/+2
2009-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz4-56/+3
infrastructure supports this properly (thanks joerg!).
2009-03-22Update to 2.6.0.snj3-13/+12
=== pygtksourceview 2.6.0 === 2009-03-04 Gian Mario Tagliaretti <gianmt@gnome.org> * configure.ac: bump version 2.6.0 * NEWS: updated 2009-03-04 Gian Mario Tagliaretti <gianmt@gnome.org> * configure.ac: bump version 2.5.1 === pygtksourceview 2.5.0 === 2009-03-04 Gian Mario Tagliaretti <gianmt@gnome.org> * NEWS: updated * configure.ac: bump version 2.5.0 pygtksourceview 2.5.0 released 2008-12-03 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * gtksourceview2.defs: Added NBSP to draw spaces.