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/libuv/Makefile

Number of commits found: 103 (showing only 100 on this page)

1 | 2  »  

Thursday, 8 Feb 2024
01:24 Adam Weinberger (adamw) search for other commits by this committer
devel/libuv: Update to 1.48.0
commit hash: 6b8a2f9e755491619967c2f5429849c432d2bcc8 commit hash: 6b8a2f9e755491619967c2f5429849c432d2bcc8 commit hash: 6b8a2f9e755491619967c2f5429849c432d2bcc8 commit hash: 6b8a2f9e755491619967c2f5429849c432d2bcc8 6b8a2f9
Tuesday, 7 Nov 2023
03:56 Adam Weinberger (adamw) search for other commits by this committer
devel/libuv: Update to 1.47.0
commit hash: 566d8848ff137d6075d7b81c55ed2847d20398a5 commit hash: 566d8848ff137d6075d7b81c55ed2847d20398a5 commit hash: 566d8848ff137d6075d7b81c55ed2847d20398a5 commit hash: 566d8848ff137d6075d7b81c55ed2847d20398a5 566d884
Saturday, 21 Oct 2023
14:43 Daniel Engberg (diizzy) search for other commits by this committer
devel/libuv: Use upstream release archive with GNU Autotools files pre-generated

Upstream offers a distfile with GNU Autotools files pre-generated which
saves quite a bit of time as USES= autoreconf pulls in Perl and a few
other deps. This speeds up initial bootstrapping when we need to build
CMake for example.

Thanks to bofh for some advice about this

PR:		274622
Reviewed by:	adamw (maintainer)
commit hash: b02b8e43bc56f1255c55e99fe0531587e8f215bd commit hash: b02b8e43bc56f1255c55e99fe0531587e8f215bd commit hash: b02b8e43bc56f1255c55e99fe0531587e8f215bd commit hash: b02b8e43bc56f1255c55e99fe0531587e8f215bd b02b8e43
Saturday, 1 Jul 2023
13:37 Adam Weinberger (adamw) search for other commits by this committer
devel/libuv: Update to 1.46.0
commit hash: 0bf61c9a3421c6d08dbae2da0820ef5d3379139e commit hash: 0bf61c9a3421c6d08dbae2da0820ef5d3379139e commit hash: 0bf61c9a3421c6d08dbae2da0820ef5d3379139e commit hash: 0bf61c9a3421c6d08dbae2da0820ef5d3379139e 0bf61c9
Saturday, 27 May 2023
19:32 Daniel Engberg (diizzy) search for other commits by this committer
devel/libuv: Switch back to upstream release tarball

Switch back to upstream release tarball as recommended by
Porters Handbook

Approved by:	adamw (private e-mail)
commit hash: a5f5201cef816e85f837b64fcdb95f61edcf61aa commit hash: a5f5201cef816e85f837b64fcdb95f61edcf61aa commit hash: a5f5201cef816e85f837b64fcdb95f61edcf61aa commit hash: a5f5201cef816e85f837b64fcdb95f61edcf61aa a5f5201
Friday, 19 May 2023
11:59 Adam Weinberger (adamw) search for other commits by this committer
devel/libuv: Update to 1.45.0
commit hash: 42020313a5ae7528e9ce475b26011440e73e026b commit hash: 42020313a5ae7528e9ce475b26011440e73e026b commit hash: 42020313a5ae7528e9ce475b26011440e73e026b commit hash: 42020313a5ae7528e9ce475b26011440e73e026b 4202031
Monday, 14 Nov 2022
19:47 Adam Weinberger (adamw) search for other commits by this committer
devel/libuv: Call the license MIT as most other repos do
commit hash: 1d44c147bf7737243636474bd793081afd6a0ddf commit hash: 1d44c147bf7737243636474bd793081afd6a0ddf commit hash: 1d44c147bf7737243636474bd793081afd6a0ddf commit hash: 1d44c147bf7737243636474bd793081afd6a0ddf 1d44c14
Tuesday, 8 Nov 2022
13:07 Adam Weinberger (adamw) search for other commits by this committer
devel/libuv: Take maintainership
commit hash: 52499ef57c87bd04f6d7dd860a0a12a73a944255 commit hash: 52499ef57c87bd04f6d7dd860a0a12a73a944255 commit hash: 52499ef57c87bd04f6d7dd860a0a12a73a944255 commit hash: 52499ef57c87bd04f6d7dd860a0a12a73a944255 52499ef
Monday, 7 Nov 2022
14:43 Rene Ladan (rene) search for other commits by this committer
all: return bhughes' ports to the pool after safekeeping

With hat:	portmgr-secretary
commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953 commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953 commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953 commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953 aac3405
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
Wednesday, 10 Aug 2022
06:36 Daniel Engberg (diizzy) search for other commits by this committer
devel/libuv: Update to 1.44.2

Changelog: https://github.com/libuv/libuv/blob/v1.44.2/ChangeLog

