Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.0.0 07 Jan 2025 00:22:34
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-traymonitor: Fix build
Reported by: pkg-fallout |
24.0.0 01 Jan 2025 08:03:45
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: Fix pkg-plist
- Fix build with ccache [1]
PR: 283660
Reported by: Vadim Belman <vrurg _at__ lflat.org> [1] |
24.0.0 25 Dec 2024 07:36:21
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-server: Add missing dependencies |
24.0.0 24 Dec 2024 07:12:11
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: Update to 24.0.0
ChangeLog at: https://github.com/bareos/bareos/blob/Release/24.0.0/CHANGELOG.md |
23.1.1 22 Dec 2024 06:22:45
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 23.1.1
ChangeLog at: https://github.com/bareos/bareos/blob/Release/23.1.1/CHANGELOG.md |
23.1.0 02 Dec 2024 20:12:52
    |
Guido Falsi (madpilot)  |
sysutils/bareos-server: Update to 23.1.0
- Fix build on recent releases [1]
- Fix rc script REQUIRE substitutions
- Remove unused %%REQ_MYSQL%% in rc script
- Do not install new sample dedup.conf file because it is invalid
and causes the director to fail to start as is.
PR: 283052, 278948 [1]
Approved by: acm (maintainer) |
23.0.2 02 May 2024 06:54:07
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 23.0.2
- Replace BACULA_DIR/BAREOS_DIR into pkg-deinstall.client.in [1]
ChangeLog at: https://github.com/bareos/bareos/blob/Release/23.0.2/CHANGELOG.md
PR: 276634
Reported by: Trond.Endrestol __at_ ximalas.info [1] |
23.0.1_1 24 Jan 2024 01:24:44
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-server: Fix pkg-plist
- Remove obsolete option entries
- Other minor modifications
- Bump PORTREVISION
PR: 276543
Reported by: tomas at_ ciernik.sk |
23.0.1 19 Jan 2024 23:41:04
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 23.0.1
- sysutils/bareos-traymonitor: add qt5 and qt6 flavors |
22.1.3 05 Jan 2024 20:48:23
    |
Jose Alonso Cardenas Marquez (acm)  |
security/bareos-*: Update to 22.1.3
- Fix pkg-plist [1]
PR: 270967
Reported by: ddrinnon _at_ cdor.net [1] |
22.0.3 29 Sep 2023 06:15:05
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/bareos-server: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
Approved by: portmgr (blanket) |
22.0.3 16 Aug 2023 05:34:37
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/bareos-*: Fix build on 14
- Utilize USES=localbase
- Utilize OPTIONSNG where possible
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
22.0.3 16 Apr 2023 00:08:50
    |
Jose Alonso Cardenas Marquez (acm)  Author: Trond Endrestol |
sysutils/bareos-server: Fix pkg-plist
PR: 270755 |
22.0.3 10 Apr 2023 20:28:59
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 22.0.3
- Remove obsolete patch files
- Remove obsolete options |
21.1.5 18 Nov 2022 05:33:56
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: Update to 21.1.5
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.5/CHANGELOG.md |
21.1.4 31 Oct 2022 22:12:39
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 21.1.4
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.4/CHANGELOG.md |
21.1.3 29 Oct 2022 19:38:58
    |
Daniel Engberg (diizzy)  |
sysutils/bareos-server: Disable -Werror flag in traymonitor
When -DNDEBUG is defined -Werror needs to be disabled otherwise
(leaf) port won't build
This is the same fix as for client leaf port
Commit: 15fd15478b93d0264ea9bd8af4acff12c2dbde95
PR: 266721
Reviewed by: antoine (via exp-run)
Approved by: portmgr (blanket, build fix) |
21.1.3 20 Oct 2022 08:08:05
    |
Daniel Engberg (diizzy)  |
sysutils/bareos-server: Disable -Werror flag in client
When -DNDEBUG is defined -Werror needs to be disabled otherwise port
won't build
PR: 266850
Approved by: portmgr (maintainer timeout, 2+ weeks) |
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) |
21.1.3 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 ) |
21.1.3 20 Jul 2022 14:55:49
    |
