Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: sysutils/bareos20-server |
Commit | Credits | Log message |
20.0.9 21 Jan 2025 21:58:44
    |
Rene Ladan (rene)  |
sysutils/bareos20-traymonitor: Remove expired port
2025-01-21 sysutils/bareos20-traymonitor: not supported upstream |
20.0.7 31 Oct 2022 22:09:02
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos20-*: update to 20.0.7
ChangeLog at: https://github.com/bareos/bareos/blob/Release/20.0.7/CHANGELOG.md |
20.0.6_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 |
20.0.6_1 10 Sep 2022 17:41:16
    |
Stefan Eßer (se)  Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
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) |
20.0.6_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 ) |
20.0.6_1 04 Sep 2022 23:35:40
    |
Dima Panov (fluffy)  |
sysutils/bareos*-traymonitor: add hidden dependencies on qt5-widgets (+)
Stage-qa raise missed declaration of used libraries of qt5-widgets.
Decrare them
Approved by: portmgr blanket |
20.0.5 21 Jan 2022 13:57:41
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos20-traymonitor: Fix build
Reported by: pkg-fallout |
20.0.4 16 Jan 2022 22:18:01
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos20-*: update to 20.0.4
ChangeLog at: https://github.com/bareos/bareos/blob/Release/20.0.4/CHANGELOG.md |
20.0.3 16 Jan 2022 22:15:22
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: Copy to bareos20-* ports
bareos-* ports will be updated to 21.0.0 |