aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bareos16-traymonitor
Commit message (Collapse)AuthorAgeFilesLines
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-2/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* - Import chio-bareosJose Alonso Cardenas Marquez2018-05-181-5/+2
| | | | | | | | | | | | - Fix perl path into mtx-changer - Add/modify CONFLICTS - Add GNUTLS option - Few other modifications PR: 225119 225908 227318 Notes: svn path=/head/; revision=470319
* - Copy bareos-* ports to bareso16-*. bareos-* ports will be update to 17.xJose Alonso Cardenas Marquez2018-05-183-0/+50
- Rename bin/bat to bin/bareos-bat. It avoids a problem with textproc/bat port - Few other modifications Notes: svn path=/head/; revision=470264