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: sysutils/rubygem-facter/Makefile

Number of commits found: 77

Tuesday, 16 Apr 2024
07:07 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.7.0

Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_facter.html#release_notes_facter_4-7-0

With hat:	puppet
commit hash: 57d38c6d6c25f339cda51d42b9633ab3764c004d commit hash: 57d38c6d6c25f339cda51d42b9633ab3764c004d commit hash: 57d38c6d6c25f339cda51d42b9633ab3764c004d commit hash: 57d38c6d6c25f339cda51d42b9633ab3764c004d 57d38c6
Tuesday, 5 Mar 2024
19:21 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.6.1

Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_facter#release_notes_facter_4-6-1

With hat:	puppet
commit hash: fa1baa90627f56180d2af72aa4dabab12b53f67e commit hash: fa1baa90627f56180d2af72aa4dabab12b53f67e commit hash: fa1baa90627f56180d2af72aa4dabab12b53f67e commit hash: fa1baa90627f56180d2af72aa4dabab12b53f67e fa1baa9
Wednesday, 24 Jan 2024
03:10 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.5.2

Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_facter#release_notes_facter_4-5-2

With hat:	puppet
commit hash: 41e5a49bf8b9fe2256678137d390c3c175078211 commit hash: 41e5a49bf8b9fe2256678137d390c3c175078211 commit hash: 41e5a49bf8b9fe2256678137d390c3c175078211 commit hash: 41e5a49bf8b9fe2256678137d390c3c175078211 41e5a49
Saturday, 11 Nov 2023
01:53 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.5.1

Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_facter#release_notes_facter_4-5-1

With hat:	puppet
commit hash: 0969ed4d2cb9457e11c8d8be1ebd593461172eb9 commit hash: 0969ed4d2cb9457e11c8d8be1ebd593461172eb9 commit hash: 0969ed4d2cb9457e11c8d8be1ebd593461172eb9 commit hash: 0969ed4d2cb9457e11c8d8be1ebd593461172eb9 0969ed4
Friday, 25 Aug 2023
23:50 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.4.3

Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_facter.html

With hat:	puppet
commit hash: ffb01df639d363307be9b85775ae9114f7d356bc commit hash: ffb01df639d363307be9b85775ae9114f7d356bc commit hash: ffb01df639d363307be9b85775ae9114f7d356bc commit hash: ffb01df639d363307be9b85775ae9114f7d356bc ffb01df
Saturday, 1 Jul 2023
02:51 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.4.1

Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_facter.html#release_notes_facter_4-4-1

With hat:	puppet
commit hash: a7d543dcd66b55bd2ac8755fd55fb2ddc0453884 commit hash: a7d543dcd66b55bd2ac8755fd55fb2ddc0453884 commit hash: a7d543dcd66b55bd2ac8755fd55fb2ddc0453884 commit hash: a7d543dcd66b55bd2ac8755fd55fb2ddc0453884 a7d543d
Sunday, 7 May 2023
01:43 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.4.0

Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_facter.html#release_notes_facter_4-4-0

With hat:	puppet
commit hash: acb3c74622f41a11139fe593d386aa3fced4b340 commit hash: acb3c74622f41a11139fe593d386aa3fced4b340 commit hash: acb3c74622f41a11139fe593d386aa3fced4b340 commit hash: acb3c74622f41a11139fe593d386aa3fced4b340 acb3c74
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Saturday, 10 Dec 2022
05:27 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.14

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-14

With hat:	puppet
commit hash: 359554bce1d2e79cd335c82c722d25c23a69e5ed commit hash: 359554bce1d2e79cd335c82c722d25c23a69e5ed commit hash: 359554bce1d2e79cd335c82c722d25c23a69e5ed commit hash: 359554bce1d2e79cd335c82c722d25c23a69e5ed 359554b
Thursday, 13 Oct 2022
06:49 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.13

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-13

With hat:	puppet
commit hash: b7fcf6b13f072cddc23a532bca811970419ac204 commit hash: b7fcf6b13f072cddc23a532bca811970419ac204 commit hash: b7fcf6b13f072cddc23a532bca811970419ac204 commit hash: b7fcf6b13f072cddc23a532bca811970419ac204 b7fcf6b
Friday, 16 Sep 2022
20:57 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.12

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-12

With hat:	puppet
commit hash: 167c9c6f02d1d0f8a2d5a1dff4a1c2c47ebf03a9 commit hash: 167c9c6f02d1d0f8a2d5a1dff4a1c2c47ebf03a9 commit hash: 167c9c6f02d1d0f8a2d5a1dff4a1c2c47ebf03a9 commit hash: 167c9c6f02d1d0f8a2d5a1dff4a1c2c47ebf03a9 167c9c6
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
Saturday, 20 Aug 2022
02:32 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Add soft-dependencies

Some facts are only resolved when some extra gems are installed.  Add
them as dependecy so that we have all basic facts by default regardless
of what is already installed on the system.

While here, reorder the Makefile to make portlint happy.

