1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

7310 Commits

Author SHA1 Message Date
Guido Falsi
38b1000901 - Fix typo
- Change to full identity of creator

Reported by:	danfe
Reviewed by:	tabthorpe
Approved by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-09-19 12:46:16 +00:00
Guido Falsi
605470a2ae - Update to version 1.4.4
- Trim Makefile Headers

New in this version:

 - Enable MSIs by default for PCIe devices
 - Add dynamic port and timer configuration to capture app
 - Add cx88d rc script to automatically create DVB interfaces

PR:		ports/171480
Submitted by: 	Jason Harmening <jason.harmening@gmail.com>
Approved by:	crees (mentor)
2012-09-18 23:34:46 +00:00
Eitan Adler
26bfbc0ddd Change back to the people.freedesktop url.
This service was unavailable before, but apperently the git. version returns multiple checksums.
2012-09-18 23:05:43 +00:00
Eitan Adler
62b91d5ed2 Upgrade to 0.5
- People are blue no longer!
2012-09-18 20:53:20 +00:00
Max Brazhnikov
d057256e6d Remove superfluous dependence on kdebase
PR:		ports/171212
Approved by:	maintainer timeout (17 days)
2012-09-17 15:06:03 +00:00
Eitan Adler
df40cb082c Convert to optionsng 2012-09-17 01:51:19 +00:00
Ruslan Makhmatkhanov
71ba0a3638 - correct py-beautifulsoup dependency. the current dependency will fail if
user already head www/py-beautifulsoup (4.x) installed, while the port
  needs an exactly 3.2.x version.
- bump PORTREVISION because of dependency change

Approved by:	portmgr (beat)
2012-09-11 20:10:28 +00:00
Beat Gaetzi
11f4efa278 - Unbreak port by changing dependency to www/py-beautifulsoup32
Submitted by:	rm, nivit
With hat:	portmgr
2012-09-10 19:31:40 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Beat Gaetzi
64857ff5d0 - Mark BROKEN: does not build
File "setup.py", line 2, in <module>
    from periscope import version
  File "periscope/__init__.py", line 1, in <module>
    from periscope import *
  File "periscope/periscope.py", line 38, in <module>
    import plugins
  File "periscope/plugins/__init__.py", line 20, in <module>
    from Subtitulos import Subtitulos
  File "periscope/plugins/Subtitulos.py", line 20, in <module>
    from BeautifulSoup import BeautifulSoup
  ImportError: No module named BeautifulSoup

Reported by:	pointyhat
2012-09-10 12:23:53 +00:00
Juergen Lock
e58ca03ab3 Mark BROKEN on 7.x .
Submitted by:	pointyhat via bapt
2012-09-09 16:32:34 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Koop Mast
b42c6221fd Correct the video.h header so c++ in c++11 mode doesnt break.
Submitted by:	zeising
2012-09-08 11:02:19 +00:00
Koop Mast
3ba6b6330c Convert automatic dependancy to OPTION
PR:		ports/170483
Submitted by:	"A.J. Kehoe IV (Nanoman)" <9ya139x4@nanoman.ca>
2012-09-08 10:16:52 +00:00
Mark Linimon
f12a5af997 Mark as broken on sparc64.
Hat:		portmgr
2012-09-08 06:53:18 +00:00
Martin Matuska
a503253701 2012-08-23 multimedia/x264-devel: x264 github development made this port obsolete 2012-09-07 07:40:13 +00:00
Juergen Lock
4faf948d76 - Add patch for (possible) compilation failure - even though the
CXXFLAGS used in the PR are not supported. [1]
- Fix runtime issue receiving UDP multicast streams. [2]
- Bump PORTREVISION.

PR:		ports/171341 [1]
Submitted by:	arrowdodger <6yearold@gmail.com> [1]
Reported by:	Sulev-Madis Silber <madis555@hot.ee> (via private
		email) [2]
2012-09-05 20:37:05 +00:00
Juergen Lock
d89b327207 - Only default to clang on amd64 and when /usr/bin/clang exists.
- Set CPP= clang-cpp in that case too.
- Fix windows codecs dir configure arg.
- Bump PORTREVISIONs.

PR:		ports/171249
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-09-04 20:56:27 +00:00
Alberto Villa
c53d228cd2 - Fix build when FreeBSD was build with WITHOUT_GCC=yes.
PR:		171294
Submitted by:	Christian Mangin <christian.mangin@gmail.com>

- Stop installing standard license files.
- Cleanup Makefile.

Suggested by:	danfe
2012-09-03 23:16:06 +00:00
Juergen Lock
6612dbbc28 - Fix remaining i386 build failures by setting USE_GCC?= 4.6+ there, see:
http://trac.videolan.org/vlc/ticket/5979

- Remove bogus patch reference to fix build with UPNP knob - there
  are still runtime crashes tho due to devel/upnp picking up the
  wrong uuid_create(), see my patch here:

	http://docs.freebsd.org/cgi/mid.cgi?20120903194543.GA38349

- Pet portlint.
2012-09-03 20:32:26 +00:00
Alberto Villa
f5dc6d9a73 - Update to 0.8.2.
- Stop installing standard license.
- Use OPTIONSng.
- Cleanup the Makefile.

Reported by:	pointyhat (beat)
2012-09-03 19:16:57 +00:00
Steve Wills
36825cf8f6 - Update to 18.4 2012-09-02 17:05:38 +00:00
Juergen Lock
fbcba2c381 - Actually change MAINTAINER to multimedia@ [1]
- Add --disable-mmx to i386 case too as I got a report --disable-sse
  was not enough for at least one guy.

Approved by:	jsa (previous maintainer) [1]
Noticed by:	wxs [1]
2012-09-02 15:04:58 +00:00
Alberto Villa
359150d3c9 - Update to 0.6.0.
- Pet portlint.

An overview of the changes:
* OpenGL surface painting now works properly (used in, for example,
  Gwenview);
