Bug 227154 - [NEW PORT] archivers/urbackup-client: Client component of the UrBackup backup system
Summary: [NEW PORT] archivers/urbackup-client: Client component of the UrBackup backup...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords: feature
Depends on:
Blocks:
 
Reported: 2018-04-01 06:39 UTC by freebsd
Modified: 2018-04-15 16:19 UTC (History)
1 user (show)

See Also:


Attachments
Initial urbackup-client port (11.20 KB, patch)
2018-04-01 06:39 UTC, freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2018-04-01 06:39:03 UTC
Created attachment 192028 [details]
Initial urbackup-client port

UrBackup is an open source client/server backup system. This port is for the client component. It includes a backup daemon and a command-line control/configuration tool. Optionally, it can be build with a GTK2 tray icon GUI.

I previously opened a PR for the server component (not yet committed): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225148

The port passes portlint and passes poudriere testport. The rc script passes rclint.

WWW: https://www.urbackup.org
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2018-04-01 10:22:07 UTC
If the server needs to be committed prior to the client (or vice versa), please set depends on / blocks fields as the case may be, and remove the issue from the 'see also' field at the same time (otherwise leaving it there if neither blocks the other).
Comment 2 freebsd 2018-04-01 15:34:43 UTC
Neither port needs to depend on / block the other. Not setting depends on/blocks, and retaining 'see also'.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2018-04-15 16:18:07 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-04-15 16:18:33 UTC
A commit references this bug:

Author: pi
Date: Sun Apr 15 16:18:00 UTC 2018
New revision: 467397
URL: https://svnweb.freebsd.org/changeset/ports/467397

Log:
  New port: archivers/urbackup-client

  UrBackup is an easy to setup Open Source client/server backup system,
  that through a combination of image and file backups accomplishes
  both data safety and a fast restoration time.

  File and image backups are made while the system is running without
  interrupting current processes.

  UrBackup also continuously watches folders you want backed up in
  order to quickly find differences to previous backups. Because of
  that, incremental file backups are really fast.

  Your files can be restored through the web interface, via the client or the
  Windows Explorer while the backups of drive volumes can be restored with a
  bootable CD or USB-Stick (bare metal restore).

  A web interface makes setting up your own backup server really easy.

  WWW: https://www.urbackup.org

  PR:		227154
  Submitted by:	Kirk Coombs <freebsd@coombscloud.com>

Changes:
  head/archivers/Makefile
  head/archivers/urbackup-client/
  head/archivers/urbackup-client/Makefile
  head/archivers/urbackup-client/distinfo
  head/archivers/urbackup-client/files/
  head/archivers/urbackup-client/files/pkg-message.in
  head/archivers/urbackup-client/files/urbackup_client.in
  head/archivers/urbackup-client/pkg-descr
  head/archivers/urbackup-client/pkg-plist
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-04-15 16:19:36 UTC
A commit references this bug:

Author: pi
Date: Sun Apr 15 16:18:54 UTC 2018
New revision: 467398
URL: https://svnweb.freebsd.org/changeset/ports/467398

Log:
  archivers/urbackup-client: add missing UIDs/GIDs

  - pointy hat to pi

  PR:		227154
  Submitted by:	Kirk Coombs <freebsd@coombscloud.com>

Changes:
  head/GIDs
  head/UIDs