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: security/hydra/Makefile

Number of commits found: 79

Wednesday, 28 Feb 2024
15:53 Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 e83f0a9
Monday, 22 Jan 2024
07:47 Ruslan Makhmatkhanov (rm) search for other commits by this committer
security/hydra: update to 9.5

Changes:
https://github.com/vanhauser-thc/thc-hydra/blob/master/CHANGES
commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912 commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912 commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912 commit hash: 5eb9bd7cd4970a006b3f3aa032ab1dd17cc32912 5eb9bd7
Sunday, 21 Jan 2024
22:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/hydra: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02e commit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02e commit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02e commit hash: d3ccb6aef9e44f37b5f496d44fed842bd048f02e d3ccb6a
Sunday, 19 Mar 2023
10:10 Daniel Engberg (diizzy) search for other commits by this committer
security/hydra: Fix WWW

Update WWW entry to GitHub URL

PR:		268845
Approved by:	portmgr (blanket)
commit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3a commit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3a commit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3a commit hash: 1ab0473e80a837757ed8716b409e3191c6e1dd3a 1ab0473
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, 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
Wednesday, 30 Jun 2021
05:09 Fukang Chen (loader) search for other commits by this committer
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions

- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION

devel/anjuta:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
    - Change SUBVERSION_DESC to use the default description

devel/git:
    - Rename OPTION P4 to PERFORCE
    - Rename OPTION SVN to SUBVERSION
    - Change PERFORCE_DESC to use the default description

devel/ocaml-opam:
    - Rename OPTION HG to MERCURIAL
    - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
    - Change {DARCS,GIT,MERCURIAL}_DESC to use the default description

devel/thunar-vcs-plugin:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE
    - Change GIT_DESC to use the default description

devel/viewvc-devel:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE

net-mgmt/observium:
    - Rename OPTION SVN to SUBVERSION

net-mgmt/rancid3:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_SINGLE_SCM
    - Change {CVS,GIT,SUBVERSION}_DESC to use the default description

ports-mgmt/portshaker:
    - Rename OPTION SVN to SUBVERSION
    - Rename HG to MERCURIAL
    - Sort OPTIONS_DEFINE
    - Change {GIT,MERCURIAL}_DESC to use the default description

security/hydra:
    - Rename OPTION SVN to SUBVERSION

security/medusa:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE

shells/scponly:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE
    - Typo fix in SVNSERVE_DESC

www/trac-devel:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE
    - Change {GIT,SUBVERSION}_DESC to use the default description

Reviewed by:	koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain
Approved by:	koobs (ports, mentor)
Differential Revision:	https://reviews.freebsd.org/D17459
MFH:		No (OPTION description updates)
commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 f76aa00
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 Mar 2021
13:01 rm search for other commits by this committer
security/hydra: update to 9.2
Original commitRevision:569116 
Thursday, 3 Sep 2020
09:08 rm search for other commits by this committer
security/hydra: update to 9.1
Original commitRevision:547428 
Friday, 12 Apr 2019
18:10 rm search for other commits by this committer
security/hydra: update to 8.9.1
Original commitRevision:498735 
Tuesday, 2 Apr 2019
03:35 yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Original commitRevision:497546 
Sunday, 13 Jan 2019
18:22 rm search for other commits by this committer
security/hydra: update to 8.8

- switch to github
- update to 8.8
- pet portlint
Original commitRevision:490167 
Saturday, 10 Jun 2017
20:25 rm search for other commits by this committer
security/hydra: update to 8.5
Original commitRevision:443117 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Sunday, 29 Jan 2017
21:13 rm search for other commits by this committer
security/hydra: update to 8.4

Release 8.4
! Reports came in that the rdp module is not working reliable sometimes, most
  likely against new Windows versions. please test, report and if possible
  send a fix
* Proxy support re-implemented:
  - HYDRA_PROXY[_HTTP] environment can be a text file with up to 64 entries
  - HYDRA_PROXY_AUTH was deprecated, set login/password in HTTP_PROXY[_HTTP]
* New protocol: adam6500 - this one is work in progress, please test and report
* New protocol: rpcap - thanks to Petar Kaleychev <petar.kaleychev@gmail.com>
* New command line options:
   -y : disables -x 1aA interpretation, thanks to crondaemon for the patch
   -I : ignore an existing hydra.restore file (dont wait for 10 seconds)
* hydra-svn: works now with the current libsvn version
* hydra-ssh: initial check for password auth support now uses login supplied
* Fixed dpl4hydra to be able to update from the web again
* Fixed crash when -U was used without any service (thanks to thecarterb for
  reporting)
* Updated default password lists
* The protocols vnc, xmpp, telnet, imap, nntp and pcanywhere got accidentially
  long sleep commands due a patch in 8.2, fixed
* Added special error message for clueless users :)
Original commitRevision:432798 
Saturday, 5 Nov 2016
19:33 rm search for other commits by this committer
security/hydra: deregister conflict with www/hydra

www/hydra was removed at 1st of November after being broken
for 6 months.
Original commitRevision:425441 
Tuesday, 13 Sep 2016
17:17 marino search for other commits by this committer
security/hydra: Configure for any SSL base and IGNORE LibreSSL

Several symbols including RSA_get0_key are unreferenced while linking
with LibreSSL so IGNORE this port if SSL_DEFAULT matches "libressl".

Approved by:	SSL blanket
Original commitRevision:422041 
Monday, 22 Aug 2016
18:16 rm search for other commits by this committer
security/hydra: update to 8.3

- update to 8.3
- remove patch, applied upstream
- regenerate patches with makepatch

