FreshPorts -- The Place For Ports Thu, 2 Sep 2010 2:43 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
I'm looking for a bit of assistance from a undernet IRC node operator please. I would like a cloaked hostname. Seems I'm attracting a bit of attention.
Port details
normalize 0.7.7_4 audio on this many watch lists=28 search for ports that depend on this port
A tool for adjusting the volume of wave/MP3 files to a standard level
Maintained by: alex@fafula.com search for ports maintained by this maintainer
Port Added: 03 Feb 2001 15:16:34


Normalize is an overly complicated tool for adjusting the volume of
wave files to a standard volume level.  This is useful for things like
creating mp3 mixes, where different recording levels on different
albums can cause the volume to vary greatly from song to song.

WWW: http://normalize.nongnu.org/

- George Reid
greid@ukug.uk.freebsd.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: audio/madplay, audio/lame
Required Libraries: audio/libmad, devel/gettext

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


Configuration Options
===> The following configuration options are available for normalize-0.7.7_4:
     XMMS=off (default) "Build XMMS plugin"
     MP3=on (default) "MP3 support"
     OGG=off (default) "OGG support"
     FLAG=off (default) "FLAC support"
===> Use 'make config' to modify these settings

Master Sites:
http://mirrors.aixtools.net/sv/normalize/
http://mirrors.zerg.biz/nongnu/normalize/
http://nongnu.askapache.com/normalize/
http://mirror.lihnidos.org/GNU/savannah/normalize/
http://ftp.twaren.net/Unix/NonGNU/normalize/
ftp://ftp.twaren.net/Unix/NonGNU/normalize/
http://download.savannah.gnu.org/releases-noredirect/normalize/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jun 2010 09:55:01
Original commit files touched by this commit  0.7.7_4
netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
31 May 2010 03:01:56
Original commit files touched by this commit  0.7.7_3
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
30 Jan 2009 23:12:01
Original commit files touched by this commit  0.7.7_2
pav search for other commits by this committer
- Use MASTER_SITE_SAVANNAH to fix fetch

Reported by:    -fetch-original pointyhat run
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.7.7_2
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)
06 Jun 2008 14:07:20
Original commit files touched by this commit  0.7.7_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.7.7_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
28 Aug 2007 09:37:46
Original commit files touched by this commit  0.7.7_1
rafan search for other commits by this committer
- When helper programs does not appear at compile time, the generated
  script is broken. Therefore, disable helper program search at compile
  time and let it searches programs at runtime.
- Helper programs can be installed via OPTIONS. Install madplay for MP3
  as default.

PR:             ports/107386 (based on)
Submitted by:   Jonathan Liu <Net147 at hotmail.com>
Approved by:    maintainer via mail
29 Jul 2007 14:41:32
Original commit files touched by this commit  0.7.7
pav search for other commits by this committer
- Update WWW
30 Jan 2006 12:33:08
Original commit files touched by this commit  0.7.7
mnag search for other commits by this committer
Update to 0.7.7
Use audio/libmad instead meta port audio/mad
Pass maintainer to submitter

PR:             92514
Submitted by:   Aleksander Fafula <alex@fafula.com>
Approved by:    maintainer
22 Jan 2006 08:13:12
Original commit files touched by this commit  0.7.6_3
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
12 Nov 2005 21:17:58
Original commit files touched by this commit  0.7.6_3
sem search for other commits by this committer
- Submitter of the last PR kindly agrees to take the port
12 Nov 2005 19:09:45
Original commit files touched by this commit  0.7.6_3
sem search for other commits by this committer
- Fix pkg-plist when WITH_XMMS defined

PR:             ports/88893
Submitted by:   Ion-Mihai "IOnut" Tetcu
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.7.6_3
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  0.7.6_3
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'.
10 Apr 2004 18:26:55
Original commit files touched by this commit  0.7.6_3
trevor search for other commits by this committer
Tidy up whitespace.
27 Mar 2004 23:35:31
Original commit files touched by this commit  0.7.6_3
kris search for other commits by this committer
Support WITHOUT_NLS
24 Mar 2004 14:20:03
Original commit files touched by this commit  0.7.6_3
green search for other commits by this committer
Unbreak the fetch step: USE_BZIP2 must be set before the use of
OPTIONS/<bsd.port.pre.mk> to take effect there.

Submitted by:   mich
23 Mar 2004 17:23:50
Original commit files touched by this commit  0.7.6_3
green search for other commits by this committer
Add the ability to install the XMMS plugin (WITH_XMMS option).
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.7.6_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
27 Jan 2004 20:51:07
Original commit files touched by this commit  0.7.6_1
trevor search for other commits by this committer
Add SIZE.
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.7.6_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
07 Dec 2003 01:27:06
Original commit files touched by this commit  0.7.6_1
marcus search for other commits by this committer
Chase the libmad/libid3tag shared lib version.
16 Nov 2003 14:22:18
Original commit files touched by this commit  0.7.6
krion search for other commits by this committer
- Update to version 0.7.6

PR:             59328
Submitted by:   Ports Fury
03 Nov 2003 07:23:24
Original commit files touched by this commit  0.7.5_2
linimon search for other commits by this committer
Reset maintainer to ports@FreeBSD.org.  Requested by: kris.
26 Aug 2003 21:25:58
Original commit files touched by this commit  0.7.5_2
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  0.7.5_1
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
24 Feb 2003 06:10:54
Original commit files touched by this commit  0.7.5_1
edwin search for other commits by this committer
Update port: audio/normalize to 0.7.5

PR:             ports/42399
Submitted by:   Jamie Aczel <temperanza@softhome.net>
01 Aug 2002 17:22:41
Original commit files touched by this commit  0.5.2_1
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
12 Apr 2002 18:10:20
Original commit files touched by this commit  0.5.2_1
ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
15 Mar 2002 19:44:29
Original commit files touched by this commit  0.5.2
ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
27 Feb 2001 03:03:27
files touched by this commit
steve search for other commits by this committer
Update to version 0.5.2.    
20 Feb 2001 13:59:56
files touched by this commit
sf search for other commits by this committer
get rid of unnecessary libgnugetopt dependency.    
04 Feb 2001 21:13:03
files touched by this commit
olgeni search for other commits by this committer
Style: use tabs, not spaces, to indent variables in Makefiles.   (whitespace
only changes)    
03 Feb 2001 18:16:34
files touched by this commit
dannyboy search for other commits by this committer
Add normalize, a tool for normalizing the volume of wav and mp3 files.    

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
p5-libwwwAug 31
quaggaAug 25
bugzillaAug 24
bugzilla2Aug 24
openttdAug 22
corkscrewAug 21
phpmyadminAug 21
phpmyadmin211Aug 21
ruby18-nopthreads*Aug 20
ruby19*Aug 20
slim*Aug 20
vlcAug 14
isolateAug 13
linux-f10-flashplugin10Aug 13
linux-f8-flashplugin10Aug 13

8 vulnerabilities affecting 11 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 22142
Broken 204
Deprecated 90
Ignore 871
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 56
Expired 54
Set to expire 79
Interactive 74
new 24 hours 15
new 48 hours19
new 7 days36
new fortnight81
new month191

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