aboutsummaryrefslogtreecommitdiff
path: root/mail/popper
Commit message (Collapse)AuthorAgeFilesLines
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Add PORTSCOUT hint to prevent it from picking up version 4.xAndrey A. Chernov2009-08-061-0/+2
| | | | | | | | | | (qpopper port uses 4.x version) PR: 136105 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Notes: svn path=/head/; revision=239028
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - Fix invocation of pkg-install-scriptVolker Stolz2004-12-222-4/+3
| | | | | | | | | | | - Use PLIST_FILES (me) PR: ports/72240 Submitted by: Helge Oldach Approved by: maintainer Notes: svn path=/head/; revision=124802
* Portlint(1)Kirill Ponomarev2004-12-061-3/+3
| | | | Notes: svn path=/head/; revision=123308
* Don't free the APOP auth string before checking it.Brian Somers2004-09-212-1/+27
| | | | | | | | | Bump PORTREVISION. Approved by: portmgr (marcus@), ache@ Notes: svn path=/head/; revision=118321
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Revert my last commit. According to ache, the maintainer, this is fixedJoe Marcus Clarke2003-12-111-4/+0
| | | | | | | | | | locally in this port's patches. Sorry for jumping the gun, but better safe than sorry. Requested by: ache Notes: svn path=/head/; revision=95633
* With my portmgr hat on, mark this port FORBIDDEN as it contains a remotelyJoe Marcus Clarke2003-12-111-0/+4
| | | | | | | | | | exploitable privilege escalation vulnerability. See http://www.eudora.com/qpopper/#BUFFER for more details. Reported by: kensmith Notes: svn path=/head/; revision=95622
* Fix build with gcc 3.3.1.Max Khon2003-08-121-0/+11
| | | | | | | Approved by: ache (MAINTAINER) Notes: svn path=/head/; revision=86820
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use LATEST_LINK = popper to stop confusing with qpopperAndrey A. Chernov2001-11-071-0/+2
| | | | | | | Submitted by: "Akinori MUSHA" <knu@iDaemons.org> Notes: svn path=/head/; revision=49737
* Use ${SH} to run pkg-install. It seems that CTM not preserve x-bitAndrey A. Chernov2001-11-021-1/+1
| | | | Notes: svn path=/head/; revision=49487
* Move user adding into pkg-installAndrey A. Chernov2001-10-193-18/+15
| | | | Notes: svn path=/head/; revision=48938
* Add pop:mail automaticallyAndrey A. Chernov2001-10-171-8/+24
| | | | Notes: svn path=/head/; revision=48870
* Fix auth for non-OPIE usersAndrey A. Chernov2001-10-022-13/+12
| | | | Notes: svn path=/head/; revision=48351
* Rename variables using WITH_POPPER_ prefixAndrey A. Chernov2001-08-121-6/+6
| | | | Notes: svn path=/head/; revision=46155
* Switch to OPIEAndrey A. Chernov2001-07-306-138/+186
| | | | Notes: svn path=/head/; revision=45625
* Bump PORTREVISION I forgetAndrey A. Chernov2001-02-191-0/+1
| | | | Notes: svn path=/head/; revision=38489
* Remove wrong uidl_found incrementAndrey A. Chernov2001-02-181-135/+94
| | | | | | | | PR: 19038 Submitted by: "Aaron D.Gifford" <agifford@infowest.com> Notes: svn path=/head/; revision=38455
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-14/+14
| | | | Notes: svn path=/head/; revision=37252
* Add "@dirrm etc/popper" to make bento happy.Maxim Sobolev2000-06-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29212
* unFORBID this port by closing the overflowKris Kennaway2000-05-252-4/+20
| | | | Notes: svn path=/head/; revision=28742
* Mark FORBIDDEN due to Yet Another Qpopper OverflowKris Kennaway2000-05-241-0/+2
| | | | Notes: svn path=/head/; revision=28738
* Add a WWW.Maxim Sobolev2000-05-231-0/+2
| | | | Notes: svn path=/head/; revision=28703
* Distfile has been moved into different directory, so update MASTER_SITES.Maxim Sobolev2000-05-231-1/+1
| | | | | | | | PR: 18746 Submitted by: Jeff Palmer <jeff@isni.net> Notes: svn path=/head/; revision=28702
* 1) Popper always assume that fgets got whole line, so it is easy to makeAndrey A. Chernov2000-04-172-19/+47
| | | | | | | | | | | | fake headers by special long lines aligned to buffer boundary - popper treat them as separate lines. Whole code needs rewriting. As workaround increase MAXLINE to the value sendmail use, hoping sendmail itself not makes longer lines. 2) Fix EUIDL responses not properly \n terminated. Notes: svn path=/head/; revision=27701
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27500
* Better error message when the connecting client's IP address isSteve Price1999-12-291-0/+34
| | | | | | | | | | unresolvable. PR: 12618 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=24243
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-3/+3
| | | | Notes: svn path=/head/; revision=21124
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* 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
* Add a notation about user restriction.SADA Kenji1999-02-261-4/+5
| | | | | | | | PR: ports/10114 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Notes: svn path=/head/; revision=16904
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-2/+0
| | | | Notes: svn path=/head/; revision=12567
* add optional youbin supportAndrey A. Chernov1998-08-044-5/+246
| | | | Notes: svn path=/head/; revision=12283
* Make full pop debugging optionalAndrey A. Chernov1998-08-021-2/+5
| | | | Notes: svn path=/head/; revision=12255
* Upgrade to 2.53Andrey A. Chernov1998-07-185-47/+47
| | | | Notes: svn path=/head/; revision=11954
* Upgrade to 2.52Andrey A. Chernov1998-07-025-56/+68
| | | | Notes: svn path=/head/; revision=11655
* path changed backAndrey A. Chernov1998-07-011-2/+2
| | | | Notes: svn path=/head/; revision=11635
* eudora goes oldAndrey A. Chernov1998-06-301-2/+2
| | | | Notes: svn path=/head/; revision=11634
* Fix longstanding bug with Content-Length counted in messages sizeAndrey A. Chernov1998-06-301-5/+54
| | | | Notes: svn path=/head/; revision=11632
* Upgrade to 2.5Andrey A. Chernov1998-06-304-192/+42
| | | | Notes: svn path=/head/; revision=11630
* Enable debugging codeAndrey A. Chernov1998-06-301-2/+2
| | | | Notes: svn path=/head/; revision=11621
* Fix another place with UIDL check tooAndrey A. Chernov1998-06-301-7/+117
| | | | | | | Calculate UIDL size and lines number properly now Notes: svn path=/head/; revision=11620
* Fix two longstanding bugs with Return-Path patchAndrey A. Chernov1998-06-301-42/+87
| | | | | | | | 1) wrong mbox size calculation 2) Return-Path was _never_ sent out Notes: svn path=/head/; revision=11619
* Check password length tooAndrey A. Chernov1998-06-292-53/+82
| | | | | | | Submitted by: idea from "Aaron D. Gifford" <agifford@infowest.com> Notes: svn path=/head/; revision=11607
* Add check for max parameter lengthAndrey A. Chernov1998-06-281-0/+72
| | | | | | | Submitted by: "Aaron D. Gifford" <agifford@infowest.com> Notes: svn path=/head/; revision=11594
* Use snprintf nowAndrey A. Chernov1998-06-281-5/+80
| | | | Notes: svn path=/head/; revision=11593
* oops, forget to add 1 for newline for max UIDL checkAndrey A. Chernov1998-06-281-1/+1
| | | | Notes: svn path=/head/; revision=11591
* Increase allowed UIDL length to 70 chars per rfc1939Andrey A. Chernov1998-06-281-1/+1
| | | | Notes: svn path=/head/; revision=11590