Commit Graph

5909 Commits

Author SHA1 Message Date
Pav Lucistnik
7914e35676 - Update to 1.2
PR:		ports/64124
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
2004-03-12 00:30:44 +00:00
Kris Kennaway
00ca88ac3e BROKEN on alpha 4.x as well 2004-03-11 10:44:01 +00:00
Alex Dupre
c0c8d4810b Update to 5.5.0 release. 2004-03-11 09:19:52 +00:00
Alex Dupre
96d34ac11b Update to 4.0.1 release.
Approved by:	maintainer
2004-03-11 08:26:12 +00:00
Alex Dupre
c562c46c74 s/USE_OPENLDAP_VER/WANT_OPENLDAP_VER/g in comments.
Noticed by:	eik
2004-03-11 08:23:06 +00:00
Oliver Braun
3e16e4b08f deUSE_SIZEify. 2004-03-11 07:48:13 +00:00
Alex Dupre
719305a702 Use USE_MYSQL and USE_OPENLDAP.
PR:		ports/63814
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2004-03-10 22:54:03 +00:00
Hajimu UMEMOTO
cf8c5ef050 make sure to set mode for created directory.
Reported by:	"Pascal HOARAU" <pascal@hh.nl>
2004-03-10 16:55:40 +00:00
Kirill Ponomarev
e82cbf9770 - Update to version 0.9.9.20040229
PR:		ports/64003
Submitted by:	maintainer
2004-03-10 15:44:35 +00:00
Mario Sergio Fujikawa Ferreira
db109513fe o Add both hoststat and purgestat entries for qmail's mailer.conf
mailwrapper sample configuration
o Bump PORTREVISION

Submitted by:	Luca Morettoni <luca@morettoni.net>
2004-03-09 23:48:44 +00:00
Sheldon Hearn
fa7a2304da RIP exim-old. 2004-03-09 23:15:48 +00:00
Oliver Eikemeier
706ab3f6f1 - update exiscan-acl to version -16
Read /usr/local/share/doc/exim/exiscan-acl-spec.txt for
information about the new MIME ACL.
2004-03-09 18:35:55 +00:00
Joe Marcus Clarke
700b9acc7e Re-add the Perl patch to fix the build with Perl < 5.6. Looks like this was
need for Tunderbird after all.

Reported by:	many
2004-03-09 17:03:58 +00:00
Oliver Eikemeier
fef43caded - update to 4.30
Does anybody use these?
2004-03-09 15:36:45 +00:00
Sheldon Hearn
ae54af2ac9 When wjv and I originally discussed these ports (exim-doc-* alternative
documentation formats for exim), neither one of us was wild about
maintaining them.

If they rot too badly, they should be removed.
2004-03-09 15:14:01 +00:00
Sheldon Hearn
597ef72149 Retire as threatened on 2003/09/04. 2004-03-09 15:09:53 +00:00
Sheldon Hearn
b22140d86d Hand over to eik, who will give the port the attention it deserves. If
you check the CVS history for this port for the last few months, you'll
see that more changes have originated from him than from anyone else.
2004-03-09 12:38:49 +00:00
Oliver Braun
37383a7595 * Update dependencies as pf is now part of the base system. [1]
* Make portlint a little bit happier while I am here.

PR:		ports/63951 [1]
Submitted by:	maintainer [1]
2004-03-09 00:06:49 +00:00
Sergei Kolobov
4838d3ba26 - Update to 4.28.5
New features include blocking of password-protected ZIPs
  and filename/-type checking within ZIPs

PR:		ports/63921
Submitted by:	Jan-Peter Koopmann (maintainer)
2004-03-08 21:51:57 +00:00
Oliver Lehmann
dba763d072 update sqwebmail to 4.0.0 2004-03-08 21:10:55 +00:00
Oliver Lehmann
739dfa3098 updating courier-imap to 3.0.0
Don't forget to add MAILDIRPATH=Maildir to your imapd config file (or just
  recycle your own with the deployed imapd.dist). Otherwise courier-imap won't
  find your INBOX and so on...
2004-03-08 20:36:23 +00:00
Clement Laforet
9038509234 Fix LATEST_LINK conflicts:
graphics/flip: NO_LATEST_LINK (since biology/flip exists and has maintainer)
graphics/gkrellkam2: LATEST_LINK=gkrellkam2
sysutils/nwclient602: LATEST_LINK=nwclient602
graphics/p5-GD1: LATEST_LINK=p5-GD1
mail/postfix1: LATEST_LINK=postfix1
textproc/rubber: NO_LATEST_LINK (since print/rubber exists and has maintainer)
2004-03-08 11:57:14 +00:00
Kirill Ponomarev
9d296722c2 - Add RUN_DEPENDS
* Make use of b64decode

