devel/phorgeit-arcanist-lib: Clean up port skeleton

This commit is contained in:
Michael Gmelin 2024-03-24 20:51:31 +01:00
parent 4dc27ca727
commit ff7d7a0e75
2 changed files with 19 additions and 24 deletions

View File

@ -8,40 +8,35 @@ MAINTAINER= grembo@FreeBSD.org
COMMENT?= Libraries for the command line interface for Phorge.it
WWW?= https://we.phorge.it/book/arcanist/
SLAVEPORT?= lib
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
PHP_DESTDIR= lib/php/arcanist
USES= php:cli,flavors python:env shebangfix
SHEBANG_FILES= bin/arc \
bin/phage \
scripts/*.php \
scripts/hgdaemon/*.php \
src/parser/*.php \
support/arcanoid/arcanoid.py \
support/lib/*.php \
support/unit/*.php \
support/xhpast/*.php \
USE_GITHUB= yes
GH_ACCOUNT= phorgeit
GH_TAGNAME= 174bf094
USE_PHP= curl dom simplexml zlib
PHP_DESTDIR= lib/php/arcanist
SHEBANG_FILES= bin/arc bin/phage scripts/*.php scripts/hgdaemon/*.php \
src/parser/*.php support/arcanoid/arcanoid.py support/lib/*.php \
support/unit/*.php support/xhpast/*.php \
support/xhpast/bin/*.php
USE_PHP= curl dom simplexml zlib
USE_GITHUB= yes
NO_BUILD= yes
NO_ARCH= yes
NO_BUILD= yes
PORTSCOUT= ignore:1
GH_ACCOUNT= phorgeit
GH_TAGNAME= 174bf094ef9fe
SLAVEPORT?= lib
PLIST= ${.CURDIR}/pkg-plist
.if ${SLAVEPORT} == lib
SLAVE_PKGNAMESUFFIX= -${SLAVEPORT}
OPTIONS_DEFINE= ENCODINGS
OPTIONS_DEFAULT=ENCODINGS
ENCODINGS_DESC= Support for encodings other than utf-8
ENCODINGS_USE= PHP=mbstring
OPTIONS_DEFINE= ENCODINGS
OPTIONS_DEFAULT= ENCODINGS
ENCODINGS_DESC= Support for encodings other than utf-8
ENCODINGS_USE= PHP=mbstring
.else # link only

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1709549888
SHA256 (phorgeit-arcanist-20240304-174bf094ef9fe_GH0.tar.gz) = 0be6f73b9487080f96f70759b8e2ca99a637f1fbd03cd4436365a58fb3a1d695
SIZE (phorgeit-arcanist-20240304-174bf094ef9fe_GH0.tar.gz) = 2287140
TIMESTAMP = 1711309514
SHA256 (phorgeit-arcanist-20240304-174bf094_GH0.tar.gz) = a41e51561a2d64cf4db19385f497ab7f041d1abc2eda679357fd19417909dffd
SIZE (phorgeit-arcanist-20240304-174bf094_GH0.tar.gz) = 2287065