sysutils/burp-devel: new port for latest development release (2.2.12) of burp
Add burp-devel as a child port of sysutils/burp. Submitter is maintainer for this new port. PR: 233784 Submitted by: phascolarctos@protonmail.ch Sponsored by: Miles AS
This commit is contained in:
parent
736335835a
commit
aaf73c9cd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496597
@ -117,6 +117,7 @@
|
||||
SUBDIR += btsixad
|
||||
SUBDIR += bulk_extractor
|
||||
SUBDIR += burp
|
||||
SUBDIR += burp-devel
|
||||
SUBDIR += busybox
|
||||
SUBDIR += bvm
|
||||
SUBDIR += byobu
|
||||
|
14
sysutils/burp-devel/Makefile
Normal file
14
sysutils/burp-devel/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTVERSION= 2.2.16
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
COMMENT= Network backup and restore program (development)
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../burp
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
CONFLICTS_INSTALL= burp
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
3
sysutils/burp-devel/distinfo
Normal file
3
sysutils/burp-devel/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1546339847
|
||||
SHA256 (grke-burp-2.2.16_GH0.tar.gz) = 56a4c7fdc679365d3fdb5b1046a277d6cf1c44003f3bdc38921984b496d6c3c9
|
||||
SIZE (grke-burp-2.2.16_GH0.tar.gz) = 630949
|
26
sysutils/burp-devel/pkg-plist
Normal file
26
sysutils/burp-devel/pkg-plist
Normal file
@ -0,0 +1,26 @@
|
||||
bin/vss_strip
|
||||
%%ETCDIR%%/CA.cnf
|
||||
%%ETCDIR%%/burp-server.conf
|
||||
%%ETCDIR%%/burp.conf
|
||||
%%ETCDIR%%/clientconfdir/incexc/example
|
||||
%%ETCDIR%%/clientconfdir/testclient
|
||||
man/man8/bedup.8.gz
|
||||
man/man8/bsigs.8.gz
|
||||
man/man8/bsparse.8.gz
|
||||
man/man8/burp.8.gz
|
||||
man/man8/burp_ca.8.gz
|
||||
man/man8/vss_strip.8.gz
|
||||
sbin/bedup
|
||||
sbin/bsigs
|
||||
sbin/bsparse
|
||||
sbin/burp
|
||||
sbin/burp_ca
|
||||
%%DATADIR%%/scripts/backup_tool_script
|
||||
%%DATADIR%%/scripts/notify_script
|
||||
%%DATADIR%%/scripts/ssl_extra_checks_script
|
||||
%%DATADIR%%/scripts/summary_script
|
||||
%%DATADIR%%/scripts/timer_script
|
||||
@dir %%ETCDIR%%/CA-client
|
||||
@dir %%ETCDIR%%/autoupgrade/server/win32
|
||||
@dir %%ETCDIR%%/autoupgrade/server/win64/2.2.16
|
||||
@dir /var/spool/burp
|
Loading…
Reference in New Issue
Block a user