summaryrefslogtreecommitdiff
path: root/devel/hwloc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update LICENSESunpoet Po-Chuan Hsieh2014-03-081-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=347524
* - Update to 1.8Bernhard Froehlich2014-02-073-22/+45
| | | | | | | | | | | - Allow for armv6 PR: ports/185533 PR: ports/183281 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=343246
* Support stageBaptiste Daroussin2014-01-283-389/+364
| | | | | | | Use options helpers Notes: svn path=/head/; revision=341521
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* devel/hwloc: update to 1.7.2William Grzybowski2013-09-062-8/+7
| | | | | | | | | | | | | | | | | | - Update to 1.7.2 [1] - Add DOCS to options - Convert lib depends to new syntax - Remove leading indefinite article from COMMENT - Unmute doc install command - Remove unneeded LICENSE_FILE Changes: http://www.open-mpi.org/community/lists/hwloc-announce/2013/09/0061.php PR: ports/181867 [1] Submitted by: Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=326525
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update devel/hwlock to version 1.7.1 [1]Pawel Pekala2013-05-245-13/+40
| | | | | | | | | | - Bump net/openmpi PR: ports/178882 [1] Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=319015
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-3/+2
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* Convert devel to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316333
* - Update to version 1.6.2 [1]Pawel Pekala2013-03-042-3/+5
| | | | | | | | | | - Package links to devel/libpciaccess if available PR: ports/176637 [1] Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=313415
* - Update devel/hwloc to 1.6 [1]Pawel Pekala2012-12-165-19/+27
| | | | | | | | | | - Bump affected net/openmpi PR: ports/174106 [1] Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Notes: svn path=/head/; revision=308991
* - Update to 1.5.1Jason E. Hale2012-10-225-181/+37
| | | | | | | | | | | | | | | | | - Move manpage definitions to Makefile.man - Use MLINKS macro to create manpage links - Use USE_PKGCONFIG in favor of USE_GNOME=pkgconfig - Use PORTDOCS to cut down pkg-plist size - Convert to new options framework - Trim Makefile header PR: ports/172853 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Approved by: makc (mentor) Feature safe: yes Notes: svn path=/head/; revision=306272
* - Update to 1.5Frederic Culot2012-08-016-37/+62
| | | | | | | | | Changes: http://www.open-mpi.org/community/lists/hwloc-announce/2012/07/0043.php PR: ports/170314 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=301839
* Update to version 1.4.2Pawel Pekala2012-05-166-98/+115
| | | | | | | | PR: ports/167959 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=296802
* - Updates to 1.3.1 [1]Michael Scheidell2012-01-283-11/+9
| | | | | | | | | | | | - ONLY_FOR_ARCHS (= i386 amd64) is added. Because hwloc, it seems, has been ported to FreeBSD on these architectures only [1] - tested with and without cairo PR: ports/164562 [1] Submitted by: maintainer [1] Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=289923
* The Portable Hardware Locality software packageMaho Nakata2011-12-197-0/+559
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including as follows: - NUMA memory nodes; - sockets; - shared caches; - cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices (such as network interfaces, InfiniBand HCAs or GPUs). It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently [1]. [1] Portable Hardware Locality (hwloc) WWW. WWW: http://www.open-mpi.org/projects/hwloc/ PR: 163427 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Feature safe: yes Notes: svn path=/head/; revision=287635