aboutsummaryrefslogtreecommitdiff
path: root/sysutils/burp
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update MASTER_SITES: use upstream release tarballSunpoet Po-Chuan Hsieh2020-08-304-38/+36
| | | | | | | | | - Sort PLIST - Update pkg-descr - Take maintainership Notes: svn path=/head/; revision=547083
* Drop ports maintainershipLorenzo Salvadore2020-06-211-1/+1
| | | | | | | Approved by: gerald (mentor) Notes: svn path=/head/; revision=539770
* Move net/librsync2 to net/librsyncSunpoet Po-Chuan Hsieh2020-04-021-2/+2
| | | | | | | | | | | | - Bump PORTREVISION of dependent ports for dependency change net/librsync was removed from ports tree almost 3 years ago. from MOVED: net/librsync|net/librsync2|2017-04-28|Unmaintained, CVE-2014-8242, use net/librsync2 instead Notes: svn path=/head/; revision=530278
* sysutils/burp-devel: Update to 2.3.24Lorenzo Salvadore2020-04-013-11/+73
| | | | | | | | | | | | | | | | | | - Protocol 2: warn and skip on verify/restore of unsupported file types. - Resurrect, improve and use sysutils/burp/files/burp.in instead of the rc script from distfile, both for sysutils/burp (master port) and for sysutils/burp-devel (slave port): this is necessary because, while sysutils/burp's distfile still distributes the script, sysutils/burp-devel's distfile does not anymore starting with version 2.3.24. I also made a few modifications to the file so that it behaves well with non standard PREFIX values. Reviewed by: 0mp, gerald, dbaio, adamw Approved by: tcberner (co-mentor) Differential Revision: https://reviews.freebsd.org/D24104 Notes: svn path=/head/; revision=530237
* multiple ports: Update MAINTAINERKoichiro Iwao2019-12-311-1/+1
| | | | | | | | | | as he got FreeBSD.org account. PR: 243002 Submitted by: salvadore Notes: svn path=/head/; revision=521615
* sysutils/burp: missing runtime dependency on shells/bashTobias C. Berner2019-12-221-1/+2
| | | | | | | | | | | Burp ships with some scripts that need bash. PR: 242723 Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> Approved by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Notes: svn path=/head/; revision=520662
* - Update sysutils/burp-devel to 2.3.16Dmitry Marakasov2019-10-221-1/+2
| | | | | | | | PR: 241128 Submitted by: phascolarctos@protonmail.ch (maintainer) Notes: svn path=/head/; revision=515212
* - Update WWWDmitry Marakasov2019-07-291-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=507563
* sysutils/burp: Use rc script from distfile, improve pkg-plistSteve Wills2019-06-083-60/+13
| | | | | | | | PR: 238288 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Notes: svn path=/head/; revision=503689
* sysutils/burp: Update to 2.2.18Steve Wills2019-04-103-5/+7
| | | | | | | | PR: 236963 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Notes: svn path=/head/; revision=498524
* sysutils/burp: Update 1.4.40_3 -> 2.1.32Bradley T. Hughes2019-03-224-53/+25
| | | | | | | | | | | | Bump to the latest stable version. Submitter takes maintainership. PR: 233758 Submitted by: phascolarctos@protonmail.ch (maintainer) Reported by: fabio.prina@gmail.com Sponsored by: Miles AS Notes: svn path=/head/; revision=496596
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* sysutils/burp: Fix build with Clang 6Tobias Kortkamp2018-08-012-7/+16
| | | | | | | | | | | | | server.c:546:25: error: ordered comparison between pointer and zero ('struct strlist **' and 'int') if(!ret && cconf->keep>0) ~~~~~~~~~~~^~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/burp-1.4.40_1.log - Remove bad BROKEN tag (util/bdthreads.cc does not exist in burp) Notes: svn path=/head/; revision=476181
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Remove duplicate line from plistAntoine Brodin2018-05-271-1/+0
| | | | Notes: svn path=/head/; revision=470979
* Fix build on 11 due to clang4 regression.Mark Linimon2018-03-282-3/+10
| | | | | | | | PR: 216638 Submitted by: jbeich Notes: svn path=/head/; revision=465828
* Fix some FreeBSD.org case of bad case.Mathieu Arnold2017-05-041-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=440110
* Maintainer no longer wishes to maintain.Larry Rosenman2017-04-151-1/+1
| | | | | | | | | | | | Thanks to Loic for adding this port, and maintaining it for 2+ years. PR: 218676 Submitted by: loic-freebsd@loicp.eu Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D10404 Notes: svn path=/head/; revision=438596
* - Update librsync to 2.0.0 and move to net/librsync2.Bryan Drewery2017-01-241-1/+1
| | | | | | | | | | | | This is ABI-compatible with 1.0.0, but due to an accident upstream with releasing 1.0.1 with a reversed shlib version, they released 2.0.0 with only a restoration of the shlib version of 2. Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> Notes: svn path=/head/; revision=432379
* sysutils/burp: document SSL requirementJohn Marino2016-09-101-1/+1
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421662
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+0
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* sysutils/burp: add port options and update rc scriptBartek Rutkowski2016-05-122-14/+45
| | | | | | | | | | | - Add IPv6 port option - Replace rc script with upstream one PR: 208861 Submitted by: Loic Pefferkorn <loic-freebsd@loicp.eu> (maintainer) Notes: svn path=/head/; revision=415055
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Configure PORTSCOUT to only look for stable versions.Raphael Kubo da Costa2016-02-281-0/+2
| | | | | | | | PR: 206827 Submitted by: loic-freebsd@loicp.eu (maintainer) Notes: svn path=/head/; revision=409787
* sysutils/burp: document ncurses requirement (USES+=ncurses)John Marino2016-02-031-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408001
* Burp is a backup and restore program.Dmitry Marakasov2015-12-295-0/+106
It uses librsync in order to save on the amount of space that is used by each backup. It also uses VSS (Volume Shadow Copy Service) to make snapshots when backing up Windows computers. WWW: http://burp.grke.org/ PR: 204267 Submitted by: loic-freebsd@loicp.eu Notes: svn path=/head/; revision=404773