Create a package for HAST.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-02-08 21:15:07 +00:00
parent bf24694c4e
commit bcefcb026a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=295415
4 changed files with 9 additions and 1 deletions

View File

@ -213,8 +213,12 @@ FILES+= ftpd
.endif
.if ${MK_HAST} != "no"
FILES+= hastd
FILESGROUPS+= HAST
HAST= hastd
.endif
HASTDIR= /etc/rc.d
HASTMODE= ${BINMODE}
HASTPACKAGE= hast
.if ${MK_INETD} != "no"
FILES+= inetd

View File

@ -40,6 +40,8 @@ gdb_COMMENT= GDB Utilities
gdb_DESC= GDB Utilities
groff_COMMENT= Groff Utilities
groff_DESC= Groff Utilities
hast_COMMENT= Highly Available Storage daemon
hast_DESC= Highly Available Storage daemon
jail_COMMENT= Jail Utilities
jail_DESC= Jail Utilities
kernel_COMMENT= FreeBSD Kernel

View File

@ -2,6 +2,7 @@
.include <src.opts.mk>
PACKAGE=hast
.PATH: ${.CURDIR}/../hastd
PROG= hastctl

View File

@ -2,6 +2,7 @@
.include <src.opts.mk>
PACKAGE=hast
PROG= hastd
SRCS= activemap.c
SRCS+= control.c crc32.c