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: www/aria2/Makefile

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

1 | 2  »  

Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Update manpage location (003a571d1d6585196545295efc181514f171c4c4,
r523104)
commit hash: 348e5d6fb8190abad5a384d88b9674deac597711 commit hash: 348e5d6fb8190abad5a384d88b9674deac597711 commit hash: 348e5d6fb8190abad5a384d88b9674deac597711 commit hash: 348e5d6fb8190abad5a384d88b9674deac597711 348e5d6
Thursday, 14 Dec 2023
05:48 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Update to 1.37.0

- Remove my LOCAL from MASTER_SITES

Changes:	https://github.com/aria2/aria2/releases
commit hash: 959f3bed41602429a30d1b6fe6b420fcf0b18e48 commit hash: 959f3bed41602429a30d1b6fe6b420fcf0b18e48 commit hash: 959f3bed41602429a30d1b6fe6b420fcf0b18e48 commit hash: 959f3bed41602429a30d1b6fe6b420fcf0b18e48 959f3be
Sunday, 8 Oct 2023
11:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Update WWW

- Cosmetic change
commit hash: 1cecd1dcd2a649c056cd054231f31d1b45498588 commit hash: 1cecd1dcd2a649c056cd054231f31d1b45498588 commit hash: 1cecd1dcd2a649c056cd054231f31d1b45498588 commit hash: 1cecd1dcd2a649c056cd054231f31d1b45498588 1cecd1d
11:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer Author: Dag-Erling Smorgrav
www/aria2: Drop bogus --without-ca-bundle option

- Bump PORTREVISION for package change

Differential Revision:	https://reviews.freebsd.org/D42118
Fixes:		b6c274c6a7264f1258cd3cff73035c06fca27bf9
commit hash: 06b2f3340c1f6dc764575a8e836c0e2fb226e0b7 commit hash: 06b2f3340c1f6dc764575a8e836c0e2fb226e0b7 commit hash: 06b2f3340c1f6dc764575a8e836c0e2fb226e0b7 commit hash: 06b2f3340c1f6dc764575a8e836c0e2fb226e0b7 06b2f33
Friday, 6 Oct 2023
09:35 Dag-Erling Smørgrav (des) search for other commits by this committer
www/aria2: Drop ca_root_nss dependency.

