Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.4_10 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 ) |
1.5.4_9 27 Apr 2019 09:50:52 |
pkubaj |
print/scribus-devel: fix on GCC architectures, change maintainer, add USES=gnome
Add USES=compiler:c++11-lang.
Remove ifdef FreeBSD from isnan check.
Change maintainer to pkubaj@freebsd.org from my old address.
Add USES=gnome.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20048 |
1.5.4_9 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 |
1.5.4_8 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) |
1.5.4_7 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 |
1.5.4_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> |
1.5.4_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 |
1.5.4_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 |
1.5.4_4 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.5.4_3 06 Jan 2019 21:05:32 |
antoine |
print/scribus-devel is not compatible with python3
PR: 234633 |
1.5.4_3 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.5.4_3 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 |
1.5.4_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 |
1.5.4_1 04 Nov 2018 19:00:54 |
tcberner |
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751 |
1.5.4_1 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 |
1.5.4 06 Oct 2018 15:59:34 |
feld |
Revive print/scribus-devel
PR: 211751 |
1.5.4 06 Oct 2018 15:55:44 |
feld |
Delete print/scribus-devel
Will revive dead port to preserve history |
1.5.4 05 Oct 2018 13:45:29 |
feld |
Scribus is a desktop publishing program, similar to Adobe PageMaker(TM),
QuarkXPress(TM) or Adobe InDesign(TM).
Scribus offers support for professional publishing features, such
as CMYK color, easy PDF creation, Encapsulated Postscript import/export
and creation of color separations.
WWW: http://www.scribus.net
PR: 211751 |
1.5.0_9 01 Sep 2014 23:35:55 |
bapt |
Remove non staged ports without pending PR from p* |
1.5.0_9 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.5.0_9 24 Jul 2014 16:33:10 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.5.0_9 04 Jul 2014 20:28:32 |
tijl |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
1.5.0_8 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.5.0_7 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.5.0_6 27 Dec 2013 16:54:22 |
kwm |
Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax. |
1.5.0_5 12 Dec 2013 14:15:04 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
1.5.0_5 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
1.5.0_5 14 Oct 2013 06:52:32 |
bapt |
Fix package name collision |
1.5.0_5 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.5.0_5 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
1.5.0_5 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.5.0_5 21 Mar 2013 05:27:16 |
mezz |
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
on poppler.
Submitted by: kwm (poppler* part) |
1.5.0_4 02 Mar 2013 22:32:49 |
lwhsu |
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation |
1.5.0_3 12 Feb 2013 05:51:15 |
ak |
- Update to svn revision 17820, unbreak
- Add confict with scribus-1.[0-4]*
- Remove indefinite article from COMMENT
PR: ports/168215
Submitted by: lbartoletti <coder@tuxfamily.org> (maintainer) |
1.5.0_2 05 Feb 2013 15:07:11 |
bapt |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix |
1.5.0_2 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
1.5.0_1 10 Jun 2012 13:51:24 |
pav |
- Mark BROKEN: incorrect plist (%%DATADIR%% followed with literal value of
DATADIR, removal of shared directories, missing installed files, etc..)
Reported by: pointyhat |
1.5.0_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.5.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.5.0 28 May 2012 22:55:32 |
beech |
- Update to 1.5.0
- Using SVN now
PR: ports/168215
Submitted by: lbartoletti <coder@tuxfamily.org> (maintainer) |
1.3.9 14 Nov 2011 03:26:46 |
rakuco |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
1.3.9 13 Oct 2011 19:11:19 |
pav |
- Fix build with new cups
PR: ports/161557
Submitted by: Bartoletti <coder@tuxfamily.org> (maintainer) |
1.3.9 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.3.9 20 Jan 2011 22:33:56 |
makc |
Update to 1.3.8 for Qt4 [1]
Update to 1.3.9 [2]
Pass maintainership to submitter.
PR: ports/149849 [1]
Submitted by: Loic BARTOLETTI <coder at tuxfamily.org> [1], bsam@ [2]
Feature safe: yes |
1.3.3.14 20 Jan 2011 22:25:18 |
makc |
Forced commit to note repocopy from print/scribus to print/scribus-devel
Feature safe: yes |