PR:		ports/63912
Submitted by:	maintainer
2004-03-08 10:26:13 +00:00
Mario Sergio Fujikawa Ferreira
7b16bd0834 Remove redundant USE_PERL5_BUILD, already declared in MASTER port 2004-03-07 21:08:27 +00:00
Christian Weisgerber
c16e051e69 Buffer overflow and format string fixes.
(Also don't put several patches in a single file.)

Approved by:	sergei
Obtained from:	upstream
Reported by:	Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-03-07 20:49:32 +00:00
Kirill Ponomarev
f7bf813333 - Fix build on sparc64
PR:		ports/63884
Submitted by:	maintainer
2004-03-07 18:50:51 +00:00
Yen-Ming Lee
887b6d3de3 add Date::Manip into RUN_DEPENDS
bump PORTREVISION

Submitted by:	Dan Larsson <dl@tyfon.net>
2004-03-07 17:41:43 +00:00
Hajimu UMEMOTO
0874df9a06 make it buildable on ia64 and amd64.
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)

Obtained from:	NetBSD
2004-03-07 17:39:03 +00:00
Kris Kennaway
f2084d1b29 BROKEN on amd64 and ia64: Does not compile (missing -fPIC) 2004-03-07 13:00:02 +00:00
Andrey A. Chernov
c21e2a98d9 Use /usr/sbin/daemon -f to detach milter from controlling terminal
(usually, console)
2004-03-06 14:30:51 +00:00
Andrey A. Chernov
f4617b04c3 Upgrade to 0.51 2004-03-06 12:02:23 +00:00
Mario Sergio Fujikawa Ferreira
be44b142cf Add trailing slash '/' to WWW tag URI address 2004-03-06 02:55:24 +00:00
Dirk Meyer
e966675fa3 - add support for clamav/clamdscan 2004-03-05 21:36:12 +00:00
Clement Laforet
07ae080f6b - Fix fetch.
DISABLE_SIZE because the primary download size uses the publicfile
http daemon which does not report back the required information
(pointed out by Jason Harris).

PR:             63812
Submitted by:   Thomas-Martin Seck <thomas@tmseck.homedns.org> (maintainer)
2004-03-05 19:17:16 +00:00
Kirill Ponomarev
19a02b8e83 - Add WITH_MUTT_MAILDIR_HEADER_CACHE knob
PR:		ports/63806
Submitted by:	maintainer
2004-03-05 16:13:50 +00:00
Norikatsu Shigemura
997ab72e08 Adapt as MASTER PORT for new SLAVE PORT(japanese/mailman).
No feature change.

Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2004-03-05 14:59:48 +00:00
Joe Marcus Clarke
2d6650ae38 If building with debugging, don't enable binary stripping. 2004-03-05 07:16:45 +00:00
Yen-Ming Lee
12674e3de8 update to spamstats-0.5b
Noticed by:	kris
2004-03-05 02:54:18 +00:00
Kris Kennaway
e7532b0220 BROKEN on sparc64: Does not compile 2004-03-04 09:17:47 +00:00
Kirill Ponomarev
252b62303c - Update to version 20040302
PR:		ports/63710
Submitted by:	maintainer
2004-03-03 19:57:00 +00:00
Sergei Kolobov
d03e12ed9d - Update to 4.27.7
PR:		ports/63632
Submitted by:	maintainer
2004-03-03 07:07:48 +00:00
Dirk Meyer
b5851c5b0e - fix fetch problems when SENDMAIL_WITH_TLS=yes 2004-03-02 20:41:14 +00:00
Kirill Ponomarev
c5d76f4549 - Update to version 20040301
PR:		ports/63654
Submitted by:	maintainer
2004-03-02 20:23:15 +00:00
Greg Lewis
38ce5c5c4a . Update to 4.28.1.
PR:		63633
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-03-02 17:29:42 +00:00
Yen-Ming Lee
975b04f044 From http://abook.sourceforge.net/
In 0.5.1 there is a bug in mutt import filter which causes crashes.

- Add files/patch-aa
- Bump PORTREVISION

PR:		63610
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-03-02 16:21:53 +00:00
Pav Lucistnik
12006bb086 - Update to 20040221
- Download and install contributed scripts and prelearned spam and nonspam databases

