Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.3.0 22 Aug 2019 06:21:32 |
lwhsu |
Workaround for build failure due to newer C++ features when KDE5 and QT5 defined
PR: 239988
Submitted by: VVD <vvd@unislabs.com>
Reported by: O. Hartmann <ohartmann@walstatt.org> |
6.3.0 20 Aug 2019 02:18:04 |
lwhsu |
- Update to 6.3.0 |
6.2.5_2 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
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 |
6.2.5_1 31 Jul 2019 21:14:15 |
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) |
6.2.5 08 Jul 2019 04:13:38 |
lwhsu |
- Update to 6.2.5 |
6.2.4_2 29 Jun 2019 08:55:18 |
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 ) |
6.2.4_1 24 Jun 2019 09:34:15 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
6.2.4_1 19 Jun 2019 13:52:32 |
lwhsu |
- Remove dependence on devel/patch
PR: 238629
Submitted by: mi |
6.2.4_1 01 Jun 2019 06:39:23 |
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) |
6.2.4 23 May 2019 21:08:34 |
lwhsu |
- Update to 6.2.4 |
6.2.3_1 13 May 2019 18:33:10 |
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 ) |
6.2.3 20 Apr 2019 16:01:01 |
lwhsu |
- Update to 6.2.3 |
6.2.2_4 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
6.2.2_3 27 Mar 2019 21:29:31 |
tcberner |
graphics/poppler: update to 0.75
Release 0.75.0:
core:
* Fix rendering of some annotations
* Fix crashes in broken files
* Small internal code improvements
cpp:
* Improve documentation
* tests: Add showing version information to poppler-dump
utils:
* pdfattach: new util
* pdftohtml: add -dataurls parameter
* pdftoppm: add -sep and -forcenum parameters
* pdftohtml: make singleHtml and stout not mutually exclusive
* pdfsig: fix use after free
- bump revisions of dependent ports due to shlib version change
PR: 236791
Exp-run by: antoine
Approved by: kwm (gnome) |
6.2.2_2 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
6.2.2_1 27 Mar 2019 17:56:18 |
lwhsu |
- Add QT5 and KDE5 options [1]
- Fix build with gcc on !libc++ archs [2]
- Rework patch-sal_osl_unx_thread.cxx for more portable [3]
- Fix pkg-plist while GTK3 enabled
PR: 236748 [1], 236765 [2]
Submitted by: VVD <vvd@unislabs.com> [1], jhibbits [2],
Greg Veldman <freebsd@gregv.net> [3] |
6.2.2 23 Mar 2019 01:43:30 |
lwhsu |
Update to 6.2.2
Much work done by: Greg Veldman <freebsd@gregv.net> |
6.0.7_6 11 Feb 2019 19:44:51 |
tcberner |
Bump revisions after poppler upgrade.
As reported libreoffice requires a bump in revision, to be on the save
side, bump all the consumers of poppler.
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
6.0.7_5 11 Feb 2019 17:10:05 |
tcberner |
Update graphics/poppler* to 0.74.0
Changelog can be found here:
https://poppler.freedesktop.org/releases.html
PR: 235609
Exp-run by: antoine
Approved by: gnome (kde)
Differential Revision: https://reviews.freebsd.org/D18805 |
6.0.7_5 05 Feb 2019 18:04:34 |
lwhsu |
Remove unnecessary CXXFLAGS for powerpcspe
gcc already defineds the correct one.
PR: 234776
Submitted by: jhibbits |
6.0.7_5 05 Feb 2019 17:46:04 |
lwhsu |
Add support for powerpc and powerpcspe
PR: 234776
Submitted by: jhibbits |
6.0.7_5 18 Jan 2019 21:14:42 |
jbeich |
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0 |
6.0.7_4 31 Dec 2018 13:04:00 |
rene |
editor/libreoffice: remove optional dependency on expired KDE4 |
6.0.7_4 16 Dec 2018 15:10:42 |
tcberner |
Update poppler to 0.72
This update brings many changes
- the build system has switched to cmake
- some ports needed to be switched to use their bundled
version of poppler:
- print/tex-luatex (r487226)
- print/tex-xetex (r487226)
- editors/opeonffice-devel
- Qt4 support has been dropped
- print/frescobaldi has been removed for this reason.
- most of the added patches can be removed with the next
upgrade of the concerning port.
PR: 233452
Exp-run by: antoine
Approved by: gnome (kwm)
Differential Revision: https://reviews.freebsd.org/D17456 |
6.0.7_3 12 Dec 2018 01:35:36 |
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 |
6.0.7_2 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
6.0.7_1 11 Dec 2018 10:10:02 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
With hat: portmgr |
6.0.7_1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
6.0.7_1 30 Nov 2018 22:19:53 |
tcberner |
editors/libreoffice: prepare for poppler 0.71
PR: 233452
Obtained from: Arch Linux |
6.0.7_1 14 Nov 2018 22:41:51 |
cmt |
editors/libreoffice: fix emoji font file name
wrong patch version in last commit
PR: 232689
Pointy Hat: cmt |
6.0.7_1 14 Nov 2018 22:36:22 |
cmt |
editors/libreoffice: switch emoji font dependency
emojione-color-ttf is going to expire soon, let's use twemoji-color-font-ttf
PR: 232689
Submitted by: rkoberman at gmail dot com |
6.0.7 08 Nov 2018 21:44:10 |
jkim |
Update to 6.0.7. |
6.0.5_6 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
6.0.5_5 22 Oct 2018 20:30:04 |
jbeich |
editors/libreoffice: unbreak with boost 1.69
sfx2/source/appl/shutdownicon.cxx:170:12: error: no viable conversion from
returned value of type 'boost::logic::tribool' to function return type 'bool'
return loaded;
^~~~~~
PR: 232525 |
6.0.5_5 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
6.0.5_4 04 Sep 2018 09:38:17 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
6.0.5_4 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
6.0.5_3 30 Jul 2018 22:43:32 |
jbeich |
editors/libreoffice: rebuild after r475856
PR: 222542
Reported by: Walter Schwarzenfeld |
6.0.5_2 22 Jul 2018 10:15:31 |
fernape |
graphics/opencollada: update to 1.6.63
Bump PORTREVISION for dependent ports
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16353 |
6.0.5_1 29 Jun 2018 14:22:11 |
jbeich |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
6.0.5 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
6.0.5 26 Jun 2018 16:30:49 |
lwhsu |
- Update to 6.0.5 |
6.0.4 10 May 2018 03:40:37 |
lwhsu |
- Update to 6.0.4 |
6.0.3_1 07 May 2018 22:29:46 |
jbeich |
Drop FreeBSD 10.3 support
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238 |
6.0.3_1 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
6.0.3 08 Apr 2018 10:42:32 |
lwhsu |
- Update to 6.0.3 |
6.0.2_3 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
6.0.2_2 04 Apr 2018 11:50:00 |
jbeich |
editors/libreoffice: unbreak with ICU 61
i18nutil/source/utility/unicode.cxx:753:21: error: unknown type name
'NumberFormat'; did you mean 'UNumberFormat'?
std::unique_ptr<NumberFormat> xF(
^~~~~~~~~~~~
UNumberFormat
/usr/local/include/unicode/unum.h:140:15: note: 'UNumberFormat' declared here
typedef void* UNumberFormat;
^
i18nutil/source/utility/unicode.cxx:754:9: error: use of undeclared identifier
'NumberFormat'; did you mean 'icu::NumberFormat'?
NumberFormat::createPercentInstance(aLocale, errorCode));
^~~~~~~~~~~~
icu::NumberFormat
/usr/local/include/unicode/numfmt.h:174:18: note: 'icu::NumberFormat' declared
here
class U_I18N_API NumberFormat : public Format { (Only the first 15 lines of the commit message are shown above ) |
6.0.2_2 28 Mar 2018 06:59:31 |
lwhsu |
- Fix build on powerpc64
PR: 200020 [1], 226659 [2]
Submitted by: gmbroome@vcu.edu [1]
Curtis Hamilton <hamiltcl@verizon.net> [2]
jhibbits |
6.0.2_2 21 Mar 2018 21:24:44 |
brnrd |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine |
6.0.2_1 21 Mar 2018 19:50:35 |
brnrd |
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache) |
6.0.2 18 Mar 2018 12:06:25 |
antoine |
Unbreak make patch on 10.3
Reported by: pkg-fallout |
6.0.2 17 Mar 2018 06:31:11 |
lwhsu |
- Update LibreOffice to 6.0.2 [1]
- Build offline help when DOCS option enabled [2]
- Fix bad symlink and add missing dependencies [3]
PR: 224288 [1] 197071 [2] 226344 [3]
Submitted by: Greg V <greg@unrelenting.technology> [1]
bergerkos@yahoo.co.uk [2]
Reported by: joneum [3]
Helped & tested by: Daniel Ebdrup
Greg Veldman <freebsd@gregv.net>
Per olof Ljungmark <peo@nethead.se>
StariKarp <starikarp@yandex.com>
pi
Security: 289269f1-0def-11e8-99b0-d017c2987f9a |
5.3.7_5 01 Mar 2018 17:12:07 |
jkim |
Display selected VCL backend as Linux. |
5.3.7_4 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
5.3.7_3 10 Jan 2018 22:40:07 |
jkim |
Catch up with liborcus 0.13. |
5.3.7_2 23 Dec 2017 16:40:53 |
tijl |
Remove unused ACLOCAL_ARGS. |
5.3.7_2 19 Dec 2017 14:41:29 |
linimon |
Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket) |
5.3.7_2 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
5.3.7_1 09 Nov 2017 02:31:48 |
jbeich |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
5.3.7 02 Nov 2017 21:12:58 |
jkim |
Update to 5.3.7. |
5.3.6_4 12 Oct 2017 15:57:51 |
mat |
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643 |
5.3.6_4 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
5.3.6_3 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
5.3.6_2 25 Sep 2017 00:02:36 |
jbeich |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
5.3.6_1 10 Sep 2017 20:55:39 |
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 |
5.3.6 05 Sep 2017 18:37:50 |
jkim |
Update to 5.3.6. |
5.3.5_1 24 Aug 2017 15:49:34 |
swills |
Add missed PORTREVISION bumps after recent poppler update |
5.3.5 03 Aug 2017 16:32:14 |
jkim |
Update to 5.3.5. |
5.3.4 17 Jul 2017 15:36:34 |
amdmi3 |
Fix verbose build (--enable-verbose no longer works) and enable it
unconditionally as per PHB SS12.10.
PR: 220356
Approved by: maintainer timeout (office, 2 weeks) |
5.3.4 22 Jun 2017 13:14:38 |
jkim |
Update to 5.3.4. |
5.3.3_2 12 Jun 2017 22:21:42 |
jkim |
Attempt to fix build when WRKDIRPREFIX is defined by the user. |
5.3.3_2 07 Jun 2017 22:55:49 |
jkim |
- Turn off unit tests by default. It is getting harder to maintain because
there are too many possible combinations with current set of build options.
Also, this significantly reduces build time. Use TEST option to enable it.
- Implement SAL getOSVersion() for FreeBSD. Actually, I believe it should
work with all supported UNIX-like OSes including Linux.
- Install stripped binaries. 'install-strip' target was not honored because
'distro-pack-install' target unconditionally depends on 'install' target.
- Fix couple of minor installation issues while I am here. |
5.3.3_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
5.3.3 19 May 2017 23:48:29 |
jkim |
Revert r441276 and properly fix build failures with JAVA option. |
5.3.3 19 May 2017 22:30:16 |
jkim |
Work around sporadic build failures. |
5.3.3 19 May 2017 20:14:54 |
jkim |
Work around a build failure on i386. |
5.3.3 19 May 2017 18:42:02 |
jkim |
Update to 5.3.3.
Unfortunately, support for Firebird database is temporarily disabled
because Firebird 2.5 is no longer supported. |
5.2.7 04 May 2017 18:07:45 |
jkim |
Update to 5.2.7. |
5.2.6_4 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
5.2.6_3 27 Apr 2017 21:31:10 |
kwm |
Split off the harfbuzz icu support into it's own port.
PR: 207779
Submitted by: Vladimir Kondratyev <vladimir@kondratyev.su>
Exp-run by: antoine@ |
5.2.6_2 04 Apr 2017 20:38:43 |
bapt |
Activate the multimedia option by default
Many slideshow now have multimedia: videos, sounds, let's make the default
binary packages able to read them out of box
Approved by: jkim@ |
5.2.6_1 01 Apr 2017 15:23:32 |
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 |
5.2.6 27 Mar 2017 20:14:16 |
jkim |
Update to 5.2.6. |
5.2.5_5 10 Feb 2017 02:02:54 |
jkim |
Refine r433663. If "use-header-bar" property of the dialog is set to TRUE,
it uses a GtkHeaderBar for action buttons instead of the action area and
gtk_dialog_get_header_bar() should not return NULL. If it is set to FALSE,
gtk_dialog_get_header_bar() always returns NULL. In other words, we should
not remove buttons from both header bar and action area in any case. This
patch also removes pointless assertions from the previous patch.
PR: 203563 |
5.2.5_4 08 Feb 2017 22:22:21 |
jkim |
Do not apply the kludge for PR214473 on all supported FreeBSD versions.
These patches actually reintroduced an upstream bug.
https://gerrit.libreoffice.org/22291
PR: 214473 |
5.2.5_3 08 Feb 2017 18:44:55 |
jkim |
- Stop crashing when GTK3 GUI is enabled.
- Always use gtk_dialog_get_action_area(). It was available since GTK 2.14.
PR: 203563 |
5.2.5_2 07 Feb 2017 22:43:46 |
jkim |
Let the users know GTK3 support is still considered experimental. |
5.2.5_2 07 Feb 2017 20:37:18 |
jkim |
Fix opening URL via xdg-open.
Submitted by: Alexander Zagrebin (alex at zagrebin dot ru) (initial patch) |
5.2.5_1 07 Feb 2017 19:42:00 |
jkim |
- Catch up with liborcus 0.12.1.
- Make option GNOME imply GTK2 again. |
5.2.5 01 Feb 2017 00:52:30 |
jkim |
Update to 5.2.5. |
5.2.4_3 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
5.2.4_3 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
5.2.4_3 07 Jan 2017 14:43:11 |
jbeich |
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR: 215714
Submitted by: sunpoet (based on)
Exp-run by: antoine
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D8887 |
5.2.4_2 07 Jan 2017 10:42:51 |
olivierd |
Chase update of graphics/poppler (and slaves ports) in revision r430777 |
5.2.4_1 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
5.2.4 01 Jan 2017 17:54:02 |
jkim |
Update to 5.2.4. |
5.2.3_5 18 Dec 2016 22:06:50 |
tcberner |
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825 |
5.2.3_5 03 Dec 2016 22:24:36 |
jbeich |
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR: 214837
Exp-run by: antoine (for 1.5.3)
Approved by: office (bapt) |
5.2.3_4 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |