notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: accessibility/redshift/Makefile

Number of commits found: 45

Monday, 26 Feb 2024
18:41 Joseph Mingrone (jrm) search for other commits by this committer
accessibility/redshift: Install man pages under share/man

Sponsored by:	The FreeBSD Foundation
commit hash: 5a7a7e6535135fe97424762595edafaf75d062ac commit hash: 5a7a7e6535135fe97424762595edafaf75d062ac commit hash: 5a7a7e6535135fe97424762595edafaf75d062ac commit hash: 5a7a7e6535135fe97424762595edafaf75d062ac 5a7a7e6
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 21 Dec 2022
17:57 Jan Beich (jbeich) search for other commits by this committer
accessibility/redshift: limit wayland category to WAYLAND option
commit hash: a391bb6a72906a7ab10058f18b97a6b3144f6079 commit hash: a391bb6a72906a7ab10058f18b97a6b3144f6079 commit hash: a391bb6a72906a7ab10058f18b97a6b3144f6079 commit hash: a391bb6a72906a7ab10058f18b97a6b3144f6079 a391bb6a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 4bc2b388728b56c458f9546b69df0e91385b870a commit hash: 4bc2b388728b56c458f9546b69df0e91385b870a commit hash: 4bc2b388728b56c458f9546b69df0e91385b870a commit hash: 4bc2b388728b56c458f9546b69df0e91385b870a 4bc2b38
12:48 Jan Beich (jbeich) search for other commits by this committer
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)
commit hash: 29486876225718bafb70b78f4bb811674b06f164 commit hash: 29486876225718bafb70b78f4bb811674b06f164 commit hash: 29486876225718bafb70b78f4bb811674b06f164 commit hash: 29486876225718bafb70b78f4bb811674b06f164 2948687
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
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)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 22 Jan 2021
10:08 lcook search for other commits by this committer
Update MAINTAINER fields for myself (lcook)

Approved by:            tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D28279
Original commitRevision:562287 
Friday, 24 Jul 2020
00:12 swills search for other commits by this committer
Give maintainership to a user of these ports
Original commitRevision:542976 
Friday, 22 Nov 2019
22:53 jbeich search for other commits by this committer
accessibility/redshift: force rebuild after r518170

PR:		242130
Original commitRevision:518171 
22:50 jbeich search for other commits by this committer
accessibility/redshift: add Wayland support

PR:		242130
Approved by:	swills (maintainer)
Original commitRevision:518170 
Thursday, 10 Oct 2019
11:59 bapt search for other commits by this committer
Catchup with recent developers warnings
Original commitRevision:514220 
Thursday, 27 Dec 2018
19:51 swills search for other commits by this committer
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
Original commitRevision:488563 
Thursday, 14 Jun 2018
12:47 tijl search for other commits by this committer
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)
Original commitRevision:472376 
Monday, 21 May 2018
16:04 swills search for other commits by this committer
accessibility/redshift: update to 1.12
Original commitRevision:470560 
Wednesday, 9 May 2018
21:32 swills search for other commits by this committer
accessibility/redshift: update to 1.11
Original commitRevision:469472 
Thursday, 5 Apr 2018
17:20 swills search for other commits by this committer
accessibility/redshift: take maintainership since I use this
Original commitRevision:466573 
16:42 feld search for other commits by this committer
Give back to the ports pool

I do not have a FreeBSD install with a graphical desktop to test updates
on at this time.
Original commitRevision:466570 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 9 Jun 2017
21:39 feld search for other commits by this committer
accessibility/redshift: fix shebangs

- Also add LICENSE and LICENSE_FILE

PR:		219526
MFH:		2017Q2
Original commitRevision:443042 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Thursday, 8 Dec 2016
19:23 tijl search for other commits by this committer
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.
Original commitRevision:428150 
Wednesday, 22 Jun 2016
16:37 feld search for other commits by this committer
accessibility/redshift: Fix warnings

USE_XORG is required for proper dependency declaration

MFH:		2016Q2
Differential Revision:	https://reviews.freebsd.org/D6883
Original commitRevision:417321 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Monday, 30 Mar 2015
13:50 feld search for other commits by this committer
Add build dependency required for VIDMODE and older Nvidia graphics drivers

PR:		199004
Original commitRevision:382669 
Saturday, 3 Jan 2015
08:47 mva search for other commits by this committer
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...

With hat:	python@
Original commitRevision:376110 
Thursday, 3 Jul 2014
20:01 adamw search for other commits by this committer
Reduce unnecessary bsd.port.options.mk inclusion by using
OPTIONS helpers.

Approved by:	portmgr (blanket)
Original commitRevision:360453 
Friday, 30 May 2014
05:47 miwi search for other commits by this committer
- Convert use_xz,bzip to USES

Approved by:	portmgr
Original commitRevision:355787 
Friday, 3 Jan 2014
00:46 bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
Original commitRevision:338511 
Monday, 25 Nov 2013
22:47 feld search for other commits by this committer
Fix building with the GUI option
Split the Gnome clock integration into its own option

PR:		ports/182925
Approved by:	swills (mentor)
Original commitRevision:334904 
Saturday, 26 Oct 2013
01:35 feld search for other commits by this committer
Support STAGE

Approved by:	swills (mentor)
Original commitRevision:331645 
Friday, 20 Sep 2013
11:02 bapt search for other commits by this committer
Add no stage all over the place in accessibility in preparation for the staging
area support
Original commitRevision:327684 
Wednesday, 4 Sep 2013
20:01 bsam search for other commits by this committer
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)
Original commitRevision:326316 
Monday, 2 Sep 2013
21:32 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326095 
Friday, 30 Aug 2013
00:47 bapt search for other commits by this committer
Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
Original commitRevision:325643 
Monday, 29 Jul 2013
15:03 feld search for other commits by this committer
Fix my email address again, using proper @FreeBSD.org styling

Approved by:	swills (mentor)
Original commitRevision:323891 
Thursday, 25 Jul 2013
11:30 feld search for other commits by this committer
Update my email address throughout the tree

Approved by:	swills (mentor)
Original commitRevision:323636 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Saturday, 25 Aug 2012
00:50 rakuco search for other commits by this committer
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)
Original commit
Tuesday, 24 Jul 2012
01:18 swills search for other commits by this committer
- Fix build with GUI enabled

PR:		ports/170099
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Original commit
Monday, 11 Jun 2012
02:46 swills search for other commits by this committer
- Convert to optionsng framework

PR:             ports/168825
Submitted by:   Mark Felder <feld@feld.me> (maintainer)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 31 Aug 2011
23:01 dhn search for other commits by this committer
- Update to 1.7

PR:             ports/160335
Submitted by:   Mark Felder <feld@feld.me> (maintainer)
Original commit
Thursday, 25 Nov 2010
04:12 wxs search for other commits by this committer
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>
Original commit

Number of commits found: 45