notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
qtez Qt Rapid Application Development Environment for X Window System
0.93.5 devel Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.93.5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: "QT2 is obsolete"
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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2004-07-23 14:30:41
SVN Revision: UNKNOWN
People watching this port, also watch:: htdig
License: not specified in port
WWW:
http://qtez.ibl.sk/
Description:
This is a beta release of a development environment for c++ using and writing source code for the Qt library. The environment is a gui dialog editor, as well as integrating source code editor, and signals and slots connections. WWW: http://qtez.ibl.sk/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • >0:devel/qtez
No installation instructions:
This port has been deleted.
PKGNAME:
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtool13 : devel/libtool13
Library dependencies:
  1. qt2.4 : x11-toolkits/qt23
  2. 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:
Expand this list (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aleron.dl.sourceforge.net/sourceforge/qtez/
  3. http://belnet.dl.sourceforge.net/sourceforge/qtez/
  4. http://heanet.dl.sourceforge.net/sourceforge/qtez/
  5. http://optusnet.dl.sourceforge.net/sourceforge/qtez/
  6. http://qtez.ibl.sk/qtez/download/
  7. http://umn.dl.sourceforge.net/sourceforge/qtez/
  8. http://voxel.dl.sourceforge.net/sourceforge/qtez/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.93.5
23 Jul 2004 14:31:46
Original commit files touched by this commit
arved search for other commits by this committer
Missed one file.
0.93.5
23 Jul 2004 14:30:41
Original commit files touched by this commit
arved search for other commits by this committer
Start QT2 deorbit by removing expired ports.
0.93.5
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.93.5
17 May 2004 09:30:46
Original commit files touched by this commit
arved search for other commits by this committer
Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik
0.93.5
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
0.93.5
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.93.5
06 Feb 2004 16:58:43
Original commit files touched by this commit
trevor search for other commits by this committer
Apply studly caps to "FreeBSD".
0.93.5
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.93.5
23 Jan 2004 19:28:04
Original commit files touched by this commit
will search for other commits by this committer
No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports.
0.93.5
13 Nov 2003 14:45:08
Original commit files touched by this commit
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
0.93.5
18 May 2003 09:15:43
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.1: does not compile
0.93.5
07 Mar 2003 06:01:16
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.93.5
23 Aug 2002 05:53:54
Original commit files touched by this commit
alane search for other commits by this committer
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
0.93.5
26 Jun 2002 17:52:29
Original commit files touched by this commit
pat search for other commits by this committer
Add USE_PERL5

PR:             39835
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
27 Jan 2002 17:56:54
commit hash: fp1.24029@dev.null.freshports.orgcommit hash: fp1.24029@dev.null.freshports.orgcommit hash: fp1.24029@dev.null.freshports.orgcommit hash: fp1.24029@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Remove automake/conf dependency    
30 Oct 2001 09:03:18
commit hash: fp1.20219@dev.null.freshports.orgcommit hash: fp1.20219@dev.null.freshports.orgcommit hash: fp1.20219@dev.null.freshports.orgcommit hash: fp1.20219@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was  
abusing AUTOMAKE...    
03 Apr 2001 09:14:44
commit hash: fp1.11993@dev.null.freshports.orgcommit hash: fp1.11993@dev.null.freshports.orgcommit hash: fp1.11993@dev.null.freshports.orgcommit hash: fp1.11993@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Overhaul QT/KDE support:   - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}*   - Cleanup corresponding ports for bsd.kde.mk update.   - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,     introduce
QT_NONSTANDARD variable for nonstandard configure setup.   - Update KDE2 to
2.1.1.  Two patches included in x11/kdelibs2 to fix the     proxy authentication
that was broken for 2.1.1.  Remove old patches.   - Potentially fix kdelibs
build for alpha.   - Fix qt-designer 2.3.0 build.   - Ruby stuff left alone
since it looks like black magic to me.  Should     still work w/ compat shims
for older USE_QT[,2] style.  Some others     were also left alone for the same
reason.    
26 Mar 2001 08:27:33
commit hash: fp1.11603@dev.null.freshports.orgcommit hash: fp1.11603@dev.null.freshports.orgcommit hash: fp1.11603@dev.null.freshports.orgcommit hash: fp1.11603@dev.null.freshports.org files touched by this commit
kuriyama search for other commits by this committer
Update to 0.93.5.    
11 Mar 2001 05:00:13
commit hash: fp1.10776@dev.null.freshports.orgcommit hash: fp1.10776@dev.null.freshports.orgcommit hash: fp1.10776@dev.null.freshports.orgcommit hash: fp1.10776@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Use '-O0' when compiling on the Alpha to avoid internal compiler errors.    
13 Oct 2000 21:19:52
commit hash: fp1.5047@dev.null.freshports.orgcommit hash: fp1.5047@dev.null.freshports.orgcommit hash: fp1.5047@dev.null.freshports.orgcommit hash: fp1.5047@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Unbreak for Qt-2.2.0, fix plist    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
16 Sep 2000 18:53:00
commit hash: fp1.3949@dev.null.freshports.orgcommit hash: fp1.3949@dev.null.freshports.orgcommit hash: fp1.3949@dev.null.freshports.orgcommit hash: fp1.3949@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Update to 0.93.2    
14 Jul 2000 15:06:07
commit hash: fp1.1955@dev.null.freshports.orgcommit hash: fp1.1955@dev.null.freshports.orgcommit hash: fp1.1955@dev.null.freshports.orgcommit hash: fp1.1955@dev.null.freshports.org files touched by this commit
alex search for other commits by this committer
Respect CFLAGS, add -pedantic.   However, port is still broken due to odd C++
compiler error, though this   is a different error as before.    
22 Jun 2000 06:52:16
commit hash: fp1.1131@dev.null.freshports.orgcommit hash: fp1.1131@dev.null.freshports.orgcommit hash: fp1.1131@dev.null.freshports.orgcommit hash: fp1.1131@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Unleash all of these ports upon the people.  I no longer have any interest   in
any of them, but will be happy to assign MAINTAINER to others and commit  
updates for them.    

Number of commits found: 24