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
4 changed files with 9 additions and 1 deletions
+5 -1
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
+2
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
+1
View File
@@ -2,6 +2,7 @@
.include <src.opts.mk>
PACKAGE=hast
.PATH: ${.CURDIR}/../hastd
PROG= hastctl
+1
View File
@@ -2,6 +2,7 @@
.include <src.opts.mk>
PACKAGE=hast
PROG= hastd
SRCS= activemap.c
SRCS+= control.c crc32.c