aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-07-27 03:03:50 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-07-27 03:03:50 +0800
commit03ee7ece508a7d118d94ad8c62532ca673729fda (patch)
tree329c3dc1fd69486ed54184450b2253e2d464aafe /ui
parent976338f32c86c7fa379af16865df7d5e34030103 (diff)
downloadgsoc2013-evolution-03ee7ece508a7d118d94ad8c62532ca673729fda.tar.gz
gsoc2013-evolution-03ee7ece508a7d118d94ad8c62532ca673729fda.tar.zst
gsoc2013-evolution-03ee7ece508a7d118d94ad8c62532ca673729fda.zip
Move File/New/NewItems placeholder on the top and add some separators.
* evolution.xml: Move File/New/NewItems placeholder on the top and add some separators. Also add items to the popups/NewPopup so the pop-up and the "New" submenu look the same. * evolution-addressbook.xml: Remove ContactNew and ContactNewList verbs, as well as the corresponding menu items. svn path=/trunk/; revision=17613
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog9
-rw-r--r--ui/evolution-addressbook.xml20
-rw-r--r--ui/evolution.xml49
3 files changed, 46 insertions, 32 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index f1cb346760..8812c81235 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-26 Ettore Perazzoli <ettore@ximian.com>
+
+ * evolution.xml: Move File/New/NewItems placeholder on the top and
+ add some separators. Also add items to the popups/NewPopup so the
+ pop-up and the "New" submenu look the same.
+
+ * evolution-addressbook.xml: Remove ContactNew and ContactNewList
+ verbs, as well as the corresponding menu items.
+
2002-07-23 Jeffrey Stedfast <fejj@ximian.com>
* evolution-message-composer.xml: Add a View/Post-To ui dingus.
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 3ec685f448..2a5ed8f87f 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -4,13 +4,6 @@
_tip="Delete selected contacts"
accel="*Control*d"/>
- <cmd name="ContactNew"
- _tip="Create new contact"
- accel="*Control*n"/>
-
- <cmd name="ContactNewList"
- _tip="Create new contact list"/>
-
<cmd name="ContactsPrint"
_tip="Print selected contacts"
pixtype="stock" pixname="Print"
@@ -73,20 +66,7 @@
pixtype="pixbuf"/>
</placeholder>
- <submenu name="New">
- <placeholder name="NewFirstItem">
- <menuitem name="ContactNew" verb=""
- _label="_Contact"
- pixtype="pixbuf"/>
- <menuitem name="ContactNewList" verb=""
- _label="_Contact List"
- pixtype="pixbuf"/>
- <separator f="" name="eadbk1"/>
- </placeholder>
- </submenu>
-
<placeholder name="Print">
-
<menuitem name="ContactsPrintPreview" verb=""
_label="Print Pre_view"
pixtype="pixbuf"/>
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 820f45e481..402f4fc366 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -33,27 +33,30 @@
<menu>
<submenu name="File" _label="_File">
<submenu name="New" _label="_New">
- <placeholder name="NewFirstItem">
- </placeholder>
-
- <menuitem name="EvolutionWindow"
- verb="OpenFolderInNewWindow"
- _label="Evolution _Window"
- _tip="Create a new window displaying this folder"
- accel="*Control**Shift*w"/>
+ <placeholder name="NewFirstItem"/>
+ <placeholder name="ComponentItems"/>
+
+ <separator f="" name="eshell6"/>
<menuitem name="Folder" verb="NewFolder"
- _label="_Folder"
+ _label="_Folder..."
_tip="Create a new folder"
accel="*Control**Shift*e"
pixtype="pixbuf"/>
<menuitem name="Shortcut" verb="NewShortcut"
- _label="_Shortcut"
+ _label="_Shortcut..."
_tip="Create a new shortcut"
accel="*Control**Shift*s"/>
- <placeholder name="NewItems"/>
+ <separator f="" name="eshell6"/>
+
+ <menuitem name="EvolutionWindow"
+ verb="OpenFolderInNewWindow"
+ _label="Evolution _Window"
+ _tip="Create a new window displaying this folder"
+ accel="*Control**Shift*w"/>
+
</submenu>
<placeholder name="FileOps"/>
@@ -110,7 +113,7 @@
delimit="top"/>
</submenu>
-
+
<menuitem name="FileGoToFolder" verb=""
_label="_Go to Folder..."
_tip="Display a different folder" accel="*Control*g"/>
@@ -207,6 +210,28 @@
<popups>
<popup name="NewPopup">
+ <placeholder name="ComponentItems"/>
+
+ <separator f="" name="eshell7"/>
+
+ <menuitem name="Folder" verb="NewFolder"
+ _label="_Folder..."
+ _tip="Create a new folder"
+ accel="*Control**Shift*e"
+ pixtype="pixbuf"/>
+
+ <menuitem name="Shortcut" verb="NewShortcut"
+ _label="_Shortcut..."
+ _tip="Create a new shortcut"
+ accel="*Control**Shift*s"/>
+
+ <separator f="" name="eshell8"/>
+
+ <menuitem name="EvolutionWindow"
+ verb="OpenFolderInNewWindow"
+ _label="Evolution _Window"
+ _tip="Create a new window displaying this folder"
+ accel="*Control**Shift*w"/>
</popup>
<popup name="FolderPopup">
g'> Update to a maintained fork under the AlexeyAB GitHub account. * math/R: Update to version 3.6.2jrm2019-12-163-9/+9 | | | | | See the NEWS file for upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html * math/R: No-op to standardize formatting using ports-mgmt/portfmtjrm2019-12-161-64/+66 | * Fix plistantoine2019-12-151-2/+2 | | | | PR: 233770 * According to upstream, py-basemap is deprecated and only support python 2.7antoine2019-12-141-1/+4 | | | | PR: 233770 * math/ensmallen: Update 2.10.4 -> 2.10.5yuri2019-12-143-7/+7 | | | | Reported by: portscout * math/py-Pyomo: Update 5.6.7 -> 5.6.8yuri2019-12-142-5/+5 | | | | Reported by: portscout * - Update to 1.78tota2019-12-142-5/+4 | * math/wxmaxima: update to 19.12.1fernape2019-12-143-4/+5 | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases Accumulated changes since 19.11.11: * wxMaxima now uses C++11 that makes the code more readable and helps finding bugs * If found wxMaxima now asks cppcheck to find bugs * Increased the speed of the program again * Opening the config dialogue since 19.11.0 unchecked "offer known answers" * For Cmake>=3.10.0 the build system now asks cppcheck to find bugs. * Changing the worksheet style was partially broken. * A big number of additional bug fixes in various places * A config option that forces displaying all multiplication signs. * Made the tooltips more visible * Added a warning tooltip about missing multiplication signs * Sped up drawing of new cells correcting the size calculations * If lookalike chars are used in a way that can cause hard-to-find errors now a warning tooltip is generated * A few additional bug fixes that (besides others) resolve a potential crash * An option to turn all multiplication dots on PR: 242538 Submitted by: phascolarctos@protonmail.ch (maintainer) * New port: math/wavelib: Wavelet Transform (DWT, SWT and MODWT)yuri2019-12-136-0/+65 | * KDE's December 2019 Apps Updatetcberner2019-12-1312-29/+32 | | | | | | | | | | | | | | | | | | | | | New versions of KDE applications landing in December The release of new versions for KDE applications is part of KDE’s continued effort to bring you a complete and up-to-date catalog of fully-featured, beautiful and useful programs for your system. Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of the most complete open source video editors; the document viewer Okular; KDE’s image viewer, Gwenview; and all of your other favorite KDE apps and utilities. All of these applications have been improved, making them faster and more stable and they boast exciting new features. The new versions of KDE applications let you be productive and creative, while at the same time making use of KDE software easy and fun. We hope you enjoy all the novel features and improvements worked into all of KDE’s apps! Announcement: https://kde.org/announcements/releases/2019-12-apps-update/ * - Update to 3.4.5.stephen2019-12-132-5/+5 | * math/xtensor: Update 0.20.10 -> 0.21.1yuri2019-12-122-4/+4 | | | | Reported by: portscout * devel/boost-*: update to 1.72.0jbeich2019-12-1228-20/+28 | | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136 * - Update to 1.5-0tota2019-12-123-7/+6 | | | | | - Fix LICENSE section - Update WWW: line in pkg-descr * math/spot: Update 2.8.3 -> 2.8.4yuri2019-12-112-4/+4 | | | | Reported by: portscout * Make devel/openmp an optional dependencysunpoet2019-12-111-2/+8 | | | | | | - Bump PORTREVISION for dependency change It has been merged into base system since FreeBSD 11.3/12.1. * math/py-spot: Update 2.8.3 -> 2.8.4yuri2019-12-112-4/+4 | | | | Reported by: portscout * Deprecate ports broken for too longantoine2019-12-101-0/+2 | * Ask for modern compiler. Ancient GCC complains with:linimon2019-12-091-1/+1 | | | | | | cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable" Approved by: portmgr (tier-2 blanket) * New port: math/sisl: Spline libraryyuri2019-12-095-0/+48 | * Update to 0.10.2sunpoet2019-12-092-5/+4 | | | | Changes: https://github.com/statsmodels/statsmodels/releases * Update to 1.3.1sunpoet2019-12-092-4/+4 | | | | Changes: https://github.com/pydata/bottleneck/blob/master/RELEASE.rst * math/ascent: Update 0.4.0 -> 0.5.0yuri2019-12-093-4/+7 | | | | Reported by: portscout * math/curv: Update 0.4-333 -> 0.4-417yuri2019-12-082-6/+6 | * math/libnormaliz: Update to 3.8.3tcberner2019-12-082-4/+4 | | | | | PR: 242224 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) * math/sc-im: fix build on GCC architecturespkubaj2019-12-071-1/+1 | | | | | libxlsxwriter requires newer compiler: /usr/local/include/xlsxwriter/workbook.h:909: error: wrong number of arguments specified for 'deprecated' attribute * - Update to 0.9.800.3.0tota2019-12-072-4/+4 | * math/xtensor: Update 0.20.4 -> 0.20.10yuri2019-12-073-21/+30 | | | | Reported by: repology * math/mandelbulber2: Update 2.19 -> 2.20yuri2019-12-073-5/+137 | | | | Reported by: portscout * [New Port] math/R-cran-acepack: ACE and AVAS for selecting multiple ↵dteske2019-12-064-0/+25 | | | | | | | | | | | | | | regression transformations acepack provides Alternative Conditional Expectations (ACE) and Additivity Variance Stabilization (AVAS) nonparametric methods for multiple regression transformations in R. WWW: https://cran.r-project.org/web/packages/acepack/ Reviewed by: imp (mentor), mat (mentor) Approved by: imp (mentor), mat (mentor) Differential Revision: https://reviews.freebsd.org/D22667 * - Update to 1.2.2.stephen2019-12-062-11/+5 | | | | - Correct license. * math/teyjus: Spell SHEBANG_GLOB correctlytobik2019-12-051-4/+1 | | | | Drop no longer needed post-patch. * New port: math/teyjus: Higher-order logic programming language Lambda Prologyuri2019-12-057-0/+94 | * Attempt to fix failure on GCC-based systems:linimon2019-12-051-1/+1 | | | | | | | | configure: error: compiler does not support C99/C++0x even with '-std=c++0x' This is necessary but not sufficient. Approved by: portmgr (tier-2 blanket) * Refactor hardcoded string "llvm60" into LLVM_VER for future easelinimon2019-12-051-3/+4 | | | | of maintainence. * KDE5 ports: enable WEBENGINE on powerpc64 elfv2 by defaultpkubaj2019-12-051-0/+2 | | | | | | | FreeBSD 13 soon switches to elfv2 abi on powerpc64, where qt5-webengine works. PR: 242430 Approved by: tcberner (maintainer, mentor) * math/pari: fix build on powerpc64 elfv2pkubaj2019-12-041-2/+7 | | | | | | | Add -mminimal-toc only on elfv1, it breaks build on elfv2. PR: 242417 Approved by: yuri (maintainer), mentors (implicit approval) * - Update to 2.3.1amdmi32019-12-042-4/+4 | | | | | PR: 242211 Submitted by: neel@neelc.org (maintainer) * math/boolector: Update 3.0.0-239 -> 3.1.0yuri2019-12-045-25/+36 | | | | Reported by: portscout * math/cadical: Add -fPIC due to the user requirementyuri2019-12-041-0/+3 | * math/geogram: Update 1.7.1 -> 1.7.2yuri2019-12-043-8/+13 | | | | Reported by: portscout * New port: math/cadical: Simple CDCL satisfiability solveryuri2019-12-045-0/+54 | * - Update to 1.4-5tota2019-12-032-5/+4 | * Upgrade to version 2.4.0se2019-12-032-4/+4 | | | | | | This versiom includes enhancements to the bundled dc command. Approved by: antoine (implicit) * - Update to 1.3.2wen2019-12-032-5/+4 | * - Update to 1.9.22wen2019-12-032-6/+6 | * Data structures and basic operations for ordinary sets, generalizations such aswen2019-12-034-0/+23 | | | | | | fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals. WWW: https://cran.r-project.org/web/packages/sets/ * - Update to 0.7.5wen2019-12-032-5/+4 | * - Fix build on powerpc64 elfv2.stephen2019-12-031-5/+9 | | | | | | | | - Remove vtk5 from conflicts. - Bump portrevision. PR: 242361 Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org> * - Update to 0.6.24wen2019-12-032-5/+8 | * - Update to 1.7.6wen2019-12-032-5/+4 | * - Update to 1.1.2wen2019-12-032-5/+4 | * math/sleef: fix build on powerpc64 elfv2pkubaj2019-12-031-0/+2 | | | | | | | | | | | | | | | | clang doesn't find vec_nand: In file included from /wrkdirs/usr/ports/math/sleef/work/sleef-3.4.0/src/libm/sleefsimdsp.c:145: /wrkdirs/usr/ports/math/sleef/work/sleef-3.4.0/src/arch/helperpower_128.h:266:54: warning: implicit declaration of function 'vec_nand' is invalid in C99 [-Wimplicit-function-declaration] static INLINE vopmask vnot_vo_vo(vopmask o) { return vec_nand(o, o); } ^ /wrkdirs/usr/ports/math/sleef/work/sleef-3.4.0/src/arch/helperpower_128.h:266:54: error: returning 'int' from a function with incompatible result type 'vopmask' (vector of 4 'unsigned int' values) static INLINE vopmask vnot_vo_vo(vopmask o) { return vec_nand(o, o); } ^~~~~~~~~~~~~~ -mpower8-vector is needed because vec_nand is behind #ifdef __POWER8_VECTOR__ in clang's altivec.h. PR: 242143 Approved by: linimon (mentor), jmd (maintainer) * Update to 5.2.8glewis2019-12-022-4/+4 | * Update to 5.2.8glewis2019-12-023-20/+4 | * - Add optional dependency math/octave-forge-matgeom.stephen2019-12-021-3/+2 | | | | - Update to 20191201. * - New port math/octave-forge-matgeom.stephen2019-12-024-0/+48 | | | | | | | | | | | | | The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is matgeom. Geometry toolbox for 2D/3D geometric computing. WWW: http://octave.sourceforge.net/ * Unbreak ports treeantoine2019-12-021-1/+1 | | | | Pointy hat: yuri * Unbreak ports treeantoine2019-12-021-1/+1 | | | | Pointy hat: yuri * math/py-pymc3: Update 3.7 -> 3.8yuri2019-12-022-5/+5 | | | | Reported by: portscout * New port: math/py-arviz: Package for exploratory analysis of Bayesian modelsyuri2019-12-024-0/+41 | * math/cln: fix build on powerpc64 elfv2, simplify portpkubaj2019-12-013-8/+4 | | | | | | | powerpc64 elfv2 needs the same patches as arm* and aarch64, but builds without -DNO_ASM. Simplify the port by applying the arm patches everywhere and use CPPFLAGS_${ARCH} instead of .if ${ARCH} block. Build passes on powerpc64 elfv1 fine, so the original issue must have been fixed. PR: 242296 Approved by: wen (maintainer), linimon (mentor) * math/rumur: Update 2019.11.09 -> 2019.11.24yuri2019-12-012-4/+4 | | | | Reported by: repology * math/libxlsxwriter: fix build on GCC architecturespkubaj2019-11-301-1/+1 | | | | | | | Use newer GCC: ../include/xlsxwriter/workbook.h:911: error: wrong number of arguments specified for 'deprecated' attribute Approved by: mentors (implicit approval) * New port: math/abella: Interactive theorem proveryuri2019-11-304-0/+34 | * - Update to 1.2.4.2tota2019-11-282-5/+4 | * math/curv: fix build on GCC architecturespkubaj2019-11-284-0/+39 | | | | | | | libcurv/geom/viewer/fbo.cc, libcurv/geom/viewer/mesh.cc, libcurv/geom/viewer/text.cc and libcurv/geom/viewer/vertexLayout.cc need to include sys/types.h to make uint type known. /wrkdirs/usr/ports/math/curv/work/curv-0.4-127-g3caf3068/libcurv/geom/viewer/fbo.cc:42:26: error: 'uint' does not name a type; did you mean 'int'? PR: 241418 Approved by: linimon (mentor), yuri (maintainer) * Clean up after java/openjdk6 and java/openjdk6-jre removaljkim2019-11-2710-12/+4 | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 * Fix build with src r354909 applied.brooks2019-11-268-8/+8 | | | | | | | | | | | The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into errors causing these ports that declare them and use the FreeBSD make infrastructure as part of their build to fail. When the offending variables occur in a BSD Makefile, NO_MAN becomes MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and MK_PROFILE=no respectively. When declared in the environment they become WITHOUT_<FOO>. * Update to 0.8.8bapt2019-11-253-10/+10 | * math/fplll: Update 5.2.1-229 -> 5.3.0yuri2019-11-253-8/+8 | | | | Reported by: portscout * math/octomap: Update 1.9.0 -> 1.9.1yuri2019-11-254-13/+14 | | | | Reported by: portscout * Update to version 2.3.1se2019-11-252-4/+4 | | | | Approved by: antoine (implicit) * Move ONNX-related ports to a more proper category.yuri2019-11-258-178/+0 | * - Update to 0.99.20.1tota2019-11-243-6/+5 | | | | - Update WWW: line in pkg-descr * math/vtk*: Canonicalize option namestobik2019-11-242-6/+10 | | | | | | | | /!\ vtk6-6.2.0_9: Makefile warnings, please consider fixing /!\ These options name have characters outside of [-_A-Z0-9]: Groups Wrapping * math/tvm: Update 0.5.20191028 -> 0.6.0.rc0; Move math/tvm -> misc/tvmyuri2019-11-245-59/+0 | | | | | The project moved to another GitHub account. The Apache Incubator adopted it with a lot of new commits. * math/z3: Pull in upstream patch to fix build on i386.arrowd2019-11-241-0/+11 | | | | Reported by: pkg-fallout * math/z3: Update to 4.8.7.arrowd2019-11-232-4/+4 | * math/cadabra2: Update 2.2.5-5 -> 2.2.7yuri2019-11-233-9/+13 | | | | Reported by: portscout * Fix the 'fig' terminalglewis2019-11-222-1/+16 | | | | | PR: 242097 Submitted by: mjl@luckie.org.nz * New port: math/ensmallen: Flexible C++ library for efficient mathematical ↵yuri2019-11-205-0/+259 | | | | optimization * math/wxmaxima: update to 19.11.1fernape2019-11-203-6/+47 | | | | | | | | | | | | | | | From ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-19.11.1 * Improved italian translation by Marco Ciampa * Autocompletion no more causes asserts * A better logic that decides which cell to send to maxima * wxMaxima now supports "-l", "-u" and "-X" command-line args like maxima * The help files now are installed in the Right Place * Many additional small bug fixes PR: 241964 Submitted by: phascolarctos@protonmail.ch (maintainer) * - Update to 0.3.3.7.0tota2019-11-182-5/+4 | * math/openturns: Update 1.13 -> 1.14yuri2019-11-174-45/+107 | | | | Reported by: portscout * 1: Update to 2.0.vanilla2019-11-172-6/+8 | | | | | 2: add LICENSE & LICENSE_FILE. 3: pet portlint. * math/ascent: Update 0.3.0-11 -> 0.4.0yuri2019-11-173-5/+25 | | | | | | Also add the 'test' target. Reported by: portscout * math/py-Pyomo: Update 5.6.6 -> 5.6.7yuri2019-11-172-4/+4 | | | | Reported by: portscout * Fix build on GCC-based systems:linimon2019-11-171-1/+1 | | | | | | | | CMake Error in app/clingo/CMakeLists.txt: Target "clingo" requires the language dialect "CXX14" , but CMake does not know the compile flags to use to enable it. Approved by: portmgr (tier-2 blanket) * math/rumur: Update 2019.10.27 -> 2019.11.09yuri2019-11-162-4/+4 | | | | Reported by: portscout * New port: math/clingo: Grounder and solver for logic programsyuri2019-11-165-0/+50 | * - Resurrect math/octave-forge-linear algebra.stephen2019-11-155-2/+43 | | | | | | - Update math/octave-forge-linear-algebra to 2.2.3. - In math/octave-forge, option linear-algebra defaults to on. - Bump port revision of math/octave-forge. * Add USES={gl,gnome,mate,sdl,xorg} missed in the last roundtobik2019-11-141-1/+1 | * Add py-matplotlib-scalebar 0.6.1sunpoet2019-11-144-0/+33 | | | | | | | | | | | | | | | Provides a new artist for matplotlib to display a scale bar, aka micron bar. It is particularly useful when displaying calibrated images plotted using plt.imshow(...). - While I'm here: - Add LICENSE_FILE - Use USE_LOCALE instead of patch file WWW: https://github.com/ppinard/matplotlib-scalebar PR: 241508 Submitted by: Rainer Hurling <rhurlin@gwdg.de> * Update to 1.3.0sunpoet2019-11-142-10/+5 | | | | Changes: https://github.com/pydata/bottleneck/blob/master/RELEASE.rst * Update to version 2.3.0se2019-11-113-9/+25 | | | | Approved by: antoine (implicit) * - Update to 5.52tota2019-11-102-4/+4 | * math/ambit: Update 0.3 -> 0.4yuri2019-11-102-5/+4 | | | | Reported by: portscout * math/py-spot: Update 2.8.2 -> 2.8.3yuri2019-11-102-4/+4 | | | | Reported by: portscout * math/spot: Update 2.8.2 -> 2.8.3yuri2019-11-102-4/+4 | | | | Reported by: portscout * math/blitz++: update to 1.0.2tcberner2019-11-104-29/+71 | | | | | | | - Give maintainership to Lorenzo Salvadore <phascolarctos@protonmail.ch> PR: 241290 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> * KDE Applications: update to 19.08.3tcberner2019-11-098-24/+24 | | | | | | | | | | | | | | | | | | | | November 07, 2019. Today KDE released the third stability update for KDE Applications 19.08. This release contains only bugfixes and translation updates, providing a safe and pleasant update for everyone. More than a dozen recorded bugfixes include improvements to Kontact, Ark, Cantor, K3b, Kdenlive, Konsole, Okular, Spectacle, Umbrello, among others. Improvements include: * In the video-editor Kdenlive, compositions no longer disappear when reopening a project with locked tracks * Okular's annotation view now shows creation times in local time zone instead of UTC * Keyboard control has been improved in the Spectacle screenshot utility You can find the full list of changes here: https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.3 * - Update to 4.6.2.stephen2019-11-092-5/+4 | * math: Add missing USES={gl,gnome,php,sdl,xorg}tobik2019-11-0817-15/+20 | * New port: math/mpfrc++: High-performance C++ interface for MPFR libraryyuri2019-11-084-0/+40 | * Unmark these ports broken on aarch64.linimon2019-11-082-4/+0 | | | | | Submitted by: emaste (TRYBROKEN run) Approved by: portmgr (tier-2 blanket) * Unmark broken on aarch64.linimon2019-11-081-2/+0 | | | | Submitted by: emaste (TRYBROKEN run) * Restore patch removed by mistake in r517026.linimon2019-11-081-0/+14 | * Unmark broken on aarch64.linimon2019-11-08