EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213
- Remove EXAMPLES and NLS from OPTIONS_DEFAULT, these options along
with IPv6 and DOCS are always included in the default options list.
PR: 217139
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Alarm Clock is a fully-featured alarm clock for your GNOME panel or
equivalent. It's easy to use yet powerful with support for multiple
repeatable alarms, as well as snoozing and a flexible notification
system. Alarm Clock will notify you of an alarm by either playing a
sound or starting your favorite music player!
WWW: http://alarm-clock.pseudoberries.com/
PR: 208160
Submitted by: iluxa@ex.ua
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9631
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine)
side caused the application to crash. Starting with a new, clean homedir won't
crash the plugin. Further investigation is ongoing.
Discussed on: ports, Andrea Venturoli <ml@netfence.it>
Update the sqlalchemy dependency from 0.7 to 1.0, as the former
expired both in the Ports Tree and upstream.
New dependency was build and runtime tested.
PR: 215217
Submitted by: rene