Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 09:27:57
0.9.2

|
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
30 Sep 2016 16:04:12
0.9.2

|
mat  |
Only build docs with doxygen inside a DOXYGEN option.
Sponsored by: Absolight |
01 Apr 2016 13:29:17
0.9.2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
06 Apr 2015 00:34:43
0.9.2

|
madpilot  |
- Fix configure and build, unbreak.
The software dropped GTK2 support, now requires GTK3 and GSTREAMER1.
Approved by: just fix it blanket |
19 Dec 2014 18:45:14
0.9.2

|
antoine  |
Mark BROKEN: fails to configure
checking pkg-config is at least version 0.9.0... yes
checking for GTK... no
configure: error: Cannot find GTK >= 3.4.2
===> Script "configure" failed unexpectedly.
Reported by: pkg-fallout |
13 Dec 2014 19:35:00
0.9.2

|
danilo  |
- Update to 0.9.2 to follow the new libmp3splt version |
08 Dec 2014 16:48:41
0.8.2_2

|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2014 06:36:00
0.8.2_1

|
bapt  |
Cleanup plist |
17 Sep 2014 07:38:16
0.8.2_1

|
tijl  |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
13 Feb 2014 22:44:03
0.8.2_1

|
antoine  |
- Comment out DOCS related stuff, it doesn't create or add anything to DOCSDIR
- Do not try to remove a directory belonging to gnomehier
Reported by: pkg-fallout |
05 Feb 2014 15:53:18
0.8.2_1

|
bapt  |
Chase libmad changes |
11 Dec 2013 14:35:37


|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
02 Dec 2013 12:49:29
0.8.2

|
wg  |
audio/mp3splt-gtk: update to 0.8.2
- Update to 0.8.2 [1]
- Use options helpers
- Convert lib depends to new format
- Allow staging
PR: ports/184401
Submitted by: maintainer |
22 Oct 2013 13:50:44
0.8.1

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
20 Sep 2013 14:36:37
0.8.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
06 Sep 2013 12:12:01
0.8.1

|
bapt  |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06


|
bapt  |
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 |
24 Apr 2013 18:10:32
0.8.1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
16 Feb 2013 15:41:34
0.8.1

|
pawel  |
- Update to version 0.8.1 [1]
- gnomedocutils is needed for DOCS=off case otherwise build breaks
- Add --disable-gtk3 to CONFIGURE_ARGS to prevent linking with gtk3
- Convert to OptionsNG
- Trim Makefile header
PR: ports/175855 [1]
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) [1] |
19 Jul 2012 20:15:39
0.7.2_2
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
0.7.2_1
|
dinoex  |
- update png to 1.5.10 |
29 May 2012 02:55:06
0.7.2
|
sunpoet  |
- Update to 0.7.2
- While I'm here:
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Add missing %%NLS%% in PLIST
Changes: https://sourceforge.net/news/?group_id=55130
PR: ports/168186
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
18 May 2012 17:52:41
0.7.1
|
madpilot  |
- Update to 0.7.1
- Respect NOPORTDOCS
- Add LICENSE
PR: ports/166901
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Approved by: tabthorpe (mentor) |
11 May 2012 14:33:48
0.5.7a_8
|
oliver  |
remove audacious support as my last multimedia/audacious
update renders this port BROKEN. |
31 Dec 2011 15:13:01
0.5.7a_7
|
oliver  |
update multimedia/audacious to 3.1.1
update multimedia/audacious-plugins to 3.1.1
update audio/audacious-duumb to 0.73 (to make it compatible with audacious
3.1.1) [1]
mark audio/wmauda as broken (not compatible with audacious 3.1.1)
bump PORTREVISION of depeding ports
Approved by: maintainer [1] |
23 Sep 2011 22:26:39
0.5.7a_6
|
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 |
28 Jul 2011 07:48:30
0.5.7a_6
|
oliver  |
update audacious to 2.5.4
Bump PORTREVISION of affected ports |
28 Apr 2011 05:56:54
0.5.7a_5
|
oliver  |
The audacious binary got renamed from audacious2 to audacious.
Reflect this change in the depending ports. |
19 Mar 2011 12:38:54
0.5.7a_5
|
miwi  |
- Get Rid MD5 support |
04 Mar 2011 10:43:58
0.5.7a_5
|
oliver  |
update audacious to 2.4.4 |
06 Jun 2010 20:44:03
0.5.7a_4
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
19 Apr 2010 10:59:37
0.5.7a_3
|
oliver  |
update audacious to 2.3
bump PORTREVISION on the affected ports |
28 Mar 2010 06:47:48
0.5.7a_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.5.7a_1
|
dinoex  |
- update to jpeg-8 |
27 Nov 2009 10:53:04
0.5.7a
|
wen  |
Mp3Splt is a command line utility to split mp3 and ogg files selecting a begin
and an end time position, without decoding. It's very useful to split large
mp3/ogg to make smaller files or to split entire albums to obtain original
tracks. If you want to split an album, you can select split points and
filenames manually or you can get them automatically from CDDB (Internet or a
local file) or from .cue files. Otherwise if you have a file created either
with Mp3Wrap or AlbumWrap you can extract tracks just in few seconds. Supports
VBR mp3.
WWW: http://mp3splt.sourceforge.net/
PR: ports/139168
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> |