aboutsummaryrefslogtreecommitdiff
path: root/mail/poppassd
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Fix build on 5.xSergey Matveychuk2004-08-261-16/+122
| | | | | | | | PR: ports/70991 Submitted by: maintainer Notes: svn path=/head/; revision=117328
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - Fix build on 5.x (varargs)Pav Lucistnik2003-12-143-22/+53
| | | | | | | | | | | | - Respect ${CC} - Quiet portlint PR: ports/59973 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer timeout (9 days) Notes: svn path=/head/; revision=95808
* Update dialogs for 5.1. Maintainer timeout (1 month).Mark Linimon2003-11-201-1/+1
| | | | | | | | PR: ports/57486 Submitted by: Masamichi Takatsu <taka2@doga.jp> Notes: svn path=/head/; revision=94426
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* Use ${STRIP_CMD} instead of strip.Sergey A. Osokin2003-09-241-1/+1
| | | | | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru> Notes: svn path=/head/; revision=89220
* update mail/poppassd: cope with devfsDaichi GOTO2003-07-083-109/+272
| | | | | | | | PR: 54186 Submitted by: Andrew <andrew@ugh.net.au> (maintainer) Notes: svn path=/head/; revision=84433
* Prompts from /usr/bin/passwd have changed again, thus breaking poppassd.Yen-Ming Lee2003-07-061-13/+26
| | | | | | | | PR: 54140 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=84299
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* * Match poppassd's expectation with /usr/bin/passwd's actual output.Christian Weisgerber2002-10-063-28/+23
| | | | | | | | | | * Honor CFLAGS and LDFLAGS and some clean-up. PR: 42359 Submitted by: andrew@ugh.net.au Notes: svn path=/head/; revision=67445
* Correct typo.Dima Dorfman2001-07-281-1/+1
| | | | | | | | PR: 29244 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=45560
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27500
* sed -> ${SED}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21048
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* In attempt to keep someone from finding valid usernames return aSteve Price1999-06-081-13/+23
| | | | | | | | | | "password incorrect" message when the username is invalid. PR: 11952 Submitted by: Jason Garman <jgarman@sso.sytexinc.com> Notes: svn path=/head/; revision=19337
* refer to pop3pw as pop3pw not popasswdMichael Haro1999-04-161-1/+1
| | | | | | | | PR: 11162 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=17916
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12567
* poppassd -> pop3pwSteve Price1998-06-041-2/+2
| | | | | | | | PR: 6761 Submitted by: maintainer Notes: svn path=/head/; revision=11262
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Path on MASTER_SITE changed.Masafumi Max NAKANE1997-06-131-4/+4
| | | | | | | Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC. Notes: svn path=/head/; revision=6923
* PR: 3539Masafumi Max NAKANE1997-06-131-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. Notes: svn path=/head/; revision=6922
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-171-4/+2
| | | | Notes: svn path=/head/; revision=4536
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-4/+3
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Import of a server to allow users to change their password from within EudoraJames FitzGibbon1996-11-038-0/+297
Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au Notes: svn path=/head/; revision=4281