Commit graph

13193 commits

Author SHA1 Message Date
Philip M. Gollucci
825dcb10a1 - Update to 4.79.11 the current stable release
PR:             ports/144638
Submitted by:   Mike Jakubik <mike.jakubik@intertainservices.com>
2010-04-27 00:20:34 +00:00
Philip M. Gollucci
8ee2f635e5 - Update to 4.80.4 the current -devel version 2010-04-27 00:17:30 +00:00
Philip M. Gollucci
0fc532167b - Sync with mail/mailscanner which was newer 2010-04-27 00:12:15 +00:00
Mark Linimon
bb19181ad7 Over to new volunteer. 2010-04-26 23:30:24 +00:00
Alex Dupre
b44d6dffe6 Update to 0.4-beta release. 2010-04-26 14:20:29 +00:00
Oliver Lehmann
da6e229880 switch the WWW adress from the jp one to the en one
Submitted by:	ehaupt
2010-04-26 14:07:17 +00:00
Mark Linimon
9edb10042a Reset bg1tpt@gmail.com due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2010-04-25 19:03:52 +00:00
Sahil Tandon
952c0f6a06 - Bump PORTREVISION to chase mail/dovecot update
PR:		ports/146029
Submitted by:	Denny Lin <dennylin93@hs.ntnu.edu.tw>
Approved by:	wxs@ (mentor)
2010-04-25 15:23:25 +00:00
Sahil Tandon
06f142118d - Bump PORTREVISION to chase mail/dovecot update
Approved by:	wxs@ (mentor)
2010-04-24 21:21:53 +00:00
Sahil Tandon
c78d448467 - Update to 1.2.11 [1]
- Remove IPV6 from OPTIONS [2]

PR:		ports/144897 [1], ports/145488 [2]
Submitted by:	Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw> [1]
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com> [2]
Approved by:	maintainer timeout (> 2 weeks)
Approved by:	wxs@ (mentor)
2010-04-24 21:20:34 +00:00
Dirk Meyer
b205cbeecd - PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda
2010-04-23 16:02:44 +00:00
Wen Heping
464f9a7a0b - Update to 5.428 2010-04-23 10:52:07 +00:00
Matthias Andree
3e7180ed8c Security fix for CVE-2010-1167.
This unbreaks the build, since this vulnerability is listed
at http://www.vuxml.org/freebsd/09910d76-4c82-11df-83fb-0015587e2cc1.html.

Add the recommended upstream patch.

Bump PORTREVISION.

PR: ports/145857
Approved by: Corey Halpin (maintainer)
Approved by: garga (mentor)
2010-04-22 19:13:24 +00:00
Sylvio Cesar Teixeira
f7a468f7fe - Update to 0.100460
PR:		ports/145897
Submitted by:	Bill Brinzer <bill.brinzer@gmail.com> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-21 16:13:56 +00:00
Erwin Lansing
95fb9c6025 Mark BROKEN: dependencies depend on conflicting php version
PR:		145819
Submitted by:	maintainer
2010-04-19 12:33:35 +00:00
Oliver Lehmann
ecbfec00cb update to 3.0.2 2010-04-19 05:02:25 +00:00
Erwin Lansing
948bc89b37 Mark BROKEN on 9.x: does not build 2010-04-18 19:14:55 +00:00
Sylvio Cesar Teixeira
83d663237a - Update to 1.0.20
Approved by:	itetcu (mentor, implicit)
2010-04-17 20:18:03 +00:00
Dirk Meyer
2968734d20 - Fix pkg-plist to delete directories installed out of PREFIX
PR:		145742
Submitted by:	Sahil Tandon
2010-04-17 17:03:07 +00:00
Ion-Mihai Tetcu
40cf443ab8 Switch from dspam-devel to dspam, since there is no dspam-devel ATM (and it's
going to stay this way for a while).

Submitted by:	QAT
Approved by:	common-sense
2010-04-17 15:39:22 +00:00
Greg Larkin
e4fd0f2b90 - Fixed a script name error in pkg-deinstall
- Changed syslog facility.level from local5.info to mail.info
- Removed /etc/syslog.conf mangling from pkg-install/deinstall
- Moved user/group creation from pkg-install to USERS/GROUPS style
  supported by bsd.port.mk
- Updated nullmailer.in rc script to properly daemonize nullmailer-send
  since the port does not use sysutils/daemontools
- Bumped PORTREVISION

Reported by:	ed
2010-04-15 15:35:06 +00:00
Sahil Tandon
4c867050c9 - Update RUN_DEPENDS [1]
- Bump PORTREVISION for dependency change
- Change my email to sahil@FreeBSD.org

Reported by:	Ziaya Syed Hasan <ziaya@sipradi.com.np> [1]
Approved by:	itetcu (mentor)
2010-04-14 23:07:14 +00:00
Marcus Alves Grando
15735ef16c - Mark as DEPRECATED and expires on 2010-04-27. 2010-04-13 13:27:36 +00:00
Marcus Alves Grando
6bd38971c6 - Update to 2.8-20100323
- Fix CONFLICTS because the port shouldn't conflict with itself
- Fix build on 8.0 & 9.0 when WITH_SASLKRB5 is set

PR:		145393
Submitted by:	Sahil Tandon <sahil___tandon.net>
2010-04-13 13:19:42 +00:00
Marcus Alves Grando
800c5471d1 - Update to 2.4.14
- Fix build when WITH_SASLKRB5 is set on 8.0 & 9.0 which have the new Heimdal

PR:		145394
Submitted by:	Sahil Tandon <sahil___tandon.net>
2010-04-13 13:19:32 +00:00
Doug Barton
eb1c7ce762 Update to version 1.7, which has the following changes:
1. Use a more reliable method to find the signature and message parts
   in the ppf_mime script.

2. Add support for the OpenPGP header in ppf_sign and ppf_encrypt, and
   use the same method to sanitize the key ID as was already done for
   the other headers.

For the port:
1. Update the URL to the web site
2. Switch to PLIST_FILES and PORTDOCS macros
2010-04-12 01:16:55 +00:00
Alexander Logvinov
ee981210f5 - Update to 0.10.1
- Update WWW
2010-04-10 13:23:18 +00:00
Hajimu UMEMOTO
5c86cc70db Fix build with enabling DRAC on FreeBSD 7.X and earlier.
Submitted by:	kuriyama
2010-04-10 04:35:00 +00:00
Alex Dupre
538a6d28a2 Update to PHP 5.3.2 release! 2010-04-09 09:34:43 +00:00
Doug Barton
915901f818 Another micro-opt for maildir.patch:
++   /* call time(0) only once, use transact to distinguish instead */
2010-04-09 07:15:09 +00:00
Doug Barton
61964890d5 Small update to maildir patch, store the pid once per process,
instead of once per saved message.
2010-04-08 19:38:36 +00:00
Wesley Shields
1f6431d846 - Update to 3.3.1
- Re-work pkg-install to ask about installing rules if they do not exist.
  Rules are no longer distributed with the software and must be obtained
  by running sa-update before trying to start spamd.

PR:		ports/144911
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2010-04-08 13:13:01 +00:00
Wen Heping
e1f2bca1e5 - Pass the maintainership of my ports in mail category to new volunteer 2010-04-08 03:22:09 +00:00
Matthias Andree
459a4fe196 Update to new upstream version.
Approved by: Corey Halpin (maintainer)
Approved by: garga@ (mentor)
2010-04-07 18:20:20 +00:00
Anton Berezin
ace8b729e4 Update to 2.094.
Changes:	http://search.cpan.org/dist/Mail-Box/ChangeLog
2010-04-06 18:59:58 +00:00
Renato Botelho
33d9de8958 Chase clamav's lib bump 2010-04-06 12:01:56 +00:00
Renato Botelho
697b95bd06 Fix build with utmpx
Reported by:	pointyhat by erwin@
2010-04-06 11:51:22 +00:00
Sylvio Cesar Teixeira
6a91705c8b - Update to 0.38
PR:		ports/145342
Submitted by:	Masafumi NAKANE <max@FreeBSD.org>
Approved by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer), itetcu (mentor, implicit)
2010-04-05 23:19:59 +00:00
Sergey Skvortsov
ba012becc0 Update to 1.29
Changes:	http://cpansearch.perl.org/src/MARKOV/MIME-Types-1.29/ChangeLog
PR:		ports/145345
Submitted by:	max
2010-04-05 10:36:54 +00:00
Doug Barton
1f96998512 Hard-code /etc/rc.subr instead of %%RC_SUBR%% which is going away soon 2010-04-03 21:58:15 +00:00
Ion-Mihai Tetcu
d3694db1c3 - fix plist (deinstall)
- fix rc script

Submitted by:	Sahil Tandon (maintainer)
2010-04-03 14:43:05 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Ion-Mihai Tetcu
f4783a88bc - Update to 1.4.2
PR:		145110
Submitted by:	Sahil Tandon
Approved by:	maintainer
2010-04-03 10:32:57 +00:00
Ion-Mihai Tetcu
36bc60ddbb Fix typo in pkg-plist.
Submited by:	QAT
2010-04-03 09:48:39 +00:00
Ion-Mihai Tetcu
cbfd795d32 Postpals is a simple policy daemon for Postfix. It keeps a database of
outgoing mail, specifically recipients and relays associated to them.
The main goal is to whitelist mail coming back from those senders and
relays early in the postfix restriction chain, so it doesn't get hit
with any client UCE checks you are using (RBL, helo, PTR, greylisting etc).

WWW: http://mailfud.org/postpals/

PR:		ports/144540
Submitted by:	Sahil Tandon <sahil at tandon.net>
2010-04-03 09:43:50 +00:00
Ion-Mihai Tetcu
a6953a3480 - Update to 1.17
PR:		144949
Submitted by:	Sahil Tandon (maintainer)
2010-04-03 09:37:13 +00:00
Ion-Mihai Tetcu
79a2b847af - Update to 2.5.10
PR:		145096
Submitted by:	Sahil Tandon (maintainer)
2010-04-03 09:14:49 +00:00
Ion-Mihai Tetcu
5a6c497c53 Shorten an OPTION description.
PR:		145090
Submitted by:	olli hauer <ohauer@gmx.de>
2010-04-03 09:11:08 +00:00
Ion-Mihai Tetcu
39170e23ec - Update to 2.6.6
PR:		145097
Submitted by:	Sahil Tandon (maintainer)
2010-04-03 09:08:15 +00:00
Martin Wilke
8843e9971d - Update to 6.3.14
PR:		145298
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2010-04-02 18:49:00 +00:00