Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
17.2.10 05 Dec 2021 10:47:12
    |
Rene Ladan (rene)  |
cleanup: Remove expired ports:
2021-12-05 sysutils/bareos17-client: Deprecated, no new release since 2020
2021-12-05 sysutils/bareos17-client-static: Deprecated, no new release since
2020
2021-12-05 sysutils/bareos17-server: Deprecated, no new release since 2020
2021-12-05 www/bareos17-webui: Deprecated, no new release since 2020 |
17.2.10 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) |
17.2.10 18 Nov 2021 20:51:08
    |
Dmitry Marakasov (amdmi3)  |
sysutils/bareos17-client: fix build
Approved by: porgmgr blanket |
17.2.10 06 Nov 2021 01:42:48
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos17-*: Mark deprecated
- sysutils/bareos17-* ports were marked like DEPRECATED
- www/bareos17-webui port was marked like DEPRECATED
Please, Please try to update to 18.x, 19.x or 20.x versions |
17.2.10 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
17.2.10 31 Aug 2021 19:49:53
    |
Bernhard Froehlich (decke)  |
sysutils/bareos17-server: Add CPE information
Approved by: portmgr (blanket) |
17.2.10 05 Aug 2021 20:34:42
    |
Jose Alonso Cardenas Marquez (acm)  |
sysutils/bareos-[client|server]: update to 1.7.10
* It will be the last 17.x version. Please try to update to 18.x, 19.x or 20.x
as soon as possible
* Add CEPHFS, GfAPI, RADOS plugin support |
17.2.9 17 May 2021 17:40:05
    |
Dmitry Marakasov (amdmi3)  |
sysutils/bareos17-server: fix build
Escape special regular expression characters to prevent
${REINPLACE_CMD}s from manging the Makefiles.
Approved by: portmgr blanket |
17.2.9 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 |
17.2.9 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
17.2.9 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
17.2.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17.2.9 17 May 2020 22:31:55
  |
acm  |
- Fix traymonitor and client-static build
Reported by: pkg-fallout |
17.2.9 13 May 2020 17:58:16
  |
acm  |
- Commit forgotten changes |
13 May 2020 17:30:02

|
acm  |
- Update to 17.2.9 |
17.2.8 29 Dec 2019 20:16:22
  |
acm  |
- Update to 17.2.8
- Fix build with python3
- Fix linking with jansson library |
17.2.7_4 15 Nov 2019 10:12:08
  |
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
17.2.7_4 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
17.2.7_4 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 |
17.2.7_3 11 May 2019 08:15:28
  |
rodrigo  |
Fix typo in Makefile
The $FreeBSD$ line should be commented |
17.2.7_3 09 May 2019 18:04:40
  |
acm  |
- Copy bareos-* ports to bareos17-* ports. bareos-* ports will be updated to
latest version
- Fix bareos17-server build [1]
- Fix installation of sample files
- Bump PORTREVISION
PR: 230456 237165
Reported by: ohartmann at walstatt.org [1], okrg at ukr.net [1] |