PR:		265183
Approved by:	bhughes (maintainer timeout, 3+ weeks)
commit hash: 2a1b1b91eaba09f0434ae96467269b0533ee4812 commit hash: 2a1b1b91eaba09f0434ae96467269b0533ee4812 commit hash: 2a1b1b91eaba09f0434ae96467269b0533ee4812 commit hash: 2a1b1b91eaba09f0434ae96467269b0533ee4812 2a1b1b9
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alan Somers <asomers@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alessandro Sagratini <ale_sagra@hotmail.com>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <alex@kapranoff.ru>
  *  Alex Kapranoff <ka@nadoby.ru>
  *  Alex Kapranoff <kappa@FreeBSD.org.ua>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alex Miller (<asm@asm.kiev.ua>)
  *  Alex Pesternikov <apesternikov@page2rss.com>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Varju <freebsd-ports@varju.ca>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Churannov <churanov.port.maintainer@gmail.com>
  *  Alexander Churanov <churanov.port.maintainer@gmail.com>
  *  Alexander Leidinger <netchild@FreeBSD.org>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Nedotsukov <bland@mail.ru>
  *  Alexander Novitsky <alecn2002@yandex.ru>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexandros Kosiaris <akosiaris+ports@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey V. Antipovsky <kemm@in-line.ru>
  *  Alexey V. Degtyarev
  *  Alexey V. Degtyarev <alexey@renatasystems.org>
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Alfred Perlstein <alfred@freebsd.org>
  *  Alistair King <alistair@caida.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Anatoliy Dmytriyev
  *  Anatoliy Dmytriyev <tolid@plab.ku.dk>
  *  Anatoliy Dmytriyev <tolid@tolid.eu.org>
  *  Andre Rikkert de Koe - ARK-ICT <andre@ark-ict.nl>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andreas Kohn
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andreev Maxim <andreevmaxim@gmail.com>
  *  Andrej Ebert <andrej@ebert.su>
  *  Andrew Baznikin <dikiy@scn.ru>
  *  Andrew Elble <aweits@rit.edu>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Turner <andrew+ports@fubar.geek.nz>
  *  Andrew Wingorodov <mail@andr.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Ignatov <rdna@rdna.ru>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey V. Elsukov <bu7cher@yandex.ru>
  *  Andrey Zakhvatov
  *  Andrey Zonov <andrey@zonov.org>
  *  Andriy Gapon
  *  Andriy Pylypenko <bamby@sippysoft.com>
  *  Anes Muhametov <anes@anes.su>
  *  Anes Mukhametov <anes@anes.su>
  *  Anish Mistry (<amistry@am-productions.biz>)
  *  Anish Mistry <amistry@am-productions.biz>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Anton tornqvist <antont@inbox.lv>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior (<antonio@php.net>)
  *  Archie Cobbs
  *  Armin Pirkovitsch <armin@frozen-zone.org>
  *  Arun Sharma <arun@sharma-home.net>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Axel Rau <axel.rau@chaos1.de>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Balwinder S "bsd" Dheeman <bsd@rubyforge.org>
  *  Balwinder S Dheeman <bdheeman@gmail.com>
  *  Baptiste Daroussin
  *  Bartek Rutkowski <ports@robakdesign.com>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Ben Haga <tuximus@tuximus.mine.nu>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Björn König <bkoenig@alpha-tierchen.de>
  *  Boris B. Samorodov <bsam@ipt.ru>
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Brad Davis <brd@FreeBSD.org>
  *  Brad Hendrickse <bradh@uunet.co.za>
  *  Brad Jones <brad@kazrak.com>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Brian Dean <bsd@FreeBSD.org>
  *  Brian Minard <bminard@flatfoot.ca>
  *  Brian Skrab <brian@quynh-and-brian.org>
  *  Brooks Davis
  *  Bruce M Simpson
  *  Bruce M Simpson <bms@spc.org>
  *  Bruce M. Simpson
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Bruce Simpson
  *  Bryan Drewery <bryan@shatow.net>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Carlos A M dos Santos <unixmania@gmail.com>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Carlos J. Puga Medina <cpm@FreeBSD.org>
  *  Cezary Morga <cm@therek.net>
  *  Charlie & <root@meatwad.mouf.net>
  *  Cheng-Lung Sung
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris St Denis <chris@ctgameinfo.com>
  *  Chris St Denis <chris@smartt.com>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christian Geier <geier@lostpackets.de>
  *  Christoph Kick
  *  Christoph Mallon <christoph.mallon@gmx.de>
  *  Christoph Moench-Tegeder <cmt@burggraben.net>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  Christopher Elkins <chrise@scardini.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Christopher Nehren <apeiron+ports@coitusmentis.info>
  *  Christopher Nehren <apeiron@coitusmentis.info>
  *  Christopher Nehren <apeiron@comcast.net>
  *  Chuck Swiger <chuck@pkix.net>
  *  Conrad Meyer <cem@FreeBSD.org>
  *  Cory R. King <coryking@mozimedia.com>
  *  Cory R. King <coryking@mozimediacom>
  *  Craig Leres <leres@FreeBSD.org>
  *  Craig Leres <leres@freebsd.org>
  *  Craig Manley
  *  Cristiano Rolim Pereira <cristianorolim@hotmail.com>
  *  Cristiano Rolim Pereira <cristianorolim@outlook.com>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  D'Arcy J.M. Cain <darcy@druid.net>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Dan Langille
  *  Dan Langille <dvl@FreeBSD.org>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Danny Warren <danny@dannywarren.com>
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  Dave Grochowski
  *  Dave Grochowski <malus.x@gmail.com>
  *  David Chaplin-Loebell <direct@klatha.com>
  *  David Kalliecharan <dave@dal.ca>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <dbn@dragon.local>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@NUXI.com)
  *  David Romano <unobe@cpan.org>
  *  David Shane Holden <dpejesh@yahoo.com>
  *  David Sugar <dyfet@gnu.org>
  *  David Thiel <lx@freebsd.org>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  David Xu
  *  David Yeske <dyeske@gmail.com>
  *  David Yeske <dyeske@yahoo.com>
  *  Davíð Steinn Geirsson <david@isnic.is>
  *  Denis Pokataev <catone@cpan.org>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Denise H. G. <darcsis@gmail.com>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Derek Schrock <dereks@lifeofadishwasher.com>
  *  Devaux Fabien <fab@gcu.info>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dima Panov <fluffy@FreeBSD.org>
  *  Dima Sivachenko <dima@chg.ru>
  *  Dimitry Andric <dim@FreeBSD.org>
  *  Dirk Jagdmann <doj@cubic.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Karasik (<dk@catpipe.net>)
  *  Dmitry Karasik <dmitry@karasik.eu.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dominic Marks <d.marks@student.umist.ac.uk>
  *  Don Croyle <croyle@gelemna.org>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Douglas Thrift
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dryice Liu
  *  Dryice Liu <dryice@dryice.name>
  *  Dusan Vejnovic <freebsd@dussan.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Ed Schouten <ed@fxq.nl>
  *  Edward Chuang <edwardchuang@gmail.com>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin2mavetju.org>
  *  Eivind Eklund <eivind@FreeBSD.org>
  *  Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Anholt
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Eric Schnoebelen <eric@cirr.com>
  *  Erik Greenwald <erik@smluc.org>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Espen Skoglund <esk@ira.uka.de>
  *  Espen Volden aka voldern <voldern@hoeggen.net>
  *  Euan Thoms <euan@potensol.com>
  *  Eugene Grosbein <ports@grosbein.net>
  *  Evan Sarmiento <bsdports@wayfair.com>
  *  Evgeniy Kosov <evgeniy@kosov.su>
  *  Evgueni V. Gavrilov <aquatique@rusunix.org>
  *  Eygene Ryabinkin <rea-fbsd@codelabs.ru>
  *  Fabian Keil <fk@fabiankeil.de>
  *  Felippe M. Motta <lippe@shire.freebsd.org>
  *  Felippe de Meirelles Motta <lippemail@gmail.com>
  *  Felix Hanley
  *  Felix Palmen <felix@palmen-it.de>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Florian Limberger <flo@snakeoilproductions.net>
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Frank Mayhar <frank@exit.com>
  *  Frank Steinborn <steinex@nognu.de>
  *  Frank Wall <freebsd@moov.de>
  *  Frank Wall <fw@moov.de>
  *  Franz Klammer <klammer@webonaut.com>
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Frederic Praca <frederic.praca@freebsd-fr.org>
  *  FreeBSD GNOME Team <gnome@FreeBSD.org>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Frerich Raabe <frerich.raabe@gmx.de>
  *  Fukang Chen <loader@FreeBSD.org>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gabor Pali <pgj@FreeBSD.org>
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Garrett Rooney <rooneg@electricjellyfish.net>
  *  Garrett Wollman <wollman@lcs.mit.edu>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geistteufel <geistteufel@yahoo.fr>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Hartzell <hartzell@alerce.com>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerald Pfeifer <gerald@FreeBSD.org>
  *  Geraud CONTINSOUZAS <geraud@gcu.info>
  *  Geraud Continsouzas <geraud@gcu.info>
  *  Gerrit Beine (<gerrit.beine@gmx.de>)
  *  Gerrit Beine (<gerrit@beine-computer.de>)
  *  Gerrit Beine (<tux@pinguru.net>)
  *  Gerrit Beine <mail+freebsd@gerritbeine.de>
  *  Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
  *  Gilbert Morgan <gmm@tutanota.com>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  Glenn Johnson
  *  Green Dog <fiziologus@gmail.com>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Gregory Shapiro <gshapiro@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Hakisho Nukama <nukama@gmail.com>
  *  Hardy Schumacher <hardy.schumacher@gmx.de>
  *  Hardy Schumacher <lowmaster@web.de>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Motakef <henrik.motakef@web.de>
  *  Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hirohisa Yamaguchi <umq@ueo.co.jp>
  *  Hiroyuki Iwatsuki <don@na.rim.or.jp>
  *  Horance Chou <horance@freedom.ie.cycu.edu.tw>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  IWATSUKI Hiroyuki <don@na.rim.or.jp>
  *  Ian Vaudrey <i.vaudrey@bigfoot.com>
  *  Iblis Lin <iblis@hs.ntnu.edu.tw>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Ilia Chipitsine <ilia@cgu.chel.su>
  *  Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
  *  J Han <hjh@photino.com>
  *  J. Giovannangeli
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jacob Atzen <jatzen@gmail.com>
  *  Jacques Marneweck <jacques@php.net>
  *  Jake Smith <jake@xz.cx>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James E Keenan <jkeenan@cpan.org>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jan Siml <jsi@jules.de>
  *  Janni
  *  Janni <jannisan@t-online.de>
  *  Janos Mohacsi
  *  Jase Thew <freebsd@beardz.net>
  *  Jason Heiss <jheiss@aput.biz>
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jason Portwood <jason@iac.net>
  *  Jean Milanez Melo <jmelo@FreeBSD.org>
  *  Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeffrey Hsu <hsu@FreeBSD.org>
  *  Jens Grassel <freebsd-ports@jan0sch.de>
  *  Jeremy Norris <ishmael27@home.com>
  *  Jeremy Norris <ishmael27x@yahoo.com>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jerry A! <jerry@thehutt.org>
  *  Jerry Hicks
  *  Jerry Hicks <wghicks@bellsouth.net>
  *  Jesper Dalberg <jesper@jdn.dk>
  *  Jesse Kempf (jessekempf@gmail.com)
  *  Jesse McConnell <jesse@gallup.com>
  *  Jim Pirzyk <pirzyk@uiuc.edu>
  *  Jim Riggs <ports@christianserving.org>
  *  Jimmy Olgeni <olgeni@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Jin-Sih, Lin <linpct@gmail.com>
  *  Joachim Strombergson
  *  Jochen Neumeister (<joneum@bsdproject.de>)
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Kelsey
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Joep Grooten <joep@di.nl>
  *  Joerg Wunsch <joerg@FreeBSD.org>
  *  Johan Kerckaert <kirk@bricsnet.com>
  *  Johan Str??m <johan@stromnet.se>
  *  Johann Visagie <johann@egenetics.com>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Dieterich <jmd@freebsd.org>
  *  Johannes Jost Meixner <xmj@FreeBSD.org>
  *  Johannes Lundberg <johalun0@gmail.com>
  *  Johannes M Dieterich <jmd@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  Johannes Meixner <xmj@FreeBSD.org>
  *  John Alden + Eric Freeman <freebsdports@chillibear.com>
  *  John Chen <johnpupu@gmail.com>
  *  John Hein <jhein@symmetricom.com>
  *  John Hood <cgull@glup.org>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper et al
  *  Johnny Sorocil <jsorocil@gmail.com>
  *  Jon M. Dugan <jdugan@x1024.net>
  *  Jon Nistor <nistor@snickers.org>
  *  Jona Joachim <walkingshadow@grummel.net>
  *  Jonas Palm <jonaspalm@posteo.de>
  *  Jonathan Anderson <jonathan@FreeBSD.org>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jordi Haarman
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joseph Scott <joseph@randomnetworks.com>
  *  Josh Tiefenbach <josh@zipperup.org>
  *  Jov <amutu@amutu.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jun Kuriyama <kuriyama@FreeBSD.org>
  *  Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
  *  June-Yen Huang <jihuang@gate.sinica.edu.tw>
  *  Juraj Lutter <otis@sk.freebsd.org>
  *  Justin Stanford <jus@security.za.net>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Kan Sasaki <sasaki@fcc.ad.jp>
  *  Kapil Chowksey <kchowksey@hss.hns.com>
  *  Karsten Pedersen <kpedersen@opencde.org>
  *  Keith Gaughan <k@stereochro.me>
  *  Kelly Hays <kelly.hays@jkhfamily.org>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Khairil Yusof <kaeru@inigo-tech.com>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Kirill Ponomarev <krion@FreeBSD.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kiyoshi Matsui <kmatsui@t3.rim.or.jp>
  *  Klaus Aehlig <aehlig@linta.de>
  *  Klaus Goger <klaus.goger@reflex.at>
  *  Klaus T. Aehlig <aehlig@linta.de>
  *  Koichiro IWAO <meta@FreeBSD.org>
  *  Konstantin Lepa <konstantin.lepa@gmail.com>
  *  Konstantinos Konstantinidis <kkonstan@daemon.gr>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Moore <kris@pcbsd.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  Kurt Kanzenbach <kurt@kmk-computers.de>
  *  Kurt Lidl <kurt.lidl@cello.com>
  *  Kyle Evans <kevans@FreeBSD.org>
  *  Kyle Martin <mkm@ieee.org>
  *  Landon Fuller <landonf@opendarwin.org>
  *  Lapo Luchini <lapo@lapo.it>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Leif Pedersen <pedersen@meridian-enviro.com>
  *  Leo Kim <leo@florida.sarang.net>
  *  Leo Vandewoestijne <freebsd@dns.company>
  *  Lev A. Serebryakov <lev@serebryakov.spb.ru>
  *  Lev Serebryakov <lev@serebryakov.spb.ru>
  *  Lev Walkin <vlm@lionet.info>
  *  Lewis Thompson <purple@lewiz.net>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@lwhsu.org>
  *  Loic Pefferkorn <loic-freebsd@loicp.eu>
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Luca Pizzamiglio <luca.pizzamiglio@trivago.com>
  *  Luke Jee <lukejee@gmail.com>
  *  Lung-Pin Chang <changlp@cs.nctu.edu.tw>
  *  Lutz Boehne <lboehne@damogran.de>
  *  MANTANI Nobutaka <nobutaka@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Manuel Giraud <manuel.giraud@gmail.com>
  *  Marc E.E. van Woerkom <marc.vanwoerkom@fernuni-hagen.de>
  *  Marcello Coutinho <marcellocoutinho@gmail.com>
  *  Marco Broeder <marco.broeder@posteo.eu>
  *  Marco Molteni <molterSPAM@gufiSPAM.org>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Markus Dolze <bsdfan@nurfuerspam.de>
  *  Martin Jackson (mhjacks@swbell.net)
  *  Martin Jackson <mhjacks@swbell.net>
  *  Martin Kammerhofer
  *  Martin Kammerhofer <mkamm@gmx.net>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Preuss <martin@libchipcard.de>
  *  Martin Tournoij <carpetsmoker@gmail.com>
  *  Martin Waschbuesch <martin@waschbuesch.de>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Marzhan Mykola <delgod@portaone.com>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Mathieu Arnold
  *  Mathieu Arnold <m@absolight.net>
  *  Matt Harris <mattdharris@users.sourceforge.net>
  *  Matt Peterson <matt@peterson.org>
  *  Matthew Hunt <mph@pobox.com>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthew Will <mwill@spingen.com>
  *  Matthias Andree <matthias.andree@gmx.de>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Sund <m.sund@arcor.de>
  *  Mauricio Herrera Cuadra <mauricio@arareko.net>
  *  Max Campos <mcampos@bpsw.biz>
  *  Max Khon <fjoe@FreeBSD.org>
  *  Maxim Maximov (mcsi@agava.com)
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Meikel Brandmeyer <ocaml-ounit-port@kotka.de>
  *  Michael Beer <beerml@sigma6audio.de>
  *  Michael Gmelin <grembo@FreeBSD.org>
  *  Michael Grunewald
  *  Michael Grünewald <michipili@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Michael Le Barbier Grünewald <michipili@gmail.com>
  *  Michael Lyngbøl <lyngbol@wheel.dk>
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Schout <mschout@gkg.net>
  *  Michael Winking <mwfp@foldl.net>
  *  Michal Bielicki <m.bielicki@llizardfs.com>
  *  Michaël Grünewald
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Mike Buchanon <buchanon@msu.edu>
  *  Mike Fisher <Michael_Fisher@URMC.Rochester.edu>
  *  Mike McGaughey <mmcg@cs.monash.edu.au>
  *  Mikhail T. <m.tsatsenko@gmail.com>
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikolaj Golub <to.my.trociny@gmail.com>
  *  Mirko Zinn <mail@derzinn.de>
  *  Mitsuru YOSHIDA
  *  Mons Anderson <mons@cpan.org>
  *  Motoyuki Kasahara <m-kasahr@sra.co.jp>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Muhammad Moinur Rahman<5u623l20@gmail.com>
  *  Muhammad Moinur Rahman<bofh@FreeBSD.org>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Murray Stokely <murray@cdrom.com>
  *  Mykola Marzhan <delgod@portaone.com>
  *  NAKATA Maho <maho@FreeBSD.org>
  *  NECDET COKYAZICI <cokyazici@yahoo.co.uk>
  *  Neal Nelson <neal@nelson.name>
  *  Nemo Liu <nemoliu@FreeBSD.org>
  *  Nicholas Esborn <nick@netdot.net>
  *  Nick Hilliard <nick@foobar.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicolas Embriz <nbari@tequila.io>
  *  Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
  *  Niels Kristensen <niels@kristensen.io>
  *  Nik Clayton <nik@FreeBSD.org>
  *  Nikolay Dachev <freebsd@dacehv.info>
  *  Nikos Ntarmos <ntarmos@ceid.upatras.gr>
  *  Nobutaka Mantani <nobutaka@FreeBSD.org>
  *  Oleg A. Mamontov <oleg@mamontov.net>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oleg Ukraincev <oleg@ht-systems.ru>
  *  Oleh Hushchenkov <o.hushchenkov@gmail.com>
  *  Oleksii Tsai <oleksii.tsai@gmail.com>
  *  Oliver Braun
  *  Oliver Braun <obraun@FreeBSD.org>
  *  Oliver Fromme
  *  Oliver Lehmann
  *  Oliver Lehmann <lehmann@ans-netz.de>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Palle Girgensohn <girgen@pingpong.net>
  *  Parv <parv@pair.org>
  *  Patrice Clement <monsieurp@gentoo.org>
  *  Patrick Alken <alken@colorado.edu>
  *  Patrick Li <pat@databits.net>
  *  Patrick MARIE <mycroft@virgaria.org>
  *  Paul Mather <paul@gromit.dlib.vt.edu>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Pedro F Giffuni
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <pfg@FreeBSD.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Bozarov (kingofgib@users.sourceforge.net)
  *  Peter Haight <peterh@sapros.com>
  *  Peter Jeremy <peterjeremy@acm.org>
  *  Peter Johnson <johnson.peter@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter Vereshagin <peter@vereshagin.org>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Petri Totterman <petri.totterman@hmv.fi>
  *  Phil Maker <pjm@gnu.org>
  *  Phil Oleson <oz@nixil.net>
  *  Philip Drapeau <pdrapeau@advanis.ca>
  *  Philip M. Gollucci
  *  Philip Paeps <philip@FreeBSD.org>
  *  Philip Paeps <philip@paeps.cx>
  *  Philip Schulz <phs@deadc0.de>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Florczyk <p.florczyk@adminworkshop.pl>
  *  Piotr Kubaj <emulation@FreeBSD.org$
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chien Lin <linpc@cs.nctu.edu.tw>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Ralf Gebhart <gebhart@secnetix.de>
  *  Ralf S. Engelschall
  *  Ralf S. Engelschall <rse@gnu.org>
  *  Randall Hopper <aa8vb@nc.rr.com>
  *  Remington Lang <MrL0Lz@gmail.com>
  *  René Ladan <rene@freebsd.org>
  *  Richard Gallamore <ultima@freebsd.org>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Robert Noland <rnoland@FreeBSD.org>
  *  Robert Schlotterbeck <robert@rs.tarrant.tx.us>
  *  Rod Person <rodperson@rodperson.com>
  *  Rod Taylor <ports@rbt.ca>
  *  Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Roger Hardiman <roger@freebsd.org>
  *  Roland van Laar <roland@micite.net>
  *  Romain Tartiere <romain@FreeBSD.org>
  *  Romain Tartiere <romain@blogreen.org>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Roman Shterenzon <romanbsd@yahoo.com>
  *  Ronald Klop <ronald@echteman.nl>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Rong-En Fan <rafan@infor.org>
  *  Ross Timson <ross@rosstimson.com>
  *  Rouslan Iskhakov <rouslan@rshell.net>
  *  Rozhuk Ivan
  *  Ruben de Groot <rdg@bzerk.org>
  *  Ruben van Staveren
  *  Rui Lopes (<rgl ruilopes com>)
  *  Rui Lopes (rgl ruilopes com)
  *  Rui Lopes <rgl ruilopes com>
  *  Rui Lopes <rui@ruilopes.com>
  *  Rui Paulo <rpaulo@FreeBSD.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Russell Francis <johntabularasa@users.sf.net>
  *  Ryan Steinmetz (<rpsfa@rit.edu>)
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  SADA Kenji <sada@FreeBSD.org>
  *  Sahil Tandon <sahil@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Samuel Tardieu <sam@rfc1149.net>
  *  Samy Al Bahra <samy@kerneled.com>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Sander Vesik <sander@haldjas.folklore.ee>
  *  Sandro Sigala
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Chittenden <sean@chittenden.org>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sean Farley <sean-freebsd@farley.org>
  *  Sean McLaughlin <sigma.zx@gmail.com>
  *  Serge Gagnon <serge.gagnon.1@ulaval.ca>
  *  Serge Gagnon <serge.gagnon@b2b2c.ca>
  *  Sergei Gnezdov <sergeiga@yahoo.com>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergei Vyshenski <svysh@pn.sinp.msu.ru>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Golyashov <svvord@soft-wizard.ru>
  *  Sergey Kozlov <kozlov.sergey.404@gmail.com>
  *  Sergey Matveychuk <sem@ciam.ru>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sergey V. Dyatko <Sergey.Dyatko@gmail.com>
  *  Sergey V. Dyatko <sergey.dyatko@gmail.com>
  *  Serguei Okladnikov <oklaspec@gmail.com>
  *  Shane Ambler <FreeBSD@Shaneware.biz>
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Shell Hung <shell@shellhung.org>
  *  Shin-ya MURAKAMI <murashin@gfd-dennou.org>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Simon Barner <barner@gmx.de>
  *  Simon Marlow <simonmar@microsoft.com>
  *  Simon Olofsson <simon@olofsson.de>
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stanislav Sedov <stas@fonon.realnet>
  *  Stefan Bethke <stb@lassitu.de>
  *  Stefan Ehmann <shoesoft@gmx.net>
  *  Stefan Pauly <stefan@fh-mainz.de>
  *  Stefan Wendler <stefan.wendler@tngtech.com>
  *  Stephen J. Roznowski <sjr@home.net>
  *  Stephon Chen <stephon@gmail.com>
  *  Steve Franks <stevefranks@ieee.org>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@rubick>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Stéphane D'Alu <sdalu@sdalu.com>
  *  Sulev-Madis Silber <madis555@hot.ee>
  *  Sun Chang-Ming
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sutra Zhou <zhoushuqun@gmail.com>
  *  Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Sébastien Santoro <dereckson@gmail.com>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Takefu
  *  Takumi Takahashi <takumiiinn@gmail.com>
  *  Takuya Tsuchida <tsucchi@cpan.org>
  *  Tatsuya Ueda <ml+freebsd@tatsuya.info>
  *  Terry Sposato <terry@sucked-in.com>
  *  Thaddeus Covert <tcovert@grimmy.sahuagin.net>
  *  Thawatchai Piyawat <piyawat@usablelabs.com>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thinker K.F. Li <thinker@eeebox.branda.to>
  *  Thomas Abthorpe <thomas@goodking.ca>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas Gellekum <tg@freebsd.org>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas-Martin Seck <tmseck@netcologne.de>
  *  Tillman Hodgson <tillman@seekingfire.com>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Tim Bishop <tim@bishnet.net>
  *  Tim Niemueller <tim@niemueller.de>
  *  Tim Vanderhoek <hoek@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Ting-Wei Lan <lantw44@gmail.com>
  *  Tobias Gion <freebsd@gionet.de>
  *  Tobias Roth <ports@fsck.ch>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom Judge <tom@tomjudge.com>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Toni Andjelkovic <toni@soth.at>
  *  Toni Viemerö <toni.viemero@iki.fi>
  *  Tony Maher <tonym@biolateral.com.au>
  *  Tony Narlock <tony@git-pull.com>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Torsten Zühlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Vadim Vatlin
  *  Valery Komarov <komarov@valerka.net>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Vany Serezhkin <ivan@serezhkin.com>
  *  Vasil Dimov <vd@datamax.bg>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Viacheslav Mikerov <SlavaMikerov@gmail.com>
  *  Vitaly Magerya <vmagerya@gmail.com>
  *  Vivek Khera <vivek@khera.org>
  *  Vladimir Chukharev
  *  Vladimir Gorelov <virtual.lark@gmail.com>
  *  Vladimir Kondratiev <wulf@mail.mipt.ru>
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  Vladimir Perepelitsa <mons@cpan.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
  *  Volker Stolz <vs@FreeBSD.org>
  *  Volodymyr Kostyrko <c.kworr@gmail.com>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Waitman Gobble <waitman@waitman.net>
  *  Warner Losh <imp@FreeBSD.org>
  *  Warren Block <wblock@wonkity.com>
  *  Wen Heping <ruby@FreeBSD.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wen@FreeBSD.org>
  *  Wen Heping<wenheping@gmail.com>
  *  Wes Peters <@FreeBSD.org>
  *  Wes Peters <wes@FreeBSD.org>
  *  Will Andrews <andrews@technologist.com>
  *  Will Andrews <will@FreeBSD.org>
  *  William Grzybowski
  *  William Grzybowski <sunpoet@FreeBSD.org>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Grzybowski <william88@gmail.com>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Xin LI <delphij@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yasuhiro KIMURA <yasu@utahime.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@leeym.com>
  *  Yevgen Drachenko <geka@sippysoft.com>
  *  Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
  *  Yi-Jheng Lin <yzlin@FreeBSD.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Chen
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Yuan-Chen Cheng <ycheng@sinica.edu.tw>
  *  Yuan-Chung Hsiao & <ychsiao@ychsiao.org>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.org>
  *  Yuichiro NAITO <naito.yuichiro@gmail.com>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  aaron@FreeBSD.org
  *  ache
  *  adamw
  *  ade@FreeBSD.org
  *  alan <Alan@Wave2.org>
  *  alepulver
  *  alexander smishlajev
  *  alfred
  *  alfred@FreeBSD.org
  *  andreas@syndrom23.de
  *  andrew morton
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  antoine@FreeBSD.org
  *  arved
  *  asmith
  *  aturetta@commit.it
  *  autrijus@autrijus.org
  *  b.f. <bf@FreeBSD.org>
  *  bf <bf2006a@yahoo.com>
  *  bf <bf@FreeBSD.org>
  *  bland@FreeBSD.org
  *  blubee <hello@blubee.me>
  *  bms
  *  bms@FreeBSD.org
  *  bra@fsn.hu
  *  brix@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  christian
  *  chuckr@FreeBSD.org
  *  clsung
  *  clsung@dragon2.net
  *  darius@dons.net.au
  *  dcf@aracnet.com
  *  dchapes@zeus.leitch.com
  *  devin@spamcop.net
  *  dlowe
  *  dom
  *  dom@happygiraffe.net
  *  dpejesh@yahoo.com
  *  dwm
  *  ejc@bazzle.com
  *  elbarto
  *  erik@habatech.no
  *  estith
  *  frase@frase.id.au
  *  gahr
  *  gahr@FreeBSD.org
  *  gebhart@secnetix.de
  *  giffunip
  *  glarkin
  *  glarkin@
  *  glewis
  *  gno@yahoo-inc.com
  *  gordon@FreeBSD.org
  *  gugu
  *  iblis <iblis@hs.ntnu.edu.tw>
  *  ijliao
  *  ijliao@FreeBSD.org
  *  is grammatically incorrect in this context.
  *  jaapb@kerguelen.org
  *  jagapen@home.com
  *  jaharkes
  *  janos.mohacsi@bsd.hu
  *  jasone
  *  jeffhung
  *  jesse@cs.uni-magdeburg.de
  *  jessekempf@gmail.com
  *  jhanna@home.com
  *  jkh
  *  jkoshy
  *  jnlin@freebsd.cs.nctu.edu.tw
  *  joerg
  *  joerg@FreeBSD.org
  *  jraynard
  *  jupengfei <jupengfei@gmail.com>
  *  kargl@apl.washington.edu
  *  kevit
  *  kipz <somicide@gmail.com>
  *  knu@FreeBSD.org
  *  kris@FreeBSD.org
  *  kuriyama
  *  lars.eggert@gmx.net
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  lbr
  *  lbr@FreeBSD.org
  *  lightside <lightside@gmx.com>
  *  lippe
  *  lonewolf@flame.org
  *  lth@FreeBSD.org
  *  matthew.closson@gmail.com
  *  meka
  *  mfechner@FreeBSD.org
  *  mi@aldan.algebra.com
  *  michael johnson <ahze@ahze.net>
  *  mig
  *  mikeh@FreeBSD.org
  *  milki <milki@rescomp.berkeley.edu>
  *  milki@rescomp.berkeley.edu
  *  mk
  *  mm
  *  moeding
  *  mp39590@gmail.com
  *  mr
  *  mr@freebsd.org
  *  mukai
  *  mwest@uct.ac.za
  *  nbm
  *  ndewing@experts-exchange.com
  *  netchild@FreeBSD.org
  *  never@nevermind.kiev.ua
  *  nils@guru.ims.uni-stuttgart.de
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  novator24 <novator24@gmail.com>
  *  nox@FreeBSD.org
  *  obraun@FreeBSD.org
  *  olevole@olevole.ru
  *  olgeni@FreeBSD.org
  *  osa
  *  petef
  *  petef@FreeBSD.org
  *  philip@FreeBSD.org
  *  ports@c0decafe.net
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  pst@FreeBSD.org
  *  pvh@egenetics.com
  *  rafan@FreeBSD.org
  *  redcrash@gmail.com
  *  renchap@cocoa-x.com
  *  roam@FreeBSD.org
  *  roberto
  *  rooneg@electricjellyfish.net
  *  rousskov
  *  rpsfa@rit.edu
  *  rv@FreeBSD.org
  *  rv@gnu.org
  *  simond@irrelevant.org
  *  skreuzer@FreeBSD.org
  *  skreuzer@exit2shell.com
  *  sobomax
  *  stas
  *  stas@FreeBSD.org
  *  sunghyuk
  *  tdb
  *  thierry@pompo.net
  *  thinker@branda.to
  *  tiger <tiger@whitetigersd.com>
  *  tiger@whitetigersd.com
  *  tobez
  *  tobez@FreeBSD.org
  *  torstenb@FreeBSD.org
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  trevor
  *  trociny
  *  vanilla
  *  vanilla@
  *  vazquez@iqm.unicamp.br
  *  vsevolod
  *  wahjava
  *  wenheping@gmail.com
  *  wghicks@bellsouth.net
  *  will
  *  ws Christoph Kick
  *  xenophon+fbsdports@irtnog.org
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>
  * # Created by johalun0@gmail.com
  * //www.tomek.cedro.info)
  * org>

