notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libmp3splt Library for splitting of various audio files
0.9.2_3 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.2_3Version of this port present on the latest quarterly branch.
Maintainer: citrin@citrin.ru search for ports maintained by this maintainer
Port Added: 2009-03-27 13:56:46
Last Update: 2023-11-06 10:03:47
Commit Hash: 06df180
License: GPLv2
WWW:
https://mp3splt.sourceforge.net/
Description:
Mp3Splt-project is a 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. Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported. Mp3splt-project is split in 3 parts : libmp3splt, mp3splt and mp3splt-gtk.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (31 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libmp3splt-0.9.2_3/catalog.mk
  3. /usr/local/share/licenses/libmp3splt-0.9.2_3/LICENSE
  4. /usr/local/share/licenses/libmp3splt-0.9.2_3/GPLv2
  5. include/libmp3splt/mp3splt.h
  6. include/libmp3splt/version.h
  7. lib/libmp3splt.a
  8. lib/libmp3splt.so
  9. lib/libmp3splt.so.0
  10. lib/libmp3splt.so.0.0.9
  11. lib/libmp3splt0/libsplt_flac.a
  12. lib/libmp3splt0/libsplt_flac.so
  13. lib/libmp3splt0/libsplt_flac.so.0
  14. lib/libmp3splt0/libsplt_flac.so.0.0.0
  15. lib/libmp3splt0/libsplt_mp3.a
  16. lib/libmp3splt0/libsplt_mp3.so
  17. lib/libmp3splt0/libsplt_mp3.so.0
  18. lib/libmp3splt0/libsplt_mp3.so.0.0.0
  19. lib/libmp3splt0/libsplt_ogg.a
  20. lib/libmp3splt0/libsplt_ogg.so
  21. lib/libmp3splt0/libsplt_ogg.so.0
  22. lib/libmp3splt0/libsplt_ogg.so.0.0.0
  23. libdata/pkgconfig/libmp3splt.pc
  24. share/locale/cs/LC_MESSAGES/libmp3splt0.mo
  25. share/locale/de_DE/LC_MESSAGES/libmp3splt0.mo
  26. share/locale/es/LC_MESSAGES/libmp3splt0.mo
  27. share/locale/fr_FR/LC_MESSAGES/libmp3splt0.mo
  28. share/locale/hr/LC_MESSAGES/libmp3splt0.mo
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • libmp3splt>0:audio/libmp3splt
To install the port:
cd /usr/ports/audio/libmp3splt/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/libmp3splt
  • pkg install libmp3splt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libmp3splt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libmp3splt-0.9.2.tar.gz) = 30eed64fce58cb379b7cc6a0d8e545579cb99d0f0f31eb00b9acc8aaa1b035dc SIZE (libmp3splt-0.9.2.tar.gz) = 707598

