Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Oct 2017 15:32:49
3.1.0
 |
swills  |
devel/libqtxdg: Update to 3.1.0
PR: 223211
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer) |
10 Sep 2017 20:55:39
2.0.0_3
 |
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 |
19 May 2017 10:09:57
2.0.0_2
 |
joneum  |
Pass MAINTAINER'ship to submitter
- Pass MAINTAINER'ship to submitter
PR: 219361
Reported by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by: miwi (mentor)
Differential Revision: https://review.freebsd.org/D10812 |
01 Apr 2017 15:23:32
2.0.0_2
 |
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 |
19 Mar 2017 14:02:24
2.0.0_1
 |
rene  |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
28 Dec 2016 20:52:51
2.0.0_1
 |
olivierd  |
- Add patch, which allows to use real path (instead of symlink) in XDG user
directories
- Bump PORTREVISION
Submitted by: Jesper Schmitz Mouridsen (private email) |
29 Nov 2016 06:20:40
2.0.0
 |
tcberner  |
Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.
So only export it if QT_DIST is set.
PR: 210227
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8378 |
19 Nov 2016 14:19:07
2.0.0
 |
olivierd  |
Import some LXQt core components (required by forthcoming update
of x11/qterminal).
LXQt is the Qt port of and the upcoming version of LXDE, the Lightweight
Desktop Environment. It is the product of a merge between the LXDE-Qt and
Razor-qt projects.
This work is based on the LXQt testing repo [1]. Importing is not complete
due to missing pieces in KDE Frameworks (r426118).
I would like to thank contributor and tester, Jesper Schmitz Mouridsen.
[1] https://subversion.assembla.com/svn/lxqt/tags/0.11
Reviewed by: antoine, rakuco
Obtained from: LXQt repository
FC after:
Differential Revision: https://reviews.freebsd.org/D5002 |