Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -> ${SED} | Michael Haro | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | In attempt to keep someone from finding valid usernames return a | Steve Price | 1999-06-08 | 1 | -13/+23 |
| | | | | | | | "password incorrect" message when the username is invalid. PR: 11952 Submitted by: Jason Garman <jgarman@sso.sytexinc.com> | ||||
* | refer to pop3pw as pop3pw not popasswd | Michael Haro | 1999-04-16 | 1 | -1/+1 |
| | | | | | PR: 11162 Submitted by: Andrew <andrew@ugh.net.au> | ||||
* | Remove more manpages, as part of the great manpage removal project. | Tim Vanderhoek | 1998-08-17 | 1 | -1/+0 |
| | |||||
* | poppassd -> pop3pw | Steve Price | 1998-06-04 | 1 | -2/+2 |
| | | | | | PR: 6761 Submitted by: maintainer | ||||
* | /bin/sh -> ${SH} | Masafumi Max NAKANE | 1997-07-13 | 1 | -2/+2 |
| | |||||
* | Path on MASTER_SITE changed. | Masafumi Max NAKANE | 1997-06-13 | 1 | -4/+4 |
| | | | | Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC. | ||||
* | PR: 3539 | Masafumi Max NAKANE | 1997-06-13 | 1 | -20/+65 |
| | | | | | | | | | | Submitted by: andrew@ugh.net.au The previous port of poppassd worked fine under 2.1.x but broke under 2.2.x. Ron Bickers <rbickers@intercenter.net> sent me some changes which should allow it to work under 2.2.x and these changes are incorporated in this version. The port seems to still work under 2.1.x. | ||||
* | Convert to use MAN[1-8LN] | David E. O'Brien | 1996-11-17 | 1 | -4/+2 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | David E. O'Brien | 1996-11-10 | 1 | -4/+3 |
| | | | | And clean up variable ordering (as shown in the handbook) as little. | ||||
* | Import of a server to allow users to change their password from within Eudora | James FitzGibbon | 1996-11-03 | 8 | -0/+297 |
Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au |