Commit Graph

4243 Commits

Author SHA1 Message Date
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
6ee6ed0336 Import ruby-mail, one of the dependencies for Rails 3.
Mail is an internet library for Ruby that is designed to handle emails
generation, parsing and sending in a simple, rubyesque manner.

The purpose of this library is to provide a single point of access to
handle all email functions, including sending and receiving emails. All
network type actions are done through proxy methods to Net::SMTP,
Net::POP3, etc..

ok landry
2010-12-08 21:26:43 +00:00
okan
00ad47d76c - update to 2.71
- switch to pkg-readmes
- add rc scripts

pointers with README's and ok jasper@
2010-12-07 02:56:18 +00:00
ajacoutot
4f33cea8e0 Add missing MODMONO_DEPS.
spotted by Brad Smith.
2010-12-06 06:38:34 +00:00
ajacoutot
9fa40cb2dd Add MASTER_SITES for old versions. 2010-12-05 22:20:37 +00:00
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
ajacoutot
a91560f477 Bugfix update to gmime-2.4.21. 2010-12-05 16:38:10 +00:00
ajacoutot
9b52473146 When using the BerkeleyDB backend, we need a small hack in rc_pre. 2010-12-04 14:11:53 +00:00
ajacoutot
b36be89521 Remove un-needed patch. 2010-12-03 15:52:51 +00:00
ajacoutot
db2bd3548d Add missing @sample dirs. 2010-12-03 15:37:31 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
ajacoutot
211dfaec06 Fix path to gdb and don't hardcode /usr/... 2010-12-02 11:30:43 +00:00
ajacoutot
d9e897d89a Mark this as BROKEN, temporarily, so that I have some time to figure out
what is going on and people don't update. It does work, but I'm
experiencing some strangeness which I'm looking into -- better safe than
sorry.
2010-12-02 09:26:15 +00:00
ajacoutot
7f4aca029a Remove some un-needed patches. Add some better defaults.
Properly bump this time.
2010-12-02 08:56:32 +00:00
ajacoutot
3ac371d7b4 Make rc_post quiet. 2010-12-01 19:57:01 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
ajacoutot
c401581143 Kill 2 very annoying warnings when running spamd, merged from upstream.
ok sthen@ (maintainer)
2010-11-30 08:34:27 +00:00
ajacoutot
c26cf29e50 Bugfix update to cyrus-imapd-2.4.5. 2010-11-29 14:18:17 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
15196452e1 default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
jakob
146fed0c2c upgrade to Postfix 2.7.2; from brad 2010-11-26 07:37:50 +00:00
ajacoutot
5c76a78f81 Enable mono support within a gmime-sharp subpackage. 2010-11-25 15:37:52 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
ajacoutot
b0f7716396 Use tab here. 2010-11-23 18:15:18 +00:00
giovanni
6654188433 Add an rcscript
help and ok ajacoutot@
2010-11-23 18:11:45 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
f7466761c3 missed some 2010-11-22 09:20:34 +00:00
ajacoutot
77a5e7dd2f Missed bump after move to pkg-readmes. 2010-11-21 08:02:38 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
jakob
225803ce59 postfix snapshot 20101108 2010-11-18 20:56:49 +00:00
ajacoutot
e5fd2a1163 Fix restarting all daemons, there is no such thing as rc_restart. 2010-11-17 14:00:04 +00:00
ajacoutot
b7afc481de Use default FD_SETSIZE. 2010-11-17 08:34:06 +00:00
jasper
c8cfe2d72c - missing bump 2010-11-16 15:20:33 +00:00
ajacoutot
2703a3a70e Bugfix update to evolution-exchange-2.32.1. 2010-11-16 09:18:15 +00:00
jasper
c508b4ad59 - switch to pkg-readmes
ok brad (MAINTAINER)
2010-11-16 09:17:55 +00:00
ajacoutot
2c6819b17b Bugfix update to evolution-2.32.1. 2010-11-16 08:55:49 +00:00
sthen
9c54dca161 alphabetically sort RUN_DEPENDS and add p5-DBD-SQLite, it's optional but
fairly lightweight and is used in the default configuration.
Brad (maintainer) ok.
2010-11-16 07:33:59 +00:00
jasper
44efee58b0 woopsie 2010-11-15 18:18:55 +00:00
jasper
8f68e4b485 - switch to pkg-readmes 2010-11-15 18:13:45 +00:00
sthen
cf7fc12c25 update the managesieve plugin, from Brad. 2010-11-13 21:28:09 +00:00
ajacoutot
c8917fafd1 /etc/mail/aliases will always be under /etc, not SYSCONFDIR. 2010-11-12 16:17:36 +00:00
jasper
af9bad5cb2 - switch to pkg-readmes
ok landry@ (MAINTAINER)
2010-11-12 16:10:17 +00:00
jasper
a714b4e27f switch to pkg-readmes
ok ajacoutot@ (MAINTAINER)
2010-11-12 13:54:28 +00:00
ajacoutot
e3f229e7ed Bugfix update to cyrus-imapd-2.4.4. 2010-11-12 06:26:40 +00:00
espie
e929ba7078 fix some WANTLIB we missed 2010-11-11 19:46:30 +00:00
espie
4eb054472a set DRIVER=sqlite when sqlite3 or sqlite, as noticed by landry. 2010-11-11 18:20:52 +00:00
espie
2ba610ccec zap WANTLIB 2010-11-11 11:19:10 +00:00
espie
9bba868a30 WANTLIB conversion 2010-11-11 10:57:40 +00:00
espie
f7782d7391 a few email WANTLIBs 2010-11-11 10:54:02 +00:00
jasper
3c57f070a4 - switch to pkg-readmes
ok landry@ (MAINTAINER)
2010-11-11 09:30:36 +00:00
ajacoutot
e7345d49da Remove left-over that hasn't been used for quite a while... 2010-11-11 07:58:53 +00:00
espie
8f417bd66c fix (charles smith) 2010-11-10 13:12:02 +00:00
espie
0c45bc1c01 switch to new WANTLIB, clean-up the mess, make those errors actually BE
errors.
2010-11-10 10:23:36 +00:00
ajacoutot
eb9003add0 Trailing space. 2010-11-10 07:33:02 +00:00
jasper
34b3b4af16 - switch to pkg-readmes
- add an rc script

