aboutsummaryrefslogtreecommitdiff
path: root/net/dhcprelya
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 6.1Andrej Zverev2017-12-132-5/+5
| | | | | | | Submitted by: maintainer (via private email) Notes: svn path=/head/; revision=456214
* - update to version 5.0Andrej Zverev2017-02-253-18/+12
| | | | | | | - assign maintainership to sem@semmy.ru (author/previous maintainer) Notes: svn path=/head/; revision=434792
* - Switch to options helpersDmitry Marakasov2016-09-111-15/+7
| | | | Notes: svn path=/head/; revision=421858
* Reset sem@'s ports per his request.Rene Ladan2016-08-211-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=420548
* - Update to 4.9Sergey Matveychuk2015-07-242-5/+4
| | | | | | | * Fix segfault when a few servers using (bapt@) Notes: svn path=/head/; revision=392826
* Update ports in the n* categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385640
* net/dhcprelya: correct license, BSD-4 => BSD-3-clauseJohn Marino2014-06-181-1/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=358327
* net/dhcprelya: Update version 4.7 => 4.8 and support stageJohn Marino2014-06-112-11/+10
| | | | | | | | | | PR: 190932 Submitted by: olivier (cochard.me) Approved by: staging blanket verified: Passed redports 8x Notes: svn path=/head/; revision=357514
* Remove trailing whitespaces from category netEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345423
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Obsolated NOPORTDOCSSergey Matveychuk2013-09-041-1/+1
| | | | Notes: svn path=/head/; revision=326279
* - Update to 4.7Sergey Matveychuk2013-09-042-9/+9
| | | | Notes: svn path=/head/; revision=326278
* Fix a typo in pkg-descr.Jimmy Olgeni2013-04-201-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316144
* - Update to 4.5Sergey Matveychuk2012-12-032-4/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308159
* - Fix tarballSergey Matveychuk2012-11-011-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306807
* - Update to 4.4Sergey Matveychuk2012-11-012-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306805
* - Add LICENSESergey Matveychuk2012-10-171-2/+5
| | | | | | | | | - Convert to a new OPTIONS format Feature safe: yes Notes: svn path=/head/; revision=306017
* - Update to 4.3Sergey Matveychuk2012-09-022-4/+4
| | | | | | | - Fix a master site Notes: svn path=/head/; revision=303528
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* - Update to 4.2.2Sergey Matveychuk2012-03-262-3/+3
| | | | | | | | | * minor fix in radius_plugin Feature safe: Yes Notes: svn path=/head/; revision=293845
* - Update to 4.2.1Sergey Matveychuk2012-03-242-3/+3
| | | | | | | | | * fix options string parsing Feature safe: Yes Notes: svn path=/head/; revision=293745
* - Update to 4.2Sergey Matveychuk2012-03-072-4/+4
| | | | Notes: svn path=/head/; revision=292880
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - PREFIX awarenessSergey Matveychuk2009-06-291-0/+3
| | | | | | | Reported by: QAT@ Notes: svn path=/head/; revision=236773
* - Update to 4.0Sergey Matveychuk2009-06-172-5/+16
| | | | Notes: svn path=/head/; revision=236122
* - Update to 3.0Sergey Matveychuk2009-02-133-7/+7
| | | | Notes: svn path=/head/; revision=228191
* - Update to 2.3Sergey Matveychuk2009-01-122-4/+4
| | | | Notes: svn path=/head/; revision=225858
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225305
* - Update to 2.1 (minor bug fixes)Sergey Matveychuk2008-12-152-4/+4
| | | | Notes: svn path=/head/; revision=224267
* - Update to 2.0Sergey Matveychuk2008-09-234-25/+28
| | | | Notes: svn path=/head/; revision=220555
* - Update to 1.3Sergey Matveychuk2008-05-262-4/+4
| | | | Notes: svn path=/head/; revision=213688
* - Update to 1.2Sergey Matveychuk2008-04-302-4/+4
| | | | Notes: svn path=/head/; revision=212334
* - Update to 1.1Sergey Matveychuk2008-02-012-4/+4
| | | | | | | Optimized version. Less system CPU time used. Notes: svn path=/head/; revision=206608
* - Mark IGNORE on OSVERSION<600000. The port requires pidfile_* finctions.Sergey Matveychuk2007-12-191-1/+7
| | | | | | | Noted by: pav Notes: svn path=/head/; revision=204089
* dhcprelya is a light DHCP relay agent written for Yandex company forSergey Matveychuk2007-12-174-0/+95
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. Notes: svn path=/head/; revision=203928