diff options
author | manu <manu@pkgsrc.org> | 2012-11-24 14:06:43 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2012-11-24 14:06:43 +0000 |
commit | ea1de63adbc16984daf079462089b23f46f193cd (patch) | |
tree | 225961c90b0dbd85a2c32877d6f369e3df238f85 /devel | |
parent | bd6c9bfb7af89df19ce9dac1d15fe2b9a59722b0 (diff) | |
download | pkgsrc-ea1de63adbc16984daf079462089b23f46f193cd.tar.gz |
Update SOGo (and its SOPE dependency) to 2.0.2a
ChangeLog since 2.0.0
2.0.2a (2012-11-15)
-------------------
Enhancements
- improved user rights editor in calendar module
- disable alarms for newly subsribed calendars
Bug fixes
- fixed typos in Spanish (Spain) translation
- fixed display of raw source for tasks
- fixed title display of cards with a photo
- fixed null address in reply-to header of messages
- fixed scrolling for calendar/addressbooks lists
- fixed display of invitations on BlackBerry devices
- fixed sogo-tool rename-user for MySQL database
- fixed corrupted attachments in Webmail
- fixed parsing of URLs that can throw an exception
- fixed password encoding in user sources
2.0.2 (2012-10-24)
------------------
New features
- added support for SMTP AUTH
- sogo configuration can now be set in /etc/sogo/sogo.conf
- added support for GNU TLS
Enhancements
- speed up of the parsing of IMAP traffic
- minor speed up of the web interface
- speed up the scrolling of the message list in the mail module
- speed up the deletion of a large amounts of entries in the contacts module
- updated the timezone files to the 2012.g edition
- openchange backend: miscellaneous speed up of the synchronization
operations
- open file descriptors are now closed when the process starts
Bug fixes
- the parameters included in the url of remote calendars are now taken into
account
- fixed an issue occurring with timezone definitions providing multiple entries
- openchange backend: miscellaneous crashes during certain Outlook
operations, which have appeared in version 2.0.0, have been fixed
- fixed issues occuring on OpenBSD and potentially other BSD flavours
2.0.1 (2012-10-10)
-------------------
Enhancements
- deletion of contacts is now performed in batch, which speeds up the
operation for large numbers of items
- scalability enhancements in the OpenChange backend that enables the first
synchronization of mailboxes in a more reasonable time and using less
memory
- the task list is now sortable
Bug Fixes
- improved support of IE 9
Diffstat (limited to 'devel')
-rw-r--r-- | devel/SOPE/Makefile | 15 | ||||
-rw-r--r-- | devel/SOPE/PLIST | 3 | ||||
-rw-r--r-- | devel/SOPE/distinfo | 10 | ||||
-rw-r--r-- | devel/SOPE/patches/patch-sope-core_NGStreams_NGInternetSocketAddress.m | 14 |
4 files changed, 25 insertions, 17 deletions
diff --git a/devel/SOPE/Makefile b/devel/SOPE/Makefile index 2f382294dd5..b6ffb4a4227 100644 --- a/devel/SOPE/Makefile +++ b/devel/SOPE/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/10/31 11:16:33 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/11/24 14:06:43 manu Exp $ # -DISTNAME= SOPE-2.0.0b3 -PKGREVISION= 1 +DISTNAME= SOPE-2.0.2a CATEGORIES= devel MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ @@ -11,6 +10,8 @@ HOMEPAGE= http://sope.opengroupware.org/ COMMENT= Framework for writing clever web servers driven by objects LICENSE= gnu-lgpl-v2 +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/SOPE @@ -18,12 +19,16 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-gnustep --enable-debug --disable-strip +pre-configure: + ${LN} -s ${BUILDLINK_DIR}/lib/mysql/libmysqlclient.so \ + ${BUILDLINK_DIR}/lib/libmysqlclient.so + .include "../../devel/gnustep-make/buildlink3.mk" .include "../../devel/gnustep-base/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../databases/openldap-client/buildlink3.mk" -.include "../../databases/postgresql90-client/buildlink3.mk" -.include "../../databases/mysql55-client/buildlink3.mk" +.include "../../mk/pgsql.buildlink3.mk" +.include "../../mk/mysql.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/SOPE/PLIST b/devel/SOPE/PLIST index 537f34afae8..7f12180b2e6 100644 --- a/devel/SOPE/PLIST +++ b/devel/SOPE/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/16 05:34:58 manu Exp $ +@comment $NetBSD: PLIST,v 1.2 2012/11/24 14:06:43 manu Exp $ bin/wod bin/load-EOAdaptor bin/connect-EOAdaptor @@ -208,6 +208,7 @@ include/NGMime/NGMimeUtilities.h include/NGMime/NGPart.h include/NGMime/NGMimeFileData.h include/NGMime/NGMimeJoinedData.h +include/NGMime/NSData+RFC822.h include/NGMail/NGMailDecls.h include/NGMail/NGMail.h include/NGMail/NGMailAddressList.h diff --git a/devel/SOPE/distinfo b/devel/SOPE/distinfo index 112ac6d6657..fb068466522 100644 --- a/devel/SOPE/distinfo +++ b/devel/SOPE/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2012/09/01 10:02:34 marino Exp $ +$NetBSD: distinfo,v 1.4 2012/11/24 14:06:43 manu Exp $ -SHA1 (SOPE-2.0.0b3.tar.gz) = 9f2b337f0d9015377fba81a4e1cc0e95141e6b59 -RMD160 (SOPE-2.0.0b3.tar.gz) = 45311144e883c7415a338ae7e634865b92c5baaa -Size (SOPE-2.0.0b3.tar.gz) = 2153481 bytes -SHA1 (patch-sope-core_NGStreams_NGInternetSocketAddress.m) = a4fe1cf1949579fab9a135c7a98dbfdf877ce315 +SHA1 (SOPE-2.0.2a.tar.gz) = 8dcb2a1ea3b90b860969878bdca5a2685eb37296 +RMD160 (SOPE-2.0.2a.tar.gz) = f9fd9ba7ed6ea550e86343f784fd64beac008df8 +Size (SOPE-2.0.2a.tar.gz) = 2243113 bytes +SHA1 (patch-sope-core_NGStreams_NGInternetSocketAddress.m) = 5309786f9208e3799d3b659b912f1c263c63427c SHA1 (patch-sope-core_NGStreams_NGLocalSocketAddress.m) = f5c6cb90d64ea48316175390d973ba59e44f29b9 SHA1 (patch-sope-core_NGStreams_NGLocalSocketDomain.m) = 23dfa6732f3af2165b1adcf2637fc77bfeadfe3c diff --git a/devel/SOPE/patches/patch-sope-core_NGStreams_NGInternetSocketAddress.m b/devel/SOPE/patches/patch-sope-core_NGStreams_NGInternetSocketAddress.m index 21a0c1df59c..58f78d1884c 100644 --- a/devel/SOPE/patches/patch-sope-core_NGStreams_NGInternetSocketAddress.m +++ b/devel/SOPE/patches/patch-sope-core_NGStreams_NGInternetSocketAddress.m @@ -1,13 +1,15 @@ -$NetBSD: patch-sope-core_NGStreams_NGInternetSocketAddress.m,v 1.1 2012/09/01 10:02:34 marino Exp $ +$NetBSD: patch-sope-core_NGStreams_NGInternetSocketAddress.m,v 1.2 2012/11/24 14:06:43 manu Exp $ ---- sope-core/NGStreams/NGInternetSocketAddress.m.orig 2011-11-04 12:39:19.000000000 +0000 -+++ sope-core/NGStreams/NGInternetSocketAddress.m -@@ -48,7 +48,7 @@ +--- sope-core/NGStreams/NGInternetSocketAddress.m.orig 2012-11-15 18:51:03.000000000 +0100 ++++ sope-core/NGStreams/NGInternetSocketAddress.m 2012-11-22 18:39:01.000000000 +0100 +@@ -47,9 +47,9 @@ + #include "NGInternetSocketAddress.h" #include "NGInternetSocketDomain.h" #include "common.h" --#if defined(HAVE_GETHOSTBYNAME_R) && !defined(linux) && !defined(__FreeBSD__) -+#if defined(HAVE_GETHOSTBYNAME_R) && !defined(linux) && !defined(__FreeBSD__) && !defined(__DragonFly__) +-#if defined(HAVE_GETHOSTBYNAME_R) && !defined(linux) && !defined(__FreeBSD__) && !defined(__GLIBC__) ++#if defined(HAVE_GETHOSTBYNAME_R) && !defined(linux) && !defined(__FreeBSD__) && !defined(__GLIBC__) && !defined(__DragonFly__) #define USE_GETHOSTBYNAME_R 1 #endif + @implementation NGInternetSocketAddress |