PR:		ports/63415
Submitted by:	Meno Abels <meno.abels@adviser.com> (maintainer)
2004-03-01 21:11:38 +00:00
Andrey A. Chernov
0840379792 Fix spool dir create/remove in plist 2004-03-01 20:30:17 +00:00
Kirill Ponomarev
03c6307325 Add bsfilter 1.0.0, a bayesian spam filter written in Ruby.
PR:		ports/63573
Submitted by:	Masafumi Otsune <info@otsune.com>
2004-03-01 08:59:44 +00:00
Sergei Kolobov
6520b351f2 Add usendmail 0.1.6, a replacement for qmail's sendmail drop-in.
PR:		63074
Submitted by:	Thomas Seck <tmseck@netcologne.de>
2004-02-29 22:55:38 +00:00
Oliver Lehmann
4aef816ed7 uptdate to sylpheed 0.9.10 2004-02-29 18:03:57 +00:00
Mike Heffner
938f5dab31 Fix case of koi8-r charset.
PR:	 ports/63383
2004-02-29 17:46:11 +00:00
Christian Weisgerber
d110f60435 Fix incorrect buffer overflow fix: pass the size of the target
buffer rather than taking the size of the pointer.
2004-02-29 16:41:07 +00:00
Pete Fritchman
f4cdd99434 Fix typo: include a space after "@comment" in PLIST_SUB.
Submitted by:	Peter Avalos <pavalos@theshell.com>
2004-02-29 04:17:51 +00:00
Yen-Ming Lee
0ec57ddc5d update to 0.5a
Submitted by:	Radko Keves <rado@unitra.sk>
Reviewed by:	Vincent Deffontaines <vincent@gryzor.com>
2004-02-29 04:05:20 +00:00
Pav Lucistnik
c554f2fc75 - Add WITH_ESMTP_SIZE_OPTION knob
PR:		ports/61490
Submitted by:	Michael Ranner <mranner@inode.at>
Approved by:	maintainer
2004-02-28 17:51:56 +00:00
Andreas Klemm
55f54fd901 correct installation hints.
FIREWALL_FORWARD is only needed on older systems.
2004-02-28 15:23:32 +00:00
Maho Nakata
a664d4c3fa IlohaMail (pronounced: e-lo-ha-mail) is a lightweight, yet full featured,
multilingual webmail program that is easy to use and install. It runs on a
stock, default build of PHP, and does not require databases (although
database support is available).  IlohaMail supports IMAP and POP3.

PR:		61833
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>
2004-02-28 11:19:44 +00:00
Tilman Keskinoz
5ce9958458 Update to 3.7
Drop Maintainership
2004-02-28 09:59:59 +00:00
Alex Dupre
3f4aa4ee9d Fix location for Thunderbird 0.5. 2004-02-28 08:26:46 +00:00
Akinori MUSHA
9bba5253cd Update to 0.10.8. 2004-02-28 06:33:33 +00:00
Joe Marcus Clarke
68e3c7d8e1 * Update to 0.5
* Fix a potential hang with esound
* Fix some potential pthread issues
* Add more platform compatibility patches
* Fix libiconv support
* Pull in some patches from firefox to shorten the plist some

Special thanks to ale for getting a clean source tarball and hosting it.  For
the details on what's new in the release, please see:

http://www.mozilla.org/projects/thunderbird/release-notes.html
2004-02-28 01:14:52 +00:00
Alex Dupre
205d9964ac Downgrade to 0.83.3 release. Don't bump PORTEPOCH since 0.83.4
couldn't compile with mozilla 1.6.
2004-02-27 15:59:24 +00:00
Kirill Ponomarev
64a57af2f5 - Update to version 20040225
PR:		ports/63412
Submitted by:	maintainer
2004-02-26 21:48:26 +00:00
Joe Marcus Clarke
6ddd2d3eaf Add ia64 to the list of unsupported platforms. 2004-02-26 17:58:48 +00:00
Clement Laforet
0814f2e70b - Reset MAINTAINER to ports@FreeBSD.org
PR:		63399
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-26 17:30:10 +00:00
Yen-Ming Lee
92239222f9 Update mail/postfixadmin to 2.0.4
- added new languages
- squashed a few bugs
- added new functions

PR:		63395
Submitted by:	Rob Evers <rob@debank.tv>
2004-02-26 16:25:03 +00:00
Alex Dupre
07b1e132d3 Add CONFLICTS. 2004-02-26 14:34:32 +00:00
Alex Dupre
d1bdba8e06 Remove vpopmail-stable. 2004-02-26 14:19:30 +00:00
Alex Dupre
b689ff00d7 Remove obsolate port (use mail/vpopmail). 2004-02-26 14:18:29 +00:00
Alex Dupre
cebdc17613 Connect qmailadmin-devel and vpopmail-devel to the build. 2004-02-26 13:52:45 +00:00
Alex Dupre
7f7b36f8da Update to 1.2.1 development release.
PR:		ports/63298
Submitted by:	me
Repocopy by:	marcus
Approved by:	roam (no objection)
2004-02-26 13:50:03 +00:00
Alex Dupre
d30fda535e Update to 5.4.2 development release.
PR:		ports/63298
Submitted by:	me
Repocopy by:	marcus
Approved by:	roam (no objections)
2004-02-26 13:49:13 +00:00
Kirill Ponomarev
dca15073fc - Fix patch-Makefile
PR:		ports/63380
Submitted by:	maintainer
2004-02-26 11:11:08 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Kirill Ponomarev
d6b0ea899c - Update to version 20040224
PR:		ports/63364
Submitted by:	maintainer
2004-02-25 22:06:54 +00:00
Clement Laforet
0c761c3773 WITH_USERPREFS is now the default.
Define WITHOUT_USERPREFS to disable user preferences.
2004-02-25 21:08:45 +00:00
Kris Kennaway
071c5db252 BROKEN on !i386: Does not compile 2004-02-25 10:01:40 +00:00
Ade Lovett
790f3f78ff Fix a subtle configure problem where, if gdbm libraries are present on the
system at build time, they are silently chosen in preference to the
standard system db ver1 code.  This tends to break a multitude of things
that expect the user* databases to be in db1 format.

