notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/bareos17-server/Makefile

Number of commits found: 17

Sunday, 5 Dec 2021
10:47 Rene Ladan (rene) search for other commits by this committer
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
commit hash: 75808722b7b6454cf15915ee185ff0b59c1e1b0c commit hash: 75808722b7b6454cf15915ee185ff0b59c1e1b0c commit hash: 75808722b7b6454cf15915ee185ff0b59c1e1b0c commit hash: 75808722b7b6454cf15915ee185ff0b59c1e1b0c 7580872
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: 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)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Saturday, 6 Nov 2021
01:42 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: 605dcefd48ac8dcad3e76397af9d5a59f6a6b590 commit hash: 605dcefd48ac8dcad3e76397af9d5a59f6a6b590 commit hash: 605dcefd48ac8dcad3e76397af9d5a59f6a6b590 commit hash: 605dcefd48ac8dcad3e76397af9d5a59f6a6b590 605dcef
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Tuesday, 31 Aug 2021
19:49 Bernhard Froehlich (decke) search for other commits by this committer
sysutils/bareos17-server: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 7b33f45bb1334b2fc899f5b98833f3b59e0bc05a commit hash: 7b33f45bb1334b2fc899f5b98833f3b59e0bc05a commit hash: 7b33f45bb1334b2fc899f5b98833f3b59e0bc05a commit hash: 7b33f45bb1334b2fc899f5b98833f3b59e0bc05a 7b33f45
Thursday, 5 Aug 2021
20:34 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: 917d4038849943ca5066ee1814c2c505ef0f53e5 commit hash: 917d4038849943ca5066ee1814c2c505ef0f53e5 commit hash: 917d4038849943ca5066ee1814c2c505ef0f53e5 commit hash: 917d4038849943ca5066ee1814c2c505ef0f53e5 917d403
Monday, 17 May 2021
17:40 Dmitry Marakasov (amdmi3) search for other commits by this committer
sysutils/bareos17-server: fix build

Escape special regular expression characters to prevent
${REINPLACE_CMD}s from manging the Makefiles.

Approved by:	portmgr blanket
commit hash: 0c2fa02921dd8b7e82f5021fdf5229cb9552a821 commit hash: 0c2fa02921dd8b7e82f5021fdf5229cb9552a821 commit hash: 0c2fa02921dd8b7e82f5021fdf5229cb9552a821 commit hash: 0c2fa02921dd8b7e82f5021fdf5229cb9552a821 0c2fa02
Saturday, 15 May 2021
07:14 Tobias Kortkamp (tobik) search for other commits by this committer Author: Yasuhiro Kimura
*: Remove unnecessary 'port' argument from USES=readline

PR:		248459
Exp-run by:	antoine
commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 9671981
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 13 May 2020
17:58 acm search for other commits by this committer
- Commit forgotten changes
Original commitRevision:535124 
17:30 acm search for other commits by this committer
- Update to 17.2.9
Original commitRevision:535116 
Sunday, 29 Dec 2019
20:16 acm search for other commits by this committer
- Update to 17.2.8
- Fix build with python3
- Fix linking with jansson library
Original commitRevision:521423 
Friday, 15 Nov 2019
10:12 tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Original commitRevision:517643 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Saturday, 11 May 2019
08:15 rodrigo search for other commits by this committer
Fix typo in Makefile
The $FreeBSD$ line should be commented
Original commitRevision:501230 
Thursday, 9 May 2019
18:04 acm search for other commits by this committer
- 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]
Original commitRevision:501125 

Number of commits found: 17