Path to this page:
./
x11/rgb,
RGB color database
Branch: CURRENT,
Version: 1.0.6nb1,
Package name: rgb-1.0.6nb1,
Maintainer: joergThis package contains the RGB color database for X11.
This is from the modular X.org X11 project.
Required to build:[
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 135.962 KB
Version history: (Expand)
- (2018-03-07) Updated to version: rgb-1.0.6nb1
- (2014-11-09) Updated to version: rgb-1.0.6
- (2013-01-21) Updated to version: rgb-1.0.5
- (2012-07-01) Updated to version: rgb-1.0.4
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-11-08 22:59:22 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.0.6:
This release includes contributions by Daphne Pfister to resynchronize the
X11 color name list with the CSS color name list that has forked from ours,
and also includes a couple minor improvements to the showrgb program and
to the build configuration.
|
2013-01-21 15:01:45 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.0.5:
Alan Coopersmith (5):
Add const attributes to fix gcc -Wwrite-strings warnings
unifdef __UNIXOS2__
Replace unbounded strcpy/strcat pairs with snprintf calls
config: Add missing AC_CONFIG_SRCDIR
rgb 1.0.5
Gaetan Nadon (4):
config: remove unrequired AC_SUBST([*_CFLAGS])
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: replace hard coded section number (1) and (3) with variables
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-07-01 19:02:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 1.0.4:
This minor maintenance release mainly provides build configuration
improvements and janitorial cleanups.
Alan Coopersmith (6):
Add README with pointers to mailing lists, bugzilla, & git
Update Sun license notices
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS \
provide
Sun's copyrights belong to Oracle now
rgb 1.0.4
Gaetan Nadon (8):
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Deploy the new XORG_DEFAULT_OPTIONS #24242
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
config: move CWARNFLAGS from configure.ac to Makefile.am
man: remove trailing whitespace
config: upgrade to util-macros 1.8 for additional man page support
config: update AC_PREREQ statement to 2.60
Paulo Cesar Pereira de Andrade (1):
Ansification and compile warning fixes.
|