[Bug 218976] [exp-run] Uses/cran.mk: mark non-compiling ports as platform independent

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 18 18:09:34 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218976

--- Comment #18 from commit-hook at freebsd.org ---
A commit references this bug:

Author: dbn
Date: Sun Jun 18 18:09:22 UTC 2017
New revision: 443845
URL: https://svnweb.freebsd.org/changeset/ports/443845

Log:
  qa: add check for NO_ARCH

  If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
  If an elf(5) file is bundles as part of the package, but is not meant to be
  run directly (i.e. the elf(5) file is a payload, and not compiled) then
  those files can be added to NO_ARCH_IGNORE to avoid the check from failing,

  Changes to ports:
   - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
     removed.
   - Ports that have elf(5) payloads have had those files added to
     NO_ARCH_IGNORE.
   - R-cran ports that do not set USES=cran:compiles have NO_ARCH set,

  PR:           218976
  Reviewed by:  antoine, mat
  Approved by:  portmgr

Changes:
  head/Mk/Scripts/qa.sh
  head/Mk/Uses/cran.mk
  head/Mk/bsd.port.mk
  head/archivers/py-rcssmin/Makefile
  head/archivers/py-rjsmin/Makefile
  head/converters/R-cran-RJSONIO/Makefile
  head/converters/R-cran-rjson/Makefile
  head/databases/R-cran-RSQLite/Makefile
  head/databases/R-cran-RSQLite.extfuns/Makefile
  head/databases/p5-CDB_File/Makefile
  head/databases/py-psycopg2cffi/Makefile
  head/databases/rubygem-tarantool/Makefile
  head/devel/R-cran-Hmisc/Makefile
  head/devel/R-cran-bit/Makefile
  head/devel/R-cran-bitops/Makefile
  head/devel/R-cran-caTools/Makefile
  head/devel/R-cran-chron/Makefile
  head/devel/R-cran-gbm/Makefile
  head/devel/R-cran-glmnet/Makefile
  head/devel/R-cran-gtools/Makefile
  head/devel/R-cran-microbenchmark/Makefile
  head/devel/R-cran-plyr/Makefile
  head/devel/p5-Data-Structure-Util/Makefile
  head/devel/p5-Mouse/Makefile
  head/devel/p5-Opcodes/Makefile
  head/devel/py-atomiclong/Makefile
  head/devel/pyside-tools/Makefile
  head/finance/R-cran-PerformanceAnalytics/Makefile
  head/finance/R-cran-TTR/Makefile
  head/finance/R-cran-ccgarch/Makefile
  head/finance/R-cran-fBasics/Makefile
  head/finance/R-cran-lmtest/Makefile
  head/finance/R-cran-urca/Makefile
  head/ftp/R-cran-RCurl/Makefile
  head/graphics/R-cran-GDD/Makefile
  head/graphics/R-cran-png/Makefile
  head/graphics/R-cran-rtiff/Makefile
  head/java/intellij-ultimate/Makefile
  head/math/R-cran-Amelia/Makefile
  head/math/R-cran-Matching/Makefile
  head/math/R-cran-NMF/Makefile
  head/math/R-cran-RHmm/Makefile
  head/math/R-cran-RSvgDevice/Makefile
  head/math/R-cran-VGAM/Makefile
  head/math/R-cran-bdsmatrix/Makefile
  head/math/R-cran-car/Makefile
  head/math/R-cran-dplyr/Makefile
  head/math/R-cran-fracdiff/Makefile
  head/math/R-cran-geepack/Makefile
  head/math/R-cran-gpclib/Makefile
  head/math/R-cran-igraph/Makefile
  head/math/R-cran-lazyeval/Makefile
  head/math/R-cran-minqa/Makefile
  head/math/R-cran-mvtnorm/Makefile
  head/math/R-cran-nloptr/Makefile
  head/math/R-cran-nnls/Makefile
  head/math/R-cran-quadprog/Makefile
  head/math/R-cran-rgenoud/Makefile
  head/math/R-cran-sm/Makefile
  head/math/R-cran-sp/Makefile
  head/math/R-cran-truncnorm/Makefile
  head/math/R-cran-xts/Makefile
  head/net/p5-Net-SSH-Perl/Makefile
  head/science/R-cran-AMORE/Makefile
  head/science/R-cran-DCluster/Makefile
  head/science/R-cran-bayesm/Makefile
  head/science/R-cran-cmprsk/Makefile
  head/science/R-cran-eco/Makefile
  head/science/R-cran-etm/Makefile
  head/security/metasploit/Makefile
  head/sysutils/rubygem-vmstat/Makefile
  head/sysutils/timelimit/Makefile
  head/textproc/R-cran-R2HTML/Makefile
  head/textproc/R-cran-markdown/Makefile
  head/textproc/R-cran-pystr/Makefile
  head/textproc/py-genshi/Makefile
  head/textproc/py-rxp/Makefile
  head/www/R-cran-httpuv/Makefile
  head/www/rubygem-websocket-driver/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list