Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
a215727686
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
2013-04-22 23:19:08 +00:00
Pawel Pekala
8f2dfda588
- Update MASTER_SITES
...
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Add option for ALSA support
While here:
- Fix COMMENT
- Add missing deps that package links to
PR: ports/171960
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
2012-11-06 20:43:55 +00:00
Jase Thew
0378df4047
- Update to 2.0.2
...
PR: ports/171312
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> (submitter)
Approved by: flo (mentor)
2012-09-20 00:01:35 +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
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +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
94d47b2ecd
Bump PORTREVISION after libogg and libvorbisfile major version increment.
2009-07-06 21:25:59 +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
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +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
746a09d1eb
... and bump PORTREVISION, too.
2006-01-16 22:52:39 +00:00
Michael Nottebrock
71cdbafacc
Forgot to bump the shared lib revision here.
2006-01-16 22:49:36 +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
2bcfa87f17
You nasty little PORTEPOCH, come back here!
2005-04-04 01:12:45 +00:00
Michael Nottebrock
e83412c8f0
Update libshout2 to 2.1 and chase library revision bump.
2005-04-03 23:02:54 +00:00
Michael Nottebrock
1c2c4d471d
Update to 2.0.1
2005-04-03 11:25:31 +00:00
Michael Nottebrock
2394171dd5
Respect CFLAGS.
...
PR: 71001
Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-08-26 20:21:59 +00:00
Mathieu Arnold
d0623fc6f3
Update to 2.0.0
...
Approved by: lofi (maintainer)
2004-08-25 13:24:46 +00:00
Michael Nottebrock
a3f6024445
SIZEify.
2004-03-18 01:41:16 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Christian Weisgerber
89c5de7031
Catch up with libogg/libvorbis version bump.
2003-12-20 16:14:14 +00:00
Michael Nottebrock
046715d1a8
Update to a current snapshot.
...
Approved by: arved (Mentor)
2003-08-12 22:24:45 +00:00
Tilman Keskinoz
cb8a9a0ad3
USE_AUTOMAKE
...
PR: 49091
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
2003-03-23 22:35:31 +00:00
Kris Kennaway
4ae18f9c0a
Switch to bzip2 distfile
...
PR: ports/48833
Submitted by: michaelnottebrock@gmx.net (maintainer)
2003-03-05 10:20:14 +00:00
Akinori MUSHA
57f9198bc7
De-pkg-comment.
2003-02-21 11:08:38 +00:00
Tilman Keskinoz
bd696b4cf8
Add ices, streaming source client for icecast 2 servers. It provides flexible
...
and powerful static and live streaming capabilities for Ogg Vorbis streams.
PR: 45249
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
2003-01-18 16:56:25 +00:00