notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/bird2/Makefile
SVNWeb

Number of commits found: 26

Tue, 25 Apr 2023
[ 21:58 Olivier Cochard (olivier) search for other commits by this committer ]    commit hash:08bd488b0d4a0cae708287cf325a835d68e85d46  commit hash:08bd488b0d4a0cae708287cf325a835d68e85d46  commit hash:08bd488b0d4a0cae708287cf325a835d68e85d46  08bd488 
net/bird2: Update to 2.13

Changelog: https://bird.network.cz/pipermail/bird-users/2023-April/016863.html
Thu, 16 Mar 2023
[ 20:28 Olivier Cochard (olivier) search for other commits by this committer ]    commit hash:76506bc51ce83fc2796b7be4403f3f56c0fe9e42  commit hash:76506bc51ce83fc2796b7be4403f3f56c0fe9e42  commit hash:76506bc51ce83fc2796b7be4403f3f56c0fe9e42  76506bc 
net/bird2: Update to 2.0.12

Due to some patches accepted in the upstream simplify port.
Make the netlink flavor available for the upcoming 13.2-RELEASE and stable/13.

Changelog: https://bird.network.cz/pipermail/bird-users/2023-January/016560.html

PR:		269553
Reported by:	Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
Thu, 15 Dec 2022
[ 17:57 Olivier Cochard (olivier) search for other commits by this committer ]    commit hash:af97566029883a46fc4d58cf5e066f25cd075107  commit hash:af97566029883a46fc4d58cf5e066f25cd075107  commit hash:af97566029883a46fc4d58cf5e066f25cd075107  af97566 
net/bird2: Update to 2.0.11 and add netlink flavor

The netlink flavor is experimental and available on current only.

ChangeLog:	https://bird.network.cz/pipermail/bird-users/2022-December/016431.html

Obtained from:	melifaro
Differential Revision:	https://reviews.freebsd.org/D37588
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 29 Jun 2022
[ 15:20 Olivier Cochard (olivier) search for other commits by this committer ]    commit hash:d2d8f51ab2b947e74f2684e983ebfeb0fb7fc8ba  commit hash:d2d8f51ab2b947e74f2684e983ebfeb0fb7fc8ba  commit hash:d2d8f51ab2b947e74f2684e983ebfeb0fb7fc8ba  d2d8f51 
net/bird2: Update to 2.0.10
Mon, 21 Feb 2022
[ 15:04 Olivier Cochard (olivier) search for other commits by this committer ]    commit hash:05ab0b7b59aad904120f6a07d31a359a50b91b2b  commit hash:05ab0b7b59aad904120f6a07d31a359a50b91b2b  commit hash:05ab0b7b59aad904120f6a07d31a359a50b91b2b  05ab0b7 
net/bird2: Update to 2.0.9

Sponsored by:	Netflix
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
Sat, 25 Sep 2021
[ 20:28 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:bd04c183d2a5f9601e99e8bb7763aeeac77791f0  commit hash:bd04c183d2a5f9601e99e8bb7763aeeac77791f0  commit hash:bd04c183d2a5f9601e99e8bb7763aeeac77791f0  bd04c18 
net/bird2: Add CPE information

Approved by:	portmgr (blanket)
Fri, 16 Apr 2021
[ 22:21 Olivier Cochard (olivier) search for other commits by this committer ]    commit hash:5e0e1560b1fa95042566cb2199426e1753091d55  commit hash:5e0e1560b1fa95042566cb2199426e1753091d55  commit hash:5e0e1560b1fa95042566cb2199426e1753091d55  5e0e156 
net/bird2: Fix babel usage on wireguard interface.

Reported by:	Toke Høiland-Jørgensen <toke@toke.dk>
Obtained
from:	https://bird.network.cz/pipermail/bird-users/2021-April/015415.html
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 22 Mar 2021
[ 21:14 olivier search for other commits by this committer ] Original commit   Revision:568986
Update to 2.0.8

PR:		254476
Submitted by:	pi
Mon, 10 Feb 2020
[ 16:41 olivier search for other commits by this committer ] Original commit   Revision:525717
Add 'dynamicrouting' to RC's PROVIDE, to help ICMP redirect processing depend
on routing daemon
Wed, 16 Oct 2019
[ 13:09 olivier search for other commits by this committer ] Original commit   Revision:514588
Update to 2.0.7

Sponsored by:	Netflix
Thu, 12 Sep 2019
[ 22:47 olivier search for other commits by this committer ] Original commit   Revision:511909
Update to 2.0.6
Sat, 10 Aug 2019
[ 15:40 olivier search for other commits by this committer ] Original commit   Revision:508497
Update to 2.0.5
Thu, 27 Jun 2019
[ 18:27 olivier search for other commits by this committer ] Original commit   Revision:505214
Add MRT protocol support

PR:		238847
Submitted by:	mat
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Tue, 26 Mar 2019
[ 10:47 olivier search for other commits by this committer ] Original commit   Revision:496886
Update to 2.0.4

Sponsored by:	Netflix
Tue, 8 Jan 2019
[ 15:19 olivier search for other commits by this committer ] Original commit   Revision:489701
Update to 2.0.3 and add birdvty group
Mon, 12 Nov 2018
[ 22:30 olivier search for other commits by this committer ] Original commit   Revision:484845
libssh is a dependency of RPKI option

PR:		233170
Submitted by:	dinoex
Tue, 18 Sep 2018
[ 07:10 linimon search for other commits by this committer ] Original commit   Revision:479979
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
Mon, 18 Jun 2018
[ 14:00 linimon search for other commits by this committer ] Original commit   Revision:472693 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Mark ports broken on powerpc64, categories g-n.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
Tue, 29 May 2018
[ 19:02 olivier search for other commits by this committer ] Original commit   Revision:471108
Remove no more true comment
Sat, 26 May 2018
[ 06:08 olivier search for other commits by this committer ] Original commit   Revision:470880
Forgot to enable RPKI (Resource Public Key Infrastructure) support

PR:		228371
Submitted by:	Felix Annen <freebsd@bodems.net>
Fri, 25 May 2018
[ 21:40 olivier search for other commits by this committer ] Original commit   Revision:470869
Rename net/bird-devel to net/bird2

Number of commits found: 26