* fixed the hue adjustment;
* fixes to errors found by the static code analysis tool Krazy;
* fixes for compatibility with newer VLC versions;
* Blu-Ray support;
* QML support;
* lots of fixes for crashes, memory leaks, etc.
2012-09-02 08:26:16 +00:00
Juergen Lock
41d0f00448 - (Attempt) to fix build on i386.
- Fix plist.
- Bump PORTREVISION.

Submitted by:	QAT
2012-09-01 18:15:25 +00:00
Juergen Lock
20d36ccbc7 Also update mencoder to 2012-07-21 snapshot that I missed.
PR:		ports/170735
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Apologies to:	scheidell for missing that he took the PR
2012-09-01 15:22:09 +00:00
Juergen Lock
022132c330 Update to 2012-07-21 snapshot.
PR:		ports/170735
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-09-01 14:13:10 +00:00
Juergen Lock
bf94442d17 - Update to 2.0.3 .
- Pass maintainership to -multimedia. [1]

Approved by:	jsa (previous maintainer) [1]
Thanx to:	numerous testers on -multimedia and -ports.
2012-09-01 14:10:54 +00:00
Alberto Villa
adb88f063d - Update to 0.8.2.
- Fix COMMENT (mlt is no server).
- OPTIONSngify and improve descriptions.
- Move demo/ to PORTEXAMPLES.
- Move melt.1 to MAN1.
- Remove header from Makefile.
2012-09-01 09:46:27 +00:00
Baptiste Daroussin
0c11cdc4dc - update to 0.4.1
- cleanup the header
2012-08-31 10:21:04 +00:00
Baptiste Daroussin
74adf5b8a2 Update to 0.8.7
Cleanup the header to only keep the $FreeBSD$ line
2012-08-31 10:18:56 +00:00
Juergen Lock
f8d3d122df Fix build on non-x86.
Submitted by:	jhibbits
Obtained from:	http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/rev/b0df4b6003ad
2012-08-29 17:10:15 +00:00
Juergen Lock
c21090625e (Attempt to) fix build with clang by assuming clang doesn't need a
clobber list with __asm__ __volatile__ ("emms").

PR:		ports/171119
Submitted by:	Dan McGregor <dan.mcgregor@usask.ca>
2012-08-27 22:18:55 +00:00
Olivier Duchateau
e7d801d8e6 - Update to 0.3.0.3
Approved by:	rene, miwi (mentors)
2012-08-27 18:47:33 +00:00
Rene Ladan
5ef3bb85eb - Unbreak INDEX, by depending on www/linux-f10-flashplugin11
- Bump PORTREVISION
Submitted by:	portsnap builder via cperciva
2012-08-26 10:30:35 +00:00
Thomas Abthorpe
87f7e29875 - Remove patchfiles neglected in last commit
Pointyhat to::	tabthorpe
Notified by:	QAT
2012-08-24 23:40:38 +00:00
Jason Helfman
a31f1a666d add new port: multimedia/gtk-youtube-viewer
GTK Youtube Viewer is created to be a flexible and reliable open-source
Linux application which is dedicated to streaming Youtube Videos with MPlayer.

WWW:	https://code.google.com/p/trizen/

PR:	170580
Submitted by:	nemysis@gmx.ch
2012-08-24 21:15:59 +00:00
Thomas Abthorpe
47ceda3b2c - Update to 1.9.11 2012-08-24 20:48:26 +00:00
Alberto Villa
4dd71b23f4 - Add dependency on flite shared library in gstreamer-plugins-flite to
fix unresolvable links.
- Bump PORTREVISION.

PR:		170997
Submitted by:	avilla (me)
Approved by:	kwm (multimedia)
2012-08-24 18:13:28 +00:00
Alexey Dokuchaev
d55d988231 Rename GUI option to X11 (to respect global OPTIONS_UNSET=X11 setting when
building for e.g. headless servers).

Suggested by:	crees
2012-08-24 07:25:16 +00:00
Olivier Duchateau
013fe7bd64 - Update to 0.3.0.2
- Remove unused variables in patch-configure file

Approved by:	rene, miwi (mentors)
2012-08-24 06:49:16 +00:00
Max Brazhnikov
082ac802b4 Restore patch, it's still required when building with libxine support.
Noticed by:	nox
2012-08-23 16:41:51 +00:00
Alexey Dokuchaev
91e3a31d40 - Provide GUI (GTK+2 based) OPTION and default it to "on"
- Pass maintainership to dmarion@ per his agreement
- Adjust port description, bump port revision

Approved by:	dmarion (new maintainer)
2012-08-23 16:37:51 +00:00
Alexey Dokuchaev
c0452c6257 - Update to version 0.9.8, the latest to date
- Define LICENSE knob, cleanup Makefile, add comments, etc.
- Do not rename binary name upon install to match packages for other OSes
- Tidy up port description to match upstream text closer
- Make COMMENT more user-friendly (looking at Ubuntu)

PR:		ports/169799 (version update + patches)
Submitted by:	dmarion
2012-08-23 03:47:15 +00:00
Mark Linimon
d21b9348bf Reset cjk32@cam.ac.uk due to permanent bounce.
Hat:		portmgr
2012-08-22 21:42:37 +00:00
Sunpoet Po-Chuan Hsieh
1e86ff1f56 - Update to 0.4.8
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2012-08-22 06:13:00 +00:00
Alexey Dokuchaev
9c4246bd07 Sanitize Makefile formatting (and, to a less extent, port description). 2012-08-21 08:27:01 +00:00
Guido Falsi
0fed221fdf - Update to 0.6.2
- Add build dependency on pkgconfig
- Add option controlling asm optimizations (only for i386 and amd64,
  defaults to on)
- While here fix usage of ${ARCH}

PR:		ports/170668
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-19 12:47:12 +00:00
Guido Falsi
5068a88751 - Update to 0.6.3
- Add build dependency on pkgconfig

PR:		ports/170668
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-19 11:59:27 +00:00
Juergen Lock
ed02ea3de3 - Update to 0.1.26 :
- Fix for refcounting bug.
- Use PTHREAD_LIBS.

