* 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)
- 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]
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
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)
- 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
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
- 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
- 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
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/