Packages (timestamps in pop-ups are UTC):
libmp3splt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.2_30.9.2_30.9.2_10.9.2_30.9.2_3-0.9.2_1-
FreeBSD:13:quarterly0.9.2_30.9.2_30.9.2_30.9.2_30.9.2_30.9.2_30.9.2_30.9.2_3
FreeBSD:14:latest0.9.2_30.9.2_30.9.2_30.9.2_30.9.2_30.9.2_3-0.9.2_3
FreeBSD:14:quarterly0.9.2_30.9.2_3-0.9.2_30.9.2_30.9.2_30.9.2_30.9.2_3
FreeBSD:15:latest0.9.2_30.9.2_3n/a0.9.2_3n/a0.9.2_30.9.2_30.9.2_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. msgfmt : devel/gettext-tools
Library dependencies:
  1. libltdl.so : devel/libltdl
  2. libFLAC.so : audio/flac
  3. libid3tag.so : audio/libid3tag
  4. libmad.so : audio/libmad
  5. libpcre.so : devel/pcre
  6. libogg.so : audio/libogg
  7. libvorbis.so : audio/libvorbis
  8. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. audio/mp3splt

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/mp3splt-gtk*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libmp3splt-0.9.2_3: ID3=on: ID3 tags support NLS=on: Native Language Support PCRE=on: PCRE support to set tags from input filename ====> Options available for the multi PLUGIN: you have to choose at least one of them MAD=on: MAD MP3 audio decoder support FLAC=on: FLAC lossless audio codec support VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings
Options name:
audio_libmp3splt
USES:
cpe libtool pathfix pkgconfig gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  2. http://cytranet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  3. http://deac-ams.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  4. http://deac-fra.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  5. http://deac-riga.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  6. http://downloads.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  7. http://excellmedia.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  8. http://freefr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  9. http://gigenet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  10. http://ixpeering.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  11. http://jaist.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  12. http://jztkft.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  13. http://kumisystems.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  14. http://liquidtelecom.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  15. http://nchc.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  16. http://netactuate.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  17. http://netcologne.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  18. http://netix.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  19. http://onboardcloud.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  20. http://phoenixnap.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  21. http://razaoinfo.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  22. http://sinalbr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  23. http://sitsa.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  24. http://sonik.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  25. http://tenet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  26. http://udomain.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  27. http://ufpr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  28. http://versaweb.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  29. https://cfhcable.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  30. https://cytranet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  31. https://deac-ams.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  32. https://deac-fra.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  33. https://deac-riga.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  34. https://downloads.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  35. https://excellmedia.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  36. https://freefr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  37. https://gigenet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  38. https://ixpeering.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  39. https://jaist.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  40. https://jztkft.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  41. https://kumisystems.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  42. https://liquidtelecom.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  43. https://nchc.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  44. https://netactuate.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  45. https://netcologne.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  46. https://netix.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  47. https://onboardcloud.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  48. https://phoenixnap.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  49. https://razaoinfo.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  50. https://sinalbr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  51. https://sitsa.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  52. https://sonik.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  53. https://tenet.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  54. https://udomain.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  55. https://ufpr.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
  56. https://versaweb.dl.sourceforge.net/project/mp3splt/libmp3splt/0.9.2/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2_3
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
0.9.2_3
25 Sep 2022 20:14:54
commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/flac: bump port revision of consumers after update to 1.4.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.9.2_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.2_2
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.2_2
11 Jul 2022 21:46:56
commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0commit hash: 2bbe718e827ec0156d321762f1af63cb80edacd0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2

- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
0.9.2_1
25 Sep 2021 20:28:37
commit hash: 7ba36133922a61d3912a21052b3e643af553a9cdcommit hash: 7ba36133922a61d3912a21052b3e643af553a9cdcommit hash: 7ba36133922a61d3912a21052b3e643af553a9cdcommit hash: 7ba36133922a61d3912a21052b3e643af553a9cd files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
audio/libmp3splt: Add CPE information

Approved by:	portmgr (blanket)
0.9.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.2_1
26 May 2019 09:05:09
Revision:502703Original commit files touched by this commit
tobik search for other commits by this committer
audio/libmp3splt: Upcase OPTIONS_MULTI as we normally do
0.9.2_1
14 Oct 2016 14:34:42
Revision:423972Original commit files touched by this commit
danilo search for other commits by this committer
- Fix ID3 option selection

PR:		213469
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
MFH:		2016Q4
0.9.2
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
0.9.2
23 May 2016 20:35:01
Revision:415742Original commit files touched by this commit
amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
0.9.2
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.9.2
13 Dec 2014 18:59:29
Revision:374675Original commit files touched by this commit
danilo search for other commits by this committer
libmp3splt
- Update to 0.9.2
- Use INSTALL_TARGET as install-strip
while here
- Use options helpers
- Add a pkg-plist file

mp3splt
- Update to 2.6.2
while here
- Use options helpers
- Add a pkg-plist file

PR:		195923
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru> (maintainer)
0.8.2_3
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
0.8.2_2
17 Sep 2014 07:38:16
Revision:368356Original commit files touched by this commit
tijl search for other commits by this committer
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)
0.8.2_2
25 Jul 2014 11:48:18
Revision:362882Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.8.2_1
14 Feb 2014 14:59:39
Revision:344222Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.8.2_1
05 Feb 2014 15:53:18
Revision:342735Original commit files touched by this commit
bapt search for other commits by this committer
Chase libmad changes
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
0.8.2
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
0.8.2
02 Sep 2013 13:16:01
Revision:325990Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconfig
0.8.2
25 Jul 2013 18:30:17
Revision:323660Original commit files touched by this commit
marino search for other commits by this committer
audio/libmp3splt: Fix configure script test for modern binutils

The id3tag library will fail to be detected on systems using ld from
recent binutils.  This is because libid3tag is linked without zlib also
being linked directly, and be default it doesn't search libraries linked
to linked libraries.  The configure script is patched with "-lz" to fix.
Also remove redundant MAKE_JOBS_SAFE while we are here.

Approved by:	bapt (mentor), maintainer
0.8.2
26 Apr 2013 10:44:29
Revision:316596Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
0.8.2
24 Apr 2013 08:51:37
Revision:316413Original commit files touched by this commit
az search for other commits by this committer
- Update libmp3splt to 0.8.2
- Update mp3splt to 2.5.2

