Commit graph

16 commits

Author SHA1 Message Date
Mathieu Arnold
bc89cd3d2c Convert to UCL & cleanup pkg-message (categories s) 2019-08-14 12:16:12 +00:00
Kirill Ponomarev
7b04f2e848 - Update sysutils/backuppc to 3.3.2
- Initialize options helpers

PR:		216875
Submitted by:	moiseev@mezonplus.ru
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9472
2017-02-07 14:39:36 +00:00
Matthew Seaman
cf56bd065f - 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 (maintainer)
2016-12-24 15:56:20 +00:00
Rene Ladan
d7f14db9fc sysutils/backuppc: add a workaround for users of Samba 4.
Using Samba 3.6 is still reccommended

PR:		209874
Submitted by:	myself, patch by maintainer
2016-06-21 20:39:00 +00:00
Kurt Jaeger
e4d5569907 sysutils/backuppc: fix fatal error with perl-5.22
- Using an array as a reference cause fatal error with Perl-5.22.

PR:		209496
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2016-05-24 07:07:01 +00:00
Dmitry Marakasov
d6531c13dd - Update to 3.3.1
- Fix Perl path in shebang
- pkg-plist cleanup

PR:		196924
Submitted by:	moiseev@mezonplus.ru (maintainer)
2015-01-25 04:48:01 +00:00
John Marino
bcbae34226 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.
2015-01-05 13:18:58 +00:00
William Grzybowski
d321d6f032 sysutils/backuppc: copy required html file to WWWDIR
PR:		193059
Submitted by:	maintainer
2014-08-30 16:46:17 +00:00
William Grzybowski
8d84a32125 sysutils/backuppc: add missing patches in last update
PR:		192403
2014-08-26 14:42:38 +00:00
William Grzybowski
9baf10c8ef sysutils/backuppc: do not overwrite config files
PR:		192403
Submitted by:	maintainer
2014-08-26 14:11:30 +00:00
Jonathan Chu
d4dc2e69fe Bump sysutils/backuppc to 3.3.0_1
- Support StageDir
- Add CONFLICTS (prepare to new port sysutils/backuppc-devel)
- Add LICENSE
- BackupPC.pod: add =encoding declaration (fix build with perl5.18)
- Add DOCS options

PR:		189799
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Reviewed by:	swills (mentor)
2014-07-14 01:29:26 +00:00
Stefan Walter
5c2da02b91 - Update to 3.3.0.
- Added rrdtool pool statistic graphs option.
- Switch to sysutils/p5-File-Listing from www/p5-libwww dependency.
- Convert to new options framework.
- Trim Makefile header.

PR:		178047
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2013-04-28 09:40:32 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Pav Lucistnik
e1aeb67946 - Lowercase variable names in rc script
Spotted by:	dougb@
2010-10-29 21:54:25 +00:00
Pav Lucistnik
9ee28cbd8f - Fix rc script
- Change /var/db/ path

PR:		ports/150881
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2010-10-29 12:28:42 +00:00
Philip M. Gollucci
b57bac6986 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.

PR:             ports/149907
Submitted by:   Alexander Moisseev <moiseev@mezonplus.ru>
2010-09-23 03:44:32 +00:00