1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

586 Commits

Author SHA1 Message Date
Justin M. Seger
9bc44cdb64 Import of port for mmr 1.5.1
"My Mailer" is an incarnation of a UNIX text-based mailer
designed to be an intermediate step between mail and pine.

PR:		ports/4831
Submitted by:	andy@icc.surw.chel.su
1997-11-01 14:15:14 +00:00
Satoshi Asami
ae0f44b450 Remove bogus *alloc() declarations so this one compiles. 1997-10-28 04:56:29 +00:00
Satoshi Asami
6f0f6d4ed9 Undo previous commit, "install" is fixed to accept -C and -d simultaneously. 1997-10-28 04:40:39 +00:00
Andrey A. Chernov
77b8aacecd ${INSTALL} -> install
because install -C -d fails
1997-10-27 00:08:17 +00:00
Masafumi Max NAKANE
c4c57fbe2c Upgrade, 4.3.1 -> 4.3.2. 1997-10-26 02:47:40 +00:00
David E. O'Brien
f1e2854159 Seems this thing wants the xpm port to be installed first.
Obtained from:	failed package build on -CURRENT
1997-10-22 06:07:33 +00:00
Masafumi Max NAKANE
7904a8d00c Upgrade, 4.3.0 -> 4.3.1. 1997-10-15 22:01:44 +00:00
Mark Murray
ed6df3707f Update to 1.73. Bug fixes. 1997-10-15 20:49:47 +00:00
Torsten Blum
d4dddf6200 fix typo in BUILD_DEPENDS 1997-10-15 09:38:57 +00:00
Torsten Blum
67c99acb22 New checksum 1997-10-15 09:37:03 +00:00
Torsten Blum
d4a2691575 Upgrade to 3.2.0.97
This is still beta, but the latest release (3.2.0) is not able to prevent
spam-relaying...
1997-10-15 09:16:07 +00:00
Satoshi Asami
0fcc753d4f Back out 1.9 temporarily so this one will package. 1997-10-14 23:46:58 +00:00
James Raynard
be56dc33b8 Correct package list.
PR:	4608
1997-10-14 23:01:44 +00:00
Andreas Klemm
2d206d4937 USE_PERL5 (portlint) 1997-10-13 20:55:31 +00:00
Andrey A. Chernov
b3467af02e Add 'exit 0' 1997-10-10 07:38:47 +00:00
Paul Traina
e9db405c94 Change maintainer to match reality -- Sorry Andrey 1997-10-09 02:39:58 +00:00
Andrey A. Chernov
df857c712d Remove NO_PACKAGE and add pkg/REQ instead 1997-10-08 09:05:38 +00:00
Andrey A. Chernov
65bf87e492 Return-path patch improvement: skip Return-path comes from headers
if we already generate our own.
Previous variant produce two and more Return-Path'es
1997-10-08 06:46:50 +00:00
Andrey A. Chernov
afa3809ca6 Remove h$id expansion 1997-10-07 22:20:28 +00:00
Andrey A. Chernov
b8e7e46736 Fix possible regexp botch 1997-10-07 22:16:25 +00:00
Andrey A. Chernov
a695a0fbb8 Upgrade to 2.56 1997-10-07 21:34:19 +00:00
Andrey A. Chernov
c84e3a3dd9 Fix permissions of installed popper 1997-10-07 20:55:49 +00:00
Andrey A. Chernov
40239124bb Upgrade to 2.4b2
Fix two longstanding bugs in Return-Path patch:
1) possible uninitialized "rpath" variable usage
2) wrong message size, return_path not counted
1997-10-07 20:37:24 +00:00
Andrey A. Chernov
3906922573 Upgrade to 4.3.0 1997-10-07 11:58:03 +00:00
Andrey A. Chernov
e35d2c03ca Upgrade to 4..0 1997-10-07 11:57:44 +00:00
Peter Wemm
afcf895e49 Update to include some more official patches from the exmh web site. 1997-10-06 06:49:46 +00:00
Andrey A. Chernov
aa07770f89 New name for adcomplain home page 1997-10-05 10:17:03 +00:00
David E. O'Brien
031d43490d Upgrade to 0.84. 1997-10-01 11:27:39 +00:00
Andrey A. Chernov
2397af9ebb Turn on opie support 1997-09-29 12:05:38 +00:00
Andrey A. Chernov
f83e6db1d3 Upgrade to 4.2.8 1997-09-29 07:53:25 +00:00
Masafumi Max NAKANE
34a569f952 Regenerate this patch as the distribution file changed slightly. 1997-09-28 22:47:59 +00:00
Jun-ichiro itojun Hagino
33438f1d9c original distribution updated to 4.2.7.
Reviewed by:	ve@sci.fi (maintainer)
Submitted by:	itojun@itojun.org
1997-09-28 00:46:56 +00:00
Paul Traina
11796d8e54 Fix manpage description of maildelivery database.
Find sendmail in /usr/sbin/sendmail.

PR:		4532 & 2653
1997-09-22 17:52:30 +00:00
Mark Murray
826e1c61e3 Fix the installation so the .info files' entries get properly
installed in info/dir.
1997-09-22 13:43:01 +00:00
Masafumi Max NAKANE
4ed6a89e13 Upgrade, 3.0pl56 -> 3.0pl58. 1997-09-16 01:03:34 +00:00
Masafumi Max NAKANE
95d2da7653 Style police. 1997-09-13 21:31:54 +00:00
Masafumi Max NAKANE
94cd1c774d Remove lines containing $Id$ and adjust this patch file so that this can
be applied cleanly.
1997-09-13 21:29:51 +00:00
Andrey A. Chernov
b5020fa589 Add adcomplain 1997-09-13 14:07:08 +00:00
Andrey A. Chernov
d33e4a090c Mail/News SPAM complain tool 1997-09-13 14:04:22 +00:00
Jun-ichiro itojun Hagino
27241ab065 removed version string ("1.94.2") from the text so that there's no
trouble updating the port.
1997-09-10 09:11:01 +00:00
Jun-ichiro itojun Hagino
eb370df20f original distribution updated to 1.94.4.
1.94.4 includes security fix, and jfitz is on vacation, so I committed this.
I would like to have a review by jfitz, after he comes back.
1997-09-10 02:52:59 +00:00
Jun-ichiro itojun Hagino
57c271292c The majordomo port wrongly assumes that there's ${PREFIX}/bin/perl.
(there's no dependency description in Makefile)
Majordomo seems to work with perl4.036 right now, so I made this fix.

In the future, we might need to switch to perl5. (document says that
in the future they'll switch to perl5)
Then, we'll need to revert the patch, and add dependency into Makefile.
1997-09-10 02:44:25 +00:00
Andrey A. Chernov
02078b6e79 Upgrade to 4.1.7 1997-09-10 01:48:49 +00:00
Andrey A. Chernov
4490e899d3 Enable optional KPOP support
PR: 4503
Reviewed by:  Ville Eerola <ve@sci.fi>
Submitted by: Benjamin Greenwald <beng@lcs.mit.edu>
1997-09-10 01:25:08 +00:00
Mark Murray
b2e7bc0460 Upgrade to 1.71. Default in the config file is to forbid relaying. This
will make the anti-spam camp happy...
1997-09-09 15:29:28 +00:00
Satoshi Asami
ac66f02b9d Use ?= to define PKGNAME, or include from xpbiff-youbin won't override it. 1997-09-09 09:26:31 +00:00
Mark Murray
25365f174c Upgrade to 1.70. (Lotsa bug fixes, improved macros, improved filtering) 1997-09-08 11:19:08 +00:00
Andrey A. Chernov
4c3cf13ccb Upgrade to 4.1.6 1997-09-07 13:17:08 +00:00
Wolfram Schneider
1e1c448bab Enable movemail. 1997-09-06 22:29:51 +00:00
Wolfram Schneider
0010d19ce8 Move your mail box to annother location.
Movemail is part of the GNU Emacs distribution (version 19.34).
This port works only for FreeBSD.
1997-09-06 22:26:20 +00:00
Masafumi Max NAKANE
cc911a6d32 Add @dirrm to remove the doc directory. 1997-09-06 06:31:17 +00:00
Masafumi Max NAKANE
b8a98e4240 Upgrade, 4.1.1 -> 4.1.5. 1997-09-06 06:28:29 +00:00
Masafumi Max NAKANE
b1cdefef85 List makedepend in BUILD_DEPENDS.
Suggested by:	i.vaudrey@cableinet.co.uk
1997-09-02 09:46:50 +00:00
David E. O'Brien
79f55786fb style police. 1997-08-29 08:25:21 +00:00
Jun-ichiro itojun Hagino
362fe95dd6 enabled mail/xpbiff and mail/xpbiff-youbin.
PR:		4121
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-08-24 15:50:16 +00:00
Jun-ichiro itojun Hagino
778bdfd592 xpbiff port with "youbin" protocol compatibility.
depends on ports/mail/xpbiff.
A replacement for xbiff that handles popup window with mail header via youbin.

PR:		4121
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-08-24 15:46:06 +00:00
Jun-ichiro itojun Hagino
c70326a461 imported a new port for xpbiff.
A replacement for xbiff that handles popup window with mail header.

PR:		4121
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-08-24 15:44:05 +00:00
Peter Wemm
4708bcf966 Update to use tcl80/tk80 "proper". Exmh definately should be using tcl8.0
because the new byte compiler has a significant speedup for exmh's mailbox
contents list processing.
1997-08-21 08:09:56 +00:00
Andrey A. Chernov
816a1dac21 Upgrade to 4.1.1 1997-08-20 04:06:36 +00:00
Peter Wemm
82e7f43069 Duh! Where's the pointy hat? :-)
(Translation: forgot to intialize the EXPECTK variable to {} so that if
 expectk is not installed, it doesn't cause bad tcl syntax)

Pointed-out-by: several people
1997-08-14 03:44:30 +00:00
Andreas Klemm
036a6508e2 re-arranged prerequisites:
no need for a separate cache dir within /usr/local/majordomo,
	if you put majordomo aliases into /etc/aliases !
	Otherwise you´d have to change permissions of /usr/local/majordomo
	to root.wheel to make new sendmail happy. This would make a
	separate cache dir necessary for .majordomo_keys file.
1997-08-13 20:29:45 +00:00
Andreas Klemm
e74bd78238 - patch-aa introduces sane default values for the Configure script
as far as possible.
- Found version number of this software (1.1.0), so introduced a
  package name. Althouch NO_PACKAGE is set, it is useful for
  later removal and new installation.
- It needs perl to run
1997-08-13 18:56:49 +00:00
Andreas Klemm
d15f2186e8 Enable majorcool 1997-08-13 18:35:22 +00:00
Andreas Klemm
d34d0766db New port majorcool.
It's a WWW frontend to majordomo (for end user and mailinglist owners).
For more informations see: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/
I think this would be useful for our webserver as well ;-)
1997-08-13 18:32:49 +00:00
Peter Wemm
918524efd7 Update to use the 5 "official" patches from the author. 1997-08-12 06:37:36 +00:00
Peter Wemm
a480c7b40e Detect if tk8.0 is installed and use it if present (it's a lot faster)
even though a port for tk8.0 has not been committed yet.
1997-08-12 05:58:47 +00:00
Andrey A. Chernov
5e4d730c30 Upgrade to 4.0.6 1997-08-05 23:27:12 +00:00
David E. O'Brien
52a6e64fad Upgrade to 0.81.
(warning: PGP patch for international users isn't available yet)
1997-08-05 09:01:55 +00:00
Mark Murray
a6e587c45c Update this to version 0.17
Submitted by:	Scott Blachowicz
1997-08-04 06:51:46 +00:00
David E. O'Brien
2570d4c517 File extension changed on master site.
Can now repeatably get the same md5 checksum from fetch to fetch.
1997-08-01 05:47:41 +00:00
Peter Wemm
cf38724d3c Oops, I forgot the PLIST 1997-07-27 03:00:16 +00:00
Peter Wemm
c24c3613ff Update exmh-2.0delta -> 2.0zeta (!) 1997-07-26 12:27:32 +00:00
David E. O'Brien
5530145551 Sync up CONFIG_ARGS.
currently "--enable-hidden-host" is in effect.  Opinions?
1997-07-24 20:59:00 +00:00
Andrey A. Chernov
df8ac976a6 1) sys/dir -> dirent
2) Do not convert 8bit to binary for large text messages with many 8bit chars,
it cause large Russian mail to be always BASE64 encoded.
1997-07-19 23:27:37 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
9bb07b7c24 Add $Id$. 1997-07-15 06:58:05 +00:00
David E. O'Brien
f17d5093a4 Turn on ``cucipop''
PR:		ports/4047
1997-07-15 02:02:18 +00:00
David E. O'Brien
dc270a7b27 Cubic Circle's POP3 daemon (fully RFC1939 compliant)
PR:		ports/4047
Submitted by:	Igor Vinokurov igor@zynaps.ru
1997-07-15 02:01:14 +00:00
David E. O'Brien
b26071b6f4 Upgrade to 0.79 1997-07-14 23:30:45 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Andrey A. Chernov
514ad06040 Upgrade to 4.0.0 1997-07-10 01:22:05 +00:00
Peter Wemm
a22c6c11e6 Run scripts with /bin/sh explicitly rather than depending on the x bits
being set.  I don't know what isn't copying the x bits, but don't depend
on it.

Prompted by: Andreas Klemm <andreas@klemm.gtn.com>
1997-07-08 02:45:57 +00:00
Satoshi Asami
a51186fdae Err Peter, that is exactly why most of the variables in bsd.port.mk
are defined with "?=".  I don't understand why it didn't work for you.... ;)
1997-07-03 05:57:39 +00:00
Andrey A. Chernov
9e1e8dcb6f Upgrade to 3.9.9
PR: 4005
Submitted by: Ville Eerola <ve@sci.fi>
1997-07-02 13:06:20 +00:00
Peter Wemm
e78c6755b3 Update exmh-2.0gamma to 2.0delta. There's lots of bug fixes, as well as
things like koi8-r recognition, background news (nntp) processing, ispell
support.

Note that there's a horrible hack here to work around a weakness in
bsd.port.mk.  The distributed patches are relative to a subdir of ${WRKSRC}
and bsd.port.mk doesn't seem to allow clean overriding of that to patch.
I appended a second "-d dir" arg to PATCH_DIST_ARGS after the .include
that set up the string with +=.  patch seems to use the last instance of
"-d dir" when there are several online (it's a simple parse-time chdir).

Prompted by: pst (who also sent a partial update)
1997-07-02 04:59:54 +00:00
Masafumi Max NAKANE
aca966f9bd Define USE_PERL5 and remove BUILD_DEPENDS & RUN_DEPENDS. 1997-06-24 20:59:30 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Andreas Klemm
3551cddd92 - Update port to version 1.1
- Make link process work by adding correct dependency in Makefile
  the unmodified Makefile.FreeBSD didn't build libcompface in ../compface
- The WWW page claims, that you need at least the xforms 0.86 lib, so
  I specified the library dependency in port's Makefile more specific.
- Well, since I spent some work on it ... I'll maintain the port in the
  future.
1997-06-22 10:46:36 +00:00
Andrey A. Chernov
25cc9c6fe7 Change dist site 1997-06-22 07:28:49 +00:00
Andrey A. Chernov
ef9bbad664 Better fix for '.' problem 1997-06-17 17:56:42 +00:00
Andrey A. Chernov
27e4fe05fd Remove '.' at the end of chmod command 1997-06-17 05:36:59 +00:00
Masafumi Max NAKANE
6fbb3b1d76 Upgrade, 3.9.7 -> 3.9.8. 1997-06-16 15:51:55 +00:00
Andrey A. Chernov
7f5043aeff Fix DSN args handling
Merge patches
1997-06-14 20:35:56 +00:00
Masafumi Max NAKANE
badf16e798 Path on MASTER_SITE changed.
Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC.
1997-06-13 22:30:19 +00:00
Masafumi Max NAKANE
f5ade91fb7 PR: 3539
Submitted by: andrew@ugh.net.au

The previous port of poppassd worked fine under 2.1.x but broke under
2.2.x. Ron Bickers <rbickers@intercenter.net> sent me some changes
which should allow it to work under 2.2.x and these changes are
incorporated in this version. The port seems to still work under
2.1.x.
1997-06-13 22:20:10 +00:00
Satoshi Asami
314027dc03 "all:" -> "all:" to make XFree86-3.3 config files happy. 1997-06-12 04:57:36 +00:00
Satoshi Asami
e9335bded5 XFree86-3.3 rules changed the default include path. 1997-06-12 04:56:11 +00:00
Andrey A. Chernov
f0b4718638 Use md5.h header correctly 1997-06-11 02:38:35 +00:00
Satoshi Asami
b39a8dd404 Update dir file with install-info. Also, change organization so that
files can be shared between this port and japanese/mew.

Note this is a "blind" commit; it is too much trouble to test an update
with this many added and deleted files.  I'll test it later.

PR:		3789
Submitted by:	kiri
1997-06-10 10:10:45 +00:00
Masafumi Max NAKANE
42da4c6491 Upgrade, 3.9.6 -> 3.9.7. 1997-06-09 23:49:42 +00:00