PR:		264277
Reported by:	albert.shih@obspm.fr
With hat:	puppet
commit hash: f3fe6a35a16f4f1350e91c41f8a246ba4e442396 commit hash: f3fe6a35a16f4f1350e91c41f8a246ba4e442396 commit hash: f3fe6a35a16f4f1350e91c41f8a246ba4e442396 commit hash: f3fe6a35a16f4f1350e91c41f8a246ba4e442396 f3fe6a3
Saturday, 6 Aug 2022
03:04 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.11

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-11

With hat:	puppet
commit hash: b8b2ac2421962cd7b20b3bae635991cfb7fba85b commit hash: b8b2ac2421962cd7b20b3bae635991cfb7fba85b commit hash: b8b2ac2421962cd7b20b3bae635991cfb7fba85b commit hash: b8b2ac2421962cd7b20b3bae635991cfb7fba85b b8b2ac2
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alex de Kruijff
  *  Alexander Haderer <alexander.haderer@loescap.de>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander V. Chernikov <melifaro@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Dobloug <andreasd@@ifi.uio.no>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andreas Klemm <andreas@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <az@inec.ru>
  *  Andrew <andrew@ugh.net.au>, Iain Templeton <iain@ugh.net.au>
  *  Andrew Khlebutin <andrey@hm.perm.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrew Stevenson <andrew@ugh.net.au>
  *  Andrew Turner <zombie@i4free.co.nz>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Andrey Cherkashin <andoriyu@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kuzmin <akuz84@gmail.com>
  *  Andrey Simonenko
  *  Andrey Zonov <andrey@zonov.org>
  *  Andris Raugulis <moo@arthepsy.eu>
  *  Andy Fawcett <andy@athame.co.uk>
  *  Anes Mukhametov <anes@anes.su>
  *  Anish Mistry
  *  Anish Mistry <amistry@am-productions.biz>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Anton Lysenok <bart@tapolsky.net.ua>
  *  Anton Statutov <astatutov@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Arjan van der Velde <noresult@xs4all.nl>
  *  Artem Zaytsev <a.arepo@gmail.com>
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Austin Shafer <ashafer@badland.io>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Baptiste Grenier <gwarf@gwarf.org>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Ben Kibbey <bjk@arbornet.org>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bjoern A. Zeeb <bzeeb+freebsd+ports@zabbadoz.net>
  *  Blaz Zupan <blaz@amis.net>
  *  Boris Kochergin <spawk@acm.poly.edu>
  *  Boris Popov <bp@FreeBSD.org>
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Brad Lanam <bll@gentoo.com>
  *  Brian Dean <bsd@FreeBSD.org>
  *  Brian Handy <handy@physics.montana.edu>
  *  Brian Somers <brian@FreeBSD.org>
  *  Cameron Katri <me@cameronkatri.com>
  *  Carlo Strub
  *  Chad Castleberry AKA ritalin
  *  Charles Swiger <chuck@pkix.net>
  *  Charlie Kester <corky1951@comcast.net>
  *  Chifeng Qu <chifeng@gmail.com>
  *  Chris Calvey <chris@securityforensics.co.uk>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Howey <howeyc@gmail.com>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Colin Booth <colin@heliocat.net>
  *  Colin Percival
  *  Conrad Meyer <cem@FreeBSD.org>
  *  Cosmin Stroe <cstroe1@uic.edu>
  *  Craig Leres <leres@FreeBSD.org>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Cy Schubert <cy@FreeBSD.org>
  *  Cyrille Lefevre <Cyrille.Lefevre@laposte.net>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dale Woolridge <dale.woolridge@gmail.com>
  *  Dan Langille <dan@langille.org>
  *  Dan Piponi <wmtop@tanelorn.demon.co.uk>
  *  Daniel Baker <dbaker@FreeBSD.org>
  *  Daniel Bond
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Harris <dannyboy@subdimension.com>
  *  Daniel Johansson <donnex@donnex.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Solsona <daniel@ish.com.au>, Guido Falsi <madpilot@FreeBSD.org>
  *  Daniel Thiele
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  *  Danny Howard <dannyman@toldme.com>
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  David Gardner
  *  David Le Brun <david@dyn-ns.net>
  *  David Naylor <dbn@FreeBSD.org>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  David W. Chapman Jr. (dwcjr@FreeBSD.org)
  *  Denis Barov
  *  Denis Barov <dindin@dindin.ru>
  *  Denis N. Peplin <info@volginfo.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dereckson <dereckson@gmail.com>
  *  Derik van Zuetphen <dz@426.ch>
  *  Devin Teske <dteske@FreeBSD.org>
  *  Devin Teske <dteske@vicor.com>
  *  Dikshie
  *  Dima Panov <fluffy@Fluffy.Khv.RU>
  *  Dima Sivachenko <dima@chg.ru>
  *  Dirk Engling <erdgeist@erdgeist.org>
  *  Dmitri Nikulin <setagllib@optusnet.com.au>
  *  Dmitry Frolov <frol@nov.net>
  *  Dmitry N Fomin <fdn@okbire.ru>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Yashin <dmitry@yashin.su>
  *  Dmitry Yu Okunev dyokunev@ut.mephi.ru
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Dom Mitchell <dom@myrddin.demon.co.uk>
  *  Dominic Fandrey <kamikaze@bsdforen.de>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Doug Harple
  *  Douglas Thrift
  *  Dryice Liu <dryice@dryice.name>
  *  Dylan Bridgman
  *  Ed Schouten <ed@FreeBSD.org>
  *  Ed Schouten <ed@fxq.nl>
  *  Ederson de Moura <ederbs@ederbs.org>
  *  Edson Brandi <ebrandi@fugspbr.org>
  *  Eduard Martinescu
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Emmanuel Vadot <manu@freebsd.org>
  *  Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik Greenwald <erik@smluc.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Evan Sarmiento <esarmiento@wayfair.com>
  *  Evgeny Zhirnov <jirnov@gmail.com>
  *  Fabian Keil <fk@fabiankeil.de>
  *  Felippe de Meirelles Motta <lippemail@gmail.com>
  *  Florent Thoumie <flz@xbsd.org>
  *  Florian Smeets <flo@smeets.im>
  *  Frank Fenor <frank@fenor.de>
  *  Frank Wall <fw@moov.de>
  *  Frederic Culot <culot@FreeBSD.org>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Frerich Raabe <frerich.raabe@gmx.de>
  *  Fukang Chen <loader@FreeBSD.org>
  *  Gabor Zahemszky
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Ganael LAPLANCHE <ganael.laplanche@martymac.org>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Cox <gjvc@gjvc.com>
  *  George Neville-Neil gnn@freebsd.org
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerhard Häring <gh@ghaering.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gert Doering <gert@space.net>
  *  Gleb Kurtsou <gleb@FreeBSD.org>
  *  Gleb Smirnoff <glebius@FreeBSD.org>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hakisho Nukama <nukama@gmail.com>
  *  Hans Petter Selasky <hselasky@freebsd.org>
  *  Harshavardhana
  *  Heiner <h.eichmann@gmx.de>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Hizbulin Ildar <hizel@vyborg.ru>
  *  Hokan
  *  Hondareyte <lhondareyte@laposte.net>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Ian Lepore <ian@FreeBSD.org>
  *  Igor Pokrovsky <ip@unixway.org>
  *  Ivan Dreckman <ivannashdreckman@fastmail.fm>
  *  Ivan Lago <ivan.lago@ifom-ieo-campus.it>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  James Hunt <james.hunt@ubuntu.com>
  *  James O'Gorman <james@netinertia.co.uk>
  *  Jamie Heckford <jamie@jamiesdomain.co.uk>
  *  Jan Stocker <Jan.Stocker@t-online.de>
  *  Janne Snabb <snabb@epipe.com>
  *  Jase Thew <freebsd@beardz.net>
  *  Jason Evans <jasone@FreeBSD.org>
  *  Jason Harris <jharris@widomaker.com>
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jeffrey Goldberg <jeffrey@goldmark.org>
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jeremy Chadwick <freebsd@jdc.parodius.com>
  *  Jeremy Chadwick <jdc@parodius.com>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jesse
  *  Jesse Smith
  *  Jesse Smith <jessefrgsmith@yahoo.ca>
  *  Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Pirzyk <pirzyk@FreeBSD.org>
  *  Jim Pirzyk pirzyk@FreeBSD.org
  *  Jim Riggs <ports@christianserving.org>
  *  Jim Shewmaker
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jin-Sih, Lin <linpct@gmail.com>
  *  Joe Barbish
  *  Joe Barbish <jail-primer1@a1poweruser.com>
  *  Joe Barbish <qchroot1@a1poweruser.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Joerg Pulz <Joerg.Pulz@frm2.tum.de>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  John D. "Trix" Farrar <trix@basement.net>
  *  John Hixson <jhixson@FreeBSD.org>
  *  John Hixson <jhixson@freebsd.org>
  *  John Hixson <john@pcbsd.org>
  *  John Reynolds <johnjen@reynoldsnet.org>
  *  Jon Wilson <jon@phuq.co.uk>
  *  Jonathan Liu <Net147@hotmail.com>
  *  Joris Vandalon
  *  Jose G. Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <josef@FreeBSD.org>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Jouke Witteveen <j.witteveen@gmail.com>
  *  Jov <amutu@amutu.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Juergen Lock <nox@jelal.hb.north.de>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Jung-uk Kim <jkim@FreeBSD.org>
  *  Juraj Lutter <otis@sk.FreeBSD.org>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  KIMURA Takamichi <takamiti@tsden.org>
  *  Kai Wang <kaiwang27@gmail.com>
  *  Kamila Souckova <kamila@ksp.sk>
  *  Kay Lehmann
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Kevin Bowling <kbowling@FreeBSD.org>
  *  Kirill Ponomarev <krion@FreeBSD.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kirk Strauser <kirk@strauser.com>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Konstantin Reznichenko <kot@premierbank.dp.ua>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Koop Mast<kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kueifeng Li <thinker@branda.to>
  *  Lapo Luchini <lapo@lapo.it>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Len Sassama
  *  Leo Vandewoestijne <freebsd@dns-lab.com>
  *  Loic Pefferkorn <loic-freebsd@loicp.eu>
  *  Loren M. Lang
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lucas Holt <luke@foolishgames.com>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lupe Christoph <lupe@lupe-christoph.de>
  *  M. Warner Losh <imp@FreeBSD.org>
  *  MANTANI Nobutaka <nobutaka@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Manuel Rabade Garica <mig@mig-29.net>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Marc Lagrange <rhaamo@gruik.at>
  *  Marcel Kaiser <mk@nic-nac-project.org>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marcin Simonides <marcin@studio4plus.com>
  *  Marco Steinbach <coco@executive-computing.de>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Marius Strobl <marius@FreeBSD.org>
  *  Mark Blackman <tmb_ports@maddog.u-net.com>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Markus Dolze
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Otto
  *  Martin Pala <martinp@tildeslash.com>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Martin Tournoij <martin@arp242.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Marwan Burelle <marwan.burelle@lri.fr>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matt Lancereau <ports@FreeBSD.org>
  *  Matt Peterson <matt@peterson.org>
  *  Matteo Cypriani <mcy@lm7.fr>
  *  Matthew Dillon <dillon@backplane.com>
  *  Matthew Fuller <fullermd@over-yonder.net>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Max Laier <max@love2party.net>
  *  Maxim Ignatenko <gelraen.ua@gmail.com>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Melvyn Sopacua <melvyn@magemana.nl>
  *  Michael Gmelin <freebsd@grem.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <michael@ranner.eu>
  *  Michael Reifenberger
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Mike Meyer <mwm@mired.org>
  *  Mike Muir <mmuir@es.co.nz>
  *  Mikolaj Golub <to.my.trociny@gmail.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Murray Nesbitt <freebsd@nesbitt.ca>
  *  Mykola Dzham <i@levsha.me>
  *  Natacha Porte <natbsd@instinctive.eu>
  *  Nick Hibma <n_hibma@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikola Kolev <koue@chaosophia.net>
  *  Nikolai Lifanov
  *  Nikolai Lifanov <lifanov@FreeBSD.org>
  *  Nikolai Lifanov <lifanov@FreeBSD.org> and Ben Woods <woodsb02@FreeBSD.org>
  *  Nikolay Dachev <jadm@dachev.info>
  *  Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg A. Mamontov <oleg@mamontov.net>
  *  Oleg Alexeenkov <proler@gmail.com>
  *  Oleg Ginzburg
  *  Oleg Ginzburg <olevole@olevole.ru>
  *  Oliver Braun <obraun@FreeBSD.org>
  *  Oliver Eikemeier
  *  Oliver Lehmann <Kai_Allard_Liao@gmx.de>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Olivier Duchateau <olivierd@FreeBSD.org>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Patrice Clement <monsieurp@gentoo.org
  *  Patrice Clement <monsieurp@gentoo.org>
  *  Patrick Li <pat@databits.net>
  *  Patrick M. Hausen (pmh@hausen.com)
  *  Patrick Rinke <patrick@rinke-bochum.de>
  *  Paul Dlug <paul@aps.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pavel Novikov
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pawel Pekala <c0rn@o2.pl>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Ankerstal <peter@pean.org>
  *  Peter Edwards <pmedwards@eircom.net>
  *  Peter TKATHENKO <peter@flytrace.com>
  *  Philippe Casidy <pcasidy@casidy.com>
  *  Pieter Danhieux <opr@bsdaemon.be>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qiang Guo <guoqiang_cn@126.com>
  *  Radim Kolar
  *  Ralf van Dooren <r.vdooren@snow.nl>
  *  Rashid N. Achilov <shelton@granch.ru>
  *  Remington Lang <MrL0Lz@gmail.com>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@freebsd.org>
  *  Ricardo A. Reis <ricardo.areis@gmail.com>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Person <rodperson@rodperson.com>
  *  Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
  *  Rodrigo Graeff <delphus@gmail.com>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Russell Jackson <raj@csub.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sachidananda Urs
  *  Samir Noir <samir@noir.im>
  *  Samy Al Bahra <samy@kerneled.com>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Sascha Klauder <sklauder@trimind.de>
  *  Scot Hetzel <swhetzel@gmail.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Rees <sean@rees.us>
  *  Sebastian Yepes F. <esn@x123.info>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <sergey.kozlov@intel.com>
  *  Sergey Kozlov <skozlov@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
  *  Slawomir Wojciech Wojtczak <vermaden@interia.pl>
  *  Soeren Boll Overgaard <boll@tolkien.dk>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  SriSaiGanesh
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser
  *  Stefan Jahn <stefan.jahn@nemesis-sektor.de>
  *  Stefan Rumetshofer
  *  Steffen Fritz <steffen@fritz.wtf>
  *  Steffen Vogelreuter
  *  Stephen J. Roznowski <sjr@home.net>
  *  Steve Atwell
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <steven@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  The Anarcat <anarcat@anarcat.ath.cx>
  *  Thierry Dussuet <dussuett@wigwam.ethz.ch>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Bartelmess <thomas@bartelmess.io>
  *  Thomas E. Zander <riggs@rrr.de>
  *  Thomas Hurst <tom@hur.st>
  *  Thomas Seck <tmseck@netcologne.de>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thorsten Greiner <thorsten.greiner@web.de>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Tim Bishop <tim@bishnet.net>
  *  Tim Welch <ports@thepentagon.org>
  *  Tim van der Hoek <hoek@FreeBSD.org>
  *  Timothy Redaelli
  *  Tobias Roth <ports@fsck.ch>
  *  Tom Judge <tom@tomjudge.com>
  *  Tom Rhodes <trhodes@FreeBSD.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Tony Narlock <tony@git-pull.com>
  *  Tony Shadwick <tshadwick@oss-solutions.com>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Valerio Daelli <valerio.daelli@gmail.com>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@MinJe.com.TW>
  *  Vasiliy Ch <blttll@gmail.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  Vladimir Laskov <samflanker@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wes Peters <wes@FreeBSD.org>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Wu Chin-Hao <wchunhao@cs.nctu.edu.tw>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Xin LI <delphij@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yasuhiro KIMURA <yasu@utahime.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yonatan <Yonatan@xpert.com>
  *  Yonatan <onatan@gmail.com>
  *  Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Yuan-Chen Cheng <ycheng@sinica.edu.tw>
  *  Yuichiro NAITO <naito.yuichiro@gmail.com>
  *  Yuri Victorovich <yuri@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  alepulver
  *  anarcat
  *  anders
  *  arved
  *  asami
  *  bjohnson@wedgie.org
  *  bsdx
  *  carl@servicefactory.com
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chuck@pkix.net
  *  clsung
  *  cracauer@cons.org "Martin Cracauer"
  *  cy@FreeBSD.org
  *  dds
  *  desmo@bandwidth.org
  *  dieringe
  *  eivind
  *  freebsd@spatula.net
  *  futatuki
  *  gahr
  *  grog
  *  gtodd@bellanet.org
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  imp
  *  ismail.yenigul@endersys.com.tr
  *  jack
  *  janos.mohacsi@bsd.hu
  *  jfreund
  *  jhb
  *  jim@thehousleys.net
  *  jkh
  *  joerg
  *  jon@witchspace.com
  *  joseph@randomnetworks.com
  *  jpaetzel@FreeBSD.org
  *  jrhett@netconsonance.com
  *  jwd
  *  kaz@kobe1995.net (NAKAMURA Kauzushi)
  *  kiesel
  *  kiesel@schlund.de
  *  kmoore@FreeBSD.org
  *  koma2@lovepeers.org
  *  kuriyama
  *  luigi@FreeBSD.org
  *  lx@redundancy.redundancy.org
  *  marius@alchemy.franken.de
  *  mi@aldan.algebra.com
  *  mich@freebsdcluster.org
  *  michael@fuckner.net
  *  mm
  *  mranner@inode.at
  *  netch@netch.kiev.ua
  *  ntarmos@ceid.upatras.gr
  *  okeeblow <root@cooltrainer.org>
  *  papowell@lprng.com
  *  pat
  *  petef@FreeBSD.org
  *  peter
  *  philip@FreeBSD.org
  *  ports@c0decafe.net
  *  rantapaa@uswest.net
  *  rhay
  *  rhwang@bigpanda.com
  *  roam@FreeBSD.org
  *  roam@orbitel.bg
  *  samm
  *  samu <freebsd-ports@samu.pl>
  *  se@freebsd.org
  *  shige
  *  stas
  *  sten@blinkenlights.nl
  *  sterling
  *  sumikawa
  *  takawata@jp.FreeBSD.org
  *  thierry@pompo.net
  *  thompsa@FreeBSD.org
  *  trasz
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  tundra
  *  uffe@uffe.org
  *  uri@keves.org
  *  walt
  *  will
  *  wmoran
  *  wosch

