CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/03/24 15:34:21
Modified files:
www/seamonkey : Makefile distinfo
www/seamonkey/patches: patch-config_config_mk
patch-mozilla_js_src_configure_in
patch-mozilla_toolkit_components_downloads_nsDownloadManager_cpp
www/seamonkey/pkg: PLIST-lightning PLIST-main
www/seamonkey-i18n: Makefile.inc distinfo
Added files:
www/seamonkey/files: all-openbsd.js
Removed files:
www/seamonkey/patches:
patch-mozilla_js_src_ctypes_libffi_configure
patch-mozilla_js_src_ctypes_libffi_src_x86_freebsd_S
www/seamonkey/pkg: DESCR-enigmail PLIST-enigmail
Log message:
Update to seamonkey 2.25.
- See http://www.seamonkey-project.org/releases/seamonkey2.25/
- Fixes MFSA-2014-15->32 (except 21,24,25, not relevant to SM?)
- Remove enigmail subpackage, build goo & patches, will be
superseded by mail/enigmail,-seamonkey
- add an all-openbsd.js file to customize default preferences and
install it in defaults/pref/. Use it to set
extensions.autoDisableScopes to 3, so that extensions installed in
${LOCALBASE}/lib/mozilla/extensions/${APPID} are enabled by default.
- remove libffi patches, were merged upstream in #928390 and #928381