| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=473503
|
|
|
|
| |
Notes:
svn path=/head/; revision=447305
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415738
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
|
|
|
|
|
|
| |
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363
Notes:
svn path=/head/; revision=376279
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
| |
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval)
Notes:
svn path=/head/; revision=334873
|
|
|
|
|
|
|
| |
x11-toolkits)
Notes:
svn path=/head/; revision=327785
|
|
|
|
|
|
|
| |
Reported by: beat
Notes:
svn path=/head/; revision=305057
|
|
|
|
|
|
|
| |
Reported by: erwin
Notes:
svn path=/head/; revision=303532
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=297857
|
|
|
|
| |
Notes:
svn path=/head/; revision=296171
|
|
|
|
| |
Notes:
svn path=/head/; revision=284010
|
|
|
|
| |
Notes:
svn path=/head/; revision=276920
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
|
|
|
| |
v.2.0 no longer available, author force users to update to 2.1 with critical network fixes.
Reported by: QAT via pav
Approved by: portmgr (pav)
Feature safe: yes
Notes:
svn path=/head/; revision=250100
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.0
PR: 143081
Submitted by: fluffy
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=249803
|
|
|
|
|
|
|
| |
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=239513
|
|
Provide a Qt4 binding for FreePascal that may be of use to provide the Lazarus
LCL library with a Qt interface
This binding does not aim to cover the whole Qt4 framework, but only just
enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class,
just ask and it will be added promptly. Some of the methods that have parameters
based upon templates have been omitted.
If however you need any of those, just ask.
WWW: http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
Notes:
svn path=/head/; revision=226651
|