Tobias C. Berner (tcberner)  |
cleanup: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Trull <freebsd.alex@trull.org>
* Alonso Cardenas <acm@FreeBSD.org>
* Boris Samorodov <bsam@FreeBSD.org>
* David Shane Holden <dpejesh@yahoo.com>
* Felix Palmen <felix@palmen-it.de>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Kevin Bowling <kbowling@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
* Matthias Andree
* Matthias Fechner <mfechner@FreeBSD.org>
* Oleg Sidorkin <osidorkin@gmail.com>
* Oliver Lehmann
* Radim Kolar <hsn@sendmail.cz>
* Timothy Beyer <beyert@cs.ucr.edu>
* hq@FreeBSD.org
* johalun0@gmail.com
* lev@FreeBSD.org
* rooneg@electricjellyfish.net
With hat: portmgr |
21.1.3 22 May 2022 07:43:21
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 21.1.3
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.3/CHANGELOG.md |
21.1.1 16 May 2022 06:49:43
    |
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
21.1.1 16 Mar 2022 23:22:47
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 21.1.1
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.1.1/CHANGELOG.md |
21.0.0_1 06 Mar 2022 20:17:48
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos*: Fix build
- Fix build
- Fix issue where pid file is missing [1]
- Bump PORTREVISION
PR: 262151
Reported by: feldeci _at_ gmail.com [1] |
21.0.0 21 Jan 2022 15:05:50
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-server: Fix build
PR: 261226
Reported by: Trond.Endrestol _at_ ximalas.info |
21.0.0 16 Jan 2022 22:30:56
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-server: Remove obsolete line |
21.0.0 16 Jan 2022 22:28:34
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 21.0.0
ChangeLog at: https://github.com/bareos/bareos/blob/Release/21.0.0/CHANGELOG.md |
20.0.3 25 Nov 2021 21:40:11
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
20.0.3 06 Nov 2021 01:54:55
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 20.0.3
ChangeLog at: https://github.com/bareos/bareos/blob/Release/20.0.3/CHANGELOG.md |
20.0.2_1 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
20.0.2_1 31 Aug 2021 19:49:52
    |
Bernhard Froehlich (decke)  |
sysutils/bareos-server: Add CPE information
Approved by: portmgr (blanket) |
20.0.2_1 04 Aug 2021 19:40:38
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-server: fix pkg-plist
* Fix packaging problem when python >= 3.8 is used by default
PR: 256801
Reported by: dgilbert at_ eicat.ca |
20.0.2 10 Jul 2021 03:01:41
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-*: update to 20.0.2 |
20.0.0_3 15 May 2021 07:14:04
    |
Tobias Kortkamp (tobik)  Author: Yasuhiro Kimura |
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459
Exp-run by: antoine |
20.0.0_3 18 Apr 2021 08:28:33
    |
Kai Knoblich (kai)  |
sysutils/bareos-client: Fix packaging with PYTHON=ON for Python 3.8+
* Since Python 3.8.7 (and also 3.9.2), .so files get an extension, e.g.
".cpython-38.so" if built with Python 3.8.
* Also fix testport stage QA pkg-plist issues and omit PORTREVISION
bump as the content of the package doesn't change.
PR: 252568
Reported by: Brad Ackerman <brad@facefault.org>
Approved by: acm (maintainer) |
20.0.0_3 13 Apr 2021 22:37:22
    |
Adriaan de Groot (adridg)  |
sysutils/bareos-server: fix fs_violations
This is the same fix as for 18 and 19, but upstream
reformatted the CMake code **again**. |
20.0.0_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20.0.0_2 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
20.0.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20.0.0_2 20 Feb 2021 00:35:19
  |
acm  |
- Fix build on 13/14 [1]
- Now LMDB support is not optional in bareos-client port. It is compiled by
default
- Add LMDB OPTION into bareos-server port
PR: 252917
Submitted by: Trond.Endrestol at ximalas.info [1] |
20.0.0_1 29 Dec 2020 01:51:31
  |
acm  |
- Fix plist
Reported by: pkg-fallout |
20.0.0 27 Dec 2020 17:45:54
  |
acm  |
- Update to 20.0.0
ChangeLog at: https://docs.bareos.org/Appendix/ReleaseNotes.html |
19.2.9 15 Dec 2020 06:49:04
  |
acm  |
- Update to 19.2.9
- Add CEPHFS option
- Add PERL5 like run dependency
- Fix pkg-plist
PR: 249072 250194
Submitted by: yasu _at_ utahime.org brad _at_ facefault.org |
19.2.7 13 May 2020 17:31:41
  |
acm  |
- Update to 19.2.7 |
19.2.6 11 Feb 2020 17:15:42
  |
acm  |
- Update to 19.2.6
ChangeLog at: https://docs.bareos.org/Appendix/ReleaseNotes.html |
19.2.5 04 Feb 2020 21:52:46
  |
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 |
18.2.7 29 Dec 2019 20:35:44
  |
acm  |
- Update to 18.2.7
- Fix build with python3
- Add better way to fix linking with jansson library |
18.2.6_1 09 Dec 2019 13:56:52
  |
pi  |
sysutils/bareos-server: fix build on 12.x
PR: 237165
Submitted by: Oliver Hartmann <ohartmann@walstatt.org>
Approved by: acm (maintainer timeout) |
18.2.6_1 15 Nov 2019 10:12:08
  |
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
18.2.6_1 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
18.2.6_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
18.2.6 16 May 2019 19:08:28
  |
pkubaj  |
sysutils/bareos-server: Fix build with GCC-based architectures
Add USES=compiler:c++11-lang:
CMake Error in core/src/plugins/filed/CMakeLists.txt:
Target "bpipe-fd" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable it.
Approved by: mentors (implicit approval) |
18.2.6 10 May 2019 20:19:42
  |
