Commit graph

76 commits

Author SHA1 Message Date
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
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
William Grzybowski
deeb51e1ca multimedia/kmplayer-kde4: update to 0.11.3d
- Update to 0.11.3d
- Allow staging
- Add LICENSE
- Convert lib depends to new format

PR:		ports/183565
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 15:09:22 +00:00
Kris Moore
a68fbe6630 - Send multimedia/kmplayer-kde4 back to the pool, since I no longer use it 2013-10-08 15:09:18 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Kris Moore
18ad0568c6 - Fix breakage caused by glib2 update 2013-03-25 14:45:18 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
78819d7021 Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
4c503beb39 - remove MD5 2011-07-03 13:38:45 +00:00
Max Brazhnikov
8ee471ac67 Fix build with upcoming KDE 4.5
Approved by:	Kris Moore (maintainer)
2010-08-22 18:12:39 +00:00
Dima Panov
1dc980843c - Update to 0.11.2b
Approved by:	Kris Moore (maintainer)
2010-05-15 12:21:13 +00:00
Dima Panov
c70284c888 - Make pointyhat tinderbox happy by removing extra @dirrmry for common locale
and apps directories, which now handled by updated kdehier4.
- Bump PORTREVISIONs to force rebuild.

Noticed by:	pointyhat via pav
With hat on:	kde
2010-05-13 22:40:15 +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
Kris Moore
f72ef66b6e - Update to 0.11.1b
Approved by: miwi (mentor)
2009-12-04 18:26:23 +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
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Martin Wilke
b12c5bfee0 - Update to 0.11.0a
PR:		131594
Submitted by:	Kris Moore <kris@pcbsd.org> (maintainer)
2009-02-13 23:05:56 +00:00
Pav Lucistnik
4eeb84258f - Add USE_QT_VER=4
Reported by:	pointyhat
2009-01-17 19:33:19 +00:00
Martin Wilke
35270fb188 - Add missing QT4 dependency
Reported by:	pavbot
2009-01-15 10:51:33 +00:00
Martin Wilke
7afb4f232f - Fix plist
Reported by:	erwinbot
2008-10-25 19:46:54 +00:00
Martin Wilke
8925caae5a - Update to 0.11.0-RC4
PR:		126864
Submitted by: 	Kris Moore <kris@pcbsd.org>
2008-10-12 09:40:03 +00:00
Dmitry Marakasov
9b36d18d6f - Add missing xv dependency
PR:		127384
Submitted by:	Mel <mel dot xyzzy at rachie dot is-a-geek dot net>
Approved by:	"Danny Pansters" <danny at ricin dot com> (maintainer)
2008-09-23 21:06:06 +00:00
Dmitry Marakasov
1a39d25607 - Fix build when WITH_TUBESTUFF is defined
PR:		127005
Submitted by:	Alex Keda <admin at lissyara dot su>
Patch by:	me
Approved by:	maintainer timeout
2008-09-06 13:20:56 +00:00
Edwin Groothuis
090059a210 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 14:17:21 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Martin Wilke
697cfd49da - Update to 0.10.0c, the last release for KDE3
- Add depends for gtk stuff (used if found by configure)
- Update tubestuff add-on

Submitted by:	Danny Pansters <danny@ricin.com> (maintainer via private mail)
2008-03-20 12:46:02 +00:00
Jeremy Messenger
df76ebd873 -Update to 0.9.4a, submitted by Pawel Pekala.
-Remove autochecks.
-Pass the maintainership from multimedia@ to danny@ricin.com.

PR:		ports/116407
Submitted by:	Danny Pansters <danny@ricin.com>
2007-09-18 18:15:57 +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
Mario Sergio Fujikawa Ferreira
1229d39834 Give maintainership to multimedia@FreeBSD.org. 2007-04-01 07:50:30 +00:00
Jean-Yves Lefort
b31785b717 Track libxine update. 2007-02-15 08:35:23 +00:00
Mario Sergio Fujikawa Ferreira
56f74501e7 Update to 0.9.3
PR:		103452
Submitted by:	ale
2006-09-25 00:08:46 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
fdd27607c6 Post libtool-conversion fixups
Submitted by:	pointyhat and others
Approved by:	portmgr (implicit)
2006-02-26 19:03:38 +00:00
Mario Sergio Fujikawa Ferreira
9ea3bb06ee Update to 0.9.1b 2006-02-09 15:09:47 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Mario Sergio Fujikawa Ferreira
3198463d49 o Update to 0.9.1a
o Bump PORTEPOCH since the new DISTVERSION number is smaller than
  the previous one
2005-11-28 17:25:23 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
4f34aa131c Update to 0.9.1-pre3 2005-10-03 00:49:03 +00:00
Mario Sergio Fujikawa Ferreira
19fd23af52 Update to 0.9.1-pre2: fixes plugin issues 2005-09-11 11:52:52 +00:00
Mario Sergio Fujikawa Ferreira
b1d13a3310 Update to 0.9.1-pre1 2005-08-28 18:06:01 +00:00
Mario Sergio Fujikawa Ferreira
6787a51e1f Update to 0.9.0-pre3
PR:		81190
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-05-28 21:23:30 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00