With hat:	portmgr
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 aa6eefd
Tuesday, 5 Oct 2021
20:01 Bernhard Froehlich (decke) search for other commits by this committer
devel/libuv: Add CPE information

Approved by:	portmgr (blanket)
commit hash: e67e77101d608127c9d5c97c148baee8c89c05ac commit hash: e67e77101d608127c9d5c97c148baee8c89c05ac commit hash: e67e77101d608127c9d5c97c148baee8c89c05ac commit hash: e67e77101d608127c9d5c97c148baee8c89c05ac e67e771
Monday, 6 Sep 2021
14:36 Daniel Engberg (diizzy) search for other commits by this committer
devel/libuv: Update to 1.42.0

PR:		257128
Approved by:	bhughes@FreeBSD.org (maintainer timeout), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D31850
commit hash: c0545dfd2bb8f429569e797cff28ef72d7d49d27 commit hash: c0545dfd2bb8f429569e797cff28ef72d7d49d27 commit hash: c0545dfd2bb8f429569e797cff28ef72d7d49d27 commit hash: c0545dfd2bb8f429569e797cff28ef72d7d49d27 c0545df
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
Wednesday, 24 Feb 2021
19:56 bhughes search for other commits by this committer
devel/libuv: Update 1.40.0 -> 1.41.0