looks ok to sthen@
2010-11-09 21:46:50 +00:00
espie
c05e216e47 WANTLIB 2010-11-09 20:13:25 +00:00
sthen
cffeefd9bf update Dovecot to 1.2.16, from Brad (maintainer). 2010-11-09 14:35:46 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
bluhm
fb410bf98e There are regression tests for mail/sympa. NO_REGRESS=Yes
ok landry@
2010-11-08 21:08:43 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
ajacoutot
b881a01a78 Move to pkg-readmes. 2010-11-06 08:46:05 +00:00
ajacoutot
df13d1304d Forgot to remove this in previous. 2010-11-06 08:32:42 +00:00
ajacoutot
c2ca812e0a Move to pkg-readmes. 2010-11-06 08:14:37 +00:00
sthen
3c1cbf2354 rc script for spamassassin; suggestions and ok aja@ 2010-11-04 12:07:09 +00:00
sthen
78f918b68e add missing ", ok ajacoutot@ 2010-11-04 12:01:42 +00:00
ajacoutot
483a13e137 Fix rc scripts name. 2010-11-03 11:57:16 +00:00
ajacoutot
cda0d87677 Unbreak the drac FLAVOR, as spotted by naddy@ then jasper@ 2010-11-02 07:08:04 +00:00
ajacoutot
c3e3b61e69 This has nothing to do here...
thanks naddy@ for noticing.
2010-10-31 17:43:24 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
0729022420 Move to REVISION and new DEPENDS.
Add some saner defaults so that it works out of the box.
Add an rc script.
2010-10-29 11:59:22 +00:00
ajacoutot
eecdd277ae Update to cyrus-imapd-2.4.2 and add an rc script. 2010-10-29 09:26:58 +00:00
landry
10648fe75c Update to tb-i18n 3.1.6 2010-10-29 08:38:08 +00:00
ajacoutot
d95d3bc5b7 After discussion with robert and ingo, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:43:49 +00:00
ajacoutot
519673ef59 Add zarafa daemons rc scripts.
Discussed with and ok robert@
2010-10-28 14:46:56 +00:00
landry
28cbd2535b Security update to mozilla-thunderbird 3.1.6.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222
2010-10-28 12:03:02 +00:00
steven
d5a92c346e builds fine with openbsd libtool 2010-10-28 09:13:16 +00:00
fgsch
20af77c7a4 Update py-milter to 0.9.3
martynas@ ok.
2010-10-28 08:15:02 +00:00
ajacoutot
a8fd82098d Update to zarafa-6.40.3.
ChangeLog available at:
    http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2010-10-27 18:26:16 +00:00