acm  |
- Fix pthread error [1]
- Fix build when python 2.x is not default version [2]
- Fix build when NLS option is not selected [3]
- Fix pkg-plist
- Few other modifications
PR: 237818 237823 237825
Submitted by: Trond.Endrestol _ at _ ximalas.info [1][3], beldin _ at _
beldin.org [2]
Reported by: pkg-fallout |
18.2.6 09 May 2019 18:30:06
  |
acm  |
- Update to 18.2.6 |
17.2.7_2 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
17.2.7_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
17.2.7 20 Nov 2018 21:49:17
  |
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 |
17.2.5_1 23 May 2018 15:39:57
  |
acm  |
- Fix installation when MYSQL option is on
Reported by: timur _at_ berloga.org |
17.2.5_1 18 May 2018 19:00:37
  |
acm  |
- Import chio-bareos
- Fix perl path into mtx-changer
- Add/modify CONFLICTS
- Add GNUTLS option
- Few other modifications
PR: 225119 225908 227318 |
17.2.5 18 May 2018 05:38:39
  |
acm  |
- Update to 17.2.5
ChangeLog:
http://doc.bareos.org/master/html/bareos-manual-main-reference.html#ReleaseNotes
Take care with this version because some changes were done on databases schema. |
16.2.7 13 Dec 2017 20:06:09
  |
acm  |
- Update to 16.2.7 |
16.2.6 07 Jul 2017 02:19:21
  |
acm  |
- Update to 16.2.6
- Fix readline detection [1]
PR: 219201 [1]
Submitted by: rand at iteris.com [1] |
16.2.5_1 29 May 2017 15:28:37
  |
sunpoet  |
Fix OPTIONS_DEFAULT: remove NLS which is added by framework
Approved by: portmgr (blanket) |
16.2.5_1 21 Apr 2017 18:25:01
  |
acm  |
- Fix Shebang
PR: 209811 |
16.2.5_1 21 Apr 2017 17:47:38
  |
acm  |
- Fix rc script
- Set default config file to %%PREFIX%%/etc/bareos/bareos-[dir|sd|fd].conf
files. Set %%PREFIX%%/etc/bareos if you want to use new config style
- Remove config file test on bareos-dir rc script. It fixed a problem on
start/boot
PR: 218126 217141
Reported by: Joakim Jalap <joakim.jalap at fastmail.com>
matthias at petermann-it.de
weberge42 |
16.2.5 14 Mar 2017 14:55:47
  |
acm  |
- Update to 16.2.5 |
16.2.4_1 21 Nov 2016 20:59:10
  |
acm  |
- Fix start when /var/run is on TMPFS
- Bump PORTREVISION
PR: 212282
Submitted by: O. Hartmann ohartmann (_at_) walstatt.org |
16.2.4 16 Nov 2016 19:41:40
  |
acm  |
- Remove duplicate patch file patch-src-stored_Makefile.in
- Fix build
PR: 214578
Reported by: ohartmann at walstatt.org |
16.2.4 16 Nov 2016 07:11:55
  |
acm  |
- Update to 16.2.4
- Add SCSICRYPTO option (2)
- Fix /var/run/bareos ownership (1)
- Add support for bareos-traymonitor
PR: 210177(1) 213834(2) |
15.2.2_3 01 Jun 2016 13:15:37
  |
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
15.2.2_3 05 May 2016 13:30:18
  |
acm  |
- Fix installation when SQLITE option is selected
- Bump PORTREVISION
PR: 208344
Submitted by: matthias _at_ petermann-it.de |
15.2.2_2 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
15.2.2_2 01 Feb 2016 23:47:51
  |
acm  |
- Fix build of sysutils/bareos-client-static
- Add additional jamsson support path files
- Bump PORTREVISION |
15.2.2_2 30 Jan 2016 05:08:12
  |
acm  |
- Fix bareos-docs distinfo
- Build bareos-* with jansson support
- Bump PORTREVISION |
15.2.2_1 27 Jan 2016 23:07:08
  |
acm  |
- Fix a problem with NDMP jobs
- Bump PORTREVISION
Obtained from: https://bugs.bareos.org/view.php?id=604 |
15.2.2 27 Jan 2016 04:20:01
  |
acm  |
- Update to 15.2.2 |
15.2_1 29 Dec 2015 14:30:47
  |
mat  |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
15.2_1 08 Oct 2015 15:12:22
  |
olgeni  |
Remove trailing whitespace from Makefiles, M-X. |
15.2_1 14 Aug 2015 16:33:40
  |
acm  |
- /var/log/bareos and /var/run/bareos are created by bareos-client now. It
fixed a problem when bareos-client is started
PR: 202291
Reported by: timp87 _ at _ gmail.com |
15.2 09 Aug 2015 04:55:21
  |
acm  |
- New ports : sysutils/bareos-*
Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
software to backup, archive and restore files from all major operating systems.
The fork was founded 2010 out of the bacula.org project. The fork has been
actively developed and many new features have been added.
WWW: http://www.bareos.org/ |