Port details |
- boxbackup-devel Open-source, completely automatic on-line backup system
- 0.11.r2979_1 sysutils
=2 0.11.r2979_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires upstream EOL OpenSSL 1.0.X
This port expired on: 2023-06-01 IGNORE: is marked as broken on FreeBSD 13.1: field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-01-25 02:46:34
- Last Update: 2023-06-01 19:00:36
- Commit Hash: ea70975
- People watching this port, also watch:: pdfgrep, nmap, rsync, openbgpd
- License: BSD3CLAUSE GPLv2
- WWW:
- https://www.boxbackup.org/
- Description:
- This is a port of Box Backup, an online backup daemon
The backup daemon, bbackupd, runs on all machines to be backed up. The
store server daemon, bbstored runs on a central server. Data is sent
to the store server, which stores all data on local filesystems, that
is, only on local hard drives. Tape or other archive media is not
used.
The system is designed to be easy to set up and run, and cheap to use.
Once set up, there should be no need for user or administrative
intervention, apart from usual system maintenance.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- boxbackup-devel>0:sysutils/boxbackup-devel
- Conflicts:
- CONFLICTS:
- boxbackup-server
- boxbackup-client
- No installation instructions:
- This port has been deleted.
- PKGNAME: boxbackup-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (boxbackup-0.11_trunk_2979.tgz) = 8d49959c7bd173de468837a6645883b37f5c2d485ba2245f9178b74e8b1f8c9e
SIZE (boxbackup-0.11_trunk_2979.tgz) = 2185279
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- 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 boxbackup-devel-0.11.r2979_1:
GNUREADLINE=off: Enable the use of GNU readline
====> Options available for the multi TYPE: you have to choose at least one of them
CLIENT=on: Install the bbackupd client
SERVER=on: Install the bbstored server
===> Use 'make config' to modify these settings
- Options name:
- sysutils_boxbackup-devel
- USES:
- autoreconf perl5 ssl tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.r2979_1 01 Jun 2023 19:00:36 |
Rene Ladan (rene) |
sysutils/boxbackup-devel: Remove expired port:
2023-06-01 sysutils/boxbackup-devel: Requires upstream EOL OpenSSL 1.0.X |
0.11.r2979_1 01 May 2023 18:18:39 |
Muhammad Moinur Rahman (bofh) |
sysutils/boxbackup-devel: Mark DEPRECATED
- Requires upstream EOL OpenSSL 1.0.X
- Broken around for a year
- Set EXPIRATION_DATE to 2023-06-01 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11.r2979_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.11.r2979_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
0.11.r2979_1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.11.r2979_1 12 May 2021 19:17:03 |
Mark Linimon (linimon) |
sysutils/boxbackup-devel: mark BROKEN on 14 the same as on 12 and 13. |
0.11.r2979_1 09 May 2021 03:59:01 |
Koichiro Iwao (meta) |
devel/boxbackup-devel: reset maintainer
as per request.
PR: 255635
Reported by: Chris Hutchinson <portmaster@bsdforge.com> |
0.11.r2979_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.11.r2979_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11.r2979_1 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
0.11.r2979_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.11.r2979_1 07 Apr 2019 06:12:28 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
0.11.r2979_1 21 May 2018 16:02:27 |
asomers |
sysutils/boxbackup*: use anticongestion sleep in the periodic job
Use an anticongestion sleep in the periodic job to prevent the thundering
herd problem when many systems' cron jobs fire off at once.
PR: 218448
PR: 218449
Approved by: portmaster@bsdforge.com (maintainer) |
0.11.r2979 23 Dec 2017 15:28:29 |
tijl |
Convert to USES=autoreconf. |
0.11.r2979 10 Sep 2016 04:41:31 |
marino |
sysutils/boxbackup-devel: document SSL requirement and set flags accordingly
Approved by: SSL blanket |
0.11.r2979 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.11.r2979 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.11.r2979 17 Aug 2015 14:20:41 |
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 |
0.11.r2979 27 May 2015 00:09:56 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
0.11.r2979 14 May 2015 10:15:09 |
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 |
0.11.r2979 11 Dec 2014 05:49:41 |
pi |
Revive ports: sysutils/boxbackup, sysutils/boxbackup-devel
- revived
- stage support added
- compilation issues fixed
PR: 194223
Submitted by: Hrant Dadivanyan <hrant@dadivanyan.net>,
Chris Hutchinson <portmaster@bsdforge.com> |
0.11.r2979 02 Sep 2014 10:07:50 |
bapt |
Remove non staged ports without pending PR from s* |
0.11.r2979 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.11.r2979 07 Jul 2014 12:17:32 |
marino |
Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports)
Approved by: portmgr (implicit, NOT_STAGED) |
0.11.r2979 06 Jul 2014 15:52:25 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.11.r2979 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.11.r2979 16 Sep 2013 07:29:09 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.11.r2979 05 May 2013 07:49:19 |
bapt |
Fix build by switching from SINGLE to MULTI options |
0.11.r2979 28 Apr 2013 20:01:07 |
bapt |
Convert left sysutils ports to new options framework |
0.11.r2979 09 Feb 2013 12:00:53 |
crees |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi |
0.11.r2979 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.11.r2979 16 Sep 2011 20:54:53 |
zi |
- Update to SVN Version 0.11_trunk_2979
- Fix and rename rc scripts
- Pacify portlint(1)
- Use USERS/GROUPS
- Add LICENSE
- Fix COMMENT
PR: ports/159966 ports/160618
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Approved by: wxs (mentor) |
0.10_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.10_2 25 Jan 2011 15:51:04 |
erwin |
Force PKGNAMESUFFIX to -devel to unbreak INDEX.
Feature safe: yes |
0.10_2 25 Jan 2011 05:07:56 |
sahil |
Define NO_LATEST_LINK to unbreak INDEX.
Reported by: erwin
Pointyhat to: myself
Feature safe: yes |
0.10_2 25 Jan 2011 02:46:14 |
sahil |
Forced commit to note repocopy from sysutils/boxbackup.
PR: ports/154067
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Feature safe: yes |