Discovered whilst hunting down a really wierd operational bug with exim
using the imappw entry for SMTP AUTH.

Add an explicit WITH_GDBM knob to turn on the use of gdbm files, since the
code is present in the source, but default to off, forcing the use of
system libraries

Submitted by:	ade
Approved by:	maintainer timeout
2004-02-25 02:04:04 +00:00
Alex Dupre
67d072d01f Update to 0.83.4 release. 2004-02-24 23:38:10 +00:00
Greg Lewis
c2b87a9933 . Detect damaged MIME structures which allowed some viruses to pass
through undetected.
. Bump PORTREVISION

PR:		63274
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-02-24 17:03:43 +00:00
Dirk Meyer
781d06feb3 - suppress pkg-message when STANDALONE_POP3 is defined (while building)
PR:		63309
Submitted by:	Linh Pham

- suppress pkg-message and pkg-deinstall when STANDALONE_POP3 is defined
  so the package will print neither.
- adds CONFLICTS with own variants.
2004-02-24 16:31:26 +00:00
Kirill Ponomarev
2203e2a373 Add crm114 20040212,
CRM114 is a system to examine incoming e-mail, system log
streams, data files or other data streams, and to sort, filter,
or alter the incoming files or data streams according to the
user's wildest desires. Criteria for categorization of data can
be by satisfaction of regexes, by sparse binary polynomial
matching with a Bayesian Chain Rule evaluator, or by other
means. Accuracy of the SBPH/BCR classifier has been seen in
excess of 99 per cent, for 1/4 megabyte of learning text. In
other words, CRM114 learns, and it learns fast.

WWW: http://crm114.sourceforge.net

PR:		ports/63304
Submitted by:	Meno Abels <meno.abels@adviser.com>
2004-02-24 14:17:04 +00:00
Oliver Eikemeier
c45f1c4043 Forgot to hit the commit button for mail/postfix1, as promised in
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009329.html>

Submitted by:	Mark Santcroos <marks@ripe.net>
2004-02-24 10:06:21 +00:00
Oliver Braun
791ae5e6f2 * Upgrade to 0.29.
* Remove BROKEN.
* Grab maintainership.
* Add evolution support.
* Make gpg, abook, and evolution support optional, but auto detect.
* Build package with gpg and abook support for POLA reasons.
2004-02-23 23:40:47 +00:00
Kris Kennaway
76b6ac7ad5 BROKEN on alpha 5.x: Does not compile 2004-02-23 22:04:54 +00:00
Kris Kennaway
c1162a9389 BROKEN: Does not fetch 2004-02-23 21:59:14 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Joe Marcus Clarke
560ddb7b95 Enable support for Kerberos by default. Note: I'm not bumping PORTREVISION
now because Evo 1.4.6 is due out soon.

Submitted by:	dfr
2004-02-23 20:39:09 +00:00
Erwin Lansing
2d229cc587 - Update to 0.05
- Add a warning message to pkg-message that this port needs s threaded
  perl.

PR:		63266
Submitted by:	maintainer
2004-02-23 18:01:31 +00:00
Kris Kennaway
04c95cd281 IGNORE on alpha 5.x: infinite loop in build 2004-02-23 12:15:59 +00:00
Alex Dupre
a2bd6681e8 Try to fix bento error (the correct way to locate the wrkdir of
another port is to do it relative to ${WRKDIR}).
2004-02-23 10:34:01 +00:00
Kris Kennaway
0dcf72d321 BROKEN on alpha and amd64: Does not compile 2004-02-23 05:13:20 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Makoto Matsushita
7efd82d667 APOP patch update to include manual entry update. Bump PORTREVISION. 2004-02-23 02:20:36 +00:00
Kris Kennaway
c89935d72a BROKEN: Does not compile 2004-02-23 02:12:24 +00:00
Yen-Ming Lee
912bbd2469 correct the path of configuration file in pkg-message 2004-02-22 17:06:03 +00:00
Makoto Matsushita
1846b7dbfe New port: popfile
POPFile is an automatic mail classification tool.  Unlike other
email classification tools, POPFile acts as a POP3 proxy server.

