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

Port details
qsa 1.1.5_1 devel on this many watch lists=4 search for ports that depend on this port
Deprecated DEPRECATED: Depends on QT3; unmaintained
Expiration Date EXPIRATION DATE: 2013-07-01
Cross-platform scripting toolkit for Qt applications

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: 02 Sep 2004 16:21:41
Also Listed In: lang
License: not specified in port


Qt Script for Applications is a cross-platform toolkit that allows developers
to make their C++ applications scriptable using an interpreted scripting
language, Qt Script (based on ECMAScript/JavaScript). 
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/qmake
  2. x11-toolkits/qt33
Required To Run:
  1. x11-toolkits/qt33

This port is required by:

for Libraries

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


Configuration Options
===> The following configuration options are available for qsa-1.1.5_1:
     IDE=on: Enable the QSA Workbench (embedded scripting IDE)
===> Use 'make config' to modify these settings

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

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Dec 2012 12:03:52
Original commit files touched by this commit  1.1.5_1
beat search for other commits by this committer
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
  was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
12 Jun 2012 10:34:46
Original commit files touched by this commit  1.1.5_1
bapt search for other commits by this committer
Convert to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.1.5_1
dinoex search for other commits by this committer
- update png to 1.5.10
02 Aug 2011 20:58:23
Original commit files touched by this commit  1.1.5
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
07 Jul 2011 17:21:58
Original commit files touched by this commit  1.1.5
makc search for other commits by this committer
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
17 Nov 2010 10:27:39
Original commit files touched by this commit  1.1.5
avilla search for other commits by this committer
- Update to 1.1.5.
- Use bsd.port.options.mk.

Approved by:    tabthorpe (mentor, implicit)
15 Oct 2010 20:54:22
Original commit files touched by this commit  1.1.4_6
kmoore search for other commits by this committer
Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.1.4_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.1.4_5
dinoex search for other commits by this committer
- update to jpeg-8
08 Jan 2010 09:20:41
Original commit files touched by this commit  1.1.4_4
makc search for other commits by this committer
use SUB_FILES to dynamically adjust pkg-message

PR:             ports/142448
Submitted by:   Sevan Janiyan <venture37 at geeklan.co.uk>
19 Aug 2009 09:15:58
Original commit files touched by this commit  1.1.4_3
makc search for other commits by this committer
change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER address
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.1.4_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
05 Jan 2009 19:44:02
Original commit files touched by this commit  1.1.4_2
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
06 Jun 2008 13:21:59
Original commit files touched by this commit  1.1.4_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.1.4_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)
19 May 2007 20:32:57
Original commit files touched by this commit  1.1.4_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}.
13 Feb 2007 00:16:29
Original commit files touched by this commit  1.1.4
pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
04 Feb 2007 20:47:57
Original commit files touched by this commit  1.1.4
arved search for other commits by this committer
Update to 1.1.4
30 Jan 2007 04:23:59
Original commit files touched by this commit  1.1.3
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
04 May 2006 21:41:12
Original commit files touched by this commit  1.1.3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.1.3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.1.3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Oct 2005 10:46:16
Original commit files touched by this commit  1.1.3
lofi search for other commits by this committer
Update to 1.1.3
06 Feb 2005 11:58:19
Original commit files touched by this commit  1.1.2
lofi search for other commits by this committer
Update to Qt 3.3.4, introduce MASTER_SITE_QT.

Approved by:    maintainer (for qmake)
19 Jan 2005 11:31:03
Original commit files touched by this commit  1.1.2
lofi search for other commits by this committer
Update to 1.1.2
18 Oct 2004 15:19:56
Original commit files touched by this commit  1.1.1_1
markus search for other commits by this committer
- Install missing include
- Bump PORTREVISION
02 Sep 2004 16:16:58
Original commit files touched by this commit  1.1.1
lofi search for other commits by this committer
Add qsa, a cross-platform scripting toolkit for Qt applications

PR:     ports/66164 (based on)
Submitted by:   Benjamin Lutz <benlutz@datacomm.ch>

Number of commits found: 27

2855
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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours6
new 7 days28
new fortnight62
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