1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

3584 Commits

Author SHA1 Message Date
Joe Marcus Clarke
1a61d7a32b Update to 1.4.0. 2002-08-19 21:06:47 +00:00
Yen-Ming Lee
d99dbad3de change my email address to leeym@FreeBSD.org
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-08-19 08:01:34 +00:00
Ying-Chieh Liao
1771cdafe2 upgrade to 3.4.1 2002-08-19 07:51:14 +00:00
Ying-Chieh Liao
1e92adc187 nuke listar
1. remotely exploitable
2. superseded by mail/ecartis

Approved by:	maintainer
2002-08-19 03:24:55 +00:00
Alan Eldridge
d6231b4182 Update to current version 0.4.9. This one even has a man page! Wow! 2002-08-18 19:51:25 +00:00
Alan Eldridge
5e0a32d505 Change file to look for to check for razor agents, as Client.pm isn't
there in the new version.
2002-08-17 18:00:16 +00:00
Yen-Ming Lee
ed4614158e add MAN5 related patch for perl5.8 (files/patch-Makefile.PL)
remove perlocal.pod from pkg-plist.
bump PORTREVISION.

PR:	ports/41714
2002-08-17 13:32:27 +00:00
Hajimu UMEMOTO
ed3ddf93c4 cyradm didn't show password prompt correctly.
PR:		ports/41438
Submitted by:	Mark Cammidge <mark@peralex.com>
2002-08-17 11:02:40 +00:00
Jim Mock
c046ea9a79 Update to version 0.4.7.
PR:		41735
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-17 03:04:23 +00:00
Hajimu UMEMOTO
78436998f8 cyradm didn't show password prompt correctly.
Reported by:	Joseph Scott <joseph@randomnetworks.com>
2002-08-16 18:55:48 +00:00
Hajimu UMEMOTO
b55842a961 Update an IPv6 patch to 20020817.
Since there is no functional change at all under FreeBSD,
I don't bump PORTREVISION.
2002-08-16 18:27:43 +00:00
Sheldon Hearn
8c05d4d733 Turn off -Werror for now; it breaks the build on both -current and
-stable.

Requested by:	The author
2002-08-16 15:14:15 +00:00
Ying-Chieh Liao
820a6d9d69 upgrade to 0.3.1 2002-08-16 13:38:54 +00:00
Ying-Chieh Liao
093f8de818 upgrade to 3.4.0 2002-08-16 13:36:29 +00:00
Yen-Ming Lee
aae1f0c356 correct DEPENDS: remove Mail::Internet, add URI
bump PORTREVISION
2002-08-16 06:04:11 +00:00
Yen-Ming Lee
7205dc78de Upgrade to version 2.14 2002-08-16 03:58:53 +00:00
Hye-Shik Chang
ac36d29b53 Build fix for gcc 3.x
PR:		40664
Submitted by:	tom <tom@uffner.com>
2002-08-16 03:47:37 +00:00
Christian Weisgerber
b14c073aee Debian FTP site has been reorganized, update MASTER_SITES accordingly.
PR:		41568
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-15 22:27:04 +00:00
Hajimu UMEMOTO
ac74afcf8d It seems getpeername() returns with no error but doesn't fill struct
sockaddr correctly against PF_UNIX socket under 5-CURRENT.  Because of
this behavior, PF_UNIX socket was always checked by libwrap.  This
work around prevents PF_UNIX socket from checking by libwrap to always
allow LMTP.
2002-08-15 16:10:56 +00:00
Jim Mock
d9e3929875 Fix installation of the README file.
Submitted by:	Scott Dale Robison <scott@isdr.net>
2002-08-14 02:47:23 +00:00
Christian Weisgerber
dfd2816979 - Add new knobs WITH_MUTT_SIGNATURE_MENU and WITH_MUTT_IFDEF_PATCH.
- Generate the pkg-plist by using a script, so the whole port is
  much more maintainable.

PR:		41621
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-08-13 22:05:04 +00:00
Neil Blakey-Milner
1a4f0850d3 Upgrade to 1.5.3, fixing a bug in TLS. (1)
Enable Unicode (2)

PR:		41335 (2)
Submitted by:	Thomas Vogt <thomas.vogt@bsdunix.ch> (1), Kimura Fuyuki <fuyuki@hadaly.org> (2)
2002-08-12 19:19:54 +00:00
Masafumi Max NAKANE
fb8c3d92c1 Adjust the CONFIG_ARGS so that
1. AN option which is no longer used won't be passed to the configure script.
2. ${CFLAGS} is respected when compiling any programs within the port.

Remove an unnecessary ${MKDIR} line.

Submitted by:	Alex Kapranoff <kapr@acm.org>
2002-08-12 00:36:24 +00:00
Pete Fritchman
12e31ea24f - update to 2.3.9
- USE_REINPLACE
- pass maintainership to submitter