Submitted by:	hselasky (maintainer)
2012-08-18 20:24:01 +00:00
Pawel Pekala
e0b3e7a505 - Update to version 1.6.3
- Add missing deps
- Sort and remove ABI versions from LIB_DEPENDS
- Port needs USE_PKGCONFIG=build
2012-08-17 18:00:41 +00:00
Dennis Herrmann
f4b737b791 - Update to 2.5.9 [0]
- Update MASTER_SITES [1]

PR:		ports/170579 ports/170659
Submitted by:	nemysis <nemysis@gmx.ch> [0]
Submitted by:	Jason Helfman <jgh@FreeBSD.org> [1]
2012-08-16 17:34:43 +00:00
Alberto Villa
5d2c21d03e - Fix PORT_OPTIONS check.
Submitted by:	Luca Pizzamiglio via IRC
2012-08-14 11:08:15 +00:00
Alberto Villa
9d6099d621 - Update to 4.6.2.
- OPTIONSngify.

This is a bugfix release, which addresses some bugs related to gapless
playback on certain systems.
2012-08-14 00:40:29 +00:00
Koop Mast
bebb22d287 Remove musicbrainz logic, keep it in BAD_GST_ALL_PLUGINS so configure doesn't
start looking for it.

PR:		ports/170561
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-08-12 14:36:27 +00:00
Martin Matuska
50eadf7862 Fix incorrect ffplay in pkg-plist [1]
Adjust program and library suffixes and pkg-config files

Reported by:	Juergen Lock and Jimmy Olgeny [1]
2012-08-12 08:33:10 +00:00
Olivier Duchateau
fbe7325661 - Update to 0.3.0
- Use USE_PKGCONFIG macro
- Convert to new framework OptionsNG
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	rene, miwi (mentors)
2012-08-12 08:21:10 +00:00
Mikhail Teterin
1e00f96382 Add http://legacy.xmms2.org/ as a MASTER_SITE. 2012-08-09 04:02:58 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Bryan Drewery
d5126eeece Chase www/libmicrohttpd shlib version bump
Approved by:	eadler (mentor)
2012-08-08 12:46:21 +00:00
Martin Matuska
750e2aa153 Use shared description of PGO option
PR:		ports/170454
2012-08-07 16:37:31 +00:00
Martin Matuska
89063e82ec Depend on pkgconfig on build stage
PR:		ports/170453
2012-08-07 16:36:04 +00:00
Koop Mast
c4f7224b5f Fix typo.
Submitted by:	freshport sanity check
2012-08-07 14:35:33 +00:00
Koop Mast
6768826d89 Fix the build of the amrnb and amrwb plugins after the opencore update to 0.1.3.
Submitted by:	pointyhat via beat
Obtained from:	Gstreamer upstream
2012-08-07 14:32:04 +00:00
Koop Mast
45c44b7a6d Put a comment pointing people to bump the portrevision of the affected plugin
instead of this one, when chasing shared library bumps.
2012-08-07 14:29:25 +00:00
Martin Matuska
709be5ee51 Fix incorrect DATADIR and DOCSDIR 2012-08-06 13:03:05 +00:00
Martin Matuska
12ca8dfe5f FFmpeg is a complete, cross-platform solution to record, convert and stream
audio and video. It includes libavcodec - the leading audio/video codec
library.

This version is from the 0.11 release branch.

WWW: http://ffmpeg.mplayerhq.hu/
2012-08-06 12:52:46 +00:00
Michael Scheidell
a63c59fa19 - Update to version 2007.04.25
PR:		ports/170160
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-08-06 12:48:34 +00:00
Martin Matuska
5ffd890641 Link ffmpeg compat headers instead of copying 2012-08-06 12:44:50 +00:00
Martin Matuska
fb837f3b56 Remove accidentially added field 2012-08-06 11:43:38 +00:00
Martin Matuska
7763d221ac Fix order if LICENSE_COMB and LICENSE in ffmpeg ports 2012-08-06 11:33:09 +00:00
Martin Matuska
1783d81970 Reorder ffmpeg licensing knobs 2012-08-06 11:32:27 +00:00
Martin Matuska
c96f4266a1 Update ffmpeg-devel to 2012.08.06
Install to individual locations
Change SHLIB_VER to 99
Remove conflict with multimedia/ffmpeg
2012-08-06 11:26:25 +00:00
Martin Matuska
474a301707 Make manpages independent of DOCS option
Remove conflict with ffmpeg-devel
2012-08-06 11:02:38 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Bernhard Froehlich
950da2ba42 - Update to 0.25.2 2012-08-04 08:11:52 +00:00
Bernhard Froehlich
988408a7e6 - Update to 0.25.2
- Fix Perl and Python bindings and enable per default
- Fix PHP bindings for PHP 5.4
2012-08-04 08:10:48 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Ganael LAPLANCHE
161203d4b2 - Add DEBUG option [1]
- Fix crash with some discs [1]
- Un-version LIB_DEPENDS

PR:	ports/169698 [1]
Submitted by:	Fabian Keil <fk@fabiankeil.de> [1]
2012-08-01 12:40:29 +00:00
Ganael LAPLANCHE
5691b121ce Add DEBUG option
PR:		ports/169844
Submitted by:	Fabian Keil <fk@fabiankeil.de>
2012-08-01 12:17:42 +00:00
Ruslan Makhmatkhanov
9ae1f94968 - fix checking for correct version of py-beautifulsoup once again
At the moment I can't think of a better solution for the case when
multimple versions of beautifulsoup is installed.
2012-07-31 13:38:28 +00:00
Max Brazhnikov
2d9fb74d11 Remove soversion from LIB_DEPENDS: phonon-vlc supports both vlc-1.* and vlc-2.* 2012-07-31 10:38:08 +00:00
Ruslan Makhmatkhanov
90275bf7fc - add LATEST_LINK for py-beautifulsoup32
- fix dependency name and bump PORTREVISION for dependend ports

