Port details |
- xcolors Display all (ok, most of) the colors in the universe
- 1.3_5 x11
=2 1.3_5Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: python
- License: not specified in port
- Description:
- xcolors reads the rgb.txt file that defines the color names the X
server knows and displays the colors found.
This version is taken from the X11R6 contrib tape.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xcolors/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xcolors
- pkg install xcolors
- PKGNAME: xcolors
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xcolors.tar.gz) = bd7071a0f34e9557b64e8fdb8dd9e309045898438bfa87db5548ebf8acd269ce
SIZE (xcolors.tar.gz) = 6316
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- xaw7.pc : x11-toolkits/libXaw
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xpm.pc : x11/libXpm
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- Runtime dependencies:
-
- showrgb : x11/rgb
- xaw7.pc : x11-toolkits/libXaw
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xpm.pc : x11/libXpm
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_xcolors
- USES:
- imake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.3_5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Sep 2019 16:03:00
1.3_5
|
zeising  |
x11/xcolors: Remove dependency on libXp
Remove the dependency on libXp from x11/colors, it is not needed. This is a
prerequisite for deprecating libXp.
Add xorg to USES |
01 Apr 2016 14:33:58
1.3_4
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
1.3_4
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
29 Jul 2014 16:09:42
1.3_4
|
adamw  |
Rename x11/ patch-xy patches to reflect the files they modify. |
13 Dec 2013 23:47:21
1.3_4
|
bapt  |
Support stage |
20 Sep 2013 23:43:20
1.3_4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
28 Jun 2013 22:51:40
1.3_4
|
bapt  |
Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article |
14 Jul 2011 14:03:26
1.3_4
|
arved  |
Fix build with clang
PR: 158666
Submitted by: Guido Falsi <mad@madpilot.net> |
19 Mar 2011 12:38:54
1.3_4
|
miwi  |
- Get Rid MD5 support |
09 Sep 2010 18:33:05
1.3_4
|
makc  |
Add dependency on x11/rgb
PR: ports/150326
Submitted by: Julian H. Stacey <jhs at berklix.com> |
21 Dec 2009 02:19:12
1.3_3
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
23 Jan 2009 16:28:36
1.3_3
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
12 Mar 2008 10:47:53
1.3_2
|
gahr  |
- Make port find rgb.txt
PR: 121247
Submitted by: Malcolm Kay <malcolm.kay@internode.on.net>
Approved by: miwi (mentor) |
19 May 2007 20:32:57
1.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 19:09:52
1.3
|
pav  |
- Add SHA256 |
10 Apr 2004 17:26:55
1.3
|
trevor  |
Tidy up whitespace. |
29 Jan 2004 16:13:06
1.3
|
trevor  |
SIZEify. |
20 Feb 2003 19:17:05
1.3
|
knu  |
De-pkg-comment. |
24 Nov 2002 10:05:44
1.3
|
markp  |
Fix fetch problem (a side effect of ade's resignation)
PR: 45121
Submitted by: Mark Linimon <linimon@lonesome.com> |
07 Sep 2002 08:44:49
1.3
|
ade  |
Relinquish all my ports. |
05 Feb 2001 16:18:54 
|
olgeni  |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00 
|
asami  |
Convert category x11 to new layout. |
29 Jun 2000 03:31:42 
|
asami  |
Use ${MASTER_SITE_LOCAL}. |
07 Jun 2000 18:32:07 
|
ade  |
Play "hunt the pea" with the new local distfile location. |
07 Jun 2000 16:00:08 
|
ade  |
Move distfile to new local-distfiles directory on ftp.FreeBSD.org |