6 Commits

Author SHA1 Message Date
danj
5171d0cdfa Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:39:42 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
danj
5e07725cb2 update maintainer's email address per his request 2017-08-16 19:14:25 +00:00
danj
01dcd0f8ea Import tarsnapper-0.4.0 from Michael Reed, tweaks from jca@ and myself
ok jca@

Tarsnapper is a wrapper around tarsnap which:

- Lets you define "backup jobs" (tarsnap invocations) in a config file, though
  on it's own this has little advantage over just using a a shell script.

- Lets you expire old backups using a Grandfather-father-son backup scheme.
  This feature can be used in conjunction with tarsnapper backup jobs, or
  standalone, to be applied to any existing set of tarsnap backup archives,
  regardless of how they have been created.
2017-08-12 19:17:14 +00:00