Commit graph

20 commits

Author SHA1 Message Date
Romain Tartière
ce47705b5b Update to 3.0
PR:		ports/199762
Submitted by:	olivierd
2015-04-28 22:32:05 +00:00
Romain Tartière
3cd9ee6df0 Update to 2.0
PR:		192571
Submitted by:	olivierd
2015-01-04 11:53:22 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Tijl Coosemans
796095d541 Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
Romain Tartière
dabb807522 Staging support. 2014-05-12 06:58:11 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +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
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Romain Tartière
b4f18f530f - Update to 0.9.10
This fix a pkg-plist weirdness [1].

Submitted by:	nork@ [1]
2010-05-17 08:15:49 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Romain Tartière
d89c585e3c Change MAINTAINER address to romain@.
Approved by:	flz (mentor)
2010-02-01 17:14:49 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Gabor Kovesdan
aa8cabf186 - Update to 0.9.7
PR:		ports/131052
Submitted by:	Romain Tartiere <romain@blogreen.org> (maintainer)
2009-01-30 18:46:37 +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
Rong-En Fan
1fdd639e3f - Update to 0.9.6
PR:		ports/122226
Submitted by:	Romain Tartiere <romain at blogreen.org> (maintainer)
2008-03-31 12:35:54 +00:00
Martin Wilke
fec0ead222 - Update to 0.9.5
PR:		119342
Submitted by:	Romain Tartiere <romain@blogreen.org>
2008-01-10 23:18:43 +00:00
Martin Wilke
6443d4106b PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
tools this one allows you to control both the volume of hardware devices and of
each playback stream seperately.

WWW: http://0pointer.de/lennart/projects/pavucontrol/

PR:		ports/115320
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:10:21 +00:00