Reviewed by:	kuriyama (mentor)
2004-02-22 16:01:20 +00:00
Kris Kennaway
9ba3dfaa84 This port is scheduled for removal on April 21 if it is still broken at
that time.
2004-02-22 04:46:13 +00:00
Kris Kennaway
12f22f913f Reset bouncing maintainer address 2004-02-22 02:09:15 +00:00
Alex Dupre
0312e7ff19 Update to 2.5.1 release.
Submitted by:	maintainer
2004-02-22 00:07:13 +00:00
Edwin Groothuis
75bc76f6ee Bento fix for p3scan
PR:		ports/63177
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	edwin@mavetju.org
2004-02-21 22:20:31 +00:00
Andrey A. Chernov
c190197547 Switch from CPPFLAGS back to CFLAGS 2004-02-21 22:11:40 +00:00
Hajimu UMEMOTO
56131f71ff add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES. 2004-02-21 22:05:47 +00:00
Kris Kennaway
36769748b6 BROKEN: Checksum mismatch 2004-02-21 20:07:54 +00:00
Mark Linimon
08d02ac3ec Update to 0.8: added a first version of hotsmtpd (see ChangeLog for
details).  Also, the port now installs the documentation included with
the source tarball; pkg-plist re-created (the number of files installed
jumped from 2 to 11); and the description file was updated.

PR:		ports/63037
Submitted by:	John Nielsen <john@jnielsen.net> (maintainer)
2004-02-21 09:26:12 +00:00
Sergey A. Osokin
99b6ee13be Fix build with LDAP.
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Approved by:	Vivek Khera <khera@kcilink.com> (maintainer)
PR:		62690
2004-02-20 15:36:26 +00:00
Oliver Lehmann
b557f1c18b revert last change and set CONFIGURE_TARGET
Noted By:	kris, Jeremy L.Stock <jstock@visi.com>
2004-02-19 20:37:20 +00:00
Tilman Keskinoz
008ca89470 mimelib was moved to kdepim.
Reported by:	bento
2004-02-19 19:37:08 +00:00
Mathieu Arnold
0e39933ed1 Ooops, forgate some cleanup after patching 2004-02-19 15:51:43 +00:00
Mathieu Arnold
82d597dab2 Add a small patch so that it works with 5.005_03.
Approved by:	maintainer (pav)
2004-02-19 15:44:52 +00:00
Kris Kennaway
ed8a43a603 FORBIDDEN on 5.x: links against conflicting thread libraries 2004-02-19 09:41:37 +00:00
Kirill Ponomarev
83d05fb48a - Update to version 20040217
PR:		ports/63038
Submitted by:	maintainer
2004-02-19 09:13:57 +00:00
Maxim Sobolev
bf849d5465 Update to 0.9h.
Approved by:	maintainer timeout
2004-02-19 00:17:19 +00:00
Jacques Vidrine
ee71d98820 Correct two format string vulnerabilities and two buffer overflows in
metamail (CVE names CAN-2004-0104 and CAN-2004-0104).

Submitted by:	Ulf Härnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-02-18 21:47:18 +00:00
Oliver Eikemeier
8b88435051 % in filenames break perforce:
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009324.html>

Submitted by:	Mark Santcroos <marks@ripe.net>
2004-02-18 11:07:12 +00:00
Yen-Ming Lee
75a39de023 - install this port correctly.
- minor cleanups.

PR:		62912
Submitted by:	Hsin-Hsiung Chang <sexbear@tmu.edu.tw>
Reviewed by:	Hsin-Hsiung Chang <sexbear@tmu.edu.tw>
2004-02-18 09:17:04 +00:00
Sheldon Hearn
4d47d93949 Enabled passwd lookups by default; while the world is moving away from
real users for mail, there are still plenty of mail servers that use
real users, and the lookup costs 292 bytes in the executable.  The
feature can be disabled with WITHOUT_PASSWD.

Bump PORTREVISION accordingly.
2004-02-18 08:48:00 +00:00
Adam Weinberger
7602ef6eba GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
requested.

This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.

This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.

If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.

For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
2004-02-18 03:50:38 +00:00
Edwin Groothuis
1864a77482 Remove references to POP3Vscan in the pkg-message.
Submitted by:	edwin@mavetju.org
2004-02-18 02:59:37 +00:00
Edwin Groothuis
d92715e24f Update mail/p3scan:
Fix the code to check for the disksize.

Submitted by:	edwin@mavetju.org
2004-02-18 02:42:35 +00:00
Edwin Groothuis
47846c1bfe mail/p3scan is a fork of mail/pop3vscan, a transparent POP3 virusscanner
P3Scan is a transparent POP3-Proxy with virus-scanning
	capabilities.  This means that all your POP3-Clients in the
	Network can't fetch mails from the internet without that
	P3Scan have scanned it. If a virus has been found the mail
	is replaced with a notification and the original (infeceted)
	version is stored on the harddisc. Transparent means, that
	neither the client nor any of the used POP3-servers has to
	be configured.

	This port is based on mail/pop3vscan, but the development
	for that port seems to have ceased.

	WWW: http://p3scan.sourceforge.net/
