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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: security/tor/Makefile

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

1 | 2 | 3  »  

Sunday, 10 Mar 2024
22:28 Gerald Pfeifer (gerald) search for other commits by this committer
security/tor: No longer cater to GCC 4.x

GCC 4.x has not been in use in the ports tree for quite a while
(short of one single port). Remove special casing for it which
essentially became a noop.

Approved by:	yuri (maintainer)
commit hash: 9d38fdcd28a7601f37ca1399b631726a7956280c commit hash: 9d38fdcd28a7601f37ca1399b631726a7956280c commit hash: 9d38fdcd28a7601f37ca1399b631726a7956280c commit hash: 9d38fdcd28a7601f37ca1399b631726a7956280c 9d38fdc
Saturday, 27 Jan 2024
00:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/tor: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 041169740d2bea97107db0a4e0d415376619cb25 commit hash: 041169740d2bea97107db0a4e0d415376619cb25 commit hash: 041169740d2bea97107db0a4e0d415376619cb25 commit hash: 041169740d2bea97107db0a4e0d415376619cb25 0411697
Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Friday, 8 Dec 2023
22:24 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: update 0.4.8.9 → 0.4.8.10

Log: https://forum.torproject.org/t/security-release-0-4-8-10/10536

  This is a security release fixing a high severity bug (TROVE-2023-007)
  affecting Exit relays supporting Conflux. We strongly recommend to update as
  soon as possible.

  o Major bugfixes (TROVE-2023-007, exit):
    - Improper error propagation from a safety check in conflux leg
      linking lead to a desynchronization of which legs were part of a
      conflux set, ultimately causing a UAF and NULL pointer dereference
      crash on Exit relays. Fixes bug 40897; bugfix on 0.4.8.1-alpha.

  o Minor features (fallbackdir):
    - Regenerate fallback directories generated on December 08, 2023.

  o Minor features (geoip data):
    - Update the geoip files to match the IPFire Location Database, as
      retrieved on 2023/12/08.

  o Minor bugfixes (bridges, statistics):
    - Correctly report statistics for client count over Pluggable
      transport. Fixes bug 40871; bugfix on 0.4.8.4

Reported by:	George Rosamond <george@ceetonetechnology.com>
commit hash: a451cf7b9cd6a30f66696e7576e0e02cb3b4a8e8 commit hash: a451cf7b9cd6a30f66696e7576e0e02cb3b4a8e8 commit hash: a451cf7b9cd6a30f66696e7576e0e02cb3b4a8e8 commit hash: a451cf7b9cd6a30f66696e7576e0e02cb3b4a8e8 a451cf7
Monday, 13 Nov 2023
08:17 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: update 0.4.8.8 → 0.4.8.9
commit hash: 0ff308880e4bf2218b899c58b83b604c7445246e commit hash: 0ff308880e4bf2218b899c58b83b604c7445246e commit hash: 0ff308880e4bf2218b899c58b83b604c7445246e commit hash: 0ff308880e4bf2218b899c58b83b604c7445246e 0ff3088
Friday, 3 Nov 2023
15:52 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: update 0.4.8.7 → 0.4.8.8

This update contains a fix to a remote crash bug (TROVE 2023 004).
It is highly recommended that all relay operators
upgrade to the new versions as soon as possible to maintain the
network stability and security.
commit hash: 155a3b26cdc5526873e4f98500cb50840a5e019d commit hash: 155a3b26cdc5526873e4f98500cb50840a5e019d commit hash: 155a3b26cdc5526873e4f98500cb50840a5e019d commit hash: 155a3b26cdc5526873e4f98500cb50840a5e019d 155a3b2
Wednesday, 27 Sep 2023
07:44 Yuri Victorovich (yuri) search for other commits by this committer Author: Rene Ladan
security/tor: update 0.4.8.6 → 0.4.8.7

PR:	274112
commit hash: b1336288bfd5ddf99d15c1e703c869b2960898b9 commit hash: b1336288bfd5ddf99d15c1e703c869b2960898b9 commit hash: b1336288bfd5ddf99d15c1e703c869b2960898b9 commit hash: b1336288bfd5ddf99d15c1e703c869b2960898b9 b133628
Friday, 22 Sep 2023
04:27 Yuri Victorovich (yuri) search for other commits by this committer Author: Rene Ladan
security/tor: update 0.4.8.5 → 0.4.8.6

PR:	274008
commit hash: 5fd432e6a62a13abff8c5bc770fb57ef69519cb2 commit hash: 5fd432e6a62a13abff8c5bc770fb57ef69519cb2 commit hash: 5fd432e6a62a13abff8c5bc770fb57ef69519cb2 commit hash: 5fd432e6a62a13abff8c5bc770fb57ef69519cb2 5fd432e
Saturday, 2 Sep 2023
00:50 Yuri Victorovich (yuri) search for other commits by this committer Author: Rene Ladan
security/tor: update 0.4.7.13 → 0.4.8.5

