Commit graph

12931 commits

Author SHA1 Message Date
Philip M. Gollucci
10b2562faa This is a workaround to the continuous taint mode incompatibilities with this code.
- This patch introduces a new rc variable called "mailscanner_user". If you changed the "Run As User"
  variable in MailScanner.conf (which triggers taint mode) you MUST now also set the same value in /etc/rc.conf.
- Removed ulimit bump from startup script, since its now dynamically set at boot time based on system resources.
- fixes permission problems with pid file.

PR:             ports/142382
Submitted by:   Mike Jakubik <mike.jakubik@intertainservices.com>
2010-01-09 23:45:02 +00:00
Philip M. Gollucci
b3e67e2d72 - Update to 0.22
PR:             ports/141485
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:34:10 +00:00
Philip M. Gollucci
3ca76f0fe3 - Update to 2.092
PR:             ports/141593
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:28:05 +00:00
Matthias Andree
f3ce4983d6 Update to new upstream release 1.2.1.
Submitted by: lwhsu@
PR:           ports/141417
Approved by:  garga@ (mentor)
2010-01-07 15:17:59 +00:00
Philip M. Gollucci
4fbdf44dca - Update to 2.0.10
PR:             ports/142373
Submitted by:   Chifeng Qu <chifeng@gmail.com> (maintainer)
2010-01-07 04:48:30 +00:00
Martin Wilke
6dbb1f2799 - Fix INDEX
Pointy hat to:	lippe
2010-01-06 23:22:11 +00:00
Felippe de Meirelles Motta
a7f005449f Mark BROKEN on 9.x: does not build.
Pointyhat by:		via erwin
2010-01-06 21:56:22 +00:00
Tong LIU
c58bc41f8e - Update to version 1.1
PR:	ports/142370
Submitted by:	Chifeng <chifeng@gmail.com> (maintainer)
2010-01-06 10:51:52 +00:00
Tong LIU
39f31f29f0 - Update to version 1.2
PR:	ports/142371
Submitted by:	Chifeng <chifeng@gmail.com> (maintainer)
2010-01-06 10:44:28 +00:00
Thomas Abthorpe
3ecb19bac8 2010-01-06 misc/sword15: use misc/sword
2010-01-06 misc/bibletime-kde3: use misc/bibletime
2010-01-06 mail/squirrelmail-devel: use mail/squirrelmail
2010-01-06 04:22:50 +00:00
Renato Botelho
9927229e72 Define rules for PORTSCOUT checking in some of my ports 2010-01-05 11:48:17 +00:00
Peter Pentchev
e647dfee68 Update to vpopmail-5.4.30 which should fix the segfaults that some
users have been experiencing with 5.4.28.
2010-01-05 10:27:22 +00:00
Wen Heping
a36bca97d8 - Update to 6.3
- Make "port test"-clean

Added file(s):
- files/patch-Makefile.in
- files/patch-bin__Makefile.in
- files/patch-info__Makefile

Removed file(s):
- files/patch-bin_Makefile.in
- files/patch-info_Makefile

PR:		ports/142297
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
2010-01-05 06:14:46 +00:00
Martin Wilke
1f56300131 - Unbreak
- Fix build with new libtre

Submitted by:	b.f (bf17830@gmail.com)
Reported by:	pointyhat
Approved by:	maintainer timeout
2010-01-04 23:14:47 +00:00
Thomas Abthorpe
5d79e9f084 - Really fix IMAP search
- Bump PORTREVISION

PR:		ports/141736
Submitted by:	Yuri Pankov <yuri.pankov gmail.com>
2010-01-04 21:12:48 +00:00
Philip M. Gollucci
ada9c889a7 - Rework the rc.d script
Submitted by:   dougb & Glen Barber <glen.j.barber@gmail.com>
2010-01-03 21:17:21 +00:00
Gabor Pali
cc6a4f5b99 This package contains a Haskell library for working with MIME types.
WWW: http://hackage.haskell.org/package/mime

PR:		ports/142179
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-02 23:07:12 +00:00
Martin Blapp
7f3c36366f Fix hardcoded use of /etc/imapproxyd.conf with autoconf
Remove unneeded postpatch section

Other PRs just set the default location of the
default config file:  ports/142247 ports/125655 ports/122422

PR:		ports/133098
Submitted by:	Daniel Bond <db@danielbond.org>
2010-01-02 22:30:52 +00:00
Oliver Lehmann
3317365486 update to 4.7.0 2010-01-02 17:33:19 +00:00
Oliver Lehmann
4883815760 update to 5.4.0 2010-01-02 17:33:05 +00:00
Pav Lucistnik
d819fce74f - Mark BROKEN after libtre update
Reported by:	pointyhat
2010-01-02 05:22:40 +00:00
Dirk Meyer
3f88fb5e9a - update to 8.14.4 2009-12-31 09:52:05 +00:00
Alex Dupre
95f8b53c27 Set DEPRECATED and EXPIRATION_DATE.
Enigmail for thunderbird3 and seamonkey2 will appear soon after the removal.
2009-12-29 11:51:45 +00:00
Martin Wilke
20563fbf7c - Add WITH_MUTT_TRASH_PATCH knob for googlemail users
(they should use something like set trash="=[Gmail]/Trash"
  in their .muttrc.

- Fixed a SEGV error when using IMAP (patch taken from the upstream
mutt bugtracking system)

PR:		142079
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2009-12-29 11:08:08 +00:00
Philip M. Gollucci
39672c3e49 - Missed a file add
Reported by:    pointyhat via miwi
2009-12-28 18:48:41 +00:00
Pav Lucistnik
1244d67619 - Chase tokyocabinet update
Reported by:	pointyhat
Pointy hat to:	pgollucci
2009-12-28 17:06:35 +00:00
Lars Thegler
f0340c00b1 Update to 1.903 [1]
Fix dependency

PR:		ports/141999 [1]
Submitted by:	Alex Deiter <alex.deiter@gmail.com>
2009-12-28 13:10:45 +00:00
Philip M. Gollucci
efb4398960 - Update databases/tokyocabinet to 1.4.41
- Bump PORTREVISION of depend ports (sh lib bump)

PR:             ports/142032
Submitted by:   lwshu
2009-12-27 02:08:54 +00:00
Philip M. Gollucci
95fdc267c6 - Update to 0.83
[rc.d script needs lots of work]
2009-12-26 22:20:35 +00:00
Martin Wilke
bb260e9dee - Fix a typo
Reported by:	Olli Hauer (ohauer@gmx.de)
2009-12-26 09:55:23 +00:00
Martin Wilke
08afa1456d - Add missing php5 dependency
PR:		141779
Submitted by:	olli hauer (ohauer@gmx.de)
Approved by:	maintainer
2009-12-26 00:17:59 +00:00
Martin Wilke
321501efe1 - Update to 20091225
PR:		142023
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2009-12-25 21:20:23 +00:00
Martin Wilke
71eaba1356 - Update to 2.3.3 2009-12-25 19:51:03 +00:00
Martin Wilke
84f2b72e3f - Update to 1.1.4 2009-12-25 19:51:00 +00:00
Martin Wilke
84d041a10e - Update to 1.1.3. 2009-12-25 19:50:49 +00:00
Martin Wilke
2c4d3078b6 - Update to 1.2.3 2009-12-25 19:50:46 +00:00
Martin Wilke
73a8a3bf2c - Update to 4.3.6 2009-12-25 19:50:44 +00:00
Joe Marcus Clarke
a46ad808b0 Correct the gmime dependency.
Reported by:	QAT
2009-12-25 19:06:34 +00:00
Joe Marcus Clarke
279a353d0b Update to 2.4.2. 2009-12-25 18:17:08 +00:00
Hajimu UMEMOTO
bb8bfa965a Fix build with MySQL option is enabled.
Submitted by:	Jonathan Frazier <jfrazier__at__purpleheartservices.com>
2009-12-24 12:14:42 +00:00
Renato Botelho
19c5907d88 Update spamcontrol patch to 2527 2009-12-23 17:29:38 +00:00
Jun Kuriyama
6343c54625 - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-23 11:18:44 +00:00
Martin Wilke
e624cceb93 - Chase libtre shlib bump 2009-12-22 11:36:22 +00:00
Doug Barton
342bcd5b6f Remove "Josh Gilliam <josh@quick.net>" from the last few pkg-descr's
where it appears. Mail to that address bounces now, and has for years.

Not having stale e-mail addresses in the pkg-descr files helps avoid
user confusion when looking for someone to contact for help with a port.
2009-12-21 22:54:04 +00:00
Hajimu UMEMOTO
57baf6eab6 The patch to configure.in is required only when WITH_DRAC=YES and
FreeBSD 8.X and later.
2009-12-21 16:07:47 +00:00
Hajimu UMEMOTO
60366b3953 Update to 2.3.16. 2009-12-21 15:39:10 +00:00
Erwin Lansing
32090b9f3d Mark BROKEN on 9.x: does not build. 2009-12-21 13:01:09 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Jun Kuriyama
4576f4a0a2 - Upgrade to 2.05. 2009-12-20 14:09:09 +00:00