https://github.com/libuv/libuv/blob/v1.41.0/ChangeLog

MFH:		2021Q1
Sponsored by:	Miles AS
Original commitRevision:566504 
Tuesday, 29 Sep 2020
21:57 bhughes search for other commits by this committer
devel/libuv: Update 1.39.0 -> 1.40.0

While here, apply changes from PR 248936:
- Use release archive instead of pulling source from GitHub repo as
  suggested by 5.4.3 in Porter's Handbook
- Keep "make test" target although add comment about issue running
  test(s) as root

PR:		248936
Submitted by:	daniel.engberg.lists@pyret.net
Sponsored by:	Miles AS
Original commitRevision:550630 
Friday, 4 Sep 2020
20:32 bhughes search for other commits by this committer
devel/libuv: Update 1.38.1 -> 1.39.0

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.39.0>.

While here, take maintainership after an offer by thierry@, since this
is an important dependency for the Node.js ports.

Approved by:	thierry (maintainer)
Sponsored by:	Miles AS
Original commitRevision:547569 
Saturday, 4 Jul 2020
16:30 thierry search for other commits by this committer
Upgrade to v1.38.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.1>.
Original commitRevision:541224 
Tuesday, 19 May 2020
18:27 thierry search for other commits by this committer
Upgrade to v1.38.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.0>.
Original commitRevision:535881 
Tuesday, 21 Apr 2020
17:23 thierry search for other commits by this committer
Upgrade to v1.37.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.37.0>.
Original commitRevision:532285 
Thursday, 16 Apr 2020
09:37 thierry search for other commits by this committer
Adding patches from upstream (by bnoordhuis) to solve an issue with
dns/bind916).

