Commit graph

4 commits

Author SHA1 Message Date
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Beech Rintoul
0b817a7e29 - Update to 0.1e
- Update maintainer address

PR:		ports/131095
Submitted by:	Alexander Gromnitsky <alexander.gromnitsky@gmail.com> (maintainer)
2009-01-30 06:05:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Ion-Mihai Tetcu
2e16fc7acf xoris grabs the RGB color value of any pixel on the screen and dumps the
color's name to stdout. The output can be printed as:

1. hex (#b0958e);
2. triple of decimal RGB values (229 229 229);
3. abstract name (gray90).

xoris has only been tested on displays with a bit depth of 24 bpp.

PR:		ports/97475
Submitted by:	Alexander Gromnizki
Approved by:	lawrance (mentor, implicit)
2006-06-11 21:18:41 +00:00