Reported by:	pointyhat (erwin)
2012-07-31 07:07:36 +00:00
Sunpoet Po-Chuan Hsieh
657c422554 - Update to 0.4.7
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2012-07-31 01:48:08 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
c515f89a0e Convert libass to USE_PKGCONFIG, switch every ports depending of libass and that
needs pkg-config to USE_PKGCONFIG
2012-07-28 11:24:21 +00:00
Juergen Lock
9b534e5c9e Convert to USE_PKGCONFIG. 2012-07-28 09:00:18 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Baptiste Daroussin
9b648201ee Add USE_PKGCONFIG=build explicitly 2012-07-26 10:06:24 +00:00
Baptiste Daroussin
3d6a0a980b Use the new USE_PKGCONFIG macro
Approved by:	mickael.maillot@gmail.com (maintainer)
2012-07-26 08:15:20 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Martin Matuska
6081dbeead Fix fetchability of example.y4m.bz2
PR:		ports/170103
Reported by:	Sayetsky Anton
2012-07-24 17:27:57 +00:00
Martin Matuska
96a2c73517 Mark multimedia/x264-devel as deprecated.
As of the current x264 development model on github there is no need
for this port.

Expires on 2012-08-23
2012-07-23 19:34:56 +00:00
Martin Matuska
9fcdf11262 Add missing bumps for x264 update 2012-07-23 19:28:50 +00:00
Martin Matuska
1a43bc6e54 Update multimedia/x264 to 0.125.2201
Switch to new options framework
2012-07-23 19:27:25 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Max Brazhnikov
77d31d6b69 Update to 1.8 2012-07-23 00:13:50 +00:00
Juergen Lock
3e613ab153 - Update multimedia/vdr to 1.7.29 .
- Bump PORTREVISION for all plugins.
2012-07-22 09:25:07 +00:00
Martin Matuska
125941d2d9 Add missing license information. 2012-07-22 09:13:00 +00:00
Martin Matuska
0b05014a9b Return maintainership to ports@FreeBSD.org 2012-07-22 08:51:23 +00:00
Martin Matuska
f0b1bac694 Update gmerlin framework and convert to new options:
gavl 1.2.0 -> 1.4.0
gmerlin 1.0.0 -> 1.2.0
gmerlin-avdecoder 1.1.0 -> 1.2.0
2012-07-22 08:46:59 +00:00
Baptiste Daroussin
116fa997a7 Convert to new options framework 2012-07-20 21:48:47 +00:00
Baptiste Daroussin
6c9fa97aaa Convert to new options framework 2012-07-20 21:44:22 +00:00
Oliver Lehmann
21736b817f update audacious to 3.2.4 2012-07-20 11:45:18 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Thomas Abthorpe
7d683e0f93 - Update to 1.9.10
Submitted by:	Raoul Synman (Upline developer)
2012-07-19 18:10:16 +00:00
Koop Mast
415696a8d6 Fix another build issue that doesn't shows up on tinderbox.
PR:		ports/169842
Reported by:	Hans <hm@hm.net.br>
Patch tested by:	mandree@, submitter
2012-07-18 13:54:25 +00:00
Alberto Villa
39649939b1 - Force dependency on multimedia/ffmpeg.
- OPTIONSngify, part 2/2.
2012-07-18 12:50:13 +00:00
Martin Matuska
2dbe509911 Update ffmpeg-devel to new options framework 2012-07-17 11:06:04 +00:00
Martin Matuska
6418d88cb2 Update ffmpeg to use new options framework 2012-07-17 08:58:09 +00:00
Baptiste Daroussin
31a977c4a1 Only define MMX on i386 2012-07-16 11:58:02 +00:00
Baptiste Daroussin
2cf4bf90ef Do not show 3DNOW option on i386 has is it not supported 2012-07-16 11:45:41 +00:00
Baptiste Daroussin
944011f228 Only define WIN32_CODEC options on i386 architectures 2012-07-16 11:39:35 +00:00
Baptiste Daroussin
15707b6d57 2012-07-13 misc/alevt: No more upstream
2012-05-10 multimedia/moonlight: BROKEN for more than 6 month
2012-07-16 11:31:09 +00:00
Raphael Kubo da Costa
980b67f354 Update to 4.6.1. 2012-07-14 00:03:47 +00:00
Michael Scheidell
b9e1a816ff - Mark Broken on i386 and WITHOUT_SIMD
- No PORTREVISION bump (WITH_SIMD is default)

PR:		ports/63456
Reported by:	Timothy Frahm <t1m1976@hotmail.com>
2012-07-13 12:20:20 +00:00
Koop Mast
b3888cc7cb Add some gstreamer plugins, so this port works standalone.
PR:		ports/169696
Reported by:	Jason Bacon <jwbacon@tds.net>
2012-07-13 10:29:17 +00:00
Koop Mast
8472c191d2 Update to 0.10.10.2.
This should fix loading plugins again.

PR:		ports/169700
Submitted by:	Heath Nielson <heathn@gmail.com>
2012-07-13 10:06:26 +00:00
Pietro Cerutti
f1cbfd7347 - Chase www/libmicrohttpd shlib version bump
- Bump PORTREVISION
2012-07-12 11:56:24 +00:00
Pawel Pekala
e4890d9eb9 Don't link to audio/libbs2b
PR:		ports/169689
Reported by:	myself
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
2012-07-11 15:07:50 +00:00
Juergen Lock
fd0b262ba1 Update to 1.0.1 . 2012-07-10 21:49:20 +00:00
Martin Matuska
e4f3e9b447 Fix build without /usr/bin/perl symlink [1]
Fix build if rtmpdump is linked against OpenSSL from ports [2]
Do not build documentation if NOPORTDOCS is set

PR:	ports/163055 [1], ports/167516 [2]
2012-07-06 05:10:18 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Pawel Pekala
f84f9c733d Additional plug-ins for Qt MultiMedia Player
- MPG123:	provides MPEG v1/2 layer1/2/3 support with use of
		libmpg123 library
- FFap:		provides enhanced Monkey's Audio (APE) support
		(24-bit samples and embedded cue support)
