1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Max Brazhnikov
189e88416e - Get rid of QMAKEFLAGS
- Use options helpers
- Use globally provided LRELEASE/LUPDATE
- Convert LIB_DEPENDS to new style
2013-11-21 15:55:58 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Martin Wilke
80f7522da0 - Update to 0.3.10
PR:		177934
Submitted by:	Ports Fury
2013-04-30 07:45:28 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Sylvio Cesar Teixeira
b04f4e89f6 - Update to version 0.3.9
PR:		ports/168589
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:35:35 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Emanuel Haupt
d5ae40421a - Respect CFLAGS
- Strip binaries

PR:		161616
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:04:10 +00:00
Sylvio Cesar Teixeira
3396eebef6 - Update to 0.3.8 2011-08-15 21:52:48 +00:00
Martin Wilke
2317d435f1 - Update to 0.3.7
PR:		153345
Submitted by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer)
2011-02-15 03:35:24 +00:00
Tilman Keskinoz
86aaeae1b7 Don't start jackd with realtime priority, unless specificed.
While here makr MAKE_JOBS_UNSAFE
bump PORTREVISION

PR:		145989
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2010-11-17 10:35:11 +00:00
Edward Tomasz Napierala
11ba2822cf Drop maintainership for ports I can't maintain anymore. 2010-10-25 20:09:06 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Edward Tomasz Napierala
0a581f2d26 Remove qt4 build tools from run dependencies.
PR:		ports/134437
Submitted by:	makc@
Tested by:	itetcu@
2009-05-11 21:10:58 +00:00
Edward Tomasz Napierala
fc103df695 Update to 0.3.4. 2008-12-07 00:52:26 +00:00
Edward Tomasz Napierala
74ac00279b - Update to 0.3.3. 2008-06-10 12:33:31 +00:00
Edwin Groothuis
6527ef2070 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)
2008-06-06 13:08:29 +00:00
Edward Tomasz Napierala
39e1610f24 - Update to 0.3.2 2008-01-03 16:11:53 +00:00
Edward Tomasz Napierala
3e015b31ad - Update to 0.3.1a. 2007-10-01 09:32:29 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Edward Tomasz Napierala
3ab95d904e - Update to 0.2.23.
Approved by:	miwi (mentor)
2007-07-05 07:21:47 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Martin Wilke
c7e28753bb - Update to 0.2.22
PR:		111062
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-04-09 17:22:04 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Martin Wilke
890a312e61 - Fix pkg-plist 2006-12-07 12:16:46 +00:00
Martin Wilke
ad9935bd64 QjackCtl is a simple Qt application to control the JACK sound server
daemon.  It provides a simple GUI dialog for setting several JACK daemon
parameters, which are properly saved between sessions, and a way
to control of the status of the audio server daemon.  With time,
this primordial interface has become richer by including a enhanced
patchbay and connection control features.

WWW:	http://qjackctl.sourceforge.net/

PR:		ports/106430
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-12-07 00:53:12 +00:00