See <https://github.com/libuv/libuv/issues/2791>
and <https://github.com/libuv/libuv/pull/2792>

PR:		245653
Reported by:	lysfjord.daniel(at)smokepit.net and many
Original commitRevision:531835 
Wednesday, 15 Apr 2020
19:46 thierry search for other commits by this committer
Upgrade to v1.36.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.36.0>.
Original commitRevision:531786 
Wednesday, 11 Mar 2020
19:08 thierry search for other commits by this committer
Upgrade to v1.35.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.35.0>.
Original commitRevision:528246 
Saturday, 25 Jan 2020
16:14 thierry search for other commits by this committer
Upgrade to v1.34.2.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.34.2>.
Original commitRevision:524046 
Monday, 13 Jan 2020
20:09 thierry search for other commits by this committer
Upgrade to  v1.34.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.34.1>.
Original commitRevision:522973 
Wednesday, 4 Dec 2019
20:24 thierry search for other commits by this committer
Upgrade to v1.34.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.34.0>.
Original commitRevision:519045 
Sunday, 20 Oct 2019
11:38 thierry search for other commits by this committer
Minor update to v1.33.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.33.1>.
Original commitRevision:514889 
Wednesday, 16 Oct 2019
19:50 thierry search for other commits by this committer
Upgrade to v1.33.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.33.0>.
Original commitRevision:514611 
Monday, 9 Sep 2019
19:32 thierry search for other commits by this committer
Upgrade to v1.32.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.32.0>.
Original commitRevision:511660 
Friday, 9 Aug 2019
18:55 thierry search for other commits by this committer
Upgrade to v1.31.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.31.0>.
Original commitRevision:508461 
Tuesday, 2 Jul 2019
20:16 thierry search for other commits by this committer
Upgrade to v1.30.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.30.1>.
Original commitRevision:505703 
Thursday, 27 Jun 2019
19:45 thierry search for other commits by this committer
Upgrade to  v1.30.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.30.0>.
Original commitRevision:505217 
Tuesday, 21 May 2019
17:33 thierry search for other commits by this committer
Upgrade to v1.29.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.29.1>.
Original commitRevision:502223 
Wednesday, 15 May 2019
20:10 thierry search for other commits by this committer
Upgrade to v1.29.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.29.0>.
Original commitRevision:501743 
Tuesday, 16 Apr 2019
19:55 thierry search for other commits by this committer
Upgrade to v1.28.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.28.0>.
Original commitRevision:499117 
Sunday, 17 Mar 2019
10:22 thierry search for other commits by this committer
Upgrade to v1.27.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.27.0>.
Original commitRevision:496042 
Sunday, 10 Feb 2019
20:14 thierry search for other commits by this committer
Upgrade to v1.26.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.26.0>.
Original commitRevision:492639 
Sunday, 20 Jan 2019
13:43 thierry search for other commits by this committer
Upgrade to v1.25.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.25.0>.
Original commitRevision:490788 
Monday, 17 Dec 2018
17:35 thierry search for other commits by this committer
Upgrade to v1.24.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.24.1>.
Original commitRevision:487697 
Tuesday, 13 Nov 2018
18:48 thierry search for other commits by this committer
Upgrade to v1.24.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.24.0>.
Original commitRevision:484895 
Tuesday, 9 Oct 2018
09:07 thierry search for other commits by this committer
Upgrade to v1.23.2.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.23.2>.
Original commitRevision:481615 
Friday, 21 Sep 2018
17:05 thierry search for other commits by this committer
Upgrade to v1.23.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.23.1>.
Original commitRevision:480286 
Friday, 17 Aug 2018
08:52 thierry search for other commits by this committer
Upgrade to 1.23.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.23.0>.
Original commitRevision:477412 
Tuesday, 10 Jul 2018
14:01 thierry search for other commits by this committer
Upgrade to 1.22.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.22.0>.
Original commitRevision:474372 
Saturday, 23 Jun 2018
16:48 thierry search for other commits by this committer
Upgrade to v1.21.0.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.21.0>.
Original commitRevision:473142 
Tuesday, 8 May 2018
13:23 thierry search for other commits by this committer
Upgrade to v1.20.3.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.20.3>.
Original commitRevision:469375 
Sunday, 22 Apr 2018
19:49 thierry search for other commits by this committer
Upgrade to v1.20.2.

