notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/hwloc/Makefile

Number of commits found: 43

Friday, 23 Feb 2024
12:50 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/hwloc: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 63f3adbfbc780bea63a45fba013da5d364c2fe79 commit hash: 63f3adbfbc780bea63a45fba013da5d364c2fe79 commit hash: 63f3adbfbc780bea63a45fba013da5d364c2fe79 commit hash: 63f3adbfbc780bea63a45fba013da5d364c2fe79 63f3adb
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
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)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 4 Oct 2020
11:56 wen search for other commits by this committer
- Update to 1.11.13

PR:		249479
Submitted by:	wen@(myself)
Approved by:	maintainer
Exp-run by:	antoine@
Original commitRevision:551386 
Wednesday, 23 Sep 2020
18:46 linimon search for other commits by this committer
Mark as for no powerpc variant.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:549782 
Tuesday, 12 May 2020
01:44 pkubaj search for other commits by this committer
devel/hwloc: enable on powerpc

Builds fine.
Original commitRevision:534970 
Thursday, 7 Nov 2019
20:20 zeising search for other commits by this committer
Sprinkle more USES=xorg
Original commitRevision:517008 
Friday, 2 Nov 2018
14:33 linimon search for other commits by this committer
Allow building on powerpc64.

Reported by:	Piotr Kubaj
Original commitRevision:483812 
Sunday, 16 Sep 2018
23:26 sunpoet search for other commits by this committer
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)
Original commitRevision:479911 
Tuesday, 26 Jun 2018
03:18 danilo search for other commits by this committer
- Add aarch64 to the ONLY_FOR_ARCHS list. This port builds fine on aarch64.
Original commitRevision:473369 
Thursday, 22 Feb 2018
18:02 tijl search for other commits by this committer
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
Original commitRevision:462617 
Sunday, 4 Feb 2018
13:21 feld search for other commits by this committer
devel/hwloc: Add comment to Makefile to clarify why GCC is in use

PR:		225229
Original commitRevision:460928 
Thursday, 1 Feb 2018
21:20 feld search for other commits by this committer
devel/hwloc: Fix segfaults on Intel CPUs

Details in this Github issue: https://github.com/open-mpi/hwloc/issues/282

MFH:		2018Q1
Original commitRevision:460636 
Tuesday, 10 Oct 2017
21:31 linimon search for other commits by this committer
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)
Original commitRevision:451721 
Monday, 26 Jun 2017
23:44 linimon search for other commits by this committer
Sort ARCHS.  Pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444433 
Thursday, 27 Apr 2017
14:48 sunpoet search for other commits by this committer
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)
Original commitRevision:439554 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 14 Nov 2015
11:09 tijl search for other commits by this committer
- 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)
Original commitRevision:401565 
Sunday, 17 Aug 2014
18:13 sunpoet search for other commits by this committer
- Add DOCS to OPTIONS_DEFINE
Original commitRevision:365217 
Thursday, 24 Jul 2014
16:09 amdmi3 search for other commits by this committer
- 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
Original commitRevision:362817 
Tuesday, 3 Jun 2014
08:50 miwi search for other commits by this committer
- Update to 1.9

PR:		190441
Original commitRevision:356310 
Monday, 21 Apr 2014
22:19 bapt search for other commits by this committer
Use USES=tar:bzip2
Original commitRevision:351728 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Saturday, 8 Mar 2014
16:58 sunpoet search for other commits by this committer
- Update LICENSE

Approved by:	portmgr (blanket)
Original commitRevision:347524 
Friday, 7 Feb 2014
14:03 decke search for other commits by this committer
- Update to 1.8
- Allow for armv6

PR:		ports/185533
PR:		ports/183281
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
Original commitRevision:343246 
Tuesday, 28 Jan 2014
08:49 bapt search for other commits by this committer
Support stage
Use options helpers
Original commitRevision:341521 
Friday, 20 Sep 2013
17:04 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Original commitRevision:327723 
Friday, 6 Sep 2013
16:28 wg search for other commits by this committer
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)
Original commitRevision:326525 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 24 May 2013
20:58 pawel search for other commits by this committer
- 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)
Original commitRevision:319015 
Saturday, 27 Apr 2013
08:50 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Original commitRevision:316654 
Tuesday, 23 Apr 2013
10:13 bapt search for other commits by this committer
Convert devel to USES=pkgconfig
Original commitRevision:316333 
Monday, 4 Mar 2013
16:53 pawel search for other commits by this committer
- 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)
Original commitRevision:313415 
Sunday, 16 Dec 2012
10:27 pawel search for other commits by this committer
- Update devel/hwloc to 1.6 [1]
- Bump affected net/openmpi

PR:		ports/174106 [1]
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
Original commitRevision:308991 
Monday, 22 Oct 2012
13:00 jhale search for other commits by this committer
- 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
Original commitRevision:306272 
Wednesday, 1 Aug 2012
19:22 culot search for other commits by this committer
- 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)
Original commit
Wednesday, 16 May 2012
22:14 pawel search for other commits by this committer
Update to version 1.4.2

PR:             ports/167959
Submitted by:   Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
Original commit
Saturday, 28 Jan 2012
10:25 scheidell search for other commits by this committer
- 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)
Original commit
Monday, 19 Dec 2011
03:33 maho search for other commits by this committer
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
Original commit

Number of commits found: 43