FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:21 AM BST
Port details
qsa 1.1.5 devel on this many watch lists=4 search for ports that depend on this port
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). 
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/qmake, x11-toolkits/qt33
Required To Run: x11-toolkits/qt33
There are no ports dependent upon this port

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:
     IDE=on (default) "Enable the QSA Workbench (embedded scripting IDE)"
===> Use 'make config' to modify these settings

Master Sites:
http://mi.mirror.garr.it/mirrors/qt/../../qsa/source/
ftp://ftp.heanet.ie/mirrors/trolltech/pub/qt/source/../../qsa/source/
http://download.qt.nokia.com/qt/source/../../qsa/source/
ftp://ftp.trolltech.com/qt/source/../../qsa/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/KDE/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.166 seconds.