non port: devel/hwloc/Makefile |
SVNWeb
|
Number of commits found: 42 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 4 Oct 2020
|
[ 11:56 wen ]
- Update to 1.11.13
PR: 249479
Submitted by: wen@(myself)
Approved by: maintainer
Exp-run by: antoine@
|
Wed, 23 Sep 2020
|
[ 18:46 linimon ]
Mark as for no powerpc variant.
Approved by: portmgr (tier-2 blanket)
|
Tue, 12 May 2020
|
[ 01:44 pkubaj ]
devel/hwloc: enable on powerpc
Builds fine.
|
Thu, 7 Nov 2019
|
[ 20:20 zeising ] (Only the first 10 of 70 ports in this commit are shown above. )
Sprinkle more USES=xorg
|
Fri, 2 Nov 2018
|
[ 14:33 linimon ]
Allow building on powerpc64.
Reported by: Piotr Kubaj
|
Sun, 16 Sep 2018
|
[ 23:26 sunpoet ]
Update to 1.11.11
- Move ONLY_FOR_ARCHS upward
- While I'm here, add USES=gnome
Changes: https://github.com/open-mpi/hwloc/blob/v1.11/NEWS
PR: 231389
Submitted by: <phd_kimberlite@yahoo.co.jp> (maintainer)
|
Tue, 26 Jun 2018
|
[ 03:18 danilo ]
- Add aarch64 to the ONLY_FOR_ARCHS list. This port builds fine on aarch64.
|
Thu, 22 Feb 2018
|
[ 18:02 tijl ]
Add a patch to work around a buffer overrun in cpuset_getid in FreeBSD 11.1.
This caused a crash when compiled with Clang due to a different stack
layout compared to GCC.
PR: 225229
See also: https://github.com/open-mpi/hwloc/issues/282
|
Sun, 4 Feb 2018
|
[ 13:21 feld ]
devel/hwloc: Add comment to Makefile to clarify why GCC is in use
PR: 225229
|
Thu, 1 Feb 2018
|
[ 21:20 feld ]
devel/hwloc: Fix segfaults on Intel CPUs
Details in this Github issue: https://github.com/open-mpi/hwloc/issues/282
MFH: 2018Q1
|
Tue, 10 Oct 2017
|
[ 21:31 linimon ] (Only the first 10 of 44 ports in this commit are shown above. )
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial)
|
Mon, 26 Jun 2017
|
[ 23:44 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Sort ARCHS. Pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 27 Apr 2017
|
[ 14:48 sunpoet ]
Update to 1.11.7
- While I'm here:
- Convert to options target helper
- Fix typo
- Sort PLIST
Changes: https://github.com/open-mpi/hwloc/blob/master/NEWS
PR: 218913
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 14 Nov 2015
|
[ 11:09 tijl ]
- Update to 1.11.1
- Explicitly disable OpenCL, CUDA and NVML for now
- Strip libraries
- Whitespace
PR: 204509
Approved by: phd_kimberlite@yahoo.co.jp (maintainer)
|
Sun, 17 Aug 2014
|
[ 18:13 sunpoet ]
- Add DOCS to OPTIONS_DEFINE
|
Thu, 24 Jul 2014
|
[ 16:09 amdmi3 ]
- Switch devel/hwloc to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Add LICENSE_FILE
- While here, fix stagedir reference in www/trafficserver
Approved by: portmgr blanket
|
Tue, 3 Jun 2014
|
[ 08:50 miwi ]
- Update to 1.9
PR: 190441
|
Mon, 21 Apr 2014
|
[ 22:19 bapt ]
Use USES=tar:bzip2
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sat, 8 Mar 2014
|
[ 16:58 sunpoet ]
- Update LICENSE
Approved by: portmgr (blanket)
|
Fri, 7 Feb 2014
|
[ 14:03 decke ]
- Update to 1.8
- Allow for armv6
PR: ports/185533
PR: ports/183281
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
|
Tue, 28 Jan 2014
|
[ 08:49 bapt ]
Support stage
Use options helpers
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Fri, 6 Sep 2013
|
[ 16:28 wg ]
devel/hwloc: update to 1.7.2
- 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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 24 May 2013
|
[ 20:58 pawel ]
- Update devel/hwlock to version 1.7.1 [1]
- Bump net/openmpi
PR: ports/178882 [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Mon, 4 Mar 2013
|
[ 16:53 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)
|
Sun, 16 Dec 2012
|
[ 10:27 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>
|
Mon, 22 Oct 2012
|
[ 13:00 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
|
Wed, 1 Aug 2012
|
[ 19:22 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)
|
Wed, 16 May 2012
|
[ 22:14 pawel ]
Update to version 1.4.2
PR: ports/167959
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
|
Sat, 28 Jan 2012
|
[ 10:25 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)
|
Mon, 19 Dec 2011
|
[ 03:33 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
|
Number of commits found: 42 |