pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www SOGo3: update to 4.0.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e07d3e1a722
branches:  trunk
changeset: 401099:4e07d3e1a722
user:      tm <tm%pkgsrc.org@localhost>
date:      Wed Sep 11 12:01:53 2019 +0000

description:
SOGo3: update to 4.0.8

4.0.8 (2019-07-19)
------------------

Enhancements
 - [web] show calendar names of subscriptions in events blocks
 - [web] show hints for mail vacation options (#4462)
 - [web] allow to fetch unseen count of all mailboxes (#522, #2776, #4276)
 - [web] add rel="noopener" to external links (#4764)
 - [web] add Indonesian (id) translation
 - [web] updated Angular Material to version 1.1.19
 - [web] replaced bower packages by npm packages
 - [web] restored mail threads (#3478, #4616, #4735)
 - [web] reflect attendee type with generic icon (person/group/resource)
 - [web] reduce usage of calendar color in dialogs

Bug fixes
 - [web] fixed wrong translation of custom calendar categories
 - [web] fixed wrong colors assigned to default calendar categories
 - [web] lowered size of headings on small screens
 - [web] fixed scrolling in calendars list on Android
 - [web] keep center list of Calendar module visible on small screens
 - [web] check for duplicate name only if address book name is changed
 - [web] improved detection of URLs and email addresses in text mail parts
 - [web] fixed page reload with external IMAP account (#4709)
 - [web] constrained absolute-positioned child elements of HTML mail parts
 - [web] fixed useless scrolling when deleting a message
 - [web] don't hide compose button if messages list is visible
 - [web] fixed next/previous slots with external attendees
 - [web] fixed restoration of sub mailbox when reloading page
 - [web] use matching address of attendee (#4473)
 - [core] allow super users to modify any event (#4216)
 - [core] correctly handle the full cert chain in S/MIME
 - [core] handle multidays events in freebusy data
 - [core] avoid exception on recent GNUstep when attached file has no filename (#4702)
 - [core] avoid generating broken DTSTART for the freebusy.ifb file (#4289)
 - [core] consider DAVx5 like Apple Calendar (#4304)
 - [core] improve handling of signer certificate (#4742)
 - [core] added safety checks in S/MIME (#4745)
 - [core] fixed domain placeholder issue when using sogo-tool (#4723)

4.0.7 (2019-02-27)
------------------

Bug fixes
 - [web] date validator now handles non-latin characters
 - [web] show the "reply all" button in more situations
 - [web] fixed CSS when printing message in popup window (#4674)
 - [i18n] added missing subject of appointment mail reminders (#4656)

4.0.6 (2019-02-21)
------------------

Enhancements
 - [web] create card from sender or recipient address (#3002, #4610)
 - [web] updated Angular to version 1.7.7
 - [web] restored support for next/previous slot suggestion in attendees editor
 - [web] improved auto-completion display of contacts
 - [web] allow modification of attendees participation role
 - [web] updated Angular Material to version 1.1.13
 - [web] updated CKEditor to version 4.11.2
 - [core] baseDN now accept dynamic domain values (#3685 - sponsored by iRedMail)
 - [core] we now handle optional and non-required attendee states

Bug fixes
 - [web] fixed all-day event dates with different timezone
 - [web] fixed display of Bcc header (#4642)
 - [web] fixed refresh of drafts folder when saving a draft
 - [web] fixed CAS session timeout handling during XHR requests (#4468)
 - [web] reflect active locale in HTML lang attribute (#4660)
 - [web] allow scroll of login page on small screen (#4035)
 - [web] fixed saving of email address for external calendar notifications (#4630)
 - [web] sent messages cannot be replied to their BCC email addresses (#4460)
 - [core] ignore transparent events in time conflict validation (#4539)
 - [core] fixed yearly recurrence calculator when starting from previous year
 - [core] changes to contacts are now propagated to lists (#850, #4301, #4617)
 - [core] fixed bad password login interval (#4664)

4.0.5 (2019-01-09)
------------------

New features
 - [web] dynamic stylesheet for printing calendars (#3768)

Enhancements
 - [web] show source addressbook of matching contacts in appointment editor (#4579)
 - [web] improve display of keyboard shortcuts
 - [web] show time for messages of yesterday (#4599)
 - [web] fit month view to window size (#4554)
 - [web] updated CKEditor to version 4.11.1
 - [web] updated Angular Material to version 1.1.12

Bug fixes
 - [sogo-tool] fixed "manage-acl unsubscribe" command (#4591)
 - [web] fixed handling of collapsed/expanded mail accounts (#4541)
 - [web] fixed handling of duplicate recipients (#4597)
 - [web] fixed folder export when XSRF validation is enabled (#4502)
 - [web] don't encode filename extension when exporting folders
 - [web] fixed download of HTML body parts
 - [web] catch possible exception when registering mailto protocol
 - [core] don't always fetch the sorting columns
 - [eas] strip '<>' from bodyId and when forwarding mails
 - [eas] fix search on for Outlook application (#4605 and #4607)
 - [eas] improve search operations and results fetching
 - [eas] better handle bogus DTStart values
 - [eas] support for basic UserInformation queries (#4614)
 - [eas] better handle timezone changes (#4624)

4.0.4 (2018-10-23)
------------------

Bug fixes
 - [web] fixed time conflict validation when not the owner
 - [web] fixed freebusy display with default theme (#4578)

4.0.3 (2018-10-17)
------------------

Enhancements
 - [web] prohibit subscribing a user with no rights
 - [web] new button to mark a task as completed (#4531)
 - [web] new button to reset Calendar categories to defaults
 - [web] moved the unseen messages count to the beginning of the window's title (#4553)
 - [web] allow export of calendars subscriptions (#4560)
 - [web] hide compose button when reading message on mobile device
 - [web] updated Angular to version 1.7.5
 - [web] updated CKEditor to version 4.10.1

Bug fixes
 - [web] include mail account name in form validation (#4532)
 - [web] calendar properties were not completely reset on cancel
 - [web] check ACLs on address book prior to delete cards
 - [web] fixed condition of copy action on cards
 - [web] fixed display of notification email in calendar properties
 - [web] fixed display of multi-days events when some weekdays are disabled
 - [web] fixed synchronisation of calendar categories
 - [web] fixed popup window detection in message viewer (#4518)
 - [web] fixed behaviour of return receipt actions
 - [web] fixed freebusy information with all-day events
 - [web] fixed support for SOGoMaximumMessageSizeLimit
 - [core] fixed email reminders support for tasks
 - [core] fixed time conflict validation (#4539)

4.0.2 (2018-08-24)
------------------

New features
 - [web] move mailboxes (#644, #3511, #4479)

Enhancements
 - [web] prohibit duplicate calendar categories in Preferences module
 - [web] added Romanian (ro) translation - thanks to Vasile Razvan Luca
 - [web] add security flags to cookies (HttpOnly, secure) (#4525)
 - [web] better theming for better customization (#4500)
 - [web] updated Angular to version 1.7.3
 - [web] updated ui-router to version 1.0.20
 - [core] enable Oracle OCI support for CentOS/RHEL v7

Bug fixes
 - [core] handle multi-valued mozillasecondemail attribute mapping
 - [core] avoid displaying empty signed emails when using GNU TLS (#4433)
 - [web] improve popup window detection in message viewer (#4518)
 - [web] enable save button when editing the members of a list
 - [web] restore caret position when replying or forwarding a message (#4517)
 - [web] localized special mailboxes names in filter editor
 - [web] fixed saving task with reminder based on due date

4.0.1 (2018-07-10)
------------------

Enhancements
 - [web] now possible to show events/task for the current year
 - [web] show current ordering setting in lists
 - [web] remove invalid occurrences when modifying a recurrent event
 - [web] updated Angular to version 1.7.2
 - [web] updated Angular Material to version 1.1.10
 - [web] updated CKEditor to version 4.10.0
 - [web] allow mail flag addition/edition on mobile
 - [web] added Japanese (jp) translation - thanks to Ryo Yamamoto

Bug fixes
 - [core] properly update the last-modified attribute (#4313)
 - [core] fixed default data value for c_hascertificate (#4442)
 - [core] fixed ACLs restoration with sogo-tool in single store mode (#4385)
 - [core] fixed S/MIME code with chained certificates
 - [web] prevent deletion of special folders using del key
 - [web] fixed SAML2 session timeout handling during XHR requests
 - [web] fixed renaming a folder under iOS
 - [web] fixed download of exported folders under iOS
 - [web] improved server-side CSS sanitizer
 - [web] match recipient address when replying (#4495)
 - [eas] improved alarms syncing with EAS devices (#4351)
 - [eas] avoid potential cache update when breaking sync queries (#4422)
 - [eas] fixed EAS search

4.0.0 (2018-03-07)
------------------

New features
 - [core] full S/MIME support
 - [core] can now invite attendees to exceptions only (#2561)
 - [core] add support for module constraints in SQL sources
 - [core] add support for listRequiresDot in SQL sources
 - [web] add support for SearchFieldNames in SQL sources
 - [web] display freebusy information of owner in appointment editor
 - [web] register SOGo as a handler for the mailto scheme (#1223)
 - [web] new events list view where events are grouped by day
 - [web] user setting to always show mail editor inside current window or in popup window
 - [web] add support for events with recurrence dates (RDATE)

Enhancements
 - [web] follow requested URL after user authentication
 - [web] added Simplified Chinese (zh_CN) translation - thanks to Thomas Kuiper
 - [web] now also give modify permission when selecting all calendar rights
 - [web] allow edition of IMAP flags associated to mail labels
 - [web] search scope of address book is now respected
 - [web] avoid redirection to forbidden module (via ModulesConstraints)
 - [web] lower constraints on dates range of auto-reply message (#4161)
 - [web] sort categories in event and task editors (#4349)
 - [web] show weekday in headers of day view
 - [web] improve display of overlapping events with categories
 - [web] updated Angular Material to version 1.1.6

Bug fixes
 - [core] yearly repeating events are not shown in web calendar (#4237)
 - [core] increased column size of settings/defaults for MySQL (#4260)
 - [core] fixed yearly recurrence calculator with until date
 - [core] generalized HTML sanitization to avoid encoding issues when replying/forwarding mails
 - [core] don't expose web calendars to other users (#4331)
 - [web] fixed display of error when the mail editor is in a popup
 - [web] attachments are not displayed on IOS (#4150)
 - [web] fixed parsing of pasted email addresses from Spreadsheet (#4258)
 - [web] messages list not accessible when changing mailbox in expanded mail view (#4269)
 - [web] only one postal address of same type is saved (#4091)
 - [web] improve handling of email notifications of a calendar properties
 - [web] fixed XSRF cookie path when changing password (#4139)
 - [web] spaces can now be inserted in address book names
 - [web] prevent the creation of empty contact categories
 - [web] fixed mail composition from message headers (#4335)
 - [web] restore messages selection after automatic refresh (#4330)
 - [web] fixed path of destination mailbox in Sieve filter editor
 - [web] force copy of dragged contacts from global address books
 - [web] removed null characters from JSON responses
 - [web] fixed advanced mailbox search when mailbox name is very long
 - [web] fixed handling of public access rights of Calendars (#4344)
 - [web] fixed server-side CSS sanitization of messages (#4366)
 - [web] cards list not accessible when changing address book in expanded card view
 - [web] added missing subject to junk/not junk reports
 - [web] fixed file uploader URL in mail editor
 - [web] fixed decoding of spaces in URL-encoded parameters (+)
 - [web] fixed scrolling of message with Firefox (#4008, #4282, #4398)
 - [web] save original username in cookie when remembering login (#4363)
 - [web] allow to set a reminder on a task with a due date
 - [eas] hebrew folders encoding problem using EAS (#4240)
 - [eas] avoid sync requests for shared folders every second (#4275)
 - [eas] we skip the organizer from the attendees list (#4402)
 - [eas] correctly handle all-day events with EAS v16 (#4397)
 - [eas] fixed EAS save in drafts with attachments

3.2.10 (2017-07-05)
-------------------

New features
 - [web] new images viewer in Mail module
 - [web] create list from selected cards (#3561)
 - [eas] initial EAS v16 and email drafts support
 - [core] load-testing scripts to evaluate SOGo performance

Enhancements
 - [core] now possible to {un}subscribe to folders using sogo-tool
 - [web] AngularJS optimizations in Mail module
 - [web] AngularJS optimization of color picker
 - [web] improve display of tasks status
 - [web] added custom fields support from Thunderbird's address book
 - [web] added Latvian (lv) translation - thanks to Juris Balandis
 - [web] expose user's defaults and settings inline
 - [web] can now discard incoming mails during vacation
 - [web] support both backspace and delete keys in Mail and Contacts modules
 - [web] improved display of appointment/task comments and card notes
 - [web] updated Angular Material to version 1.1.4
 - [web] updated CKEditor to version 4.7.1

Bug fixes
 - [web] respect SOGoLanguage and SOGoSupportedLanguages (#4169)
 - [web] fixed adding list members with multiple email addresses
 - [web] fixed responsive condition of login page (960px to 1023px)
 - [web] don't throw errors when accessing nonexistent special mailboxes (#4177)
 - [core] newly subscribed calendars are excluded from freebusy (#3354)
 - [core] don't update subscriptions when owner is not the active user (#3988)
 - [core] strip cr during LDIF import process (#4172)
 - [core] email alarms are sent too many times (#4100)
 - [core] enable S/MIME even when using GNU TLS (#4201)
 - [core] silence verbose output for sogo-ealarms-notify (#4170)
 - [eas] don't include task folders if we hide them in SOGo (#4164)

diffstat:

 www/Makefile                                           |     4 +-
 www/SOGo3/DESCR                                        |    12 -
 www/SOGo3/Makefile                                     |    93 -
 www/SOGo3/PLIST                                        |  1810 --------------
 www/SOGo3/PLIST.FreeBSD                                |     6 -
 www/SOGo3/PLIST.Linux                                  |     6 -
 www/SOGo3/PLIST.SunOS                                  |     6 -
 www/SOGo3/distinfo                                     |     7 -
 www/SOGo3/files/SOGo.conf                              |     5 -
 www/SOGo3/files/sogo-conf.sh                           |    49 -
 www/SOGo3/files/sogod.sh                               |    44 -
 www/SOGo3/patches/patch-SoObjects_SOGo_NSData+Crypto.m |    27 -
 www/SOGo4/DESCR                                        |    12 +
 www/SOGo4/Makefile                                     |    94 +
 www/SOGo4/PLIST                                        |  1949 ++++++++++++++++
 www/SOGo4/PLIST.FreeBSD                                |     6 +
 www/SOGo4/PLIST.Linux                                  |     6 +
 www/SOGo4/PLIST.SunOS                                  |     6 +
 www/SOGo4/distinfo                                     |     7 +
 www/SOGo4/files/SOGo.conf                              |     5 +
 www/SOGo4/files/sogo-conf.sh                           |    49 +
 www/SOGo4/files/sogod.sh                               |    44 +
 22 files changed, 2180 insertions(+), 2067 deletions(-)

diffs (truncated from 4345 to 300 lines):

diff -r e0f5a0f9fc13 -r 4e07d3e1a722 www/Makefile
--- a/www/Makefile      Wed Sep 11 11:53:39 2019 +0000
+++ b/www/Makefile      Wed Sep 11 12:01:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1403 2019/09/10 12:28:03 fcambus Exp $
+# $NetBSD: Makefile,v 1.1404 2019/09/11 12:01:53 tm Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -12,7 +12,7 @@
 SUBDIR+=       R-shiny
 SUBDIR+=       R-shinyjs
 SUBDIR+=       SOGo
-SUBDIR+=       SOGo3
+SUBDIR+=       SOGo4
 SUBDIR+=       SpeedyCGI
 SUBDIR+=       adzap
 SUBDIR+=       aipo
diff -r e0f5a0f9fc13 -r 4e07d3e1a722 www/SOGo3/DESCR
--- a/www/SOGo3/DESCR   Wed Sep 11 11:53:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-SOGo is fully supported and trusted groupware server with a focus
-on scalability and open standards. SOGo is released under the GNU
-GPL/LGPL v2 and above.
-
-SOGo provides a rich AJAX-based Web interface and supports multiple
-native clients through the use of standard protocols such as CalDAV,
-CardDAV and GroupDAV.
-
-SOGo is the missing component of your infrastructure; it sits in
-the middle of your servers to offer your users an uniform and
-complete interface to access their information. It has been deployed
-in production environments where thousands of users are involved.
diff -r e0f5a0f9fc13 -r 4e07d3e1a722 www/SOGo3/Makefile
--- a/www/SOGo3/Makefile        Wed Sep 11 11:53:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,93 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2019/08/22 12:23:51 ryoon Exp $
-#
-
-DISTNAME=      SOGo-3.2.9
-PKGREVISION=   14
-CATEGORIES=    www
-MASTER_SITES=  http://www.sogo.nu/files/downloads/SOGo/Sources/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.sogo.nu/
-COMMENT=       Groupware server supporting CalDAV, CardDAV and GroupDAV
-LICENSE=       gnu-gpl-v2
-
-HAS_CONFIGURE= yes
-USE_TOOLS+=     bash gmake zip:run
-
-CONFIG_SHELL=  bash
-CONFIGURE_ARGS= --enable-debug --disable-strip
-MAKE_JOBS_SAFE=                no
-
-SOGOUSER?=     sogo
-SOGOGROUP?=    sogo
-SOGOETCDIR?=   ${PKG_SYSCONFDIR}
-SOGORUNDIR?=   ${VARBASE}/sogo
-
-INSTALLATION_DIRS+=    share/examples/SOGo
-
-CONF_FILES+=   share/examples/SOGo/sogo-conf.sh \
-               ${PKG_SYSCONFDIR}/sogo-conf.sh
-CONF_FILES+=   share/examples/SOGo/SOGo.conf \
-               ${PKG_SYSCONFDIR}/SOGo.conf
-OWN_DIRS+=     ${SOGOETCDIR}
-OWN_DIRS+=     ${SOGORUNDIR}
-OWN_DIRS_PERMS+=       ${SOGOETCDIR} ${SOGOUSER} ${SOGOGROUP} 0755
-OWN_DIRS_PERMS+=       ${SOGORUNDIR} ${SOGOUSER} ${SOGOGROUP} 0755
-BUILD_DEFS+=   VARBASE
-
-PKG_GROUPS+=   ${SOGOGROUP}
-PKG_USERS+=    ${SOGOUSER}:${SOGOGROUP}
-PKG_HOME.${SOGOUSER}=  ${SOGOETCDIR}
-PKG_SHELL.${SOGOUSER}= ${SH}
-PKG_GECOS.${SOGOUSER}= SOGo daemon user
-
-PKG_SYSCONFSUBDIR=     sogo
-
-FILES_SUBST+=  SOGORUNDIR=${SOGORUNDIR}
-FILES_SUBST+=  SOGOETCDIR=${SOGOETCDIR}
-FILES_SUBST+=  SOGOUSER=${SOGOUSER}
-RCD_SCRIPTS=   sogod
-
-SUBST_CLASSES+=         paths
-SUBST_MESSAGE.paths=    Fixing hardcoded paths.
-SUBST_STAGE.paths=      pre-configure
-SUBST_FILES.paths=      SoObjects/SOGo/SOGoSystemDefaults.m
-SUBST_SED.paths=        -e 's,/etc/sogo/,${PKG_SYSCONFDIR}/,g'
-
-FIX_PERMS= \
-       SoObjects/Mailer/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.html \
-       SoObjects/Mailer/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.wod \
-       SoObjects/Mailer/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.html \
-       SoObjects/Mailer/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.wod \
-       UI/MainUI/MainUI.SOGo/Resources/Slovenian.lproj/Locale \
-       UI/Templates/SOGoACLLithuanianAdditionAdvisory.wox \
-       UI/Templates/SOGoACLLithuanianModificationAdvisory.wox \
-       UI/Templates/SOGoACLLithuanianRemovalAdvisory.wox \
-       UI/Templates/SOGoFolderLithuanianAdditionAdvisory.wox \
-       UI/Templates/SOGoFolderLithuanianRemovalAdvisory.wox \
-       UI/WebServerResources/css/icons.css
-
-pre-install:
-.for f in ${FIX_PERMS}
-       ${CHMOD} ${NONBINMODE} ${WRKSRC}/${f}
-.endfor
-
-
-post-install:
-       ${SED} -e "s|@SOGOUSER@|${SOGOUSER}|" ${FILESDIR}/sogo-conf.sh > \
-         ${DESTDIR}${PREFIX}/share/examples/SOGo/sogo-conf.sh
-       ${SED} -e "s|/usr/GNUstep/System/Library|${PREFIX}/lib/GNUstep|" \
-         ${WRKSRC}/Apache/SOGo.conf > \
-         ${DESTDIR}${PREFIX}/share/examples/SOGo/SOGo.conf
-       ${SED} -e "s|@PREFIX@|${PREFIX}|" ${FILESDIR}/SOGo.conf >> \
-         ${DESTDIR}${PREFIX}/share/examples/SOGo/SOGo.conf
-
-.include "../../devel/gnustep-base/buildlink3.mk"
-.include "../../devel/gnustep-make/buildlink3.mk"
-.include "../../devel/SOPE/buildlink3.mk"
-.include "../../devel/libmemcached/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-
-
-.include "../../mk/bsd.pkg.mk"
diff -r e0f5a0f9fc13 -r 4e07d3e1a722 www/SOGo3/PLIST
--- a/www/SOGo3/PLIST   Wed Sep 11 11:53:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1810 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2017/06/10 22:04:15 wiedi Exp $
-include/GDLContentStore/EOAdaptorChannel+GCS.h
-include/GDLContentStore/GCSAlarmsFolder.h
-include/GDLContentStore/GCSChannelManager.h
-include/GDLContentStore/GCSContext.h
-include/GDLContentStore/GCSFieldInfo.h
-include/GDLContentStore/GCSFolder.h
-include/GDLContentStore/GCSFolderManager.h
-include/GDLContentStore/GCSFolderType.h
-include/GDLContentStore/GCSSessionsFolder.h
-include/GDLContentStore/GCSSpecialQueries.h
-include/GDLContentStore/GCSStringFormatter.h
-include/GDLContentStore/NSURL+GCS.h
-include/NGCards/CardElement.h
-include/NGCards/CardGroup.h
-include/NGCards/CardVersitRenderer.h
-include/NGCards/NGCards.h
-include/NGCards/NGVCard.h
-include/NGCards/NGVCardPhoto.h
-include/NGCards/NGVCardReference.h
-include/NGCards/NGVList.h
-include/NGCards/NSArray+NGCards.h
-include/NGCards/NSCalendarDate+ICal.h
-include/NGCards/NSCalendarDate+NGCards.h
-include/NGCards/NSDictionary+NGCards.h
-include/NGCards/NSString+NGCards.h
-include/NGCards/iCalAlarm.h
-include/NGCards/iCalAttachment.h
-include/NGCards/iCalByDayMask.h
-include/NGCards/iCalCalendar.h
-include/NGCards/iCalDataSource.h
-include/NGCards/iCalDateTime.h
-include/NGCards/iCalEntityObject.h
-include/NGCards/iCalEvent.h
-include/NGCards/iCalEventChanges.h
-include/NGCards/iCalFreeBusy.h
-include/NGCards/iCalJournal.h
-include/NGCards/iCalObject.h
-include/NGCards/iCalPerson.h
-include/NGCards/iCalRecurrenceCalculator.h
-include/NGCards/iCalRecurrenceRule.h
-include/NGCards/iCalRepeatableEntityObject.h
-include/NGCards/iCalTimeZone.h
-include/NGCards/iCalTimeZonePeriod.h
-include/NGCards/iCalToDo.h
-include/NGCards/iCalTrigger.h
-include/NGCards/iCalUTCOffset.h
-include/NGCards/iCalXMLRenderer.h
-include/SOGo
-include/SOGoUI/SOGoAptFormatter.h
-include/SOGoUI/SOGoDirectAction.h
-include/SOGoUI/UIxComponent.h
-include/SOGoUI/UIxJSClose.h
-lib/GNUstep/Frameworks/SOGo.framework/Headers
-lib/GNUstep/Frameworks/SOGo.framework/Resources
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/BSONCodec.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/CardElement+SOGo.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/DOMNode+SOGo.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/EOBitmaskQualifier.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/EOQualifier+SOGoCacheObject.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/GCSSpecialQueries+SOGoCacheObject.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/LDAPSource.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/LDAPSourceSchema.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSArray+DAV.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSArray+Utilities.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSCalendarDate+SOGo.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSData+Crypto.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSDictionary+DAV.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSDictionary+URL.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSDictionary+Utilities.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSNull+Utilities.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSNumber+Utilities.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSObject+DAV.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSObject+Utilities.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSString+Crypto.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSString+DAV.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSString+Utilities.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/NSURL+DAV.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoAuthenticator.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoBuild.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoCASSession.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoCache.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoCacheGCSFolder.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoCacheGCSObject.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoCacheObject.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoConstants.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoContentObject.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoCredentialsFile.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoDAVAuthenticator.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoDateFormatter.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoDefaultsSource.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoDomainDefaults.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoFolder.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoGCSFolder.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoGroup.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoLDAPDefaults.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoMailer.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoObject.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoParentFolder.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoPermissions.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoProductLoader.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoProxyAuthenticator.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoSession.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoSieveManager.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoSource.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoStartupLogger.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoStaticAuthenticator.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoSystemDefaults.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoTextTemplateFile.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoUser.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoUserDefaults.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoUserFolder.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoUserManager.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoUserProfile.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoWebAuthenticator.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoWebDAVAclManager.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SOGoWebDAVValue.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/SQLSource.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/WOContext+SOGo.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/WORequest+SOGo.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/WOResourceManager+SOGo.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Headers/WOResponse+SOGo.h
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Resources/CASLogoutRequestMap.plist
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Resources/DAVReportMap.plist
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Resources/Info-gnustep.plist
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/Resources/SOGoDefaults.plist
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/sogo/SOGo
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/sogo/libSOGo.so
-lib/GNUstep/Frameworks/SOGo.framework/Versions/3/sogo/libSOGo.so.${PKGVERSION}
-lib/GNUstep/Frameworks/SOGo.framework/Versions/Current
-lib/GNUstep/Frameworks/SOGo.framework/sogo/SOGo
-lib/GNUstep/Frameworks/SOGo.framework/sogo/libSOGo.so
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Abidjan.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Accra.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Addis_Ababa.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Algiers.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Asmara.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bamako.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bangui.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Banjul.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bissau.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Blantyre.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Brazzaville.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bujumbura.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Cairo.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Casablanca.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Ceuta.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Conakry.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Dakar.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Djibouti.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Douala.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/El_Aaiun.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Freetown.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Gaborone.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Harare.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Johannesburg.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Juba.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Kampala.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Khartoum.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Kigali.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Kinshasa.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Lagos.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Libreville.ics
-lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Lome.ics



Home | Main Index | Thread Index | Old Index