MFH:		2023Q4
Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D42060
commit hash: b6c274c6a7264f1258cd3cff73035c06fca27bf9 commit hash: b6c274c6a7264f1258cd3cff73035c06fca27bf9 commit hash: b6c274c6a7264f1258cd3cff73035c06fca27bf9 commit hash: b6c274c6a7264f1258cd3cff73035c06fca27bf9 b6c274c
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:23 Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

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

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Aldert Nooitgedagt
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Kapranoff <alex@kapranoff.ru>
  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alex Miller (<asm@asm.kiev.ua>)
  *  Alex Pesternikov <ap@page2rss.com>
  *  Alex Povolotsky <tarkhil@over.ru>
  *  Alex Varju <freebsd-ports@varju.ca>
  *  Alexander Koch <fbsd@meersau.de>
  *  Alexander Kriventsov
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Logvinov <info@logvinov.com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Alfred Perlstein <alfred@freebsd.org>
  *  Allie Micka <allie@pajunas.com>
  *  Anatoliy Dmytriyev <tolid@plab.ku.dk>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrea Cervesato <andrea@cervesato.it>
  *  Andrea Sozzi <as@g-cows.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <andrey.zverev@electro-com.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew T. Bennett <potatosaladx@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Anes Muhametov <anes@anes.su>
  *  Anes Mukhametov <anes@anes.su>
  *  Anonymous
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antony Mawer <ports@mawer.org>
  *  Aron Schlesinger <as@bsdgroup.de>
  *  Ask Bjoern Hansen <ask@valueclick.com>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Ayumi M <ayu@commun.jp>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Bartlomiej Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Bill Swingle <unfurl@FreeBSD.org>
  *  Bob Bomar <bob@fly.homeunix.org>
  *  Boris Lytochkin (lytboris@gmail.com)
  *  Brandon Fosdick <bfoz@bfoz.net>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Brian Somers <brian@FreeBSD.org>
  *  CHOI Junho <cjh@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Cecile Neu <neu@mycontrol.de>
  *  Chadwick Sorrell chad@wickdev.com
  *  Charlie & <root@dev2.rambler.ru>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chin-San Huang <chinsan@mail2000.com.tw>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Christopher Knaust <jigboe@gmx.de>
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Cory R King <coryking@mozimedia.com>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Dan Langille <dan@langille.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Daniel B. Hemmerich
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Morante <daniel@morante.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Danny Warren <danny@dannywarren.com>
  *  Dash|RD
  *  Dave Cottlehuber <dch@FreeBSD.org>
  *  David Barksdale <amatus@gnu.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Pokataev <catone@cpan.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Denny Lin <dennylin93@hs.ntnu.edu.tw>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dima Sivachenko
  *  Dima Sivachenko <dima@Chg.RU>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Semkin <lslarry@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Douglas Thrift
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dryice Liu <dryice@FreeBSD.org>
  *  Dryice Liu <dryice@dryice.name>
  *  Elisey Savateev <b3k@mail.ru>
  *  Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Espen Tagestad <espen@tagestad.no>
  *  Euan Thoms <euan@potensol.com>
  *  Fanying Jen <fanying@fynet.com>
  *  Fernan Aguero
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francisco Cabrita <include@npf.pt.freebsd.org>
  *  Frank Behrens <frank@pinky.sax.de>
  *  Frank Mayhar <frank@exit.com>
  *  Frank Wall <fw@moov.de>
  *  Fred Cox
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Garrett A. Wollman
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Hartzell <hartzell@alerce.com>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerard Seibert <gerard@seibercom.net>
  *  Gerrit Beine (<tux@pinguru.net>)
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gilbert Morgan <gmm@tutanota.com>
  *  Goran Lowkrantz <glz@hidden-powers.com>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Groovis <groovis@groovis.net>
  *  Gruen Christian <kiki@bsdro.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Guixing Bai <khsing.cn@gmail.com>
  *  Guy P.
  *  Helmut Ritter <freebsd-ports@charlieroot.de>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Henrik Brix Andersen <henrik@brixandersen.dk>
  *  Henrik Motakef <henrik.motakef@web.de>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hiten Pandya <hiten@uk.FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hubert Tournier <hubert@frbsd.org>
  *  Hugo Leisink
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Ilia Skalozubov <freebsd@skinc.ru>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jacob Atzen <jatzen@gmail.com>
  *  Jacques Marneweck <jacques@php.net>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James White <whitejv81@gmail.com>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Javier Martin Rueda <jmrueda@diatel.upm.es>
  *  Jean Milanez Melo <jmelo@FreeBSD.org>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeremie Le Hen <jlh@FreeBSD.org>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Riggs <ports@christianserving.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jochen Neumeister <joneum@FreeBSD.org>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Hixson <john@ixsystems.com>
  *  John von Essen
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Pater <cowboyneal@gmail.com>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Garcia Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <j.el-rayes@daemon.li>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Joseph Scott (<joseph@randomnetworks.com>)
  *  Joseph Scott <joseph@randomnetworks.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <jlaffaye@FreeBSD.org>
  *  JunSeon Oh <hollywar@mail.holywar.net>
  *  Juraj Lutter <juraj@lutter.sk>
  *  Justin Hawkins <justin@hawkins.id.au>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
  *  Keith Gaughan <k@stereochro.me>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken McGlothlen <ken.mcglothlen@gmail.com>
  *  Kevin Golding <ports@caomhin.org>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Kim Scarborough <user@unknown.nu>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kristaps Kulis <kristaps.kulis@gmail.com>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Lidl (kurt.lidl@cello.com)
  *  Kurt Lidl <kurt.lidl@cello.com>
  *  Kyle Evans <kevans@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lawrence Chen <beastie@tardisi.com>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@lwhsu.org>
  *  Loic Blot <loic.blot@unix-experience.fr>
  *  Loren M. Lang <loren@north-winds.org>
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lung-Pin Chang <changlp@cs.nctu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  Manuel Kasper <mk@neon1.net>
  *  Manuel Rábade <mig@mig-29.net>
  *  Marc G. Fournier
  *  Marc G. Fournier <scrappy@hub.org>
  *  Marcello Coutinho
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marek Holienka <marekholienka@gmail.com>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Huizer; Eindhoven
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Waschbuesch <martin@waschbuesch.de>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthew X. Economou <xenophon+fbsdports@irtnog.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Maurice Castro <maurice@castro.aus.net>
  *  Max N. Boyarov <m.boyarov@bsd.by>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxime Henrion (mux@FreeBSD.org)
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Capp <myntric@exeonline.com>
  *  Michael Fausten <ports@michael-fausten.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <mranner@inode.at>
  *  Michael Schout <mschout@gkg.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Meyer
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mitchell Smith <mjs@bur.st>
  *  Mitsuru Yoshida <mitsuru@riken.go.jp>
  *  Moggie <moggie@elasticmind.net>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Mons Anderson <mons@cpan.org>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Mun-Kyo Seo <munggo@pmy.lv>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Mykola Marzhan <delgod@portaone.com>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@FreeBSD.org>
  *  Nick Hilliard <nick@foobar.org
  *  Nick Hilliard <nick@foobar.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas de Bari Embriz Garcia Rojas <nbari@tequila.io>
  *  Nicole Reid <root@cooltrainer.org>
  *  Oddbjorn Steffensen <oddbjorn@tricknology.org>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oleg Sidorkin <osidorkin@gmail.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter <peter@vereshagin.org>
  *  Peter Avalos <pavalos@theshell.com>
  *  Peter Lai <cowbert@gmail.com>
  *  Peter Libassi <peter@libassi.se>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter Wemm <peter@netplex.com.au>
  *  Phil Phillips
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philip Paeps <philip@FreeBSD.org>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Radim Kolar <hsn@sanatana.dharma>
  *  Ralf Gebhart <gebhart@secnetix.de>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@FreeBSD.org>
  *  René Ladan <rene@freebsd.org>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Richard Neese <r.neese@gmail.com>
  *  Ricky E. <codeblock@eighthbit.net>
  *  Rink Springer <rink@FreeBSD.org>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Taylor <ports@rbt.ca>
  *  Rodrigo Nicola Lombardo <rodnic@gmail.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Rozhuk Ivan 2019 <rozhuk.im@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sahil Tandon <sahil@tandon.net>
  *  Scott Sanders <scott@jssjr.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <kozlov.sergey.404@gmail.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Osipov <sipopo@yandex.ru>
  *  Sergey Osokin <osa@FreeBSD.org>
  *  Sergey Osokin aka oZZ <ports@FreeBSD.org>
  *  Sergey Samoyloff <gonza@techline.ru>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Dick <simond@irrelevant.org>
  *  Simun Mikecin <numisemis at yahoo.com>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Soren Dossing <sauber@netcom.com>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stefan Bethke <stb@lassitu.de>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Hagen <ports@textmail.me>
  *  Stefan `Sec` Zehl <sec@42.org>
  *  Stephane Legrand <stephane@freebsd-fr.org>
  *  Steve Polyack <spolyack@collaborativefusion.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@exit2shel.com>
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sutra Zhou <zhoushuqun@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Sandford <freebsduser@paradisegreen.co.uk>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas-Martin Seck <tmseck@netcologne.de>
  *  Thomas-Martin Seck <tmseck@web.de>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  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>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Ultima
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vivek Khera <vivek@khera.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Vsevolod Stakhov
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>)
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <william88@gmail.com>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yoshiro MIHIRA <sanpei@FreeBSD.org>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  Zahatski Aliaksandr <zag@cpan.org>
  *  Zane C, Bowers-Hadley <vvelox@vvelox.net>
  *  Zhen REN <bg1tpt@gmail.com>
  *  Zhihao Yuan <lichray@gmail.com>
  *  aaron@FreeBSD.org
  *  ache
  *  ache@FreeBSD.org
  *  alex@kapranoff.ru
  *  anders
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  antoine@FreeBSD.org
  *  arved
  *  babak@farrokhi.net
  *  bf <bf2006a@yahoo.com>
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org>
  *  chinsan <chinsan@mail2000.com.tw>
  *  chinsan <chisnan.tw@gmail.com>
  *  citrin+bsd@citrin.ru
  *  cjr@cruwe.de
  *  clement
  *  clive
  *  clsung
  *  clsung@dragon2.net
  *  coryking
  *  cpm
  *  dom@happygiraffe.net
  *  dsh@vlink.ru
  *  fabian.freyer@physik.tu-berlin.de
  *  gahr
  *  genserg@hotmail.com
  *  gugu
  *  hrs@FreeBSD.org
  *  ijliao
  *  janos.mohacsi@bsd.hu
  *  jfitz
  *  johnpupu <johnpupu@gmail.com>
  *  jupengfei <jupengfei@gmail.com>
  *  k@123.org
  *  kbyanc
  *  kftseng@iyard.org
  *  koshy@india.hp.com
  *  kstailey
  *  lars.eggert@gmx.net
  *  lbr
  *  lbr@FreeBSD.org
  *  lev@FreeBSD.org
  *  mahlon
  *  maintainer.freebsd@xpoundit.com
  *  mbr@FreeBSD.org
  *  milki <milki@rescomp.berkeley.edu>
  *  mjhsieh
  *  mons
  *  mt@primats.org.ua
  *  mwlucas
  *  niels <niels@FreeBSD.org>
  *  nik
  *  nork@cityfujisawa.ne.jp
  *  otaviof@gmail.com
  *  pauls@utdallas.edu
  *  ports@c0decafe.net
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  rene@FreeBSD.org
  *  sada
  *  stas
  *  thierry@pompo.net
  *  thinker <thinker@branda.to>
  *  tobez@plab.ku.dk
  *  toni.viemero@iki.fi
  *  torstenb
  *  tundra
  *  uwe.pierau@tu-clausthal.de
  *  vanilla
  *  vanilla@
  *  will
  *  wollman
  *  wosch@FreeBSD.org
  * # Created by Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>

With hat:	portmgr
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 e915e75
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Sunday, 21 Nov 2021
21:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer Author: Daniel Engberg
www/aria2: Fix EXPAT option

PR:		259885
commit hash: a015b7b9bed27cbba3742795d1d0682a86007f00 commit hash: a015b7b9bed27cbba3742795d1d0682a86007f00 commit hash: a015b7b9bed27cbba3742795d1d0682a86007f00 commit hash: a015b7b9bed27cbba3742795d1d0682a86007f00 a015b7b
Wednesday, 13 Oct 2021
05:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Cosmetic change
commit hash: 8356ac7d358601b037d557e7c9c1283d45c1fafb commit hash: 8356ac7d358601b037d557e7c9c1283d45c1fafb commit hash: 8356ac7d358601b037d557e7c9c1283d45c1fafb commit hash: 8356ac7d358601b037d557e7c9c1283d45c1fafb 8356ac7
Thursday, 30 Sep 2021
15:14 Bernhard Froehlich (decke) search for other commits by this committer
www/aria2: Add CPE information

Approved by:    portmgr (blanket)
commit hash: d3197ef374a503e22eb4a46601d63099ff2b1877 commit hash: d3197ef374a503e22eb4a46601d63099ff2b1877 commit hash: d3197ef374a503e22eb4a46601d63099ff2b1877 commit hash: d3197ef374a503e22eb4a46601d63099ff2b1877 d3197ef
Tuesday, 21 Sep 2021
22:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Update comment: Update to 1.36.0

Changes:	https://github.com/aria2/aria2/releases
commit hash: 1151768899b42dc48e77a010344d80e6ebf055b1 commit hash: 1151768899b42dc48e77a010344d80e6ebf055b1 commit hash: 1151768899b42dc48e77a010344d80e6ebf055b1 commit hash: 1151768899b42dc48e77a010344d80e6ebf055b1 1151768
Saturday, 24 Jul 2021
20:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Add STATIC option

PR:		254559
Requested by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
commit hash: 7e3acffb5ec90aac20dcac6a90dc8b70b45d55ba commit hash: 7e3acffb5ec90aac20dcac6a90dc8b70b45d55ba commit hash: 7e3acffb5ec90aac20dcac6a90dc8b70b45d55ba commit hash: 7e3acffb5ec90aac20dcac6a90dc8b70b45d55ba 7e3acff
Wednesday, 21 Jul 2021
21:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Add EXPAT, LIBUV and LIBXML2 options

It allows users to choose XML backend.

PR:		254559
Requested by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
commit hash: 8965c60d6e6e086ebea2ecbe57d072f0418d978b commit hash: 8965c60d6e6e086ebea2ecbe57d072f0418d978b commit hash: 8965c60d6e6e086ebea2ecbe57d072f0418d978b commit hash: 8965c60d6e6e086ebea2ecbe57d072f0418d978b 8965c60
Sunday, 18 Apr 2021
05:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/aria2: Cosmetic change
commit hash: 2e72e642cf7e7ea7423da998269558f5d53de156 commit hash: 2e72e642cf7e7ea7423da998269558f5d53de156 commit hash: 2e72e642cf7e7ea7423da998269558f5d53de156 commit hash: 2e72e642cf7e7ea7423da998269558f5d53de156 2e72e64
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
Monday, 4 Nov 2019
15:58 sunpoet search for other commits by this committer
Update to 1.35.0

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:516662 
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 
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 
Wednesday, 29 Aug 2018
19:08 sunpoet search for other commits by this committer
Update to 1.34.0

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:478373 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
Original commitRevision:475857 
Wednesday, 20 Jun 2018
19:35 sunpoet search for other commits by this committer
Enable CA_BUNDLE option by default

- Bump PORTREVISION for dependency change
Original commitRevision:472908 
Monday, 4 Jun 2018
16:22 sunpoet search for other commits by this committer
Fix typo

Submitted by:	lightside <lightside@gmx.com>
Original commitRevision:471562 
Sunday, 3 Jun 2018
18:17 sunpoet search for other commits by this committer
Add CARES option

PR:		228712
Submtited by:	<yorik.sar@gmail.com>
Original commitRevision:471508 
Saturday, 11 Nov 2017
23:33 sunpoet search for other commits by this committer
Update to 1.33.1

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:454020 
Wednesday, 25 Oct 2017
18:28 sunpoet search for other commits by this committer
Update to 1.33.0

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:452874 
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 
Wednesday, 24 May 2017
13:02 sunpoet search for other commits by this committer
Update to 1.32.0

Changes:	https://github.com/aria2/aria2/releases
MFH:		2017Q2
Original commitRevision:441579 
Monday, 1 May 2017
12:47 sunpoet search for other commits by this committer
Use USES=gnome
Original commitRevision:439885 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

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

PR:		216707
Original commitRevision:437439 
Sunday, 29 Jan 2017
16:04 sunpoet search for other commits by this committer
Install bash completion file

- Bump PORTREVISION for package change
Original commitRevision:432765 
Sunday, 22 Jan 2017
14:37 sunpoet search for other commits by this committer
Update to 1.31.0

