summaryrefslogtreecommitdiff
path: root/sysutils/flexbackup/files/patch-flexbackup.conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix LICENSEDmitry Marakasov2017-02-271-6/+6
| | | | | | | | | | - Add LICENSE_FILE - Add NO_ARCH - Pet portlint - Regenerate patches Notes: svn path=/head/; revision=434924
* - Incorporated latest patch set into flexbackupGreg Larkin2008-07-301-4/+135
| | | | | | | | | | | - Stylistic changes made to Makefile PR: ports/125905 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Approved by: beech@ (mentor) Notes: svn path=/head/; revision=217861
* - patch sources to respect PREFIX instead of using custom hacks:Ion-Mihai Tetcu2006-10-101-0/+11
Before: /etc/flexbackup.conf for PREFIX=whatever, WITH_PREFIX_CONF unset Now: PREFIX/etc/flexbackup.conf for PREFIX=whatever - depend on right (g)tar depending on FreeBSD version - pass maintainership to submitter PR: ports/102971 Submitted by: Marcus von Appen Notes: svn path=/head/; revision=175181