With hat:	portmgr
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 ea71236
Wednesday, 1 Jun 2022
05:02 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.10

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-10

With hat:	puppet
commit hash: e2249d070f6700f963b8d8ce7b34a7ee2c063312 commit hash: e2249d070f6700f963b8d8ce7b34a7ee2c063312 commit hash: e2249d070f6700f963b8d8ce7b34a7ee2c063312 commit hash: e2249d070f6700f963b8d8ce7b34a7ee2c063312 e2249d0
Friday, 22 Apr 2022
23:26 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.9

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-9

With hat:	puppet
commit hash: af396897fe55f1addc9bf8add1b091ece104db15 commit hash: af396897fe55f1addc9bf8add1b091ece104db15 commit hash: af396897fe55f1addc9bf8add1b091ece104db15 commit hash: af396897fe55f1addc9bf8add1b091ece104db15 af39689
Wednesday, 23 Mar 2022
05:51 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.8

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-8

With hat:	puppet
commit hash: 9bc821d9f9916409cd65d395688eec7ef319bfd9 commit hash: 9bc821d9f9916409cd65d395688eec7ef319bfd9 commit hash: 9bc821d9f9916409cd65d395688eec7ef319bfd9 commit hash: 9bc821d9f9916409cd65d395688eec7ef319bfd9 9bc821d
Friday, 21 Jan 2022
18:49 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.7

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-7