ajacoutot
1b9dd4c41f Update to the latest patch release (needed for upcoming zarafa udpate). 2010-10-27 18:25:44 +00:00
ajacoutot
423f14af21 Tweak for upcoming update. 2010-10-27 18:25:01 +00:00
landry
76a777fee2 Do the PFRAG dance to produce a working debug-flavoured tb package.
Mozilla likes to build different libs when debug is enabled...
patch run-mozilla.sh so that it finds our gdb by default, and amend
README.OpenBSD to teach user how to properly debug tb.
2010-10-27 12:54:34 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy
0b7d484b09 Tell the build infrastructure to find nroff in ${LOCALBASE}/bin
rather than in /usr/bin.  While here, also change a few other PREFIX
references into LOCALBASE.

No bump: PREFIX/LOCALBASE both expand to /usr/local here, and the
nroff path doesn't make it into the binaries.
2010-10-24 12:17:01 +00:00
naddy
1e77a17862 fix pkg_create failure by using relative symlinks for man pages 2010-10-24 12:14:08 +00:00
ajacoutot
64682b9229 Don't link all binaries with --as-needed to prevent lazy binding
failures on pthreads(3) functions.
2010-10-24 11:44:37 +00:00
jsg
d35d956338 no need to link libdes for kerberos
ok ajacoutot@
2010-10-23 19:39:46 +00:00
ajacoutot
2eb978af07 Remove ltasneededhack: use our own LIBTOOL and add -Wl,--as-needed to
LDFLAGS.
2010-10-23 16:30:01 +00:00
ajacoutot
2c9717fe86 Fix SHARED_LIBS, regen WANTLIB and PLIST. 2010-10-23 13:01:26 +00:00
landry
383fef6963 Update to thunderbird-i18n 3.1.5 2010-10-22 19:21:30 +00:00
landry
526aa0ce8f Update to mozilla-thunderbird 3.1.5. Bump lightning REVISION. 2010-10-22 19:19:56 +00:00
naddy
f3c987ac03 tbl(1) is no longer in /usr/bin 2010-10-22 17:00:20 +00:00
naddy
ca9c6bdd67 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-20 15:23:04 +00:00
kili
6b3d00917f Update to 20100211.0.
From Abel Abraham Camarillo Ojeda.

(Maintainer timeout)
2010-10-18 22:08:31 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
3cb03e4598 typoes, thx Alexandr Shadchin 2010-10-18 21:17:11 +00:00
jsg
521279458c no need to link libdes for kerberos
ok sthen@
2010-10-18 20:29:53 +00:00
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
landry
086ac6a802 Fix WANTLIB again after cairo's last commit where X11-xcb went away.
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
landry
6534f36677 Oops, tweak typo, gpgme was a flavor not a subpackage. 2010-10-16 12:21:40 +00:00
landry
765dd24353 sylpheed,gpgme was merged 2010-10-16 12:18:58 +00:00
landry
59829c82cc Update to sylpheed 3.0.3, from Remi Pointel with some tweaks by me.
Merges gpgme flavour into default package.
2010-10-16 12:18:03 +00:00
sthen
34090b3740 Force dep on newer p5-Archive-Zip, req by Brad. 2010-10-15 18:52:05 +00:00
sthen
1151b48b38 update to newer sieve plugin, from Brad (maintainer) 2010-10-15 15:32:17 +00:00
landry
f0e02841bf Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331, mdv #60738, gentoo #337813).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
ajacoutot
b1a3967c38 Update to gmime-2.4.20. 2010-10-14 07:03:14 +00:00
sthen
400aa37d36 update roundcubemail to 0.4.2, minor fixes 2010-10-11 13:46:41 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
6656c01fc0 - update msmtp to 1.4.21, most important change is unbreaking it with new openssl 2010-10-05 18:34:33 +00:00
dcoppa
3814ea7dbd Zap "-static" from libtool linking flags for testbdb: it doesn't
break the testbdb binary and we can switch this port to our own
ports/infrastructure/bin/libtool

OK landry@, giovanni@ (maintainer)
2010-10-05 13:41:10 +00:00
sthen
361b334153 update to p5-Mail-DKIM 0.38, fixing deprecation warnings with perl 5.12
ok william@
2010-10-04 09:02:36 +00:00
sthen
07d16451ad update to 1.2.15, from Brad 2010-10-03 23:25:52 +00:00
jasper
175be193eb - update cue to 20090209
- add patch from netbsd to fix the build after the openssl update..

