aboutsummaryrefslogtreecommitdiff
path: root/sysutils/boxbackup
Commit message (Collapse)AuthorAgeFilesLines
* RESTRICTED is not necessary in the readline case, since it just meansKris Kennaway2006-09-031-1/+0
| | | | | | | | | | | that the entire package becomes GPLed, which is not a concern; the software is under a modified BSDL and we distribute the source code anyway. Approved by: maintainer Notes: svn path=/head/; revision=172087
* RESTRICTED is intended here instead of NO_PACKAGE.Kris Kennaway2006-09-031-1/+1
| | | | | | | | XXX I think this is incorrect though: "GNU GPL prevents distributing binaries linked against GNU readline". Notes: svn path=/head/; revision=172071
* - Add autoconf patchesMarcus Alves Grando2006-05-152-17/+55
| | | | | | | | | | - Reorganize Makefile PR: 96692 Submitted by: maintainer Notes: svn path=/head/; revision=162388
* - Update to 0.10 [1]Marcus Alves Grando2006-03-247-51/+133
| | | | | | | | | | - Fix hard-coded g++ to USE_GCC=3.2+ PR: 94752 [1] Submitted by: maintainer Notes: svn path=/head/; revision=158080
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-202-2/+2
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - Fix USE_RC_SUBR to use bb{ackup,store}d.sh.inSam Lawrance2005-12-145-81/+58
| | | | | | | | | | | | | | - Rename files/bb{ackup,store}d.sh as above to .sh.in, add appropriate substitutions - Add SHA256 - OPTIONSify - Some general reorganisation and cleanup of whitespace PR: ports/90166 Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer) Notes: svn path=/head/; revision=151162
* - Avoid hardcoding path to perl binarySimon Barner2005-03-131-0/+5
| | | | | | | | | | | | | | - Point port to OpenSSL installation. This fixes the build on systems where _only_ the OpenSSL library from the ports collection is available. PR: ports/78192 Submitted by: maintainer Approved by: arved (mentor), maintainer timeout (9 days): I replaced the fix from the PR with an superior one Notes: svn path=/head/; revision=131114
* - This port depends on perlSergey Matveychuk2005-02-281-0/+1
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=129991
* - the port tried write to pkg-message. fixed (1)Sergey Matveychuk2005-02-263-11/+6
| | | | | | | | | | - fixed OpenSSL dependency - fixed home dir name for user. /nonexistent is right one (2) Reported by: krion via pointyhat (1) and via IRC (2) Notes: svn path=/head/; revision=129819
* This is a new port for BoxBackup, an on-line backup system.Sergey Matveychuk2005-02-2512-0/+282
PR: ports/75990 Submitted by: James O'Gorman <james (at) netinertia.co.uk> Notes: svn path=/head/; revision=129733