FreshPorts -- The Place For Ports Sat, 4 Jul 2009 2:27 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
ipsvd 0.14.0 net on this many watch lists=1 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 02:23:57


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 : PortsMon

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: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 05: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 21: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 17: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 23: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 23: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 22: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 11: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 06: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 10: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 22: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 08: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 21: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 08: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 02: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: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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

Add tab to Netscape 6

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