- Simple Ui:	simple user interface based on standard widgets set

WWW: http://qmmp.ylsoftware.com/ or http://code.google.com/p/qmmp/

PR:		ports/169574
Submitted by:	SimaMoto,RyoTa <liangtai.s4@gmail.com>
2012-07-04 21:03:52 +00:00
Pawel Pekala
37f8bdac04 Update to version 0.6.0
PR:		ports/169574
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-07-04 21:01:58 +00:00
Juergen Lock
6763abad30 Update to 0.5.1 . 2012-07-04 18:29:21 +00:00
Rene Ladan
a4559b5003 Instead of mentioning dependent options in the description of the option
that requires it, check if dependent options are set and set IGNORE if not.

This prevents some option descriptions being too long, resulting in ugly
screens. [1]
PR:		ports/169625
Submitted by:	Sayetsky Anton [vsjcfm gmail.com]
Approved by:	maintainer (implicit)
2012-07-04 09:39:10 +00:00
Martin Matuska
b213b224f3 Update to 0.7.13 2012-07-03 14:11:39 +00:00
Rene Ladan
7137722860 - Convert to optionsNG
- Use positive logic for options
- Remove support for unsupported FreeBSD and perl versions
- Pet portlint (mostly remove versions from LIB_DEPENDS)
Obtained from:	jsa (maintainer)
2012-07-02 22:27:23 +00:00
Alberto Villa
f0fa7aee51 - Bump PORTREVISION after multimedia/mlt soversion update. 2012-07-02 08:33:51 +00:00
Alberto Villa
2a87f30fa0 - Update to 0.8.0. 2012-07-02 08:32:59 +00:00
Alberto Villa
e19c9228d0 - Update to 0.8.0.
- Enable GPLv3 components.
- Fix build on 9-STABLE after MFC of xlocale. [1]
- Mark CONFLICTS_INSTALL with archivers/freeze. [2]

The minor version is increased due to the addition of time properties!
In addition:
  * improve seek speed on AVCHD when using FFmpeg v0.9.1+;
  * composite and dissolve speed improvements on x86-64;
  * improve performance of caching in image producers;
  * add device enumeration to decklink producer and consumer.

PR:		168766 [1]
Reported by:	conflicts checker [2]
Submitted by:	Christian Mangin <christian.mangin@gmail.com> [1]
		Oliver Brandmueller via email [1]
2012-07-02 08:31:04 +00:00
Andrej Zverev
541bb1b198 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-07-01 05:42:55 +00:00
Andrej Zverev
042ea2947a - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:30:42 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Baptiste Daroussin
222461c302 Convert to new option framework 2012-06-29 12:42:04 +00:00
Max Brazhnikov
b00ecc310e Remove stale patches, forgotten in previous commit.
Reported by:	Andrzej Tobola via mail
2012-06-28 18:59:40 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Juergen Lock
ef16d2e450 - Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,
and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG
  need to be _IOWR not _IOR.
- Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls.
  (This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.)

Approved by:	hselasky (maintainer of multimedia/webcamd)
2012-06-28 17:49:51 +00:00
Koop Mast
c9e7b3e8f5 Fix the build on i386.
Reported by:	H <hm@hm.net.br>, decke@
2012-06-28 08:47:09 +00:00
Koop Mast
e61bd258b2 Update gstreamer ports.
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.

Add hack to unbreak the flite plugin.
2012-06-27 12:35:05 +00:00
Max Brazhnikov
b9eaf39433 - Update E17 ports:
EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
	benchmarks/expedite
	devel/eio
	graphics/evas-loader-generic
	graphics/evas-loader-ico
	graphics/evas-loader-psd
	graphics/evas-loader-wbmp
	graphics/evas_generic_loaders-gst
	graphics/evas_generic_loaders-pdf
	graphics/evas_generic_loaders-ps
	graphics/evas_generic_loaders-raw
	graphics/evas_generic_loaders-xcf
	x11-wm/e17-module-comp-scale
	x11-wm/e17-module-e-tiling
	x11-wm/e17-module-elfe
	x11-wm/e17-module-everything-aspell
	x11-wm/e17-module-everything-shotgun
	x11-wm/e17-module-xkbswitch

PR:		ports/167405
Submitted by:	Grzegorz Blach <magik at roorback.net>
2012-06-26 17:36:30 +00:00
Juergen Lock
b1e9e4d22b - Update to 3.6.0.1 .
- Convert to OPTIONng.
- Add fix for em28xx /dev/video*.

Submitted by:	hselasky (maintainer)
2012-06-26 16:58:00 +00:00
Juergen Lock
85cf5a3812 Update to 0.1.24 .
Submitted by:	hselasky (maintainer)
2012-06-26 16:55:48 +00:00
Ruslan Makhmatkhanov
753f10b9f9 - add patch to fix build when graphics/py-exiv2 is installed
- add dependency on py-exiv2 explicitly
- bump PORTREVISION because of dependency change

While here:
- use PYTHON_PKGNAMEPREFIX instead of PYTHON_SITELIBDIR
- strict python version to 2.x
- update pkg-descr:WWW
- correct pkg-plist

PR:		158987
Submitted by:	"J.R. Oldroyd" <fbsd at opal dot com> (maintainer)
2012-06-26 12:45:06 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Pawel Pekala
4aeaf60c59 - Update to version 1.6.2
- Remove description for DOXYGEN option
2012-06-25 23:23:25 +00:00
Juergen Lock
921e739b00 - Do not link against librt for shm_open(2).
- Remove 6.x cruft.
- Bump PORTREVISION.

PR:		ports/168207
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-06-25 19:55:36 +00:00
Hiroki Sato
69f2c4c57e Add kld to CATEGORIES.
Submitted by:	Masaki TAGAWA
PR:		ports/169368
2012-06-25 10:53:29 +00:00
Michael Scheidell
110bd0405b - Update to 0.5.6
- Remove launcher script