changelog:
* Support for upcoming OpenSSL 1.1 added. needs testing.
* Fixed hydra redo bug (issue #113)
* Updated xhydra for new hydra features and options
* Some more command line error checking
* Ensured unneeded sockets are closed
Original commitRevision:420628 
Friday, 22 Jul 2016
20:27 rm search for other commits by this committer
security/hydra: update to 8.2

- update to 8.2
- switch to option helpers
- kick off WANT_GNOME and define all the deps explicitly
- regenerate patches with make makepatch

Changes: https://www.thc.org/thc-hydra/CHANGES
Original commitRevision:418930 
Monday, 25 Apr 2016
16:14 mat search for other commits by this committer
Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.

Also:
- replace USE_FIREBIRD by USES=firebird.
- convert ports depending on databases/firebird25-client directly to
USES=firebird.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
Original commitRevision:414015 
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 
Wednesday, 10 Dec 2014
07:19 rm search for other commits by this committer
security/hydra: update to 8.1
Original commitRevision:374443 
Saturday, 6 Sep 2014
22:46 marino search for other commits by this committer
security/hydra: Switch Firebird client options from 2.1 => 2.5

databases/firebird21-* will be removed imminently.  Hydra has a
non-default option that relies on the firebird client library which
the currently version of Firebird (2.5.x) also has.  This change
is untested.  There's no revbump because the option is not normally set.

Change is necessary, it's an attempt to avoid breakage when Firebird
ports are removed.
Original commitRevision:367480 
Saturday, 30 Aug 2014
18:18 tijl search for other commits by this committer
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Original commitRevision:366659 
Tuesday, 20 May 2014
05:07 rm search for other commits by this committer
- update to 8.0
Original commitRevision:354593 
Sunday, 11 May 2014
14:17 rene search for other commits by this committer
Bump optional, non-default version of firebird from 2.0 (expired) to 2.1
Original commitRevision:353693 
Sunday, 29 Dec 2013
19:02 rm search for other commits by this committer
- update to 7.6
- enable ssh support by default (for package users)
- use options helpers
- add stage support
- general clean-up
Original commitRevision:338034 
Friday, 4 Oct 2013
19:27 rm search for other commits by this committer
- update distfile mirror to avoid redirect
Original commitRevision:329365 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Monday, 16 Sep 2013
13:33 bapt search for other commits by this committer
Rename www/hydra package name to hydra-web to avoid confusion with
security/hydra
While here adjust CONFLICTS_INSTALL
modernize lib_depends
remove leading article in COMMENT
Original commitRevision:327390 
Friday, 6 Sep 2013
17:09 rm search for other commits by this committer
- update to 7.5
- reflect license change: GPLv3 -> AGPLv3
- use new library dependencies syntax and remove
  no more needed hacks for libssh dependency
- unmute installation commands
Original commitRevision:326528 
Saturday, 31 Aug 2013
00:11 bapt search for other commits by this committer
Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
Original commitRevision:325745 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 14 Jan 2013
14:40 rm search for other commits by this committer
- update to 7.4.2
Original commitRevision:310383 
Monday, 31 Dec 2012
08:21 rm search for other commits by this committer
- enclose email in header into proper brackets
Original commitRevision:309712 
08:17 rm search for other commits by this committer
- update to 7.4.1
Original commitRevision:309711 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
15:10 ume search for other commits by this committer
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Original commitRevision:308609 
Monday, 4 Jun 2012
17:53 rm search for other commits by this committer
- register conflicts with www/hydra

Reported by:    Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
Original commit
Wednesday, 30 May 2012
03:57 rm search for other commits by this committer
Drop descriptions for (now) well-known port options SVN and SSH.

Requested by:   miwi
Original commit
Tuesday, 29 May 2012
21:20 rm search for other commits by this committer
- update to 7.3
- add some tabs into Makefile header
- drop EXTRACT_SUFX, WRKSRC, LICENSE_FILE - they are not needed anymore
- drop library versions in LIB_DEPENDS
- convert to optionsNG
- use bsd.port.options.mk instead of bsd.port.pre.mk
- use BUILD/RUN_DEPENDS instead of LIB_ to depend on security/libssh:
  this library will not be installed if misc/compat7x in installed
Original commit
Thursday, 16 Feb 2012
17:30 rm search for other commits by this committer
- add PACKETSTORM mirror
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
11:23 rm search for other commits by this committer
- update to 7.2

changes:
http://freeworld.thc.org/thc-hydra/CHANGES
Original commit
Thursday, 10 Nov 2011
22:20 rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
Original commit
Tuesday, 18 Oct 2011
19:02 glarkin search for other commits by this committer
- Updated to 7.1
- Added patch to avoid superfluous inclusion of libssh.h to make it build
  with WITH_SSH

PR:             ports/161543
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Original commit
Monday, 26 Sep 2011
21:26 zi search for other commits by this committer
- Fix build when WITH_SSH is used
- No need to bump PORTREVISION

PR:             ports/161039
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Reported by:    Jason Hellenthal <jhell@DataIX.net>
Original commit
02:01 zi search for other commits by this committer
- Update to 7.0 [1]
- Mark MAKE_JOBS_SAFE

PR:             ports/160985
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) [1]
Original commit
Thursday, 18 Aug 2011
18:57 gabor search for other commits by this committer
- Unbreak the build when libssh is not enabled but libidn is
- Add some LIB_DEPENDS

PR:             ports/159124
Submitted by:   Michael Scheidell <scheidell@secnap.net>
Reviewed by:    Helmut Schneider <jumper99@gmx.de>
Approved by:    Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Original commit
Tuesday, 19 Jul 2011
21:45 zi search for other commits by this committer
Update to 6.5
Fix whitespace in pkg-descr
Fix build when using clang

PR:             ports/159009
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> [maintainer]
Approved by:    tabthorpe (mentor)
Original commit
Saturday, 25 Jun 2011
05:23 miwi search for other commits by this committer
- Update to 6.4

PR:             157996
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Original commit
Saturday, 11 Jun 2011
18:34 miwi search for other commits by this committer
- update to 6.3
- add pkgconfig dependency explicitly when building xhydra
- align local patches for new version

PR:             157468
Submitted by:   maintainer
Original commit
Tuesday, 31 May 2011
03:30 miwi search for other commits by this committer
- Update to 6.2

PR:             6.2
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Original commit
Friday, 15 Apr 2011
23:02 shaun search for other commits by this committer
Hand over to a new maintainer.

