Port details |
- gnu-finger GNU version of finger
- 1.37_1 net
=2 1.37_1Version of this port present on the latest quarterly branch. FORBIDDEN: http://www.vuxml.org/freebsd/610bc692-a2ad-11dc-900c-000bcdc1757a.html
DEPRECATED: no active development and known security vulnerabilities.
This port expired on: 2008-01-04
IGNORE: is forbidden: http://www.vuxml.org/freebsd/610bc692-a2ad-11dc-900c-000bcdc1757a.html
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2008-02-28 01:07:11
- SVN Revision: UNKNOWN
- People watching this port, also watch:: pptpclient, htdig, webcopy
- License: not specified in port
- Description:
- * GNU finger for FreeBSD *
* CAUTION *
This ports collection is install some daemon programs,
to /usr/local/libexec, *NOT* to /usr/local/etc.
1) Please rewrite collectory serverhost,clients,mailhost for your site.
Sample file is in /usr/local/etc/fingerdir.
2) Add below lines to /etc/inetd.conf
cfingerd stream tcp nowait nobody /usr/local/libexec/in.cfingerd in.cfingerd
finger stream tcp nowait nobody /usr/local/libexec/in.fingerd in.fingerd
3) Comment out old finger line in /etc/inetd.conf
#finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -s
4) Restart inetd
% kill -HUP `cat /var/run/inetd.pid`
5) If this host is GNU finger server host,
rename fingerd.sh.sample to fingerd.sh in /usr/local/etc/rc.d directory.
And exec fingerd.sh.
- Yoshiro MIHIRA
(sanpei@FreeBSD.org)
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gnu-finger>0:net/gnu-finger
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnu-finger
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.37_1 28 Feb 2008 01:07:11
 |
miwi  |
2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in
gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security
problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security
vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated,
unmaintained |
1.37_1 21 Dec 2007 20:32:10
 |
miwi  |
- Mark FORBIDDEN
Requested by: pav
Security:
http://www.vuxml.org/freebsd/610bc692-a2ad-11dc-900c-000bcdc1757a.html |
1.37_1 21 Dec 2007 13:53:44
 |
miwi  |
- DEPRECATED (no active development and known security vulnerabilities)
PR: 118435
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Security:
http://www.vuxml.org/freebsd/610bc692-a2ad-11dc-900c-000bcdc1757a.html |
1.37_1 02 Jul 2007 19:01:04
 |
pav  |
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 |
1.37_1 14 Dec 2006 22:19:12
 |
miwi  |
- Fix gcc 4.1 build
PR: ports/106716
Submitted by: trasz |
1.37_1 11 May 2006 22:49:56
 |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
1.37_1 25 Nov 2005 16:48:31
 |
pav  |
- Add SHA256 |
1.37_1 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.37_1 16 Oct 2003 09:34:30
 |
osa  |
Fix build on -CURRENT [1]
Also make portlint(1) much more happy:
remove hyphen from PORTNAME and add PKGNAMEPREFIX;
fix pkg-plist;
Bump PORTREVISION.
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1],
osa
PR: 58062 |
1.37 11 Oct 2003 14:30:28
 |
krion  |
- Add CONFLICTS, because of the same item in pkg-plist
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.37 30 Jun 2003 02:03:17
 |
naddy  |
This port does not compile on 5.x. Warn prospective users.
PR: 53536
Submitted by: Mark Linimon <linimon@lonesome.com> |
1.37 20 Feb 2003 18:51:13
 |
knu  |
De-pkg-comment. |
1.37 15 May 2002 14:22:46
 |
dwcjr  |
Fix building under -current
PR: 37964
Submitted by: obraun@informatik.unibw-muenchen.de |
1.37 02 Apr 2002 09:02:37
 |
sanpei  |
drop maintainership |
29 Jan 2002 11:45:35
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:19:09
    |
asami  |
Convert category net to new layout. |
03 Aug 2000 15:28:34
    |
sanpei  |
change my e-mail address --> sanpei@FreeBSD.org |
31 Jul 2000 14:34:57
    |
kuriyama  |
Add missing @dirrm. |
05 Jul 2000 13:37:07
    |
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
03 Jul 2000 09:49:54
    |
sanpei  |
Change maintainer's mail address. --> sanpei@sanpei.org |
02 Jul 2000 14:37:53
    |
sanpei  |
change MAINTAINER, my e-mail address (--> sanpei@FreeBSD.org) add @dirrm in
pkg/PLIST and remove extra directory. |