Release notes at https://github.com/libuv/libuv/releases/tag/v1.20.2
Original commitRevision:468055 
Thursday, 19 Apr 2018
19:49 thierry search for other commits by this committer
Upgrade to v1.20.1.

Release notes at https://github.com/libuv/libuv/releases/tag/v1.20.1
Original commitRevision:467802 
Tuesday, 3 Apr 2018
19:24 thierry search for other commits by this committer
Upgrade to 0.20.0.

Release notes at https://github.com/libuv/libuv/releases/tag/v1.20.0
Original commitRevision:466374 
Thursday, 22 Feb 2018
20:04 thierry search for other commits by this committer
Upgrade to 1.19.2.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.19.2>.
Original commitRevision:462642 
Friday, 19 Jan 2018
20:53 thierry search for other commits by this committer
Update to 1.19.1. This should avoid node's problems.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.19.1>.
Original commitRevision:459471 
Wednesday, 17 Jan 2018
20:59 thierry search for other commits by this committer
Upgrade to 1.19.0.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.19.0>.
Original commitRevision:459289 
Saturday, 2 Dec 2017
10:39 thierry search for other commits by this committer
Upgrade to v1.18.0.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.18.0>.
Original commitRevision:455342 
Friday, 24 Nov 2017
21:59 thierry search for other commits by this committer
Upgrade to v1.17.0.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.17.0>.
Original commitRevision:454851 
Friday, 10 Nov 2017
18:45 thierry search for other commits by this committer
Upgrade to v1.16.1.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.16.1>.
Original commitRevision:453909 
Monday, 6 Nov 2017
19:44 thierry search for other commits by this committer
Upgrade to v1.16.0.

Changelog at https://github.com/libuv/libuv/releases/tag/v1.16.0
Original commitRevision:453641 
Tuesday, 3 Oct 2017
17:01 thierry search for other commits by this committer
Upgrade to 1.15.0.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.15.0>.
Original commitRevision:451158 
Wednesday, 6 Sep 2017
19:48 thierry search for other commits by this committer
Upgrade to v1.14.1.

Changelog at https://github.com/libuv/libuv/releases/tag/v1.14.1
Original commitRevision:449359 
Thursday, 17 Aug 2017
16:24 thierry search for other commits by this committer
Upgrade to 1.14.0.
Original commitRevision:448141 
Friday, 7 Jul 2017
16:09 thierry search for other commits by this committer
Upgrade to v1.13.1.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.13.1>.
Original commitRevision:445265 
Thursday, 6 Jul 2017
19:23 thierry search for other commits by this committer
Upgrade to v1.13.0.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.13.0>.
Original commitRevision:445164 
Tuesday, 30 May 2017
19:38 thierry search for other commits by this committer
Upgrade to 1.12.0.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.12.0>.
Original commitRevision:442116 
Thursday, 2 Feb 2017
20:39 thierry search for other commits by this committer
Upgrade to v1.11.0.

Changelog at https://github.com/libuv/libuv/releases/tag/v1.11.0
Original commitRevision:433178 
Monday, 9 Jan 2017
21:48 thierry search for other commits by this committer
Upgrade to 1.10.2.

