Commit graph

3943 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
43b5a4c62c Sanitize MASTER_SITES
Submitted by:	fenner's distfiles survey
2002-11-26 12:49:19 +00:00
Doug Barton
059898ce11 Upgrade to 4.50, the latest from UW; which includes better threading support,
enhanced rule patterns, role-based smtp server, better character set support,
and most importantly, a fix for the DoS recently reported on bugtraq. There
are other fixes and improvements as well, check out the release notes for
more information.

* Usual round of patch re-generation
* Add a makefile.bsf fix and a patch for pine/strings.c not being able to
find utf8.h
2002-11-26 12:17:36 +00:00
Doug Barton
383d2b4189 Since c-client has to be update for pine, this has to be updated to match.
Mostly simple version update, but apply some of the same fixes from c-client.

* Make some Makefile variables more... variable
* SSLTYPE update to match new c-client makefile
* Usual round of patch re-generation, but do some of the DRAC stuff in a
way that has a better chance of surviving the next software update.
* One hunk of patch-ah is now obsoleted
* Add a patch for mailutil/Makefile similar to the other Makfile patches
that fix c-client dependencies.
2002-11-26 12:10:27 +00:00
Doug Barton
5ccd0436d2 anders assigned me a PR to update pine, so he must have meant me to update
this too. :)

* Mostly a simple version update, although I tweaked a few things
* Make some Makefile variables more... variable
* SSLTYPE update to match new c-client makefile
* Remove a spurious variable from the port Makefile
* Tab'ify a couple places in patches that had to be regenerated anyway
2002-11-26 12:05:13 +00:00
Patrick Li
8032a3f5b0 Update to 0.8.6
PR:		ports/45719
Submitted by:	maintainer
Approved by:	kris
2002-11-26 05:02:35 +00:00
Clive Lin
b4fc9b2ca6 Take nullmailer's sendmail and mailq out from ${LOCALBASE}/(bin|sbin).
The reason is strong. A quote from submitter:

In current state choose of native or nullmailer's
sendmail/mailq depends on order of paths in $PATH
instead of sysadmins choose. (/etc/mail/mail.conf in general case)

PR:		ports/45152
Submitted by:	"."@babolo.ru
2002-11-24 19:06:42 +00:00
Clive Lin
e4e7c4c253 Fix a possible denial of service vulnerability.
After this patch, the action of piping mails out won't stop,
even if all of your mails were failed to deliver. Nullmailer
itself will keep throwing mails to smart relay as long as
there're incoming mails, no matter how broken the recipients
of the previous mails.

Still leave this port in FORBIDDEN state until I address
PR ports/45152

Obtained from: http://www.debian.org/security/2002/dsa-198
Noted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-24 10:46:58 +00:00
Yen-Ming Lee
77e2f4d0eb fix typo
Noticed by:	Joe Marcus Clarke <marcus@FreeBSD.org>
2002-11-24 07:49:48 +00:00
Joe Marcus Clarke
ff8f9f8c53 Add the FreeBSD GNOME Project News RDF link to the My Evolution news feeds
list.  Bump PORTREVISION.
2002-11-24 06:23:52 +00:00
Yen-Ming Lee
094bdd5dc1 Remove output messages of debug() in Razor2::Signature::Ephemeral which will
add extra junk on the front of all emails and break Mail::SpamAssassin.

Noticed by:	Roddie Hasan <roddie@krweb.net>
		Mark Jones <mlist@hackerjones.org>
2002-11-24 06:18:46 +00:00
Edwin Groothuis
eb2e894826 new port: mail/gkrellmailwatch2
A plugin for gkrellm, that watches in multiple mailboxes
	for new mail

PR:		ports/45661
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2002-11-24 04:08:34 +00:00
Yen-Ming Lee
8f06159d30 fix 2 omissions in my previous commit.
1. add Text-Iconv into RUN_DEPENDS
2. replace suidperl with perl