With hat:	puppet
commit hash: 5220f9ae3a2f7bb7fddb316e2bff3b750921f71a commit hash: 5220f9ae3a2f7bb7fddb316e2bff3b750921f71a commit hash: 5220f9ae3a2f7bb7fddb316e2bff3b750921f71a commit hash: 5220f9ae3a2f7bb7fddb316e2bff3b750921f71a 5220f9a
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, 15 Dec 2021
04:34 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.6

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-6

With hat:	puppet
commit hash: 8e523d5c50a6f2e15f892d4d82e911f28ff14555 commit hash: 8e523d5c50a6f2e15f892d4d82e911f28ff14555 commit hash: 8e523d5c50a6f2e15f892d4d82e911f28ff14555 commit hash: 8e523d5c50a6f2e15f892d4d82e911f28ff14555 8e523d5
Monday, 25 Oct 2021
16:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-facter: Update version requirement of RUN_DEPENDS

With hat:	ruby
commit hash: 85b74cd46a28941e6bc66f22ae08cadc064d1e19 commit hash: 85b74cd46a28941e6bc66f22ae08cadc064d1e19 commit hash: 85b74cd46a28941e6bc66f22ae08cadc064d1e19 commit hash: 85b74cd46a28941e6bc66f22ae08cadc064d1e19 85b74cd
Thursday, 21 Oct 2021
14:27 Stefan Eßer (se) search for other commits by this committer
sysutils/rubygem-facter: Add CPE information

