1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Andrey A. Chernov
92e8c91544 Use flock locking as other delivery systems does
Move global procmailrc to /usr/local/etc
1996-08-28 13:18:46 +00:00
Andrey A. Chernov
790651d3b0 Upgrade to 3.11pre4 1995-12-28 16:03:02 +00:00
Andrey A. Chernov
1dc0c36a4d Replace do-install with INSTALL_TARGET 1995-06-26 05:00:44 +00:00
Satoshi Asami
ca8af5dac8 Add "PREFIX=${PREFIX}" to the do-install target so that things don't
go in /bin, /man, etc.  (Note: the last isn't a directory name.)

Also add a comment on why it IS_INTERACTIVE (I need to hit a return).
1995-06-26 04:34:40 +00:00
Andrey A. Chernov
342978cb51 Upgrade. 1995-06-13 22:40:05 +00:00
Andrey A. Chernov
ef4a2dfdb9 Remove setre* hacks, we have working thing now 1995-04-27 19:34:58 +00:00
Rich Murphey
51abde3211 Fix procmail-3.11pre1/Makefile so that it does not ignore the
PREFIX.  Otherwise it will install into /usr/local no matter what
your bsd.ports.mk defines PREFIX as.

Reviewed by:	Satoshi
1995-04-22 22:21:39 +00:00
Satoshi Asami
fad9a3de2f Updates of mail Makefiles! 1995-04-22 12:35:37 +00:00
Satoshi Asami
7daa89e92e Add PKGNAME, and MAINTAINER goes in a section of its own. :) 1995-04-17 07:50:37 +00:00
Andrey A. Chernov
30edab0d7e Upgrade. 1995-04-16 13:49:18 +00:00
Satoshi Asami
230ac7a61d install should depend on build. 1995-04-16 07:41:42 +00:00
Satoshi Asami
a07b60ed68 Updated ports Makefiles for mails. 1995-04-11 20:28:32 +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
Jordan K. Hubbard
9860736c60 This is interactive - only install if we're not in BATCH mode. 1995-03-05 04:18:05 +00:00
Doug Rabson
410f59d29f Fixed a sizeof(off_t) != sizeof(int) problem. 1995-01-11 19:18:30 +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
Andrey A. Chernov
5f57568704 don't install manpages as gzipped, cause problems with this version 1994-11-22 01:53:32 +00:00
Andreas Schulz
e3a551db89 The pre beta version seems to no longer exist, use the procmail-3.10
instead. Add a new patch. formail.c has a variable named daemon that
clashes with the daemon function, change the variable to mdaemon instead.
1994-11-19 12:29:32 +00:00
Jordan K. Hubbard
580e317ddd This port is interactive. Say so. 1994-11-09 03:36:12 +00:00
Adam David
d024a668b3 New patchlevel from master site 1994-10-12 09:26:40 +00:00
Andrey A. Chernov
b3f1f7fb20 Some cosmetique changes after consulting with original author 1994-10-08 15:31:20 +00:00
Andrey A. Chernov
13c18210ae Need a little patching to install mapages properly, got
syntax error instead
1994-10-07 01:35:34 +00:00
Andrey A. Chernov
ffd5679797 Add install.man to install: target 1994-10-07 01:01:27 +00:00
Andrey A. Chernov
0fc3cca6f7 Change DISTNAME from procmail-3.10pre3 (does not exist)
to procmail-3.10pre4 (exist and checked to work)
1994-10-07 00:51:13 +00:00
Adam David
f012d4309d Brought in procmail 1994-09-25 18:59:08 +00:00