Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 14:13:10 +0000 (UTC)
From:      Shaun Amott <shaun@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/micro_inetd Makefile distinfo pkg-descr ports/net/micro_inetd/files patch-Makefile
Message-ID:  <200608151413.k7FEDAbQ096072@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
shaun       2006-08-15 14:13:10 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/micro_inetd      Makefile distinfo pkg-descr 
    net/micro_inetd/files patch-Makefile 
  Log:
  Add net/micro_inetd.
  
  Like inetd, this program listens on the net for requests and spawns a
  server to handle them. However, it only handles one port and one
  program. Other limitations:
    - only 'stream' socket type
    - only 'nowait'
    - doesn't switch user-ids
  
  PR:             ports/101964
  Submitted by:   Pankov Pavel <pankov_p@mail.ru>
  
  Revision  Changes    Path
  1.1717    +1 -0      ports/net/Makefile
  1.1       +25 -0     ports/net/micro_inetd/Makefile (new)
  1.1       +3 -0      ports/net/micro_inetd/distinfo (new)
  1.1       +24 -0     ports/net/micro_inetd/files/patch-Makefile (new)
  1.1       +8 -0      ports/net/micro_inetd/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608151413.k7FEDAbQ096072>