ad4d FreshPorts -- devel/qmake
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
qmake 3.3.8_1 devel on this many watch lists=138 search for ports that depend on this port
The build utility of the Qt project
Maintained by: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 05 Sep 2003 19:22:03
License: not specified in port


Qt is a C++ toolkit for application development.  It lets application
developers target all major operating systems with a single application
source code.

Qmake is a project and makefile creating utility, that is part of Qt.
For ease of maintenance it is split out into a port of its own.

WWW: http://www.trolltech.com/products/qt/index.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

This port is required by:

for Build

To install the port: cd /usr/ports/devel/qmake/ && make install clean
To add the package: pkg_add -r qmake


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/
  2. ftp://ftp.heanet.ie/mirrors/trolltech/pub/qt/source/
  3. ftp://ftp.trolltech.com/qt/source/
  4. http://download.qt.nokia.com/qt/source/
  5. http://releases.qt-project.org/qt4/source/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Apr 2013 08:57:13
Original commit files touched by this commit  3.3.8_1
bapt search for other commits by this committer
Rely on bsdtar to autodetermine the format of the distfiles when possible

For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
14 Feb 2013 09:42:13
Original commit files touched by this commit  3.3.8_1
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
12 Feb 2013 02:24:37
Original commit files touched by this commit  3.3.8_1
mi search for other commits by this committer
Change NOMAN to NO_MAN:

PR:		ports/176041
Submitted by:	Gavin Atkinson

Also, change to use the MAKE_JOBS_SAFE knob from the old-fashioned
adding of -j to make's command-line.
03 Jul 2011 14:59:23
Original commit files touched by this commit  3.3.8_1
ohauer search for other commits by this committer
-remove MD5
04 Aug 2009 22:27:55
Original commit files touched by this commit  3.3.8_1
miwi search for other commits by this committer
- Fix INDEX (really sorry for this mistake :()
04 Aug 2009 20:04:38
Original commit files touched by this commit  4.5.2
miwi search for other commits by this committer
- Update Qt4 to 4.5.2

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:      pointyhat-exp-run (pav/miwi)
01 Jun 2008 09:42:37
Original commit files touched by this commit  3.3.8_1
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.3.8_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
22 Aug 2007 16:43:57
Original commit files touched by this commit  3.3.8_1
mi search for other commits by this committer
Use make's `-j' flag to build (but not install) on all available CPUs.
Tested on a four CPU system. The same trick may/should be used when
building other large ports (Qt, KDE components)...
19 May 2007 20:32:57
Original commit files touched by this commit  3.3.8_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 Mar 2007 21:06:59
Original commit files touched by this commit  3.3.8
lofi search for other commits by this committer
Update to 3.3.8
05 Feb 2007 17:29:49
Original commit files touched by this commit  3.3.7
lofi search for other commits by this committer
Update checksum as well. Oops.
05 Feb 2007 14:06:20
Original commit files touched by this commit  3.3.7
lofi search for other commits by this committer
Update to 3.3.7
04 May 2006 21:41:12
Original commit files touched by this commit  3.3.6
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
21 Mar 2006 20:29:52
Original commit files touched by this commit  3.3.6
lofi search for other commits by this committer
Update to 3.3.6
22 Jan 2006 08:30:12
Original commit files touched by this commit  3.3.5
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
05 Nov 2005 06:27:18
Original commit files touched by this commit  3.3.5
lofi search for other commits by this committer
Update to 3.3.5
07 Feb 2005 11:31:46
Original commit files touched by this commit  3.3.4
lofi search for other commits by this committer
Forgotten in last commit: Use MASTER_SITE_QT.
06 Feb 2005 11:58:19
Original commit files touched by this commit  3.3.4
lofi search for other commits by this committer
Update to Qt 3.3.4, introduce MASTER_SITE_QT.

Approved by:    maintainer (for qmake)
08 Nov 2004 20:23:55
Original commit files touched by this commit  3.3.3_1
mi search for other commits by this committer
Use vertical bars (``|'') instead of comas (``,'') for sed's replacements.
Comas can, actually, happen in CFLAGS...
08 Nov 2004 00:34:12
Original commit files touched by this commit  3.3.3_1
lofi search for other commits by this committer
Update to KDE 3.3.1
13 Aug 2004 22:47:32
Original commit files touched by this commit  3.3.3
lofi search for other commits by this committer
Forced commit to note that the previous commit was

Approved by: Maintainer
13 Aug 2004 22:46:52
Original commit files touched by this commit  3.3.3
lofi search for other commits by this committer
Update to 3.3.3
15 May 2004 14:57:58
Original commit files touched by this commit  3.3.2
mi search for other commits by this committer
Update from 3.2.1 to 3.2.2 (released at the end of April). Add a an
explicit ``-mieee'' for Alphas, which seems to be required. According
to lofi (the source for the fix), this flag is implicitly on on all
Linux/axp distros.
13 May 2004 04:11:06
Original commit files touched by this commit  3.3.1
marcus search for other commits by this committer
Revert previous commit now that it has been tagged for 4.10-RELEASE.
13 May 2004 04:09:45
Original commit files touched by this commit  3.3.1
marcus search for other commits by this committer
Append -mieee to CXXFLAGS when building on Alpha to avoid a segmentation fault
when building Qt.  This is being added for 4.10-RELEASE, and will be removed
immediately after tagging pending a qmake update to 3.3.2.

Submitted by:   lofi
Approved by:    portmgr (implicit)
                re (scottl)
30 Mar 2004 04:15:21
Original commit files touched by this commit  3.3.1
adamw search for other commits by this committer
Update to 3.3.1.

Approved by:    maintainer and lofi (kde)
19 Nov 2003 04:23:21
Original commit files touched by this commit  3.2.3_1
mi search for other commits by this committer
Fix a long standing bug, uncovered by the KDE-team's attempt to use this
port to build x11-toolkits/qt32 -- the qmake.conf installed did not have
any thread flags set at all. Bump portrevision.
18 Nov 2003 02:10:26
Original commit files touched by this commit  3.2.3
mi search for other commits by this committer
Upgrade QMake to Qt-3.2.3. For the record, the patches to make
x11-toolkits/qt32 use this port instead of building its own qmake
were submitted to the KDE team over a month ago.
26 Oct 2003 16:01:47
Original commit files touched by this commit  3.2.1
mi search for other commits by this committer
Borrow the -pthread substitution magic from x11-toolkits/qt32.
05 Sep 2003 19:21:30
Original commit files touched by this commit  3.2.1
mi search for other commits by this committer
This is first step in an attempt to break the Qt port into pieces.
This port installs qmake, which is only needed to build Qt -- not
to use it. It should also help futute work on the Qt port, by not
requiring the developer to recompile qmake as frequently as at
present. This port uses Qt-3.2.1, which is not committed yet.

Discussed with: kde@

Number of commits found: 31

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0