Commit graph

13745 commits

Author SHA1 Message Date
Martin Wilke
14a86a8a7a A Ruby Qmail library to insert email directly into
Qmail.

WWW: http://rubygems.org/gems/ruby-qmail

PR:		ports/154446
Submitted by:	Glen Barber <gjb at FreeBSD.org>
Feature safe:	yes
2011-02-05 11:05:12 +00:00
Martin Wilke
649d2374fa Lurker is not just another mailing list archiver. It is capable of handling
gigabytes of mail without slowing down. Lurker has been designed to scale to
support sites with thousands of concurrent users and hundreds of new messages a
second. If you run a high-volume mailing list archive, you should seriously
consider lurker for this alone.

To facilitate finding interesting data, lurker supports:

    * full keyword search by body, subject, author, ...
    * a graphical representation of message relationships
    * charts of the current activity about a topic
    * searching lists or queries around an estimated time
    * signature verification to confirm the author
    * messages markup to find related information

As one would expect, lurker also supports file attachments, multiple languages,
message threading, gpg key photo ids, a transactional database, automatic
timezone detection, render caching, xml customization with xslt and css,
multiple front-ends (3-tier deployment), and many other buzz words.

WWW: http://lurker.sourceforge.net/

PR:		ports/154459
Submitted by:	Kevin Rauwolf <sweetpea-freebsd at tentacle.net>
Feature safe:	yes
2011-02-05 10:54:17 +00:00
Martin Wilke
d10a16a0ae - Update to 1.4.6
PR:		153478
Submitted by:	Hsin-Han You <hhyou@cs.nctu.edu.tw> (maintainer)
Feature safe:	yes
2011-02-05 10:35:22 +00:00
Tilman Keskinoz
2e70553408 Improve rc-script after suggestions from dougb
Feature safe:	yes
2011-02-04 11:45:46 +00:00
Philippe Audeoud
01b16b0870 - Update to 3.26
- Changelog: http://cpansearch.perl.org/src/PLOBBES/Mail-IMAPClient-3.26/Changes

Feature safe:	yes
2011-02-04 10:29:22 +00:00
Tilman Keskinoz
248ce4c9ed Add missing dependencies and an rc.d file
PR:		127087
Submitted by:	n_hibma
Feature safe:	yes
2011-02-03 13:59:11 +00:00
Vsevolod Stakhov
5ef4c9e2ac Add rspamd - fast and modular spam filtering system written in C
in event driven paradigma.

Reviewed by:	az
Feature safe:	yes
2011-02-02 15:40:58 +00:00
Vsevolod Stakhov
70921aa571 Remove port as it was named badly.
Pointy hat to: 	vsevolod
Feature safe:	yes
2011-02-02 15:38:00 +00:00
Vsevolod Stakhov
5bfbced932 Add rspamd - fast and modular spam filtering system written in C
in event driven paradigma.

Reviewed by:	az
Feature safe:	yes
2011-02-02 15:30:38 +00:00
Sahil Tandon
bd666e6996 Set IS_INTERACTIVE if BATCH and PACKAGE_BUILDING are
undefined[1]; also, add missing 'ver' in description
of the PGSQL option[2].

Prompted by:	dougb[1], wxs[2]
Feature safe:	yes
2011-02-02 03:26:10 +00:00
Renato Botelho
cd641b3c18 Remove expired ports:
2011-02-01 audio/ecawave: has been broken for over one year
2011-01-31 mail/spamass-rules_du_jour: Use sa-update instead
2011-01-31 x11/accessx: Project abandoned, mastersite disappeared
2011-01-31 x11/kde3-apireference: outdated and obsolete

Feature safe:	yes
2011-02-01 16:35:55 +00:00
Anton Berezin
73a5e23ba9 Update to 2.097.
Changes:	http://search.cpan.org/dist/Mail-Box/ChangeLog
Feature safe:	yes
2011-01-31 09:37:52 +00:00
Sahil Tandon
328bc8e458 Add LICENSE, drop MD5 checksum, use bsd.milter.mk and
pass maintainership to submitter.

PR:		ports/154383
Submitted by:	Mikhail T. <michael@fun-box.ru>

Feature safe:	yes
2011-01-31 00:19:26 +00:00
Martin Wilke
fdf52093dc RMail is a lightweight mail library containing various
utility classes and modules that allow ruby scripts to
parse, modify, and generate MIME mail messages.

PR:		ports/153820
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
Feature safe:	yes
2011-01-30 12:08:52 +00:00
Eygene Ryabinkin
fa26f33e71 mail/exim-doc-html: grab maintainership
Feature safe: yes
Approved by: erwin (mentor)
2011-01-27 21:26:53 +00:00
Eygene Ryabinkin
0c7e728ab2 mail/exim: update to 4.74
Changelog is at
  http://ftp.exim.org/pub/exim/ChangeLogs/ChangeLog-4.74
Please, note that CVE-2011-0017 is not applicable to FreeBSD,
because setuid() doesn't check RLIMIT_NPROC.

Also fixed the periodic script for tidying the databases: now it won't
produce errors if the lockfile is here, but the actual database file
is gone. [2]

And finally, synced the mirror list to the current one and
pruned old unusable mirrors:
 - ftp.csx.cam.ac.uk: not synced anymore;
 - www.no.exim.org: no DNS record;
 - ftp.demon.nl: no longer mirrors Exim;
 - ftp.freenet.de: mirror of ftp.csx.cam.ac.uk;
 - ftp.esat.net: not synced anymore;
 - ftp.mirrorservice.org: mirror of ftp.csx.cam.ac.uk.

Feature safe: yes
PR: 154323 [1]
Submitted by: Geraint Edwards <gedge@yadn.org> [2],
              Alexander Wittig <alexander@wittig.name> [1]
Approved by: erwin (mentor), renato (mentor)
2011-01-27 21:23:33 +00:00
Alex Dupre
eece09e670 Update to 0.5 final release.
Feature safe:	yes
2011-01-26 21:31:32 +00:00
Emanuel Haupt
ce1197e105 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 19:59:40 +00:00
Andrej Zverev
3174c4ace9 proper usage of @dirrmtry macro
PR:		ports/153857
Submitted by:	az@
Approved by:	maintainer (timeout)
Feature safe:	yes
2011-01-25 19:11:30 +00:00
Andrej Zverev
84a772397a - Fix @dirrmtry since it already filter stderr
- Remove MD5 checksum

PR:		ports/153859
Submitted by:	az@
Approved by:	maintainer (timeout)

Feature safe:	yes
2011-01-25 19:01:20 +00:00
Andrej Zverev
64e093a6d8 - proper usage of @dirrmtry macro
- remove md5 sum

PR:		ports/153858
Submitted by:	az@
Approved by:	maintainer (timeout)
Feature safe:	yes
2011-01-25 18:50:16 +00:00
Sahil Tandon
db69feb0ab Set NO_LATEST_LINK to prevent overlap with mail/postfix
and update CONFLICTS for cases in which postfix-base or
postfix-current-base packages are already installed.

Feature safe:	yes
2011-01-24 23:59:22 +00:00
Sahil Tandon
8b9b030efd Update to 2.8.0, tweak CONFLICTS, mark MAKE_JOBS_SAFE
and note that the SPF and VDA options are unavailable
with this release.

Feature safe:	yes
2011-01-24 23:38:40 +00:00
Sahil Tandon
d16d58c82c Connect mail/postfix27 to the build following repocopy
from mail/postifx.

PR:		ports/154181
Submitted by:	myself (sahil)
Feature safe:	yes
2011-01-24 23:38:37 +00:00
Sahil Tandon
615bc719d5 Forced commit to note repocopy from mail/postfix.
PR:		ports/154181
Submitted by:	myself (sahil)
Feature safe:	yes
2011-01-24 23:38:35 +00:00
Sunpoet Po-Chuan Hsieh
6999147e43 - Pass maintainership to submitter (author of dracMail)
PR:		ports/154257
Submitted by:	Grosan Flaviu Gheorghe <fgheorghe@dracmail.net> (new maintainer)
Approved by:	Marian Jamrich <jamrich.majo@gmail.com> (old maintainer)
Feature safe:	yes
2011-01-24 13:15:31 +00:00
Sunpoet Po-Chuan Hsieh
c4746f7851 - Update to 2.8
- Use version-tagged source instead of latest version
- Add CATEGORIES: perl5
- Update path of perl interpreter

Changes:	http://www.logix.cz/michal/devel/smtp-cli/smtp-cli.xp
PR:		ports/154088
Submitted by:	Frank Wall <fw@moov.de> (maintainer)
Feature safe:	yes
2011-01-22 20:30:29 +00:00
Matthias Andree
95b2f5602e Remove NO_SIZE, upstream has switched to lighttpd.
Approved by:  Thomas-Martin Seck (maintainer)
Submitted by: Eitan Adler
PR:           ports/153544
Feature safe: yes
2011-01-21 08:07:26 +00:00
Peter Pentchev
dec3920c8b Update to qmailadmin-1.2.15, which only changes a single image.
While I'm here, declare the GPL-2+ license and drop the MD5 checksum.

Feature safe:	yes
2011-01-20 16:19:13 +00:00
Pav Lucistnik
d4858f45c8 - Update to 1.8.5.1
PR:		ports/154066
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Feature safe:	yes
2011-01-19 11:27:16 +00:00
Roman Bogorodskiy
b4f76b8b39 - Update to 1.4.23
- Define LICENSE

Feature safe:	yes
2011-01-18 19:36:38 +00:00
Wen Heping
946b7e10a6 dracMail is a webmail interface built using PHP, ExtJS (JavaScript framework),
MySQL and IMAP. Features include: Rich UI, WYSIWYG editor, HTML mail composing
and message caching.

WWW: http://dracmail.net/

PR:		ports/153987
Submitted by:	Marian Jamrich <jamrich.majo@gmail.com>
Feature safe:	yes
2011-01-18 06:05:58 +00:00
Steve Wills
8fc82a4118 - Fix fetch
- Remove MD5 while here

PR:		ports/154010
Submitted by:	gjb (maintainer)
Approved by:	pgollucci (mentor)
Feature safe:	yes
2011-01-15 12:40:11 +00:00
TAKATSU Tomonari
3b4a19ee05 - Put distfile to my MASTER_SITE_LOCAL scince the project site seems to be dead
- Remove WWW line from pkg-descr accordingly

Requested by:	Yasuhiro KIMURA (maintainer, via e-mail)
Feature safe:	yes
2011-01-15 11:42:28 +00:00
Beat Gaetzi
cabce1389a - Update to 0.3.2
Feature safe:	yes
2011-01-13 16:30:51 +00:00
Oliver Lehmann
31da46625b update sqwebmail to 5.4.3
Feature safe:	yes
2011-01-13 11:33:58 +00:00
Alex Dupre
b8680826e5 Mark IGNORE with MySQL 5.5.
Feature safe:	yes
2011-01-13 09:17:14 +00:00
Olli Hauer
5879250264 - update distinfo since source file was updated.
- no version bump, old source was only a view hours fetchable

  We compared the sources!

PR:		153903
Submitted by:	Rusty Nejdl <rnejdl _at_ tethys.ringofsaturn.com>
Feature safe:	yes
2011-01-11 23:56:12 +00:00
Andrej Zverev
db79a36a5e - Fix @dirrmtry
- Remove MD5 checksum

PR:		ports/153862
Submitted by:	az
Approved by:	maintainer
2011-01-11 05:46:25 +00:00
Alex Dupre
171d1dea48 Oops. 2011-01-10 14:30:33 +00:00
Alex Dupre
b911b07f03 Update to 0.6.1 bugfix release.
Add LICENSE.
Unfortunately remove javadocs.
2011-01-10 14:28:55 +00:00
Eygene Ryabinkin
08a59968ed mail/exim: fix variable substitution
There was an extra '=' sign at the sed substitution
pattern that affected users of make-only options
TRUSTED_CONFIG_LIST and WHITELIST_D_MACROS: Exim
binary won't build if any of these options is set.

Spotted by: tdb
Pointyhat to: rea
Approved by: erwin (mentor)
2011-01-10 10:53:13 +00:00
Peter Pentchev
9faf368364 The upstream distfile was rerolled with some fixes:
- update the patches
- remove the MD5 checksum
- bump PORTREVISION

Reported by:	"Alexander B. Zubkov" <info@zubkov.info>
2011-01-10 08:30:52 +00:00
Olli Hauer
e948a00590 - update to version 1.8.5.0
- remove old periodic scripts (after repocopy) [2]

PR:		[1] ports/153805  [2] ports/153736
Submitted by:	[1] Rusty Nejdl <rnejdl _at_ ringofsaturn.com> (maintainer) [2] myself
2011-01-10 06:33:28 +00:00
Wen Heping
583b2f46a0 - Update to 6.1.3
PR:		ports/153339
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2011-01-10 01:12:11 +00:00
Eygene Ryabinkin
65ab66f32e mail/exim: update to 4.73
Most notably, this version fixes local exim -> root escalation,
CVE-2010-4345.

Port had also gained configurable knob for disabling -D option
and make variables TRUSTED_CONFIG_LIST and WHITELIST_D_MACROS
to fine tune the behaviour of options -C and -D.

New items are documented at
  ftp://exim.inode.at/exim/ChangeLogs/NewStuff-4.73
Changelog is available at
  ftp://exim.inode.at/exim/ChangeLogs/ChangeLog-4.73

Security: e4fcf020-0447-11e0-becc-0022156e8794 / CVE-2010-4345
PR: 152963 [1], 153711 [2]
Submitted by: Alexander Wittig <alexander@wittig.name> [1]
Approved by: garga (mentor)
2011-01-09 11:19:24 +00:00
Olli Hauer
93a605385b - fix periodic script(s) [1] [2]
- use ports framework to create user/group
 - add pkg-install script to create links and directories
   so they are created during package install
 - use COPYTREE_SHARE instead of fix permissions and use INSTALL_DATA
 - fix order of pkg-plist
 - bump PORTREVISION

PR:		[1] ports/152365 [2] ports/153350 (maintainer)
Submitted by:	[1] Marco Walraven [2] Rusty Nejdl (maintainer)
2011-01-06 16:26:53 +00:00
Emanuel Haupt
62b3b0d40f Update to 3.8.7
PR:		153501
Approved by:	John Prather <john.c.prather@gmail.com> (maintainer)
2011-01-04 22:40:34 +00:00
Jeremy Messenger
00f2c843c5 The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:		ports/153355
Discussed with:	My team, FreeBSD GNOME Team
Tested by:	pointyhat-exp (thanks pav!)
2011-01-04 03:32:21 +00:00
Beat Gaetzi
b39d06305d - Set RUN_DEPENDS to appropriate Thunderbird version
- Bump PORTREVISION
2011-01-03 15:14:03 +00:00