- Install bash completion file

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:432137 
Tuesday, 3 Jan 2017
17:06 jbeich search for other commits by this committer
Assume "pkg-config zlib" works after 9.x reached EOL

Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
Original commitRevision:430483 
Sunday, 1 Jan 2017
21:40 sunpoet search for other commits by this committer
Update to 1.30.0

- Add my LOCAL to MASTER_SITES

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:430289 
Saturday, 19 Nov 2016
17:05 sunpoet search for other commits by this committer
- Update to 1.29.0

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:426426 
Monday, 17 Oct 2016
04:34 jbeich search for other commits by this committer
www/aria2: update to 1.28.0

- Expose SSH2 option (appeared in 1.19.0)
- Chase HTTP redirect in MASTER_SITES
- Convert USE_OPENSSL=yes into USES+=ssl

Changes:	https://github.com/aria2/aria2/compare/release-1.23.0...release-1.28.0
Changes:	https://github.com/aria2/aria2/releases
PR:		212960
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout (3 weeks)
Original commitRevision:424093 
Monday, 23 May 2016
03:50 sunpoet search for other commits by this committer
- Update to 1.23.0
- Update WWW

Changes:	https://github.com/aria2/aria2/releases
Original commitRevision:415658 
Saturday, 16 Apr 2016
11:22 sunpoet search for other commits by this committer
- Update to 1.22.0

Changes:	https://github.com/tatsuhiro-t/aria2/releases
Original commitRevision:413432 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 27 Mar 2016
17:56 sunpoet search for other commits by this committer
- Update to 1.21.0

Changes:	https://github.com/tatsuhiro-t/aria2/releases
Original commitRevision:412002 
Sunday, 6 Mar 2016
16:09 sunpoet search for other commits by this committer
- Use *_CONFIGURE_WITH
- Use USES=sqlite
Original commitRevision:410463 
06:19 sunpoet search for other commits by this committer
- Update to 1.20.0

Changes:	https://github.com/tatsuhiro-t/aria2/releases
Original commitRevision:410251 
Friday, 11 Dec 2015
10:02 sunpoet search for other commits by this committer
- Update to 1.19.3

Changes:	https://github.com/tatsuhiro-t/aria2/releases
Original commitRevision:403507 
Friday, 16 Oct 2015
13:14 sunpoet search for other commits by this committer
- Update to 1.19.2
- Add LICENSE_FILE

Changes:	https://github.com/tatsuhiro-t/aria2/releases
Original commitRevision:399444 
Saturday, 5 Sep 2015
05:56 danfe search for other commits by this committer
Stop misleading users that the port does not install on PowerPC.  Aria2 is
written in a quite portable way, and should build fine everywhere provided
there is C++11 capable compiler available.
Original commitRevision:396154 
Monday, 25 May 2015
19:53 sunpoet search for other commits by this committer
- Update to 1.19.0
- Regenerate patch file with makepatch:

Changes:	https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
Original commitRevision:387396 
Tuesday, 24 Feb 2015
17:02 sunpoet search for other commits by this committer
- Update to 1.18.10

Changes:	https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
Original commitRevision:379826 
Wednesday, 18 Feb 2015
16:19 sunpoet search for other commits by this committer
- Update to 1.18.9
- Set more CONFIGURE_ARGS explicitly

Changes:	https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
Original commitRevision:379231 
Friday, 7 Nov 2014
17:51 sunpoet search for other commits by this committer
- Bump PORTREVISION for package change
Original commitRevision:372285 
14:23 zi search for other commits by this committer
- Add rc script for aria

