Commit graph

5 commits

Author SHA1 Message Date
Dmitry Marakasov
2d619bb69d - Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Pet portlint
- Regenerate patches
2017-02-27 12:18:35 +00:00
Marcus von Appen
55667bb7b8 - Added perl deprecation fix for defined(%hash)
PR:		ports/158646
Submitted by:	"B.Euler" <olodin@edain.de>
2011-07-06 18:21:17 +00:00
Rong-En Fan
ddfaed1084 - Since last commit, what using flexbackup with buffer/mbuffer, an error
is occurred while trying to invoke the non-existent program 'tempfile'.
  This program is not in our base nor in the dependencies installed by
  this port. Fix that by using mktemp instead.
- Bump PORTREVISION

PR:             ports/126165
Submitted by:   Anthony Maszeroski <maszeroskia3 at scranton.edu>
Approved by:    portmgr (erwin), maintainer
2008-09-13 14:53:13 +00:00
Greg Larkin
eb36f5e49d - Incorporated latest patch set into flexbackup
- Stylistic changes made to Makefile

PR:		ports/125905
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
Approved by:	beech@ (mentor)
2008-07-30 21:02:40 +00:00
Ion-Mihai Tetcu
dd3985572b - patch sources to respect PREFIX instead of using custom hacks:
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
2006-10-10 08:23:41 +00:00