Up to [cvs.NetBSD.org] / pkgsrc / x11 / rgb
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:23 2022 UTC (3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Reset MAINTAINER
Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 30 01:11:02 2022 UTC (3 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
rgb: update to 1.1.0. This release adds a new configure option --with-rgb-db-library to allow builders more control over which dbm or ndbm compatible library is used if --with-rgb-db-type is set to one of the non-default database options instead of the default of "text". The --with-rgb-db-library option can allow use of libraries that are not normally searched for (gdbm_compat) or to bypass libraries we do normally search for (like Berkeley db). Alan Coopersmith (12): Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Remove unnecessary casts from malloc() & memcpy() calls rgb.c: fix -Wdiscarded-qualifiers warning rgb.c: if filename is too long, report error instead of truncating README: provide more information on --with-rgb-db-type configure: Add --with-rgb-db-library option gitlab CI: build all 3 --with-rgb-db-type=(text|dbm|ndbm) options gitlab CI: stop requiring Signed-off-by in commits rgb 1.1.0 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 18 23:35:55 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
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.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 7 11:57:39 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.8: +3 -2
lines
Diff to previous 1.8 (colored)
xorgproto: use xorgproto instead of separate *proto packages Remove now obsolete packages.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 8 21:59:21 2014 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
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.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 21 14:01:45 2013 UTC (10 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
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
Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 29 05:06:50 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.5: +1 -3
lines
Diff to previous 1.5 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jul 1 17:02:26 2012 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 8 14:35:42 2008 UTC (14 years, 8 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to version 1.0.3. Changes since 1.0.1: - rgb version 1.0.3 - Include rgb(1) man page from Solaris - rgb version 1.0.2 - Update showrgb man page to better match current implementation - Fix build to work with --with-rgb-db-type={dbm,ndbm} - Also remove #includes of unused headers & convert K&R to ANSI C
Revision 1.3 / (download) - annotate - [select for diffs], Sat May 24 21:45:19 2008 UTC (14 years, 8 months ago) by tnn
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Switch master site to MASTER_SITE_XORG.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 15 19:31:18 2008 UTC (15 years ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Define APP_MAN_SUFFIX=1 in the configure environment (like other Xorg packages). This fixes problem on some platforms, like Linux, where it installs as 1x by default. This problem was fixed upstream long ago. But new source tarballs have not been released after being generated with the newer autoconf macro improvements.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 12 14:50:20 2007 UTC (15 years, 10 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgrsc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import rgb-1.0.1. This package contains the RGB color database for X11. This is from the modular X.org X11 project.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 12 14:50:20 2007 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
Initial revision