| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Add LICENSE (BSD2CLAUSE)
PR: 197860
Submitted by: neel@neelc.org
Approved by: maintainer (timeout, 7 weeks)
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
net)
|
| |
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
|
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>
|