non port: graphics/evince-lite/Makefile |
Number of commits found: 13 |
Sunday, 30 Sep 2018
|
11:58 kwm
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761
 |
Friday, 11 May 2018
|
18:10 pi
graphics/evince-lite: another attempt to fix the pkg-plist issue
PR: 226264
Submitted by: rozhuk.im@gmail.com
 |
15:45 pi
graphics/evince-lite: do not install a systemd config file
PR: 226264
Submitted by: Christian Heckendorf <heckendorfc@gmail.com>
Approved by: gnome (maintainer timeout)
 |
Monday, 19 Feb 2018
|
17:49 pi
graphics/evince{-lite}: update 3.18.2 -> 3.26.0
PR: 221781
Submitted by: rozhuk.im@gmail.com, joerg
Reviewed by: Rainer Hurling <rhurlin@gwdg.de>, Greg Veldman <greg@gregv.net>
Approved by: gnome (maintainer timeout)
Relnotes: https://github.com/GNOME/evince/blob/master/NEWS
 |
Thursday, 24 Aug 2017
|
15:49 swills
Add missed PORTREVISION bumps after recent poppler update
 |
Saturday, 7 Jan 2017
|
10:42 olivierd
Chase update of graphics/poppler (and slaves ports) in revision r430777
 |
Sunday, 14 Feb 2016
|
18:57 kwm
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
 |
Sunday, 24 Jan 2016
|
14:46 kwm
Enable DJVU support in evince[-lite] by default.
While here do the same for atril[-lite].
PR: 203710
Submitted by: vas@mpeks.tomsk.su
 |
Friday, 22 Jan 2016
|
17:20 kwm
Bump Libreoffice, evince-lite and atril-lite for the poppler update.
 |
Sunday, 2 Aug 2015
|
16:06 kwm
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1]
 |
15:03 tijl
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.
japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything. Just don't hide anything at all
like the textproc/scim configure script does.
multimedia/schroedinger: Apply an upstream patch.
textproc/scim-input-pad: Same as japanese/scim-honoka.
PR: 201922
Approved by: portmgr (antoine)
Exp-run by: antoine
 |
Tuesday, 14 Jul 2015
|
23:28 kwm
* Add evince-lite port without dbus/nautilus/gnome-desktop
* Drop impress option, it gone.
* The keyring doesn't depend on nautilus anymore. Make it stand-alone,
and don't depend on it implicitly.
* Sort OPTIONS_DEFINE and OPTIONS_DEFAULT.
 |
23:26 kwm
Add copy of evince, since the pre-commit hook doesn't allow svn cp + edit in
one go...
 |
Number of commits found: 13 |