| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
* Fix leak when aborting text extraction
* Small code simplifications
glib:
* Make print scaling getter visible
* Make Duplex/NumCopies/PrintPageRange preference available in API
* Implement Movie API
utils:
* pdftotext: Add -nodiag flag to remove diagonal text on output
build system:
* Mark external lib include dirs as SYSTEM
PR: 240176
Exp-run by: antoine
Approved by: gnome (kwm, implicit)
Notes:
svn path=/head/; revision=510739
|
|
|
|
| |
Notes:
svn path=/head/; revision=510410
|
|
|
|
|
|
|
|
|
|
|
| |
- While here, pacify portlint
PR: 232159
Submitted by: rsmith@xs4all.nl
MFH: 2019Q3 (blanket)
Notes:
svn path=/head/; revision=510249
|
|
|
|
| |
Notes:
svn path=/head/; revision=510101
|
|
|
|
|
|
|
| |
Changes: https://github.com/hluk/CopyQ/releases/tag/v3.9.2
Notes:
svn path=/head/; revision=509987
|
|
|
|
|
|
|
|
| |
databases/py-sqlite3 (was implicit through www/py-django21 before).
Bump revision.
Notes:
svn path=/head/; revision=509944
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
Notes:
svn path=/head/; revision=509290
|
|
|
|
|
|
|
| |
Changes: https://github.com/hluk/CopyQ/releases/tag/v3.9.1
Notes:
svn path=/head/; revision=509233
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=509194
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Data-ICal
Notes:
svn path=/head/; revision=509107
|
|
|
|
|
|
|
|
|
|
| |
Release announcement
https://kde.org/announcements/announce-applications-19.08.0.php
Thanks to tcberner for doing most of the prep-work.
Notes:
svn path=/head/; revision=509000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes at
https://kde.org/announcements/kde-frameworks-5.61.0.php
Thanks to
antoine@ for the exp-runs,
tcberner@ for most of the prep-work,
the Gentoo community for cherry-picking patches
There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,
PR: 239777
Submitted by: tcberner
Notes:
svn path=/head/; revision=508988
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=508904
|
|
|
|
|
|
|
| |
- pet portlint
Notes:
svn path=/head/; revision=508846
|
|
|
|
| |
Notes:
svn path=/head/; revision=508835
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=508665
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change configure to look for python3.5 and python3.6, as well as older
versions.
- Add LDFLAGS to make it possible for the configure script to find python
libraries. Actually use python in Makefile.in.
Reviewed by/with: zeising@
Notes:
svn path=/head/; revision=508395
|
|
|
|
| |
Notes:
svn path=/head/; revision=508393
|
|
|
|
| |
Notes:
svn path=/head/; revision=508388
|
|
|
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Notes:
svn path=/head/; revision=508216
|
|
|
|
|
|
|
| |
Hat: portmgr-secretary
Notes:
svn path=/head/; revision=508206
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add "gl" to USES as using USE_GL alone is deprecated.
Notable changes since 5.37.2:
* Updated to Qt 5.13.0
* New constraint types:
* Activity tags not overlapping
* Min gaps between an ordered pair of activity tags for a students set /
all students / a teacher / all teachers
* Additional example files
* Translation updates
* Various crash fixes and code cleanups
PR: 239597
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Notes:
svn path=/head/; revision=508093
|
|
|
|
| |
Notes:
svn path=/head/; revision=508084
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=508072
|
|
|
|
| |
Notes:
svn path=/head/; revision=507884
|
|
|
|
| |
Notes:
svn path=/head/; revision=507770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=507740
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tuesday, 30 July 2019. Today KDE releases a Bugfix update to KDE Plasma 5,
versioned 5.16.4. Plasma 5.16 was released in June with many feature
refinements and new modules to complete the desktop experience.
This release adds three week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
Changelog:
https://kde.org/announcements/plasma-5.16.3-5.16.4-changelog.php
Notes:
svn path=/head/; revision=507721
|
|
|
|
| |
Notes:
svn path=/head/; revision=507602
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog since 1.7.7:
* Bugfixes
* Hide nodes
PR: 239449
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
MFH: 2019Q3
Notes:
svn path=/head/; revision=507513
|
|
|
|
| |
Notes:
svn path=/head/; revision=507503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Switch to USES=localbase
- Add NO_ARCH
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=507268
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fixed a memory leak in the X11 code
PR: 239037
Submitted by: Martin Filla <freebsd@sysctl.cz> (maintainer)
Notes:
svn path=/head/; revision=507044
|
|
|
|
|
|
|
| |
hardcoded paths
Notes:
svn path=/head/; revision=507007
|
|
|
|
| |
Notes:
svn path=/head/; revision=506990
|
|
|
|
|
|
|
|
|
|
| |
Needs C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=506913
|
|
|
|
|
|
|
|
|
|
| |
I couldn't make image and pdf previews work because the corresponding processes fail due to incorrect command lines.
The upstream is notified.
Reported by: Lars Engels <lars.engels@0x20.net>
Notes:
svn path=/head/; revision=506836
|
|
|
|
|
|
|
| |
keybindings
Notes:
svn path=/head/; revision=506792
|
|
|
|
|
|
|
|
| |
PR: 239146
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes:
svn path=/head/; revision=506762
|
|
|
|
|
|
|
| |
Also take maintainership. Pet portlint while here.
Notes:
svn path=/head/; revision=506726
|
|
|
|
|
|
|
|
| |
PR: 239036
Submitted by: Martin Filla <freebsd@sysctl.cz> (maintainer)
Notes:
svn path=/head/; revision=506694
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=506692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Switch to GO modules-aware build mode as the port uses various modules.
Changelog:
Added:
* Support for Mattermost.
* Support for Slack App URL.
* Support for pollPID for BSD and Windows.
Removed:
* Installation by go get, can revisit in Go 1.14.
Fixed:
* Incorrect deprecation mapping.
https://github.com/variadico/noti/releases/tag/3.2.0
PR: 238842
Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
Reviewed by: danfe
Notes:
svn path=/head/; revision=506654
|
|
|
|
| |
Notes:
svn path=/head/; revision=506515
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.
Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.
Improvements include:
* Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
* Cutting groups with compositions no longer crashes the Kdenlive video editor
* The Python importer in Umbrello UML designer now handles parameters with default arguments
Changelog:
https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
Notes:
svn path=/head/; revision=506435
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as a stand-in for "are we running on gcc".
These 4 cases are outliers because they set compiler:nestedfct which
currently hardwires gcc. So the real test for including -fnested-functions
into CFLAGS is "are we on the ancient base gcc".
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=506430
|
|
|
|
|
|
|
| |
PR: 238782
Notes:
svn path=/head/; revision=506398
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tuesday, 9 July 2019. Today KDE releases a Bugfix update to KDE Plasma 5,
versioned 5.16.3. Plasma 5.16 was released in June with many feature
refinements and new modules to complete the desktop experience.
This release adds a fortnight's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* DrKonqi will now automatically log into bugs.kde.org when possible.
Fixes bug #202495.
* libinput.
* Keep Klipper notifications out of notification history.
Fixes bug #408989.
Announcement:
https://kde.org/announcements/plasma-5.16.3.php
Changelog:
https://kde.org/announcements/plasma-5.16.2-5.16.3-changelog.php
Notes:
svn path=/head/; revision=506333
|
|
|
|
|
|
|
|
| |
PR: 239016
Submitted by: Martin Filla <freebsd@sysctl.cz> (maintainer)
Notes:
svn path=/head/; revision=506012
|