SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,23 @@
BROKEN-aarch64 = segfault during configure stage
COMMENT = Perl interface to the swish-e C library
DISTNAME = swish-e-2.4.7
PKGNAME = p5-SWISH-API-0.04
REVISION = 7
CATEGORIES = textproc
MODULES = cpan
HOMEPAGE = http://swish-e.org/
MASTER_SITES = ${HOMEPAGE}distribution/
# Perl
PERMIT_PACKAGE = Yes
WANTLIB += c m perl z swish-e>=2.1
LIB_DEPENDS = textproc/swish-e>=2.4.7
WRKSRC = ${WRKDIST}/perl
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (swish-e-2.4.7.tar.gz) = Xd1UH/jss8eK1sp2x55iD0V/rJ99ByGth+n6Iv6ZeWI=
SIZE (swish-e-2.4.7.tar.gz) = 1523786

View file

@ -0,0 +1,3 @@
SWISH::API is an Object Oriented Perl interface to the swish-e C
library. This can be used to embed the swish-e search code into your
perl program avoiding the need to run the swish-e binary for searching.

View file

@ -0,0 +1,6 @@
${P5ARCH}/SWISH/
${P5ARCH}/SWISH/API.pm
${P5ARCH}/auto/SWISH/
${P5ARCH}/auto/SWISH/API/
${P5ARCH}/auto/SWISH/API/API.so
@man man/man3p/SWISH::API.3p