Approved by:	portmgr (blanket)
commit hash: bb52d275d37c67268e92b25adb100b6afef1467e commit hash: bb52d275d37c67268e92b25adb100b6afef1467e commit hash: bb52d275d37c67268e92b25adb100b6afef1467e commit hash: bb52d275d37c67268e92b25adb100b6afef1467e bb52d27
Wednesday, 13 Oct 2021
04:06 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.5

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-5

With hat:	puppet
commit hash: 2cc4d032adb5155cbff31c6b954d8969e468bb86 commit hash: 2cc4d032adb5155cbff31c6b954d8969e468bb86 commit hash: 2cc4d032adb5155cbff31c6b954d8969e468bb86 commit hash: 2cc4d032adb5155cbff31c6b954d8969e468bb86 2cc4d03
Sunday, 19 Sep 2021
06:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-facter: Add NO_ARCH

Approved by:	portmgr (blanket)
commit hash: 999f0fe1bab90d332d514fedc13070104b3561ca commit hash: 999f0fe1bab90d332d514fedc13070104b3561ca commit hash: 999f0fe1bab90d332d514fedc13070104b3561ca commit hash: 999f0fe1bab90d332d514fedc13070104b3561ca 999f0fe
Thursday, 16 Sep 2021
23:46 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.4

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-4

