FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:45 PM BST
Port details
ipsvd 1.0.0 net on this many watch lists=2 search for ports that depend on this port
Internet protocol service daemons
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 May 2003 01:23:57
License: not specified in port


ipsvd is a set of internet protocol service daemons. 
It currently includes a TCP/IP service daemon, and a UDP/IP service daemon.

An internet protocol service (ipsv) daemon waits for incoming connections
on a local socket. On incoming connections, the ipsv daemon conditionally
runs an arbitrary program with standard input reading from the socket, and
standard output writing to the socket, that handles the connection.
Standard error is used for logging.

ipsv daemons can be told to read and follow pre-defined instructions on
how to handle incoming connections. It's possible to run different
programs, or to set a different environment, or to deny a connection, or
to set a per host concurrency limit, depending on the client's address or
hostname.

Normally the ipsv daemons are run by a supervisor process, such as runsv
from the runit package, or supervise from the daemontools package.

ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.

Author:	Gerrit Pape <pape@smarden.org>
WWW:	http://smarden.org/ipsvd/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/net/ipsvd/ && make install clean
To add the package: pkg_add -r ipsvd


Configuration Options
     No options to configure

Master Sites:
http://smarden.org/ipsvd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.0.0
miwi search for other commits by this committer
- Get Rid MD5 support
30 Sep 2010 04:04:58
Original commit files touched by this commit  1.0.0
miwi search for other commits by this committer
- Update to 1.0.0

PR:             150585
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
24 Dec 2008 18:09:56
Original commit files touched by this commit  0.14.0
miwi search for other commits by this committer
- Update to 0.14.0
23 Dec 2008 19:50:07
Original commit files touched by this commit  0.13.0
miwi search for other commits by this committer
- Update to 0.13.0
- Take maintainership
27 Jul 2008 04:30:53
Original commit files touched by this commit  0.12.1
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
29 Apr 2006 20:36:27
Original commit files touched by this commit  0.12.1
sergei search for other commits by this committer
- Upgrade to 0.12.1
25 Nov 2005 14:05:38
Original commit files touched by this commit  0.11.1
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
20 Oct 2005 16:34:11
Original commit files touched by this commit  0.11.1
sergei search for other commits by this committer
- Update to 0.11.1
21 Feb 2005 13:52:27
Original commit files touched by this commit  0.11.0
sergei search for other commits by this committer
- Update to 0.11.0
14 Dec 2004 14:16:27
Original commit files touched by this commit  0.9.7
sergei search for other commits by this committer
- Update to 0.9.7,
  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
06 Aug 2004 22:38:26
Original commit files touched by this commit  0.9.6
sergei search for other commits by this committer
- Update to 0.9.6
20 Jun 2004 22:01:09
Original commit files touched by this commit  0.9.4
sergei search for other commits by this committer
- Update to 0.9.4
04 Jun 2004 21:41:24
Original commit files touched by this commit  0.9.3
sergei search for other commits by this committer
- Update to 0.9.3
29 Feb 2004 23:10:30
Original commit files touched by this commit  0.8.2
sergei search for other commits by this committer
- Update to 0.8.2
17 Feb 2004 16:10:10
Original commit files touched by this commit  0.8.0
sergei search for other commits by this committer
- Update to 0.8.0
- Remove dependency on dns/libdjbdns - that library is now included
  in ipsvd
30 Jan 2004 16:03:29
Original commit files touched by this commit  0.7.1
sergei search for other commits by this committer
SIZE *DOES* MATTER.
05 Dec 2003 23:01:59
Original commit files touched by this commit  0.7.1
sergei search for other commits by this committer
- Update to 0.7.1
23 Oct 2003 10:21:43
Original commit files touched by this commit  0.7.0
sergei search for other commits by this committer
- Update to 0.7.0:
  - 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)
23 Oct 2003 05:42:49
Original commit files touched by this commit  0.6.1
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
21 Oct 2003 09:17:21
Original commit files touched by this commit  0.6.1
osa search for other commits by this committer
Update to 0.6.1

Submitted by:   Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR:             58323
30 Sep 2003 21:20:09
Original commit files touched by this commit  0.6.0
krion search for other commits by this committer
- Update to 0.6.0:
  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)
05 Sep 2003 07:33:51
Original commit files touched by this commit  0.5.0
edwin search for other commits by this committer
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
25 Aug 2003 20:19:12
Original commit files touched by this commit  0.5.0
krion search for other commits by this committer
- Update to 0.5.0

PR:             55968
Submitted by:   maintainer
13 May 2003 07:05:01
Original commit files touched by this commit  0.4.1
leeym search for other commits by this committer
Update to 0.4.1

PR:             52119
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
12 May 2003 01:23:21
Original commit files touched by this commit  0.4.0
petef search for other commits by this committer
Add ipsvd 0.4.0, internet protocol service daemons.

PR:             51814
Submitted by:   Sergei Kolobov <sergei@kolobov.com>

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.205 seconds.