Submitted by:   Laurent LEVIER <llevier@argosnet.com> (maintainer)
                via freebsd-ports
Original commit
Friday, 4 Mar 2011
03:41 miwi search for other commits by this committer
- Update to 6.1

PR:             154905
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Original commit
Monday, 27 Dec 2010
20:32 pav search for other commits by this committer
- Update to 5.9
- Add options for db backends

PR:             ports/152683
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Original commit
Monday, 8 Nov 2010
18:45 pav search for other commits by this committer
- Update to 5.8

PR:             ports/151699
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
14:01 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 11 Apr 2007
01:46 clsung search for other commits by this committer
- Update from 5.3 to 5.4

PR:             ports/111193
Submitted by:   "R.Mahmatkhanov"<R dot Mahmatkhanov_AT_SKYLINK dot ru>
Approved by:    maintainer (Laurent LEVIER)
Original commit
Tuesday, 21 Nov 2006
21:56 pav search for other commits by this committer
- Update to 5.3
- Fix detection for optional subversion module

PR:             ports/104891
Submitted by:   Nicolas Blais <nb_root@videotron.ca>
Approved by:    maintainer timeout (3 weeks)
Original commit
Tuesday, 25 Apr 2006
20:10 pav search for other commits by this committer
- Update to 5.2

PR:             ports/96180
Submitted by:   Laurent LEVIER <llevier@argosnet.com> (maintainer)
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Monday, 10 Oct 2005
23:02 edwin search for other commits by this committer
Upgrade to 5.0

Submitted by:   B3r3n <B3r3n@free.fr>
Original commit
Saturday, 21 May 2005
23:55 pav search for other commits by this committer
- Update to 4.6
- Enable xhydra build

PR:             ports/81275
Submitted by:   Nicolas Blais <nb_root@videotron.ca>
Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
Original commit
Tuesday, 8 Feb 2005
21:54 pav search for other commits by this committer
- Update to 4.5

PR:             ports/77179
Submitted by:   Laurent LEVIER <llevier@argosnet.com> (maintainer)
Original commit
Wednesday, 5 May 2004
20:24 mi search for other commits by this committer
Upgrade from 2.6 to 4.0. Declare USE_OPENSSL. Use the OpenSSL's libraries
instead of looking for the obsolete libdes. Use OpenSSL's MD4-functions
instead of compiling Hydra's own md4.c.

Approved by:    maintainer
Original commit
Sunday, 28 Mar 2004
17:35 pav search for other commits by this committer
- Update to 2.6

PR:             ports/64806
Submitted by:   Laurent LEVIER <root@tirion.argosnet.com> (maintainer)
Original commit
Tuesday, 17 Feb 2004
22:19 cy search for other commits by this committer
Correct a COMMENT typo.

Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
Original commit
Sunday, 15 Feb 2004
00:26 cy search for other commits by this committer
Add NO_LATEST_LINK to avoid link stomping.

Reported by:    kris
Approved by:    kris (wearing his portsmgr hat)
Original commit
Friday, 6 Feb 2004
13:12 trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
Original commit
Monday, 20 Oct 2003
10:48 osa search for other commits by this committer
Fix build on -CURRENT [1]
Respect CC/CFLAGS, fix installation path [2]
Bump PORTREVISION.

PR:             ports/58164
Submitted by:   Samy Al Bahra <samy@kerneled.com> [1],
                osa [2]
Approved by:    Laurent LEVIER <llevier@argosnet.com> (maintainer)
Original commit
Thursday, 16 Oct 2003
01:26 kris search for other commits by this committer
BROKEN on 5.x: does not compile
Original commit
Wednesday, 24 Sep 2003
09:37 osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Original commit
Monday, 30 Jun 2003
07:41 foxfair search for other commits by this committer
Import hydra-2.2, base on PR/43942. This port is provided as a standalone
program to avoid installing a full Nessus scanner system.

Submitted by:   Laurent LEVIER <llevier@argosnet.com>
Original commit

Number of commits found: 79