aboutsummaryrefslogtreecommitdiff
path: root/net/gnu-finger
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-2/+0
| | | | Notes: svn path=/head/; revision=162141
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Fix build on -CURRENT [1]Sergey A. Osokin2003-10-162-19/+21
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=91415
* - Add CONFLICTS, because of the same item in pkg-plistKirill Ponomarev2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90849
* This port does not compile on 5.x. Warn prospective users.Christian Weisgerber2003-06-301-1/+7
| | | | | | | | PR: 53536 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=83875
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix building under -currentDavid W. Chapman Jr.2002-05-151-3/+32
| | | | | | | | PR: 37964 Submitted by: obraun@informatik.unibw-muenchen.de Notes: svn path=/head/; revision=59177
* drop maintainershipMIHIRA Sanpei Yoshiro2002-04-021-1/+1
| | | | Notes: svn path=/head/; revision=57184
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=53958
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* Add missing @dirrm.Jun Kuriyama2000-07-311-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31166
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-4/+18
| | | | | | | | | | 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. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Change maintainer's mail address.MIHIRA Sanpei Yoshiro2000-07-031-1/+1
| | | | | | | --> sanpei@sanpei.org Notes: svn path=/head/; revision=30122
* change MAINTAINER, my e-mail address (--> sanpei@FreeBSD.org)MIHIRA Sanpei Yoshiro2000-07-023-2/+3
| | | | | | | | | add @dirrm in pkg/PLIST and remove extra directory. Submitted by: build log in bento.FreeBSD.org. Notes: svn path=/head/; revision=30064
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* hotname -> hostnameMichael Haro1999-08-271-2/+2
| | | | Notes: svn path=/head/; revision=21035
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-3/+3
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Fix a coredump problem with fingerd and its '-i' option.Steve Price1998-02-021-0/+11
| | | | | | | | PR: 5603 Submitted by: maintainer Notes: svn path=/head/; revision=9568
* Previous modification to treat ttyv? as console introduced bug and thisMasafumi Max NAKANE1997-01-061-18/+37
| | | | | | | | | | change should correct it. Added some comment about the modification this patch is making. Instead of hardcode utmp location, use _UTMP_PATH. Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=5238
* Merge patch-ag, patch-ah into patch-ab as they all change the same file.Masafumi Max NAKANE1997-01-062-55/+52
| | | | Notes: svn path=/head/; revision=5225
* New patch. Description from the maintainer:Masafumi Max NAKANE1997-01-061-0/+51
| | | | | | | | | | | | | | | | | | | | Patch for utmp ut_host. GNU finger uses ut_host information in utmp. From src/usr.bin/login/login.c CVS log, after 2.2 source tree, login.c write numerical address to ut_host. (1.12 comment of login.c) So this patch is to translate numerical address to hostname. Special Thanks to Tung-Hui Hu <hhui@arcfour.com>. Submitted by: sanpei@yy.cs.keio.ac.jp (Closing part of #PR 2360.) Notes: svn path=/head/; revision=5223
* Rename files/start.fingerd.sh.sample -> fingerd.sh.sample.Masafumi Max NAKANE1997-01-064-6/+10
| | | | | | | | Submitted by: sanpei@yy.cs.keio.ac.jp (Closing part of PR #2360.) Notes: svn path=/head/; revision=5222
* General Makefile cleanupDavid E. O'Brien1996-12-011-6/+6
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+2
| | | | Notes: svn path=/head/; revision=4571
* Typo in MAINTAINER (was MAINTAINE).Satoshi Asami1996-07-121-2/+2
| | | | Notes: svn path=/head/; revision=3381
* added gatekeeper as first master ftp siteAndreas Klemm1996-07-111-2/+3
| | | | Notes: svn path=/head/; revision=3372
* GNU finger.Satoshi Asami1996-07-1012-0/+211
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=3367