Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Jun 2022 14:03:51 1.28.15_2
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
09 May 2022 16:48:47 1.28.15_1
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers |
01 May 2022 08:27:55 1.28.15
|
Tijl Coosemans (tijl)  |
print/cups-filters: update to 1.28.15 |
26 Apr 2022 16:59:28 1.28.10_4
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009 |
29 Mar 2022 18:37:09 1.28.10_3
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
10 Jan 2022 15:15:39 1.28.10_2
|
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.28.10_2
|
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 |
11 Dec 2021 13:50:53 1.28.10_1
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
29 Oct 2021 09:50:18 1.28.10_1
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
16 Oct 2021 09:51:39 1.28.10_1
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
12 Oct 2021 18:23:21 1.28.10_1
|
Tobias C. Berner (tcberner)  |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
18 Sep 2021 17:54:06 1.28.10
|
Tijl Coosemans (tijl)  |
print/cups-filters: Update to 1.28.10
Enable POPPLER option by default to support some Brother printers.
(Poppler was already a dependency through the PSHYBRID option.)
PR: 258540 |
06 Sep 2021 16:39:42 1.28.6_12
|
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.28.6_11
|
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 ) |
02 Aug 2021 04:41:48 1.28.6_10
|
Xin LI (delphij)  |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib |
06 Jul 2021 20:00:58 1.28.6_9
|
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 |
07 Jun 2021 13:26:18 1.28.6_8
|
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.28.6_7
|
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.28.6_6
|
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 ) |
07 Apr 2021 08:09:01 1.28.6_5
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 1.28.6_5
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 1.28.6_5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Mar 2021 19:32:56
1.28.6_5
|
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 ) |
07 Mar 2021 22:33:22
1.28.6_4
|
sunpoet  |
Bump PORTREVISION after r564968
r564968 essentially changed RUN_DEPENDS from ImageMagick6 to ImageMagick7. |
11 Feb 2021 17:16:28
1.28.6_3
|
tijl  |
Introduce ImageMagick default version and use it in print/cups-filters.
The different versions of ImageMagick in the ports tree all conflict with
each other and some ports can depend on either of them so it's a perfect
candidate for the default-versions framework.
PR: 252335
Submitted by: VVD <vvd@unislabs.com> |
09 Feb 2021 11:10:58
1.28.6_3
|
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.28.6_2
|
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.28.6_1
|
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 ) |
06 Dec 2020 17:35:19
1.28.6
|
tijl  |
Update to 1.28.6. |
03 Nov 2020 19:48:54
1.28.4_1
|
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 16:24:51
1.28.4
|
tijl  |
Update to 1.28.4. |
11 Oct 2020 10:58:15
1.28.3_1
|
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 |
25 Sep 2020 12:56:28
1.28.3
|
tijl  |
Update to 1.28.3. |
10 Sep 2020 18:32:07
1.28.1_1
|
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 ) |
07 Sep 2020 11:54:43
1.28.1
|
tijl  |
Update to 1.28.1. |
14 Aug 2020 04:22:13
1.27.5_2
|
tcberner  |
Bump revisions of poppler consumers after r544863 |
06 Jul 2020 06:17:19
1.27.5_1
|
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 ) |
06 Jun 2020 16:33:38
1.27.5
|
tijl  |
Update to 1.27.5.
Use @sample for cups-browsed.conf. [1]
PR: 246074 [1]
Submitted by: Felix Palmen <felix@palmen-it.de> [1] |
02 Jun 2020 14:47:30
1.27.4_2
|
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.27.4_1
|
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 ) |
13 Apr 2020 13:23:21
1.27.4
|
tijl  |
Update to 1.27.4. |
02 Apr 2020 04:41:03
1.27.3_1
|
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 |
25 Mar 2020 14:52:57
1.27.3
|
tijl  |
Update to 1.27.3. |
21 Mar 2020 12:57:09
1.27.2_1
|
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 ) |
29 Feb 2020 14:01:12
1.27.2
|
tijl  |
Update to 1.27.2. |
24 Feb 2020 16:57:33
1.27.1
|
tijl  |
Update to 1.27.1. |
03 Feb 2020 19:32:51
1.27.0_1
|
tcberner  |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
27 Jan 2020 11:16:56
1.27.0
|
tijl  |
Update to 1.27.0. |
26 Jan 2020 19:53:45
1.26.2
|
tijl  |
Update to 1.26.2. |
22 Jan 2020 17:59:22
1.26.1_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 ) |
10 Jan 2020 13:52:16
1.26.1
|
tijl  |
Update to 1.26.1. |
13 Dec 2019 15:29:31
1.25.13
|
tijl  |
Update to 1.25.13. |
13 Dec 2019 15:06:20
1.25.12_1
|
tijl  |
Add a patch to let the implicitclass backend run the ipp backend.
This fixes printer queues for remote printers detected by cups-browsed.
PR: 242615
Submitted by: J.R. Oldroyd <fbsd@opal.com> |
13 Nov 2019 14:14:17
1.25.12
|
tijl  |
Update to 1.25.12. |
01 Nov 2019 21:51:36
1.25.11_1
|
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) |
15 Oct 2019 12:20:51
1.25.11
|
tijl  |
Update to 1.25.11. |
08 Oct 2019 09:53:48
1.25.7
|
tijl  |
Update to 1.25.7. |
25 Sep 2019 15:13:26
1.25.6
|
tijl  |
Update to 1.25.6.
Remove libiconv fix from post-patch. Fixed upstream. |
11 Sep 2019 09:29:28
1.25.5
|
tijl  |
Update to 1.25.5. |
05 Sep 2019 09:41:40
1.25.4
|
tijl  |
Update to 1.25.4. |
22 Aug 2019 15:03:28
1.25.3
|
tijl  |
Update to 1.25.3. |
21 Aug 2019 10:20:24
1.25.2
|
tijl  |
Update to 1.25.2. |
26 Jul 2019 20:46:57
1.25.1_1
|
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 |
06 Jul 2019 15:47:33
1.25.1
|
tijl  |
Update to 1.25.1. |
08 Jun 2019 10:36:49
1.25.0
|
tijl  |
- Update to 1.25.0.
- Make portlint happy. |
01 Jun 2019 10:08:53
1.23.0
|
tijl  |
Update to 1.23.0. |
01 Jun 2019 06:39:23
1.22.5_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.5_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 ) |
19 Apr 2019 15:19:21
1.22.5
|
tijl  |
Update to 1.22.5. |
16 Mar 2019 16:29:26
1.22.2
|
tijl  |
Update to 1.22.2. |
18 Feb 2019 09:59:05
1.22.1
|
tijl  |
Update to 1.22.1. |
18 Dec 2018 13:18:41
1.21.6
|
tijl  |
Update to 1.21.6. |
14 Dec 2018 17:41:40
1.21.5
|
tijl  |
- Update to 1.21.5.
- Fix support for cups_browsed_flags in the cups_browsed rc.d script. The
flags were passed to daemon(8) instead of cups_browsed. [1]
PR: 230951 [1]
Submitted by: J.R. Oldroyd <fbsd@opal.com> [1] |
12 Dec 2018 01:35:36
1.21.3_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
10 Nov 2018 19:57:08
1.21.3
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
10 Oct 2018 12:11:04
1.21.3
|
tijl  |
- Update to 1.21.3.
- Reorganise options to enable configurations that don't depend on
Ghostscript or Poppler. |
31 Aug 2018 16:52:01
1.16.0_6
|
yuri  |
print/qpdf: Update 8.0.1 -> 8.2.1
PR: 230443
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: d.y.kazarov@mail.ru (maintainer's timeout; 24 days) |
29 Jul 2018 22:18:46
1.16.0_5
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
20 Mar 2018 05:13:24
1.16.0_4
|
yuri  |
print/qpdf: Update to 8.0.1
Port changes:
* Add the second license
Bump print/cups-filters
PR: 226370
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: d.y.kazarov@mail.ru (maintainer's timeout, 14 days) |
23 Feb 2018 09:42:32
1.16.0_3
|
tijl  |
Take maintainership. |
23 Feb 2018 03:14:56
1.16.0_3
|
yuri  |
print/cups-filters: cyberbotx@cyberbotx.com dropped maintainership
PR: 226133
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer), tcberner
(mentor, implicit) |
07 Feb 2018 20:52:26
1.16.0_3
|
yuri  |
print/cups-filters: PORTREVSION bump for the print/qpdf library change in
r460458
PR: 225726
Reported by: O. Hartmann<ohartmann@walstatt.org>, tijl
Approved by: adamw (mentor, an obvious followup of D14201)
Differential Revision: https://reviews.freebsd.org/D14252 |
10 Sep 2017 20:55:39
1.16.0_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
24 Aug 2017 15:49:34
1.16.0_1
|
swills  |
Add missed PORTREVISION bumps after recent poppler update |
17 Aug 2017 19:21:20
1.16.0
|
swills  |
print/cups-filters: Update to 1.16.0
PR: 221166
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
26 May 2017 08:41:48
1.13.5
|
tijl  |
Always specify --with-pdftops-path to fix build with MUPDF option.
PR: 219548
Submitted by: Albert Ou <aou@eecs.berkeley.edu>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
06 May 2017 05:53:56
1.13.5
|
miwi  |
- Update to 1.13.5
PR: 219016
Submitted by: maintainer |
10 Apr 2017 14:41:32
1.13.4_3
|
rezny  |
Add a MUPDF option under PDFTOPS_RENDERER. When activated, mupdf will be used
instead of Ghostscript/Poppler. When inactive, mupdf is not a dependency.
PR: 217848
Submitted by: raivo.hool@gmail.com
Reviewed by: mat
Approved by: swills (mentor), cyberbotx@cyberbotx.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D10325 |
01 Apr 2017 15:23:32
1.13.4_2
|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
28 Mar 2017 05:30:50
1.13.4_1
|
pi  |
print/cups-filters: fix printing of PDF files
- by explicitly referencing the path to pdftops
PR: 218175
Submitted by: Jonathan Chen <jonc@chen.org.nz>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
22 Mar 2017 14:07:53
1.13.4
|
robak  |
print/cups-filters: update 1.11.4 -> 1.13.4
* Add LICENSE
* Add dependency to mupdf
* Update distinfo
* Update pkg-plist
* Add patches to filter/gstoraster.c and filter/mupdftoraster.c due
to execvpe() not existing under FreeBSD
PR: 217848
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
07 Jan 2017 10:42:51
1.11.4_1
|
olivierd  |
Chase update of graphics/poppler (and slaves ports) in revision r430777 |
03 Jan 2017 17:06:49
1.11.4
|
jbeich  |
Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with. |
30 Sep 2016 19:45:50
1.11.4
|
pawel  |
Update to version 1.11.4
PR: 212871
Submitted by: Naram Qashat (maintainer) |
09 Sep 2016 19:42:46
1.10.0_1
|
amdmi3  |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
05 Sep 2016 20:02:03
1.10.0_1
|
olivierd  |
Chase update of Poppler after revision r421386 |
03 Aug 2016 19:06:00
1.10.0
|
pawel  |
- Update to version 1.10.0
- Update required dependencies
PR: 211534
Submitted by: Naram Qashat (maintainer) |
25 Jun 2016 16:23:14
1.9.0
|
tijl  |
Update to 1.9.0.
PR: 210575
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
01 Apr 2016 14:16:20
1.8.3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
29 Mar 2016 14:19:09
1.8.3
|
tijl  |
- Update cups-filters to 1.8.3.
- Move D-Bus dependency under a COLORD option.
- Make libijs dependency optional.
- Add BRAILLE option and add missing dependencies to it. There's no port of
liblouisutdml yet but it isn't strictly required.
- Move jpeg, png and tiff dependencies under an IMAGEFILTERS option.
- Add an option group for cups-browsed, move AVAHI under it and add LDAP.
- Add an option group to select the default PDF-to-PostScript renderer.
- Add --disable-silent-rules to CONFIGURE_ARGS to make build logs more
verbose.
PR: 208345
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |