Commit Graph

2892 Commits

Author SHA1 Message Date
Ying-Chieh Liao
cb361ddc1a update master site
PR:		32768
Submitted by:	maintainer
2001-12-13 03:00:03 +00:00
Jun Kuriyama
886f4ff034 Use mail/mew2 (for emacs21, repocopied from mai/mew2-emacs20) as master
port of mew2-* variant.
2001-12-13 02:02:22 +00:00
Jim Mock
97bbeec4d0 Bump PORTREVISION due to patch-14. 2001-12-13 01:34:51 +00:00
Ying-Chieh Liao
a86a05bdbc add imp-devel
A webmail system which accesses mail over IMAP

PR:		32516
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-12-12 20:11:20 +00:00
Ying-Chieh Liao
42d7a469cd upgrade to RC3
PR:		32516
Submitted by:	maintainer
2001-12-12 20:09:16 +00:00
Ying-Chieh Liao
3c61e59373 add razor-agent
A distributed, collaborative, spam detection and filtering network

PR:		32739
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2001-12-12 19:59:00 +00:00
Ying-Chieh Liao
5f2daadb48 upgrade to 0.8.8
PR:		32752
Submitted by:	maintainer
2001-12-12 19:43:15 +00:00
Jun Kuriyama
16d06049f7 Upgrade to 2.1.
Submitted by:	TAKEMURA Masahiro <mastake@msel.t.u-tokyo.ac.jp>,
		NINOMIYA Hideyuki <nin@shikoku.ne.jp>
Approved by:	maintainer
2001-12-12 13:56:00 +00:00
Sheldon Hearn
9c3a4b5b4d Bump PORTREVISION for this recent change:
Build Exim with compile-time defaults for exim_user and exim_group.
Use the newly added mailnull user, and the now well-established group
mail.

The use of compile-time defaults for these values is not required for
many sites, but are important for more exotic applications.

This ensures that the packages are useful to the widest audience
possible.
2001-12-11 12:42:29 +00:00
Sheldon Hearn
06b84adc7d Build Exim with compile-time defaults for exim_user and exim_group.
Use the newly added mailnull user, and the now well-established group
mail.

The use of compile-time defaults for these values is not required for
many sites, but are important for more exotic applications.

This ensures that the packages are useful to the widest audience
possible.
2001-12-11 12:34:54 +00:00
Jim Mock
551ad216d2 Patch to fix a bug in the pager where \012 is displayed after the PGP
info on signed messages.

Approved by:	maintainer
2001-12-11 11:09:19 +00:00
Ying-Chieh Liao
47ddcc9422 upgrade to 0.5.5
PR:		32562
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2001-12-08 21:09:06 +00:00
Doug Barton
a560d71a38 Upgrade to 4.43 which contains mostly bug fixes for the less often
used features. Also, remove maildir support due to the staleness
of the previous patch, and promised updates not appearing.
2001-12-08 20:50:26 +00:00
Anders Nordby
5e24c5be98 Update cclient & imap-uw ports to imap-2001a.
Fix typos in imap-uw's pkg-req.ssl.

Submitted by:	dougb (parts of this)
2001-12-08 16:36:01 +00:00
Akinori MUSHA
afa6023a2e Update to 0.9.10. 2001-12-08 14:55:34 +00:00
Pete Fritchman
b85e214241 Update to 1.3.6. 2001-12-07 23:03:35 +00:00
Maxim Sobolev
e4623b8763 Fix a bug in local timezone handling. Bump PORTREVISION.
Submitted by:	Gary Geisbert <geisbert@code1200.nrl.navy.mil>
2001-12-07 19:02:56 +00:00
Sheldon Hearn
47571fae0a 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:	fenner
2001-12-07 18:38:59 +00:00
Chris D. Faulhaber
6cc3bf1544 Update port to 4.60 2001-12-07 15:14:23 +00:00
Pete Fritchman
b4b35c1410 Update to 2.1.8. 2001-12-07 04:20:38 +00:00
Anton Berezin
2789d4246b Update to 1.5.
PR:		32563
Submitted by:	Matthew West <mwest@uct.ac.za>
2001-12-06 20:20:01 +00:00
MANTANI Nobutaka
b8cc5558a7 Sync distinfo with updated distfile.
Don't suppress warnings of install-info.
Don't set wl-info-lang in files/WL-CFG.

Submitted by:	yoichi
Reviewed by:	knu
2001-12-06 12:14:50 +00:00
Maxim Sobolev
af27c52aa3 Disable run-time checks for the libdb version. This should fix problems with
addressbook. Bump PORTREVISION.

PR:		32541
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-06 12:01:24 +00:00
Johann Visagie
907476ac43 - Interim update to version 2.0.8 (which contains important security fixes),
maintaining most of the port's existing structure.  A more comprehensive
  restructuring of this port is in the works.
- Assume maintainership, pending any objections from -ports.
2001-12-06 07:45:02 +00:00
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