5400 Commits

Author SHA1 Message Date
ajacoutot
3dca6a3ebc Update to evolution-ews-3.10.1. 2013-10-13 17:01:15 +00:00
ajacoutot
50e9d376dc Update to evolution-3.10.1. 2013-10-13 16:51:20 +00:00
landry
f670bbe286 Bugfix update to thunderbird{,-i18n} 24.0.1.
See http://www.mozilla.org/en-US/thunderbird/24.0.1/releasenotes/
2013-10-13 08:13:21 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
landry
8dbb233559 Assorted fixes prompted by naddy@:
- add a -gdata subpackage for the plugin interacting with google
  contacts, since it picks up libgdata if present.
- add libnotify & libcanberra-gtk to LDEP-main since they're picked up
  for the notification plugin if present.
- tidy WANTLIB, put the krb5 & friends only once in WANTLIB.
- remove a leftover empty WANTLIB-docs
- cleanup WANTLIB-* in the ldap FLAVOR, they made no sense
2013-10-11 22:14:18 +00:00
naddy
ac95394543 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 21:20:54 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
jturner
0f56676466 When both qt4 and qt3 are installed make sure lconvert, lrelease and
lupdate from qt4 are used. Found out the hard way during a bulk by
naddy@. Bump.
2013-10-08 22:13:30 +00:00
jasper
7ba1e43328 use -Wl,-rpath instead of -R to unbreak on powerpc 2013-10-08 06:25:58 +00:00
landry
84dc78185c Fix build with webkit 2.2, JSCore was renamed to JavaScriptCore 2013-10-06 14:04:41 +00:00
ajacoutot
c26c5dae18 Regen WANTLIB after orc got put back into gstreamer1. 2013-10-06 09:08:50 +00:00
jturner
aff48c2538 Update trojita to 0.3.96 and switch to new cmake build system.
Thanks to Amit Kulkarni <amitkulz at gmail dot com> for testing.
2013-10-06 01:51:38 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
giovanni
77b03985c2 Update to 1.2 and remove trailing spaces from DESCR
ok benoit@
2013-10-04 09:37:43 +00:00
giovanni
473913d4c1 Bugfix update to 2.0.8
ok benoit@
2013-10-04 09:33:03 +00:00
giovanni
1406e3ec54 Bugfix update to 0.602
ok benoit@
2013-10-04 09:28:31 +00:00
ajacoutot
539eeef333 distfiles.bsdfrog.org: http -> https 2013-10-01 09:07:14 +00:00
brad
154510546f Update to Dovecot-pigeonhole 0.4.2.
ok sthen@
2013-09-30 20:32:06 +00:00
landry
5e5210c0b6 Allow this to package the enigmail subpackage on sparc64 by defining XPCOM_ABI. 2013-09-30 20:10:24 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
19d6e1c603 Update to evolution-rss-0.3.94. 2013-09-27 09:47:12 +00:00
ajacoutot
28b206d1e1 Update to evolution-ews-3.10.0. 2013-09-27 09:46:37 +00:00
ajacoutot
5b62b035dc Update to evolution-3.10.0. 2013-09-27 09:30:39 +00:00
ajacoutot
3e969ba05c Forgot in previous. 2013-09-27 07:47:54 +00:00
ajacoutot
62f884303a Unmess variable names, and subst_vars. 2013-09-27 07:39:33 +00:00
ajacoutot
5ab853ed3c Remove SUBST_VARS when not needed.
Move the dependant ports versions at the top.
2013-09-27 07:30:26 +00:00
brad
7118c8fe51 Update after update to Dovecot 2.2.6.
ok sthen@
2013-09-27 01:37:55 +00:00
brad
935adb5b6d Update to Dovecot 2.2.6.
ok sthen@
2013-09-27 01:35:51 +00:00
sthen
d19e229db0 unbreak WANTLIB/LIB_DEPENDS 2013-09-26 13:46:28 +00:00
sthen
7ad838df72 handle p_flags split in kinfo_proc to unbreak 2013-09-25 23:39:54 +00:00
sthen
6ab0e0938b unbreak 2013-09-25 23:34:00 +00:00
sthen
82cb166e3f these are currently BROKEN (sysctl changes), mark them as such to save time
in builds, jasper@ agrees
2013-09-25 16:53:52 +00:00
landry
679a90125b Remove those, they've been merged to mail/claws-mail. 2013-09-25 08:04:54 +00:00
landry
5078ed4bf5 Update to claws-mail 3.9.2.
- all the plugins which were distributed separately are now bundled in.
- @conflict/@pkgpath markers added for upgrade path.
- add a pdfviewer plugin using poppler
- replace the dead gtkhtml2-based htmlviewer plugin by one using webkit.
- given the deps, pdfviewer and htmlviewer are subpackages.
- remove BDEP on libgcrypt, shouldnt be needed with gnutls >= 2.11.
- remove patches merged upstream.

From Ido Admon, thanks!
2013-09-25 08:03:13 +00:00
sthen
f9dc2fa78a libungif->giflib and patch where necessary, ok jasper@ aja@ 2013-09-25 07:56:56 +00:00
ajacoutot
baf34fa350 Fix WANTLIB after recent gstreamer1 update. 2013-09-24 18:53:27 +00:00
okan
1f73404fa2 update to 1.2.18.0
maintainer timeout; tested by at least MERIGHI Marcus
2013-09-24 17:43:57 +00:00
jasper
42bf68eb68 proactively unbreak geary for upcoming vala update
ok landry@ (MAINTAINER)
2013-09-24 15:59:13 +00:00
brad
dc1d282c7c Remove unnecessary patch that sets a value that is the default anyway.
ok sthen@
2013-09-22 17:57:59 +00:00
landry
c5d4113c78 tedu mail/openwebmail.
It was the cloud of the web 1.0, had builtin addressbook/calendar/webdisk/ssh
console/antivirus/antispam... but it never made it past the javascript bump,
and is mostly dead upstream since 6 years.
Was nice in 2004 though, when plain perl CGIs ruled the world.

ok sthen@
2013-09-19 21:43:31 +00:00
landry
99193865db Update to thunderbird 24.0/lightning 2.6b3/enigmail 1.5.2.
- see https://www.mozilla.org/en-US/thunderbird/24.0/releasenotes/
- remove BROKEN-sparc64, it even works \o/
- switch to build with clang on i386/amd64 and gcc4.6 on ppc/sparc64/alpha
- dont link with systemwide jpeg anymore, needs libjpeg-turbo
- remove patch-gfx_thebes_gfxPlatform_cpp, was merged upstream in
  #722975 (and we dont build with system cairo anyway now)
- remove useless patch-parser_html_Makefile_in, maybe it made sense in
  the gcc 3 / ffx 3.6 days but those are over...
- remove patch-ldap_sdks_c-sdk_configure_in, merged in #720373
- remove patch-mozilla_ipc_chromium_src_base_atomicops_h, not needed anymore
- add patch-mozilla_ipc_chromium_src_base_dir_reader_bsd_h, should be
  needed now as on ffx/sm.
- remove libsydney audio patches \o/ - now uses cubeb with native sndio backend.
- shuffle enigmail patches for 1.5.2 as was done in seamonkey
- remove patch-mozilla_toolkit_system_gnome_nsGIOService_cpp (#805202)
- remove patch-mozilla_toolkit_xre_nsXREDirProvider_cpp and
patch-mozilla_xpcom_io_nsAppFileLocationProvider_cpp, merged upstream  (#803955)
2013-09-19 13:37:50 +00:00
landry
2b6c35f771 Dont use BUILD_PKGPATH in LIB_DEPENDS-{mysql,pgsql} since FLAVORs end up
there and confuse PLIST_DB later on. plain mail/dspam works.
Bump corresponding REVISIONs.
Reported by & hints from sthen@, thanks!
2013-09-18 06:30:23 +00:00
ajacoutot
a2691ce71c Update to gmime-2.6.18. 2013-09-16 06:22:41 +00:00
landry
ea6fbbb97b Remove now-inexistent flavors from the build (pgsql & mysql are
subpackages, hash is built by default), and while here also build
clamav flavor along ldap & domainscale. Pointed out by naddy@.
2013-09-15 11:18:58 +00:00
landry
37e7a819d5 Update to dspam 3.10.2.
- remove 6 out of the 10 flavors maze, only keep the ones that make
  sense (ie clamav, ldap, domainscale & largescale)
- build pgsql & mysql drivers as subpackages, as $DEITY intended
- @pkgpath & PFRAG.[flavor]-main tweaks from sthen@ (thanks!)
- remove init_pwent_cache() patch until i can make some sense of it
- remove painful strlcpy patches
- add patches to fix pgsql support with PSQL > 9.1 from
  http://sourceforge.net/p/dspam/bug-tracker/112/ &
http://sourceforge.net/p/dspam/bug-tracker/141
- add an rc script running dspam --daemon as _dspam
- patch default dspam.conf to trust user _dspam (pointed out by jca@;
  thanks!) and to use port 2424 by default. Taken from debian.

Discussed at length with todd@ (MAINTAINER), been running on amd64 with
pgsql &| sqlite backend since a while, also tested on sqlite/ppc.

Some tweaks might still be needed (a README ? Fix some weird crashers ?),
but at least it's better than what we had for the past years.
2013-09-14 17:12:10 +00:00
ajacoutot
1f87faf6e3 Tweak. 2013-09-11 13:46:43 +00:00
ajacoutot
ae993ca70c I committed a slighly different 64bit time_t fix upstream after a chat
with evo developer, so merge it here as well.
2013-09-11 07:21:04 +00:00
jturner
92f1ab25ca Update lumail to 0.22. 2013-09-10 22:43:46 +00:00
ajacoutot
48418978fb Fix for 64-bit time_t.
looked over by kettenis@
2013-09-10 07:20:53 +00:00
sthen
d44e7d7031 update to Postfix 2.10.2, ok brad@ (maintainer) 2013-09-09 22:00:33 +00:00