ok sthen@
2010-10-03 21:40:42 +00:00
sthen
d2c1c2a579 fix for new openssl from upstream; ok kili@ 2010-10-03 21:24:52 +00:00
jasper
a1a9ae016d - switch to MODCPAN_EXAMPLE
- fix license while here
2010-10-03 15:27:39 +00:00
sthen
30de05b08a add patches from upstream repo;
- fix segfault when $message_cachedir is set and opening a POP3 mailbox.
- RFC2047 encode/decode the group name in an address list.
2010-10-02 01:22:12 +00:00
jakob
e626ca6194 postfix snapshot 2.8-20100923 2010-10-01 20:19:54 +00:00
ajacoutot
e2b25fa6f6 Merge and tweak lots of changes from upstream via an external patch file.
The plugin now works much better.
2010-10-01 13:42:57 +00:00
ajacoutot
bf53b26e23 Update to evolution-plugin-rss-0.2.0. 2010-09-30 16:13:32 +00:00
ajacoutot
a5fbddc0a2 Update to evolution-exchange-2.32.0. 2010-09-30 08:40:22 +00:00
ajacoutot
1b5334722d Update to evolution-plugin-webcal-2.32.0. 2010-09-30 08:15:13 +00:00
ajacoutot
b28a0d8a9b Update to evolution-2.32.0. 2010-09-30 08:01:26 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
sthen
d4df5554b0 update roundcube to 0.4.1 2010-09-29 20:55:39 +00:00
ajacoutot
8a06c47232 Set USE_LIBTOOL to gnu as we are using a libtool hack here.
breakage spotted by landry@
2010-09-29 17:15:55 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
sthen
c3fc7c37fc perl 5.12.2 fixes 2010-09-27 19:59:39 +00:00
stephan
cd78794110 update to 0.102370, removed one superfluous RUN_DEPENDS, added BUILD_DEPENDS. 2010-09-27 13:44:25 +00:00
sthen
9fcd52e59d update to 4.81.4-1 from Brad. 2010-09-27 09:38:23 +00:00
steven
58e8548081 appears to build fine with openbsd libtool 2010-09-26 07:34:27 +00:00
jim
06b1c37b60 Change master_sites to insulate us from BitBucket changes.
ok sthen@
2010-09-24 16:38:52 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jasper
b82e9516e0 - update to 5.428 2010-09-23 19:31:54 +00:00
jasper
7bf43bd9c1 - add a patch to fix a seg. fault (from upstream)
- merge MESSAGE into DESCR
- remove reinhard@ as maintainer per his request

ok reinhard@
2010-09-22 08:59:07 +00:00
landry
f77ba450b5 Force the use of gnu libtool. Our ports libtool doesn't seem to add
-lkrb5 (among others) when building the pgsql flavor.
2010-09-22 06:54:22 +00:00
landry
5372bd374f Use gnu libtool here, db library is not found when using ports libtool. 2010-09-22 06:53:03 +00:00
jasper
a4a944c820 - SECURITY UPDATE of mailman to 2.1.14
Fixes CVE-2010-3089: Mailman List Description Two Script Insertion Vulnerabilities

ok sthen@
2010-09-21 07:21:00 +00:00
landry
0b466d5446 Bugfix update to mozilla-thunderbird 3.1.4. Bump lightning REVISION. 2010-09-19 19:20:49 +00:00
sthen
2fc3a32af5 Dovecot fixes from upstream via Brad.
- maildir: If uidlist isn't read, don't mark its UIDs as being known when
saving.
- maildir: Avoid unnecessary uidlist recreation during mail delivery.
- Removed "die after 3 EINTR write() failures to log".
2010-09-17 22:00:18 +00:00
sthen
3fc4111f2c fixes from upstream via Brad;
- Fixed setgid() failure error message.
- imap: If selecting a mailbox fails, close the already selected mailbox.
2010-09-17 13:11:14 +00:00
jasper
c07372f2e6 - bernd@ drops maintainership, prompted by him
pea@ takes over
2010-09-17 11:21:21 +00:00
jasper
938013aa25 update offlineimap to 6.2.0.2, which resolves issues with python 2.6.5
from Bjorn Ketelaars with tweaks by sthen and myself
 maintainer timed-out.
2010-09-16 11:04:37 +00:00
sthen
3569a326e4 update Mutt to 1.5.21 2010-09-15 18:42:38 +00:00
pea
eeb98300f0 Update to 1.350.
ok landry@
2010-09-14 14:54:36 +00:00
jasper
0f27b93125 - update getmail to 4.20.0
from Tim van der Molen (new maintainer)
2010-09-14 12:45:24 +00:00
ajacoutot
5d15255e8c Remove gmime-2.0, it's deprecated and unmaintained (and security issues
are not taken care of anymore). Nothing uses it in tree anymore.

ok jasper@
2010-09-13 16:26:59 +00:00
ajacoutot
e1b802afff Minor update to gmime-2.4.19. 2010-09-13 15:26:30 +00:00
ajacoutot
1749d2dbe9 Explicitely set the gmime version. 2010-09-11 09:09:13 +00:00
ajacoutot
f2c1d68ddc Use GMime 2.4. 2010-09-11 08:07:09 +00:00
giovanni
8e35846ce4 courier-pop3 does not work without main package, spotted by Dave Anderson
ok sthen@
2010-09-09 10:26:19 +00:00
landry
c50f066bdf Chase tb update and bump thunderbird-i18n to 3.1.3. 2010-09-08 14:25:11 +00:00
landry
a9d20e33b3 Update to mozilla-thunderbird 3.1.3, fixes MFSA 2010-49->63
http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html#thunderbird3.1.3

tested by pea@ and myself
2010-09-08 14:24:36 +00:00
sthen
1e1a4b8dc8 - update the sidebar/compressed patches to work with this snapshot.
- new LIB_DEPENDS/REVISION.
- switch to a newer snapshot pulled from the repo, rolling in the
upstream patches.

requested by edd@. thanks to jasper@, landry@, pea@ for testing.
2010-09-08 09:57:28 +00:00
ajacoutot
d675b5c93c New HOMEPAGE and MASTER_SITES. 2010-09-03 15:34:15 +00:00
ajacoutot
3dbd533fcd Set "Do Not Send Flowed Text" by default to allow sending proper inline
diffs ("cool!!!" sthen@).
Switch to REVISION and new DEPENDS.

Add a README.OpenBSD file explaining how to setup pop/imap/smtp.

Most work from Daniel Dickman (thanks!), with a couple of tweaks.
2010-08-31 20:07:10 +00:00
ajacoutot
784141362a Update to zarafa-6.40.2.
Complete changelog available at:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2010-08-31 17:57:21 +00:00
jakob
64528f8ba2 add sqlite flavour; from brad 2010-08-31 06:03:32 +00:00
jasper
d50fad14e0 bump 2010-08-30 21:56:48 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
sthen
a5c82a1e91 fix for chrooted httpd; pointed out by viq 2010-08-29 10:04:32 +00:00
sthen
5cb35af8b2 at his request, remove sturm@ as maintainer from his ports 2010-08-28 09:19:14 +00:00
ajacoutot
2bb88e2275 Minor update to gmime-2.4.18. 2010-08-27 14:19:35 +00:00
sthen
02e45d0d59 update Dovecot to 1.2.14, from Brad.
several fixes and adds support for IDLE notifications with the
virtual storage plugin.
2010-08-27 08:27:15 +00:00
ajacoutot
cabe9a216e Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.

looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
sthen
981dc9d1e7 - setting suhosin.session.encrypt per-dir doesn't seem to work
(even with suhosin.perdir set), so just force it in roundcubemail.conf
and remove the program/include/iniset.php patch.

- adjust permissions so the web-based installer can be used as pointed
out by aja, this used to be dangerous but is now controlled by the main
config file and defaults to 'off'.

- bump, adjust MESSAGE
2010-08-22 19:39:43 +00:00
sthen
4522829097 fix SUBST_VARS after last commit; pointed out by aja 2010-08-22 14:36:36 +00:00
sthen
c88a60ecd4 - fix path in roundcubemail.conf and set a few more required php options
- allow the upgrade script to work without disabling session.encrypt on the
whole server
- note in UPGRADING that virtusertable moved to a plugin, found the hard
way by ajacoutot
- in the mysql schema update script, uncomment a workaround for mysql bug
46293 which affects the in-tree mysql
- bump
2010-08-22 14:09:27 +00:00
sthen
ee24d15b97 - update roundcubemail to 0.4
- simpler installation procedure, req by marco
2010-08-22 12:37:14 +00:00
ajacoutot
6d2ede2cc3 Maintainance update to evolution-exchange-2.30.3. 2010-08-22 11:07:21 +00:00
ajacoutot
11c403db05 Bugfix update to evolution-2.30.3.
Remove MESSAGE (will be put in a more generic place).
2010-08-22 10:29:40 +00:00
ajacoutot
dbd076c3a2 Update zarafa to version 6.40.1.
See http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
for details.
2010-08-22 10:13:26 +00:00
jakob
790152af51 Remove overriding of FD_SETSIZE since this hasn't had any effect since
Postfix had switched to kqueue() a long time ago. No binary package change.
2010-08-22 09:04:29 +00:00
ajacoutot
108a9bac38 Update to pine-pgp-filters-1.8.
Fix gnupg version dependency.
2010-08-21 19:17:55 +00:00
sthen
3d31744801 update MailScanner to 4.81.3-1, from Brad 2010-08-19 08:34:19 +00:00
dcoppa
7c9020055c Fix bug in imap_keepalive() which erroneously free Context when the
IMAP connection is shut down by the server.

From upstream, via edd@

OK espie@
2010-08-09 09:54:14 +00:00
sthen
5fd9858d83 With the non-default-flavoured dovecot packages (ldap, etc), rather than
forcing the no_sieve flavour (and thus not using the managesieve patch),
instead just remove -sieve from the MULTI_PACKAGE list. Fixes managesieve
with various flavoured packages. Problem found and diff from Andrew Fresh
via Brad. ok (and dpb3 testing) naddy@.
2010-08-08 22:21:55 +00:00
landry
41d6e76d23 Add @pkgpath markers to also update correctly from previous pkgpaths
mail/enigmail and mail/enigmail-seamonkey.
ok espie@
2010-08-02 08:45:32 +00:00
sthen
68a4b97f92 switch to the 1.2.13 managesieve diff, now it's been updated. from Brad. 2010-07-30 21:55:16 +00:00
sthen
6b062b8978 - Add a bug fix from upstream via Brad:
mbox: Fields weren't being added to cache file during message saving.

- Knock out the sieve subpackage if building with another flavor.
The object code was ending up linked to db/ldap libraries and thus
producing bad packages in bulk builds. This is a nasty hack from me
to fix packages until we have time to fix the linking and has a
big fat XXX next to it. Ok Brad (maintainer).
2010-07-30 20:22:24 +00:00
sthen
8a2471c43a Drop the old horde ports, new versions are now in ports/www/horde
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
landry
393e332cba Readd subdir Makefile so that thunderbird and seamonkey dirs are reached. 2010-07-27 20:19:27 +00:00
landry
22c0e1a87c Reimport enigmail, this time as two ports, sharing most stuff through
Makefile.inc :
- enigmail-1.1.2 for thunderbird
- enigmail-seamonkey-1.0.1p1 for seamonkey
2010-07-27 20:18:24 +00:00
landry
1a68614930 Temporary cvs delete. An infrastructure to build different versions of
enigmail for seamonkey and thunderbird will replace it.. as much as i
hate that way of doing things, seems i have no choice.
2010-07-27 20:14:49 +00:00
landry
ab735bbe73 Update to thunderbird-i18n 3.1.1 2010-07-27 17:08:43 +00:00
landry
28bb810af5 Update to thunderbird 3.1.1, tested by a few people on ports@ (and myself...)
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port.
While here, build lightning as a subpackage using --enable-calendar.
Add @pkgpath/@conflict markers for seamless upgrades.
2010-07-27 17:01:16 +00:00
sthen
33c9e085d7 fix RUN_DEPENDS, bump REVISION. Spotted by Viq. 2010-07-26 11:22:07 +00:00
sthen
ccb546afb8 update to 1.2.13, from Brad 2010-07-24 09:51:12 +00:00
landry
1fbe6e3b80 Update to thunderbird-i18n 3.0.6. 2010-07-22 21:46:02 +00:00
landry
d1c12b9e9b Security/Reliability update to thunderbird 3.0.6, fixes
MFSA-2010-34,39,40,41,42,46 and 47.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
2010-07-22 21:45:38 +00:00
landry
50726e5ac0 Remove -Wredundant-decls. While here tweak REVISION/LIB_DEPENDS. 2010-07-22 09:29:13 +00:00
merdely
671d03c474 Update to 3.6.0. Works with clamav in tree.
Thanks for testing from Johan Huldtgren.
2010-07-21 05:53:07 +00:00
merdely
f0b604518b Update GetLive to 0.59. 2010-07-21 02:21:52 +00:00
sthen
a3822319a3 mbox: When generating envelope to From_-line, don't append a second
@owndomain if username already has one.

from upstream via Brad.
2010-07-20 23:49:18 +00:00
naddy
a2c9a774ff Remove redundant variables OPSYS and OPSYS_VER.
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.

ok espie@
2010-07-18 18:49:01 +00:00
ajacoutot
d4a63c52fc Move to REVISION and new DEPENDS. 2010-07-16 12:33:28 +00:00
stephan
6e933af04a update to 0.184, ok kevlo@ 2010-07-15 16:10:47 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
ajacoutot
6e37562a82 Fix Apache documentation. 2010-07-13 07:31:00 +00:00
naddy
e20075bc88 #includes for function prototypes
use system putenv()
2010-07-12 19:28:14 +00:00
naddy
10293a009c regen patches 2010-07-12 19:03:13 +00:00
naddy
29dc625201 build supplementary data for mozilla programs only on archs that can build
mozilla; ok landry@
2010-07-10 13:43:46 +00:00
ajacoutot
2228dad3af And bump... *sigh* 2010-07-09 17:30:16 +00:00
ajacoutot
ca363e8f56 Merge MESSAGE into README.OpenBSD so that all the info is in one place. 2010-07-09 17:29:53 +00:00
landry
f411382e3c Switch mail/mozilla-thunderbird to www/mozilla MODULE. removes ~90 lines
of Makefile, which now entirely fits on my 70-lines height terms. Yay!
While here switch PLIST to use MOZILLA_PROJECT, and remove a leftover
patch from ffx35 that slipped in.
2010-07-09 16:55:59 +00:00
sthen
aeac6741d9 cleanup; mostly from Brad.
- Cleans up the Makefile a bit of stuff that isn't necessary.
- Add missing headers to get rid of implicit function warnings.
- Renames conflicting MSGBUFSIZE define to POPMSGBUFSIZE.
- Sync PLIST.
- Remove stray space in DESCR.
- Bump PKGNAME.
2010-07-09 07:17:37 +00:00
landry
1fa1c032da Fix getpeereid() fallout. header uses #ifdef HAVE_GETPEEREID, but configure
doesn't even check for the function presence. Add -DHAVE_GETPEEREID to
CFLAGS/CXXFLAGS in MAKE_FLAGS to fix it.
2010-07-09 06:01:07 +00:00
jasper
4008540379 - prevent maildrop from appending a newline to mbox files before delivering
new messages. which would alter the final message in the mbox; which mutt,
among others wasn't fond of.

from debian via nima hoda.
2010-07-08 20:32:01 +00:00
giovanni
12a331b551 Update to 2.5.0 plus a patch from upstream to prevent a segfault 2010-07-08 16:35:58 +00:00
giovanni
88b336cb63 Update to 4.8.0 plus a patch from upstream to prevent a segfault 2010-07-08 16:29:58 +00:00
espie
dd818a1565 there is no 3.3 in MODKDE, so remove that... 2010-07-06 22:39:23 +00:00
ajacoutot
b34586e102 SO_PEERCRED fallout.
spotted by naddy@
2010-07-06 06:38:32 +00:00
sthen
0e50d5fc42 Fix for mbox (Renaming mailbox under newly created dir didn't move
index directory). From upstream via Brad.
2010-07-05 21:54:28 +00:00
jasper
badd27944b - add a reminder for landry 2010-07-01 20:32:08 +00:00
landry
778540782c Bah. Looks like i'll always forget to update both -i18n ports after
updating master ports. Repair injustice.
2010-07-01 19:35:09 +00:00
ajacoutot
84e9e421ea Oops, fix depends for real. 2010-06-30 17:43:49 +00:00
ajacoutot
0a29a74655 Update to z-push-1.4 and fix libspec. 2010-06-30 17:41:03 +00:00
ajacoutot
ff98943145 Missed bump. 2010-06-30 06:42:18 +00:00
ajacoutot
5f43ab4ff5 Remove stupid "dot.beforesubst" file. 2010-06-30 06:28:25 +00:00
ajacoutot
58a6931cc6 *MAJOR* version update to zarafa-6.40.0.
Read the complete changelog here:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt

Upgrade documentation is available at:
http://doc.zarafa.com/6.40/Administrator_Manual/en-US/html-single/index.html#_performing_the_upgrade

zarafa-libical has been removed, current version from ports works fine
for zarafa needs.

php5-mapi has been merged into zarafa-webaccess.
2010-06-30 02:46:47 +00:00
kevlo
c69453dfbd We have strndup(3) now; pointed out by ajacoutot@
Where here, silent compiler warning

ok ajacoutot@
2010-06-30 01:55:08 +00:00
sthen
dacfe66928 2 fixes from upstream via Brad
- lib-charset: Don't assert-crash when iconv() skips lots of invalid input.
- lib-storage: When getting decoded headers, don't fail when MIME encoded-words
expand to LFs.
2010-06-27 09:46:18 +00:00
landry
8f784e1e63 Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +00:00
landry
80a4f5efdf Update to thunderbird 3.0.5. Bump SO_VERSION, switch to use -o/-g
options to ${SUBST_CMD} while here.
Tested by phessler & myself on amd64, by pea@ & Nicolas Legrand on ppc,
still builds & runs on sparc64.
ok pea@
2010-06-23 17:10:48 +00:00
steven
f3696556fd use gnu libtool (needs ltdl) 2010-06-23 16:27:57 +00:00
sthen
88777836d3 update to 4.80.10-1, bugfixes include a regression introduced with the
last update using % variables in rulesets. From Brad.
2010-06-22 07:38:14 +00:00
ajacoutot
70487d48fc Bugfix update to evolution-exchange-2.30.2. 2010-06-21 05:40:41 +00:00
ajacoutot
2467976a73 Bugfixe update to evolution-2.30.2. 2010-06-21 05:17:04 +00:00
sthen
9456c8d0e0 update to 0.2.12 from Brad (maintainer) 2010-06-20 13:53:56 +00:00
sthen
56f09cbf4d update to 4.80.7-1 (notable addition: support for storing config in sql)
From Brad.
2010-06-18 21:48:23 +00:00
jasper
28af1f79db - sync with lua.port.mk 2010-06-18 17:59:06 +00:00
landry
8b6793ce3d Remove all patches applying to local copy of nss/nspr, as we now use the
systemwide ones (which have all those patches). Don't call autoconf in
nsprpub/ while here, and bump PKGNAME to be on the safe side.
2010-06-16 19:07:23 +00:00
jasper
267776fba7 - fix build with gcc4
- regen plist
- regen wantlib

ok landry@
2010-06-15 19:35:38 +00:00
jasper
5222a7fb3a be gone...evil leftover! 2010-06-15 16:02:59 +00:00
ajacoutot
6425e4980f Remove evo_mail_notifier.png, it's unused and removed upstream.
Add 2 patches from upstream/GNOME bugzilla to prevent crashes:
    GNOME bug 618902 - Crash when viewing/closing messages quickly
    GNOME bug 612082 - Crash in em_format_snoop_type
2010-06-15 10:51:38 +00:00
fkr
d09cfa575e Update exim to version 4.72.
This includes security fixes for CVE-2010-2023 and CVE-2010-2024.
ok bernd@, sthen@
2010-06-15 08:43:30 +00:00
kili
6907cbd0bc Remove patches that have been applied upstream.
While here, add m and stdc++ to WANTLIB.

ok landry@
2010-06-14 19:52:23 +00:00
landry
2c62a3f2f8 Update to libetpan 1.0, committing on behalf of stephan@..
Bumping major to be on the safe side, although only functions were added
it's a major upstream release.
2010-06-11 17:12:37 +00:00
landry
a2fa9795eb Update to claws-mail plugins, diff from robert at openbsd dot pap dot
st.
Discussed with and ok stephan@ for bogofilter/notification/attremover.
2010-06-11 17:10:40 +00:00
landry
96fb688039 Update to claws-mail 3.7.6, based on a diff from robert at openbsd dot
pap dot st with some tweaks by me.
Discussed with and ok Ulrich Kahl (maintainer) and stephan@
2010-06-11 17:08:32 +00:00
espie
01088c7f6e comment out bogus symlinks for now. 2010-06-09 11:43:22 +00:00
stsp
8d294869c6 Add patch from upstream to fix bogus ssl check warning when the
sslfingerprint option is used.
hints and ok sthen@
2010-06-09 08:34:59 +00:00
jakob
3f92f7676b update to postfix v2.7.1 2010-06-08 22:19:30 +00:00
ajacoutot
330b48bd07 We can use either rpm or rpm2cpio.
ok giovanni@ (maintainer)
2010-06-07 09:58:00 +00:00
espie
2e368da839 fix on LP64 + gcc4 2010-06-06 20:10:21 +00:00