1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

86 Commits

Author SHA1 Message Date
Satoshi Asami
050eccf96c Another biff replacement.
Submitted by:	Dave Chapeskie <dchapes@ale.zeus.leitch.com>
1995-06-22 06:32:41 +00:00
Torsten Blum
e919ee086b change usr/lib/sendmail to /usr/sbin/sendmail 1995-06-18 11:55:43 +00:00
Andrey A. Chernov
342978cb51 Upgrade. 1995-06-13 22:40:05 +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
Andrey A. Chernov
a48a353b11 Use absolute path for install or shell script with
same name already exists in current dir
1995-05-22 22:39:40 +00:00
Torsten Blum
0c0a4b01bf use mkfontdir(1) to create ${PREFIX}/lib/metamail/fonts/fonts.dir
Reviewed by:	asami
1995-05-19 23:54:43 +00:00
Satoshi Asami
d83a81d4fd Package support files.
Submitted-by: Brian Tao <taob@gate.sinica.edu.tw> (COMMENT & DESCR)
1995-05-18 08:56:18 +00:00
Satoshi Asami
705d26dd50 Compress manpages. 1995-05-18 08:55:37 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
25cde310e9 Sort. 1995-05-13 07:55:53 +00:00
Andrey A. Chernov
2eba67e4cd Update to current state.
Fix printing of st_size
1995-05-12 21:47:02 +00:00
Satoshi Asami
7aed5ffa40 Add pre-install target that creates directory ${PREFIX}/mail/smail. 1995-05-12 07:25:12 +00:00
Torsten Blum
735281f59a install fonts
(I forgot this one in my previous commit - sorry)
1995-05-06 11:24:53 +00:00
Torsten Blum
0d4e81215e install fonts in ${PREFIX}/lib/metamail/fonts 1995-05-06 11:09:55 +00:00
Torsten Blum
e24ba85dc5 remove @cwd
use compressed manpages
1995-05-06 00:24:04 +00:00
Torsten Blum
0d2aedff3c remove -g from CFLAGS 1995-05-06 00:23:25 +00:00
Torsten Blum
5de4fcb25b - add myself as MAINTAINER
- compress manpages
1995-05-06 00:23:00 +00:00
Torsten Blum
7f2e4959e2 add myself as MAINTAINER 1995-05-05 21:44:54 +00:00
Torsten Blum
8c1aeb960f use compressed manpages 1995-05-05 21:41:03 +00:00
Torsten Blum
7077471af9 - compile with -O2
- remove DOMAINS=uucp
- change DRIVER_CONFIGURATION from bsd-network to
  arpa-network (bind)
1995-05-05 21:40:22 +00:00
Torsten Blum
fda90eaae8 - use the post-install target to install sample configuration files
- compress manpages
1995-05-05 21:38:16 +00:00
Andrey A. Chernov
e5d98f7f1e Mpack added 1995-05-01 14:25:43 +00:00
Andrey A. Chernov
ef4a2dfdb9 Remove setre* hacks, we have working thing now 1995-04-27 19:34:58 +00:00
Satoshi Asami
b41fc8e42a Updating mail Makefiles.... 1995-04-23 12:47:29 +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
Jordan K. Hubbard
25940b153d Add lib/libmh.so.3.2 to the packing list. This fixes the broken package. 1995-04-18 13:38:36 +00:00
Satoshi Asami
8e17c682a4 Forgot to update the checksum on yesterday's update. 1995-04-18 05:22:02 +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
a067e04403 Add pkg 1995-04-16 23:49:16 +00:00
Satoshi Asami
f22824f96c Move procmail back to SUBDIR now that Andrey has fixed the chmod
/var/mail problem.
1995-04-16 22:47:25 +00:00
Satoshi Asami
8eb14e7b02 Add popper back to SUBDIR, move procmail to BROKEN until chmod /var/mail
problem is solved.
1995-04-16 20:41:09 +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
Andrey A. Chernov
30edab0d7e Upgrade. 1995-04-16 13:49:18 +00:00
Satoshi Asami
8e9eaf7b7d Move popper to BROKEN (doesn't fetch). 1995-04-16 08:16:58 +00:00
Satoshi Asami
230ac7a61d install should depend on build. 1995-04-16 07:41:42 +00:00
Satoshi Asami
19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Satoshi Asami
8d3b6ee860 Mark Murray (markm) volunteered as the maintainer of this port. 1995-04-12 02:03:21 +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
Jordan K. Hubbard
9860736c60 This is interactive - only install if we're not in BATCH mode. 1995-03-05 04:18:05 +00:00
Gary Palmer
3bfac8f699 Update to reflect current distfile 1995-01-22 20:59:00 +00:00
Andrey A. Chernov
453c42f10a pgpsendmail added 1995-01-21 00:42:51 +00:00
Andrey A. Chernov
9cdcf9d15c Automatically encrypt/decrypt/sign incoming/outgoing mail 1995-01-21 00:39:25 +00:00
Gary Palmer
d716268981 Update to 3.1.29.1 1995-01-15 05:32:34 +00:00
Doug Rabson
410f59d29f Fixed a sizeof(off_t) != sizeof(int) problem. 1995-01-11 19:18:30 +00:00
Jordan K. Hubbard
41fb88d2c1 From: Mark Murray <mark@grondar.za>
Subject: misc/88: MH has no 'local' shared libraries.

>Number:         88
>Category:       misc
>Synopsis:       MH has no 'local' shared libraries.

Fix.
Submitted by:	mark
1994-12-27 22:41:37 +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