summaryrefslogtreecommitdiff
path: root/mail/qpopper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | 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
* Add a notation about user restriction.SADA Kenji1999-02-261-4/+5
| | | | | PR: ports/10114 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-2/+0
|
* add optional youbin supportAndrey A. Chernov1998-08-041-2/+11
|
* Make full pop debugging optionalAndrey A. Chernov1998-08-021-2/+5
|
* Upgrade to 2.53Andrey A. Chernov1998-07-182-5/+5
|
* Upgrade to 2.52Andrey A. Chernov1998-07-022-5/+5
|
* path changed backAndrey A. Chernov1998-07-011-2/+2
|
* eudora goes oldAndrey A. Chernov1998-06-301-2/+2
|
* Upgrade to 2.5Andrey A. Chernov1998-06-302-4/+4
|
* Enable debugging codeAndrey A. Chernov1998-06-301-2/+2
|
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-3/+3
|
* Upgrade to 2.41beta1Andrey A. Chernov1997-11-202-11/+11
|
* Add 'exit 0'Andrey A. Chernov1997-10-101-0/+1
|
* Change maintainer to match reality -- Sorry AndreyPaul Traina1997-10-091-2/+2
|
* Remove NO_PACKAGE and add pkg/REQ insteadAndrey A. Chernov1997-10-083-5/+15
|
* Fix permissions of installed popperAndrey A. Chernov1997-10-071-2/+2
|
* Upgrade to 2.4b2Andrey A. Chernov1997-10-072-5/+37
| | | | | | Fix two longstanding bugs in Return-Path patch: 1) possible uninitialized "rpath" variable usage 2) wrong message size, return_path not counted
* Upgrade to 2.3Andrey A. Chernov1997-04-232-7/+6
|
* Optionally allow APOP only authentification modeAndrey A. Chernov1997-04-021-1/+6
|
* New patch for man pages to make them correctly list the file locations.Masafumi Max NAKANE1996-12-061-0/+49
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-2/+2
| | | | And clean up variable ordering (as shown in the handbook) as little.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Move NO_PACKAGE down, out of the ftp site section.Satoshi Asami1996-07-051-2/+2
|
* Make NO_PACKAGE because POP needs to POP user id.Paul Traina1996-06-261-1/+2
| | | | Requested by: gpalmer
* Add scripts/pre-install to request POP userid creation.Paul Traina1996-06-221-0/+16
| | | | | | | | | | | Move pop.auth database to ${PREFIX}/etc/popper/pop.auth so that it (a) does not conflict with MH's pop3 database of same name, and (b) so that ${PREFIX}/etc/popper directory can be owned by pop uid so that popauth -init always works. This should cover the last nits regarding this port. Requested by: asami
* Merge import into main branchPaul Traina1996-06-084-7/+9
|
* New checksum, filename not changed at master site.Satoshi Asami1996-02-031-1/+1
| | | | Submitted by: pst
* Upgrade to version 2.1.4-r3. According to the master site maintainers,Satoshi Asami1995-05-273-6/+6
| | | | | | | | the previous version had a huge problem and had to be removed from the master site, and that's why I'm doing this this late in the cycle. Also, the problems that patch-aa (off_t) and patch-ac (password length) address seem to be fixed, so take them out.
* Forgot to update the checksum on yesterday's update.Satoshi Asami1995-04-181-1/+1
|
* Correct DISTNAME to fetch, upgrade at the same time. New versionSatoshi Asami1995-04-161-4/+4
| | | | | | is 2.1.4-r2. Submitted by: Frank Nobis <fn@trinity.radio-do.de>
* Updated ports Makefiles for mails.Satoshi Asami1995-04-111-3/+5
|
* Upgrade port to qpop 2.1.4-R1Paul Traina1995-04-023-7/+9
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Update to reflect current distfileGary Palmer1995-01-221-1/+1
|
* The name for the qpop tar is changed from qpop2.1.3 to qpop2.1.3-r5, butAndreas Schulz1994-12-251-2/+2
| | | | otherwise it builds ok.
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Manpages are installed compressed now.Gary Palmer1994-12-151-1/+1
|
* Upgrade to 2.1.3Gary Palmer1994-12-152-5/+5
|
* <Sigh> Missing slash from the end of the pathname.Gary Palmer1994-11-111-3/+3
|
* Port of Berkeley Popper POP3 daemonPaul Traina1994-10-064-0/+22