Approved by:	sunpoet@ (maintainer)
Original commitRevision:372266 
Friday, 12 Sep 2014
16:00 sunpoet search for other commits by this committer
- Update to 1.18.8

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.8/README.rst/view
Original commitRevision:368038 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Saturday, 30 Aug 2014
16:07 sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip
Original commitRevision:366642 
Wednesday, 23 Jul 2014
13:16 sunpoet search for other commits by this committer
- Update to 1.18.7

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.7/README.rst/view
Original commitRevision:362684 
Monday, 14 Jul 2014
10:06 sunpoet search for other commits by this committer
- Update to 1.18.6
- Strip shared library in post-install:
- Use PORTDOCS
- Simplify Makefile

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.6/README.rst/view
Original commitRevision:361758 
Saturday, 5 Jul 2014
12:19 tijl search for other commits by this committer
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Original commitRevision:360738 
Thursday, 26 Jun 2014
12:10 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:359345 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Monday, 31 Mar 2014
14:05 sunpoet search for other commits by this committer
- Update to 1.18.5

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.5/README.rst/view
Original commitRevision:349746 
Monday, 24 Mar 2014
12:42 sunpoet search for other commits by this committer
- Update to 1.18.4

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.4/README.rst/view
Original commitRevision:348982 
Wednesday, 12 Mar 2014
18:53 sunpoet search for other commits by this committer
- Use USES=tar:xz
- Cosmetic change
Original commitRevision:347997 
Sunday, 12 Jan 2014
03:52 sunpoet search for other commits by this committer
- Update to 1.18.3

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.3/README.rst/view
Original commitRevision:339479 
Monday, 30 Dec 2013
09:19 sunpoet search for other commits by this committer
- Update to 1.18.2
- Unbreak build for FreeBSD 8.x and 9.x (without libc++)

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.2/README.rst/view
Original commitRevision:338066 
Saturday, 7 Dec 2013
10:50 gjb search for other commits by this committer
To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,
adjust OSVERSION evaluation in ports that specifically use '100050N'.

Approved by:	affected maintainers (implicit)
Sponsored by:	The FreeBSD Foundation
Original commitRevision:335824 
Friday, 29 Nov 2013
19:50 sunpoet search for other commits by this committer
- Build and install libaria2
- Strip shared library
- Bump PORTREVISION for package change
Original commitRevision:335215 
13:41 sunpoet search for other commits by this committer
- Fix OPENSSL_LIBS in CONFIGURE_ENV
Original commitRevision:335176 
Wednesday, 27 Nov 2013
21:25 sunpoet search for other commits by this committer
- Use USES=compiler:c++11-lib
- Mark broken for FreeBSD 8.x and 9.x without libc++
Original commitRevision:335062 
Friday, 15 Nov 2013
11:03 sunpoet search for other commits by this committer
- Update to 1.18.1
- Add settable variable ARIA2_DISK_CACHE for disk cache size (defaults to 16M)

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.1/README.rst/view
Original commitRevision:333852 
Monday, 21 Oct 2013
08:43 sunpoet search for other commits by this committer
- Convert to new options helper
- Support STAGEDIR
- Use PLIST
- Fix typo
Original commitRevision:331107 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Monday, 2 Sep 2013
13:54 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:325997 
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 
Thursday, 13 Jun 2013
18:09 sunpoet search for other commits by this committer
- Sort MANLANG
- Fix PLIST: use PLIST_DIRSTRY for shared man/<MANLANG>/man<SECT> directories
Original commitRevision:320823 
Wednesday, 12 Jun 2013
13:45 miwi search for other commits by this committer
- Fix i18n manpages

