Port details |
- backuppc-devel Multi-platform backup to disk-based storage
- 4.3.3.20200531 sysutils
=1 4.3.3.20200531Version of this port present on the latest quarterly branch. - Maintainer: moiseev@mezonplus.ru
 - Port Added: 2014-10-23 17:48:47
- Last Update: 2021-09-30 15:14:11
- Commit Hash: 0305822
- People watching this port, also watch:: dovecot, rubygem-oxidized-web, rspamd-devel, nut, monit
- License: GPLv3
- Description:
- BackupPC is a fast, enterprise-grade backup system. It provides
a web-based user interface. It supports several platforms (Unix-like,
Windows, MacOSX) to backup to a disk-based storage.
No client-side software is necessary, as the BackupPC server uses
several protocols (smb, rsync, tar and ftp) native to the client OS.
File-level deduplication combined with optional compression minimizes
the disk space needed to store the backups and disk I/O and enables
synthetic backups to reduce network traffic.
BackupPC is not a block-level backup system but performs file-based
backup and restore. Thus it is not suitable for backup of disk
images or raw disk partitions.
BackupPC supports laptop environments with clients on dynamic
IP addresses (DHCP) not always connected to the network.
WWW: https://backuppc.github.io/backuppc/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- backuppc-devel>0:sysutils/backuppc-devel
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/sysutils/backuppc-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/backuppc-devel
- pkg install backuppc-devel
- PKGNAME: backuppc-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1590909160
SHA256 (backuppc-backuppc-4.3.3.20200531-cae051c_GH0.tar.gz) = 97d9831883002dc7e3dc3c8fecafd9aad34c342aea28b0f64e6b2cb446600a45
SIZE (backuppc-backuppc-4.3.3.20200531-cae051c_GH0.tar.gz) = 561317
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-CGI>0 : www/p5-CGI
- p5-File-Listing>=0 : sysutils/p5-File-Listing
- p5-BackupPC-XS>=0.57 : sysutils/p5-BackupPC-XS
- p5-Archive-Zip>=0 : archivers/p5-Archive-Zip
- Patch dependencies:
-
- p5-BackupPC-XS>=0.60 : sysutils/p5-BackupPC-XS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for backuppc-devel-4.3.3.20200531:
ARCHIVE_ZIP=on: Install Perl module for Zip archive files
DOCS=on: Build and/or install documentation
RRDTOOL=off: Install Round Robin Database Tools
RSYNC_BPC=off: Install modified rsync that used as part of BackupPC
SMB=off: Install Samba (for "smb" transfer and NetBIOS lookup)
XML_RSS=off: Install Perl extension to manage RSS files
===> Use 'make config' to modify these settings
- Options name:
- sysutils_backuppc-devel
- USES:
- cpe perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Sep 2021 15:14:11 4.3.3.20200531
|
Bernhard Froehlich (decke)  |
sysutils/backuppc-devel: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 4.3.3.20200531
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Jun 2020 09:29:52
4.3.3.20200531
|
mikael  |
sysutils/backuppc-devel: Update to 4.3.3.20200531
PR: 246891
Submitted by: Alexander Moisseev (maintainer) |
07 Sep 2019 20:42:49
4.1.6.20180212_2
|
mandree  |
Allow building backuppc* ports together.
Reduces CONFLICTS to CONFLICTS_INSTALL.
While here, move USES up to reduce portlint warnings.
PR: 232775
Submitted by: Alexander Moisseev (maintainer) |
14 Aug 2019 12:16:13
4.1.6.20180212_2
|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
04 Jun 2019 14:17:39
4.1.6.20180212_2
|
antoine  |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr |
01 Sep 2018 17:05:48
4.1.6.20180212_1
|
antoine  |
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904 |
11 Mar 2018 04:59:57
4.1.6.20180212
|
linimon  |
Mark broken under qemu emulation (will only affect arm).
Tested to build correctly on armv7 native, and for no regression on
amd64.
Approved by: portmgr (tier-2 blanket) |
08 Mar 2018 08:39:47
4.1.6.20180212
|
yuri  |
sysutils/backuppc-devel: Update to 4.1.6.20180212
Port changes:
* Changed to DISTVERSION
* Grouped USExx
* Updated pkg-message
PR: 225845
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: tcberner (mentor, implicit) |
11 Jan 2018 14:18:01
4.1.2.20170424_1
|
danfe  |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
09 Jan 2018 23:28:32
4.1.2.20170424_1
|
dbaio  |
sysutils/backuppc[-devel]: Update WWW
PR: 224109
Reported by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
23 Dec 2017 07:03:21
4.1.2.20170424_1
|
antoine  |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529 |
05 Jun 2017 23:25:40
4.1.2.20170424
|
sunpoet  |
Remove outdated PERL_LEVEL check
With hat: perl |
24 Apr 2017 16:24:13
4.1.2.20170424
|
vsevolod  |
- Add a port of the 4.x series of BackupPC
BackupPC is a fast, enterprise-grade backup system. It provides
a web-based user interface. It supports several platforms (Unix-like,
Windows, MacOSX) to backup to a disk-based storage.
No client-side software is necessary, as the BackupPC server uses
several protocols (smb, rsync, tar and ftp) native to the client OS.
File-level deduplication combined with optional compression minimizes
the disk space needed to store the backups and disk I/O and enables
synthetic backups to reduce network traffic.
BackupPC is not a block-level backup system but performs file-based
backup and restore. Thus it is not suitable for backup of disk (Only the first 15 lines of the commit message are shown above ) |
25 Mar 2017 23:37:05
4.0.0.a3_7
|
antoine  |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131 |
21 Mar 2017 21:59:31
4.0.0.a3_6
|
antoine  |
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919 |
24 Dec 2016 15:56:56
4.0.0.a3_5
|
matthew  |
- add www/p5-CGI dependency (CGI was removed in Perl 5.22)
- escape "{" literal in regexps (was deprecated in Perl 5.22)
PR: 214308
Submitted by: moiseev@mezonplus.ru |
21 Jun 2016 21:01:27
4.0.0.a3_4
|
rene  |
sysutils/backuppc-devel: add a workaround for users of Samba 4.
Using Samba 3.6 is still reccommended
PR: 209875
Submitted by: myself, patch by maintainer |
02 May 2016 16:08:56
4.0.0.a3_3
|
zeising  |
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168 |
01 Apr 2016 14:25:18
4.0.0.a3_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
17 Aug 2015 14:20:41
4.0.0.a3_2
|
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
14 May 2015 10:15:09
4.0.0.a3_2
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
06 Feb 2015 09:44:49
4.0.0.a3_2
|
marino  |
sysutils/backuppc-devel: Fix shebang, sample files, pkg-plist
PR: 196923
Submitted by: maintainer (Alexander Moisseev) |
05 Jan 2015 13:18:59
4.0.0.a3_1
|
marino  |
change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl
Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl. This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20. For affected ports, the interpreter
was changed to localbase.
In one case, the interpreter was correct, but it wasn't surround by
quotes. Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case. |
25 Oct 2014 12:00:10
4.0.0.a3
|
pi  |
sysutils/backuppc-devel: remove leading empty line from pkg-descr
Pointy hat: myself |
25 Oct 2014 06:57:57
4.0.0.a3
|
pi  |
sysutils/backuppc-devel: Update pkg-descr and COMMENT
PR: 183241
Requested by: makc
Approved by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
23 Oct 2014 17:48:35
4.0.0.a3
|
pi  |
New port: sysutils/backuppc-devel
BackupPC is a high-performance, enterprise-grade system for backing up
Linux, WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.
WWW: http://backuppc.sourceforge.net
This is Version 4.0.0alpha3, please use with caution. On the other
hand, it is 10 month old, and the submitter is also the maintainer of
sysutils/backuppc.
PR: 183241
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> |