Qt is a C++ toolkit for application development. It lets application developers target all major operating systems with a single application source code. Qt provides a platform-independent API to all central platform functionality: GUI, database access, networking, file handling, etc. The Qt library encapsulates the different APIs of different operating systems, providing the application programmer with a single, common API for all operating systems. The native C APIs are encapsulated in a set of well-designed, fully object-oriented C++ classes. WWW: http://www.trolltech.com/products/qt/index.html rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/dctc-gui-qt
1.3.33.1.55
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.1.2lioux2005-01-094-43/+52
* o Fix build: qmake is available under LOCALBASE not X11BASElioux2005-01-051-10/+2
* Remove deprecated USE_SIZElioux2004-12-251-1/+0
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-191-0/+2
* BROKEN: Build failskris2004-07-111-0/+2
* Add missing dependency: BUILD_DEPENDS on devel/qmakelioux2004-03-281-0/+1
* BROKEN on 4.x: does not compilekris2004-02-231-1/+7
* USE_SIZEifylioux2004-02-082-0/+2
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Fix build on stablearved2003-08-132-0/+20
* Update to 0.0.6 to unbreak on 5.xarved2003-08-104-16/+6
* De-pkg-commentlioux2003-02-242-1/+1
* Attempt at fixing build in -CURRENT: CXX safeness fix should notlioux2002-12-191-1/+1
* Remove kde from CATEGORIES since it is a Qt port not KDElioux2002-07-301-1/+1
clement2004-11-124-133/+18
* - update to 1.3.29+1.55clement2004-07-312-4/+3
* - Security Fixclement2004-06-112-1/+14
* Don't remove www/ now that it is created by the system.kris2004-06-091-1/+0
* - tar -> ${TAR}clement2004-04-071-3/+3
* - CONFLICTS extendeddinoex2004-03-191-1/+4
* Fix a bug in the parsing of Allow/Deny rules using IP addresses.clement2004-03-082-0/+119
* - Update to apache 1.3.29clement2004-02-073-9/+13
* Rename patch.clement2004-01-212-1/+1
* - Update my email addressclement2004-01-131-1/+1
* update apache-ssl patch to 1.52.jeh2003-11-203-5/+4
* Here's the patch.jeh2003-11-132-1/+21
* Changelog:jeh2003-11-0911-365/+563
* - fix spelling in CONFLICTSdinoex2003-10-261-1/+1
* - add CONFLICTSdinoex2003-10-141-0/+3
* - Update to 1.3.28.1.49.dinoex2003-09-283-23/+77
* - change ECHO -> ECHO_CMDdinoex2003-09-251-1/+1
* - drop defunctional MASTER_SITESdinoex2003-09-071-14/+1
* - change YES -> yesdinoex2003-08-301-2/+2
* - use hook for bsd.openssl.mkdinoex2003-08-281-28/+27
* - caption in MAINTAINERdinoex2003-04-051-1/+1
* - use bsd.openssl.mkdinoex2003-04-041-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Use MASTER_SITE_APACHE*.naddy2003-02-131-6/+1
* - Use user and group "www"dinoex2003-01-284-14/+40
* - update SSL support.dinoex2003-01-211-1/+1
* - clean up PLIST, unbreak portbuilddinoex2002-12-141-108/+391
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Unmark this port from being forbidden; the reason by its time was thatjoerg2002-11-072-3/+1
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.knu2002-10-131-18/+19
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.kris2002-10-052-3/+5
* Update to 1.3.26+ssl_1.48dinoex2002-09-155-61/+15
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-0/+1
* Mark FORBIDDEN until an update is available.nectar2002-06-181-0/+3
* Fix a master site.petef2002-03-291-1/+1
* Patch buffer overflow described innectar2002-03-242-3/+28
* Change BROKEN to FORBIDDEN due to security vulnerabilities.jedgar2002-03-021-1/+2
* Oops, forgot to quote the parens. Quoting makes the line > 80nectar2001-12-221-1/+1
* Set MAINTAINER to freebsd-ports. Previous maintainer says, ``i nonectar2001-12-221-1/+3
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Run 'make certificate' from the correct directory.steve2000-10-301-1/+2
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-12/+1
* Cosmetic changes to reduce difference between apache13 ports.kuriyama2000-08-221-9/+15
* Fix up MASTER_SITEScpiazza2000-08-101-1/+1
* This is a part of update to 1.3.12+1.40. For the rest, please see theknu2000-04-285-38/+75
* - Update to apache 1.3.9 + ssl 1.40.knu2000-04-272-26/+43
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+3
* USE_OPENSSLkris2000-02-122-26/+10
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-2/+2
* Add a little fix to eliminate a install error, chgrp the right one.foxfair1999-11-031-0/+11
* Update this to version 1.3.9+1.37.steve1999-09-274-11/+38
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Be noisy at "pre-configure" where it matters, rather than at "pre-fetch".obrien1999-07-051-8/+8
* Change PKGNAMEs to conform to guidelines.asami1999-06-281-2/+2
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* - Upgrade to Apache-SSL 1.35.dirk1999-06-023-15/+7
* Upgrade to Apache 1.3.6 and Apache-SSL 1.32.dirk1999-04-106-182/+240
* ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl anddirk1999-03-261-6/+7
* Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST...billf1999-03-141-2/+16
* Change dependencies from SSLeay to openssl, the successor of SSLeay.dirk1999-01-101-2/+2
* Add missing trailing slash to MASTER_SITESfenner1999-01-09