Reported by:	pkg (DEVELOPER_MODE)
Original commitRevision:320694 
Saturday, 8 Jun 2013
22:47 sunpoet search for other commits by this committer
- Update to 1.17.1

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.17.1/README.rst/view
Original commitRevision:320308 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Sunday, 21 Apr 2013
19:22 sunpoet search for other commits by this committer
- Update to 1.17.0

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.17.0/README.rst/view
Feature safe:	yes
Original commitRevision:316204 
Thursday, 28 Mar 2013
20:05 sunpoet search for other commits by this committer
- Update to 1.16.5

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.5/README.rst/view
Original commitRevision:315497 
Sunday, 24 Mar 2013
16:50 sunpoet search for other commits by this committer
- Add CA_BUNDLE option
Original commitRevision:315146 
Saturday, 23 Mar 2013
08:06 sunpoet search for other commits by this committer
- Update to 1.16.4
- Use USES=pathfix
- Complete and sort CONFIGURE_ARGS

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.4/README.rst/view
Original commitRevision:315007 
Monday, 18 Feb 2013
18:59 sunpoet search for other commits by this committer
- Update to 1.16.3

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.3/README.rst/view
Original commitRevision:312521 
Wednesday, 30 Jan 2013
20:30 sunpoet search for other commits by this committer
- Update to 1.16.1
- Update pkg-descr

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.1/README.rst/view
Original commitRevision:311272 
Sunday, 9 Dec 2012
10:38 sunpoet search for other commits by this committer
- Update to 1.16.0
- Cleanup Makefile header

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.0/README.rst/view
Feature safe:	yes
Original commitRevision:308521 
Friday, 14 Sep 2012
02:20 sunpoet search for other commits by this committer
- Update to 1.15.2
- Remove LICENSE_FILE for well-known license
- Move OPTIONS_* upward

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.15.2/README.rst/view
Original commitRevision:304249 
Friday, 15 Jun 2012
08:17 sunpoet search for other commits by this committer
- Fix OPTIONS_DEFINE and OPTIONS_DEFAULT
  - Add missing DOCS
  - Remove NLS: NLS defaults to on by bsd.options.mk
Original commit
Saturday, 9 Jun 2012
04:42 sunpoet search for other commits by this committer
- Sort CONFIGURE_ARGS
- Do not USE_GETTEXT when WITHOUT_NLS is set
- Fix PLIST
- Use USE_SQLITE
- Use DOCSDIR
- Cosmetic change
- Take maintainership

Submitted by:   sunpoet (myself)
Approved by:    miwi (maintainer, via IRC)
Original commit
Wednesday, 30 May 2012
08:04 miwi search for other commits by this committer
- Update to 1.15.1
- Convert to new option framework
Original commit
Tuesday, 29 May 2012
16:00 sunpoet search for other commits by this committer
- Use openssl and zlib from base system by default
- Use variable name in English
- Bump PORTREVISION for dependency change

Submitted by:   sunpoet (myself)
Approved by:    miwi (maintainer)
Original commit
Tuesday, 22 May 2012
09:23 miwi search for other commits by this committer
- Update to 1.15.0

PR:             168102
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commit
Saturday, 14 Jan 2012
06:07 miwi search for other commits by this committer
- Update to 1.14.1
Original commit
Tuesday, 3 Jan 2012
23:39 miwi search for other commits by this committer
- Update to 1.14.0
- Add LICENSE

PR:             163757
Submitted by:   Ryan Steinmetz <zi@FreeBSD.org>
Original commit
Saturday, 12 Nov 2011
19:27 miwi search for other commits by this committer
- Update to 1.13.0

Feature safe:   yes
Original commit
Friday, 11 Nov 2011
05:00 linimon search for other commits by this committer
Mark as broken on powerpc-9: does not install.

Hat:            portmgr
Feature safe:   yes
Original commit
Saturday, 2 Jul 2011
13:07 miwi search for other commits by this committer
- Update to 1.12.0
Original commit
Saturday, 25 Jun 2011
07:32 miwi search for other commits by this committer
- Update to 1.11.2
Original commit
Tuesday, 25 Jan 2011
10:31 miwi search for other commits by this committer
- Update to 1.10.9

Feature safe:   yes
Original commit
Tuesday, 21 Dec 2010
06:59 miwi search for other commits by this committer
- Update to 1.10.6

PR:             152062
Submitted by:   Jason Harris <jharris@widomaker.com>
Original commit
Monday, 2 Aug 2010
14:20 miwi search for other commits by this committer
- Update to 1.10.0

PR:             149057
Submitted by:   Frederic Culot <frederic@culot.org> (maintainer)
Original commit
Saturday, 10 Jul 2010
07:38 miwi search for other commits by this committer
- Update to 1.9.5
Original commit

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

1 | 2  »