With hat:	puppet
commit hash: ed0ac818228b9f621c7ed06d7c254a5d59864855 commit hash: ed0ac818228b9f621c7ed06d7c254a5d59864855 commit hash: ed0ac818228b9f621c7ed06d7c254a5d59864855 commit hash: ed0ac818228b9f621c7ed06d7c254a5d59864855 ed0ac81
Thursday, 19 Aug 2021
00:23 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.3

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-3

With hat:	puppet
commit hash: c51afc2004bf541da6af95f4750b3336d33491c2 commit hash: c51afc2004bf541da6af95f4750b3336d33491c2 commit hash: c51afc2004bf541da6af95f4750b3336d33491c2 commit hash: c51afc2004bf541da6af95f4750b3336d33491c2 c51afc2
Monday, 12 Jul 2021
23:39 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.2

With hat:	puppet
commit hash: 355255987834ce13a5b14f02ab8f7954fa3cfcaa commit hash: 355255987834ce13a5b14f02ab8f7954fa3cfcaa commit hash: 355255987834ce13a5b14f02ab8f7954fa3cfcaa commit hash: 355255987834ce13a5b14f02ab8f7954fa3cfcaa 3552559
Friday, 25 Jun 2021
19:52 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.1

With hat:	puppet
commit hash: 41816f3a5b2a9f80a52e73ffbf02378bc1f03659 commit hash: 41816f3a5b2a9f80a52e73ffbf02378bc1f03659 commit hash: 41816f3a5b2a9f80a52e73ffbf02378bc1f03659 commit hash: 41816f3a5b2a9f80a52e73ffbf02378bc1f03659 41816f3
Saturday, 5 Jun 2021
04:11 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.2.0

Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-0

With hat:	puppet
commit hash: d046275fe7c4954e9f2a4d9e0f8bcbd8ed9bedc3 commit hash: d046275fe7c4954e9f2a4d9e0f8bcbd8ed9bedc3 commit hash: d046275fe7c4954e9f2a4d9e0f8bcbd8ed9bedc3 commit hash: d046275fe7c4954e9f2a4d9e0f8bcbd8ed9bedc3 d046275
Saturday, 1 May 2021
00:15 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-facter: Update to 4.1.1

Release notes:
https://puppet.com/docs/puppet/7.6/release_notes_facter.html#release_notes_facter_4-1-1

