FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:24 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
mp3splt 2.2.7a audio on this many watch lists=8 search for ports that depend on this port
Utility to split mp3 and ogg files (via CUE sheets)
Maintained by: citrin@citrin.ru search for ports maintained by this maintainer
Port Added: 14 Jun 2003 09:17:03


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: audio/libmp3splt, devel/gettext, devel/libltdl22

To install the port: cd /usr/ports/audio/mp3splt/ && make install clean
To add the package: pkg_add -r mp3splt


Configuration Options
===> The following configuration options are available for mp3splt-2.2.7a:
     NLS=on (default) "Native language support"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://sunet.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://iweb.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://switch.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://surfnet.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://kent.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://freefr.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://voxel.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://jaist.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://osdn.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://nchc.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://transact.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://softlayer.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://internode.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://biznetnetworks.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
http://ufpr.dl.sourceforge.net/project/mp3splt/mp3splt/2.2.7a/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Jan 2010 07:23:04
Original commit files touched by this commit  2.2.7a
wen search for other commits by this committer
- Update to 2.2.7a

PR:             ports/141408
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
27 Nov 2009 02:08:54
Original commit files touched by this commit  2.2.6a
wen search for other commits by this committer
- Update to 2.2.6a

PR:             ports/139167
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Approved by:    maintainer
02 Aug 2009 20:36:34
Original commit files touched by this commit  2.2.3_1
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
30 Mar 2009 19:23:58
Original commit files touched by this commit  2.2.3
makc search for other commits by this committer
Update to 2.2.3
Pass maintainership to submitter

PR:             133131
Submitted by:   Anton Yuzhaninov <citrin at citrin.ru>
Approved by:    Fabian Keil (former maintainer)
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.1c_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Jun 2008 05:25:32
Original commit files touched by this commit  2.1c_3
adamw search for other commits by this committer
Add a fix to prevent a segfault when an mp3 file is followed by a
Vorbis file.

Transfer maintainership to the submitter, at the request of the
previous maintainer.

PR:             ports/124616
Submitted by:   Fabian Keil <fk@fabiankeil.de>
Approved by:    Original maintainer (uspoerlein@mgail.com)
15 Jun 2008 13:52:11
Original commit files touched by this commit  2.1c_2
olgeni search for other commits by this committer
A few typo fixes for ports/audio descriptions.
03 Feb 2008 04:43:18
Original commit files touched by this commit  2.1c_2
beech search for other commits by this committer
- Add option (ogg vorbis)

PR:             ports/120199
Submitted by:   Oleg Pudeyev <oleg@bsdpower.com>
Approved by:    Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
28 Jul 2007 13:27:31
Original commit files touched by this commit  2.1c_1
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
16 Dec 2006 12:06:16
Original commit files touched by this commit  2.1c
miwi search for other commits by this committer
- Fix build with gcc 4.X

PR:             ports/106787
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
29 May 2006 21:46:13
Original commit files touched by this commit  2.1c
pav search for other commits by this committer
- Update maintainer's email address

PR:             ports/98102
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
22 Jan 2006 08:13:12
Original commit files touched by this commit  2.1c
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
30 Aug 2005 14:19:19
Original commit files touched by this commit  2.1c
novel search for other commits by this committer
Update to 2.1c.

PR:             85405
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>,
                Ulrich Spoerlein <q@galgenberg.net>
Approved by:    Ulrich Spoerlein (maintainer)
13 May 2005 21:17:27
Original commit files touched by this commit  2.1b_1
thierry search for other commits by this committer
Change maintainer address.

PR:             ports/80973
Submitted by:   Ulrich Spoerlein <q (at) galgenberg.net>
12 Apr 2005 04:26:57
Original commit files touched by this commit  2.1b_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  2.1b_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
21 Jan 2005 08:41:54
Original commit files touched by this commit  2.1b_1
ahze search for other commits by this committer
- Depend on audio/libmad not audio/mad for libmad
17 Jan 2005 14:32:20
Original commit files touched by this commit  2.1b
ahze search for other commits by this committer
- Update to 2.1b

PR:             ports/76345
Submitted by:   maintainer
01 Sep 2004 09:06:33
Original commit files touched by this commit  2.0e
krion search for other commits by this committer
Update to 2.0e

PR:             ports/71170
Submitted by:   Michael Johnson <ahze@ahze.net>
Approved by:    maintainer
18 Apr 2004 18:08:44
Original commit files touched by this commit  2.0_3
pav search for other commits by this committer
- Update to 2.0d

PR:             ports/65629
Submitted by:   Ulrich Spoerlein <q@uni.de> (maintainer)
10 Mar 2004 23:25:40
Original commit files touched by this commit  2.0_2
krion search for other commits by this committer
- Fix build on 4-x

Reported by:    bento via kris
23 Feb 2004 00:35:53
Original commit files touched by this commit  2.0_2
krion search for other commits by this committer
- The author included files/patch-mp3.c to software and
  rerolled the tarball
- Fix typo in CONFIGURE_TARGET
- Bump PORTREVISION

PR:             ports/63163
Submitted by:   maintainer
21 Feb 2004 21:40:57
Original commit files touched by this commit  2.0_1
kris search for other commits by this committer
BROKEN: Does not fetch
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
01 Feb 2004 14:30:48
Original commit files touched by this commit  2.0
adamw search for other commits by this committer
Fix build on -STABLE.
01 Feb 2004 11:53:38
Original commit files touched by this commit  2.0
ale search for other commits by this committer
- Update to 2.0
- add SIZE
- pkg-plist removed
- add explicit libogg-dependance (already saturated through libvorbis)
- Rework CONFIGURE_TARGET for newer autoconf syntax

PR:             ports/62125
Submitted by:   Ulrich Spoerlein <q@uni.de> (maintainer)
Approved by:    nork (mentor/implicitly)
20 Dec 2003 16:14:14
Original commit files touched by this commit  1.9_2
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
07 Dec 2003 01:27:06
Original commit files touched by this commit  1.9_1
marcus search for other commits by this committer
Chase the libmad/libid3tag shared lib version.
28 Sep 2003 15:01:21
Original commit files touched by this commit  1.9
krion search for other commits by this committer
- Update to version 1.9

PR:             57303
Submitted by:   Ulrich Spoerlein <q@uni.de> (maintainer)
14 Jun 2003 09:16:16
Original commit files touched by this commit  1.8
adamw search for other commits by this committer
Add mp3splt.

mp3splt is a nice utility to split large mp3/ogg files via cue-sheet

PR:             ports/52899
Submitted by:   Ulrich Spoerlein <q@uni.de>

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.214 seconds.