Port details |
- onenetd Single-server inetd
- 12_1 net
=2 12_1Version of this port present on the latest quarterly branch. - Maintainer: tdb@FreeBSD.org
 - Port Added: 2003-03-02 22:35:22
- Last Update: 2024-03-20 17:15:04
- Commit Hash: 091e26f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://offog.org/code/onenetd.html
- Description:
- A single-server inetd, similar to Dan Bernstein's tcpserver or
courier-tcpd from Courier-IMAP. This is small, and supports limiting
the number of concurrent connections and refusing further connections
with a configurable message.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/onenetd/ && make install clean
- To add the package, run one of these commands:
- pkg install net/onenetd
- pkg install onenetd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: onenetd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (onenetd-12.tar.gz) = 064e4532f03188dcfa8ca78e9a55bb00b656fefd23abc81691c2efd6715f3176
SIZE (onenetd-12.tar.gz) = 83014
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_onenetd
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12_1 20 Mar 2024 17:15:04
    |
Nuno Teixeira (eduardo)  |
net/onenetd: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
12 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
12 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
12 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 10 Jul 2014 12:13:12
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
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) |
12 22 Jun 2014 12:50:22
  |
tdb  |
Update onenetd to version 12. |
1.11 13 May 2014 14:22:57
  |
tdb  |
Remove ftp://ftp.i-scream.org/ master site. The http equivalent still
exists. Also remove DIST_SUBDIR where there's no need to have it. |
1.11 31 Jan 2014 07:16:57
  |
miwi  |
- Stage support |
1.11 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.11 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.11 01 Dec 2005 16:50:07
 |
tdb  |
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor) |
1.11 08 Mar 2005 18:16:49
 |
arved  |
Update to 1.11
PR: 78552
Submitted by: Tim Bishop <tim@bishnet.net> |
1.10 14 Nov 2004 21:48:17
 |
thierry  |
Update MASTER_SITES.
PR: ports/73942
Submitted by: maintainer. |
1.10 07 Feb 2004 17:01:39
 |
pav  |
- Use SIZE
PR: ports/62483
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
1.10 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.10 30 Aug 2003 17:13:00
 |
krion  |
- Fix MASTER_SITES
PR: 56202
Submitted by: maintainer |
1.10 17 Jun 2003 21:08:43
 |
adamw  |
Update to 0.10.
PR: ports/53409
Submitted by: Tim Bishop <tim@bishnet.net> |
1.9 02 Mar 2003 22:34:49
 |
marcus  |
Add onenetd, a single-server inetd.
PR: 47267
Submitted by: Tim Bishop <tim@bishnet.net> |