- Add license
- Pet portlint

Submitted by:	maintainer via IRC
0.8.1a
05 Feb 2013 09:08:43
Revision:311673Original commit files touched by this commit
az search for other commits by this committer
Fix typo in previous revision

Submitted by:	maintainer (via IRC)
0.8.1.a
01 Feb 2013 10:55:26
Revision:311367Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.8.1a.

Submitted by:	maintainer
0.7.3_1
10 Dec 2012 19:11:12
Revision:308630Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
0.7.3
04 Dec 2012 17:22:20
Revision:308255Original commit files touched by this commit
vsevolod search for other commits by this committer
Update to 0.7.3.

Submitted by:	maintainer via private email
Feature safe:	yes
0.7.2_1
19 Jul 2012 20:15:39
Original commit files touched by this commit
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
0.7.2
19 Jun 2012 14:52:48
Original commit files touched by this commit
vsevolod search for other commits by this committer
Update to OptionsNG.

Submitted by:   maintainer via private email
0.7.2
29 May 2012 02:51:20
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.7.2
- Sort PLIST_FILES
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS

Changes:        https://sourceforge.net/news/?group_id=55130
PR:             ports/168184
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Approved by:    Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
0.7.1
18 Apr 2012 08:24:07
Original commit files touched by this commit
crees search for other commits by this committer
- Update to 0.7.1

- Fix WITHOUT_ID3 build

PR:             ports/160821
Submitted by:   Spil <spil.oss@googlemail.com>
Submitted by:   Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
0.7_1
14 Feb 2012 12:45:35
Original commit files touched by this commit
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
0.7
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
0.7
16 Sep 2011 16:00:37
Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update mp3splt to 2.4
- Update libmp3splt to 0.7

Submitted by:   maintainer via email
0.6.1a
25 Mar 2011 14:43:05
Original commit files touched by this commit
vsevolod search for other commits by this committer
Fix plist issue with removing unnecessary directory.
Improve CPPFLAGS passing to CONFIGURE_ENV.

Submitted by:   maintainer via private email
0.6.1a
21 Mar 2011 12:54:53
Original commit files touched by this commit
vsevolod search for other commits by this committer
Unbreak plist.

Submitted by:   maintainer via private email
0.6.1a
18 Mar 2011 16:25:50
Original commit files touched by this commit
vsevolod search for other commits by this committer
Update mp3splt to 2.3a.
Update libmp3splt to 0.6.1a.

Submitted by:   maintainer via private email
0.6
06 Oct 2010 06:01:08
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.6
- Remove WITHOUT_NLS patch which was applied upstream

Changes:
- fixed bug #3028775 & #3028078: naming conventions for files > 100 minutes
confuses sort
- fixed bug #3025671: getting original ID3v2 tags was not working on Windows
- fixed bug #3012688: wrong include and lib path using --with-mp3splt
- fixed bug #2969968: build failed with --disable-nls
- fixed bug #2969223: 'invalid dir I:'
- added > 2Gb support on Windows

PR:             ports/151114
Submitted by:   sunpoet (myself)
Approved by:    Anton Yuzhaninov <citrin at citrin.ru> (maintainer), pgollucci
(mentor)
0.5.9_2
06 Jun 2010 20:44:03
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
0.5.9_1
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.5.9
22 Apr 2010 15:09:13
Original commit files touched by this commit
vsevolod search for other commits by this committer
* Update to 0.5.9 [1]
* Fix build when WITHOUT_NLS is defined [2]

PR:             144718
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1], maintainer [2]
Approved by:    maintainer
0.5.8a
07 Jan 2010 07:20:37
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.5.8a

PR:             ports/141409
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
0.5.7a
27 Nov 2009 01:57:49
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.5.7a

PR:             ports/139166
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Approved by:    maintainer
0.5.4_3
22 Aug 2009 00:13:27
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
0.5.4_3
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.5.4_2
06 Jul 2009 21:26:00
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
0.5.4_1
31 Mar 2009 09:46:34
Original commit files touched by this commit
vsevolod search for other commits by this committer
Fix parsing of CUE files.
Bump portrevision.

Submitted by:   maintainer via email
0.5.4
27 Mar 2009 13:56:23
Original commit files touched by this commit
vsevolod search for other commits by this committer
Add libmp3splt that is required for new version of audio/mp3splt port.

Submitted by:   Anton Yuzhaninov <citrin at citrin.ru> via email

Number of commits found: 50