aboutsummaryrefslogtreecommitdiffstats
path: root/x11/chameleon
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN on 8.x: does not build.erwin2009-06-141-1/+7
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove unneeded quotes in COMMENTSmiwi2008-03-071-1/+1
| | | | | | PR: 121329 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: portmgr (erwin via irc)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove non-existent USE_GUNZIPerwin2006-06-161-1/+0
| | | | Approved by: maintainer
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12pav2005-05-311-1/+1
| | | | Approved by: portmgr (marcus)
* s/mirror.ac.uk/mirrorservice.orgvs2004-08-251-1/+1
| | | | | | PR: ports/69481 Submitted by: Tim Bishop, lesi@ Approved by: maintainer timeout
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Chameleon is an application which allows the user to put a picturelinimon2003-11-155-0/+66
in any format or a solid color onto the root window. It can be controlled through a GTK interface, or from the command line. PR: ports/47189.