| 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/textproc/apertium/ |
Upload File : |
PORTNAME= apertium
PORTVERSION= 3.8.1
DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
COMMENT= Toolbox to build shallow-transfer machine translation systems
WWW= https://www.apertium.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_12_powerpc64= fails to configure on powerpc64 elfv1: *** unable to locate pcrecpp library ***
BUILD_DEPENDS= bash:shells/bash \
utf8cpp>0:devel/utf8cpp
LIB_DEPENDS= libicudata.so:devel/icu \
liblttoolbox3.so:textproc/lttoolbox \
libpcre.so:devel/pcre
RUN_DEPENDS= bash:shells/bash
USES= autoreconf gmake gnome libtool localbase:ldflags pathfix \
pkgconfig python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= apertium:contrib
GH_PROJECT= apertium-get:contrib
GH_SUBDIR= apertium/apertium-get:contrib
GH_TAGNAME= 465f053:contrib
USE_GNOME= libxml2 libxslt
USE_LDCONFIG= yes
SHEBANG_FILES= apertium/apertium-get/apertium-get.sh scripts/apertium-editdist \
scripts/apertium-filter-dix.in scripts/apertium-filter-rules.in \
scripts/apertium-filter-xml scripts/apertium-genvdix \
scripts/apertium-genvldix scripts/apertium-genvrdix \
scripts/apertium-metalrx scripts/apertium-metalrx-to-lrx.in \
scripts/apertium-translate-to-default-equivalent.in
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
INSTALL_TARGET= install-strip
CFLAGS+= -I${LOCALBASE}/include/utf8cpp
PLIST_SUB= APVER="${PORTVERSION:R}"
post-patch:
@${REINPLACE_CMD} -e \
's|^INCLUDES |AM_CPPFLAGS | ; \
s|-lapertium$$(.*)|libapertium3.la|' \
${WRKSRC}/apertium/Makefile.am
.include <bsd.port.mk>