Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.7_2 12 Dec 2024 20:56:40 |
Jan Beich (jbeich) |
Mk/Uses/meson.mk: pass --localstatedir like GNU_CONFIGURE after 9f4546a03cc0
Meson defaults to --localstatedir=/var/local if --prefix=/usr/local
but this is not valid for ports/ or FreeBSD hier(7).
See also 68edbeeaae96 and
https://github.com/mesonbuild/meson/commit/24549dbed5fe
PR: 273605
Analyzed by: Tatsuki Makino
Exp-run by: antoine |
1.4.7_2 25 Nov 2024 10:27:46 |
Dima Panov (fluffy) |
graphics/colord: fix path to hwdata
Noticed by: jbeich
Sponsored by: Future Crew, LLC |
1.4.7_1 25 Nov 2024 09:26:55 |
Dima Panov (fluffy) |
misc/hwdata: bump more consumers
Noticed by: jbeich
Sponsored by: Future Crew, LLC |
1.4.7 23 Sep 2024 23:29:41 |
Daniel Engberg (diizzy) |
graphics/colord: Remove libtool as dependency
Not used in project
Approved by: portmgr (blanket) |
1.4.7 28 Jan 2024 16:07:41 |
Gleb Popov (arrowd) Author: Olivier Duchateau |
graphics/colord: Update to 1.4.7
PR: 276684 |
1.4.6_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.4.6 19 Dec 2022 19:43:41 |
Adam Weinberger (adamw) Author: Sean Champ |
graphics/colord: Update to 1.4.6
This update adds many options including COMPLETIONS, DOCS, MANPAGES,
SANE, and an argyllcms SENSOR option.
Significantly, it removes the docbook-utils dependency, which brought
the entire LaTeX system with it. This unfortunate dependency added
literally hours to the build time of colord and everything which
required it (in particular, gtk30 and the entire GNOME DE).
The comical part is that docbook-utils haven't actually been used by
colord in nearly 5 years; our port was simply never updated to remove
that dependency. Mercifully, this is now fixed.
Many thanks to Antoine for running multiple exp-runs caused by me not
having my act together.
PR: 267239 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.5_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.5_2 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
1.3.5_2 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.3.5_2 26 Jun 2022 15:33:41 |
Jan Beich (jbeich) |
graphics/colord: respect LOCALBASE to find hwdata (for EDID manufacturer) |
1.3.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.5_1 17 Jan 2021 19:38:45 |
swills |
graphics/colord: Add polkit build option
PR: 231729
Submitted by: Ali Abdallah <ali.abdallah@suse.com> (previous version)
Approved by: maintainer timeout (kwm, >1 month) |
1.3.5_1 29 Sep 2020 14:14:33 |
swills |
graphics/colord: add VALA option to build vapi
PR: 227134
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: maintainer timeout (kwm, long time) |
1.3.5 14 Sep 2020 08:00:06 |
bapt |
Remove useless pkg-install script for things that can be done via pkg-install |
1.3.5 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
1.3.5 22 Sep 2019 13:50:52 |
woodsb02 |
graphics/colord[-gtk]: switch to MASTER_SITES to HTTPS
The HTTP site was not working at the time of this commit,
whilst the HTTPS site was working.
PR: 239088
Submitted by: Miyashita Touka <imagin8r@protonmail.com>
Approved by: kwm (maintainer timeout) |
1.3.5 30 Sep 2018 11:58:31 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
1.2.12 05 Jan 2017 22:58:02 |
jbeich |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
1.2.12 09 Dec 2016 20:02:35 |
bsam |
graphics/colord: Update to version 1.2.12, plus:
. add LICENSE (GPLv2);
. incorporate USES+=localbase;
. . build and install libcolordcompat [*].
[*] Argyllcms uses libcolordcompat to manage colors.
Here is the output of "dispwin -D1" command without and with libcolordcompat:
===
Got EDID for display
using ucmm for profile installation
---
Got EDID for display
using colord for profile installation
===
So, Argyll uses colord only when libcolordcompat is installed.
PR: 214728
Submitted by: bsam (me)
Approved by: kwm (maintainer timeout, 2 weeks+) |
1.2.11_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.11_1 25 Mar 2016 09:34:32 |
kwm |
Disable MANPAGES option by default. It causes colord to have a
build-depend on texlive. |
1.2.11 10 Jan 2016 16:55:26 |
bapt |
Convert g* and i* to USES=sqlite and USES=firebird |
1.2.11 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
1.2.4_2 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.2.4_1 12 Apr 2015 10:14:53 |
kwm |
Tell colord to use /var to store information which is already prepared,
instead of poking around in /usr/local/var/
PR: 197946
Submitted by: f0andrey@gmail.com |
1.2.4 23 Jan 2015 22:50:50 |
antoine |
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package |
1.2.4 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
1.0.1_3 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.0.1_3 02 Sep 2014 21:47:15 |
bapt |
Simplify plist |
1.0.1_3 01 Sep 2014 18:16:21 |
tijl |
- Add USES=libtool
- Remove pkg_install @cwd hack
Obtained from: gnome-dev |
1.0.1_2 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
1.0.1_1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.0.1_1 28 Apr 2014 11:02:23 |
kwm |
Fix packaging with pkg_*
PR: ports/189062
Reported by: mandree@
Discussed with: tijl@ |
1.0.1_1 09 Apr 2014 13:27:42 |
kwm |
Stagify, use USES=tar:xz, strip libraries, use new lib_depends syntax. |
19 Feb 2014 14:45:19
|
mat |
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight |
1.0.1 18 Feb 2014 14:50:35 |
mat |
Chase docbook cleanup dependencies.
Sponsored by: Absolight |
1.0.1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.1 31 Jul 2013 11:57:46 |
kwm |
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1] |
0.1.20_2 28 Jun 2013 21:19:32 |
bapt |
Convert to USES=imake
While here:
Trim headers,
Remove some indefinite article
Mark xmagv as broken given it doesn't build
Convert to new options framework |
0.1.20_2 21 Jun 2013 16:40:56 |
antoine |
Add an empty directory created by the port to pkg-plist
Approved by: portmgr (miwi) |
0.1.20_1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.1.20_1 16 Mar 2013 17:36:54 |
kwm |
Prevert ! instead of empty() and fix a typo.
PR: ports/177024
Submitted by: John Marino <draco@marino.st> |
0.1.20_1 11 Mar 2013 08:23:46 |
kwm |
Fix inverted OPTION logic [1], while here replace gnomehack with USES=pathfix.
Submitted by: Jonathan Chen <jonc@chen.org.nz> |
0.1.20_1 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |