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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
qt-designer GUI C++ IDE based on QT
2.3.1_3 devel Deleted on this many watch lists=4 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 2.3.1_3Version of this port present on the latest quarterly branch.
Broken BROKEN: "fails to install"
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: 2001-02-04 01:43:15
Last Update: 2004-05-08 06:09:03
SVN Revision: UNKNOWN
People watching this port, also watch:: sudo, nmap
License: not specified in port
WWW:
http://www.trolltech.com/products/qt/designer/
Description:
Qt Designer is a GUI IDE based on Qt 2.x made by the trolltech people. WWW: http://www.trolltech.com/products/qt/designer/
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/qt-designer
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. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
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 (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/
  2. ftp://ftp.chg.ru/pub/X11/qt/source/
  3. ftp://ftp.trolltech.com/qt/source/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.1_3
08 May 2004 06:09:03
Original commit files touched by this commit
kris search for other commits by this committer
As previously announced, remove these broken or obsolete ports.
2.3.1_3
22 Feb 2004 05:54:12
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled for removal on April 21 if it is still broken at
that time.
2.3.1_3
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".
2.3.1_3
06 Feb 2004 08:24:05
Original commit files touched by this commit
linimon search for other commits by this committer
Mark this port as broken; it fails to install, even with QT2, for
which support has basically been dropped anyways.

PR:             ports/60487
2.3.1_2
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.
2.3.1_2
15 Nov 2003 20:37:04
Original commit files touched by this commit
marcus search for other commits by this committer
unPERLify, and use ${FIND} and ${XARGS} where appropriate.

PR:             48253
Submitted by:   Simon 'portlint' Schubert <corecode@corecode.ath.cx>
2.3.1_2
17 Oct 2003 06:09:39
Original commit files touched by this commit
lofi search for other commits by this committer
Declare (or resolve) conflicts for KDE and QT.
2.3.1_2
07 Mar 2003 00:16:25
Original commit files touched by this commit
ade search for other commits by this committer
Remove pkg-comment from remaining master/slave port sets.

Approved by:    portmgr (implicitly)
04 Dec 2001 03:47:18
commit hash: fp1.21581@dev.null.freshports.orgcommit hash: fp1.21581@dev.null.freshports.orgcommit hash: fp1.21581@dev.null.freshports.orgcommit hash: fp1.21581@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Upgrade KDE to 2.2.2:    * General:           - Support for objprelink.         
 - Hack for autoconf 2.13/automake 1.4.  Note that we can't use             the
standard USE_AUTO* because they change things in work/*;             KDE has its
own way of doing that.           - Light cleanup of extra dirs in the PLISTs
provided by              my mkplistpkg[1] script.           - Speedups of both
compile and runtime through the usage of             --disable-debug and
--enable-final.  The latter did not work             with the kdemultimedia
package, unfortunately.           - Patch updates.    * audio/kdemultimedia2:   
       - Patch to fix KSCD on FreeBSD[2].  It works very well now.    *
deskutils/kdepim:           - Enable kpilot[3].  Pull in the latest pilot-link
stuff.    * devel/kdesdk,    * devel/kdevelop:           - No specific changes. 
  * devel/qt-designer:           - Make this port depend almost entirely on qt23
to make it more             maintainable, so I don't have to keep hacking the
patches to             get them to apply.    * editors/koffice,    *
games/kdegames,    * graphics/kdegraphics:           - No specific changes.    *
misc/kdeaddons:           - SDL is required now.  Cull SDL PLIST_SUB and such.  
        - Fix breakage from hardcoding "sdl-config".    * misc/kdeutils2:       
   - Fix problem with klaptopdaemon[4] where it didn't properly            
display the battery time.  This patch is untested, but applied.    *
net/kdenetwork2:           - Fix DCC for KSIRC[5].           - Remove ktalkd
from the build.  It requires some weird thing             in the configure
script that I don't have time to look at.    * sysutils/kdeadmin:           - No
specific changes.    * textproc/kdoc:           - Remove bogus requirement that
kdoc requires Perl 5.6.0; it sure             seems to operate fine with >=
5.005.  But I'll let time tell.    * www/quanta:           - No specific changes
(--disable-debug support only).    * x11/kde2:           - No specific changes. 
  * x11/kdebase2:           - Fix ksysguard compile by merging the files from
the HEAD branch             of KDE CVS that were missing at release time for
FreeBSD[6].  :\    * x11/kdelibs2:           - Recognize CUPS' spinoff[7].      
    - Add libxslt dependency since it was removed from kdelibs.           - Fix
libxml compile problems[8] (accomplished by upgrading).           - Remove
libkformula from port Makefile; this library has been             spun off into
koffice.           - Fix mode problems with DCOP[9].  This allows you to save
files             properly.  It also seems to be a FreeBSD specific problem.    
      - Fix bashisms in kdeprint/imagetops script[10].    * x11-clocks/kdetoys2:
          - No specific changes.    * x11-toolkits/qt23:           - Do NOT
upgrade to QT 2.3.2[11].           - Allow devel/qt-designer to depend on this
port entirely for the             patches by adding a perlre to accomplish this.
   * x11-wm/kdeartwork:           - No specific changes.    
06 Aug 2001 08:12:16
commit hash: fp1.16871@dev.null.freshports.orgcommit hash: fp1.16871@dev.null.freshports.orgcommit hash: fp1.16871@dev.null.freshports.orgcommit hash: fp1.16871@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
After making people wait 5 weeks, update this port to sync with the   QT 2.3.1
upgrade.  Sorry!  8(    
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.    
24 Mar 2001 22:15:59
commit hash: fp1.11544@dev.null.freshports.orgcommit hash: fp1.11544@dev.null.freshports.orgcommit hash: fp1.11544@dev.null.freshports.orgcommit hash: fp1.11544@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Bring in my fixes for KDE2 for users of XFree86 4.0.x.  Basically, what   this
involves is this:  Cull GL from Qt by default, but still provide a   Qt+GL
library that may or may not have threads.  Then also provide a Qt   library that
has threads but not GL.  This allows us to make KDE2 depend   on a library that
will *not* have threads, ever.  Threads will be   revisited at a later date. 
Ports that require GL support need to be   updated to use the hacked library,
libqtgl.so.4.  The net result is that   we bloat our qt2 package by 1.5-2.5MB
for compatability.  Also, static   qt will not have GL support.    
11 Mar 2001 01:14:38
commit hash: fp1.10734@dev.null.freshports.orgcommit hash: fp1.10734@dev.null.freshports.orgcommit hash: fp1.10734@dev.null.freshports.orgcommit hash: fp1.10734@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Apparently USE_QT2 doesn't grab qt2.4 as a dependency, so add it for bento.    
04 Feb 2001 04:43:15
commit hash: fp1.9206@dev.null.freshports.orgcommit hash: fp1.9206@dev.null.freshports.orgcommit hash: fp1.9206@dev.null.freshports.orgcommit hash: fp1.9206@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, remove  
default -j2 (but keep MAKE_JOBS var), restore old perl REs as soon as I'd  
learned how to do multiple ones, remove QPL license file from packaging,   sync
with newest KOI8-U/R stuff (not tested).  The biggest bonus:  split   QT
Designer into its own port, and make the qt22/qt-designer pair a member   of the
master-slave ports legion, hopefully to reduce redundancy as much   as possible.
 This should also save roughly 20 minutes of compile time on   a dual PIII-600
for those that don't need or want QT Designer.  UIC is,   however, still
installed/compiled by the default Qt 2.2.4 (as it _is_   required for other
things e.g. KDE2).    

Number of commits found: 14