Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: sysutils/bareos-server |
Date | By | Description |
27 Dec 2020 17:45:54
20.0.0

|
acm  |
- Update to 20.0.0
ChangeLog at: https://docs.bareos.org/Appendix/ReleaseNotes.html |
04 Feb 2020 21:52:46
19.2.5

|
acm  |
- Update to 19.2.5
- Add support for RADOS and GFAPI (plugins and storage) [1]
- Bareos ports are compiled with fastlz (compress file with LZ4/LZ4HC/FastLZ)
by default
- Add python3 support
[1] https://docs.bareos.org/TasksAndConcepts/Plugins.html
[1] https://docs.bareos.org/TasksAndConcepts/StorageBackends.html
ChangeLog at: https://docs.bareos.org/Appendix/ReleaseNotes.html |
29 Dec 2019 20:35:44
18.2.7

|
acm  |
- Update to 18.2.7
- Fix build with python3
- Add better way to fix linking with jansson library |
13 May 2019 19:31:13
18.2.6_1

|
acm  |
- Use _build suffix with some dependencies. It avoids needless runtime
dependencies
- Bump PORTREVISION
Suggested by: makc |
12 May 2019 00:55:13
18.2.6

|
acm  |
- Fix build
Reported by: pkg-fallout |
09 May 2019 19:04:25
18.2.6

|
acm  |
- Re-add sysutils/bareos-traymonitor |
09 May 2019 18:17:13
17.2.7_2

|
acm  |
- Move sysutils/bareos-client-static to sysutils/bareos17-client-static |
16 Mar 2019 21:55:51
17.2.7_1

|
tcberner  |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
02 Dec 2018 15:41:48
17.2.7

|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
20 Nov 2018 21:49:17
17.2.7

|
acm  |
- Update to 17.2.7
- Add bareos-dir reload into rc script
- Fix default configuration path
- Some another modifications
PR: 231551 221593 230123
Submitted by: rand __at__ iteris.com, hsn __at__ sendmail.cz |
28 Jun 2018 17:39:55
17.2.5_1

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
18 May 2018 19:00:37
17.2.5_1

|
acm  |
- Import chio-bareos
- Fix perl path into mtx-changer
- Add/modify CONFLICTS
- Add GNUTLS option
- Few other modifications
PR: 225119 225908 227318 |
29 Nov 2016 06:20:40
16.2.4

|
tcberner  |
Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.
So only export it if QT_DIST is set.
PR: 210227
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8378 |
16 Nov 2016 07:13:27
16.2.4

|
acm  |
- New port: sysutils/bareos-traymonitor |