mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Add some NO_ARCH'es
Approved by: portmgr blanket
This commit is contained in:
parent
4c2ed02d35
commit
b8cc0650dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393904
@ -14,5 +14,6 @@ LICENSE= GPLv2
|
|||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake perl5
|
USES= gmake perl5
|
||||||
USE_PERL5= build run
|
USE_PERL5= build run
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -17,6 +17,7 @@ EXTRACT_BEFORE_ARGS=
|
|||||||
EXTRACT_AFTER_ARGS= --nox11 --target ${WRKSRC}
|
EXTRACT_AFTER_ARGS= --nox11 --target ${WRKSRC}
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
PLIST_FILES= bin/makeself bin/makeself-header \
|
PLIST_FILES= bin/makeself bin/makeself-header \
|
||||||
bin/makeself-header.sh bin/makeself.sh
|
bin/makeself-header.sh bin/makeself.sh
|
||||||
|
@ -18,5 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -22,6 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||||||
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
|
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
|
||||||
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
|
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@ TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod
|
|||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
regression-test: build
|
regression-test: build
|
||||||
cd ${WRKSRC}/ && ${MAKE} test
|
cd ${WRKSRC}/ && ${MAKE} test
|
||||||
|
@ -14,6 +14,7 @@ COMMENT= Interface with the 'rar' command
|
|||||||
BUILD_DEPENDS= rar:${PORTSDIR}/archivers/rar \
|
BUILD_DEPENDS= rar:${PORTSDIR}/archivers/rar \
|
||||||
p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
|
p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
|
|||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= TEXTDIFF
|
OPTIONS_DEFINE= TEXTDIFF
|
||||||
TEXTDIFF_DESC= Text::Diff support for ptardiff
|
TEXTDIFF_DESC= Text::Diff support for ptardiff
|
||||||
|
@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Moo>=1.001000:${PORTSDIR}/devel/p5-Moo \
|
|||||||
p5-strictures>0:${PORTSDIR}/devel/p5-strictures
|
p5-strictures>0:${PORTSDIR}/devel/p5-strictures
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@ BUILD_DEPENDS= p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
|
|||||||
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
|
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
@ -11,7 +11,8 @@ COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
|
|||||||
BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
|
BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
|
||||||
RUN_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
|
RUN_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
|
||||||
|
|
||||||
USES= pear
|
USES= pear
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
USE_PHP= bz2 pcre zlib
|
USE_PHP= bz2 pcre zlib
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
|
|||||||
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
|
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
|
||||||
|
|
||||||
USES= python tar:bzip2
|
USES= python tar:bzip2
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
do-build:
|
do-build:
|
||||||
@${PYTHON_CMD} -m compileall ${WRKSRC}
|
@${PYTHON_CMD} -m compileall ${WRKSRC}
|
||||||
|
@ -15,6 +15,7 @@ NO_WRKSUBDIR= yes
|
|||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
NO_ARCH= yes
|
||||||
REINPLACE_ARGS=
|
REINPLACE_ARGS=
|
||||||
|
|
||||||
PLIST_FILES= bin/rpm2cpio.pl
|
PLIST_FILES= bin/rpm2cpio.pl
|
||||||
|
@ -18,6 +18,7 @@ USE_GITHUB= yes
|
|||||||
GH_ACCOUNT= vitaminmoo
|
GH_ACCOUNT= vitaminmoo
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
NO_ARCH= yes
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
Loading…
Reference in New Issue
Block a user