| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
1.6.2
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
23 Apr 2013 10:13:20
1.6.2
|
bapt  |
Convert devel to USES=pkgconfig |
04 Mar 2013 16:53:12
1.6.2
|
pawel  |
- Update to version 1.6.2 [1]
- Package links to devel/libpciaccess if available
PR: ports/176637 [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) |
16 Dec 2012 10:27:48
1.6
|
pawel  |
- Update devel/hwloc to 1.6 [1]
- Bump affected net/openmpi
PR: ports/174106 [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> |
22 Oct 2012 13:00:48
1.5.1
|
jhale  |
- Update to 1.5.1
- 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 |
01 Aug 2012 19:22:28
1.5
|
culot  |
- Update to 1.5
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) |
16 May 2012 22:14:16
1.4.2
|
pawel  |
Update to version 1.4.2
PR: ports/167959
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) |
28 Jan 2012 10:25:57
1.3.1
|
scheidell  |
- Updates to 1.3.1 [1]
- 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) |
19 Dec 2011 03:33:00
1.3
|
maho  |
The Portable Hardware Locality software package
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 |