| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Jun 2009 16:33:28
0.1e_1
|
amdmi3  |
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) |
30 Jan 2009 06:05:25
0.1e
|
beech  |
- Update to 0.1e
- Update maintainer address
PR: ports/131095
Submitted by: Alexander Gromnitsky <alexander.gromnitsky@gmail.com>
(maintainer) |
19 May 2007 21:32:57
0.1b_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Jun 2006 22:18:41
0.1b
|
itetcu  |
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) |