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

20 Commits

Author SHA1 Message Date
Wesley Shields
8968f8e381 Reset to ports@. Thanks Frank for your work on these ports.
Discussed on:	ports@
2010-09-02 21:17:34 +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
Doug Barton
1fe689ef09 Remove the remaining examples of quotes around /etc/rc.subr 2010-03-27 04:30:05 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Gabor Kovesdan
335d471aee - Pass maintainership to Frank Steinborn
Submitted by:	Frank Steinborn <steinex@nognu.de> (via irc)
2009-03-08 13:54:44 +00:00
Martin Wilke
cc584e38d2 - Chase audio/faad shlib bump 2009-02-21 15:51:15 +00:00
Mark Linimon
afc0f19cab Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.

Hat:	portmgr
2008-09-07 00:36:27 +00:00
Christian Weisgerber
fc6f899691 Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476
2008-04-07 20:37:23 +00:00
Michael Nottebrock
343151a0cf Patch to support the new FLAC API as of FLAC 1.1.3.
Submitted by: naddy
2007-10-15 17:39:53 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Doug Barton
1d30f689bc Remove a new crop of the long-spurious FreeBSD KEYWORDs. 2006-07-10 18:32:32 +00:00
Michael Nottebrock
08adbd783d Sometimes, --with/without-foo doesn't scale very well. 2006-07-04 10:21:19 +00:00
Michael Nottebrock
ab55f8a2cb Install ices0 as ices0 (and thus resolve a long-unnoticed conflict with ices),
clarify comment and pkg-descr to make clear that ices0 is for streaming mp3s,
add an rc-script, optionalize most dependencies, do not depend on lame by
default in order to enable the build of a binary package.

While here, modify comment of ices as well to make perfectly clear that ices
is for vorbis streaming.

Based on a submission by: "Dave" <dmehler26@woh.rr.com>
2006-06-12 09:18:27 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Michael Nottebrock
d153f2a24c Chase libshout2 shared library version bump. 2006-01-08 21:58:20 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Michael Nottebrock
e83412c8f0 Update libshout2 to 2.1 and chase library revision bump. 2005-04-03 23:02:54 +00:00
Christian Weisgerber
c658929967 new version of libFLAC 2005-03-16 14:50:13 +00:00
Michael Nottebrock
b400f2f265 Add ices0, a treaming source client for icecast 2. 2004-10-12 01:43:48 +00:00