aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/check_ssl_cert/Makefile
blob: 758bf4e0f33a892a6690db0e126d83a5fa51c251 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# $FreeBSD$

PORTNAME=   check_ssl_cert
PORTVERSION=    1.63.0
DISTVERSIONPREFIX=  v
CATEGORIES= net-mgmt

MAINTAINER= cmt@FreeBSD.org
COMMENT=    Nagios/Icinga plugin for checking SSL/TLS certificates

LICENSE=    GPLv3

RUN_DEPENDS=    expect:lang/expect \
        p5-TimeDate>=0:devel/p5-TimeDate

NO_ARCH=    yes
NO_BUILD=   yes

USES=       ssl:run
USE_GITHUB= yes
GH_ACCOUNT= matteocorti
GV_PROJECT= check_ssl_cert
PLIST_FILES=    libexec/nagios/check_ssl_cert \
        ${MANPREFIX}/man/man1/check_ssl_cert.1.gz

do-install:
    ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios
    ${INSTALL_SCRIPT} ${WRKSRC}/check_ssl_cert ${STAGEDIR}${PREFIX}/libexec/nagios/
    ${INSTALL_MAN} ${WRKSRC}/check_ssl_cert.1 ${STAGEDIR}${MANPREFIX}/man/man1

.include <bsd.port.mk>
2017-06-175-91/+0 * - Update 4 wordpress Ports to version 4.8Jochen Neumeister2017-06-122-4/+4 * - Update to 0.20170601Danilo Egea Gondolfo2017-06-072-4/+4 * Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2017-06-061-10/+5 * Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-05-291-1/+2 * Fix OPTIONS_DEFAULT: remove DOCS which is added by frameworkSunpoet Po-Chuan Hsieh2017-05-291-1/+0 * Mark some ports failing on armv6, for errors classified as "compiler_error".Mark Linimon2017-05-281-1/+2 * Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1 * Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-232-4/+6 * - Update the Wordpress ports to 4.7.5Jochen Neumeister2017-05-222-4/+4 * Update to 5.3.3.Jung-uk Kim2017-05-201-5/+5 * - Update maintainer addressJochen Neumeister2017-05-161-1/+1 * Unbreak by providing a working MASTER_SITESAntoine Brodin2017-05-141-3/+1 * - Mark BROKENMartin Wilke2017-05-131-0/+2 * Mark BROKEN: fails to buildAntoine Brodin2017-05-121-0/+2 * - Update to 20170428.Jun Kuriyama2017-05-094-12/+12 * - Update to 0.20170501Danilo Egea Gondolfo2017-05-082-4/+4 * Update to 5.2.7.Jung-uk Kim2017-05-051-5/+5 * 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (goog...Larry Rosenman2017-04-309-88/+0 * Update devel/protobuf to 3.3.0Sunpoet Po-Chuan Hsieh2017-04-291-1/+1 * Chase editors/emacs update to version 25.2Joseph Mingrone2017-04-297-7/+7 * Update to 2.0.7Sunpoet Po-Chuan Hsieh2017-04-272-4/+4 * japanese/xdtp: Improve regex conformanceLarry Rosenman2017-04-261-1/+1 * Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-253-2/+3 * - Revert the php7 switch, we can't force users to switch to php7 yet.Martin Wilke2017-04-251-1/+0 * - Update to 4.7.4Martin Wilke2017-04-252-4/+5 * - Fix plistMartin Wilke2017-04-232-1/+3 * Add PKGNAMESUFFIX.Hajimu UMEMOTO2017-04-231-1/+2 * Add --without-x unconditionally to CONFIGURE_ARGS because a buildHiroki Sato2017-04-20