summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2012-02-19Revbump forimil1-1/+6
- Missing icons, added dependencies over graphics/hicolor-icon-theme and graphics/gnome-icon-theme - Missing preferences features, added dependencies over sysutils/py-dbus and devel/bzr
2012-02-19add & enable avant-window-navigatorimil1-1/+2
2012-02-19Initial import of avant-window-navigator, version 0.4.0, into theimil7-0/+348
NetBSD Packages Collection. Avant Window Navigator (Awn) is a dock-like bar which sits at the bottom of the screen. It has support for launchers, task lists, and third party applets.
2012-02-19add & enable libdesktop-agnosticimil1-1/+2
2012-02-19Initial import of libdesktop-agnostic, version 0.3.92, into theimil7-0/+171
NetBSD Packages Collection. This library provides an extensible configuration API, a unified virtual file system API, and a desktop item editor (all with pluggable backends) for GLib-based projects. It is not tied to any one desktop environment, although there are desktop-specific modules.
2012-02-18Remove the ImageMagick requirement from xlockmore-lite.elric3-4/+6
2012-02-17sync w/ base pkgdrochner2-7/+6
2012-02-17update to 2.6.1drochner2-7/+6
This is mainly a bug fix release.
2012-02-17update to 4.9.1drochner2-7/+6
This is mainly a bug fix release.
2012-02-17update to 4.13.2drochner2-6/+6
This is a bug fix release.
2012-02-17Another build fix for SunOS that I forgot in the previous commit.hans1-2/+2
2012-02-17Fix patch-ac checksum.hans1-2/+2
2012-02-16Make this build again on SunOS.hans5-4/+125
The change to src/3rdparty/webkit/Source/JavaScriptCore/heap/MachineStackMarker.cpp is untested.
2012-02-16Make this build on SunOS.hans4-6/+33
2012-02-16Not MAKE_JOBS_SAFE.hans1-1/+2
2012-02-16Fix breakage with newer gtk.hans3-1/+40
2012-02-16Uses xgettext. Make it work with an older pod2man.hans3-3/+13
2012-02-16Fix build on SunOS.hans3-8/+19
2012-02-16stubs are built in Linux to.sbd1-2/+2
2012-02-15Change SunOS definitions to be more compatible with what is used onhans4-7/+100
other platforms: - use similar library installation rules - use CC, CXX and CFLAGS from pkgsrc
2012-02-14Explicitly disable "esound" support. This fixes the build on systemtron1-1/+2
where the "esound" package is installed.
2012-02-14Replace deprecated G_CONST_RETURN with plain "const".obache4-29/+14
Bump PKGREVISION.
2012-02-13-update to 5.38drochner4-15/+25
changes: minor fixes and feature additions (most notably: Added -mayan option to dclock to count down to end of world (2012 December 21)) pkgsrc changes: removed dependency on esound, added one on ImageMagick -added patch from Stefan Schaeckeler to fix dynamic linker search path on Linux (PR pkg/45993)
2012-02-10propagate xextproto dependency, installed header uses itdrochner1-1/+2
2012-02-10switch on introspection support, bump PKGREVdrochner2-6/+12
2012-02-09sync API_DEPENDS with reality, from Patrick Welchedrochner1-4/+7
2012-02-09update to 2.24.10drochner4-135/+8
changes: -printing fix was integrated -more minor fixes
2012-02-09kill definition of G_DISABLE_DEPRECATED to make this builddrochner2-1/+15
with recent glib2
2012-02-08Don't hardcode RUBY_PKGPREFIX, too.taca1-2/+2
2012-02-07Add csh scripts to REPLACE_CSH and add USE_TOOLS+=csh:runsbd1-2/+5
Bump PKGREVISION
2012-02-06Revbump forwiz270-523/+540
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-04This package has no contents to bulidlink, so remove buldlink3.mk.obache1-15/+0
2012-02-04setuptools is not required.obache1-3/+1
2012-02-04Update py-kiwi to 1.9.29.obache3-400/+54
kiwi-1.9.29 22-july-2011 - Remove support for gazpacho in favor of GtkBuilder - Use new gtk entries with icon instead of our old IconEntry - Improvements to ObjectList kiwi-1.9.28 01-september-2010 - Remove support for gazpacho in favor of GtkBuilder - Use new gtk entries with icon instead of our old IconEntry - Improvements to ObjectList kiwi-1.9.27 01-september-2010 - Remove use of obsolete gtk.Tooltips (Ronaldo Maia) - Add api to set the number of digits in NumberSearchFilter (Gabriel Gerga) kiwi-1.9.26-2 15-december-2009 - Added workaround for set_text method in KiwiEntry when using gtk > 2.18. (George Kussumoto). kiwi-1.9.26 14-july-2009 - Added custom sort function for objectlists. (Ronaldo Maia) - Added decimal digits searching in Advanced Search. (Ronaldo Maia) - Fixed sv_SE thousand separators. (Ronaldo Maia) - Minor bugfixes kiwi-1.9.25 15-april-2009 - Added Advanced Search in search dialogs. (Romaia Maia) - Fixed overwriting of custom cmdclass (Severin Heiniger, #3781) - Minor bugfixes kiwi-1.9.24 27-jan-2009 - Fixed currency formating (Ronaldo Maia) - Fixed ComboEntry value updating (Ronaldo Maia, #3673) - Added multi-line capability example (Ronaldo Maia) - Added multi-line capability in ComboEntry options (Ronaldo Maia, #3843) - Fixed ComboEntry toggle button and popup position (Ronaldo Maia, #3841) - Added initial support for loading GtkBuilder files (Johan Dahlin) kiwi-1.9.23 10-sep-2008 - Added support for multiple colors in ColoredColumn (Ronaldo Maia) - Fixed glade-3 plugin (Johan Dahlin) - Minor bug fixes
2012-02-03update to 3.2.3drochner5-29/+78
This switches to the 3.2 release branch. Thanks to Patrick Welche for testing.
2012-02-03Remove G_DISABLE_DEPRECATED so this builds with new glib.sbd3-1/+27
2012-02-03Bump PKGREVISION for the recent dependency change.obache1-1/+2
2012-02-03No need to buildlink with py-gnome2-desktop, simple DEPENDS is sufficient.obache1-2/+2
2012-02-03Add missing x11/py-gnome2-desktop buildlink needed to build colorblind applet.sbd1-1/+2
2012-02-03Remove G_DISABLE_DEPRECATED so this builds with new glib.sbd3-1/+27
2012-02-02On NetBSD<5.99 with native X, use startup-notification010 instead,wiz1-1/+15
which does not use XCB (which is not provided by native X in older NetBSD releases). From Robert Elz.
2012-02-02+ startup-notification010.wiz1-1/+2
2012-02-02Initial import of startup-notification-0.10nb1 for NetBSD-5.[0-9], fromwiz6-0/+131
Robert Elz. startup-notification provides mechanisms allowing a desktop environment to track application startup, to provide user feedback and other features. This is an older version to allow compatibility with native X11 in NetBSD 5 and earlier (pre-xcb).
2012-02-02Use ${RM} -f to avoid failure if no files are found to be removed.hans1-2/+2
2012-02-01replace the patch for the printing problem by the official upstream one,drochner3-50/+80
bump PKGREV
2012-01-31Update gnome-mag to 0.16.3.obache3-8/+69
Based on PR#45812 by Patrick Welche. While here, add colorblind applet support. What's new in gnome-mag-0.16.3: * Fixes: Fix bug #630877 (Li Yuan) Fix build with gcc 4.4.3 adding explicity -lm * Translations: Carles Ferrando (Catalan (Valencian)), Sahran (UG) What's new in gnome-mag-0.16.2: * Fixes: Code cleanups (Romain Perier, Stéphane Maniaci) Remove G*_DISABLE_DEPREATE * Translations: Gil Forcada (ca), Petr Kovar (cs), Thomas Thurman (en@shaw), Kristjan SCHMIDT (eo), Mattias Põldaru (et), Fran Diéguez (gl), Dirgita (id), Takeshi AIHANA (ja), Shankar Prasad (kn), Matej Urbančič (sl)
2012-01-30Add a BUILD_DEPENDS for math/bc if /usr/bin/bc doesn't exists.sbd1-1/+5
This is a simple fix for PR/42393.
2012-01-29update to 2.24.9drochner4-11/+106
changes: bugfixes pkgsrc note: backed out upstream change for cups Custom print options, it causes crashes at least with firefox, see gnome bug #543520
2012-01-28x11/efltk: Fix DragonFly take IImarino2-10/+10
Select the right prototype this time.
2012-01-28x11/wdm: Fix indirect linking error on DragonFlymarino1-1/+3