non port: graphics/atril-lite/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 12 Oct 2021
|
[ 15:01 Tobias Kortkamp (tobik) ] ae22a78 (Only the first 10 of 70 ports in this commit are shown above. )
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 2 Nov 2018
|
[ 20:26 ericbsd ]
update graphics/atril-lite to 1.20.2
Approved by: bapt (mentor)
|
Sat, 14 Oct 2017
|
[ 20:51 kwm ] (Only the first 10 of 20 ports in this commit are shown above. )
Minor MATE 1.18 update.
Apart from version updates, the highlights are:
* fix orphaned file issues in atril/atril-lite.
* Add licenses where required.
* make sure the mime xml gets installed in mate-control-center.
* regen the m-c-c patch, with make makepatch.
|
Wed, 6 Sep 2017
|
[ 18:34 truckman ]
Upgrade graphics/atril and graphics/atril-lite to version 1.18.1 to
fix CVE-2017-1000083.
Fix portlint warnings.
PR: 221867
Submitted by: rkoberman@gmail.com
MFH: 2017Q3
Security: 01a197ca-67f1-11e7-a266-28924a333806
|
Thu, 24 Aug 2017
|
[ 15:49 swills ] (Only the first 10 of 21 ports in this commit are shown above. )
Add missed PORTREVISION bumps after recent poppler update
|
Tue, 4 Jul 2017
|
[ 11:44 kwm ] (Only the first 10 of 129 ports in this commit are shown above. )
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro
* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper
Thanks to Eric Turgeon for submitting the bulk of this MATE update.
Obtained from: gnome devel repo
|
Sat, 7 Jan 2017
|
[ 10:42 olivierd ] (Only the first 10 of 50 ports in this commit are shown above. )
Chase update of graphics/poppler (and slaves ports) in revision r430777
|
Mon, 5 Sep 2016
|
[ 20:02 olivierd ] (Only the first 10 of 50 ports in this commit are shown above. )
Chase update of Poppler after revision r421386
|
Mon, 25 Jan 2016
|
[ 12:31 kwm ] (Only the first 10 of 88 ports in this commit are shown above. )
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo
|
Sun, 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
|
Fri, 22 Jan 2016
|
[ 17:20 kwm ]
Bump Libreoffice, evince-lite and atril-lite for the poppler update.
|
Fri, 4 Sep 2015
|
[ 09:44 kwm ]
Update atril to 1.10.2.
|
Sun, 2 Aug 2015
|
[ 16:06 kwm ] (Only the first 10 of 58 ports in this commit are shown above. )
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 ] (Only the first 10 of 234 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Jul 2015
|
[ 16:11 kwm ]
Add patch from upstream that makes mate-desktop support optional. And
disable this for atril-lite.
PR: 201967
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
|
Tue, 28 Jul 2015
|
[ 13:07 kwm ]
Bump portrevision of atril-lite for plist fixes.
Submitted by: antoine@
|
Thu, 16 Jul 2015
|
[ 11:37 kwm ]
* mate-desktop is not needed for atril-lite [1]
* Disable introspection for now (again). Introspection isn't build
correct in the 1.8 series. This has been fixed in atril 1.10.
PR: 201610 (based on) [1]
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> [1]
|
Wed, 15 Jul 2015
|
[ 07:50 kwm ]
Add a lite version of atril.
PR: 197197
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
|
[ 07:47 kwm ]
svn cp.
|
Number of commits found: 23 |