Commit graph

11500 commits

Author SHA1 Message Date
Andrew Pantyukhin
8732c6010b - Update to 1.5 2008-03-04 11:40:03 +00:00
Beech Rintoul
7ddfca7c99 - Update to 4.2-rc2 2008-03-03 20:39:03 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Norikatsu Shigemura
17d7216c2c o Ressurect by starting new development version.
o Update to 2.5.0beta1.
o Reduce diff from ports/mail/sylpheed2. [1]
o Add a patch from ports/mail/sylpheed2(files/patch-src-printing.c#1.1). [1]
o Change CA roots to ca_root_nss. [2]

Obtained from:	ports/mail/sylpheed2 [1]
Pointed out by:	linimon [2]
2008-03-02 15:48:54 +00:00
Norikatsu Shigemura
6b1906dbcb Chase MASTER_SITES and WWW.
Pointed out by:	pointyhat via edwin
2008-03-02 15:06:30 +00:00
Pav Lucistnik
3ca6262380 - Fix plist
Reported by:	pointyhat
2008-03-02 11:57:06 +00:00
Oliver Lehmann
73b38d3e63 change MASTER_SITES 2008-03-01 13:37:04 +00:00
Marcus Alves Grando
e574980279 - Fix data_directory. Backported from mail/postfix 2008-03-01 01:50:08 +00:00
Marcus Alves Grando
4d3a4a18f0 - Fix data_directory
PR:		121236
Submitted by:	Artis Caune <Artis.Caune___latnet.lv>
2008-03-01 01:44:30 +00:00
Andrew Pantyukhin
0a803b26b5 - Update to 2.0.0.12 2008-02-29 23:45:29 +00:00
Erwin Lansing
883fc3deee Fix MASTER_SITES
Submitted by:	"Rashid N. Achilov" <achilov-rn@askd.ru> (maintainer),
		pointyhat
2008-02-29 07:56:17 +00:00
Beech Rintoul
7e5fec4f93 - Update to 2.0.0
PR:		ports/120744
Submitted by:	Joe Horn <joehorn@gmail.com
Approved by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-02-29 05:52:33 +00:00
Yen-Ming Lee
49317a632a - use CPAN macro
- fix dependency
- bump PORTREVISION
2008-02-29 02:17:03 +00:00
Jeremy Messenger
ba9ceea779 Update to 2.0.0.12.
PR:		ports/121189
Submitted by:	gpalmer
Security:	- MFSA 2008-12 Heap buffer overflow in external MIME bodies
		- MFSA 2008-07 Possible information disclosure in BMP decoder
		- MFSA 2008-05 Directory traversal via chrome: URI
		- MFSA 2008-03 Privilege escalation, XSS, Remote Code Execution
		- MFSA 2008-01 Crashes with evidence of memory corruption
		  (rv:1.8.1.12)
2008-02-28 23:35:57 +00:00
Tilman Keskinoz
6c7eeeeeb4 Chase libgcrypt library version 2008-02-28 21:47:06 +00:00
Ion-Mihai Tetcu
5302df8293 Update to 0.3.8
Prompted by:	poity via erwin@
2008-02-28 20:55:15 +00:00
Beech Rintoul
b561b83a37 - Update to 1.2-rc2
- Many changes, please see the following:
  http://www.horde.org/ingo/docs/?f=CHANGES.html
2008-02-28 20:30:40 +00:00
Beech Rintoul
16ecb0ec8a - Update to 2.2-rc3
- Many changes, please see the following:
  http://www.horde.org/turba/docs/?f=CHANGES.html
2008-02-28 20:09:08 +00:00
Marcus Alves Grando
bdd17e317f - Update to 2.5.1
- Mark as IGNORE VDA patch until patch does not apply clean

Requested by:	many
2008-02-28 20:06:30 +00:00
Marcus Alves Grando
ce7c6e22c1 - Connect postfix24 2008-02-28 20:04:26 +00:00
Marcus Alves Grando
6306ea0fa1 - Update to 2.4.7
- Update VDA patch to 2.4.6
- Change MAINTAINER
- Added NO_LATEST_LINK

Repocopied by:	marcus
Repocopy from:	mail/postfix
2008-02-28 20:04:09 +00:00
Marcus Alves Grando
7d1c5c8dba - Update to 2.3.14
- Remove unecessary BROKEN in DOVECOT and SASL2
2008-02-28 20:03:29 +00:00
Marcus Alves Grando
bf26984304 - Update to 2.6-20080221 2008-02-28 20:02:59 +00:00
Beech Rintoul
3f1f4a2ca6 - Update to 4.2-rc2
- Many changes, see the following for details:
  http://www.horde.org/imp/docs/?f=CHANGES.html
2008-02-28 19:15:12 +00:00
Marcus Alves Grando
c23962a9d2 - Update two obsolete MASTER_SITES
Notified by:	erwinbot
2008-02-28 19:08:55 +00:00
Martin Wilke
36056c6561 - Fix dependency for the security/krb5 port.
- Bump PORTREVISION

PR:		117823
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2008-02-28 09:31:34 +00:00
Jeremy Messenger
7d746b1a5b - Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
applications in the runtime. Some applications required to have set
  MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now,
  it's no longer need to set these variables, which this flag takes care of it.
  The MOZILLA_FIVE_HOME still works with this flag if someone need to use
  different one. I have learned about this flag from RPM, Debian, Gentoo ebuild
  and other packages.
- Add two extensions, auth[1] and transformiix[2].

Have been tested in MC CVS since Dec.

PR:		ports/117734 [1]
Submitted by:	Nathan Whitehorn <nathanw@uchicago.edu> [1]
Reported by:	Juan Pablo Roig <juan.roig@globant.com> [2]
2008-02-28 04:40:05 +00:00
Martin Wilke
504ab2101d - Update to 0.17.2
Approved by:	maintainer implicit
2008-02-28 00:52:50 +00:00
Martin Wilke
5ccdf2b2f9 - Bump PORTREVISION after claws-mail update
Approved by:	maintainer implicit
2008-02-28 00:50:45 +00:00
Martin Wilke
549368ea7f - Update to 0.4.0
Approved by:	maintainer implicit
2008-02-28 00:49:54 +00:00
Martin Wilke
cbf412e138 - Update to 3.3.1
Approved by:	netchild (maintainer implicit)
2008-02-28 00:49:03 +00:00
Martin Wilke
fc2ef7c858 - Update to 0.54
PR:		121057
Submitted by:	Pawel Pekala <c0rn@o2.pl> (maintainer)
2008-02-28 00:45:25 +00:00
Martin Wilke
c4d3bf1df4 2007-10-31 www/vtiger4: This version is no longer supported by the developers
2007-12-01 www/xpi-surfkeys: Development has been ceased
2008-02-01 sysutils/eventwatcher: no active development
2007-10-27 sysutils/p5-UPS-Nut: Version branch long since retired
2007-10-31 net-mgmt/netsaint: Now developed as Nagios, see net-mgmt/nagios port
2007-10-31 net-mgmt/netsaint-plugins: Now developed as Nagios, see net-mgmt/nagios port
2008-01-22 benchmarks/tsung: "fails to install"
2007-10-03 games/ggo: developer's focus have moved elsewhere
2008-02-15 mail/claws-mail-etpan_privacy: no longer supported by developers
2008-02-27 23:52:07 +00:00
Martin Blapp
d5a1ecf313 Make this port compile with FreeBSD 7.0 2008-02-27 16:58:18 +00:00
Dirk Meyer
3e7c0d553e - update to 1.0.PreAlpha25.0 2008-02-26 15:18:59 +00:00
Emanuel Haupt
5817024eba Update to 1.0.4 2008-02-26 12:26:46 +00:00
Johan van Selst
d92248b037 - Update to 2.22 2008-02-25 20:21:31 +00:00
Martin Blapp
13e093797f Move to Attic. 2008-02-25 13:26:32 +00:00
Martin Blapp
0d09264f48 Add missing pkg-message.in from last commit. 2008-02-25 13:17:16 +00:00
Martin Blapp
0e8c17a08a Update mail/up-imapproxy to 1.2.6
Remove unnecessary patchs
Moved pkg-plist

PR:		120140
Submitted by:	lippemail@gmail.com
2008-02-25 13:16:39 +00:00
Martin Wilke
dbcff05bb0 - Update to 1.0.1
PR:		121056
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2008-02-25 10:38:03 +00:00
Joe Marcus Clarke
145e89ea1e Update pkg-descr to be inline with the modern Balsa feature list.
Reported by:	John Hein <jhein@timing.com>
2008-02-25 05:23:16 +00:00
Joe Marcus Clarke
185e81cf1d Update to 2.3.22. 2008-02-24 20:51:40 +00:00
Jun Kuriyama
8872b3490f - Upgrade to 2.02.
- Use CPAN macro.

PR:		ports/120599
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
2008-02-24 08:11:57 +00:00
Gabor Kovesdan
bbb583a895 - Update to 0.06
- Add missing WWW
- Style

PR:		ports/120938
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-22 21:41:25 +00:00
Gabor Kovesdan
6d4515a57b - Update to 2.005
- Better adjustment of dependencies
- Style

PR:		ports/120936
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-22 21:40:33 +00:00
Gabor Kovesdan
eea1db85e5 - Update to 1.5.19
- Better adjustment of dependencies
- Style

PR:		ports/120934
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-22 21:39:24 +00:00
Gabor Kovesdan
e0c204b320 - Update to 1.454
- Better adjustment of dependencies
- Style

PR:		ports/120928
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-22 21:38:20 +00:00
Yen-Ming Lee
ebe8f3b82a - update to 3.05 2008-02-22 17:26:34 +00:00
Chin-San Huang
c6d9d0e734 - Add KNOB for Cyrus SASL2
PR:		ports/117140
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at IRIS dot sunpoet dot net>
Approved by:	maintainer timeout(over three months ago)
2008-02-22 05:25:16 +00:00
Pietro Cerutti
be0ecc7e91 My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by:	miwi (mentor)
2008-02-21 21:20:01 +00:00
Renato Botelho
615080ebcd - Add a new OPTION CWRAPPER, on by default. Using this option qmail-scanner
doesn't need suidperl anymore
- Bump PORTREVISION

PR:		ports/118364
Submitted by:	Rainer Schwarze <rsc@admadic.de>
Reworked by:	maintainer
Approved by:	maintainer
2008-02-21 12:47:28 +00:00
Florent Thoumie
5f6c021c74 Fix packing list.
Reported by:	pavbot
2008-02-21 12:36:45 +00:00
Pav Lucistnik
a038fbedcd - Update to 0.7.2
PR:		ports/119714
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	maintainer timeout (sergei; 1 month)
2008-02-20 22:54:47 +00:00
Pav Lucistnik
da4102067b - Update to 4.1 and unbreak with Evolution
PR:		ports/117710
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:	maintainer timeout (jylefort; 3 months)
2008-02-20 22:50:17 +00:00
Beech Rintoul
ba425406a4 - Update to 4.8.0
Changes:
-better diagnostic when user invalidly supplies timeout configuration
 parametmer for an IMAP-SSL retriever.
-code cleanups

PR:		ports/120861
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-02-20 07:46:12 +00:00
Florent Thoumie
f0be3529ac Fix dependencies (gstreamer and gnome-keyring).
Reported by:	pavbot and erwinbot
2008-02-19 12:51:58 +00:00
Beech Rintoul
c2ecb43c02 - Update to 2.1.7 2008-02-18 23:25:20 +00:00
Ion-Mihai Tetcu
0f2c85108d Remove the .orig file created by patch to fix deinstall.
Submitted by:	pontyhat via erwin@
2008-02-18 22:10:52 +00:00
Thomas Abthorpe
e43cfa868b - Update to 2.0.10
* Note that SquirrelMail 1.4.13+ (as well as 1.5.1+) no longer requires a
  source patch
* Added sq_call_function_suppress_errors()
* Added get_secured_config_value()
* Added get_smtp_user()
* Added sq_send_mail()
2008-02-18 16:49:42 +00:00
Ion-Mihai Tetcu
3d4d715ad0 Allows users to specify a list of additional folders they would like to be
treated as special, that is that these folders will be shown at the top of the
folders lists, and in different colour on the left frame (if you have the
option turned on).

WWW: http://www.squirrelmail.org/plugin_view.php?id=183
2008-02-18 11:33:17 +00:00
Xin LI
dd46428dfa - Define _GLIBCXX__PTHREADS as a workaround for our gcc's gthr.h,
which defines _GLIBCXX_GTHREAD_USE_WEAK and causes compilation
   to fail for no good reason.
 - Respect users' CFLAGS setting.
 - Use MASTER_SITE=SF.
 - Bump PORTREVISION.
2008-02-18 00:10:20 +00:00
Pav Lucistnik
c80e1983fb It's a lightweight, fast and reliable Sendmail milter that implements
a real-time Sender e-Mail Address Verification technology. This technology
can stop some kinds of SPAM with a spoofed sender's e-Mail address.
  Also it implements a real-time Recipient e-Mail Address Verification
technology. It can be useful if your machine is a backup MX for the recipient's
domains or if your machine forwards all e-Mail messages as a relay host for your
domains to another internal or external e-Mail servers.
  It's a lite alternative for the spamilter, milter-sender and milter-ahead
milters.

WWW: http://smfs.sourceforge.net/

PR:		ports/116948
Submitted by:	Anton Lysenok / Bart Tapolsky <bart@tapolsky.net.ua>
2008-02-17 21:16:46 +00:00
Ion-Mihai Tetcu
c440df73ab Fix a path for corectly loading the left frame after clicking the 'read' link. 2008-02-17 17:53:14 +00:00
Ion-Mihai Tetcu
7734329b02 This plugin allows the user to turn on the display of "(read/unread)" links to
the right of any folders in their folder list that contain at least one
message. Clicking on the link will then mark all messages in this folder as
read/unread. Note that you may turn the "read/unread" link on and off by going
to the Folders page. You may even turn only the "read" or the "unread" link on
or off. It also displays a "mark all read/unread" link below the folder list to
 mark all folders read/unread that are selected on the Folders page.

WWW: http://www.squirrelmail.org/plugin_view.php?id=218
2008-02-17 17:39:54 +00:00
Ion-Mihai Tetcu
f1d93f4c6d A user may now build a list of rules that will be used to determine if unsafe
images (that are linked to remote sites) will be shown in HTML messages. If a
message matches any of the rules and contains images that would normally be
initially hidden, then they are now shown by default.

The user may choose to always show unsafe images, for all message. This is
obviously not recommended by the core SquirrelMail Project Team - or they
wouldn't have built this functionality to begin with ( See the following:
http://www.squirrelmail.org/wiki/UnsafeImages ).

A new section is added to the options page titled, 'Unsafe Image Rules'. Within
this page the user may define a number of rules to determine when messages are
from a trusted source.

These options are very similar to the core message filters plugin. A message
field (To, From, CC, Subject) can be matched either against a regular
expression, or simply searched to see if the given string is within the field.
If a match is found then unsafe images are always shown for this source.

WWW: http://www.squirrelmail.org/plugin_view.php?id=98
2008-02-17 15:18:52 +00:00
Ion-Mihai Tetcu
b5a42d6b6f This plugin will check and display users' mail quota status. Current and
maximum quota usage is displayed in easy-to-read graphical format. Optional
warnings may also be displayed to users who are nearing their quota allocation
when they log in (where the "Message Of The Day" would normally be displayed).

This plugin is compatible with three types of mail quota systems:
UNIX (filesystem), IMAP-based, and cPanel quotas.

WWW: http://www.squirrelmail.org/plugin_view.php?id=237
2008-02-17 14:12:28 +00:00
Ion-Mihai Tetcu
cf6f839277 - add SQLPW "Change *SQL passwords plugin" (mail/squirrelmail-change_sqlpass-plugin)
- add BUTTONS "Custom (spam/ham/etc.) buttons" (mail/squirrelmail-spam-buttons-plugin)
- fix OPTION name for mail/squirrelmail-change_ldappass-plugin: LDAPPWD -> LDAPPW
- pet portlint
- bump PORTREVISION

Approved by:	miwi (with maintainer's implicit approval)
2008-02-17 00:48:49 +00:00
Ion-Mihai Tetcu
d841085f41 Add squirrelmail-change_sqlpass-plugin 3.3 which allows users to change their
passwords stored in a SQL database.
2008-02-17 00:16:56 +00:00
Ion-Mihai Tetcu
ae86986c57 Fix plugin name in pkg-message. 2008-02-16 23:42:48 +00:00
Ion-Mihai Tetcu
2a873403de Remove wrong comment. 2008-02-16 23:06:00 +00:00
Ion-Mihai Tetcu
eabfc02ffd Add squirrelmail-spam-buttons-plugin 2.1 which provides buttons with
customizable action (for reporting spam, etc.).
2008-02-16 22:48:27 +00:00
Martin Wilke
92154a347b Clawsker is an applet to edit Claws Mail's hidden preferences.
Claws Mail has a high number of configurable options and, in order to keep
the binary small and fast, some of these preferences which are not widely
used are not provided with a graphical interface for inspection and/or
modification.

Users wanting to edit such preferences had to face editing the configuration
text files directly, now it is possible with a convenient GTK2 interface using
Clawsker.

Other features:

    * Handling of all hidden preferences
    * Fully internationalized interface using gettext
    * Detection of running Claws Mail
    * Support for alternate configuration directories

WWW:	http://www.claws-mail.org/clawsker

PR:		ports/120681
Submitted by:	Pawel Pekala <c0rn at o2.pl>
2008-02-16 19:55:31 +00:00
Martin Wilke
f88e0bbc02 The script processes mail log files that are to be passed to pflogsumm
or awstats disregarding the lines relating to the re-injection of
messages into postfix.

It is very useful for a postfix setup which uses amavis for virus filtering.

WWW: http://www.gufonero.com/postfix/prepflog.html

PR:		ports/119646
Submitted by:	Terry Sposato
2008-02-16 09:53:30 +00:00
Martin Wilke
9baae60769 This is a port of vacation which is an email autoresponder commonly
used when taking a vacation / holiday / leave of absence.

WWW: http://www.linux.it/~md/software/

PR:		ports/120309
Submitted by:	Adam McDougall <mcdouga9 at egr.msu.edu>
2008-02-16 08:56:01 +00:00
Martin Wilke
2365aae2e8 - Unbreak
- Update to 2.99.57
- Pass maintainership to submitter

PR:		120536
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
2008-02-13 17:24:36 +00:00
Andrew Pantyukhin
19d4904d26 - Remove Netscape messenger/navigator (abandoned by AOL)
Security:	http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12
2008-02-13 14:57:33 +00:00
Martin Wilke
c285e5e533 - Allow the build WITH_BDB_VER=46
PR:		120512
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	maintainer
2008-02-13 08:48:15 +00:00
Beech Rintoul
6dcd081d11 - Fix options
- Bump portrevision

PR:		ports/120570
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2008-02-13 04:13:43 +00:00
Martin Wilke
824c58835c - Update to 0.9.3
PR:		120477
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-12 23:27:47 +00:00
Martin Wilke
5cc9167be7 - Update to 4.7.8
PR:		120302
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-02-12 23:09:49 +00:00
Martin Wilke
646c3c97c4 - Update to 0.4.22
Approved by:	maintainer implicit
2008-02-12 22:59:55 +00:00
Martin Wilke
784cd4dff3 - Update to 0.17.1
Approved by:	maintainer implicit
2008-02-12 22:59:23 +00:00
Martin Wilke
d89807fa6a - Update to 0.7.4
Approved by:	maintainer implicit
2008-02-12 22:22:23 +00:00
Martin Wilke
e67f089358 - Update to 1.101
Approved by:	maintainer implicit
2008-02-12 22:21:57 +00:00
Martin Wilke
815f67f012 - Update to 0.7.3
Approved by:	maintainer implicit
2008-02-12 22:21:22 +00:00
Martin Wilke
4979137fdb - Update to 0.18
Approved by:	maintainer implicit
2008-02-12 22:21:09 +00:00
Martin Wilke
e53577c837 - Update to 0.9
Approved by:	maintainer implicit
2008-02-12 22:20:28 +00:00
Martin Wilke
265977e1db - Update to 0.15
Approved by:	maintainer implicit
2008-02-12 22:20:13 +00:00
Martin Wilke
ecb3dfcfa4 - Update to 0.2.11
Approved by:	maintainer implicit
2008-02-12 22:19:35 +00:00
Martin Wilke
7928f0b317 - Update to 0.9.12
Approved by:	maintainer implicit
2008-02-12 22:18:59 +00:00
Martin Wilke
d3b6d17f02 - Update to 0.3.2 2008-02-12 22:18:27 +00:00
Martin Wilke
7234fe2256 Enables the scanning of message attachments in mail received from a POP, IMAP,
or LOCAL account using Clam AntiVirus. It can optionally delete the mail or
save it to a designated folder.

WWW:	http://www.claws-mail.org/plugins.php
2008-02-12 22:17:17 +00:00
Martin Wilke
1d3a953b12 This plugin enables reading application/ms-tnef attachments.
WWW:	http://www.claws-mail.org/plugins.php
2008-02-12 22:16:04 +00:00
Martin Wilke
a4c921ae64 - Bump PORTREVISION after claws-mail update 2008-02-12 22:15:01 +00:00
Martin Wilke
3166ed7b05 - Update to 3.3.0
* Due to licensing problems, the ClamAV plugin has been removed from
  the Claws Mail core distribution and can now be found separately packaged
  or within the 'extra plugins' package.

* OpenSSL now defaults to ON (you can optionally switch to GnuTLS)

* Gnomeprint is marked as Deprecated and will removed with the next release.

You can find all the changes here:  http://sourceforge.net/news/?group_id=25528

Thanks to: all Testers

Approved by:	maintainer implicit
Security:	http://www.vuxml.org/freebsd/a59afa47-c930-11dc-810c-0016179b2dd5.html
2008-02-12 22:11:50 +00:00
Oliver Lehmann
642e3577d9 update xfce4 to 4.4.2
Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
2008-02-12 18:11:07 +00:00
Martin Wilke
f71a93b409 - Mark Deprecated no longer support by developers
Approved by:	maintainer implicit
2008-02-12 09:40:38 +00:00
Remko Lodder
a31e4f0398 Make claws-mail forbidden due to recent (local) vulnerabilities which could
cause a local user to execute code with elevated privileges (being the user
who runs claws-mail).

Hat:	secteam
2008-02-12 08:06:42 +00:00
Marcus Alves Grando
a5a0c89971 - Add patch to respect RFC 4408. Section 10.1 say that maximun DNS checks are 10 for every A, MX or PTR records.
- Bump PORTREVISION

PR:		118859
Submitted by:	dawnshade <h-k___mail.ru> [partial]
2008-02-11 14:49:20 +00:00
Florent Thoumie
efa717b6f5 Update mail/gnome-gmail-notifier to 0.9.4. 2008-02-11 12:42:22 +00:00
Martin Wilke
adb1ec21ee - Update to 0.7.8
PR:		120464
Submitted by:	Robert Gogolok <gogo@cs.uni-sb.de>
2008-02-10 14:07:46 +00:00
Dirk Meyer
8ebeac3f74 - udate to 1.0.PreAlpha24.0. 2008-02-09 11:31:39 +00:00
Anton Berezin
fa7028b494 Update to 2.080.
Changes: http://search.cpan.org/dist/Mail-Box/ChangeLog
2008-02-07 13:16:41 +00:00
Martin Wilke
50012e393b - Update to 1.7.6
PR:		120259
Submitted by:	bartlomiej.syryjczyk@expro.pl
2008-02-05 13:48:12 +00:00
Beech Rintoul
7973dfa2a2 - Update to 1.0.19 and make fetchable.
- Pet portlint
- Take maintainership

Submitted by:	Mike Bristow <mike@urgle.com>
Reported by:	pointyhat via pav
2008-02-05 06:35:26 +00:00
Martin Wilke
a6561a5f16 - Fix a typo
- Update pkg-descr (forgot in the previous commit)

PR:		120206
Submitted by:	Mij <mij@bitchx.it> (maintainer)
2008-02-02 10:24:12 +00:00
Martin Wilke
9f9238f932 - Update to 2.4.4
PR:		119988
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-02-01 14:10:53 +00:00
Martin Wilke
e266565e97 - Add missing dependency (p5-Error )
PR:		119998
Submitted by:   Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2008-02-01 14:09:31 +00:00
Martin Wilke
c85f1d31d6 - Update to 2.2
PR:		120037
Submitted by:	Mij <mij@bitchx.it> (maintainer)
2008-02-01 12:14:31 +00:00
Makoto Matsushita
60b90f84bb Update to 1.0.0.
Since POPFile is quite mature product even in version 0.x age, and there
are small changes between previous release, use this ports/mail/popfile
directory for version 1.0.0.

Small change for users who read Japanese email:

	POPFile now suports two different Japanese-text-handling library,
	Kakasi and MeCab.  In POPFile 0.x, only Kakasi is supported.
	So introducing two option, 'WITH_POPFILE_KAKASI=YES' and
	'WITH_POPFILE_MECAB=YES', to depend Kakasi and MeCab respectively.

	Old option, 'WITH_POPFILE_JAPANESE=YES' is still ok and it means
	'WITH_POPFILE_KAKASI=YES' for backward compatibility.  However,
	please update your make.conf (or whatever) to use new option name.
2008-02-01 06:45:22 +00:00
Thomas Abthorpe
68e748163e - Update to 1.4.0
- While I am here, use SF macro

PR:		ports/120148
Submitted by:	Cristiano Deana <cris gufi.org>
Approved by:	Toxa <toxa toxahost.ru> (maintainer)
2008-01-31 20:36:41 +00:00
Wesley Shields
28c8983d87 Use @dirrmtry for plugins.
Sort pkg-plist alphabetically.
Bump PORTREVISION.

PR:		ports/119943
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	Michael Scheidell (maintainer), garga (mentor)
2008-01-31 14:04:06 +00:00
Pav Lucistnik
1bd4b124d9 - Fix plist
Reported by:	pointyhat
2008-01-30 20:03:30 +00:00
Dirk Meyer
1f04f10cde - update to 1.0.PreAlpha23.0 2008-01-30 14:32:48 +00:00
Cheng-Lung Sung
a1bb296d06 - Update to 3.04
Changes:	http://search.cpan.org/dist/Mail-IMAPClient/Changes
2008-01-30 09:36:07 +00:00
Vsevolod Stakhov
bc96d639d7 * Fix dependency from p5-Email-Date to p5-Email-Date-Format as it is recommended [1]
* Replace DISTVERSION with DISTNAME

Noticed by:	Anton Yuzhaninov <citrin at citrin.ru> [1]
2008-01-29 16:43:38 +00:00
Thomas Abthorpe
9c42891cb8 - Add SHA256 checksums to ports
- Pass maintainship of of unmaintained ports to submitter
- The maintainers of the other ports have been contacted to update their
  own port

PR:		ports/118192
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
2008-01-28 20:30:07 +00:00
Emanuel Haupt
e3a9521247 Add dovecot-antispam 20071029, dovecot plugin to train dspam about spam
or false positives.

PR:		ports/119576
Submitted by:	Denis Shaposhnikov <dsh at wizard.volgograd.ru>
2008-01-28 20:22:05 +00:00
Xin LI
4b0e9129ec Update to 1.005 the latest stable release. While I am there, do some
clean ups to make portlint(1) happy, and reduce unnecessray code.
2008-01-28 08:49:43 +00:00
Ade Lovett
9a2d43fbcb Rework to use the newer USE_RC_SUBR method
PR:		119873
Submitted by:	ade
Approved by:	oliver (maintainer)
2008-01-27 00:04:46 +00:00
Yen-Ming Lee
80fdda4837 - update to 2.53 2008-01-26 16:53:19 +00:00
Wesley Shields
89e20827cb Fix typos in RC scripts and bump PORTREVISION.
PR:		ports/119741
Submitted by:	Aleksandr Stankevic <alex@braske.net>
Approved by:	Thomas Vogt (maintainer), garga (mentor)
2008-01-25 14:38:12 +00:00
Renato Botelho
0517a32fc9 - Fix pkg-install's user detection
PR:		ports/119935
Submitted by:	Simon Shapiro <simon@niftywerks.com>
2008-01-24 16:33:20 +00:00
Martin Wilke
1a65da8156 - Update to 0.08 2008-01-24 16:00:41 +00:00
Cheng-Lung Sung
bf9630b262 Update p5-Mail-DKIM to 0.30. This version is a pre-requisite for DKIM
signing in the forthcoming amavisd-new 2.6 series.

Version 0.30 - released 2008-01-10

* includes speed-up optimizations by Mark Martinec
* DomainKeys, implement proper identity matching...
a DomainKey-Signature's domain should match the From/Sender address
* several more test cases
* API improvements:
* accept additional arguments when creating Signer/Signature
* bugfixes:
* DomainKey-Signature headers were not "prettified"
* granularity ending with '*' was not checked correctly
* DomainKey-Signature granularity was checked against the wrong value

Version 0.29 - released 2007-11-08

* verifiers can now access all parsed signatures and their results,
  not just signatures that were fully tested
* signer policies can now specify what private key file to use
* some other minor API improvements
* bugfixes:
* for DomainKeys signatures, fixed a compatibility issue handling
  the h= tag
* for DKIM, signature expirations had been ignored
* for DKIM, signature identities did not have to match the domain
* for DKIM, public key granularity field had been ignored

Changes:
PR:		ports/119911
Submitted by:	David Wood <david_AT_wood2 dot org dot uk>
Approved by:	maintainer (Yoshisato YANAGISAWA)
2008-01-24 01:48:53 +00:00
Renato Botelho
c201d552c9 - Add daemontools to INSTALL_DEPENDS to fix setuidgid missings at install time.
PR:		ports/119081
Submitted by:	Nick Hibma <nick@anywi.com>
Reviewed by:	maintainer
Approved by:	maintainer
2008-01-23 16:41:49 +00:00
Marcus Alves Grando
2a351f1b22 - Update to 2.5-20080116 (2.5.0-RC2)
- Add new MASTER_SITES
2008-01-23 11:25:46 +00:00
Martin Wilke
caeae2a8b4 - Mark DEPRECATED (no longer supported by developers)
PR :
2008-01-22 15:05:57 +00:00
Martin Wilke
8687b5cd61 - Update to 119870
PR:		119870
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu>
2008-01-21 22:28:54 +00:00
Marius Strobl
7dfcb34747 Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.

Approved by:	marcus
2008-01-21 22:19:53 +00:00
Renato Botelho
1a8f8ec40b - Convert pkg-install from csh to sh, since it's the default on ports
Reviewed by:	miwi
2008-01-21 17:49:27 +00:00
Oliver Lehmann
21d45d4174 remove the openssl configure option - there is none any more 2008-01-21 16:06:46 +00:00
Martin Wilke
0a4edf9d1e This is a GPL managesieve server. It uses a plug-in architecture to
support different authentication, homedir lookup, and storage
back-ends. The server ships with the following plug-ins:

Authentication:

    * Dovecot
    * PAM
    * SASL
    * MySQL

Homedir lookup & session initiation:

    * Dovecot
    * /etc/passwd
    * MySQL
    * simple virtual hosting (eg. /var/lib/virtual/username)

Storage:

    * Dovecot

WWW: http://woozle.org/~neale/src/pysieved/

PR:		ports/119578
Submitted by:	Denis Shaposhnikov <dsh at wizard.volgograd.ru>
2008-01-21 11:06:15 +00:00
Martin Wilke
dbee938e95 - Correct the port's name and website in pkg-descr
PR:		119241
Submitted by:	Chess Griffin <chess@chessgriffin.com>
Approved by:	netchild (implicit)
2008-01-20 22:43:26 +00:00
Martin Wilke
d4108c93fb - Update to 2.4.3
PR:		119792
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-01-20 21:57:10 +00:00
Martin Wilke
dd82a4022a - Update to 0.1.14.14
PR:		119691
Submitted by:	Robert Felber <robtone@ek-muc.de> (maintainer)
2008-01-20 21:55:49 +00:00
Beech Rintoul
223be40eaa - New port vmailmgr-0.97
- VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs
  designed to manage multiple domains of mail addresses and mailboxes on a single
  host. It co-operates with qmail for mail delivery and program control.

- It features:

- A password checking interface between qmail-popup and
  qmail-pop3d which replaces the usual checkpassword, as well as an
  authentication module for Courier IMAP, that provide access to the
  virtual mailboxes by one of three methods:
	IP-based virtual server access (invisible to the POP3 user)
	username-based access (username-virtualuser)
	hostname-based access (virtualuser@virtual.host or virtualuser:virtual.host)
- CDB-based password tables to speed up access for domains of any size.
- Tools to setup a virtual domain, add and delete individual virtual users
  and aliases, and to change passwords. CGI programs to accomplish the
  above tasks from a set of web pages.
- A native PHP library to compliment or replace the CGIs.
- A daemon process that securely directs the operation of the CGIs and PHP code.
- A separate delivery agent that automatically deals with any
  address inside a virtual domain from a single .qmail-default file.

WWW: http://www.vmailmgr.org

PR:		ports/117509
Submitted by:	Mij <mij@bitchx.it> (maintainer)
Approved by:   	linimon	 (mentor)
2008-01-20 06:28:11 +00:00
Beech Rintoul
7c522afbf5 - Update to 2.0
Changes:
- greylite can now work as a generic SMTP proxy
- command errors in client behaviour analysis
- completely new command session control, now able to extract  
  envelope information out of any SMTP command session even with
  unrecognized/custom commands. SMTP AUTH still passes transparently
  automatically

PR:		ports/119736
Submitted by:	Mij <mij@bitchx.it> (maintainer)
Approved by:	linimon (mentor)
2008-01-19 06:49:42 +00:00
Alex Dupre
56bd816d65 Update MASTER_SITES. 2008-01-19 00:02:36 +00:00
Beech Rintoul
90bac8e5fc -Update to 2.1.6
- Fix privilege escalation in Horde API

Approved by:	linimon (mentor)
2008-01-18 01:38:33 +00:00
Beech Rintoul
45ddbefd7a - Update to 1.1.5
- Add Japanese translation.
- Improve forward rule generation with sieve scripts.

Approved by:	linimon (mentor)
2008-01-18 01:34:44 +00:00
Beech Rintoul
4a8612d150 - Update to 4.1.6
- Fix sentmail folder not being updated in the preference interface after
  updating to Horde 3.1.5.
- Fix broken <area> tags in HTML messages.

Approved by:	linimon (mentor)
2008-01-18 01:30:58 +00:00
Doug Barton
0953660aea Update info for the quota patch which was re-rolled with no changes,
and the maildir patch to fix a bug related to filtering in #md/ and
#mc/ collections.
2008-01-16 20:23:19 +00:00
Wesley Shields
8b4db7eb1e Update to 3.2.4.
PR:		119448
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
Approved by:	garga (mentor)
2008-01-15 23:08:41 +00:00
Doug Barton
69c5f5d657 Remove empty files after verifying their irrelevance.
Inspired by:	marcus
2008-01-15 21:18:49 +00:00
Renato Botelho
e959d2c1c8 - Fix segfault on 64-bit platforms on qmail-spamcontrol like was made on
another slave ports.
2008-01-15 13:32:21 +00:00
Cheng-Lung Sung
62d435c87d - Update to 3.03
Changes:	http://search.cpan.org/dist/Mail-IMAPClient/Changes
2008-01-15 06:13:42 +00:00
Dryice Dong Liu
748af8d3ee update to 4.69 2008-01-14 04:21:06 +00:00
Michael Johnson
a341a604e8 Update to 0.7 2008-01-11 14:49:24 +00:00