1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

7402 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
540b268b20 - update to 3.2.0.10
This release fixes runtime since youtube html frontend had changed.

Submitted by:	rm (myself)
Approved by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer, via mail)
2013-03-19 18:56:26 +00:00
Pawel Pekala
06a134c0f6 - Update to version 1.6
- Cleanup deps
- Respect CXXFLAGS during build
2013-03-19 18:48:27 +00:00
Juergen Lock
e0a98cf5c8 - Add fix for crashes when cutting. [1]
- Convert Makefile header.
- Bump PORTREVISION.

Reported by:	gb+ML-2011@derbrauer.homelinux.net (Gerhard Brauer) [1]
2013-03-19 18:03:02 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Baptiste Daroussin
9d2173386c Fix build by adding a build dependency on pkgconf 2013-03-18 09:40:20 +00:00
Baptiste Daroussin
5f0a36b5f6 Fix build by adding a build depend on pkgconf 2013-03-18 09:34:44 +00:00
Beech Rintoul
1606dc40b7 - Update to 3.0.7
PR:		ports/176853
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-17 04:24:01 +00:00
Martin Matuska
670234fd6d Update multimedia/ffmpeg1 to 1.0.5 2013-03-15 13:28:09 +00:00
Martin Wilke
11d7c2eacf - Fix build
Reported by:	https://po.miwibox.org/91amd64/default/libquvi-0.4.1_1.log
2013-03-15 03:08:39 +00:00
Max Brazhnikov
706e3d8f35 Replace CMAKE_INSTALL_PREFIX with PREFIX (in preparation for bsd.cmake.mk clean up)
Approved by:	myself (with my new multimedia hat)
2013-03-14 13:43:11 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
Koop Mast
06e8039779 Fix the build of empathy my removing offending Makefile rules. Bump
gstreamer-plugins portrevision to fix the messed up header.

Thanks to The BSD Dreamer <beastie@tardisi.com> for finding out where it
went wrong.

PR:		ports/176768
Submitted by:	Ruslan Makhmatkhanov <rm@FreeBSD.org>
2013-03-13 08:57:19 +00:00
Sunpoet Po-Chuan Hsieh
998066e736 - Pet portlint: remove ABI version number from LIB_DEPENDS
- Bump PORTREVISION for dependency change
- Cleanup Makefile header
2013-03-12 17:18:54 +00:00
Sunpoet Po-Chuan Hsieh
974a966773 - Pet portlint: remove ABI version number from LIB_DEPENDS
- Convert to new options framework
- Use USES macro
- Bump PORTREVISION for dependency change
- Cleanup Makefile header
2013-03-12 17:18:44 +00:00
Sunpoet Po-Chuan Hsieh
3541886a38 - Update to 0.4.13
- Use USES macro

Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2013-03-12 16:47:48 +00:00
Matthias Andree
5625d35cf7 Fix an issue with bktr.
PR:		ports/173750
Submitted by:	c.petrik.sosa@gmail.com (maintainer)
2013-03-11 17:03:15 +00:00
Bryan Drewery
343993e8d4 - Fix and enable BMP option
PR:		ports/176814
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-03-10 20:03:03 +00:00
Koop Mast
ca5202e3ed Fix build with glib 2.34.
Update Makefile header
2013-03-10 10:00:27 +00:00
Olivier Duchateau
201bcbda27 - Update to 0.5.0
- Remove unneeded patches
- Drop support for GLib 2.28

Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-March/000250.html

Approved by:	rene, miwi (mentors, implicit)
2013-03-09 23:12:13 +00:00
Matthias Andree
c937071995 Maintainer update to 0.3.0.
Disabling BMP for now, because building it causes pkg-plist failures
(directories and files are renamed from gxmms prefix to gxmms-bmp or
gxmms_bmp). This was discussed with the submitter on IRC, he will send a
new PR to fix BMP.

Adding files/patch-src__bmpctrl.c that fixes a compilation issue
(non-constant initializer) on NLS-enabled systems. Please forward this
to the upstream gxmms maintainers.