With hat:	puppet
commit hash: d08657c185ee91e459e099e4d8815d1ade8bcdd3 commit hash: d08657c185ee91e459e099e4d8815d1ade8bcdd3 commit hash: d08657c185ee91e459e099e4d8815d1ade8bcdd3 commit hash: d08657c185ee91e459e099e4d8815d1ade8bcdd3 d08657c
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, 21 Mar 2021
00:56 romain search for other commits by this committer
Update to 4.0.52

Release notes:
https://puppet.com/docs/puppet/7.5/release_notes_facter.html#release_notes_facter_4-0-50

With hat:	puppet
Original commitRevision:568901 
Friday, 19 Feb 2021
23:11 romain search for other commits by this committer
Update to 4.0.51

Release notes:
https://puppet.com/docs/puppet/7.4/release_notes_facter.html

With hat:	puppet
Original commitRevision:566108 
Saturday, 6 Feb 2021
03:30 romain search for other commits by this committer
Update to 4.0.50

With hat:	puppet
Original commitRevision:564183 
Friday, 22 Jan 2021
21:45 romain search for other commits by this committer
Update to 4.0.49

With hat:	puppet
Original commitRevision:562342 
Wednesday, 16 Dec 2020
18:52 romain search for other commits by this committer
Update to 4.0.47

With hat:	puppet
Original commitRevision:558237 
Tuesday, 15 Dec 2020
00:53 romain search for other commits by this committer
Add an explicit dependency on rubygem-ffi

Facter is able to operate without FFI support, but some FreeBSD facts depend on
FFI to be fetched, so add an explicit dependency in order to make sure the
following facts are resolvable:

  * disks
  * dmi
  * load_averages
  * memory.system
  * partitions
  * processors.count
  * processors.models
  * processors.speed

Bump PORTREVISION.

With hat:	puppet
Original commitRevision:558122 
Friday, 23 Oct 2020
18:39 romain search for other commits by this committer
Update to 4.0.44

ChangeLog:
https://github.com/puppetlabs/facter/blob/main/CHANGELOG.md#4044-2020-10-21

With hat:	puppet
Original commitRevision:553125 
Sunday, 18 Oct 2020
20:05 romain search for other commits by this committer
Update to 4.0.43

Release notes:
https://github.com/puppetlabs/facter/releases/tag/4.0.43

With hat:	puppet
Original commitRevision:552681 
Wednesday, 7 Oct 2020
17:49 romain search for other commits by this committer
Update to 4.0.42

Release notes:
https://github.com/puppetlabs/facter/releases/tag/4.0.42

With hat:	puppet
Original commitRevision:551658 
Wednesday, 30 Sep 2020
19:56 romain search for other commits by this committer
Update to 4.0.40

Release notes:
https://github.com/puppetlabs/facter/releases/tag/4.0.40

With hat:	puppet
Original commitRevision:550743 
Saturday, 26 Sep 2020
03:18 romain search for other commits by this committer
Update to 4.0.39

ChangeLog:
https://github.com/puppetlabs/facter/releases/tag/4.0.39

WIth hat:	puppet
Original commitRevision:550104 
Wednesday, 16 Sep 2020
18:34 romain search for other commits by this committer
Update to 4.0.38

Release notes:
https://github.com/puppetlabs/facter/releases/tag/4.0.38

With hat:	puppet
Original commitRevision:548791 
Wednesday, 2 Sep 2020
20:11 romain search for other commits by this committer
Udpate to 4.0.36

ChangeLog:
https://github.com/puppetlabs/facter/blob/4.x/CHANGELOG.md#4036-2020-09-02

With hat:	puppet
Original commitRevision:547385 
Monday, 31 Aug 2020
19:57 romain search for other commits by this committer
Update to 4.0.35

ChangeLog:
https://github.com/puppetlabs/facter/blob/4.x/CHANGELOG.md#4035-2020-08-19

Pass maintainership to puppet@ [1]

PR:		249036 [1]
Approved by:	robak (maintainer) [1]
With hat:	puppet
Original commitRevision:547208 
Wednesday, 10 Jan 2018
04:42 zleslie search for other commits by this committer
Add staticly named symlink to port-versioned directory

To be utilized by sysutils/puppetserver, here we add a symlink to point at the
gem directory. This allows puppetserver to use facter as a library without
knowing the version installed.

