Commit graph

3 commits

Author SHA1 Message Date
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