Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.64_1 30 Jan 2023 08:39:22
    |
Nuno Teixeira (eduardo)  |
*/*: Update maintainer e-mail
PR: 268228 |
0.9.64_1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
0.9.64_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 ) |
0.9.64_1 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.9.64 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.64 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.64 21 Feb 2021 12:35:34
  |
otis  |
accessibility/gammy: update to 0.9.64
Changelog:
https://github.com/Fushko/gammy/releases/tag/v0.9.64
PR: 253234
Submitted by: Mina Galic <me@igalic.co> (maintainer)
Differential Revision: https://reviews.freebsd.org/D28657 |
0.9.62 16 Jan 2021 23:23:47
  |
fernape  |
accessibility/gammy: update to 0.9.62
ChangeLog: https://github.com/Fushko/gammy/releases/tag/v0.9.62
PR: 252692
Submitted by: me@igalic.co (maintainer) |
0.9.61 07 Jan 2021 15:44:18
  |
jrm  |
gammy/Makefile: Update to 0.9.61
https://github.com/Fushko/gammy/releases/tag/v0.9.61
Submitted by: Mina Galic <me@igalic.co> (maintainer)
Differential Revision: https://reviews.freebsd.org/D28021 |
0.9.59 11 Dec 2020 18:05:14
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option -std=gnu++1z
Approved by: portmgr (tier-2 blanket) |
0.9.59 10 Dec 2020 05:52:39
  |
tcberner  |
New port: accessibility/gammy as alternative to accessibility/redshift
Gammy is a GUI tool for adjusting pixel brightness and temperature automatically
or manually.
It can dim the screen if its content is too bright, or brighten it otherwise.
This can help your eyes adjust when switching between dark and light windows,
especially at night or in suboptimal lighting conditions.
WWW: https://getgammy.com/
Submitted by: Mina Galic
Differential Revision: https://reviews.freebsd.org/D27462 |