Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144457046
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile
index 4dcfbe4b7570..f04164e01ae3 100644
--- a/net-mgmt/hastmon/Makefile
+++ b/net-mgmt/hastmon/Makefile
@@ -1,45 +1,49 @@
PORTNAME= hastmon
PORTVERSION= 0.3.4
PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= ports@FreeBSD.org
COMMENT= Cluster monitoring daemon
WWW= http://hastmon.googlecode.com/
LICENSE= BSD2CLAUSE
+BROKEN= cc: error: no such file or directory: *.o
+DEPRECATED= broken, dead upstream
+EXPIRATION_DATE= 2025-12-31
+
BUILD_DEPENDS= mk-configure>=0.20:devel/mk-configure
USE_GITHUB= yes
GH_ACCOUNT= trociny
USES= ssl
MKCMAKE?= ${LOCALBASE}/bin/mkcmake
INSTALL_TARGET= installdirs install
MAKE_ARGS= MANDIR=${PREFIX}/share/man
PORTDOCS= ChangeLog COPYRIGHT README
OPTIONS_DEFINE= DOCS
post-patch:
${REINPLACE_CMD} \
-e "s|\(-lcrypto\)|-L${OPENSSLLIB} \1|g" \
-e "s|\(-DHAVE_CRYPTO\)|-I${OPENSSLINC} \1|g" \
${WRKSRC}/hastmon/Makefile \
${WRKSRC}/hastmonctl/Makefile
do-build:
${SETENV} ${MKCMAKE_ENV} ${MKCMAKE} -C ${WRKSRC}
do-install:
${SETENV} ${MKCMAKE_ENV} DESTDIR=${STAGEDIR} \
${MKCMAKE} -C ${WRKSRC} ${INSTALL_TARGET} ${MAKE_ARGS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for doc in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
.endfor
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Mar 29, 2:08 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28218394
Default Alt Text
(1 KB)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment