Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tm 0fa19251a9 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)
2019-09-11 12:01:53 +00:00
archivers unrar: updated to 5.8.1 2019-09-05 06:44:55 +00:00
audio festival: Commit a missing patch. 2019-09-11 10:03:17 +00:00
benchmarks Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
biology Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
bootstrap trivial typos 2019-07-26 15:41:43 +00:00
cad qcad: Switch from qt5 to qt5 2019-09-05 13:39:10 +00:00
chat ircd-hybrid: Add networking libs on SunOS 2019-09-09 10:03:51 +00:00
comms synce-rra: Strip -Werror 2019-09-03 12:51:56 +00:00
converters bdf2psf: Needs perl interpreter 2019-09-11 10:11:04 +00:00
cross bossa: Strip -Werror 2019-09-03 12:53:25 +00:00
databases php-redis3: update to 3.1.6 2019-09-10 13:26:15 +00:00
devel Use https for mono-project.com. 2019-09-11 11:53:39 +00:00
distfiles
doc Note update of net/radsecproxy to 1.8.0. 2019-09-11 11:52:01 +00:00
editors Set X11 fonts more correctly. 2019-09-10 16:17:13 +00:00
emulators emulators/stella: fix build with clang and pkgsrc cwrappers 2019-09-08 20:04:54 +00:00
filesystems Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
finance *: recursive bump for webkit-gtk-2.26.0 2019-09-10 22:53:54 +00:00
fonts fonts/fontconfig: Bump bl3 API_dEPENDS to 2.11.91 2019-09-09 12:22:03 +00:00
games Add games/megaglest. 2019-09-08 20:54:16 +00:00
geography geography/gama: Update to 2.07 2019-09-10 01:05:18 +00:00
graphics MesaLib: improve previous patch. Should use idep_nir_headers. 2019-09-09 14:42:29 +00:00
ham Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
inputmethod Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
lang Use https for mono-project.com. 2019-09-11 11:53:39 +00:00
licenses licenses: amaya was removed 2019-09-09 11:42:33 +00:00
mail Update to 3.10. From the changelog: 2019-09-07 18:58:02 +00:00
math eigen2: fix headers to avoid introducing errors in dependent packages. 2019-09-09 12:05:01 +00:00
mbone Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
meta-pkgs Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
misc *: recursive bump for webkit-gtk-2.26.0 2019-09-10 22:53:54 +00:00
mk mk: describe sdl options better 2019-09-10 13:33:05 +00:00
multimedia multimedia/libogg: use stdint.h on darwin 2019-09-08 19:11:30 +00:00
net Update radsecproxy to version 1.8.0. 2019-09-11 11:51:22 +00:00
news Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
packages
parallel R-promises: add missing dependency 2019-09-07 13:16:27 +00:00
pkgtools pkgtools/url2pkg: update to 2.34 2019-09-11 05:25:55 +00:00
print poppler: sync GCC_REQD between bl3 and Makefile. 2019-09-09 11:05:00 +00:00
regress lang/python: fix PYVERSSUFFIX escaping for print-PLIST 2019-07-17 18:34:16 +00:00
security KeePass: Update to 2.43 2019-09-11 11:36:31 +00:00
shells Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
sysutils munin: update to version 2.0.49 2019-09-09 12:21:44 +00:00
templates
textproc Don't install *.orig. Ride recent import. 2019-09-10 22:28:37 +00:00
time py-arrow: updated to 0.14.7 2019-09-06 13:37:14 +00:00
wm Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
www SOGo3: update to 4.0.8 2019-09-11 12:01:53 +00:00
x11 Use https for mono-project.com. 2019-09-11 11:53:39 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README README: minor grammatical fix 2019-01-29 03:11:03 +00:00

$NetBSD: README,v 1.21 2019/01/29 03:11:03 gutteridge Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
    cd pkgsrc/bootstrap/
    ./bootstrap

build packages, use:
    cd pkgsrc/category/package-name
    $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the following link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
    cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.