Commit graph

8 commits

Author SHA1 Message Date
Wen Heping
ffb3f4b879 - Update to 0.7.6 2018-07-03 12:32:06 +00:00
Wen Heping
aac5c5ed9d - Update to 0.7.5 2018-05-23 13:06:16 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Wen Heping
bd7fbe41bb - Update to 0.7.4 2017-12-21 10:55:13 +00:00
David Naylor
9920d3ae65 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
2017-06-18 18:09:16 +00:00
Wen Heping
bb7f788cfc - Update to 0.5.0 2016-06-27 07:51:57 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Wen Heping
af3cb164eb A fast, consistent tool for working with data frame like
objects, both in memory and out of memory.

WWW: https://github.com/hadley/dplyr
2015-12-18 00:28:24 +00:00