Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12_2 19 Nov 2024 16:59:07 |
Charlie Li (vishwin) |
devel/py-gobject3: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declaration so no functional or metadata changes.
With hat: gnome
PR: 273722 |
1.12_2 29 Jun 2024 22:45:00 |
Alexey Dokuchaev (danfe) |
accessibility/redshift: revert unjust deprecation of the useful port
It remains widely popular and suggested alternatives are often subpar,
lacking many of its original features and gimmicks.
Fixes: 4a384fbfb20b |
1.12_2 06 Jun 2024 22:07:38 |
Daniel Engberg (diizzy) |
accessibility/redshift: Update DEPRECATED entry
Add ported utilities for Wayland via wl-roots
There's also builtin support for Wayland in GNOME (Night Light)
and Plasma (Night Color)
Reported by: jbeich |
1.12_2 06 Jun 2024 19:05:47 |
Daniel Engberg (diizzy) |
accessibility/redshift: Deprecate and set expiration date to 2024-06-30
No upstream activity for the past 4 years, a lot of bug reports upstream
and doesn't support wayland. Redirect users to accessibility/sct and there's
also https://gitlab.com/chinstrap/gammastep (not ported).
PR: 276954
Approved by: portmgr (maintainer timeout, 3+ months) |
1.12_2 26 Feb 2024 18:41:14 |
Joseph Mingrone (jrm) |
accessibility/redshift: Install man pages under share/man
Sponsored by: The FreeBSD Foundation |
1.12_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.12_1 21 Dec 2022 17:57:13 |
Jan Beich (jbeich) |
accessibility/redshift: limit wayland category to WAYLAND option |
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.12_1 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.12_1 20 Jul 2022 14:20:47 |
Tobias C. Berner (tcberner) |
accessibility: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* David K. Gerry
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Koop Mast <kwm@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
With hat: portmgr |
1.12_1 20 Jul 2022 12:48:14 |
Jan Beich (jbeich) |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
1.12_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12_1 22 Jan 2021 10:08:52 |
lcook |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279 |
1.12_1 24 Jul 2020 00:12:52 |
swills |
Give maintainership to a user of these ports |
1.12_1 22 Nov 2019 22:53:43 |
jbeich |
accessibility/redshift: force rebuild after r518170
PR: 242130 |
1.12 22 Nov 2019 22:50:48 |
jbeich |
accessibility/redshift: add Wayland support
PR: 242130
Approved by: swills (maintainer) |
1.12 10 Oct 2019 11:59:15 |
bapt |
Catchup with recent developers warnings |
1.12 25 Apr 2019 14:12:09 |
antoine |
Clean up plist |
1.12 27 Dec 2018 19:51:19 |
swills |
accessibility/redshift: make geoclue optional
While here, remove obsolete gnome-clock option which was removed
upstream in version 1.9 and pet portlint
PR: 234048
Submitted by: bsd@haps.ca, which modifications |
1.12 08 Dec 2018 12:09:04 |
antoine |
Fix plist |
1.12 14 Jun 2018 12:47:58 |
tijl |
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.12 21 May 2018 16:04:07 |
swills |
accessibility/redshift: update to 1.12 |
1.11 09 May 2018 21:32:05 |
swills |
accessibility/redshift: update to 1.11 |
1.7_4 05 Apr 2018 17:20:04 |
swills |
accessibility/redshift: take maintainership since I use this |
1.7_4 05 Apr 2018 16:42:19 |
feld |
Give back to the ports pool
I do not have a FreeBSD install with a graphical desktop to test updates
on at this time. |
1.7_4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.7_4 09 Jun 2017 21:39:23 |
feld |
accessibility/redshift: fix shebangs
- Also add LICENSE and LICENSE_FILE
PR: 219526
MFH: 2017Q2 |
1.7_3 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.7_2 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.7_1 22 Jun 2016 16:37:59 |
feld |
accessibility/redshift: Fix warnings
USE_XORG is required for proper dependency declaration
MFH: 2016Q2
Differential Revision: https://reviews.freebsd.org/D6883 |
1.7_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.7_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.7_1 30 Mar 2015 13:50:34 |
feld |
Add build dependency required for VIDMODE and older Nvidia graphics drivers
PR: 199004 |
1.7_1 03 Jan 2015 08:47:52 |
mva |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
1.7_1 09 Dec 2014 07:35:40 |
bapt |
Cleanup plist |
1.7_1 03 Jul 2014 20:01:14 |
adamw |
Reduce unnecessary bsd.port.options.mk inclusion by using
OPTIONS helpers.
Approved by: portmgr (blanket) |
1.7_1 30 May 2014 05:47:09 |
miwi |
- Convert use_xz,bzip to USES
Approved by: portmgr |
1.7_1 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
1.7_1 25 Nov 2013 22:47:00 |
feld |
Fix building with the GUI option
Split the Gnome clock integration into its own option
PR: ports/182925
Approved by: swills (mentor) |
1.7_1 26 Oct 2013 01:35:09 |
feld |
Support STAGE
Approved by: swills (mentor) |
1.7_1 20 Sep 2013 11:02:49 |
bapt |
Add no stage all over the place in accessibility in preparation for the staging
area support |
1.7_1 04 Sep 2013 20:01:06 |
bsam |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
1.7_1 02 Sep 2013 21:32:24 |
bapt |
Add an explicit dependency on pkgconf |
1.7_1 30 Aug 2013 00:47:20 |
bapt |
Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig |
1.7_1 29 Jul 2013 15:03:59 |
feld |
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor) |
1.7_1 25 Jul 2013 11:30:01 |
feld |
Update my email address throughout the tree
Approved by: swills (mentor) |
1.7_1 11 Jun 2013 14:56:04 |
miwi |
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
1.7_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.7_1 25 Aug 2012 00:50:51 |
rakuco |
Fix typo in the NLS port option.
PR: ports/170803
Submitted by: Artis Caune <artis.caune@gmail.com>
Approved by: Mark Felder <feld@feld.me> (maintainer) |
1.7_1 24 Jul 2012 01:18:11 |
swills |
- Fix build with GUI enabled
PR: ports/170099
Submitted by: Mark Felder <feld@feld.me> (maintainer) |
1.7_1 11 Jun 2012 02:46:35 |
swills |
- Convert to optionsng framework
PR: ports/168825
Submitted by: Mark Felder <feld@feld.me> (maintainer) |
1.7_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.7 31 Aug 2011 23:01:35 |
dhn |
- Update to 1.7
PR: ports/160335
Submitted by: Mark Felder <feld@feld.me> (maintainer) |
1.6 25 Nov 2010 04:12:51 |
wxs |
Redshift adjusts the color temperature of your screen according
to your surroundings. This may help your eyes hurt less if you
are working in front of the screen at night.
WWW: http://jonls.dk/redshift/
PR: ports/152554
Submitted by: Mark Felder <feld@feld.me> |