FreshPorts -- The Place For Ports Mon, 13 Oct 2008 8:24 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: audio/mp3splt/Makefile
CVSWeb

Number of commits found: 22

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 25 Jun 2008
[ 05:25 adamw ] Original commit 
1.21 audio/mp3splt/Makefile
1.1 audio/mp3splt/files/patch-mp3splt.c
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)
Sun, 3 Feb 2008
[ 04:43 beech ] Original commit 
1.20 audio/mp3splt/Makefile
- Add option (ogg vorbis)

PR:             ports/120199
Submitted by:   Oleg Pudeyev <oleg@bsdpower.com>
Approved by:    Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Sat, 28 Jul 2007
[ 13:27 miwi ] Original commit 
1.19 audio/akode-plugins-xiph/Makefile
1.9 audio/aqualung/Makefile
1.59 audio/arts/Makefile
1.24 audio/audacity-devel/Makefile
1.34 audio/audacity/Makefile
1.23 audio/beast/Makefile
1.22 audio/cmus/Makefile
1.27 audio/darkice/Makefile
1.56 audio/easytag-devel/Makefile
1.41 audio/easytag/Makefile

(Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Mon, 29 May 2006
[ 21:46 pav ] Original commit 
1.18 audio/mp3splt/Makefile
1.6 audio/mp3wrap/Makefile
1.11 audio/xmms-real-random/Makefile
1.4 devel/rubygem-rgl/Makefile
1.5 devel/rubygem-stream/Makefile
1.7 ftp/wmget/Makefile
1.5 games/wmquake/Makefile
1.11 graphics/ocrad/Makefile
1.23 multimedia/camserv/Makefile
1.3 net/wmwifi/Makefile

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update maintainer's email address

PR:             ports/98102
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Tue, 30 Aug 2005
[ 14:19 novel ] Original commit 
1.17 audio/mp3splt/Makefile
1.8 audio/mp3splt/distinfo
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)
Fri, 13 May 2005
[ 21:17 thierry ] Original commit 
1.16 audio/mp3splt/Makefile
1.5 audio/mp3wrap/Makefile
1.7 audio/xmms-real-random/Makefile
1.6 ftp/wmget/Makefile
1.15 games/quake2forge/Makefile
1.50 games/quakeforge/Makefile
1.2 games/wmquake/Makefile
1.7 graphics/ocrad/Makefile
1.12 irc/eggdrop/Makefile
1.14 misc/gtl/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Change maintainer address.

PR:             ports/80973
Submitted by:   Ulrich Spoerlein <q (at) galgenberg.net>
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Fri, 21 Jan 2005
[ 08:41 ahze ] Original commit 
1.13 audio/mp3splt/Makefile
- Depend on audio/libmad not audio/mad for libmad
Mon, 17 Jan 2005
[ 14:32 ahze ] Original commit 
1.12 audio/mp3splt/Makefile
1.7 audio/mp3splt/distinfo
- Update to 2.1b

PR:             ports/76345
Submitted by:   maintainer
Wed, 1 Sep 2004
[ 09:06 krion ] Original commit 
1.11 audio/mp3splt/Makefile
1.6 audio/mp3splt/distinfo
Update to 2.0e

PR:             ports/71170
Submitted by:   Michael Johnson <ahze@ahze.net>
Approved by:    maintainer
Sun, 18 Apr 2004
[ 18:08 pav ] Original commit 
1.10 audio/mp3splt/Makefile
1.5 audio/mp3splt/distinfo
- Update to 2.0d

PR:             ports/65629
Submitted by:   Ulrich Spoerlein <q@uni.de> (maintainer)
Wed, 10 Mar 2004
[ 23:25 krion ] Original commit 
1.9 audio/mp3splt/Makefile
- Fix build on 4-x

Reported by:    bento via kris
Mon, 23 Feb 2004
[ 00:35 krion ] Original commit 
1.8 audio/mp3splt/Makefile
1.4 audio/mp3splt/distinfo
1.2 audio/mp3splt/files/patch-mp3.c
- 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
Sat, 21 Feb 2004
[ 21:40 kris ] Original commit 
1.7 audio/mp3splt/Makefile
BROKEN: Does not fetch
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sun, 1 Feb 2004
[ 11:53 ale ] Original commit 
1.5 audio/mp3splt/Makefile
1.3 audio/mp3splt/distinfo
1.2 audio/mp3splt/pkg-plist
- 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)
Sat, 20 Dec 2003
[ 16:14 naddy ] Original commit 
1.6 audio/alsaplayer/Makefile
1.13 audio/audacity-devel/Makefile
1.13 audio/audacity/Makefile
1.12 audio/darkice/Makefile
1.26 audio/easytag/Makefile
1.18 audio/glame/Makefile
1.34 audio/icecast2/Makefile
1.6 audio/ices/Makefile
1.3 audio/jamboree/Makefile
1.14 audio/libshout2/Makefile

(Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Catch up with libogg/libvorbis version bump.
Sun, 7 Dec 2003
[ 01:27 marcus ] Original commit 
1.5 audio/alsaplayer/Makefile
1.11 audio/audacity/Makefile
1.8 audio/liteamp/Makefile
1.3 audio/mp3splt/Makefile
1.24 audio/mpg321/Makefile
1.4 audio/musicpd/Makefile
1.11 audio/net-rhythmbox/Makefile
1.13 audio/normalize/Makefile
1.7 audio/py-mad/Makefile
1.17 audio/rhythmbox/Makefile

(Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Chase the libmad/libid3tag shared lib version.
Sun, 28 Sep 2003
[ 15:01 krion ] Original commit 
1.2 audio/mp3splt/Makefile
1.2 audio/mp3splt/distinfo
- Update to version 1.9

PR:             57303
Submitted by:   Ulrich Spoerlein <q@uni.de> (maintainer)
Sat, 14 Jun 2003
[ 09:16 adamw ] Original commit 
1.418 audio/Makefile
1.1 audio/mp3splt/Makefile
1.1 audio/mp3splt/distinfo
1.1 audio/mp3splt/pkg-descr
1.1 audio/mp3splt/pkg-plist
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: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03

12 vulnerabilities affecting 34 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 19306
Broken 157
Deprecated 80
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 62
Interactive 78
new 24 hours 12
new 48 hours23
new 7 days44
new fortnight79
new month138

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.212 seconds.