Commit graph

7159 commits

Author SHA1 Message Date
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