Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1_1,1 05 May 2014 15:09:18 |
sunpoet |
- Remove audio/libshout2 |
2.3.1_1,1 04 Jan 2014 18:21:00 |
bapt |
Remove useless comment |
2.3.1_1,1 25 Nov 2013 11:33:34 |
sunpoet |
- Add LICENSE
- Use PKGNAMESUFFIX
- Remove unnecessary DISTNAME and DOCSDIR
- Convert to new LIB_DEPENDS format
- Remove deprecated PTHREAD_*
- Respect PORTDOCS
- Support STAGEDIR |
2.3.1_1,1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.3.1_1,1 02 Sep 2013 10:06:04 |
bapt |
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5 |
2.3.1_1,1 21 Aug 2013 17:42:58 |
sunpoet |
- Cleanup Makefile header |
2.3.1_1,1 21 Aug 2013 12:03:52 |
sunpoet |
- Use USES=gmake |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.3.1_1,1 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
2.3.1,1 28 May 2012 17:11:26 |
sunpoet |
- Update to 2.3.1
- Pet portlint: remove ABI version number from LIB_DEPENDS
Changes: http://svn.xiph.org/icecast/trunk/libshout/NEWS |
2.3.0,1 29 Apr 2012 18:21:20 |
sunpoet |
- Update to 2.3.0
- Add my LOCAL to MASTER_SITES
- Use USE_GNOME=gnomehack
- Use REINPLACE_CMD for patches
- Cleanup Makefile
Changes:
- Rough WebM support
- Removed the shout-config script |
2.2.2_5,1 02 Feb 2012 01:26:44 |
sunpoet |
- Take maintainership |
2.2.2_5,1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
2.2.2_5,1 29 Oct 2011 11:10:22 |
miwi |
- Fix build on FreeBSD 10 |
2.2.2_5,1 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
2.2.2_5,1 09 Jul 2011 23:06:36 |
swills |
- Add patch to have dependencies link to libspeex which is needed by
libshout
- Add patch to pkgconfig to list libspeex as a dep of libshout2
Obtained from: Debian |
2.2.2_4,1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.2.2_4,1 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
2.2.2_3,1 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
2.2.2_2,1 24 Mar 2009 16:21:59 |
mm |
- Mark MAKE_JOBS_SAFE for SMP compilation |
2.2.2_2,1 08 Nov 2008 15:23:19 |
danfe |
- Clean up Makefile header and port description
- Handle DOCSDIR in a better way
- Improve on COMMENT, kill attribution |
2.2.2_2,1 07 Sep 2008 00:36:27 |
linimon |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
2.2.2_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.2.2_2,1 09 Oct 2007 18:20:07 |
ahze |
Chase libtheora lib version |
2.2.2_1,1 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
2.2.2,1 30 Mar 2007 02:10:54 |
lofi |
Update to 2.2.2 |
2.2_3,1 23 Feb 2007 22:51:12 |
mezz |
Chase the shared library version of speex, bump the PORTREVISION. |
2.2_2,1 07 May 2006 02:57:34 |
mnag |
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora
update.
- portlint(1) while here |
2.2_1,1 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
2.2_1,1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.2,1 08 Jan 2006 21:55:59 |
lofi |
Update to 2.2 |
2.1,1 15 Nov 2005 06:52:12 |
ade |
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. |
2.1,1 16 May 2005 21:18:11 |
marcus |
No longer remove libdata/pkgconfig. This is taken care of by mtree now. |
2.1,1 07 Apr 2005 23:56:13 |
lofi |
Change MASTER_SITES. |
2.1,1 03 Apr 2005 23:02:54 |
lofi |
Update libshout2 to 2.1 and chase library revision bump. |
2.0_5,1 26 Aug 2004 20:21:59 |
lofi |
Respect CFLAGS.
PR: 71001
Submitted by: "Paul Seniura" <pdseniura@techie.com> |
2.0_5,1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.0_5,1 31 May 2004 13:30:08 |
lofi |
Forgot: Bump PORTREVISION. |
2.0_4,1 31 May 2004 13:28:23 |
lofi |
Remove hack again, it's just too evil. Also get rid of a libtool archive. |
2.0_4,1 14 May 2004 16:38:09 |
lofi |
Enforce linking against a threads lib on -STABLE. |
2.0_3,1 18 Mar 2004 01:41:17 |
lofi |
SIZEify. |
2.0_3,1 07 Mar 2004 19:55:45 |
lofi |
Fix WWW: |
2.0_3,1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0_2,1 20 Dec 2003 16:14:14 |
naddy |
Catch up with libogg/libvorbis version bump. |
2.0_1,1 23 Oct 2003 10:37:55 |
lofi |
Remove -ffast-math from CFLAGS.
Requested by: kris |
2.0_1,1 18 Aug 2003 14:00:16 |
lofi |
Bento fixes.
Notified by: kris (bento)
Approved by: arved (Mentor) |
2.0,1 12 Aug 2003 22:20:53 |
lofi |
Add optional dependency on pkg-config, fix build on bento.
Reported by: kris/bento
Approved by: arved (Mentor) |
2.0,1 06 Aug 2003 15:21:10 |
lofi |
Update to official release 2.0
PR: ports/55271
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
Approved by: arved (Mentor) |
20021112_1 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
20021112_1 21 Feb 2003 10:59:39 |
knu |
De-pkg-comment. |
20021112_1 25 Jan 2003 22:30:18 |
nork |
Utilize USE_AUTOMAKE and patch src/Makefile.am instead of src/Makefile.in.
Clean up distfile & modify checksum. Bump PORTREVISION accordingly.
PR: ports/47460
Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org> (maintainer) |
20021112 15 Jan 2003 20:40:48 |
arved |
Complete Repocopy from audio/libshout -> audio/libshout2, audio/icecast ->
audio/icecast2.
Update to a development Snapshot of icecast2. The new icecast2 protocol supports
ogg-vorbis
streaming.
PR: 45250, 45251
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> |