2004-02-18 02:00:30 +00:00
Oliver Lehmann
dd4102618b fix build on amd64 (s/HAS_CONFIGURE/GNU_CONFIGURE/) 2004-02-17 20:22:19 +00:00
Sergei Kolobov
43b3355672 - Update to 4.27.3
PR:		ports/62785
Submitted by:	maintainer
2004-02-17 16:00:11 +00:00
Sergei Kolobov
8fa1c26e1d - Upgrade to 4.26.8
This includes some important security improvements (MyDoom stuff)

PR:		ports/62779
Submitted by:	maintainer
2004-02-17 15:53:42 +00:00
Sergei Kolobov
b5c19faae0 - Update to 1.0.2 2004-02-16 22:09:47 +00:00
Sergei Kolobov
198cf94167 - Update to 0.90 2004-02-16 22:00:53 +00:00
Joe Marcus Clarke
a5e8a28b88 Use USE_OPENLDAP.
Reminded by:	eik
2004-02-16 19:29:28 +00:00
Oliver Eikemeier
84e95286b2 - BROKEN => FORBIDDEN, since these are potential security issues.
- schedule for removal

Reminded by:	kris
2004-02-16 13:57:34 +00:00
Oliver Braun
29ca5a9ccf Fix for -current 2004-02-16 12:07:15 +00:00
Kirill Ponomarev
86a78bab1e - Fix package build
Submitted by:	bento via kris
Approved by:	maintainer
2004-02-16 09:52:52 +00:00
Oliver Braun
b17e97d9cb * Upgrade to 0.14.1.
* Change MASTER_SITES and WWW.
2004-02-16 08:11:44 +00:00
Dmitry Sivachenko
495b99896a Update to version 9982.
Submitted by:	maintainer
2004-02-16 07:28:16 +00:00
Dmitry Sivachenko
25a972f6f2 Update to version 4.0.b2.
Submitted by:	maintainer
2004-02-16 07:15:01 +00:00
Kris Kennaway
b3ad513018 Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION. 2004-02-16 02:32:34 +00:00
Alex Dupre
06172e3bb0 Respect WRKDIRPREFIX.
Noticed by:	dougb
Approved by:	nork (mentor/implicitly)
2004-02-16 00:37:14 +00:00
Pav Lucistnik
bce316ba47 - Update to 0.9.16
PR:		ports/62836
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-02-15 10:25:45 +00:00
Kirill Ponomarev
d36d9ea4dc - Update to version 1.4.2.1
PR:		ports/62865
Submitted by:	maintainer
2004-02-15 07:21:08 +00:00
Doug Barton
aa89e0730e Remove the p5-Mail-SpamAssassin-snapshot port. At the time it was created
it served a useful purpose, but this is no longer the case, and it's
still a cause of needless confusion.
2004-02-15 01:24:49 +00:00
Alex Dupre
5d4736ac67 Update to 0.83.3 release.
Approved by:	nork (mentor/implicitly)
2004-02-15 00:42:25 +00:00
Joe Marcus Clarke
82d2c4fd00 mozilla-thunderbird is now just thunderbird. 2004-02-14 22:37:27 +00:00
Kirill Ponomarev
ee13d04d9c - Update to version 2.1.2 2004-02-14 20:51:20 +00:00
Alexander Leidinger
43666b5363 Remove some plist entries, they're not installed by an
actual sylpheed-claws.

Noticed by:	bugsgrief@bugsgrief.net
		my own "portupgrade -rf gettext" log review
2004-02-14 10:25:33 +00:00
Kirill Ponomarev
e990636a62 - Update to version 20040211
PR:		ports/62801
Submitted by:	maintainer
2004-02-13 21:05:04 +00:00
Hajimu UMEMOTO
5ebbeedf83 strip binaries. 2004-02-13 14:01:09 +00:00
Alexander Leidinger
c72a6aba81 Add some missing plist files.
Reported by:	lev
2004-02-13 13:28:17 +00:00
Alexander Leidinger
f634b1ca0c - update to 0.9.9
- sync parts of the Makefile with the sylpheed port
   (LDAP/options/post-patch)

This update is a mix between my own update sitting in my tree since the
release of 0.9.9 (sorry, first I was busy, then I forgot about it) and
PR:		62774
Submitted by:	lev
2004-02-13 10:46:00 +00:00
Oliver Eikemeier
ea1e2c4181 The port does not build and the current MASTERSITE appears to
have disappeared.

In attempting to track down this project via Freshmeat and other
package systems it appears that there has not been a new release
in well over two years.

