aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipsvd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* Mark some ports failing on armv6, for errors classified as "???",linimon2017-05-271-0/+3
| | | | | | | | part 2. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Add LICENSEamdmi32016-11-121-0/+5
| | | | - Switch to options helpers
* Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-161-1/+3
|
* - Stage supportmiwi2014-02-061-11/+5
|
* Honor ${CC} in conf-ldlx2013-11-011-0/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* - Update to 1.0.0miwi2010-09-301-1/+1
| | | | | PR: 150585 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - Update to 0.14.0miwi2008-12-251-1/+1
|
* - Update to 0.13.0miwi2008-12-241-2/+2
| | | | - Take maintainership
* Reset sergei@ due to maintainer-timeouts and no response to email.linimon2008-07-271-1/+1
| | | | Hat: portmgr
* - Upgrade to 0.12.1sergei2006-04-301-2/+2
|
* - Update to 0.11.1sergei2005-10-211-1/+1
|
* - Update to 0.11.0sergei2005-02-211-1/+1
|
* - Update to 0.9.7,sergei2004-12-141-1/+1
| | | | | Among other things, this upgrade fixes a nasty bug that caused connections to "stall" as if they all were coming from the same IP address
* - Update to 0.9.6sergei2004-08-071-2/+2
|
* - Update to 0.9.4sergei2004-06-211-1/+1
|
* - Update to 0.9.3sergei2004-06-051-2/+2
|
* - Update to 0.8.2sergei2004-03-011-1/+1
|
* - Update to 0.8.0sergei2004-02-181-3/+1
| | | | | - Remove dependency on dns/libdjbdns - that library is now included in ipsvd
* - Update to 0.7.1sergei2003-12-061-1/+1
|
* - Update to 0.7.0:sergei2003-10-231-1/+1
| | | | | | | | | | | | | - A new type of instruction has been added: ipsvd(8) now can be told to look up IP addresses of (dynamic) hostnames on incoming connections, and to handle a connection through different instructions if the client's IP address matches one of these IP addresses. See the ipsvd-instruct(5) man page for details. - The examples web page has been updated slightly, and now includes an example of the new check host instructions. Approved by: krion (implicit)
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
| | | | Approved by: krion
* Update to 0.6.1osa2003-10-211-1/+1
| | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58323
* - Update to 0.6.0:krion2003-10-011-1/+1
| | | | | | | | | | | With this version the ipsv daemons support the port to listen on to be specified either as a name from /etc/services, or as a number. The ipsvd interface now necessitates the -u command line option, and the documentation has been enhanced slightly. PR: 57400 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* - Update to 0.5.0krion2003-08-261-1/+1
| | | | | PR: 55968 Submitted by: maintainer
* Update to 0.4.1leeym2003-05-131-1/+1
| | | | | PR: 52119 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Add ipsvd 0.4.0, internet protocol service daemons.petef2003-05-121-0/+45
PR: 51814 Submitted by: Sergei Kolobov <sergei@kolobov.com>