non port: sysutils/burp/Makefile |
SVNWeb
|
Number of commits found: 30 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 25 Oct 2021
|
[ 15:57 Po-Chuan Hsieh (sunpoet) ] 079eb46
sysutils/burp: Cosmetic change
|
Thu, 21 Oct 2021
|
[ 14:27 Stefan Eßer (se) ] 501667c
sysutils/burp: Add CPE information
Approved by: portmgr (blanket)
|
Mon, 14 Jun 2021
|
[ 17:38 Po-Chuan Hsieh (sunpoet) ] cd367ca
sysutils/burp: Update to 2.4.0
Changes: https://github.com/grke/burp/releases
https://github.com/grke/burp/blob/master/CHANGELOG
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 30 Aug 2020
|
[ 20:20 sunpoet ]
Update MASTER_SITES: use upstream release tarball
- Sort PLIST
- Update pkg-descr
- Take maintainership
|
Sun, 21 Jun 2020
|
[ 15:36 salvadore ] (Only the first 10 of 25 ports in this commit are shown above. )
Drop ports maintainership
Approved by: gerald (mentor)
|
Thu, 2 Apr 2020
|
[ 11:58 sunpoet ]
Move net/librsync2 to net/librsync
- 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
|
Wed, 1 Apr 2020
|
[ 20:05 salvadore ]
sysutils/burp-devel: Update to 2.3.24
- 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
|
Tue, 31 Dec 2019
|
[ 13:02 meta ] (Only the first 10 of 23 ports in this commit are shown above. )
multiple ports: Update MAINTAINER
as he got FreeBSD.org account.
PR: 243002
Submitted by: salvadore
|
Sun, 22 Dec 2019
|
[ 20:29 tcberner ]
sysutils/burp: missing runtime dependency on shells/bash
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)
|
Tue, 22 Oct 2019
|
[ 18:59 amdmi3 ]
- Update sysutils/burp-devel to 2.3.16
PR: 241128
Submitted by: phascolarctos@protonmail.ch (maintainer)
|
Sat, 8 Jun 2019
|
[ 00:58 swills ]
sysutils/burp: Use rc script from distfile, improve pkg-plist
PR: 238288
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
|
Wed, 10 Apr 2019
|
[ 01:20 swills ]
sysutils/burp: Update to 2.2.18
PR: 236963
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
|
Fri, 22 Mar 2019
|
[ 22:04 bhughes ]
sysutils/burp: Update 1.4.40_3 -> 2.1.32
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Wed, 1 Aug 2018
|
[ 13:39 tobik ]
sysutils/burp: Fix build with Clang 6
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)
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Wed, 28 Mar 2018
|
[ 17:16 linimon ]
Fix build on 11 due to clang4 regression.
PR: 216638
Submitted by: jbeich
|
Thu, 4 May 2017
|
[ 14:58 mat ]
Fix some FreeBSD.org case of bad case.
Sponsored by: Absolight
|
Sat, 15 Apr 2017
|
[ 19:41 ler ]
Maintainer no longer wishes to maintain.
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
|
Tue, 24 Jan 2017
|
[ 19:44 bdrewery ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update librsync to 2.0.0 and move to net/librsync2.
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>
|
Sat, 10 Sep 2016
|
[ 04:35 marino ]
sysutils/burp: document SSL requirement
Approved by: SSL blanket
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Thu, 12 May 2016
|
[ 09:25 robak ]
sysutils/burp: add port options and update rc script
- Add IPv6 port option
- Replace rc script with upstream one
PR: 208861
Submitted by: Loic Pefferkorn <loic-freebsd@loicp.eu> (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 28 Feb 2016
|
[ 23:51 rakuco ]
Configure PORTSCOUT to only look for stable versions.
PR: 206827
Submitted by: loic-freebsd@loicp.eu (maintainer)
|
Wed, 3 Feb 2016
|
[ 22:39 marino ]
sysutils/burp: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Tue, 29 Dec 2015
|
[ 18:06 amdmi3 ]
Burp is a backup and restore program.
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
|
Number of commits found: 30 |