Commit graph

26 commits

Author SHA1 Message Date
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
3a4866fb15 Add an explicit dependency on pkgconf 2013-09-05 09:15:49 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +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
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
Andrej Zverev
7c41d3a611 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer
2012-06-05 18:07:08 +00:00
Ruslan Makhmatkhanov
98780100bc - fix build when GSTREAMER option is enabled
- no PORTREVISION bump, because it's not default

PR:		166688
Submitted by:	Mykola Dzham <i at levsha dot me> (maintainer)
Feature safe:	yes
2012-04-08 07:55:38 +00:00
Ruslan Makhmatkhanov
2ae8b239ec - add missing run dependency
- bump PORTREVISION

While I'm here also drop unnecessary LICENSE_FILE knob (for GPLv2)

PR:		166464
Submitted by:	Mykola Dzham <i at levsha dot me> (maintainer)
Feature safe:	yes
2012-03-29 20:11:48 +00:00
Ryan Steinmetz
96a8c0c1a2 - Update to 1.0.0 [1]
- Add LICENSE

PR:		ports/165932 [1]
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer) [1]
Feature safe:	yes
2012-03-24 23:03:12 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Mark Linimon
105f839627 Mark as broken on powerpc: dumps core.
Hat:		portmgr
Feature safe:	yes
2011-11-10 14:26:28 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Wesley Shields
86ae0cb494 Update to 0.9.3
PR:		ports/150636
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
2010-10-31 20:11:50 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Max Brazhnikov
43980f5b1f Chase multimedia/mp4v2 update.
PR:		ports/148643
Submitted by:	Christopher Key <cjk32 at cam.ac.uk>
2010-08-11 21:04:44 +00:00
Christian Weisgerber
80f8db1b57 Install additional documentation and examples in the correct place.
Honor NOPORTDOCS and NOPORTEXAMPLES.

Notified by:	QAT
Approved by:	maintainer
2010-06-17 10:46:46 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Christian Weisgerber
f613ac049d Bump PORTREVISION after libao update and handle API incompatibility. 2010-06-06 20:39:21 +00:00
Alexander Leidinger
a23bcd1501 - update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
2010-06-03 08:55:01 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Wen Heping
27a2126b43 Liquidsoap is the audio stream generator of the Savonet project, notably used
for generating the stream of netradios. It has tons of features, it's free and
it's open-source! Liquidsoap lets you to describe your streams in a powerful and
flexible way. Allowing arbitrarily deep-nested composition of streams, it gives
you more power than you need for creating an original netradio. But liquidsoap
is still very light and easy to use, in the Unix tradition of simple strong
components working together.

WWW: http://savonet.sourceforge.net/

PR:		ports/142546
Submitted by:	Mykola Dzham <i@levsha.me>
2010-01-19 23:24:44 +00:00