Bug 227318 - sysutils/bareos-server: Add GNUTLS option
Summary: sysutils/bareos-server: Add GNUTLS option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-06 11:47 UTC by Bernard Spil
Modified: 2018-05-18 19:04 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (acm)


Attachments
svn diff for sysutils/bareos-server (3.61 KB, patch)
2018-04-06 11:47 UTC, Bernard Spil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2018-04-06 11:47:36 UTC
Created attachment 192281 [details]
svn diff for sysutils/bareos-server

```
sysutils/bareos-server: Add GNUTLS option

 - Add CRYPTO options group
 - Add GNUTLS option
 - All slave ports depend on crypto
 - Traverse one less level to MASTERDIR

PR:
Approved by: (maintainer)
```
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-18 19:01:32 UTC
A commit references this bug:

Author: acm
Date: Fri May 18 19:00:39 UTC 2018
New revision: 470319
URL: https://svnweb.freebsd.org/changeset/ports/470319

Log:
  - Import chio-bareos
  - Fix perl path into mtx-changer
  - Add/modify CONFLICTS
  - Add GNUTLS option
  - Few other modifications

  PR:		225119 225908 227318

Changes:
  head/sysutils/bareos-client/Makefile
  head/sysutils/bareos-client-static/Makefile
  head/sysutils/bareos-docs/Makefile
  head/sysutils/bareos-server/Makefile
  head/sysutils/bareos-server/files/chio-bareos
  head/sysutils/bareos-traymonitor/Makefile
  head/sysutils/bareos16-bat/Makefile
  head/sysutils/bareos16-client/Makefile
  head/sysutils/bareos16-client-static/Makefile
  head/sysutils/bareos16-server/Makefile
  head/sysutils/bareos16-server/files/chio-bareos
  head/sysutils/bareos16-traymonitor/Makefile
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2018-05-18 19:04:14 UTC
- Committed to bareos16-* and bareos-* ports. Thanks