1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Andrey A. Chernov
cb3076d716 Upgrade to 2.3 1997-04-23 04:27:26 +00:00
Paul Traina
476add9726 Add Net/OpenBSD compatible MAN= macros to makefiles.
Make file copy for new popauth stuff happen at right time.
1997-04-17 02:28:45 +00:00
Paul Traina
5365424c25 Fix a compilation error if S/Key support is disabled.
Submitted by:	 Hoss Firooznia
1997-04-02 06:11:05 +00:00
Andrey A. Chernov
705ccf9034 Optionally allow APOP only authentification mode 1997-04-02 01:38:30 +00:00
Paul Traina
3efd1fd648 If this is a UNIX standard mailbox with "From " lines, don't lose the
envelope-from information in that "From " line.  Instead, convert it
into a "Return-Path:" line, just as MMDF would do.

This is the least obnoxious (standards-wise) way to transmit the
envelope-from information in POP.
1997-03-08 08:08:45 +00:00
Andrey A. Chernov
8eb0b3c65e Move s/key info at the beginning of incorrect password message,
some client (f.e. Eudora) don't display whole line
1996-12-10 20:58:56 +00:00
Masafumi Max NAKANE
bbe4f17f7a New patch for man pages to make them correctly list the file locations. 1996-12-06 08:16:45 +00:00
Masafumi Max NAKANE
edbdac1118 Added PREFIX?=/usr/local to the Makefile so that nasty result can be
avoided even if the user typed ``make install'' in the WRKSRC directory.
1996-12-06 02:11:48 +00:00
Andrey A. Chernov
c1c75b5a23 Additionly report "s/key xx xxxxx (required)" in popper error
message about incorrect password. It is only chance to bring it
to user attention since 99% pop clients don't know about s/key
existance and do not prompt for s/key BEFORE sending password.
As result of this patch netscape allows reenter with valid
s/key now, i.e. it shows needed s/key info in password reentering box
after trying first time with incorrect one.
1996-12-04 23:43:45 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Paul Traina
a32537ed35 Fix random memory overwrite bug 1996-09-30 19:19:23 +00:00
Satoshi Asami
3f6dbd9ebd Don't turn on debugging by default.
Submitted by:	jkh
1996-07-10 02:34:25 +00:00
Satoshi Asami
21acbe4aed Move NO_PACKAGE down, out of the ftp site section. 1996-07-05 06:12:45 +00:00
Paul Traina
ecee42f814 Make NO_PACKAGE because POP needs to POP user id.
Requested by: gpalmer
1996-06-26 00:21:25 +00:00
Paul Traina
3add58a3d7 Add scripts/pre-install to request POP userid creation.
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
1996-06-22 18:24:51 +00:00
Paul Traina
5aded53b0e Fix up a couple of popauth problems in 2.2 1996-06-09 20:02:02 +00:00
Paul Traina
a9d425424f Merge import into main branch 1996-06-08 22:38:53 +00:00
Paul Traina
a538cbc51d Port of Qualcomm POPPER v2.2. 1996-06-08 22:33:52 +00:00
Satoshi Asami
933bbc8ac7 New checksum, filename not changed at master site.
Submitted by:	pst
1996-02-03 05:14:04 +00:00
Satoshi Asami
5d90aae145 Upgrade to version 2.1.4-r3. According to the master site maintainers,
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.
1995-05-27 07:58:46 +00:00
Satoshi Asami
8e17c682a4 Forgot to update the checksum on yesterday's update. 1995-04-18 05:22:02 +00:00
Satoshi Asami
e253d5c036 Correct DISTNAME to fetch, upgrade at the same time. New version
is 2.1.4-r2.

Submitted by:	Frank Nobis <fn@trinity.radio-do.de>
1995-04-16 20:39:08 +00:00
Satoshi Asami
a07b60ed68 Updated ports Makefiles for mails. 1995-04-11 20:28:32 +00:00
Paul Traina
633be321de Upgrade port to qpop 2.1.4-R1 1995-04-02 01:13:48 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3bfac8f699 Update to reflect current distfile 1995-01-22 20:59:00 +00:00
Andreas Schulz
2d42b54e4d The name for the qpop tar is changed from qpop2.1.3 to qpop2.1.3-r5, but
otherwise it builds ok.
1994-12-25 12:30:32 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Gary Palmer
8545beedae Manpages are installed compressed now. 1994-12-15 05:44:09 +00:00
Gary Palmer
a45854195e Upgrade to 2.1.3 1994-12-15 05:38:40 +00:00
Gary Palmer
882406f338 <Sigh> Missing slash from the end of the pathname. 1994-11-11 01:49:26 +00:00
Paul Traina
9ca3c9968f Port of Berkeley Popper POP3 daemon 1994-10-06 19:33:20 +00:00