aboutsummaryrefslogtreecommitdiff
path: root/devel/qsa
Commit message (Collapse)AuthorAgeFilesLines
* change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER addressMax Brazhnikov2009-08-191-1/+1
| | | | Notes: svn path=/head/; revision=239933
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-052-20/+0
| | | | Notes: svn path=/head/; revision=225293
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-2/+2
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* Update to 1.1.4Tilman Keskinoz2007-02-043-6/+6
| | | | Notes: svn path=/head/; revision=184157
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 1.1.3Michael Nottebrock2005-10-053-4/+4
| | | | Notes: svn path=/head/; revision=144281
* Update to Qt 3.3.4, introduce MASTER_SITE_QT.Michael Nottebrock2005-02-061-2/+2
| | | | | | | Approved by: maintainer (for qmake) Notes: svn path=/head/; revision=128134
* Update to 1.1.2Michael Nottebrock2005-01-193-8/+7
| | | | Notes: svn path=/head/; revision=126824
* - Install missing includeMarkus Brueffer2004-10-183-0/+14
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=119727
* Add qsa, a cross-platform scripting toolkit for Qt applicationsMichael Nottebrock2004-09-026-0/+330
PR: ports/66164 (based on) Submitted by: Benjamin Lutz <benlutz@datacomm.ch> Notes: svn path=/head/; revision=117949