PR:	273471
commit hash: 94ed6cbc3e83edb1d7bc48ce7b6251b3cf87365a commit hash: 94ed6cbc3e83edb1d7bc48ce7b6251b3cf87365a commit hash: 94ed6cbc3e83edb1d7bc48ce7b6251b3cf87365a commit hash: 94ed6cbc3e83edb1d7bc48ce7b6251b3cf87365a 94ed6cb
Wednesday, 7 Jun 2023
01:01 Yuri Victorovich (yuri) search for other commits by this committer
*/*: Remove TCMALLOC_DESC because it is now available in Mk
commit hash: fc32440b3d180df532a7c893844ed6c2af22c12e commit hash: fc32440b3d180df532a7c893844ed6c2af22c12e commit hash: fc32440b3d180df532a7c893844ed6c2af22c12e commit hash: fc32440b3d180df532a7c893844ed6c2af22c12e fc32440
Monday, 16 Jan 2023
19:06 Yuri Victorovich (yuri) search for other commits by this committer Author: Rene Ladan
security/tor: Update 0.4.7.12 -> 0.4.7.13

PR:		268950
commit hash: d9ecae595d8ac0cd80c07b10f3feec6c7b23d090 commit hash: d9ecae595d8ac0cd80c07b10f3feec6c7b23d090 commit hash: d9ecae595d8ac0cd80c07b10f3feec6c7b23d090 commit hash: d9ecae595d8ac0cd80c07b10f3feec6c7b23d090 d9ecae5
Saturday, 10 Dec 2022
09:51 Yuri Victorovich (yuri) search for other commits by this committer Author: Fabian Keil
security/tor: Update 0.4.7.11 -> 0.4.7.12

PR:		268286
commit hash: cdfa5a2d3a9f55f5e95741a47777c97e6ac028a7 commit hash: cdfa5a2d3a9f55f5e95741a47777c97e6ac028a7 commit hash: cdfa5a2d3a9f55f5e95741a47777c97e6ac028a7 commit hash: cdfa5a2d3a9f55f5e95741a47777c97e6ac028a7 cdfa5a2
Saturday, 12 Nov 2022
01:46 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.7.10 -> 0.4.7.11

Reported by:	Bo <borelays@protonmail.com>
commit hash: 0e394d15f10b260769cc23c4023c25f7e047f1b3 commit hash: 0e394d15f10b260769cc23c4023c25f7e047f1b3 commit hash: 0e394d15f10b260769cc23c4023c25f7e047f1b3 commit hash: 0e394d15f10b260769cc23c4023c25f7e047f1b3 0e394d1
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
Tuesday, 16 Aug 2022
15:27 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.7.8 -> 0.4.7.10

Reported by:	Bo <borelays@protonmail.com>
commit hash: fd6d65442a8995cf490ebeeb1a80244a5dc42985 commit hash: fd6d65442a8995cf490ebeeb1a80244a5dc42985 commit hash: fd6d65442a8995cf490ebeeb1a80244a5dc42985 commit hash: fd6d65442a8995cf490ebeeb1a80244a5dc42985 fd6d654
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alfred Perlstein
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew St. Jean <andrew@arda.homeunix.net>
  *  Anes Mukhametov <anes@anes.su>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior <antonio@inf.ufsc.br>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Axel Rau <axel.rau@chaos1.de>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Blaz Zupan <blaz@si.FreeBSD.org>
  *  Bob Hockney <zeus@ix.netcom.com>
  *  Boris Kochergin <spawk@acm.poly.edu>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Bruce M Simpson
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Charlie Root <se@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chie Taguchi <taguchi.ch@gmail.com>
  *  Chris Cowart <ccowart@rescomp.berkeley.edu>
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christian Lackas
  *  Christopher Hall <hsw@bitmark.com>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Clive Lin <clive@CirX.ORG>
  *  Colin Percival
  *  Cory McIntire (loon@noncensored.com)
  *  Craig Leres <leres@FreeBSD.org>
  *  Cristiano Deana <cris@gufi.org>
  *  Cy Schubert (Cy.Schubert@uumail.gov.bc.ca)
  *  Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
  *  Cy Schubert <cy@FreeBSD.org>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Damien Bobillot
  *  Dan Langille
  *  Dan Langille <dan@freebsddiary.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Dan Langille <dvl@freebsd.org>
  *  Dan Langille <dvl@sourcefire.com>
  *  Daniel Kahn Gillmor <dkg@fifthhorseman.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Danton Dorati <urisso@bsd.com.br>
  *  Dave McKay <dave@mu.org>
  *  David E. Thiel <lx@FreeBSD.org>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dereckson <dereckson@gmail.com>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Dominic Marks <dominic.marks@btinternet.com>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Edson Brandi <ebrandi@fugspbr.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Crist <ecrist@secure-computing.net>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Fabian Keil <fk@fabiankeil.de>
  *  Felix Palmen <felix@palmen-it.de>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Frank Wall <fw@moov.de>
  *  Franz Bettag <franz@bett.ag>
  *  Gabor Kovesdan
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Gary Hayers <Gary@Hayers.net>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  George Reid <services@nevernet.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Greg V <greg@unrelenting.technology>
  *  Gregory Neil Shapiro <gshapiro@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Hakisho Nukama <nukama@gmail.com>
  *  Hammurabi Mendes <hmendes@brturbo.com>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jacek Serwatynski <tutus@trynet.eu.org>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Thomason <james@divide.org>
  *  Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
  *  Janky Jay <ek@purplehat.org>
  *  Janos Mohacsi
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jim Geovedi <jim@corebsd.or.id>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Joe Clarke <marcus@marcuscom.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <johann@egenetics.com>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  John Ferrell <jdferrell3@yahoo.com>
  *  John Hixson <jhixson@gmail.com>
  *  John Polstra <jdp@polstra.com>
  *  John W. O'Brien <john@saltant.com>
  *  John-Mark Gurney <jmg@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Keith J. Jones <kjones@antihackertoolkit.com>
  *  Kevin Zheng <kevinz5000@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Klayton Monroe <klm@uidzero.org>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  LEVAI Daniel <leva@ecentrum.hu>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Laurent LEVIER <llevier@argosnet.com>
  *  Luiz Eduardo R. Cordeiro
  *  Lukas Slebodnik <lukas.slebodnik@intrak.sk>
  *  Lukasz Komsta
  *  Mageirias Anastasios <anastmag@gmail.com>
  *  Marcel Prisi <marcel.prisi@virtua.ch>
  *  Marcello Coutinho
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Hannon <markhannon@optusnet.com.au>
  *  Mark Murray <markm@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Marko Njezic <sf@maxempire.com>
  *  Martin Matuska <martin@tradex.sk>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Mersberger
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Martti Kuparinen <martti.kuparinen@ericsson.com>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt <matt@xtaz.net>
  *  Matt Behrens <matt@zigg.com>
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthieu BOUTHORS <matthieu@labs.fr>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Nottebrock <lofi@FreeBSD.org>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Michael Schout <mschout@gkg.net>
  *  Michal Bielicki <m.bielicki@llizardfs.com>
  *  Michiel van Baak <michiel@vanbaak.eu
  *  Mij <mij@bitchx.it>
  *  Mike Heffner <mheffner@vt.edu>
  *  Mikhail T. <m.tsatsenko@gmail.com>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Milan Obuch
  *  Mosconi <mosconi.rmg@gmail.com>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Mustafa Arif <ma499@doc.ic.ac.uk>
  *  Neil Booth
  *  Neil Booth <kyuupichan@gmail.com>
  *  Nick Barkas <snb@threerings.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Niels Heinen
  *  Nikola Kolev <koue@chaosophia.net>
  *  Nobutaka Mantani <nobutaka@FreeBSD.org>
  *  Oliver Lehmann
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Olli Hauer
  *  Patrick Li <pat@databits.net>
  *  Paul Chvostek <paul@it.ca>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel I Volkov <pavelivolkov@googlemail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Ankerstal <peter@pean.org>
  *  Peter Haight <peterh@sapros.com>
  *  Peter Johnson <johnson.peter@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Petr Rehor <rx@rx.cz>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Philippe Rocques <phil@teaser.fr>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  RaRa Rasputin <rasputin@submonkey.net>
  *  Radim Kolar
  *  Ralf Meister
  *  Remington Lang <MrL0Lz@gmail.com>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
  *  Roland van Laar <roland@micite.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Roman Bogorodskiy
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Roman Shterenzon <roman@xpert.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sascha Holzleiter <sascha@root-login.org>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Greven <sean.greven@gmail.com>
  *  Sebastian Schuetz <sschuetz@fhm.edu>
  *  Sergei Kolobov <sergei@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@inerd.com>
  *  Simeon Simeonov <sgs@pichove.org>
  *  Simon Dick <simond@irrelevant.org>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Grundmann
  *  Stefan Walter <sw@gegenunendlich.de>
  *  Stephon Chen <stephon@gmail.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  Thibault Payet <monwarez@mailoo.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Hurst <tom@hur.st>
  *  Thomas Quinot <thomas@cuivre.fr.eu.org>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas von Dein <freebsd@daemon.de>
  *  Tilman Linneweh <arved@FreeBSD.org>
  *  Tim Bishop <tim@bishnet.net>
  *  Tom Judge <tom@tomjudge.com>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Toni Viemerö <toni.viemero@iki.fi>
  *  Tony Maher
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Ulf Lilleengen
  *  Vaida Bogdan <vaida.bogdan@gmail.com>
  *  Valentin Zahariev <curly@e-card.bg>
  *  Valerio Daelli <valerio.daelli@gmail.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Victor Popov
  *  Victor Popov <v.a.popov@gmail.com>
  *  Vsevolod Stakhov
  *  Vsevolod Stakhov <vsevolod@FreeBSD.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yarodin <yarodin@gmail.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yen-Ming Lee <leeym@leeym.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yonatan <Yonatan@Xpert.com>
  *  Yonatan <onatan@gmail.com>
  *  Yoshisato YANAGISAWA
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zane C. Bowers <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  ache
  *  adamw
  *  ajk@iu.edu
  *  alex@FreeBSD.org
  *  allan@saddi.com
  *  alm
  *  andrej@ebert.su
  *  andrew@scoop.co.nz
  *  andy@fud.org.nz
  *  antoine@FreeBSD.org
  *  arved
  *  barner
  *  brix@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  chris@still.whet.org
  *  clement
  *  clsung
  *  crow
  *  cy@FreeBSD.org
  *  dominik karczmarski <dominik@karczmarski.com>
  *  dwcjr@inethouston.net
  *  eivind
  *  erich@rrnet.com
  *  erwin@FreeBSD.org
  *  girgen@FreeBSD.org
  *  glen.j.barber@gmail.com
  *  hbo@egbok.com
  *  ijliao
  *  jesper
  *  jfitz
  *  johans
  *  joris
  *  kftseng@iyard.org
  *  kris@FreeBSD.org
  *  lx
  *  markm
  *  mharo@FreeBSD.org
  *  michaelnottebrock@gmx.net
  *  mnag@FreeBSD.org
  *  mp39590@gmail.com
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  nsayer@FreeBSD.org
  *  nsayer@quack.kfu.com
  *  ntarmos@cs.uoi.gr
  *  oly
  *  onatan@gmail.com
  *  pandzilla
  *  patrick@mindstep.com
  *  pauls
  *  perl@FreeBSD.org
  *  petef@FreeBSD.org
  *  peter.thoenen@yahoo.com
  *  ports@c0decafe.net
  *  ports@rbt.ca
  *  roam@FreeBSD.org
  *  rokaz
  *  sada@FreeBSD.org
  *  scrappy
  *  se
  *  shane@freebsdhackers.net aka modsix@gmail.com
  *  snb@threerings.net
  *  sumikawa
  *  sviat
  *  teramoto@comm.eng.osaka-u.ac.jp
  *  thierry@pompo.net
  *  tobez@FreeBSD.org
  *  torstenb@FreeBSD.org
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  trevor
  *  truckman
  *  vanhu
  *  vanilla@
  *  wen@FreeBSD.org
  *  will

With hat:	portmgr
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe 857c05f
Friday, 17 Jun 2022
15:26 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.7.7 -> 0.4.7.8

Reported by:	Tor Project notification
commit hash: 4b03f85d7a63f521983071684bdd8f700418289e commit hash: 4b03f85d7a63f521983071684bdd8f700418289e commit hash: 4b03f85d7a63f521983071684bdd8f700418289e commit hash: 4b03f85d7a63f521983071684bdd8f700418289e 4b03f85
Wednesday, 27 Apr 2022
16:12 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.6.10 -> 0.4.7.7

Reported by:	George Rosamond <george@ceetonetechnology.com>
commit hash: cc02d2a44ed017824f1b1814c74b34c57590e8b0 commit hash: cc02d2a44ed017824f1b1814c74b34c57590e8b0 commit hash: cc02d2a44ed017824f1b1814c74b34c57590e8b0 commit hash: cc02d2a44ed017824f1b1814c74b34c57590e8b0 cc02d2a
Monday, 7 Feb 2022
16:18 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.6.8 -> 0.4.6.10

PR:		261772
Reported by:	rene@
commit hash: f96577ebaad147076fa9c41785e3650e4f221216 commit hash: f96577ebaad147076fa9c41785e3650e4f221216 commit hash: f96577ebaad147076fa9c41785e3650e4f221216 commit hash: f96577ebaad147076fa9c41785e3650e4f221216 f96577e
Friday, 29 Oct 2021
19:41 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.6.7 -> 0.4.6.8

Changelog: https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.4.6.8
commit hash: 0c3ad9597bc1a27a3e712b4efeb1aa5dc1af772f commit hash: 0c3ad9597bc1a27a3e712b4efeb1aa5dc1af772f commit hash: 0c3ad9597bc1a27a3e712b4efeb1aa5dc1af772f commit hash: 0c3ad9597bc1a27a3e712b4efeb1aa5dc1af772f 0c3ad95
Monday, 16 Aug 2021
22:15 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.6.6 -> 0.4.6.7

Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.6.7

Reported by:	Upstream notification
commit hash: 2e09b3e340936aefce408aadd8641d44e61ca358 commit hash: 2e09b3e340936aefce408aadd8641d44e61ca358 commit hash: 2e09b3e340936aefce408aadd8641d44e61ca358 commit hash: 2e09b3e340936aefce408aadd8641d44e61ca358 2e09b3e
Wednesday, 30 Jun 2021
19:04 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.6.5 -> 0.4.6.6

Changelog: https://blog.torproject.org/node/2046

Reported by:	upstream notification
commit hash: 8333d37c91bed0288d370d8d168b7a20e13af38d commit hash: 8333d37c91bed0288d370d8d168b7a20e13af38d commit hash: 8333d37c91bed0288d370d8d168b7a20e13af38d commit hash: 8333d37c91bed0288d370d8d168b7a20e13af38d 8333d37
Monday, 14 Jun 2021
18:26 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.5.8 -> 0.4.6.5

Release contains major bugfixes and minor features.

Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.6.5

Reported by:	upstream notification
commit hash: 1d097dd99b1d5066f15c6cc5cdbe0817c067b170 commit hash: 1d097dd99b1d5066f15c6cc5cdbe0817c067b170 commit hash: 1d097dd99b1d5066f15c6cc5cdbe0817c067b170 commit hash: 1d097dd99b1d5066f15c6cc5cdbe0817c067b170 1d097dd
Thursday, 27 May 2021
17:38 Yuri Victorovich (yuri) search for other commits by this committer Author: Franco Fichtner
security/{tor,tor-devel}: enable build for fixed LibreSSL 3.3

PR:		256186
commit hash: fab5a9d7947d349ab4c21f3768e8c99d483a20a0 commit hash: fab5a9d7947d349ab4c21f3768e8c99d483a20a0 commit hash: fab5a9d7947d349ab4c21f3768e8c99d483a20a0 commit hash: fab5a9d7947d349ab4c21f3768e8c99d483a20a0 fab5a9d
Monday, 10 May 2021
17:13 Yuri Victorovich (yuri) search for other commits by this committer
security/tor: Update 0.4.5.7 -> 0.4.5.8

Changelog: https://blog.torproject.org/node/2031

Reported by:	upstream notification
commit hash: 24d7b3d06d2ca635a5193730a11da9ba634be51f commit hash: 24d7b3d06d2ca635a5193730a11da9ba634be51f commit hash: 24d7b3d06d2ca635a5193730a11da9ba634be51f commit hash: 24d7b3d06d2ca635a5193730a11da9ba634be51f 24d7b3d
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
Tuesday, 16 Mar 2021
16:47 yuri search for other commits by this committer
security/tor: Update 0.4.5.6 -> 0.4.5.7

Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.5.7
(security release)

Reported by:	upstream notification
Original commitRevision:568584 
Monday, 15 Feb 2021
18:50 yuri search for other commits by this committer
security/tor: Update 0.4.4.7 -> 0.4.5.6

Changelog:
https://lists.torproject.org/pipermail/tor-announce/2021-February/000214.html
- contains major and minor bugfixes and new features.

Port options LTTNG,USDT,LOG_DEBUG backported from security/tor-devel.
LIB_DEPENDS is fixes in STATIC_TOR option.

Reported by:	upstream notification
Original commitRevision:565324 
Wednesday, 3 Feb 2021
18:25 yuri search for other commits by this committer
security/tor: Update 0.4.4.6 -> 0.4.4.7

Reported by:	upstream notification
Original commitRevision:563905 
Friday, 25 Dec 2020
10:19 yuri search for other commits by this committer
security/tor: Allow _tor group to read tor files and directories under /var

PR:		252127
Requested by:	Dries Michiels <driesm.michiels@gmail.com>
Original commitRevision:559234 
Wednesday, 16 Dec 2020
18:33 yuri search for other commits by this committer
secirity/tor & secirity/tor-devel: Broken with libressl.

Reported by:	cubox@cubox.dev
Original commitRevision:558236 
Thursday, 12 Nov 2020
23:08 yuri search for other commits by this committer
security/tor: Update 0.4.4.5 -> 0.4.4.6

Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.4.6

Reported by:	Upstream notification
MFH:		2020Q4 (major and minor bugfixes)
Original commitRevision:554994 
Sunday, 1 Nov 2020
23:40 yuri search for other commits by this committer
security/tor: Fix build when both TCMALLOC=yes and STATIC_TOR=yes

Also:
* Remove unnecessary REINPLACE_CMD-patching commands
* Simplify CONFLICTS_INSTALL
Original commitRevision:553877 
Tuesday, 15 Sep 2020
16:35 yuri search for other commits by this committer
security/tor: Update 0.4.3.6 -> 0.4.4.5

Changelog: https://gitweb.torproject.org/tor.git/tree/ReleaseNotes?h=tor-0.4.4.5

MFH:		2020Q3 (contains many major bugfixes)
Original commitRevision:548737 
Thursday, 9 Jul 2020
17:41 yuri search for other commits by this committer
security/tor: Update 0.4.3.5 -> 0.4.3.6 (contains major and minor security and
crash bugfixes)

Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.3.6

Reported by:	upstream notification
MFH:		2020Q3 (bugfixes)
Original commitRevision:541762 
Friday, 15 May 2020
15:36 yuri search for other commits by this committer
security/tor: Update 0.4.2.7 -> 0.4.3.5

Reported by:	upstream notification
Original commitRevision:535297 
Wednesday, 18 Mar 2020
17:08 yuri search for other commits by this committer
security/tor: Update 0.4.2.6 -> 0.4.2.7

Bugfix release:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.2.7

Reported by:	upstream notification
MFH:		2020Q1
Original commitRevision:528657 
Friday, 31 Jan 2020
02:54 yuri search for other commits by this committer
security/tor: Update 0.4.2.5 -> 0.4.2.6

Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.2.6

Reported by:	upstream notification
Original commitRevision:524667 
Tuesday, 10 Dec 2019
10:27 yuri search for other commits by this committer
security/tor: Update 0.4.1.6 -> 0.4.2.5

Reported by:	upstream notification
Original commitRevision:519656 
Wednesday, 9 Oct 2019
12:20 bapt search for other commits by this committer
Drop the ipv6 virtual category for s* category as it is not relevant anymore
Original commitRevision:514144 
Thursday, 19 Sep 2019
15:04 yuri search for other commits by this committer
security/tor: Update 0.4.1.5 -> 0.4.1.6

Reported by:	upstream notification
Original commitRevision:512347 
Tuesday, 20 Aug 2019
19:58 yuri search for other commits by this committer
security/tor: Update 0.4.0.5 -> 0.4.1.5

Reported by:	upstream notification
Original commitRevision:509469 
Friday, 2 Aug 2019
13:30 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
Original commitRevision:507877 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Sunday, 9 Jun 2019
11:26 jbeich search for other commits by this committer
security/tor: force rebuild after r503790

evutil_secure_rng_add_bytes became nop in r478104 on all FreeBSD
releases due to a bug in arc4random_addrandom ifdef. libevent 2.1.10
hidden it based on configure check. Looks like there were consumers.

PR:		238433
Reported by:	yuri
Original commitRevision:503811 
Friday, 3 May 2019
01:42 yuri search for other commits by this committer
security/tor: Update 0.3.5.8 -> 0.4.0.5

Reported by:	upstream notification
Original commitRevision:500686 
Friday, 22 Feb 2019
02:41 yuri search for other commits by this committer
security/tor: 0.3.5.7 -> 0.3.5.8

Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.5.8

Reported by:	upstream notifucation
Original commitRevision:493540 
Tuesday, 8 Jan 2019
07:48 yuri search for other commits by this committer
security/tor: Update 0.3.4.9 -> 0.3.5.7

The TOR2WEB option is retired by the upstream.

Reported by:	upstream notification
Original commitRevision:489648 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Friday, 2 Nov 2018
19:05 yuri search for other commits by this committer
security/tor: Update 0.3.4.8 -> 0.3.4.9

Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.4.9

Reported by:	upstream notification
Original commitRevision:483832 
Sunday, 30 Sep 2018
01:55 yuri search for other commits by this committer
security/tor: Fix build with mips64, powerpc64 and sparc64

Port changes:
* Add USES=compiler:c11
* Add USE_CSTD=gnu99

Situation with MIPS isn't clear, Nathan <ndowens@yahoo.com> says that it works
only after adding USES=autoreconf.
The Tor Project should resolve this discrepancy that autoreconf alters the
outcome: https://trac.torproject.org/projects/tor/ticket/27901

PR:		231779
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (initial version)
Original commitRevision:480932 
Tuesday, 11 Sep 2018
01:51 yuri search for other commits by this committer
security/tor: Update 0.3.3.9 -> 0.3.4.8

Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.4.8

Reported by:	Upstream notification
Original commitRevision:479497 
Friday, 13 Jul 2018
22:20 yuri search for other commits by this committer
security/tor: Update 0.3.3.8 -> 0.3.3.9

Changelog:
https://gitweb.torproject.org/tor.git/tree/ReleaseNotes?h=tor-0.3.3.9

Reported by:	upstream notification
Original commitRevision:474609 
Monday, 9 Jul 2018
20:30 yuri search for other commits by this committer
security/tor: Update 0.3.3.7 -> 0.3.3.8

Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?id=99f9816efa08ab83f90a307ea41844d693488fde

Reported by:	upstream notification
Original commitRevision:474301 
Tuesday, 12 Jun 2018
17:43 yuri search for other commits by this committer
security/tor: Update 0.3.3.6 -> 0.3.3.7

Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.3.7

Reported by:	Nick Mathewson <nickm@torproject.org> (upstream notification)
Original commitRevision:472266 
Tuesday, 22 May 2018
22:41 yuri search for other commits by this committer
security/tor: Update 0.3.2.10 -> 0.3.3.6

Changelog:
https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.3.6

Reported by:	Nick Mathewson <nickm@torproject.org> (upstream notification)
Original commitRevision:470663 
Saturday, 3 Mar 2018
16:00 yuri search for other commits by this committer
security/tor: Update to 0.3.2.10

Backport of countermeasures to mitigate denial-of-service
attacks against the Tor network.

Changelog is in:
https://gitweb.torproject.org/tor.git/tree/ChangeLog

None of these fixes appear to be essential for clients, but relays
should upgrade.

Port changes:
* Changed the implementation of 'tor_setuid': now it is done through
  the command line argument, instead of the torrc file.

Reported by:	Nick Mathewson <nickm@torproject.org> (notification)
Approved by:	tcberner (mentor, implicit)
Original commitRevision:463489 
Sunday, 14 Jan 2018
19:24 yuri search for other commits by this committer
security/tor: Update to 0.3.2.9

This release contains many new features and many bugfixes.
Plesee see the complete list here:
https://blog.torproject.org/tor-0329-released-we-have-new-stable-series

Additionally, this update adds "#include <osreldate.h>" to qualm the
compiler warning that was caused by the previous fix.

Now security/tor and security/tor-devel are identical.

Submitted by:	myself
Reported by:	upstream notification
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13820
Original commitRevision:458993 
Monday, 18 Dec 2017
21:52 yuri search for other commits by this committer
security/tor: Unbreaking on systems without timingsafe_memcmp(3)

timingsafe_memcmp(3) has only been introduced in 12, therefore limiting its use
to 12.

Reported by:	Martin Gehlen <zitlo@zitlo.de> (bug reporter)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13502
Original commitRevision:456679 
Saturday, 2 Dec 2017
01:48 yuri search for other commits by this committer
security/tor: Update to 0.3.1.9 (security update)

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13321
Original commitRevision:455329 
Thursday, 26 Oct 2017
10:45 swills search for other commits by this committer
security/tor: Update to 0.3.1.8

PR:		223239
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:452911 
Sunday, 1 Oct 2017
20:19 pi search for other commits by this committer
security/tor: update 0.3.0.10 -> 0.3.1.7

- Adds Lzma and Zstd compression
- Rework some options to options_ng

PR:		222431
Submitted by:	brnrd, Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:451058 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Monday, 7 Aug 2017
13:43 krion search for other commits by this committer
Update to version 0.3.0.10

PR:		221299
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11909
Original commitRevision:447493 
Friday, 30 Jun 2017
11:39 amdmi3 search for other commits by this committer
- Update to 0.3.0.9

PR:		220373
Submitted by:	yuri@rawbw.com (maintainer)
Security:	CVE-2017-0377
Original commitRevision:444708 
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 
Saturday, 17 Jun 2017
10:54 joneum search for other commits by this committer
- security/tor: Implemented setuid feature
 *The user should add tor_setuid=YES to /etc/rc.conf
  to make tor do setuid in runtime after opening the
  externally provided files.

PR:		218587
Submitted by:	xmj
Approved by:	Yuri Victorovich <yuri at rawbw.com> (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11223
Original commitRevision:443770 
Wednesday, 14 Jun 2017
19:00 pi search for other commits by this committer
security/tor: update 0.3.0.7 -> 0.3.0.8

PR:		219863
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
MFH:		2017Q2
Relnotes:	https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=tor-0.3.0.8
Security:	CVE-2017-0375, CVE-2017-0376
Original commitRevision:443596 
Friday, 19 May 2017
17:36 pi search for other commits by this committer
security/tor: 0.3.0.6 -> 0.3.0.7

- medium-severity security bug in earlier versions of 0.3.0.x, where
  an attacker could cause a Tor relay process to exit

PR:		219246
Relnotes:	https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=tor-0.3.0.7
Security:	TROVE-2017-002
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
MFH:		2017Q2
Original commitRevision:441254 
Sunday, 7 May 2017
21:27 sunpoet search for other commits by this committer
Update to 0.3.0.6

- Add DOCS and MANPAGES options
- Remove TRANSPARENT option
- While I'm here, update WWW

Changes:	https://blog.torproject.org/category/tags/release
		https://gitweb.torproject.org/tor.git/tree/ChangeLog
PR:		219104
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:440384 
Sunday, 30 Apr 2017
04:35 linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:439789 
Sunday, 26 Mar 2017
18:30 shaun search for other commits by this committer
Update to 0.2.9.10.

PR:		217830
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:436976 
Monday, 20 Feb 2017
02:57 jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Original commitRevision:434427 
Saturday, 4 Feb 2017
07:56 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
Original commitRevision:433286 
Wednesday, 1 Feb 2017
11:22 amdmi3 search for other commits by this committer
- Update to 0.2.9.9

PR:		216417
Submitted by:	neel@neelc.org
Approved by:	yuri@rawbw.com (maintainer)
Original commitRevision:432999 
Monday, 9 Jan 2017
13:16 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:430947 
Friday, 23 Dec 2016
19:12 pi search for other commits by this committer
security/tor: update 2.8.11 -> 2.9.8

PR:		215437
Changes:	https://blog.torproject.org/blog/whats-new-tor-0298
		https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=release-0.2.9&id=tor-0.2.9.8#n1
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:429279 
Thursday, 15 Dec 2016
10:10 amdmi3 search for other commits by this committer
- Update to 0.2.8.11

PR:		215183
Submitted by:	neel@neelc.org
Approved by:	yuri@rawbw.com (maintainer)
Original commitRevision:428609 
Monday, 5 Dec 2016
21:35 rene search for other commits by this committer
Update security/tor to 0.2.8.10
Update security/tor-devel to 0.2.9.6-rc

PR:		215009
Submitted by:	Neel Chauhan <neel@neelc.org>
Approved by:	maintainer <yuri@rawbw.com>
Original commitRevision:427923 
Monday, 7 Nov 2016
06:24 jbeich search for other commits by this committer
security/tor: improve multi-instance support

- rc.d commands now accept optional instance argument
- `status` command output is no longer ambigous

  before:

    $ service tor status
    tor is running as pid 22222.
    tor is running as pid 33333.
    tor is running as pid 11111.

  after:

    $ service tor status
    tor instance inst1: tor is running as pid 22222.
    tor instance inst2: tor is running as pid 33333.
    tor main instance: tor is running as pid 11111.

    $ service tor restart inst1
    tor instance inst1: Stopping tor.
    Waiting for PIDS: 22222.
    Starting tor.
    [...]

PR:		207129
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:425595 
Wednesday, 2 Nov 2016
02:57 jbeich search for other commits by this committer
security/tor: add multi-instance support

PR:		207129
Submitted by:	yuri@rawbw.com (maintainer)
Original commitRevision:425102 
Tuesday, 18 Oct 2016
17:31 rene search for other commits by this committer
Update security/tor to 0.2.8.9
Update security/tor-devel to 0.2.9.4-alpha

For security/tor:
- fix directory permissions
- mark the TOR2WEB option as "expert"

PR:		212952
Submitted by:	Neel Chauhan <neel@neelc.org>
Approved by:	maintainer <yuri@rawbw.com>
MFH:		2016Q4
Security:	c1dc55dc-9556-11e6-b154-3065ec8fd3ec
Original commitRevision:424187 
Sunday, 18 Sep 2016
10:14 linimon search for other commits by this committer
Mark as broken on mips64 and sparc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:422363 
Thursday, 8 Sep 2016
14:13 mat search for other commits by this committer
Change security/tor{,-devel} to only have a build dependency on openssl
if built statically.

PR:		202175
Reported by:	barnerd
Sponsored by:	Absolight
Original commitRevision:421557 
Wednesday, 7 Sep 2016
11:46 amdmi3 search for other commits by this committer
- Update to 0.2.8.7 [1]
- Remove broken BUFFEREVENTS and INSTR_DOWNLOADS options [2]
- Switch to USES=ssl

PR:		212124 [1], 210389 [2]
Submitted by:	neel@neelc.org [1], U+039b@0x39b.fr [2]
Approved by:	yuri@rawbw.com (maintainer)
Original commitRevision:421493 
Friday, 19 Aug 2016
13:43 amdmi3 search for other commits by this committer
- Update to 0.2.8.6

PR:		211944
Submitted by:	neel@neelc.org
Approved by:	yuri@rawbw.com (maintainer)
Original commitRevision:420463 
Tuesday, 28 Jun 2016
00:48 wen search for other commits by this committer
- Pass maintainership to submitter

PR:		210646
Submitted by:	yuri@rawbw.com
Original commitRevision:417690 
Monday, 27 Jun 2016
21:30 rene search for other commits by this committer
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
Original commitRevision:417685 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
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, 19 Jan 2016
13:54 amdmi3 search for other commits by this committer
- Make the tor ports create /var/run/tor and /var/log/tor directories, so it can
work without any manual actions
- Remove note of these manual actions from pkg-message
- Change mentions of /var/lib/tor to /var/db/tor in example configs and
documentation
- Mention in UPDATING that if /var/log/tor _file_ was created before it should
be now moved away

PR:		206235
Submitted by:	amdmi3
Approved by:	bf (maintainer)
Original commitRevision:406686 
Wednesday, 13 Jan 2016
15:58 amdmi3 search for other commits by this committer
- Update to 0.2.7.6

PR:		205252
Submitted by:	neel@neelc.org
Approved by:	maintainer timeout (bf, >1 month)
Original commitRevision:406053 
Thursday, 17 Dec 2015
10:58 amdmi3 search for other commits by this committer
- Don't override/force logfile configuration

PR:		204739
Submitted by:	amdmi3
Approved by:	bf (maintainer)
Original commitRevision:403904 
10:36 amdmi3 search for other commits by this committer
- Fix build with TCMALLOC and STATIC_TOR

PR:		204739
Submitted by:	amdmi3
Approved by:	portmgr blanket
MFH:		2015Q4 (blanket)
Original commitRevision:403901 
Thursday, 15 Oct 2015
14:55 mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Original commitRevision:399346 
Saturday, 3 Oct 2015
07:32 rodrigo search for other commits by this committer
Upgrade TOR port to 0.2.6.10

PR:		201540
Submitted by:	Neel Chauhan <neel@neelc.org>
Approved by:	bf@ (maintainer)
Original commitRevision:398464 
Friday, 12 Jun 2015
13:11 bf search for other commits by this committer
Update to 0.2.6.9

PR:		200814
Original commitRevision:389268 
Thursday, 9 Apr 2015
12:12 bf search for other commits by this committer
update to 0.2.6.7

PR:		199275
Original commitRevision:383640 
Monday, 30 Mar 2015
11:58 bf search for other commits by this committer
update to 0.2.6.6 [1]; add another hint to the pkg-message [2]; use @sample [3];
add CPE information [4]; update the rc-script [5]

PR:		198710 [1], 199003 [1], 195828 [2], 198164 [3], 197493 [4], 197998 [5]
Original commitRevision:382650 
Wednesday, 25 Mar 2015
08:30 marino search for other commits by this committer
security category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Original commitRevision:382200 

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

1 | 2 | 3  »