Approved by:    swills(mentor), robak
Differential Revision:  D13803
Original commitRevision:458597 
Tuesday, 9 Jan 2018
19:16 danfe search for other commits by this committer
For the ports under `sysutils' category: remove superfluous linefeeds.
Original commitRevision:458561 
Wednesday, 8 Nov 2017
11:53 robak search for other commits by this committer
sysutils/rubygem-facter: add AWS EC2 facts option

On machines that are not running in AWS EC2 cloud running facter was
taking very long time trying to gather information that wasn't there.
This change adds an option allowing to disable such facts in similar manner
to ZFS related facts.

PR:		221552
Submitted by:	pirzyk
Original commitRevision:453731 
11:02 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.5.0 -> 2.5.1

PR:		223020
Submitted by:	romain
Original commitRevision:453730 
Sunday, 6 Aug 2017
11:26 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.4.6 -> 2.5.0

PR:		221041
Submitted by:	romain
Original commitRevision:447457 
Sunday, 25 Jun 2017
00:29 linimon search for other commits by this committer
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444251 
Wednesday, 17 Aug 2016
11:51 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.4.4 -> 2.4.6
Original commitRevision:420338 
Wednesday, 27 Apr 2016
21:57 swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
Original commitRevision:414136 
16:36 swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Original commitRevision:414118 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 8 Dec 2015
16:56 amdmi3 search for other commits by this committer
- Switch to options helpers

Approved by:	portmgr blanket
Original commitRevision:403302 
Saturday, 23 May 2015
19:04 mmoll search for other commits by this committer
sysutils/rubygem-facter: fix ZFS_FACTS option

Adjust sed calls as r382631 changed the format of the generated file.

PR:		199477
Differential Revision:	https://reviews.freebsd.org/D2497
Approved by:	mat (mentor), robak (maintainer, timeout)
Original commitRevision:387181 
Thursday, 21 May 2015
11:21 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.4.3 -> 2.4.4
Original commitRevision:386923 
Monday, 6 Apr 2015
11:49 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.4.1 -> 2.4.3

PR:		199182
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Original commitRevision:383418 
Monday, 30 Mar 2015
19:44 robak search for other commits by this committer
sysutils/rubygem-facter: fix build with ZFS_FACTS disabled

- Upstream changed the name of the gemspec to not include version number, this
change
  is to accomodate to that change

PR:		199017
Original commitRevision:382717 
Wednesday, 11 Feb 2015
14:49 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.4.0 -> 2.4.1
Original commitRevision:378840 
Tuesday, 10 Feb 2015
22:37 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.3.0 -> 2.4.0

PR:		197520
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Original commitRevision:378809 
Saturday, 1 Nov 2014
12:24 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.2.0 -> 2.3.0

Approved by:	mentors (implicit)
Original commitRevision:372008 
Wednesday, 17 Sep 2014
09:24 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.1.0 -> 2.2.0

- Removed patch-lib-facter-zpool_version.rb (accepted by upstream)

Approved by:	mentors (implicit)
Original commitRevision:368358 
Wednesday, 16 Jul 2014
08:33 robak search for other commits by this committer
sysutils/rubygem-facter: add option to disable ZFS facts generation

PR:		191555
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Reviewed by:	demon
Approved by:	swills (mentor)
Original commitRevision:362052 
Thursday, 26 Jun 2014
17:32 robak search for other commits by this committer
sysutils/rubygem-facter: update 2.0.2 -> 2.1.0

Approved by:	swills (mentor)
Original commitRevision:359405 
Monday, 23 Jun 2014
20:17 robak search for other commits by this committer
sysutils/rubygem-facter: update 1.7.6 -> 2.0.2

- Update sysutils/rubygem-facter to 2.0.2 as in PR 191246
- Change maintainer address to robak@FreeBSD.org
- Update URL in pkg-descr

PR:		191246
Submitted by:	Michael Moll
Approved by:	swills (mentor)
Original commitRevision:359003 
Thursday, 19 Jun 2014
19:10 robak search for other commits by this committer
- Update sysutils/rubygem-facter to 1.7.6
- Change maintainer address to robak@freebsd.org

Reviewed by:	marino (mentor)
Approved by:	swills (mentor)
Original commitRevision:358459 
Wednesday, 12 Mar 2014
15:39 swills search for other commits by this committer
- Update to 1.7.5
- Change maintainer to submitter, maintainer has not responded for months

PR:		ports/186794
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	maintainer timeout (rouslan@rshell.net, >3 weeks)
Original commitRevision:347982 
Saturday, 25 Jan 2014
20:39 swills search for other commits by this committer
- Update to 1.7.4

PR:		ports/185550
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	maintainer timeout (rouslan@rshell.net, >2 weeks)
Original commitRevision:341091 
Wednesday, 30 Oct 2013
21:11 swills search for other commits by this committer
- Add patch dropped in last commit
- Bump PORTREVISION

Pointyhat to:	swills
Original commitRevision:332174 
16:50 swills search for other commits by this committer
- Update to 1.7.3

PR:		ports/180545
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	maintainer timeout (>3 months)
Original commitRevision:332152 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Saturday, 1 Jun 2013
00:52 swills search for other commits by this committer
- Fix RUN_DEPENDS line so that it doesn't remove ruby as a dependency
- Bump PORTREVISION

With hat:	ruby@
Original commitRevision:319550 
Tuesday, 30 Apr 2013
16:01 demon search for other commits by this committer
Fix 'processor' and 'processorcount' facts.
Bump PORTREVISION.

Reviewed by:    swills
Maintainer timeout.
Original commitRevision:316944 
Sunday, 17 Mar 2013
20:14 zi search for other commits by this committer
- Rename sysutils/facter to sysutils/rubygem-facter
- Update sysutils/rubygem-facter to 1.6.18
- Convert sysutils/rubygem-facter to utilize rubygem framework
- Update to new 'created by' header
- Add RG as additional MASTER_SITES for sysutils/rubygem-facter
- Update sysutils/puppet* RUN_DEPENDS due to rename of facter
- Bump PORTREVISION on sysutils/puppet* due to rename of facter

Approved by:	Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
Original commitRevision:314483 

Number of commits found: 77