PR:		ports/169293
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-06-24 10:04:34 +00:00
Oliver Lehmann
88279f8bb3 add libguess support
PR:		166172
Submitted By:	Stanislav Sedov <stas@deglitch.com>
2012-06-24 10:01:46 +00:00
Juergen Lock
9d6383a056 - Update example ~/.xine/keymap for xine-ui version 0.99.7 .
- Bump PORTREVISION.
2012-06-23 14:01:06 +00:00
Juergen Lock
32bf1b3aac - Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
2012-06-23 13:21:04 +00:00
Oliver Lehmann
df71de88fe remove GCC=4.6 as this was only for testing 2012-06-22 22:41:58 +00:00
Oliver Lehmann
14f77288ce update audacious to 3.2.3 2012-06-22 22:41:27 +00:00
Pav Lucistnik
82560e1537 - Mark BROKEN: unfetchable
=> Attempting to fetch https://helixcommunity.org/download.php/2479/RealPlayer-10.0.9.809-20070726.i586.rpm
  RealPlayer-10.0.9.809-20070726.i586.rpm               6489 kB 4071 kBps
  fetch: RealPlayer-10.0.9.809-20070726.i586.rpm appears to be truncated: 4194304/6645239 bytes

Reported by:	pointyhat
2012-06-22 20:19:07 +00:00
Hiroki Sato
6bff53e0f6 Style fix: include bsd.port.pre.mk before using SRC_BASE.
Submitted by:	jgh
PR:		ports/169214
2012-06-20 07:48:18 +00:00
Juergen Lock
06a1a754bf - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .
- Update xineliboutput XKeySym.Pause key in example remote.conf.
  ("space" instead of "Space")
- Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport.
- Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot.
- Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot.
- Bump PORTREVISION for all other plugins and add api fixes where necessary.
- Add HISTORY to PORTDOCS for most plugins. (those that have it)
- Remove shlib major versions from LIB_DEPENDS to pet portlint.
2012-06-19 18:42:12 +00:00
Juergen Lock
575c57e1dc The EXTended RECordings MENU plugin provides additional functions to VDR's
recordings menu:

* renaming recordings and directories
* moving recordings and directories, also between different filesystems
* adjustable display of recording's length, date and size
* directories are always shown on top of the list
* reworked layout using icons for showing the status of list entries
  (directory, new recording, moving recording/directory, cutting recording,
  dvd archiv entry)
* extended recordings info menu, shows name, path, channel, size, lifetime and
  priority of the recording
* free disk space is shown for the filesystem of the current directory
* sorting by name or date, adjustable for each directory; type of sorting will
  be stored
* ascending/descending sorting
* extends VDR's '-r'-option commands with 'move' and 'rename'
* functionality of the DVDArchive-patch (see below)
* protecting recordings in co-work with the PIN-plugin
* a cutter queue

WWW: http://projects.vdr-developer.org/projects/show/plg-extrecmenu
2012-06-19 18:02:20 +00:00
Sylvio Cesar Teixeira
e14f763f7f - Update to 1.4.3
--Add support for HAL registration of DVB devices (required by Kaffeine)
--New input source selection mechanism for capture app
--Various usability/performance improvements

PR:		ports/169086
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2012-06-17 23:38:12 +00:00
Sylvio Cesar Teixeira
f33f276c4e - Update to version 0.99.7
Remove file:
files/patch-misc__desktops__Makefile.in

PR:		ports/169007
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:21:17 +00:00
Sylvio Cesar Teixeira
51eb180072 - Updatet to version 3.2.12
New file:
files/patch-configure.in
files/patch-ffmpeg.c

PR:		ports/169006
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:14:17 +00:00
Sylvio Cesar Teixeira
3dd11972b0 - Fix build with GTK2 option
- Fix build with non-default compiler on i386
- Add MAKE_JOBS_SAFE

New file:
files/patch-y4mdenoise__MotionSercher.hh

Remove file:
files/patch-utils-Makefile.in

PR:		ports/169005
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:13:40 +00:00
Juergen Lock
a120c6a205 Remove double quotes from OPTIONng *_DESC now that make showconfig
no longer needs them.
2012-06-16 15:28:45 +00:00
Steve Wills
6436a50716 - Avoid SITE_PERL in DEPENDS
- Avoid += without preceeding definition
2012-06-16 13:03:32 +00:00
Ashish SHUKLA
ff17abd053 - Update to 1.1
- Relax dependency check in BUILD_DEPENDS by replacing path with names
  of programs[1]

PR:		ports/169126[1]
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-06-16 07:22:02 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Pav Lucistnik
6191fcd429 - bin/png2yuv does not depend on gtk2 option
Reported by:	pointyhat
2012-06-13 20:24:25 +00:00
Thomas Abthorpe
387c3ac8e7 - Update to 1.9.9
Prodded by:	superfly via irc
2012-06-13 03:18:36 +00:00
Pav Lucistnik
e7bd12c00a - Mark BROKEN when GTK2 option is enabled, because glav binary is not built
- Flip GTK2 option to default:off to enable package build with default options

Reported by:	pointyhat
2012-06-11 20:38:39 +00:00
Sunpoet Po-Chuan Hsieh
221bb1d07a - Update to 0.4.6
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2012-06-11 15:23:43 +00:00
Ganael LAPLANCHE
10c174808b - Switch to OptionsNg
- Build Nova firmware by default
2012-06-11 08:08:34 +00:00
Ganael LAPLANCHE
a5d54335c2 - Un-version LIB_DEPENDS
- Switch to OptionsNg
- Add DVDCSS description to bsd.options.desc.mk
2012-06-11 08:05:04 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Lars Engels
db83966eed - Turn dependency upon ibus into an option (default on).
- Fix plist when NLS is disabled.
- Bump PORTREVISION

PR:		ports/168782
Submitted by:	scf
2012-06-10 08:49:51 +00:00
Max Brazhnikov
99b882c241 Merge changes from area51 repository (SVN commit 8197 by avilla):
- Remove SIPFILES option, some ports (e.g., pykde4) require the files
  to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