Noticed by:	Vitor de Matos Carvalho <vitor@softinfo.com.br>
		Markus Wennrich <nick@schoko.org>
2002-11-24 03:08:37 +00:00
Alan Eldridge
24c923ed58 Maintainer update.
- move the manual to a proper location ($DOCSDIR
  [/usr/X11R6/share/doc/sylpheed] instead of /usr/X11R6/share/sylpheed)
- install manual and faq only if NOPORTDOCS isn't specified

PR:		45654
Submitted by:	maintainer
2002-11-23 21:33:32 +00:00
Yen-Ming Lee
d7b9d91adc upgrade to openwebmail-1.80
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-11-23 18:09:27 +00:00
Yen-Ming Lee
bb4117164f upgrade to razor-agents-2.21
Submitted by:	Sheldon Hearn <sheldonh@FreeBSD.org>
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-11-23 18:05:28 +00:00
Mario Sergio Fujikawa Ferreira
6fe33197de Update maintainer email 2002-11-23 17:18:39 +00:00
Kris Kennaway
8471dae31d Remove maintainers with undeliverable email addresses. 2002-11-23 02:25:42 +00:00
Edwin Groothuis
bc0c5b3eab Maintainer update to version 2.26
PR:		ports/45504
Submitted by:	Andrey V. Pevnev <andrey@mgul.ac.ru>
2002-11-22 23:52:08 +00:00
Edwin Groothuis
9ff80c131a Maintainer update to revision 0.8.0_2
PR:		ports/45587
Submitted by:	Matthias Andree <matthias.andree@web.de>
2002-11-22 23:22:54 +00:00
Joe Marcus Clarke
7bdec3fd36 Make soup optional in gtkhtml. In doing this, we have to make sure soup is
a dependency of Evolution, so don't count on getting it from gtkhtml.

The reason for this is fear that the underlying soup protocol, SOAP is
inherently insecure.  Thus far, however, there have been no advisories or
exploits, and the one soup user, Evolution does not appear to have any
SOAP-based security holes.  See the following for more information:

http://www.xml.com/pub/a/2002/02/27/security-lather.html
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service11212001.asp

Requested by:	Scott A. Moberly <smoberly@karamazov.org>
2002-11-22 20:29:41 +00:00
Anton Berezin
1bd1a0c2c7 Add missing RUN_DEPENDS, bump PORTREVISION.
PR:		43917
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-11-21 16:52:57 +00:00
David W. Chapman Jr.
8a2cbd2c5c Update to latest snapshot
Remove patches and use REINPLACE_CMD where possible

PR:		45527
Submitted by:	maintainer
2002-11-21 15:38:36 +00:00
Clive Lin
43d74aab71 Mark FORBIDDEN until I fix a long standing bug, which is noted as a
vulnerability.

No trojan, no privilege gain. Because nullmailer is not DSN aware,
it has nothing to do if the smart relay refuses to relay correctly.
Stopping itself in such condition is a bug, or not a proper feature.
On bugtraq, it's a vulnerability anyway.
2002-11-20 15:06:13 +00:00
Ying-Chieh Liao
cea8398d76 upgrade to 0.7.1
PR:		45389
Submitted by:	maintainer
2002-11-20 11:05:27 +00:00
Tilman Keskinoz
340c0145b7 Update to 0.4
PR:	43449
2002-11-19 17:18:22 +00:00
Clive Lin
1ce56ca91c Unbreak the build on -CURRENT.
Noted by: kris
2002-11-18 14:32:20 +00:00
Jun Kuriyama
ff250d7f68 Upgrade to 1.51.
From ChangeLog:
  - Removed the possibility to use 'mailx', which was the
    default: removal from the detectionn routines and Mail/Mailer/mail.pm.
    Strongly suggested by [Sebastian Krahmer]

