notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/hwloc/Makefile
SVNWeb

Number of commits found: 42

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 4 Oct 2020
[ 11:56 wen search for other commits by this committer ] Original commit   Revision:551386
- 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 search for other commits by this committer ] Original commit   Revision:549782
Mark as for no powerpc variant.

Approved by:	portmgr (tier-2 blanket)
Tue, 12 May 2020
[ 01:44 pkubaj search for other commits by this committer ] Original commit   Revision:534970
devel/hwloc: enable on powerpc

Builds fine.
Thu, 7 Nov 2019
[ 20:20 zeising search for other commits by this committer ] Original commit   Revision:517008 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Sprinkle more USES=xorg
Fri, 2 Nov 2018
[ 14:33 linimon search for other commits by this committer ] Original commit   Revision:483812
Allow building on powerpc64.

Reported by:	Piotr Kubaj
Sun, 16 Sep 2018
[ 23:26 sunpoet search for other commits by this committer ] Original commit   Revision:479911
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 search for other commits by this committer ] Original commit   Revision:473369
- Add aarch64 to the ONLY_FOR_ARCHS list. This port builds fine on aarch64.
Thu, 22 Feb 2018
[ 18:02 tijl search for other commits by this committer ] Original commit   Revision:462617
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 search for other commits by this committer ] Original commit   Revision:460928
devel/hwloc: Add comment to Makefile to clarify why GCC is in use

PR:		225229
Thu, 1 Feb 2018
[ 21:20 feld search for other commits by this committer ] Original commit   Revision:460636
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 search for other commits by this committer ] Original commit   Revision:451721 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:444433 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Sort ARCHS.  Pet portlint.

Approved by:	portmgr (tier-2 blanket)
Thu, 27 Apr 2017
[ 14:48 sunpoet search for other commits by this committer ] Original commit   Revision:439554
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 search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 14 Nov 2015
[ 11:09 tijl search for other commits by this committer ] Original commit   Revision:401565
- 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 search for other commits by this committer ] Original commit   Revision:365217
- Add DOCS to OPTIONS_DEFINE
Thu, 24 Jul 2014
[ 16:09 amdmi3 search for other commits by this committer ] Original commit   Revision:362817
- 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 search for other commits by this committer ] Original commit   Revision:356310
- Update to 1.9

PR:		190441
Mon, 21 Apr 2014
[ 22:19 bapt search for other commits by this committer ] Original commit   Revision:351728
Use USES=tar:bzip2
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 8 Mar 2014
[ 16:58 sunpoet search for other commits by this committer ] Original commit   Revision:347524
- Update LICENSE

Approved by:	portmgr (blanket)
Fri, 7 Feb 2014
[ 14:03 decke search for other commits by this committer ] Original commit   Revision:343246
- 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 search for other commits by this committer ] Original commit   Revision:341521
Support stage
Use options helpers
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Fri, 6 Sep 2013
[ 16:28 wg search for other commits by this committer ] Original commit   Revision:326525
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 search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 24 May 2013
[ 20:58 pawel search for other commits by this committer ] Original commit   Revision:319015
- 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 search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:316333 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
Convert devel to USES=pkgconfig
Mon, 4 Mar 2013
[ 16:53 pawel search for other commits by this committer ] Original commit   Revision:313415
- 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 search for other commits by this committer ] Original commit   Revision:308991
- 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 search for other commits by this committer ] Original commit   Revision:306272
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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