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/dhcprelya/Makefile
SVNWeb

Number of commits found: 38

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)
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
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
[ 10:17 danfe search for other commits by this committer ] Original commit   Revision:568947 (Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
Tue, 20 Oct 2020
[ 14:14 amdmi3 search for other commits by this committer ] Original commit   Revision:552824
- Fix runtime link problems with plugins

PR:		249132
Submitted by:	sem@semmy.ru (maintainer)
Reported by:	olexander.v.melnyk@gmail.com
MFH:		2020Q4
Wed, 13 Dec 2017
[ 15:34 az search for other commits by this committer ] Original commit   Revision:456214
Update to version 6.1

Submitted by:	maintainer (via private email)
Sat, 25 Feb 2017
[ 10:27 az search for other commits by this committer ] Original commit   Revision:434792
- update to version 5.0
- assign maintainership to sem@semmy.ru (author/previous maintainer)
Sun, 11 Sep 2016
[ 17:59 amdmi3 search for other commits by this committer ] Original commit   Revision:421858
- Switch to options helpers
Sun, 21 Aug 2016
[ 11:58 rene search for other commits by this committer ] Original commit   Revision:420548 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Reset sem@'s ports per his request.

With hat:	portmgr-secretary
Fri, 24 Jul 2015
[ 14:38 sem search for other commits by this committer ] Original commit   Revision:392826
- Update to 4.9
  * Fix segfault when a few servers using (bapt@)
Thu, 7 May 2015
[ 17:26 mat search for other commits by this committer ] Original commit   Revision:385640 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
Update ports in the n* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 18 Jun 2014
[ 22:24 marino search for other commits by this committer ] Original commit   Revision:358327
net/dhcprelya: correct license, BSD-4 => BSD-3-clause

The previous commit incorrectly listed the license as 4-clause BSD.  The
error probably came from the clauses being listed as 1, 2, 4.  Revbump!

PR:		190932
Reported by:	eadler
Wed, 11 Jun 2014
[ 18:05 marino search for other commits by this committer ] Original commit   Revision:357514
net/dhcprelya: Update version 4.7 => 4.8 and support stage

PR:		190932
Submitted by:	olivier (cochard.me)
Approved by:	staging blanket
verified:	Passed redports 8x
Fri, 21 Feb 2014
[ 13:38 ehaupt search for other commits by this committer ] Original commit   Revision:345423 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category net
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Wed, 4 Sep 2013
[ 14:10 sem search for other commits by this committer ] Original commit   Revision:326279
- Obsolated NOPORTDOCS
[ 14:05 sem search for other commits by this committer ] Original commit   Revision:326278
- Update to 4.7
Mon, 3 Dec 2012
[ 16:55 sem search for other commits by this committer ] Original commit   Revision:308159
- Update to 4.5

Feature safe: yes
Thu, 1 Nov 2012
[ 14:42 sem search for other commits by this committer ] Original commit   Revision:306805
- Update to 4.4

Feature safe:	yes
Wed, 17 Oct 2012
[ 15:54 sem search for other commits by this committer ] Original commit   Revision:306017
- Add LICENSE
- Convert to a new OPTIONS format

Feature safe:	yes
Sun, 2 Sep 2012
[ 03:10 sem search for other commits by this committer ] Original commit   Revision:303528
- Update to 4.3
- Fix a master site
Sun, 29 Jul 2012
[ 11:17 cs search for other commits by this committer ] Original commit  (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
Mon, 26 Mar 2012
[ 11:47 sem search for other commits by this committer ] Original commit 
- Update to 4.2.2
  * minor fix in radius_plugin

Feature safe:   Yes
Sat, 24 Mar 2012
[ 16:01 sem search for other commits by this committer ] Original commit 
- Update to 4.2.1
  * fix options string parsing

Feature safe:   Yes
Wed, 7 Mar 2012
[ 14:52 sem search for other commits by this committer ] Original commit 
- Update to 4.2
Mon, 29 Jun 2009
[ 13:06 sem search for other commits by this committer ] Original commit 
- PREFIX awareness

Reported by:    QAT@
Wed, 17 Jun 2009
[ 12:57 sem search for other commits by this committer ] Original commit 
- Update to 4.0
Fri, 13 Feb 2009
[ 10:16 sem search for other commits by this committer ] Original commit 
- Update to 3.0
Mon, 12 Jan 2009
[ 14:50 sem search for other commits by this committer ] Original commit 
- Update to 2.3
Mon, 5 Jan 2009
[ 21:36 pav search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Mon, 15 Dec 2008
[ 13:11 sem search for other commits by this committer ] Original commit 
- Update to 2.1 (minor bug fixes)
Tue, 23 Sep 2008
[ 12:54 sem search for other commits by this committer ] Original commit 
- Update to 2.0
Mon, 26 May 2008
[ 10:09 sem search for other commits by this committer ] Original commit 
- Update to 1.3
Wed, 30 Apr 2008
[ 09:22 sem search for other commits by this committer ] Original commit 
- Update to 1.2
Fri, 1 Feb 2008
[ 17:38 sem search for other commits by this committer ] Original commit 
- Update to 1.1
  Optimized version. Less system CPU time used.
Wed, 19 Dec 2007
[ 11:54 sem search for other commits by this committer ] Original commit 
- Mark IGNORE on OSVERSION<600000. The port requires pidfile_* finctions.

Noted by:       pav
Mon, 17 Dec 2007
[ 16:41 sem search for other commits by this committer ] Original commit 
dhcprelya is a light DHCP relay agent written for Yandex company for
high loaded routers with tens interfaces and thousands hosts behind them.

It's fast and does not depend on any side library. Some ideas was
taken from Edwin's dhcprelay (net/dhcprelay) which has some shortages.

It's distributed under BSD license.

Number of commits found: 38