| 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/security/ncrypt/ |
Upload File : |
PORTNAME= ncrypt
PORTVERSION= 0.8.1
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION:R}.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced AES file encryption tool
WWW= http://ncrypt.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_13= ld: error: duplicate symbol: ROUNDS
BROKEN_FreeBSD_14= ld: error: duplicate symbol: ROUNDS
USES= tar:tgz
GNU_CONFIGURE= yes
PLIST_FILES= bin/ncrypt bin/nrm
post-patch:
@${REINPLACE_CMD} -e \
's|getopt.$$(OBJEXT) || ; \
s|getopt1.$$(OBJEXT) || ; \
s|getopt.c || ; \
s|getopt1.c ||' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e \
's|-O0|| ; \
s|"\($$CCOPTS\)"|"\1 $$CFLAGS"|' ${WRKSRC}/configure
.include <bsd.port.mk>