Commit Graph

2195 Commits

Author SHA1 Message Date
Kevin Lo
c79d0c866a Upgrade to version 3.1
A few notes I changed in Makefile:
- Remove USE_PERL5
- Add MAN1

PR: 26133
Submitted by: MAINTAINER
2001-03-27 13:06:15 +00:00
James E. Housley
aba319a01e The last set of patches, I had to hand edit, didn't apply cleanly.
Submitted by:	Richard Lucas <rlucas@solidcomputing.com>
2001-03-27 12:27:20 +00:00
Maxim Sobolev
6fcd1686e6 Unbroke on the systems with crypto from ssl port. 2001-03-27 08:38:06 +00:00
Jun Kuriyama
a20bc60284 Use \${PREFIX} instead of $ENV{PREFIX} in Makefile.PL. 2001-03-26 05:00:54 +00:00
Jun Kuriyama
53348cb980 Revert previous commit.
sendmail_enable="YES" in rc.conf executes /usr/sbin/sendmail at
startup.  But mysql-client.sh is not yet executed at that stage.
2001-03-26 04:43:28 +00:00
Trevor Johnson
e995a513a1 Set PORTREVISION because of new files/patch-reply.c. It looks as
though the only slave port to this is mail/pine4-ssl, which is
marked BROKEN.

Submitted by:	kris
2001-03-25 20:17:46 +00:00
Trevor Johnson
12e5d4e82c Add a patch to take out of the Message-ID header the information
about the operating system, the version of Pine, and the word
"PINE".  As described in http://www.crimelabs.net/docs/passive.html
this information could be of use to someone with malicious
intentions.

PR:		26051 (duplicated as 26052)
Approved by:	maintainer
2001-03-25 01:59:39 +00:00
Doug Barton
89eb12f60c Commit the least objectionable of the possible fixes... maintainer, et al
can argue about the rest later, let's get the thing fixed first. This is
a combination of my fix and Peter Pentchev's.
2001-03-24 06:37:25 +00:00
Jun Kuriyama
9ba9c792a9 Link shared library for MySQL.
Submitted by:	Renaud Waldura <renaud+freebsd-bugs@waldura.org>
PR:		ports/25967
Approved by:	maintainer
2001-03-24 01:41:51 +00:00
Mario Sergio Fujikawa Ferreira
63522304e0 Help it be PREFIX safe.
Approved by:	MAINTAINER
2001-03-23 15:57:14 +00:00
Mario Sergio Fujikawa Ferreira
6a30f581c7 TLS support is not being build on all systems. Fix this.
Submitted by:	 Raoul Schroeder <memphis_ms@gmx.net>
2001-03-23 03:36:52 +00:00
Jun Kuriyama
be76d00386 Change library version dependency on c-client4.
No response from:	maintainer
2001-03-23 03:10:48 +00:00
James E. Housley
fb97d1d104 * Update the imap-uw port to use PAM again, as it used to. We do have imap by
default in /etc/pam.conf, so it must be better to compile imap-uw with PAM
  authentication too no?
* Changed the PAM service name for the POP3 daemon from pop to pop3 as that is
  what we have in our default pam.conf.
* Update the port with optional DRAC support.

Approved by Maintainer

PR:		24135
Submitted by:	Anders Nordby <anders@fix.no>
2001-03-23 03:04:16 +00:00
James E. Housley
77c6a12660 Link to dynamic mysql library, not static Bump portrevision
PR:		25973
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net> MAINTAINER
2001-03-23 00:43:24 +00:00
Hajimu UMEMOTO
749983c11c Use -U option of ps instead of odd path checking. 2001-03-22 11:17:17 +00:00
Kevin Lo
82f08c2992 Update to version 0.4.12
PR: 25957
Submitted by: MAINTAINER
2001-03-21 05:13:52 +00:00
FUJISHIMA Satsuki
eab9cf4f38 update to 2.4.1.
PR:		25951
Submitted by:	maintainer
2001-03-20 22:12:05 +00:00
Kevin Lo
139438f1fb Update to version 0.4.62
PR: 25924
Submitted by: MAINTAINER
2001-03-20 13:14:00 +00:00
Maxim Sobolev
6c70d3fc1e Try harder to prevent build process from unnecessarily invoking autoheader,
autoconf, automake and aclocal.

Prompted by:	Raimar Lutsch <raimar@lutsch.de>
2001-03-20 11:04:36 +00:00
Maxim Sobolev
6dab512385 Fix two breakages:
- Prevent Makefile from trying to run 644 missing script when no autocrap
  is installed;
- add missed by the configure -lintl into LDFLAGS.

Replace perl with ${PERL} while I'm here.

Submitted by:	bento
2001-03-20 09:40:16 +00:00
Akinori MUSHA
66090a1545 Update MASTER_SITES, WWW and the author's email. 2001-03-20 08:51:04 +00:00
Neil Blakey-Milner
ad2dd742bc enable-workarounds-for-imap-client-bugs
PR:		25887
Submitted by:	Blaz Zupan
2001-03-18 16:08:42 +00:00
Masafumi Max NAKANE
33a9bfb202 Upgrade to 3.0pl73. 2001-03-18 15:13:28 +00:00
Peter Pentchev
f061afd9c2 Update to 5.7.4.
Add USE_GMAKE - too many things in the autoconf build process depend
on GNU make.

