put external tools into their own project
This commit is contained in:
parent
42e2c7e95d
commit
c49383a9df
5 changed files with 0 additions and 31 deletions
23
external/freebsd-port/Makefile
vendored
23
external/freebsd-port/Makefile
vendored
|
@ -1,23 +0,0 @@
|
|||
# New ports collection makefile for: oneko
|
||||
# New ports collection makefile for: ccollect
|
||||
# Date created: 2006-10-20
|
||||
# Whom: Nico Schottelius <nico-fbsd-ccollect@schottelius.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ccollect
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= sysutils archivers
|
||||
MASTER_SITES= http://unix.schottelius.org/ccollect/
|
||||
|
||||
MAINTAINER= nico-fbsd-ccollect@schottelius.org
|
||||
COMMENT= (pseudo) incremental (parallel) backup
|
||||
|
||||
MAN1= ccollect.sh.1
|
||||
MANCOMPRESSED= no
|
||||
USE_BZIP2= yes
|
||||
|
||||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
||||
|
||||
.include <bsd.port.mk>
|
2
external/freebsd-port/distinfo
vendored
2
external/freebsd-port/distinfo
vendored
|
@ -1,2 +0,0 @@
|
|||
MD5 (ccollect-0.5.1.tar.bz2) = 8601a6d6de52ba839768e2804ca57499
|
||||
SIZE (ccollect-0.5.1.tar.bz2) = 37397
|
4
external/freebsd-port/pkg-descr
vendored
4
external/freebsd-port/pkg-descr
vendored
|
@ -1,4 +0,0 @@
|
|||
This is a port of ccollect, a backup utility which creates
|
||||
fullbackups with the space needed of incremental backups.
|
||||
|
||||
WWW: http://unix.schottelius.org/ccollect/
|
1
external/freebsd-port/pkg-list
vendored
1
external/freebsd-port/pkg-list
vendored
|
@ -1 +0,0 @@
|
|||
bin/ccollect.sh
|
1
external/munin/README
vendored
1
external/munin/README
vendored
|
@ -1 +0,0 @@
|
|||
Plugins for munin to be used against the logfile of ccollect.
|
Loading…
Reference in a new issue