PR:		ports/45266
Submitted by:	Phil Pennock <pdp@nl.demon.net>
2002-11-18 03:28:43 +00:00
Jun Kuriyama
4e860570bd Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
2002-11-18 03:06:10 +00:00
Joe Marcus Clarke
c163f5110e Add a missing build dependency on Perl.
PR:	45380
Submitted by:	maintainer
2002-11-18 03:02:48 +00:00
Edwin Groothuis
b9fb3f1808 Maintainer update to version 0.65
PR:		ports/45366
Submitted by:	Mike Meyer <mwm@mired.org>
2002-11-17 22:32:53 +00:00
SADA Kenji
4b2c1407f9 upgrade to version 0.7.0
PR:	ports/45350
Submitted by:	maintainer
2002-11-17 06:45:08 +00:00
SADA Kenji
050dd1b103 Resurrection of port devel/pear
PR:	ports/44473
Submitted by:	Thierry Thomas <thierry@pompo.net>
2002-11-17 05:03:54 +00:00
Edwin Groothuis
42a23a6b1d Make p5-Mail-Audit building again.
Noticed on: bento
2002-11-17 04:07:33 +00:00
Edwin Groothuis
a3123ffc56 Taking of maintainership
PR:		ports/45346
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-11-16 23:59:45 +00:00
Edwin Groothuis
50e0a5e5e1 Maintainer update to version 1.0
PR:		ports/45299
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2002-11-16 14:14:31 +00:00
Hajimu UMEMOTO
b1f110615d Update to 2.1.10. 2002-11-16 05:10:43 +00:00
Edwin Groothuis
188591bbe5 Maintainer update to version 0.8.0.1
PR:		ports/45238
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2002-11-16 04:50:15 +00:00
Edwin Groothuis
89a08c11db Fix building dependencies: SQL/Statement.pm is not in architecture directory.
Noticed by: bento
2002-11-16 03:42:34 +00:00
Akinori MUSHA
68469903d6 Apply a patch to avoid coredump on platforms where sizeof(int) !=
sizeof(long).

Obtained from;	[ruby-list:36492]
2002-11-15 19:56:05 +00:00
Tilman Keskinoz
d72b40ab34 Update to 0.8.6
PR		45310
Submitted by:	maintainer
2002-11-15 18:03:45 +00:00
Ying-Chieh Liao
c882b858f2 upgrade to 0.23
PR:		45284
Submitted by:	markun@onohara.to
Approved by:	maintainer
2002-11-15 17:58:02 +00:00
Alan Eldridge
bc719ef84c Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
2002-11-15 04:03:34 +00:00
Tilman Keskinoz
a293128476 Update to 3.6.3
This fixes the on-mouse-over crash reported by many.
2002-11-14 10:13:11 +00:00
Kris Kennaway
a2c2c928f1 Use standard PORTDOCS in PLIST_SUB instead of rolling our own, and
fix a syntax error in post-install target
2002-11-13 22:45:36 +00:00
Kris Kennaway
2de9d14f2d Expand out %%DOCSDIR%% to share/doc/bogofilter since DOCSDIR is not
passed via PLIST_SUB (and is not a suitable variable to use in pkg-plist
anyway).  This fixes the pkg-plist
2002-11-13 21:57:53 +00:00
Pete Fritchman
26e6ca3c9e Update to 1.5.0.
PR:		44746
Submitted by:	Nick Hilliard <nick@foobar.org>
2002-11-13 19:47:02 +00:00
Dirk Meyer
cc68d122c1 remove obsolete dir 2002-11-13 03:05:13 +00:00
Joe Marcus Clarke
1bc668f239 Commit the patch that fixes SSL support...ugh. 2002-11-12 06:52:28 +00:00
Joe Marcus Clarke
d7c401ff96 Fix SSL support. 2002-11-12 06:51:48 +00:00
Joe Marcus Clarke
49834e035e Bump PORTREVISION after the gtkhtml version bump. 2002-11-12 02:09:58 +00:00