Port details |
- luckybackup Qt frontend to the backup utility rsync
- 0.5.0_3 sysutils =2 0.5.0_3Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2009-05-16 22:45:06
- Last Update: 2024-03-22 10:39:44
- Commit Hash: 5abb1ce
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://luckybackup.sourceforge.net/
- Description:
- luckyBackup is a Qt application that backs-up and synchronizes directories
using the power of rsync. It is simple to use, fast (only transfers changes
made), safe, reliable, and fully customizable.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- luckybackup>0:sysutils/luckybackup
- To install the port:
- cd /usr/ports/sysutils/luckybackup/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/luckybackup
- pkg install luckybackup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: luckybackup
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1553281779
SHA256 (luckybackup-0.5.0.tar.gz) = e801af2483cbdd62bc9af8e2ded252c51adbad81482e291042f58e21c3d4925b
SIZE (luckybackup-0.5.0.tar.gz) = 5954426
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- rsync : net/rsync
- pkexec : sysutils/polkit
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_luckybackup
- USES:
- compiler:c++11-lang gl qmake qt:5
- 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.5.0_3 22 Mar 2024 10:39:44 |
Nuno Teixeira (eduardo) |
sysutils/luckybackup: Move man pages to share/man
Approved by: portmgr (blanket) |
0.5.0_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.5.0_2 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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.5.0_2 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.5.0_2 13 Aug 2022 18:51:14 |
Matthias Andree (mandree) |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
0.5.0_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.5.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.0 30 Jun 2020 21:03:16 |
jhale |
sysutils/luckybackup: Update to 0.5.0 |
0.4.9_2 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.4.9_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.4.9_1 04 Feb 2019 11:55:12 |
linimon |
This port requires a C++11-compatible compiler. Add
USES=compiler:c++11 to fix build on GCC-based architectures.
PR: 235360
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.4.9_1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
0.4.9 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.4.9 16 Feb 2018 15:27:55 |
jhale |
Update to 0.4.9
Switch to Qt 5.x |
0.4.8_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.4.8_1 22 Sep 2014 13:21:22 |
jhale |
- Trim @dirrm[try] from pkg-plist |
0.4.8_1 27 Mar 2014 12:53:49 |
jhale |
- Add dependency on qt4-network to fix build
- Bump PORTREVISION
Reported by: swills |
0.4.8 27 Mar 2014 04:38:41 |
jhale |
- Update to 0.4.8 |
0.4.7_1 21 Nov 2013 16:14:42 |
jhale |
- Convert to USES=qmake
- Strip binaries |
0.4.7_1 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
0.4.7_1 03 Oct 2013 04:08:13 |
jhale |
- Support staging |
0.4.7_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.4.7_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.4.7_1 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
0.4.7_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.4.7_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.4.7 29 Mar 2012 09:13:00 |
cs |
Update to 0.4.7
PR: ports/166144
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: wen@ (co-mentor)
Feature safe: yes |
0.4.6 20 Jun 2011 12:59:42 |
dhn |
- Update to 0.4.6
PR: ports/158041
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.4.5 11 Mar 2011 14:21:11 |
dhn |
- Update to 0.4.5
PR: ports/155443
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.4.4 13 Nov 2010 13:27:05 |
beech |
Update to 0.4.4
PR: 152101
Submitted by: Jason E. Hale (bsdkaffee@gmail.com)
Approved by: itetcu (mentor) |
0.4.3 09 Sep 2010 01:14:40 |
wen |
- Update to 0.4.3
PR: ports/150394
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.4.1 08 Jul 2010 22:08:21 |
araujo |
- Update to 0.4.1.
PR: ports/148417
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.4.0 30 Jun 2010 17:47:03 |
sylvio |
- Update to 0.4.0
PR: ports/147958
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes |
0.3.5_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.5 25 Feb 2010 13:18:29 |
miwi |
- Update to 0.3.5
PR: 144088
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes |
0.3.3 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.3.3 13 Jul 2009 22:20:31 |
miwi |
- Update to 0.3.3
PR: 136677
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.3.2 02 Jun 2009 21:31:57 |
miwi |
- Update to 0.3.2
PR: 135099
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.3 16 May 2009 22:44:20 |
miwi |
luckyBackup is a QT4 application that backs-up and synchronizes directories
using the power of rsync. It is simple to use, fast (only transfers changes
made), safe, reliable, and fully customizable.
WWW: http://luckybackup.sourceforge.net/
PR: ports/134532
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> |