Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | * Match poppassd's expectation with /usr/bin/passwd's actual output. | naddy | 2002-10-06 | 3 | -28/+23 |
| | | | | | | | * Honor CFLAGS and LDFLAGS and some clean-up. PR: 42359 Submitted by: andrew@ugh.net.au | ||||
* | Correct typo. | dd | 2001-07-28 | 1 | -1/+1 |
| | | | | | PR: 29244 Submitted by: Andrew <andrew@ugh.net.au> | ||||
* | Spaces->tabs in the mail category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | | | | (I know, I look boring and pedant :o) | ||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | sed -> ${SED} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | In attempt to keep someone from finding valid usernames return a | steve | 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 | mharo | 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. | hoek | 1998-08-17 | 1 | -1/+0 |
| | |||||
* | poppassd -> pop3pw | steve | 1998-06-04 | 1 | -2/+2 |
| | | | | | PR: 6761 Submitted by: maintainer | ||||
* | /bin/sh -> ${SH} | max | 1997-07-13 | 1 | -2/+2 |
| | |||||
* | Path on MASTER_SITE changed. | max | 1997-06-13 | 1 | -4/+4 |
| | | | | Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC. | ||||
* | PR: 3539 | max | 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] | obrien | 1996-11-17 | 1 | -4/+2 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 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 | jfitz | 1996-11-03 | 8 | -0/+297 |
Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au |