Port details |
- libqxt Extension library for Qt
- 0.6.2_2 devel
=0 0.6.2_2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-06-17 14:10:41
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- License: not specified in port
- WWW:
- http://dev.libqxt.org/libqxt/wiki/Home
- Description:
- LibQxt is an extension library for Qt providing a suite of cross-platform
utility classes to add functionality not readily available in the Qt toolkit.
The following modules are available.
* QxtBerkeley - provides a Qt interface to the Berkeley DB.
* QxtCore - extends QtCore and contains core non-GUI functionality.
* QxtGui - extends QxtCore and QtGui.
* QxtNetwork - extends QtNetwork with RPC functionality.
* QxtSql - extends QtSql with serializable queries.
* QxtWeb - provides tools for creating web services using Qt.
* QxtZeroconf - implements configure free service discovery.
WWW: http://dev.libqxt.org/libqxt/wiki/Home
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: libqxt
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- libQtCore.so : devel/qt4-corelib
- designer-qt4 : devel/qt4-designer
- libQtGui.so : x11-toolkits/qt4-gui
- moc-qt4 : devel/qt4-moc
- qmake-qt4 : devel/qmake4
- rcc : devel/qt4-rcc
- Runtime dependencies:
-
- libQtCore.so : devel/qt4-corelib
- designer-qt4 : devel/qt4-designer
- libQtGui.so : x11-toolkits/qt4-gui
- Library dependencies:
-
- libdns_sd.so : net/avahi-libdns
- libdb-5.3.so : databases/db5
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libqxt-0.6.2_2:
====> Options available for the single ZEROCONF: you have to select exactly one of them
AVAHI=on: Zeroconf support via Avahi
MDNSRESPONDER=off: Zeroconf support via mDNSResponder
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- tar:bzip2 qmake:_env bdb:44+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.2_2 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.6.2_2 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
0.6.2_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6.2_2 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
0.6.2_2 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.6.2_2 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
0.6.2_2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.6.2_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.6.2_1 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
0.6.2 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.6.2 05 Feb 2014 15:29:04 |
gahr |
- Several enhancements
Submitted by: makc |
0.6.2 04 Feb 2014 14:52:26 |
gahr |
- STAGE-clean
- Fix LIB_DEPENDS format |
0.6.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.6.2 17 Jun 2013 14:39:06 |
gahr |
- Fix USE_LDCONFIG |
0.6.2 17 Jun 2013 14:10:23 |
gahr |
- New port: devel/libqxt
LibQxt is an extension library for Qt providing a suite of cross-platform
utility classes to add functionality not readily available in the Qt toolkit.
WWW: http://dev.libqxt.org/libqxt/wiki/Home |