non port: misc/auto-multiple-choice/Makefile |
SVNWeb
|
Number of commits found: 30 |
Sat, 2 May 2020
|
[ 10:00 tcberner ] (Only the first 10 of 76 ports in this commit are shown above. )
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 )
|
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Thu, 2 Apr 2020
|
[ 04:41 tcberner ] (Only the first 10 of 78 ports in this commit are shown above. )
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
|
Sat, 21 Mar 2020
|
[ 12:57 tcberner ] (Only the first 10 of 78 ports in this commit are shown above. )
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 )
|
Mon, 3 Feb 2020
|
[ 19:32 tcberner ] (Only the first 10 of 72 ports in this commit are shown above. )
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions
|
Wed, 22 Jan 2020
|
[ 17:59 tcberner ] (Only the first 10 of 88 ports in this commit are shown above. )
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 )
|
Wed, 6 Nov 2019
|
[ 14:00 antoine ] (Only the first 10 of 184 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Fri, 1 Nov 2019
|
[ 21:51 tcberner ] (Only the first 10 of 92 ports in this commit are shown above. )
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)
|
Sun, 29 Sep 2019
|
[ 07:25 tcberner ] (Only the first 10 of 55 ports in this commit are shown above. )
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)
|
Sun, 1 Sep 2019
|
[ 20:46 tcberner ] (Only the first 10 of 60 ports in this commit are shown above. )
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 )
|
Wed, 31 Jul 2019
|
[ 21:14 tcberner ] (Only the first 10 of 55 ports in this commit are shown above. )
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)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sat, 29 Jun 2019
|
[ 08:55 tcberner ] (Only the first 10 of 56 ports in this commit are shown above. )
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 )
|
Sat, 1 Jun 2019
|
[ 06:39 tcberner ] (Only the first 10 of 66 ports in this commit are shown above. )
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)
|
Mon, 13 May 2019
|
[ 18:33 tcberner ] (Only the first 10 of 75 ports in this commit are shown above. )
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 )
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Tue, 30 Oct 2018
|
[ 19:00 linimon ]
Fix build on powerpc64.
While here, pet portlint.
|
Wed, 9 May 2018
|
[ 20:27 swills ] (Only the first 10 of 19 ports in this commit are shown above. )
Bump PORTREVISION on more opencv consumers due to opencv update
|
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
|
Fri, 14 Apr 2017
|
[ 05:30 jbeich ] (Only the first 10 of 44 ports in this commit are shown above. )
graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.
PR: 210505
Pointy hat to: jbeich (should've discussed first)
|
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, 3 Oct 2016
|
[ 17:47 jbeich ] (Only the first 10 of 59 ports in this commit are shown above. )
graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc
|
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
|
Thu, 14 Apr 2016
|
[ 14:21 amdmi3 ]
- Remove incorrect prebuilt script so it's regenerated with correct paths during
build
PR: 208576
Submitted by: hiroto.kagotani@gmail.com (maintainer)
MFH: 2016Q2 (blanket)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 18 Mar 2016
|
[ 02:43 feld ]
misc/auto-multiple-choice: Update to 1.3.0
PR: 208084
|
Thu, 21 Jan 2016
|
[ 19:40 kwm ] (Only the first 10 of 61 ports in this commit are shown above. )
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]
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Nov 2014
|
[ 12:55 makc ] (Only the first 10 of 51 ports in this commit are shown above. )
Bump PORTREVISION after graphics/poppler update to 0.26.3
|
Sat, 20 Sep 2014
|
[ 13:41 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add new port misc/auto-multiple-choice
PR: 181451
Submitted by: Hiroto Kagotani
Auto Multiple Choice (AMC) is a piece of software that helps you to create
and manage multiple choice questionnaires, with automated marking. Tests
can be written in plain text or LaTeX. Automated correction and grading is
performed from scans of the answer sheets using optical mark recognition.
|
Number of commits found: 30 |