David E. O'Brien
66c0c05af3
Back off the GMAKE.
...
Extract from /usr/local/share/automake14/automake/depend.am
## This fragment is probably only useful for maintainers. It relies
## on GNU make and gcc. It is only included in the generated
## Makefile.in if `automake' is not passed the `--include-deps' flag
This has changed from automake14 to automake15. The solution is easy: use
the -i switch for automake.
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2001-12-05 21:47:02 +00:00
David E. O'Brien
a29c36e727
Update this to build with proper dependancies again.
...
When I added the folder compression patch, I didn't realize we now needed
automake & autoconf. Bringing those two in, now makes gmake required. :-(
Also we can't patch `configure' as before, now we must patch `configure.in'
and `aclocal.m4'.
2001-12-05 20:30:19 +00:00
Ben Smithurst
603d63963d
Update to 1.9
2001-12-05 18:39:21 +00:00
Maxim Sobolev
64c34dbae9
Update to 1.0.
2001-12-05 13:21:27 +00:00
Yoichi NAKAYAMA
edc0f6b58f
Move master port to mail/emh and add support for emacs21.
...
Add dependence on xemacs-comm-packages for xemacs21.
Change dependence for semi.
Approved by: knu(mentor)
2001-12-05 12:52:22 +00:00
MANTANI Nobutaka
a1220ff4c0
Add wanderlust (repo-copied from wanderlust-emacs).
...
Remove wanderlust-emacs and wanderlust-mule.
Approved by: knu
2001-12-05 07:33:37 +00:00
MANTANI Nobutaka
74fe2f0a0a
Update to 2.6.1.
...
Move master port from mail/wanderlust-emacs to mail/wanderlust.
mail/wanderlust supports emacs21.
Remove mail/wanderlust-emacs and mail/wanderlust-mule.
Approved by: knu
2001-12-05 07:24:29 +00:00
Pete Fritchman
76928bc0a9
- update to 0.42
...
- have a seperate directory for contrib scripts/etc
- mention the UPGRADE file
PR: 32484
Submitted by: maintainer
2001-12-04 03:50:02 +00:00
Pete Fritchman
f5b9b34513
Remove a file accidentally forgotten in last commit.
...
Submitted by: maintainer
2001-12-03 19:10:31 +00:00
Pete Fritchman
c894c365af
- update to 1.3.24
...
- fix automake to generate bsdmake code, drop USE_GMAKE
- add more MASTER_SITES
PR: 32466
Submitted by: maintainer
2001-12-03 15:20:21 +00:00
Dmitry Sivachenko
2ffd2151d8
Set MAINTAINER to ports@.
...
I do not use this program anymore.
2001-12-03 11:35:05 +00:00
Steve Price
5e71622409
Adding turba version 1.0.
...
The Horde contact management application.
PR: 32089, 32152
Submitted by: Thierry Thomas <thierry@thomas.as>
2001-12-03 02:40:12 +00:00
Mario Sergio Fujikawa Ferreira
443250d32a
USE_AUTOMAKE implies USE_AUTOCONF, remove repetition
...
Sense beaten into me by: steve
2001-12-02 21:55:34 +00:00
Mario Sergio Fujikawa Ferreira
7fd5738bea
Add WITH_MUTT_CYRUS_SASL knob to use IMAP with SASL
...
PR: 32341
Submitted by: maintainer
2001-12-02 19:37:15 +00:00
Mario Sergio Fujikawa Ferreira
3f73d9bead
o USE_AUTO* police sweep
...
- Don't hardcode, use {ACLOCAL,AUTO{CONF,HEADER,MAKE}}
- USE_AUTO{CONF,MAKE} instead of BUILD_DEPENDS
Approved by: maintainer
2001-12-02 19:31:43 +00:00
Steve Price
78122497e7
Adding Mail-SpamAssassin version 1.3.
...
A perl mail filter for identifying SPAM.
PR: 32346
Submitted by: Anthony Kim <anthony.kim@vw.com>
2001-12-02 18:56:27 +00:00
Steve Price
2c55da9be4
Fix broken timezone specification in the generated Date: header.
...
PR: 32372
Submitted by: David Wolfskill <dhw@whistle.com>
2001-12-02 18:28:29 +00:00
Bruce A. Mah
11752db6bc
Add a patch to fix a bug with continuation lines in ~/.mh_profile.
...
While I'm here, also patch a file descriptor leak.
patch-mh.tcl lib/mh.tcl 1.17->1.19
Bump PORTREVISION.
Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
Obtained from: exmh CVS repository
2001-11-30 21:12:20 +00:00
David W. Chapman Jr.
2dc187be15
Update to 20011121
...
Submitted by: osa@freebsd.org.ru
2001-11-30 18:59:24 +00:00
Sheldon Hearn
a2c2418b51
Stop people complaining about the absence of plain text versions of
...
the documentation by installing them.
Update the post-install notes to reflect the presence of the new
exim-doc-* ports for alternative documentation formats.
Bump PORTREVISION.
2001-11-30 14:31:11 +00:00
Vanilla I. Shu
8f937c160a
Upgrade to 1.6.0
...
PR: ports/32291
Submitted by: maintainer
2001-11-30 06:46:32 +00:00
Eivind Eklund
046e1fdef1
Add USE_OPENSSL=yes
...
Prodded by: petef
2001-11-28 14:18:35 +00:00
Sheldon Hearn
1be28deb98
Catch up with the location of the distfile on the master site and
...
mirrors. The exim-3.x distribution has been moved into exim3
in preparation for the advent of exim-4.x.
Reported by: wjv
2001-11-28 10:55:17 +00:00
Johann Visagie
6f1fa8b75e
Add exim-doc-html 3.30, exim-doc-pdf 3.30 and exim-doc-postscript 3.30 -
...
documentation for the Exim MTA in various formats.
2001-11-28 08:14:59 +00:00
Kevin Lo
ca26912910
- Don't use automake/autoconf, because it requires to many patches
...
and workarounds to get it worked with autoconf213, automake14 and so on.
- Bump PORTREVISION
PR: 32330
Submitted by: MAINTAINER
2001-11-28 03:19:06 +00:00
David W. Chapman Jr.
6b072f9c01
Add header/body_check warnings command
...
Bump PORTREVISION
Submitted by: osa@freebsd.org.ru
2001-11-27 15:48:49 +00:00
Ying-Chieh Liao
75b89efd79
upgrade to 0.34
2001-11-27 09:03:15 +00:00
Eivind Eklund
b18b8c855e
Update to version 0.7.
...
Version 0.6 has been skipped, as the author released 0.7 as integration of
the patches that would have been needed in the 0.6 port.
New feature: Support for limiting the number of messages downloaded in a
mailbox. Ideal for reading the FreeBSD lists offline while keeping a
complete mirror on your IMAP server.
2001-11-26 12:58:35 +00:00
David W. Chapman Jr.
2ad48e702a
Fix up port
...
Bump PORTREVISON
Add setup scripts
PR: 32253
Submitted by: maintainer
2001-11-24 19:23:01 +00:00
David W. Chapman Jr.
dc6cb35028
Update to 20011121 and TLS to go with it
...
PR: 32068
Submitted by: matthias.andree@web.de
2001-11-24 19:17:59 +00:00
David W. Chapman Jr.
1ae17e5d0e
Update to 0.6.5
...
PR: 31833
Submitted by: maintainer
2001-11-24 18:38:46 +00:00
Maxim Sobolev
9433704709
Install pop_auth binary required for the APOP support.
...
PR: 24893
Submitted by: "Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-11-23 12:39:54 +00:00
Dirk Meyer
20195c03a2
fix spelling
2001-11-21 10:36:46 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:49:34 +00:00
Pete Fritchman
85f4fbca93
Update to 0.56
2001-11-20 23:47:16 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b
Style police: remove trailing space in WWW tag
2001-11-20 22:33:58 +00:00
Peter Pentchev
a7c5e60cc5
Update to 5.0. This should enable the sqwebmail and courier-imap
...
ports to work once again.
NB: The vpopmail documentation says that the special support for
sqwebmail authorization is no longer needed for sqwebmail 3.0 and above.
If your sqwebmail installation does not work after this vpopmail update,
make sure to try vpopmail built both with and without the WITH_SQWEBMAIL
knob enabled.
Requested and patiently awaited by: much too many to list..
Tested by: NERvOus <nervous@nervous.it>,
Valentin Zahariev <curly@e-card.bg>
2001-11-20 18:11:26 +00:00
Maxim Sobolev
4dc189f662
Update to 0.99.2.
2001-11-20 14:20:03 +00:00
Mikhail Teterin
8d8ae7ba6b
Remove the long obsolete mail/tkrat port. Remove the NO_LATEST_LINK from
...
mail/tkrat2/Makefile.
Perhaps, tkrat2 should now be repo-copied into tkrat :) Or, may be, the
place should be kept open for the upcoming tkrat3...
Approved by: mail/tkrat's maintainer (petef)
2001-11-20 13:05:07 +00:00
Anton Berezin
ccd489da95
Update to 0.8.7.
...
PR: 31847
Submitted by: maintainer
2001-11-18 22:48:04 +00:00
Neil Blakey-Milner
2c64933b33
Upgrade to 3.2.0.
2001-11-18 12:23:13 +00:00
Dirk Meyer
608ce54ae3
improved pkg-message
...
Thanks to Stephane.Lentz@ansf.alcatel.fr
2001-11-18 08:16:49 +00:00
Akinori MUSHA
f1be322593
Update to 0.9.9.
2001-11-17 10:01:50 +00:00
Jun Kuriyama
05731e33da
Update to 1.41.
2001-11-17 05:48:53 +00:00
Neil Blakey-Milner
46e5de6760
Upgrade to 1.3.12, which brings in postgresql authentication support.
2001-11-16 09:22:36 +00:00
Christian Weisgerber
4b6a859a6a
* Deal with UUCP having moved to ports in -CURRENT.
...
* Bump port revision.
2001-11-15 23:03:46 +00:00
David W. Chapman Jr.
6caca0d9cf
Update to pl08 and tls to go with it.
...
PR: 32007
Submitted by: osa@FreeBSD.org.ru
2001-11-15 16:31:09 +00:00
David W. Chapman Jr.
ac9a7acea3
Update to pl07
...
PR: 32000
Submitted by: osa@FreeBSD.org.ru
2001-11-15 15:54:22 +00:00
Patrick Li
8ca16eda55
Maintainer is now committer so change to new email address.
...
Approved by: lioux
2001-11-15 03:59:42 +00:00