Changelog at
https://github.com/libuv/libuv/commit/cb9f579a454b8db592030ffa274ae58df78dbe20
Original commitRevision:431034 
Thursday, 17 Nov 2016
21:03 thierry search for other commits by this committer
Upgrade to v1.10.1.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.10.1>.
Original commitRevision:426298 
Thursday, 27 Oct 2016
19:18 thierry search for other commits by this committer
Switch to do-test.

Suggested by:	amdmi3
Original commitRevision:424783 
Tuesday, 25 Oct 2016
22:28 mat search for other commits by this committer
Cleanup USE_GITHUB usage.

Sponsored by:	Absolight
Original commitRevision:424658 
17:34 thierry search for other commits by this committer
The original tarball has been removed from dist.libuv.org => DL it from GitHub.

Note: distinfo has been updated, but the extracted files have no differences.

Reported by:	many
Original commitRevision:424637 
14:02 amdmi3 search for other commits by this committer
- Fix fetch until dist.libuv.org is fixed to properly handle IPv6 connections
(redirects to nonexisting url currently)

Approved by:	portmgr blanket
Original commitRevision:424626 
Monday, 24 Oct 2016
20:42 thierry search for other commits by this committer
Upgrade to 1.10.0.

Changelog at
https://github.com/libuv/libuv/blob/531f06ecfe603517391340e585597bbc91b4a66b/ChangeLog#L1
Original commitRevision:424591 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 
Thursday, 2 Jun 2016
15:29 adamw search for other commits by this committer
Chase rename of py-gyp-devel to py-gyp.

libuv-1.9.1: "/usr/ports/devel/py-gyp-devel" non-existent -- dependency list
incomplete

Committed under "just fix it"
Original commitRevision:416281 
Tuesday, 17 May 2016
20:41 thierry search for other commits by this committer
Upgrade to v1.9.1.

Changelog at https://github.com/libuv/libuv/releases/tag/v1.9.1
Original commitRevision:415416 
Thursday, 7 Apr 2016
18:58 thierry search for other commits by this committer
Upgrade to 1.9.0.

Changelog at https://github.com/libuv/libuv/releases/tag/v1.9.0
Original commitRevision:412685 
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 
Monday, 14 Dec 2015
21:42 thierry search for other commits by this committer
Upgrade to 1.8.0.

Announcementy at https://groups.google.com/forum/#!topic/libuv/iV6g7DBkovE
Original commitRevision:403741 
Tuesday, 27 Oct 2015
21:45 thierry search for other commits by this committer
Upgrade to 1.7.5.

Changelog at https://github.com/libuv/libuv/releases/tag/v1.7.5
Original commitRevision:400352 
Wednesday, 26 Aug 2015
20:49 thierry search for other commits by this committer
Upgrade to 1.7.2 (no impact for FreeBSD).
Original commitRevision:395398 
Friday, 21 Aug 2015
12:50 thierry search for other commits by this committer
Upgrade to v1.7.1.
Original commitRevision:394950 
Wednesday, 5 Aug 2015
21:46 thierry search for other commits by this committer
Upgrade to 1.7.0.

Announcement at <https://groups.google.com/forum/#!topic/libuv/kYdxnSGijPY>
Original commitRevision:393618 
Monday, 8 Jun 2015
20:15 thierry search for other commits by this committer
Upgrade to 1.6.1.
Original commitRevision:388878 
Wednesday, 6 May 2015
21:27 thierry search for other commits by this committer
Upgrade to 1.5.0.

Changelog at <https://github.com/libuv/libuv/releases/tag/v1.5.0>.
Original commitRevision:385571 
Saturday, 28 Mar 2015
15:46 bapt search for other commits by this committer
Convert to USES=autoreconf
Strip binaries
Original commitRevision:382514 
Friday, 27 Feb 2015
18:57 thierry search for other commits by this committer
Upgrade to 1.4.2.
Original commitRevision:380115 
Tuesday, 10 Feb 2015
20:14 thierry search for other commits by this committer
Upgrade to 1.4.0.
Original commitRevision:378795 
Wednesday, 28 Jan 2015
21:52 thierry search for other commits by this committer
Upgrade to 1.3.0.

Changelog at <https://github.com/libuv/libuv/blob/v1.x/ChangeLog>.
Original commitRevision:378094 
Wednesday, 14 Jan 2015
21:25 thierry search for other commits by this committer
Upgrade to v1.2.1.
Original commitRevision:377050 
Monday, 5 Jan 2015
21:09 thierry search for other commits by this committer
Upgrade to 1.2.0.
Original commitRevision:376362 
Wednesday, 24 Dec 2014
09:57 thierry search for other commits by this committer
Upgrade to v1.1.0.
Original commitRevision:375426 
Wednesday, 10 Dec 2014
20:23 thierry search for other commits by this committer
Upgrade to 1.0.2.
Original commitRevision:374487 
Wednesday, 26 Nov 2014
21:52 thierry search for other commits by this committer
Upgrade to 1.0.1.
Original commitRevision:373462 
Saturday, 25 Oct 2014
14:37 thierry search for other commits by this committer
Upgrade to 1.0.0-rc2.
Original commitRevision:371485 
Friday, 19 Sep 2014
16:32 thierry search for other commits by this committer
Upgrade to v1.0.0-rc1.
Original commitRevision:368574 
Wednesday, 20 Aug 2014
19:06 thierry search for other commits by this committer
Upgrade to v0.11.29.
Original commitRevision:365505 
Friday, 15 Aug 2014
14:01 thierry search for other commits by this committer
- Revert r359185

- Upgrade to v0.11.28.
Original commitRevision:364974 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Original commitRevision:359185 
Wednesday, 7 May 2014
19:29 thierry search for other commits by this committer
Don't run the included autogen.sh but the ports autotools and properly
run libtool.

Provided by:	tijl
Original commitRevision:353199 
Tuesday, 6 May 2014
20:21 thierry search for other commits by this committer
Upgrade to 0.11.25.
Original commitRevision:353131 
Wednesday, 16 Apr 2014
19:30 thierry search for other commits by this committer
Upgrade to v0.11.24.
Original commitRevision:351416 

Number of commits found: 103 (showing only 100 on this page)

1 | 2  »