| Commit message (Expand) | Author | Age | Files | Lines |
* | - Use canonical format for FreeBSD.org MAINTAINER addresses | sunpoet | 2010-12-26 | 2 | -2/+1 |
* | Add PORTSCOUT hint to prevent it from picking up version 4.x | ache | 2009-08-06 | 1 | -0/+2 |
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
* | - Fix invocation of pkg-install-script | vs | 2004-12-22 | 2 | -4/+3 |
* | Portlint(1) | krion | 2004-12-06 | 1 | -3/+3 |
* | Don't free the APOP auth string before checking it. | brian | 2004-09-22 | 2 | -1/+27 |
* | Add size data, approved by maintainers. | trevor | 2004-03-21 | 1 | -0/+1 |
* | Revert my last commit. According to ache, the maintainer, this is fixed | marcus | 2003-12-12 | 1 | -4/+0 |
* | With my portmgr hat on, mark this port FORBIDDEN as it contains a remotely | marcus | 2003-12-12 | 1 | -0/+4 |
* | Fix build with gcc 3.3.1. | fjoe | 2003-08-12 | 1 | -0/+11 |
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
* | Use LATEST_LINK = popper to stop confusing with qpopper | ache | 2001-11-07 | 1 | -0/+2 |
* | Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit | ache | 2001-11-02 | 1 | -1/+1 |
* | Move user adding into pkg-install | ache | 2001-10-19 | 3 | -18/+15 |
* | Add pop:mail automatically | ache | 2001-10-17 | 1 | -8/+24 |
* | Fix auth for non-OPIE users | ache | 2001-10-03 | 2 | -13/+12 |
* | Rename variables using WITH_POPPER_ prefix | ache | 2001-08-13 | 1 | -6/+6 |
* | Switch to OPIE | ache | 2001-07-30 | 6 | -138/+186 |
* | Bump PORTREVISION I forget | ache | 2001-02-19 | 1 | -0/+1 |
* | Remove wrong uidl_found increment | ache | 2001-02-18 | 1 | -135/+94 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -14/+14 |
* | Add "@dirrm etc/popper" to make bento happy. | sobomax | 2000-06-05 | 1 | -0/+1 |
* | unFORBID this port by closing the overflow | kris | 2000-05-25 | 2 | -4/+20 |
* | Mark FORBIDDEN due to Yet Another Qpopper Overflow | kris | 2000-05-25 | 1 | -0/+2 |
* | Add a WWW. | sobomax | 2000-05-23 | 1 | -0/+2 |
* | Distfile has been moved into different directory, so update MASTER_SITES. | sobomax | 2000-05-23 | 1 | -1/+1 |
* | 1) Popper always assume that fgets got whole line, so it is easy to make | ache | 2000-04-18 | 2 | -19/+47 |
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-14 | 1 | -3/+3 |
* | Better error message when the connecting client's IP address is | steve | 1999-12-29 | 1 | -0/+34 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -3/+3 |
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
* | Add a notation about user restriction. | sada | 1999-02-26 | 1 | -4/+5 |
* | Remove more manpages, as part of the great manpage removal project. | hoek | 1998-08-17 | 1 | -2/+0 |
* | add optional youbin support | ache | 1998-08-05 | 4 | -5/+246 |
* | Make full pop debugging optional | ache | 1998-08-03 | 1 | -2/+5 |
* | Upgrade to 2.53 | ache | 1998-07-19 | 5 | -47/+47 |
* | Upgrade to 2.52 | ache | 1998-07-02 | 5 | -56/+68 |
* | path changed back | ache | 1998-07-01 | 1 | -2/+2 |
* | eudora goes old | ache | 1998-07-01 | 1 | -2/+2 |
* | Fix longstanding bug with Content-Length counted in messages size | ache | 1998-07-01 | 1 | -5/+54 |
* | Upgrade to 2.5 | ache | 1998-07-01 | 4 | -192/+42 |
* | Enable debugging code | ache | 1998-06-30 | 1 | -2/+2 |
* | Fix another place with UIDL check too | ache | 1998-06-30 | 1 | -7/+117 |
* | Fix two longstanding bugs with Return-Path patch | ache | 1998-06-30 | 1 | -42/+87 |
* | Check password length too | ache | 1998-06-29 | 2 | -53/+82 |
* | Add check for max parameter length | ache | 1998-06-29 | 1 | -0/+72 |
* | Use snprintf now | ache | 1998-06-29 | 1 | -5/+80 |
* | oops, forget to add 1 for newline for max UIDL check | ache | 1998-06-29 | 1 | -1/+1 |
* | Increase allowed UIDL length to 70 chars per rfc1939 | ache | 1998-06-29 | 1 | -1/+1 |
* | Prevent overflow on too long From: | ache | 1998-06-29 | 1 | -0/+20 |
* | Reject too long X-UIDL | ache | 1998-06-29 | 1 | -0/+31 |
* | Fix broken code that people tries to commit again and again despite the | ache | 1998-06-29 | 2 | -51/+61 |
* | DOH! Correct stupid brain-o with strcat() in my last commit. Now | jkh | 1998-06-28 | 1 | -20/+20 |
* | Well, it's always a bad idea to introduce new bugs when trying to fix | joerg | 1998-06-28 | 1 | -1/+1 |
* | Close a missing overflow with strcat() in my original change | jkh | 1998-06-28 | 1 | -4/+32 |
* | Add -3 to len as room for \n\r\0 | ache | 1998-06-28 | 1 | -3/+3 |
* | Deal with a potential buffer overflow problem. | jkh | 1998-06-27 | 1 | -0/+41 |
* | No need to use += on first appearance of variables. | alex | 1997-12-24 | 1 | -3/+3 |
* | Upgrade to 2.41beta1 | ache | 1997-11-20 | 5 | -70/+60 |
* | Add 'exit 0' | ache | 1997-10-10 | 1 | -0/+1 |
* | Change maintainer to match reality -- Sorry Andrey | pst | 1997-10-09 | 1 | -2/+2 |
* | Remove NO_PACKAGE and add pkg/REQ instead | ache | 1997-10-08 | 3 | -5/+15 |
* | Return-path patch improvement: skip Return-path comes from headers | ache | 1997-10-08 | 1 | -7/+29 |
* | Fix permissions of installed popper | ache | 1997-10-08 | 1 | -2/+2 |
* | Upgrade to 2.4b2 | ache | 1997-10-08 | 7 | -293/+303 |
* | Upgrade to 2.3 | ache | 1997-04-23 | 6 | -84/+95 |
* | Add Net/OpenBSD compatible MAN= macros to makefiles. | pst | 1997-04-17 | 1 | -4/+6 |
* | Fix a compilation error if S/Key support is disabled. | pst | 1997-04-02 | 1 | -1/+1 |
* | Optionally allow APOP only authentification mode | ache | 1997-04-02 | 3 | -76/+85 |
* | If this is a UNIX standard mailbox with "From " lines, don't lose the | pst | 1997-03-08 | 1 | -0/+130 |
* | Move s/key info at the beginning of incorrect password message, | ache | 1996-12-11 | 1 | -2/+2 |
* | New patch for man pages to make them correctly list the file locations. | max | 1996-12-06 | 1 | -0/+49 |
* | Added PREFIX?=/usr/local to the Makefile so that nasty result can be | max | 1996-12-06 | 1 | -3/+4 |
* | Additionly report "s/key xx xxxxx (required)" in popper error | ache | 1996-12-05 | 2 | -122/+136 |
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -1/+0 |
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 1 | -2/+2 |
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
* | Fix random memory overwrite bug | pst | 1996-10-01 | 1 | -1/+1 |
* | Don't turn on debugging by default. | asami | 1996-07-10 | 1 | -1/+1 |
* | Move NO_PACKAGE down, out of the ftp site section. | asami | 1996-07-05 | 1 | -2/+2 |
* | Make NO_PACKAGE because POP needs to POP user id. | pst | 1996-06-26 | 1 | -1/+2 |
* | Add scripts/pre-install to request POP userid creation. | pst | 1996-06-23 | 2 | -1/+17 |
* | Fix up a couple of popauth problems in 2.2 | pst | 1996-06-10 | 1 | -1/+30 |
* | Merge import into main branch | pst | 1996-06-09 | 4 | -7/+9 |
* | Port of Qualcomm POPPER v2.2. | pst | 1996-06-09 | 1 | -0/+250 |
* | New checksum, filename not changed at master site. | asami | 1996-02-03 | 1 | -1/+1 |
* | Upgrade to version 2.1.4-r3. According to the master site maintainers, | asami | 1995-05-27 | 3 | -6/+6 |
* | Forgot to update the checksum on yesterday's update. | asami | 1995-04-18 | 1 | -1/+1 |
* | Correct DISTNAME to fetch, upgrade at the same time. New version | asami | 1995-04-17 | 1 | -4/+4 |
* | Updated ports Makefiles for mails. | asami | 1995-04-12 | 1 | -3/+5 |
* | Upgrade port to qpop 2.1.4-R1 | pst | 1995-04-02 | 3 | -7/+9 |
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
* | Update to reflect current distfile | gpalmer | 1995-01-23 | 1 | -1/+1 |
* | The name for the qpop tar is changed from qpop2.1.3 to qpop2.1.3-r5, but | ats | 1994-12-25 | 1 | -2/+2 |
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 1 | -0/+1 |
* | Manpages are installed compressed now. | gpalmer | 1994-12-15 | 1 | -1/+1 |
* | Upgrade to 2.1.3 | gpalmer | 1994-12-15 | 2 | -5/+5 |
* | <Sigh> Missing slash from the end of the pathname. | gpalmer | 1994-11-11 | 1 | -3/+3 |
* | Port of Berkeley Popper POP3 daemon | pst | 1994-10-07 | 4 | -0/+22 |