2012-06-09 00:41:21 +00:00
Guido Falsi
1a41c67ac4 - Convert to new options framework
- Strip library versions
- Add conflict with multimedia/xbmc-pvr

PR:		ports/168798
Submitted by:	Mickael Maillot <fneufneu@xbmc.org> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-08 12:05:10 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Andrej Zverev
1c72794ad2 - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
Thomas Abthorpe
36bf8e6a78 - Reset maintainer due to email bounce
- We hope to see you back
2012-06-07 02:01:53 +00:00
Pawel Pekala
f120b7547b - Force build with external boost libs otherwise port uses old,
bundled ones from tarball
- Add patches to fix build with newer, external boost libs
- Bump PORTREVISION as deps have changed

PR:		ports/168539
Reported by:	David Wolfskill <david@catwhisker.org>
2012-06-06 18:48:37 +00:00
Chris Rees
e1e5ad3a63 Remove obsolete OSVERSION check-- ports no longer work on 6.X
PR:		ports/168276
Submitted by:	crees
Approved by:	maintainer timeout (ack@telefonica.net, two weeks)
2012-06-06 16:17:33 +00:00
Dirk Meyer
0bcce91f3e - fix build with giflib 2012-06-06 16:02:35 +00:00
Alberto Villa
eeab42deb5 - Replace USE_QT4=yes with USE_QT4=# empty, as there is no "yes"
component. [1]
- While here, fix typo in PORT_OPTIONS check in avidemux2.

Reported by:	miwi via IRC [1]
With hat on:	kde [1]
2012-06-06 11:41:50 +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
99b68ede03 - Fix conflicts with multimedia/clive1, which name is py27-clive and not only
clive.

PR:		ports/168701
Submitted by:	Pierre Guinoiseau <pierre@guinoiseau.eu> (maintainer)
2012-06-05 21:41:02 +00:00
Sylvio Cesar Teixeira
a9a856ece2 - Update to version 0.13.8
PR:		ports/168603
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:58:39 +00:00
Baptiste Daroussin
69ef528ef2 Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-05 13:18:35 +00:00
Koop Mast
07fa6516da Convert to OptionsNG. [1]
With the compat code this port ignored the selected options and pulled in all
available plugins. [2]

Reported by:	rakuto@ [2]
Patch by:	bapt@ [1]
2012-06-04 20:57:31 +00:00
Stefan Eßer
8f2b329337 Convert to use new options framework. 2012-06-04 12:06:17 +00:00
Andrej Zverev
52cba9f780 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (osa via IRC)
2012-06-04 06:42:29 +00:00
Gabor Pali
7f4f317886 - Update to 0.12.1.1
Obtained from:	FreeBSD Haskell
2012-06-03 22:19:06 +00:00
Juergen Lock
1636e27318 - Fix osdteletext plugin calling free() when it should be calling av_free(),
and update to proper vdr 1.7.27 api while I'm here.
- Bump PORTREVISION.
2012-06-03 18:21:42 +00:00
Baptiste Daroussin
2dc3eeefab Fix plist when building without LAME which is default now on pointyhat because
LAME is restricted.

Reported by:	pointyhat (pav)
2012-06-03 17:44:00 +00:00
Juergen Lock
21ba80a544 - Convert this to OPTIONng too.
- Pet portlint.
2012-06-03 11:33:30 +00:00
Juergen Lock
1a4034a927 Get rid of two more shlib major versions to pet portlint. 2012-06-02 19:49:36 +00:00
Juergen Lock
f9c1938da0 - Convert these to OPTIONng.
- Omit shlib major versions in LIB_DEPENDS to pet portlint.
2012-06-02 19:37:10 +00:00
Sunpoet Po-Chuan Hsieh
73c13b11ca - Update to 0.4.5
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2012-06-02 17:00:32 +00:00
Raphael Kubo da Costa
7522974a94 The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.
The upstream changelog can be seen in
<https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2>.

Relevant changes include a few patches having been integrated upstream
and thus removed from the ports tree and some improved work on USE_QT4
in bsd.qt.mk.
2012-06-02 00:08:27 +00:00
Koop Mast
b05dcd4bda Fix SDL check inside the GTK2 block. The port was marked IGNORE regardless of
the setting of SDL.
2012-06-01 21:54:51 +00:00
Lars Engels
b37daa4824 Update to 3.22.0 2012-06-01 19:35:13 +00:00
Alberto Villa
f137a485dc - Update to 0.9.2.
- OPTIONSngify, part 1.
- Make NLS optional (via OPTIONSng).

Kdenlive 0.9.2 comes with many new features and bugfixes. Check
release notes for more information:
- http://kdenlive.org/discover/0.9
- http://kdenlive.org/discover/0.9.2
2012-06-01 06:49:29 +00:00
Dirk Meyer
023a67889b - fix build with png 1.5.10 2012-06-01 06:18:49 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Ruslan Makhmatkhanov
3258883e06 - strict python versions to 2.x only
- move license knob to proper block, drop unneccessary LICENSE_FILE
- simplify MASTER_SITES

Non-functional changes, so no portrevision bump.
2012-05-30 18:52:41 +00:00
Ruslan Makhmatkhanov
64fccfb232 - update to 3.1.2
- remove no more needed files/patch-setup.py
- convert to optionsng

changelog:
http://blog.gpodder.org/2012/05/gpodder-312-capture-moon-released.html
2012-05-30 18:18:59 +00:00
Baptiste Daroussin
8ce05bc8de convert to new options framework 2012-05-30 17:13:06 +00:00
Baptiste Daroussin
2ba6e339ed Convert to new options framework 2012-05-30 14:22:59 +00:00
Baptiste Daroussin
5b439e1731 Convert to new options framework
While here, really disable lame support when PACKAGE_BUILDING is activated (lame
is restricted)
2012-05-30 12:54:00 +00:00
Baptiste Daroussin
5de6ddcb6d Convert to new options framework 2012-05-30 12:47:52 +00:00
Baptiste Daroussin
fb84567d82 Convert to new options framework 2012-05-30 12:38:59 +00:00
Pawel Pekala
539ec30302 smtube is a youtube browser for smplayer. You can browse, search, download
and play youtube videos. The videos are currently played in smplayer but
in the future it may be added the possibility to use other players.

