Port details |
- qt145 A C++ X GUI toolkit
- 1.45_3 x11-toolkits
=11 1.45_3Version of this port present on the latest quarterly branch. DEPRECATED: unsupported version
This port expired on: 2005-10-31
- 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: unknown
- Last Update: 2005-11-05 09:07:45
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, jbigkit
- License: not specified in port
- WWW:
- http://doc.trolltech.com/
- Description:
- Qt is a toolkit for building a GUI for X in C++. The main
documentation is in /usr/X11R6/share/doc/qt and is also available
on the homepage.
WWW: http://doc.trolltech.com/
- Michael Searle
searle@longacre.demon.co.uk
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: qt1
- 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:
-
- gmake : devel/gmake
- perl5.8.6 : lang/perl5.8
- Library dependencies:
-
- X11.6 : x11/XFree86-4-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.45_3 05 Nov 2005 09:07:45
 |
kris  |
Remove expired ports |
1.45_3 26 Sep 2005 16:01:08
 |
arved  |
Mark qt1 (QT4 is already released) and all ports depending on it as
DEPRECATED and set an EXPIRATION_DATE.
Approved by: "Gordon Greeff" <gordon@shrubbery.org.za> (peq maintainer) |
1.45_3 15 Nov 2004 05:19:30
 |
sf  |
farewell to libxpg4. |
1.45_3 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.45_2 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.45_2 20 Nov 2003 15:06:15
 |
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
1.45_2 20 Nov 2003 13:51:47
 |
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
1.45_2 13 Nov 2003 12:03:59
 |
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
1.45_2 10 Aug 2003 06:45:35
 |
kris  |
Drop maintainership |
1.45_2 10 Aug 2003 06:44:43
 |
kris  |
Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKEN
on 5.x machines (compile and configure failure, respectively).
PR: 52731
Submitted by: trevor |
1.45_2 18 May 2003 12:20:57
 |
kris  |
BROKEN on 5.1: bad C++ |
1.45_2 07 Mar 2003 06:14:08
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.45_2 31 Aug 2002 02:44:07
 |
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
1.45_2 05 May 2002 22:38:22
 |
kris  |
Add a patch I forgot yesterday to rename libqt -> libqt1
Noticed by: Tilman Linneweh <tilman@arved.de>
Pointy hat to: kris |
1.45 05 May 2002 09:55:31
 |
kris  |
Add back the qt145 port and support for qt-1.x. This should not
have been removed because it was not broken and a lot of working
ports depended on it. The qt145 port now installs files named
*qt1* instead of *qt* so it does not conflict with the other qt
versions. |
1.45_1 19 Apr 2002 02:30:02
 |
will  |
Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree. |
06 Oct 2001 19:29:12
    |
obrien  |
Explicitly set the LATEST_LINK to "qt1". The KDE maintainers can decide if
they want to change the port name back to just "qt" or not. |
10 Sep 2001 21:22:28
    |
demon  |
Set DIST_SUBDIR=KDE |
09 Sep 2001 06:22:45
    |
will  |
Make it so you can ``pkg_add -r qt1'' and get Qt 1.45. This is lame, but I
think we'll be removing this port within the next three months anyway. Well,
maybe not -- TBD, I guess. |
25 Aug 2001 03:17:59
    |
will  |
Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD. This group (at this time) consists
of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. |
21 Jan 2001 19:36:08
    |
will  |
Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC 2.95.3.
It's backwards compatible, so no need for OSVERSION or other checks like that.
Also add new var - MAKE_JOBS, which allows you to adjust the -jN argument (I
wanted this 'cause with more CPUs I can compile with MAKE_JOBS=4 or greater).
Methinks this kind of thing belongs in bsd.port.mk, but anyway. I can now
compile (with MAKE_JOBS=4) qt 1.45 in less than 4 minutes on my dual
PIII-600E. :) |
07 Jan 2001 17:49:52
    |
will  |
Clean up inefficient perl invocations; use multiple REs in the same call. |
30 Oct 2000 15:15:24
    |
will  |
Add NO_LATEST_LINK=yes to facilitate QT2/KDE2. |
23 Oct 2000 19:52:34
    |
knu  |
Get rid of redundant `${WRKSRC}/' prefixes after `cd ${WRKSRC}' to prevent
`argument list too long' error when WRKDIRPREFIX is very long. |
23 Oct 2000 16:24:23
    |
imura  |
Merge kde11-i18n into kde11, and remove my *-i18n ports. There is no
so-version bump, because of compatibility. |
09 Oct 2000 16:00:18
    |
imura  |
sort |
08 Oct 2000 08:03:53
    |
asami  |
Convert category x11-toolkits to new layout. |
02 Jul 2000 01:11:29
    |
will  |
Add WANT_STATIC for those of you (in particular, libh) that need a static
version of the Qt 1.45 library. |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52
    |
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:59:45
    |
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |
03 Jun 2000 01:44:30
    |
asami  |
Put ${.CURDIR} instead of include file name, instead of using a relative path.
|
30 May 2000 17:14:50
    |
will  |
Oops, forgot to include this file with the previous commit. Just to clarify,
this file is here to help keep the Qt port Makefile clean. |
30 May 2000 05:16:01
    |
will  |
Kill GL LIB_DEPENDS - it's completely unneeded. I tried this port out with
the kdelibs11 and kdebase11 ports, which work just fine with no GL depend in
Qt 1.x. Also nuke a.out support. |
29 May 2000 06:21:33
    |
will  |
Make Qt 1.45 compile without those useless examples/tutorials, which only
serve to waste CPU time. |