Port details |
- fakeident Tool that replies with a standard answer to incoming identd requests
- 2.7 security =8 2.7Version of this port present on the latest quarterly branch.
- Maintainer: dean@odyssey.apana.org.au
- Port Added: 2003-01-20 07:13:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: zip, unzip, libxml2, openssl, freetype2
- License: GPLv2+
- WWW:
- http://www.guru-group.fi/~too/sw/identd.readme
- Description:
- This program is standalone 'fake' ident daemon. This program does
not fork() but is configured to handle up to 20 concurrent connections.
Since one connection should not last long, if all 20 connections are
in use, the next connection will close the oldest connection data
has been read. This way this program is not very vulnerable to so
called `denial of service' attack, thus making this ideal "identd"
to be used in a firewall, IP masquerading hosts etc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fakeident>0:security/fakeident
- To install the port:
- cd /usr/ports/security/fakeident/ && make install clean
- To add the package, run one of these commands:
- pkg install security/fakeident
- pkg install fakeident
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fakeident
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
- security_fakeident
- pkg-message:
- For install:
- To enable fakeidentd please add fakeidentd_enable="YES" to
/etc/rc.conf.
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
2.7 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 ) |
2.7 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.7 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7 13 Sep 2019 02:08:08 |
jgh |
- update to 2.7
- code has shifted to new site
- update pkg-descr
- pet portlint and rclint
PR: 240175
Approved by: dean@odyssey.apana.org.au (maintainer timeout)
Relnotes: http://www.guru-group.fi/~too/sw/identd.readme |
1.7_3 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.7_3 01 Nov 2017 13:10:35 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
1.7_3 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.7_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.7_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.7_3 31 Dec 2015 19:01:05 |
riggs |
Include source file in the ports tree; use rc script
- The original distfile URL seems to be quite unreliable. The only
distfile (a single .c file) is small and hence included in the
ports tree.
- Use a proper rc startup script.
PR: 198263
Submitted by: jgh
Approved by: dean@odyssey.apana.org.au |
1.7_2 25 Aug 2015 11:31:07 |
amdmi3 |
- Add LICENSE
- Fix program installation
Approved by: portmgr blanket |
1.7_1 27 Mar 2014 12:53:16 |
ehaupt |
- Support staging
- Use curly brackets
- Remove an obsolete warning about potentially overwriting existing binaries |
1.7_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.7_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.7_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.7_1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
1.7_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.7_1 21 Feb 2003 13:26:58 |
knu |
De-pkg-comment. |
1.7_1 30 Jan 2003 03:55:47 |
edwin |
Maintainer update:
Updated Port: security/fakeident - rc.d script and localbase fix
PR: ports/47390
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> |
1.7 20 Jan 2003 07:13:20 |
edwin |
New Port: security/fakeident
Fake Identd is a tool that replies with a standard answer
to all incoming identd requests on a host, making it nearly
perfect for a masquerading router.
PR: ports/46090
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> |