Submitted by:	Anders Andersson <anders@hack.org>
2002-08-11 21:29:04 +00:00
Pete Fritchman
f3b0e3a51c Unbreak this port... for some reason, ${PERL_VERSION} isn't defined when
the test takes place and that's a fatal error for make.  I'm not quite sure
why it's undefined, but this will allow people to build the port for now..

Submitted by:	Dan Lagille <dan@langille.org>
Noticed by:	http://www.freshports.org
2002-08-11 03:05:29 +00:00
Alan Eldridge
08936c439f Forgot to bump portrevision, since the previous change affects installing
dependency packages, and we want to force this one out.
2002-08-10 19:41:47 +00:00
Alan Eldridge
3e6b45591a The port of PodParser doesn't work with 5.8. The internal 5.8 code is newer.
So, don't use it or install it (it will break installing all subsequent ports)
if we're using perl 5.8.

This is not the best test, but it'll do until I (or someone) figures out
a way to do a < comparison instead of a != comparison.
2002-08-10 19:40:01 +00:00
Joe Marcus Clarke
c24050f0b5 Add a note on why patch-configure grew so much. 2002-08-10 07:29:26 +00:00
Joe Marcus Clarke
04cf4f24ac Update to 1.3.7. 2002-08-10 07:26:56 +00:00
Hajimu UMEMOTO
825a70040b Activate cyrus-imapd2 and cyrus-sasl2. 2002-08-08 14:30:52 +00:00
Hajimu UMEMOTO
6a1ac43756 Add cyrus-imapd-2.1.5 after repo. copy. 2002-08-08 14:06:48 +00:00
Anton Berezin
9551af8f02 Update to 0.8.00. 2002-08-06 10:50:34 +00:00
Patrick Li
295a100e89 Update to 0.8.1
PR:		ports/41344
Submitted by:	maintainer
2002-08-05 16:30:04 +00:00
Ying-Chieh Liao
2157ceb0bf add p5-Mail-RBL 1.00
Perl extension to access RBL-style host verification services

PR:		40968
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-08-05 04:32:09 +00:00
Pete Fritchman
c7afd95654 Update to 0.59.
PR:		41313
Submitted by:	maintainer
2002-08-05 01:34:48 +00:00
Neil Blakey-Milner
b6e94ed40d Fix a typo I was too silly to test.
Submitted by:	Dan Langille <dan@langille.org>
2002-08-04 20:52:21 +00:00
Jim Mock
9041382860 Fix for those using POP3 servers that don't support the LAST command.
PR:		38281
Submitted by:	Daichi GOTO <daichi@ongs.net>
2002-08-04 20:41:04 +00:00
Neil Blakey-Milner
eba61de8f0 Have an option for authcram support
PR:		40482
Submitted by:	Tadashi Yanagihara <willow@ht.sfc.keio.ac.jp>
2002-08-04 20:38:48 +00:00
Neil Blakey-Milner
1d995049a3 Install the authtest binary.
PR:		39717
Submitted by:	Scott Lambert <lambert@lambertfam.org>
2002-08-04 20:32:58 +00:00
Neil Blakey-Milner
327678ceb7 Upgrade to sqwebmail 3.3.7 2002-08-04 20:23:11 +00:00
Neil Blakey-Milner
f17ef8c919 Upgrade to courier-imap 1.5.2 2002-08-04 19:20:10 +00:00
Patrick Li
f3a8b2eb07 Fix configure script and bump PORTREVISION.
PR:		ports/41269
Submitted by:	maintainer
2002-08-02 23:08:45 +00:00
Joe Marcus Clarke
5456856f32 s/libs/lib/. This should allow the port to build with the latest gettext. 2002-08-02 18:46:27 +00:00
Ying-Chieh Liao
7c92569a95 add pyzor 0.3.0
A collaborative, networked system to detect and block spam
2002-08-01 16:40:15 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Christian Weisgerber
3c04016727 Update to version 0.8.2.
PR:		41203
Submitted by:	Lefteris Chatzibarbas <lefcha@hellug.gr>
2002-07-31 22:21:10 +00:00
Dmitry Sivachenko
aae6055a86 Update to snapshot-20020719.
PR:		41208
Submitted by:	Vivek Khera <khera@kciLink.com> (MAINTAINER)
2002-07-31 20:26:34 +00:00
Ying-Chieh Liao
7bd6710415 add anubis 3.3.0
An outgoing mail processor
2002-07-31 18:52:14 +00:00
Yukihiro Nakai
e03cfa8d6a Update to 3.1
PR:		ports/37686
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-30 13:30:37 +00:00
Sheldon Hearn
a9b731390e Update to exim-4.10.
This version brings exim-4.x to the point where serious production users
may wish to consider it.

Unfortunately, I don't have time for the exim -> exim-old and exim-devel
>- exim transition, and won't have time to get to it for the next 10
days.

Please be patient.
2002-07-30 13:16:43 +00:00