Ref:
- http://bento.freebsd.org/errorlogs/i386-4-latest/gmail-0.7.0.log
- http://packages.debian.org/changelogs/pool/main/g/gmail/gmail_0.7.5-2/changelog
- http://www.advogato.org/proj/Gmail/ - IT'S DEAD JIM

PR:		62764
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-13 01:59:59 +00:00
Andrey A. Chernov
4288eb9845 Move statedir to /var/spool 2004-02-12 23:53:09 +00:00
Andrey A. Chernov
6e953c8c0f Move statedir to /var/spool 2004-02-12 23:35:00 +00:00
Alex Dupre
103bb7cbe7 Use USE_MYSQL.
PR:		ports/62756
Submitted by:	Brian Reichert <reichert@numachi.com>
Approved by:	nork (mentor/implicitly)
2004-02-12 23:23:08 +00:00
Andrey A. Chernov
677b5d37da Upgrade to 0.50 2004-02-12 21:31:53 +00:00
Kirill Ponomarev
a06174ce48 - Update the compressed mailbox patch
- Add another mirror site for some patches

PR:		ports/62723
Submitted by:	maintainer
2004-02-12 09:22:37 +00:00
Oliver Braun
2da1fc629d Upgrade to 0.28.2.
While waiting for maintainer response the developer released 0.28.2 and removed
tarball for 0.28.1.

Approved by:	maintainer timeout for previous commit.
2004-02-12 08:23:00 +00:00
Michael Haro
f6788f1661 update to version 1.991
add SIZE
2004-02-11 23:48:54 +00:00
Oliver Braun
326fbd5630 Upgrade to 0.28.1, since 0.28 tarball is no longer available.
Reported by:	bento via kris
Approved by:	maintainer timeout (2 weeks)
2004-02-11 22:28:57 +00:00
Sergey A. Osokin
cc1b58bb6e Maintainer update of mail/mutt:
- Update mutt to version 1.4.2.
  This version fixes a buffer overflow that can be
  triggered by incoming messages.  There are reports
  about spam that has actually triggered this problem
  and crashed mutt.
- Add SIZEs to distinfo

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR:		62695
2004-02-11 17:19:00 +00:00
Anton Berezin
51f01566bc Update to 0.8.10.
Submitted by:	mat
2004-02-11 09:39:56 +00:00
Alex Dupre
f85e6e4cfd - Fix new installations (patch disappeared in my last commit) [1]
- Remove now useless post-patch target

Noticed by:	Cristiano Deana <cris@gufi.org> [1]
Approved by:	nork (mentor/implicitly)
2004-02-11 08:24:34 +00:00
Mark Linimon
1a16fe6efd Add pkg-message to warn users about setting their configurations
before trying to run (prevents coredumps).

PR:		ports/62523
Submitted by:	Hsin-Hsiung Chang <sexbear@tmu.edu.tw> (maintainer)
2004-02-10 20:51:56 +00:00
Kirill Ponomarev
d1df982bea - Fix WITH_MUTT_EDIT_THREADS knob
- Add SIZEs to distinfo

PR:		ports/62651
Submitted by:	maintainer
2004-02-10 18:27:50 +00:00
Yen-Ming Lee
0b18d03867 add size
PR:		62362
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-02-10 18:10:29 +00:00
Yen-Ming Lee
58625cbdbb update to version 0.9.6
replace pkg-plist with PORTDOCS, PLIST_FILES and PLIST_DIRS

PR:		62551
Submitted by:	Lefteris Chatzibarbas <lefcha@hellug.gr>
2004-02-10 14:58:30 +00:00
Kirill Ponomarev
0b5d8ca39a - Software developer rerolled tarball because one of the
configuration file was corrupted (sb-dangerous.rc)

PR:		ports/62602
Submitted by:	maintainer
2004-02-10 08:39:32 +00:00
Yen-Ming Lee
18fcfce7be remove redundant dependencies under perl-5.8.2
PR:             62552 (based on)
Submitted by:   Vladimir Kushnir <vkushnir@Alfacom.net>
2004-02-10 01:26:36 +00:00
Tilman Keskinoz
b3488a98cb Remove ksig, it is now included in kdeaddons
PR:		62586
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2004-02-09 19:20:20 +00:00
Kirill Ponomarev
3e7ce790f9 - Fix the generation of temporary file names by using mktemp
instead of PIDs
- Bump PORTREVISION

PR:		ports/62568
Submitted by:	maintainer
2004-02-09 15:28:15 +00:00
Kirill Ponomarev
9dddbd1b39 - Fix the generation of temporary file names by using mktemp
instead of PID
- Bump PORTREVISION