Approved by:	maintainer
2001-03-17 12:08:09 +00:00
Maxim Sobolev
0de82c5856 Update to 0.9. Please note that I was not able to get anything but cool
splash screen out of it, so use with caution. However, this version at least
compiles with, which is a big step forward ;-).
2001-03-16 20:59:47 +00:00
Maxim Sobolev
dacdefdf2e Update to 0.5.2. 2001-03-16 18:14:37 +00:00
Hajimu UMEMOTO
4fcf21acaa killall doesn't have -u option under FreeBSD 3.X
Reported by:	Alex Vasylenko <lxv@omut.org>
2001-03-16 13:28:16 +00:00
Kevin Lo
db79d85f1f - Bump PORTREVISION
- Support newer versions of the CGI perl module, and perl 5.6.0

PR: 25822
Submitted by: MAINTAINER
2001-03-15 15:01:54 +00:00
Wolfram Schneider
1f605c324f typo
Submitted by:	jfitz
2001-03-14 22:25:08 +00:00
Akinori MUSHA
a9577c6535 Update to 0.9.3. 2001-03-14 19:28:45 +00:00
Murray Stokely
e78d45facc Update the plist to install-info --delete and update the description a little.
Noticed by: Mike Heffner <mheffner@vt.edu>
2001-03-14 09:24:35 +00:00
Jun Kuriyama
02458f13bc Bump portrevision by maintainer's request.
Submitted by:	dwcjr@inethouston.net (mail/postfix-current maintainer)
PR:		ports/25776
2001-03-14 02:35:50 +00:00
Jun Kuriyama
1cacfaba3b Make spool directory at pkg-install.
Submitted by:	blaz@amis.net (mail/postfix maintainer)
PR:		ports/25775
2001-03-14 02:33:15 +00:00
Dirk Meyer
de3cf9242c Fixed package list for option milter,
port still marked "NO_PACKAGE", so no PORTREVISION needed.
2001-03-13 13:17:58 +00:00
Dmitry Sivachenko
886140f751 Uncomment RUN_DEPENDS
(forgot to do it before previous commit).
2001-03-13 11:57:02 +00:00
Dmitry Sivachenko
3747580b65 Update to 2.0.3.
Add more MASTER_SITEs.
2001-03-13 11:19:58 +00:00
Hajimu UMEMOTO
cd9b7e7397 Activate cyrus-imapd. 2001-03-13 11:19:05 +00:00
Hajimu UMEMOTO
a3b3c78cee Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 and
IMAP4 protocols.

PR:		ports/25597
Submitted by:	Christopher K Davis <ckd@ckdhr.com>
2001-03-13 11:15:12 +00:00
Hajimu UMEMOTO
3c9f2b791a Update to 0.4.
PR:		ports/25753
Submitted by:	maintainer (Tobias Reifenberger <treif@mayn.de>)
2001-03-13 09:21:10 +00:00
Dirk Meyer
8769245118 vbsfilter will rename VBS and SHS attachments to .txt,
thus rendering them harmless.

Sendmail 8.10 introduced a new feature called the milter library,
which provides filtering callbacks to a user-level program, which in
turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to
the question: Can sendmail allow this mail to be delivered?

Sendmail is a trademark of Sendmail, Inc.

WWW: http://aeschi.ch.eu.org/milter/

Submitted by:	maintainer
2001-03-13 06:47:30 +00:00
Dirk Meyer
ff1aa7cfc6 - Listed an overview of options
- Added support for optional configuraion in files/site.config.m4.local
2001-03-13 06:44:50 +00:00
Mario Sergio Fujikawa Ferreira
90a7b13a96 Add {start|stop} support to the initialization (rc.d style) scripts.
Also, add a informational message if the user does not use the
scripts correctly.
2001-03-13 05:47:01 +00:00
FUJISHIMA Satsuki
1ccb661af0 fix build options.
PR:		25746
Submitted by:	R)Bémi Guyomarch <rguyom@pobox.com>
2001-03-12 20:05:11 +00:00
Dirk Meyer
371bff03d3 removed port, that I commited with wrong name
It will reappear as vbsfiler
2001-03-12 17:58:21 +00:00
Dmitry Sivachenko
e7f24d079d Update to version 2.0.2.
PR:		25619
Submitted by:	Ron Rosson <insane@oneinsane.net>

Add a patch to eliminate -O2 option to gcc.
2001-03-12 09:47:36 +00:00
Kris Kennaway
a76a449606 Update to elm 2.5.5.
Reviewed by:	maintainer
2001-03-12 08:15:17 +00:00
Dirk Meyer
b77ed8cd7e vbsfilter will rename VBS and SHS attachments to .txt,
thus rendering them harmless.

Sendmail 8.10 introduced a new feature called the milter library,
which provides filtering callbacks to a user-level program, which in
turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to
the question: Can sendmail allow this mail to be delivered?

Sendmail is a trademark of Sendmail, Inc.

WWW: http://aeschi.ch.eu.org/milter/

Submitted by:	maintainer
2001-03-12 07:18:13 +00:00
Jun Kuriyama
446d057b36 Add virtual.
Submitted by:	maintainer
PR:		ports/25713
2001-03-12 03:00:17 +00:00
Mike Heffner
4e4b2aa61e Fix plist. 2001-03-12 01:49:44 +00:00
Alexander Langer
ace1848ae7 Disable IPv6 on Alpha, since this breaks it.
Submitted by:	blaz@amis.net (maintainer)
2001-03-11 19:53:59 +00:00