Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.4.4 13 Jun 2020 08:06:18
  |
fluffy  |
editors/libreoffice: fix typo |
6.4.4 13 Jun 2020 07:16:29
  |
fluffy  |
FreeBSD Office team is proud to announce LibreOffice 6.4.4, latest stable
release
Some notes about changes in port options:
- GTK2 option is obsolete by upstream
- GTK3 option is not more set by default because of unstable yet and have visual
glitches
- QT5 option is set by default to provide comfy visual style for every user
- Change VCL autotetect logic (used if enable, skipto next in row if disabled:
-- For KDE/LXQT: kf5, qt5, gtk3_kde5, gtk3, gen
-- For GNOME, Unity, XFCE, MATE: gtk3, qt5, gen
-- All other DE should follow gnome list
One small note -- since upcoming Qt5-5.15 will drop binary support for FreeBSD
11.x due to
outdated OpenSSL-1.0 in base, here is no reason to enable QT5 option on FreeBSD
<12 by default
Thanks for all testers and supporters!
Dima, with office hat
Relnotes: https://wiki.documentfoundation.org/ReleaseNotes/6.4 |
6.3.6_1 02 Jun 2020 14:47:30
  |
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 |
6.3.6 16 May 2020 15:34:27
  |
fluffy  |
Update LibreOffice to 6.3.6 stable release
Reviewed by: lwhsu
With hat: office |
6.3.4_8 02 May 2020 10:00:12
  |
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 ) |
6.3.4_7 24 Apr 2020 13:57:03
  |
lwhsu  |
Use java/apache-commons-lang3 for Apache Commons Lang
PR: 245874
Submitted by: VVD <vvd@unislabs.com> |
6.3.4_7 23 Apr 2020 20:14:49
  |
jbeich  |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
6.3.4_6 02 Apr 2020 04:41:03
  |
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 |
6.3.4_5 21 Mar 2020 12:57:09
  |
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 ) |
6.3.4_4 18 Mar 2020 18:35:00
  |
lwhsu  |
Fix build with clang10
PR: 244850
Reported by: cy
Submitted by: Trond.Endrestol@ximalas.info
Obtained from: https://github.com/LibreOffice/core (partially) |
6.3.4_3 13 Mar 2020 09:47:17
  |
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
6.3.4_2 03 Feb 2020 19:32:51
  |
tcberner  |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions |
6.3.4_1 22 Jan 2020 17:59:22
  |
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 ) |
6.3.4 20 Jan 2020 20:14:24
  |
pkubaj  |
editors/libreoffice: fix build on GCC architectures
GCC architectures have /usr/bin/gperf binary resulting in failing to configure:
checking for gperf... /usr/bin/gperf
checking whether gperf is new enough... configure: error: "GNU gperf 3.0.3" is
too old or unrecognized, must be at least gperf 3.1
Put back GPERF to CONFIGURE_ENV to fix the build.
PR: 243215
Approved by: lwhsu (maintainer) |
6.3.4 04 Jan 2020 07:59:33
  |
lwhsu  |
Remove devel/gperf31 as devel/gperf has been updated to 3.1
Suggested by: jbeich, bapt |
6.3.4 30 Dec 2019 09:15:29
  |
ale  |
Rename my jakarta- ports to apache- |
6.3.4 13 Dec 2019 09:46:14
  |
lwhsu  |
- Update to 6.3.4 |
6.3.3_2 11 Dec 2019 17:53:49
  |
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
6.3.3_1 01 Nov 2019 21:51:36
  |
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) |
6.3.3 01 Nov 2019 06:06:22
  |
lwhsu  |
- Update to 6.3.3 |
6.3.2_3 07 Oct 2019 17:29:33
  |
lwhsu  |
Follow up r513974 to use bin/gperf31
PR: 241025 |
6.3.2_3 07 Oct 2019 11:00:33
  |
pfg  |
Fix dependencies after r513899
PR: 241110
Approved by: thierry (mentor)(implicit) |
6.3.2_2 03 Oct 2019 20:35:30
  |
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
6.3.2_1 29 Sep 2019 07:25:04
  |
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) |
6.3.2 27 Sep 2019 17:56:27
  |
lwhsu  |
- Update to 6.3.2 |
6.3.1 05 Sep 2019 20:55:23
  |
lwhsu  |
- Update to 6.3.1 |
6.3.0_1 01 Sep 2019 20:46:39
  |
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 ) |
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. |