aboutsummaryrefslogtreecommitdiff
path: root/mail/popper
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
* - Fix invocation of pkg-install-scriptVolker Stolz2004-12-222-4/+3
* Portlint(1)Kirill Ponomarev2004-12-061-3/+3
* Don't free the APOP auth string before checking it.Brian Somers2004-09-212-1/+27
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
* Revert my last commit. According to ache, the maintainer, this is fixedJoe Marcus Clarke2003-12-111-4/+0
* With my portmgr hat on, mark this port FORBIDDEN as it contains a remotelyJoe Marcus Clarke2003-12-111-0/+4
* Fix build with gcc 3.3.1.Max Khon2003-08-121-0/+11
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Use LATEST_LINK = popper to stop confusing with qpopperAndrey A. Chernov2001-11-071-0/+2
* Use ${SH} to run pkg-install. It seems that CTM not preserve x-bitAndrey A. Chernov2001-11-021-1/+1
* Move user adding into pkg-installAndrey A. Chernov2001-10-193-18/+15
* Add pop:mail automaticallyAndrey A. Chernov2001-10-171-8/+24
* Fix auth for non-OPIE usersAndrey A. Chernov2001-10-022-13/+12
* Rename variables using WITH_POPPER_ prefixAndrey A. Chernov2001-08-121-6/+6
* Switch to OPIEAndrey A. Chernov2001-07-306-138/+186
* Bump PORTREVISION I forgetAndrey A. Chernov2001-02-191-0/+1
* Remove wrong uidl_found incrementAndrey A. Chernov2001-02-181-135/+94
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-14/+14
* Add "@dirrm etc/popper" to make bento happy.Maxim Sobolev2000-06-051-0/+1
* unFORBID this port by closing the overflowKris Kennaway2000-05-252-4/+20
* Mark FORBIDDEN due to Yet Another Qpopper OverflowKris Kennaway2000-05-241-0/+2
* Add a WWW.Maxim Sobolev2000-05-231-0/+2
* Distfile has been moved into different directory, so update MASTER_SITES.Maxim Sobolev2000-05-231-1/+1
* 1) Popper always assume that fgets got whole line, so it is easy to makeAndrey A. Chernov2000-04-172-19/+47
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
* Better error message when the connecting client's IP address isSteve Price1999-12-291-0/+34
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-3/+3
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
* Add a notation about user restriction.SADA Kenji1999-02-261-4/+5
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-2/+0
* add optional youbin supportAndrey A. Chernov1998-08-044-5/+246
* Make full pop debugging optionalAndrey A. Chernov1998-08-021-2/+5
* Upgrade to 2.53Andrey A. Chernov1998-07-185-47/+47
* Upgrade to 2.52Andrey A. Chernov1998-07-025-56/+68
* path changed backAndrey A. Chernov1998-07-011-2/+2
* eudora goes oldAndrey A. Chernov1998-06-301-2/+2
* Fix longstanding bug with Content-Length counted in messages sizeAndrey A. Chernov1998-06-301-5/+54
* Upgrade to 2.5Andrey A. Chernov1998-06-304-192/+42
* Enable debugging codeAndrey A. Chernov1998-06-301-2/+2
* Fix another place with UIDL check tooAndrey A. Chernov1998-06-301-7/+117
* Fix two longstanding bugs with Return-Path patchAndrey A. Chernov1998-06-301-42/+87
* Check password length tooAndrey A. Chernov1998-06-292-53/+82
* Add check for max parameter lengthAndrey A. Chernov1998-06-281-0/+72
* Use snprintf nowAndrey A. Chernov1998-06-281-5/+80
* oops, forget to add 1 for newline for max UIDL checkAndrey A. Chernov1998-06-281-1/+1
* Increase allowed UIDL length to 70 chars per rfc1939Andrey A. Chernov1998-06-281-1/+1
* Prevent overflow on too long From:Andrey A. Chernov1998-06-281-0/+20
* Reject too long X-UIDLAndrey A. Chernov1998-06-281-0/+31