WWW:	http://smplayer.sourceforge.net/
2012-05-29 20:37:38 +00:00
Pawel Pekala
2f4c9ea076 Update to 0.5.5
PR:		ports/168346
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-05-29 16:14:56 +00:00
Raphael Kubo da Costa
def0e6e841 Add my upstream patch to disable problems linking with libcanberra.
libcanberra support was not supposed to be enabled in the 4.8 branch,
but the way it was disabled was wrong. Add my upstream commit to fix
that.

Not bumping PORTREVISION because this only fixes things for people who
were unable to build it before, and no dependencies have been changed.
2012-05-26 15:52:30 +00:00
Martin Wilke
e7baaf55b8 - Bump all XFCE after XFCE import 2012-05-25 16:52:32 +00:00
Martin Wilke
e86e534b30 - Update to 1.2.4
PR:		167573
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-25 15:29:52 +00:00
Martin Wilke
3993fbeaf1 - Chase libmtp shlib bump 2012-05-25 15:14:39 +00:00
Kris Moore
693a8287f9 - Fix building when devel/libinotify is installed
PR: 167762
Approved by: Maintainer <mickael.maillot@gmail.com>
Obtained from: Maintainer <mickael.maillot@gmail.com>
2012-05-25 13:05:50 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Max Brazhnikov
4319d23808 Update KDE related ports:
databases/akonadi to 1.7.2
devel/libdbusmenu-qt to 0.9.2
devel/qtscriptgenerator to 0.2.0
multimedia/phonon to 4.6.0
multimedia/phonon-gstreamer to 4.6.0
multimedia/phonon-vlc to 0.5.0
sysutils/qzeitgeist to 0.8.0
2012-05-25 01:53:50 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Max Brazhnikov
359fcf18da KDE/FreeBSD team presents update for PyQt ports:
- sip to 4.13.2
 - PyQt4 to 4.9.1
 - QScintilla to 2.6.1
2012-05-25 01:49:08 +00:00
Max Brazhnikov
d76f1d8bf4 KDE/FreeBSD team presents Qt 4.8.1 in ports! 2012-05-25 01:44:04 +00:00
Juergen Lock
0d57638020 - Add fix for fontconfig 2.9.0 .
- Bump PORTREVISION.
2012-05-23 20:02:47 +00:00
Guido Falsi
67df7735cf - Update to 2.1
PR:		ports/167515
Submitted by:	Shane Bell <shanjobe@gmail.com>
Approved by:	maintainer timeout
Approved by:	tabthorpe (mentor)
2012-05-23 15:29:08 +00:00
Martin Wilke
58f7c16531 - Update to 0.5.907
PR:		168042
Submitted by:	Ports Fury
2012-05-23 01:51:52 +00:00
Armin Pirkovitsch
c357ba1957 - Update to 5.0
- Update my maintainer email address to my FreeBSD.org address

Approved by:	beat (mentor)
2012-05-20 13:18:20 +00:00
Koop Mast
c33bd7a060 Fix the build with gcc-4.6.
Submitted by:	avg@ on multimedia@
Obtained from:	https://bugs.launchpad.net/ubuntu/+source/gpac/+bug/749110
2012-05-19 15:16:51 +00:00
Martin Matuska
916cdd9d37 Fix support for X11 grabbing
PR:		ports/168120
Reported by:	Baptiste Daroussin <bapt@freebsd.org>
2012-05-19 08:34:04 +00:00
Martin Matuska
67ba64053e Bump PORTREVISION due to gpac-libgpac fix 2012-05-19 07:31:11 +00:00
Martin Matuska
8313e50b12 Fix X11 support
Disable OpenGL support by default (nobody complained with a broken X11)
Enable optional libXv support
2012-05-19 07:17:23 +00:00
Rene Ladan
a9661a62cd Remove expired ports:
2012-05-10 x11/avant-window-navigator-xfce4: BROKEN for more than 6 month
2012-05-10 deskutils/xfce4-volstatus-icon: BROKEN for more than 6 month
2012-05-10 multimedia/xfmedia-remote-plugin: BROKEN for more than 6 month
2012-05-10 sysutils/thunar-volman-plugin: BROKEN for more than 6 month
2012-05-18 11:12:48 +00:00
Juergen Lock
00c4181b3e Update to 0.5.2 . 2012-05-17 18:57:17 +00:00
Juergen Lock
a64df7ec22 Update to 1.0.90s20120511 git snapshot (which attempts to fix audio
stuttering when zapping.)
2012-05-16 17:10:17 +00:00
Baptiste Daroussin
9576c9e0aa - update to 0.10.71 2012-05-16 15:40:00 +00:00
Pav Lucistnik
da56f5ecb0 - MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2012-05-15 21:17:27 +00:00
Alberto Villa
f2008a44e4 - Fix build on FreeBSD 10.
Reported by:	andy@neu.net via mailing list
2012-05-15 20:34:48 +00:00
Julien Laffaye
0652f05d9a - Update to 0.7.9 2012-05-14 21:58:02 +00:00
Alberto Villa
8b1df6e134 - Update to 0.7.8.
- Replace NOT_FOR_ARCHS with BROKEN.
2012-05-14 14:32:43 +00:00
Dima Panov
233039e409 - Update GStreamer-Qt4 to 0.10.2 release 2012-05-14 12:49:31 +00:00
Baptiste Daroussin
1af952d787 - update to 0.4.0 2012-05-14 10:23:00 +00:00
Max Brazhnikov
e46aefaf4e Back to pool. I'm not interested in xine ports anymore. 2012-05-13 15:47:21 +00:00
Max Brazhnikov
9be95946ff Remove nonexistent configure switch.
Back to pool. I'm not interested in xine ports anymore.
2012-05-13 15:46:48 +00:00