Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Jun 2022 14:03:51 1.26.0_9
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
09 May 2022 16:48:47 1.26.0_8
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers |
26 Apr 2022 16:59:28 1.26.0_7
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009 |
25 Apr 2022 11:56:05 1.26.0_6
|
Dmitry Marakasov (amdmi3)  |
graphics/atril: fix plist for some options combinations
Reported by: reprise |
10 Apr 2022 19:11:41 1.26.0_6
|
Charlie Li (vishwin)  |
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) |
29 Mar 2022 18:37:09 1.26.0_5
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
26 Mar 2022 08:27:27 1.26.0_4
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
10 Jan 2022 15:15:39 1.26.0_3
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
13 Dec 2021 20:13:45 1.26.0_3
|
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.12
Release 21.12.0:
core:
* Add API to add images
* CairoOutputDev: Fix de-duping of Flate images
* Fix crash on broken files when using non-default
ENABLE_ZLIB_UNCOMPRESS. Issue #393
* Minor code improvements
glib:
* Add API for validation of signatures
* Add API to read/save to file descriptor
utils:
* pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
build system:
* Increase C++ standard to 17
Exp-run by: antoine
PR: 260344 |
08 Nov 2021 15:16:57 1.26.0_2
|
Gleb Popov (arrowd)  |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656 |
12 Oct 2021 18:23:21 1.26.0_1
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
10 Oct 2021 19:44:42 1.26.0
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
09 Oct 2021 23:33:24 1.26.0
|
Neel Chauhan (nc)  |
graphics/atril(-lite): Update to 1.26.0 |
06 Sep 2021 16:39:42 1.25.1_3
|
Tobias C. Berner (tcberner)  |
poppler: bump revisions of users
Bump the remaining users of poppler after
d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e
PR: 258206 |
15 Aug 2021 05:42:37 1.25.1_2
|
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.08.0
Release 21.08.0:
core:
* Add API to allow addition and modification of outlines into a PDF
* Use additional samples to test for constant parts of an axial
gradient
* forms: Create fallback fonts for some well known font names
* Support reading the PDF Version from the Catalog
* Fix XRef::copy when there are modified objects
* Take into account that Date string may be in unicode
* JBIG2Stream: Fix regression in "Do not consider a size-0 to be an
error"
* Replace a local bubble sort implementation by std::sort
* Fix issues with malformed files
build system: (Only the first 15 lines of the commit message are shown above ) |
06 Jul 2021 20:00:58 1.25.1_1
|
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.07.0
Release 21.07.0:
core:
* JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
* PSOutputDev: fix off-by-one error for image masking in L1/L2 output.
Issue #1088
* CairoOutputDev: Fix memory leak on broken files
* Minor code improvements
build system:
* set C standard to 11 without extensions
Exp-run by: antoine
PR: 256981 |
12 Jun 2021 21:51:36 1.25.1
|
Eric Turgeon (ericbsd)  |
graphics/atril: updated to 1.25.1
1.25.1 looks stable and has --disable-synctex option |
07 Jun 2021 13:26:18 1.22.3_18
|
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.06.0
Release 21.06.0:
core:
* Fix rendering of some extended latin1 characters in annotations.
Issue #1070
* Support some not so well formed documents with password. Issue #1083
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Fix crashes in malformed files
* Minor code improvements
qt6:
* Change some functions to return std::unique_ptr
qt5/qt6: (Only the first 15 lines of the commit message are shown above ) |
06 May 2021 04:12:26 1.22.3_17
|
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.05.0
Release 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
glib:
* Enhance find to support multi-line matching
utils:
* pdftoppm: Fix regression when using single scaleTo. Issue #1062
build system:
* Allow to disable building manual tests
PR: 255562
Exp-run by: antoine |
16 Apr 2021 04:29:51 1.22.3_16
|
Tobias C. Berner (tcberner)  |
graphics/poppler: update to 21.04.0
Release 21.04.0:
core:
* Hide symbols by default
* TextSelectionDumper: fix word order for RTL text
* Fix rendering of text in some files. Issue #1052
* Implement rendering of Masks of Image subtype. Issue #1058
* Forms: fix unclicking standalone form buttons. Issue #1034
glib:
* Expose more fields from MediaRendition in PopplerMedia
* Use stock glib macro to define boxed type
* Remove incorrecly used volatile from enum type registration code
(Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.22.3_15
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Mar 2021 19:32:56
1.22.3_15
|
tcberner  |
graphics/poppler: update to 21.03.0
Release 21.03.0:
core:
* Fix parsing text in some broken pdf files. Issue #1040
* Fix memory issue when using threads. Issue #1050
* TextSelectionDumper: Fix getText() for space after word
* Change signature of OutputDev:tilingPatternFill
* Make PDFDocBuilder return a std::unique_ptr
* Improve well formed check for shading functions
* Fix leak in case of fread failing
* Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
* PSOutputDev: Fix stack overflow in broken files
glib: (Only the first 15 lines of the commit message are shown above ) |
09 Feb 2021 11:10:58
1.22.3_14
|
tcberner  |
graphics/poppler: update to 21.02
Release 21.02.0:
core:
* GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
* Fix memory leak if saving the file fails
* Internal code improvements
* Fix various issues handling broken files
* Make checkedAdd work for long long in MSVC
qt5:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
qt6:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
utils:
* pdftohtml: Fix error() parameter type
PR: 253183
Exp-run by: antoine |
07 Jan 2021 19:23:00
1.22.3_13
|
tcberner  |
graphics/poppler: update to 21.01.0
Release 21.01.0:
core:
* Faster routines for jpeg decoding
* Fix reading signatures in encrypted files
* Add white point correction when lcms is used
* JBIG2Stream: Fix byte counting
* Fix potential data loss if we try to fetch a non existing Ref after
modifying the document
* Specifically use DeviceGray instead of DefaultGray for softmasks
* Fix various issues handling broken files
utils:
* pdftocairo: Setmode binary for windows
* pdfsig: Add hability to digitally sign files (Only the first 15 lines of the commit message are shown above ) |
11 Dec 2020 20:10:03
1.22.3_12
|
tcberner  |
graphics/poppler: update to 20.12.0
Changelog:
core:
* Draw better circles for circle annotations
* Fix annotation line width if no appearance stream or style are given
* Tweak rendering of highlight annotations
* Fix border rendering of some annotations
* Fix rendering of some files. Issue #976 Issue #567
* PSOutputDev: provide options to set the rasterization color space and
ICC profile
* PSOutputDev: for splashModeCMYK8 and language level >=2 activate
overprint emulation
* PSOutputDev: use the DeviceN8 bitmap for rasterization with
CMYK-output + overprint
* Use the font name without subset tag when querying for a system font
* Splash: Fix wrong x adjustment during clipping
* Splash: Fix blitImage in uncolored tiling patterns (Only the first 15 lines of the commit message are shown above ) |
03 Nov 2020 19:48:54
1.22.3_11
|
tcberner  |
graphics/poppler: update to 20.11.0
Release 20.11.0:
core:
* More work on rendering of standalone Annot Widgets. Issue #806
* Fix crashes in embedded file handling on broken files. Issue #967
* Fix uninitialized memory read on broken files
* Save a bit of memory in Dict data
cpp:
* Fix crashes in embedded file handling on broken files. Issue #966
utils:
* pdftohtml: HTML and XML output includes font opacity.
(Only the first 15 lines of the commit message are shown above ) |
11 Oct 2020 10:58:15
1.22.3_10
|
tcberner  |
graphics/poppler: update to 20.10.0
Release 20.10.0:
core:
* Filter out repeated forms
* Implement EmbedStream::reset()
* CairoOutputDev: evict just font faces owned solely by cache.
* Splash: Rename Yd to Ydown, Xu to Xup, etc.
* Splash: fix crash in out-of-memory situation.
* Fix some undefined behaviour situation with forged files
PR: 250052
Exp-run by: antoine |
10 Sep 2020 18:32:07
1.22.3_9
|
tcberner  |
graphics/poppler: update to 20.09.0
Release 20.09.0:
core:
* Compability fix for Forms
* Fix fetching of Objects failing in some cases
* Fix clearing date in Annot setModified/setDate
* TextSelectionPainter: support glyphless fonts
* Splash: Don't try read past end of image
* avoid abort() on large memory allocation
* Fix memory leak on broken files
* Fix potential invalid memory read
* Small code improvements
qt5: (Only the first 15 lines of the commit message are shown above ) |
14 Aug 2020 04:22:13
1.22.3_8
|
tcberner  |
Bump revisions of poppler consumers after r544863 |
06 Jul 2020 06:17:19
1.22.3_7
|
tcberner  |
graphics/poppler: update to 0.90
Release 0.90.0:
core:
* Color profile tweaks
* Small signature improvements
* BBoxOutputDev: Fix calculation when type3 fonts are involved
* Fix potential crash when reading Forms
* Fix infinite loop in broken file
glib:
* Fix adding annots in rotated pages
* Add ability to reset forms
* Several fixes to the documentation
qt5:
* Make it clear we require Qt 5.5 (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2020 14:47:30
1.22.3_6
|
tcberner  |
graphics/poppler: update to 0.89.0
Release 0.89.0:
core:
* Add support for ResetForm action. Issue #225
* Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
* Fix exporting to PS of some files with CID fonts
* Use ICC profiles in PS output (if new enough lcms is used)
* Allow almost-singular tiling pattern matrices. Issue #894
* Fix memory leak when failing to load some fonts
* CairoOutputDev: Use stroke opacity when clipping to a stroke path
* CairoOutputDev: Fix tiling patterns when pattern cell is too far.
Issue #190
glib:
* Add poppler_movie_get_aspect
cpp:
* Add the font infos to the text_box object
Exp-run by: antoine
PR: 246848 |
02 May 2020 10:00:12
1.22.3_5
|
tcberner  |
graphics/poppler: update to 0.88.0
Release 0.88.0:
core:
* Support Widget Annotation Buttons not linked to any Form
* SplashOuputDev: Use stroking opacity when clipping to a stroke path
* Handle 1 bit RGB images in ICC colorspace
* Internal code improvements
qt5:
* Add Document::signatures. Returns signatures not attached to any page
* ArthurOutputDev: Fix font hinting
* ArthurOutputDev: Set the opacity when filling with axial gradients
* ArthurOutputDev: Implement the clipToStrokePath method (Only the first 15 lines of the commit message are shown above ) |
02 Apr 2020 04:41:03
1.22.3_4
|
tcberner  |
graphics/poppler: update to 0.87.0
Release 0.87.0:
core:
* Fix crashes due to inconsistent vtables for Clang builds
* Fix leak in broken files
* Internal code improvements
qt5:
* Add option to get form choice for export value
* ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695
glib:
* Internal code improvements
utils:
* pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest
PR: 245150
Exp-run by: antoine |
21 Mar 2020 12:57:09
1.22.3_3
|
tcberner  |
Update poppler to 0.86.1
Release 0.86.1:
core:
* Fix regression in Browse Link handling
* Internal code improvements
Release 0.86.0:
core:
* Fix link content exfiltration attack
* Splash: Implement gouraudTriangleShadedFill for some non parametrized
shadings. Issue #881
* Fix case unsensitive search for Old Hungarian, Warang Citi,
Medefaidrin and Adlam
* Internal code improvements
glib: (Only the first 15 lines of the commit message are shown above ) |
03 Feb 2020 19:32:51
1.22.3_2
|
tcberner  |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
22 Jan 2020 17:59:22
1.22.3_1
|
tcberner  |
graphics/poppler: update to 0.84.0
Release 0.84.0:
core:
* Fix crash when converting from Unicode to ASCII-7
* Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
* JBIG2Stream: fix potential crash in malformed documents
* JBIG2Stream: fix leak in reset() if called several times
* Internal code improvements
utils:
* pdfimages: Add error message if first page is larger then number of
pages.
* pdfinfo: Improved paper size recognition
* pdfsig: Fix exit code when dumping signatures
* pdftocairo: Error out when even/odd selects 0 pages (Only the first 15 lines of the commit message are shown above ) |
23 Dec 2019 23:17:09
1.22.3
|
ericbsd  |
update graphics/atril-lite and graphics/atril to 1.22.3 |
05 Nov 2019 22:16:15
1.22.1_8
|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
01 Nov 2019 21:51:36
1.22.1_8
|
tcberner  |
graphics/poppler: update to 0.82.0
Release 0.82.0:
core:
* Fix not being able to open some files. Issue #832
* Fix crashes in malformed files
* Fix memory leak on broken files
* Minor performance improvements
* Minor code improvements
glib:
* Add poppler_document_new_from_bytes
* PopplerAttachment: Silence deprecation warnings for ctime/mtime
build system:
* pdf-inspector: Support builddir != srcdir
* Install Cairo* headers if Cairo has been found
Thanks to adridg@ for fixing all the fallout.
Exp-run by: antoine
PR: 241532
Approved by: gnome (kwm, implicit) |
29 Sep 2019 07:25:04
1.22.1_7
|
tcberner  |
graphics/poppler: update to 0.81.0
Release 0.81.0:
core:
* Splash: Always enable support for CMYK rasterization
* CairoOutputDev: Check scaled dimensions for 0. Issue #737
* BaseCryptStream: Fix potential uninitialized memory read
* SplashBitmap: Fix wrong width condition for splashModeDeviceN8
* Fix crashes in malformed files
PR: 240781
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
01 Sep 2019 20:46:39
1.22.1_6
|
tcberner  |
graphics/poppler: update to 0.80.0
Release 0.80.0:
core:
* Annotations: Implement support for setting a different text in the appearance
stream than the real text
* Splash: Optionally use small_vector from boost
* Fix memory leaks on broken files
* Fix abort on broken files
* Small code simplifications
* Remove USE_FIXEDPOINT support. Issue #821
qt5:
* Fix MSVC build
* Add subsitute-font information
* Fix since marker of some functions (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2019 21:14:15
1.22.1_5
|
tcberner  |
graphics/poppler: update to 0.79.0
Release 0.79.0:
core:
* Fix regression on TextSelectionPainter
* Fix parsing of DefaultAppearance
* Fix memory leak in PostScriptFunction
* Fix crashes in fuzzed files
qt5:
* Implemented support for setIcon by changing appearance
* Added option to set the form available to print
* QString::null is deprecated, use QString()
* Replace deprecated qStableSort with std::stable_sort
build system:
* Turn README into README.md and expand it
PR: 239277
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
26 Jul 2019 20:46:57
1.22.1_4
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
29 Jun 2019 08:55:18
1.22.1_3
|
tcberner  |
graphics/poppler: update to 0.78.0
Release 0.78.0:
core:
* Fix line annotation arrows for usage in dimensioning
* Handle Ink annots without an InkList but with an AP
* Fix typos preventing parsing of Movie start and duration
* Fix crash on malformed files
glib:
* Add poppler_document_create_dests_tree()
* Don't use the deprecated g_type_class_add_private()
* Document the differences between render() and render_for_printing()
* Fix introspection for poppler_document_new_from_data
* Don't create PopplerInputStream with length 0. Issue #414 (Only the first 15 lines of the commit message are shown above ) |
01 Jun 2019 06:39:23
1.22.1_2
|
tcberner  |
graphics/poppler: update to 0.77.0
Release 0.77.0:
core:
* Fix crash on signature handling. Issue #766
* Fix small memory leak in SignatureHandler::getCertificateInfo
* Splash: Restrict filling of overlapping boxes. Issue #750
* Fix crash on malformed files
qt5:
* Fix optional content handling with exclusive layers
cpp:
* Make render_page thread-safe
utils:
* pdfsig: Fix small memory leak
* pdftotext: Fix typo in manpage
PR: 238115
Exp-run by: antoine
Approved by: gnome (kwm, implicit) |
13 May 2019 18:33:10
1.22.1_1
|
tcberner  |
graphics/poppler: update to 0.76.1
From Changelog at https://poppler.freedesktop.org/releases.html :
Release 0.76.1:
core:
* Make the mul tables be calculated at compile time with constexpr.
* splash: Fix compile with SPLASH_CMYK enabled
* Some typo fixing in error messages
qt5:
* Fix regression in annotation handling
build system:
* Fix some typos in build system output and comments (Only the first 15 lines of the commit message are shown above ) |
11 May 2019 17:33:51
1.22.1 
|
ericbsd  |
update mate desktop to 1.22.1
Approved by: mentors (implicit) |
08 Apr 2019 09:31:12
1.20.2
|
amdmi3  |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
25 Dec 2018 13:16:11
1.20.2
|
linimon  |
Add USES=compiler:c11 to fix build on GCC-based architectures.
While here, add USES=gnome mate.
PR: 233913
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
02 Nov 2018 20:24:36
1.20.2
|
ericbsd  |
update graphics/atril to 1.20.2
Approved by: bapt (mentor) |
15 Apr 2018 14:06:50
1.20.1
|
tijl  |
Fix build with EPUB option disabled. |
13 Apr 2018 21:16:57
1.20.1
|
ericbsd  |
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor) |
05 Apr 2018 20:13:48
1.18.1_2
|
tobik  |
www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872 |
14 Oct 2017 20:51:48
1.18.1_1
|
kwm  |
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. |
06 Sep 2017 18:34:45
1.18.1
|
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 |
24 Aug 2017 13:45:14
1.18.0_1 
|
swills  |
Bump PORTREVISION after recent poppler update |
04 Jul 2017 11:44:30
1.18.0 
|
kwm  |
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 |
07 Jan 2017 10:42:51
1.12.2_2 
|
olivierd  |
Chase update of graphics/poppler (and slaves ports) in revision r430777 |
03 Jan 2017 19:58:37
1.12.2_1 
|
jbeich  |
Assume "pkg-config zlib" works after 9.x reached EOL |
05 Sep 2016 20:02:03
1.12.2_1 
|
olivierd  |
Chase update of Poppler after revision r421386 |
01 Apr 2016 14:00:57
1.12.2 
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
25 Jan 2016 12:31:21
1.12.2 
|
kwm  |
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 |
24 Jan 2016 14:46:38
1.10.2_2 
|
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 |
21 Jan 2016 19:40:10
1.10.2_1 
|
kwm  |
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3] |
04 Sep 2015 09:44:10
1.10.2 
|
kwm  |
Update atril to 1.10.2. |
02 Aug 2015 16:06:17
1.10.1_4 
|
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] |
02 Aug 2015 15:03:20
1.10.1_3 
|
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 (Only the first 15 lines of the commit message are shown above ) |
29 Jul 2015 16:11:36
1.10.1_2 
|
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> |
28 Jul 2015 12:57:08
1.10.1_2 
|
kwm  |
* Unbreak the configure on 9.x. There is no zlib.pc file in base.
* Atril-lite needs mate-desktop
* Keyring support switch in configure was changed to
--with-keyring instead of --enable-keyring.
* Update atril-lite plist
Submitted by: pkg-fallout |
27 Jul 2015 20:19:34
1.10.1_2 
|
kwm  |
Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel repo. |
16 Jul 2015 11:37:27
1.8.1_6 
|
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] |
15 Jul 2015 12:22:54
1.8.1_5 
|
kwm  |
Atril needs mate-desktop to build. This came to light by the atril-lite port
that doesn't depend on caja to pull mate-desktop in. |
15 Jul 2015 07:50:10
1.8.1_4 
|
kwm  |
Add a lite version of atril.
PR: 197197
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
15 Jul 2015 07:30:36
1.8.1_4 
|
kwm  |
* Enable introspection
* add support for XPS
* Optionfy keyring support.
* Add support for atril-lite. |
03 Feb 2015 12:28:24
1.8.1_3 
|
kwm  |
Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2] |
25 Nov 2014 12:55:54
1.8.1_2 
|
makc  |
Bump PORTREVISION after graphics/poppler update to 0.26.3 |
23 Nov 2014 20:55:36
1.8.1_1 
|
kwm  |
Fix the port and plist for when the CAJA en COMICS options are disabled [1]
While fix the other options as well.
PR: 193529
Submitted by: Grzegorz Blach <gblach@FreeBSD.org> |
06 Oct 2014 13:18:03
1.8.1_1 
|
bapt  |
Update to 1.8.1
Cleanup plist |
05 Oct 2014 21:30:26
1.8.0_1 
|
tijl  |
graphics/djvulibre:
- Add USES=libtool and bump dependent ports
- Remove threading related patches |
10 Sep 2014 13:11:29
1.8.0 
|
bapt  |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org) |