PR:		ports/173751
Submitted by:	Chris Petrik (maintainer)
2013-03-09 17:22:31 +00:00
Koop Mast
e1f9d3b92c Fix build with glib 2.34.
Submitted by:	miwi
2013-03-09 15:25:08 +00:00
Bryan Drewery
9fa8fed1d4 - Unbreak and Undeprecate by fixing fetch.
PR:		ports/173895 [1]
PR:		ports/173891 [2]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1] (based on)
Submitted by:	Mamoru Sakaue <sakaue.mamoru@mwghennndo.com> [2] (based on)
2013-03-09 15:19:06 +00:00
Pawel Pekala
c499bf8ade - Update to version 1.2.2
- Tidy up dependencies
- Remove not needed boost patches
- Sort plist
2013-03-08 19:57:07 +00:00
Ruslan Makhmatkhanov
f8285fcd88 - update to 12.0 [1]
- fix build with ffmpeg
- add --headless option to run xbmc w/o gui [2]

PR:		175933 [1]
PR: 174996 [2]
Submitted by:	Leo Schmitt <neomorphs@gmail.com> [1] (original patch)
                Mickael Maillot <mickael.maillot@gmail.com> (maintainer, final patch)
                Alexander Yerenkow <yerenkow@gmail.com> [2]
2013-03-08 19:34:05 +00:00
Ruslan Makhmatkhanov
4aa43f82ee - update to 3.5.0
- remove unneeded patch

changelog:
http://blog.gpodder.org/2013/03/gpodder-350-after-hours-released.html
2013-03-08 17:34:03 +00:00
Pietro Cerutti
2d1222783f - Add gettext library to xmms-config --libs
- While at it, get rid of PTHREAD_LIBS
2013-03-08 13:03:13 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Jung-uk Kim
0e898485a5 Update to 1.0.8. 2013-03-06 20:49:41 +00:00
Li-Wen Hsu
6ee38c4b27 - Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation 2013-03-04 11:19:40 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Grzegorz Blach
636ba97c0f - Always enable dvdread
PR:		ports/176604
Approved by:	crees (mentor)
2013-03-03 11:21:26 +00:00
Steve Wills
74eec317c8 - Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to:	swills
Reported by:	bapt
2013-03-03 01:43:02 +00:00
Steve Wills
28b723187b - Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
2013-03-02 21:01:58 +00:00
Martin Wilke
ef514901dd - Update MASTER_SITES
- Trim header
- Update WWW

PR:		176573
Submitted by:	ports fury
2013-03-02 14:45:34 +00:00
Martin Wilke
3ed3a7d64c - Update to 0.8a
PR:		176532
Submitted by:	ports fury
2013-03-02 05:48:59 +00:00
Juergen Lock
1242ecb0a2 - Fix mkv playback when built with clang.
- Bump PORTREVISION.

Obtained from:	debian
2013-03-01 22:52:09 +00:00
Martin Matuska
654fc38672 Remove expired port multimedia/ffmpeg-011 2013-03-01 12:18:37 +00:00
Jimmy Olgeni
584aea1f36 Upgrade to version 1.10.48. 2013-02-28 17:35:18 +00:00
Max Brazhnikov
fa6ab4ab22 Remove obsolete ports 2013-02-27 14:16:35 +00:00
Max Brazhnikov
11d78941d8 Update to 2.0 2013-02-25 16:31:25 +00:00
Martin Matuska
bc9d74f134 Update multimedia/ffmpeg1 to 1.0.4
Add optional support for libopus [1]

PR:		ports/176366 [1]
Submitted by:	Alexander Kojevnikov <alexander_at_kojevnikov_dot_com> [1]
2013-02-23 21:44:09 +00:00
Martin Matuska
8603aea77c Update multimedia/ffmpeg to 0.7.15 2013-02-23 21:42:53 +00:00
Jung-uk Kim
34ac01a3bb Add LICENSE. 2013-02-22 19:18:45 +00:00
Jung-uk Kim
bedc904c36 Attempt to remove an NLS directory. 2013-02-22 19:10:43 +00:00
Jung-uk Kim
e6a2ef75b6 Add LICENSE, add USE_LDCONFIG and fix NOPORTDOCS. 2013-02-22 19:07:10 +00:00