summaryrefslogtreecommitdiff
path: root/x11/driconf
AgeCommit message (Collapse)AuthorFilesLines
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-15Whitespace. (as whined about by pkglint)dholland1-8/+8
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz1-2/+1
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-2/+2
2011-10-14* no need to buildlink with py-gtk2, simple DEPENDS is sufficient.obache1-4/+5
* accep PYTHON variants same as py-gtk2. Bump PKGREVISION from default python dependency changes.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-02-28Reset maintainer for retired developers.wiz1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-27DEPENDS should be right after MAINTAINER block, reorder.wiz1-3/+3
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
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-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+3
changed runtime dependencies now.
2008-11-19Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it.hasso1-2/+2
2008-11-14x11/py-gtk2 from which driconf depends on supports only python25.hasso1-2/+2
2008-10-21Remove dependency on py-xml and replace it with textproc/py-expat.bjs1-4/+6
Remove spurious #. We're done now. ;)
2008-10-21Add missing USE_PKGLOCALEDIR=yes.bjs1-3/+4
2008-10-21Add driconf-0.9.1.bjs11-0/+305
DRI is the direct rendering infrastructure in XFree86 and X.org, which provides 3D hardware acceleration. Most 3D drivers have a number of options for tuning the performance and visual quality. DRIconf is a configuration applet that allows you to change these parameters.