PR:		ports/62569
Submitted by:	maintainer
2004-02-09 15:26:15 +00:00
Alex Dupre
35a3256787 Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Alex Dupre
9817c9090f Update to 0.83.2 release.
Approved by:	nork (mentor/implicitly)
2004-02-09 09:45:16 +00:00
Bruce A. Mah
ea5bff9ad4 Depend on Tcl/Tk 8.4.
PORTREVISION bump to record new dependencies.

Suggested by:	kris (almost four months ago!)
2004-02-09 06:13:37 +00:00
Kirill Ponomarev
72f8e7c881 - SIZE'ify
PR:		ports/62500
Submitted by:	Olivier Tharan <olive@oban.frmug.org> (maintainer)
2004-02-08 16:56:55 +00:00
Yen-Ming Lee
a0162b67bd add USE_GCC=2.95 and unbreak this port. 2004-02-08 15:45:10 +00:00
Yen-Ming Lee
d562e276af add USE_GCC=2.95 and unbreak this port.
replace pkg-plist with PORTDOCS and PLIST_FILES.
2004-02-08 08:29:07 +00:00
Doug Barton
2dfa99a05c Per request of the "dynamic everything" folks, remove the -static from
CFLAGS. We're far enough past the transition of cclient being a dependency
that I think this is safe.

I've tested this in environments with and without the cclient port installed,
and it should be ok. If anyone has any problems, please let me know asap.
2004-02-08 04:25:11 +00:00
Yen-Ming Lee
f1e709ae59 - Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist

PR:		62453
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2004-02-08 03:23:07 +00:00
Yen-Ming Lee
1218cfa7e6 - Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist

PR:		62452
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2004-02-08 03:20:23 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
14fe3f6223 Use the new gtkhtml3 component as well as USE_OPENLDAP. 2004-02-07 20:26:30 +00:00
Kirill Ponomarev
7a6f714c66 - Fix MASTER_SITES 2004-02-07 18:34:57 +00:00
Kirill Ponomarev
72e9c5a2db - Update to version 20040204
PR:		ports/62449
Submitted by:	maintainer
2004-02-07 17:37:29 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Yen-Ming Lee
23a4d970cb SIZEify distinfo
make portlint happier
2004-02-07 16:40:54 +00:00
Clement Laforet
29d345be06 - Set correct LATEST_LINK
Reported/Requested by:	kris
2004-02-07 16:29:17 +00:00
Yen-Ming Lee
eb74677bcd update to 0.5
use PORTDOCS and PLIST_FILES instead of pkg-plist
2004-02-07 16:02:26 +00:00
Yen-Ming Lee
4594c47079 update to 0.5.1
use PORTDOCS and PLIST_FILES instead of pkg-plist
2004-02-07 15:54:47 +00:00
Yen-Ming Lee
6c38c2ead0 Update to 1.1
PR:		62462
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-07 12:29:36 +00:00
Oliver Lehmann
d260313719 Add a note about missing pam.conf pam.d/imap entries in case the user would
like to use authpam.

Submitted By:	Bernhard Valenti <bernhard.valenti@gmx.net>
2004-02-07 07:52:11 +00:00
Yen-Ming Lee
e871092015 Update to 1.0
PR:		62460
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-07 06:13:24 +00:00
Hajimu UMEMOTO
4e6c2f5ad4 Set an appropriate LATEST_LINK to avoid conflicts with other ports.
Reported by:	kris
2004-02-06 17:29:28 +00:00
Trevor Johnson
d0c07961e4 Apply studly caps to "FreeBSD". 2004-02-06 16:58:43 +00:00
Pav Lucistnik
1e35438288 Add Net::Server::Mail, perl modules implementing SMTP/ESMTP/LMTP protocol.
Sponsored by:	Czech On Line
2004-02-06 15:46:07 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Kirill Ponomarev
4825d5190e - Oh no! s/LIST/LINK
Pointy hat to:	krion
2004-02-06 11:19:02 +00:00
Kirill Ponomarev
76ea4f7977 - "Annoying Reminder Guy II" wants LATEST_LIST. 2004-02-06 11:17:54 +00:00
Alex Dupre
29ccdace3b Update to 1.2.0 stable release.
Approved by:	roam, nork (mentor/implicitly)
2004-02-05 22:11:02 +00:00
Alex Dupre
7cbdf7fde0 Update to 5.4.0 stable release.
Approved by:	roam, nork (mentor/implicitly)
2004-02-05 22:10:00 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Alex Dupre
a2a5eacac0 Update to 2.4 release.
PR:		ports/62191
Submitted by:	Hoss Firooznia <hoss@lodestone.org>
Approved by:	maintainer, nork (mentor/implicitly)
2004-02-04 22:37:01 +00:00
Kirill Ponomarev
eb7b2a699d - Update to version 1.5.6
PR:		ports/62353
Submitted by:	maintainer
2004-02-04 17:09:32 +00:00
Hajimu UMEMOTO
a5b60fe19e SIZEfy 2004-02-04 13:57:19 +00:00