| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/databases/ipa_sdb/ |
Upload File : |
PORTNAME= ipa_sdb
PORTVERSION= 1.1.1
PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= SF/ipa-system/modules/ipa_sdb
MAINTAINER= ports@FreeBSD.org
COMMENT= IPA simple database module
WWW= http://ipa-system.sourceforge.net/modules/ipa_sdb/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/ipa_mod.h:sysutils/ipa
USES= libtool tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
NO_OPTIONS_SORT= yes
OPTIONS_DEFINE= AUTORULES RULES LIMITS THRESHOLDS
OPTIONS_DEFAULT= AUTORULES RULES LIMITS THRESHOLDS
AUTORULES_DESC= Enable dynamic rules support
RULES_DESC= Enable static rules support
LIMITS_DESC= Enable limits support
THRESHOLDS_DESC= Enable thresholds support
AUTORULES_CONFIGURE_OFF= --disable-autorules
RULES_CONFIGURE_OFF= --disable-rules
LIMITS_CONFIGURE_OFF= --disable-limits
THRESHOLDS_CONFIGURE_OFF= --disable-thresholds
.include <bsd.port.mk>