FreshPorts -- The Place For Ports Fri, 29 Aug 2008 11:26 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
non port: audio/normalize/Makefile
CVSWeb

Number of commits found: 28

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)
Fri, 6 Jun 2008
[ 14:07 edwin ] Original commit 
1.32 audio/abcde/Makefile
1.3 audio/abraca/Makefile
1.3 audio/akode-plugins-pulseaudio/Makefile
1.7 audio/amarok-fs/Makefile
1.83 audio/amarok/Makefile
1.2 audio/amb-plugins/Makefile
1.5 audio/ampache/Makefile
1.13 audio/aqualung/Makefile
1.24 audio/ardour/Makefile
1.62 audio/arts/Makefile

(Only the first 10 of 345 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 Apr 2008
[ 18:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Tue, 28 Aug 2007
[ 09:37 rafan ] Original commit 
1.25 audio/normalize/Makefile
- 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
Mon, 30 Jan 2006
[ 12:33 mnag ] Original commit 
1.24 audio/normalize/Makefile
1.7 audio/normalize/distinfo
1.2 audio/normalize/files/patch-src::Makefile.in
1.7 audio/normalize/pkg-plist
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
Sat, 12 Nov 2005
[ 21:17 sem ] Original commit 
1.23 audio/normalize/Makefile
- Submitter of the last PR kindly agrees to take the port
[ 19:09 sem ] Original commit 
1.22 audio/normalize/Makefile
1.6 audio/normalize/pkg-plist
- Fix pkg-plist when WITH_XMMS defined

PR:             ports/88893
Submitted by:   Ion-Mihai "IOnut" Tetcu
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'.
Sat, 10 Apr 2004
[ 18:26 trevor ] Original commit 
1.19 audio/normalize/Makefile
1.24 audio/soundtracker/Makefile
1.19 audio/spiralsynth/Makefile
1.9 biology/avida/Makefile
1.23 biology/tinker/Makefile
1.10 cad/gmsh/Makefile
1.31 cad/magic/Makefile
1.12 chinese/bg5pdf/Makefile
1.11 chinese/cle_base/Makefile
1.7 chinese/cwtex/Makefile

(Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Sat, 27 Mar 2004
[ 23:35 kris ] Original commit 
1.18 audio/normalize/Makefile
1.5 audio/normalize/pkg-plist
Support WITHOUT_NLS
Wed, 24 Mar 2004
[ 14:20 green ] Original commit 
1.17 audio/normalize/Makefile
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
Tue, 23 Mar 2004
[ 17:23 green ] Original commit 
1.16 audio/normalize/Makefile
1.4 audio/normalize/pkg-plist
Add the ability to install the XMMS plugin (WITH_XMMS option).
Wed, 4 Feb 2004
[ 04:36 marcus ] Original commit 
1.26 arabic/kde3-i18n/Makefile
1.4 arabic/koffice-i18n/Makefile
1.5 archivers/dpkg/Makefile
1.40 archivers/gtar/Makefile
1.17 archivers/libcomprex/Makefile
1.48 archivers/rpm/Makefile
1.19 astro/fooseti/Makefile
1.17 astro/gpsdrive/Makefile
1.15 astro/spacechart/Makefile
1.41 audio/aumix/Makefile

(Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor ] Original commit 
1.25 arabic/kde3-i18n/Makefile
1.3 arabic/koffice-i18n/Makefile
1.4 archivers/dpkg/Makefile
1.39 archivers/gtar/Makefile
1.16 archivers/libcomprex/Makefile
1.47 archivers/rpm/Makefile
1.18 astro/fooseti/Makefile
1.16 astro/gpsdrive/Makefile
1.14 astro/spacechart/Makefile
1.40 audio/aumix/Makefile

(Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
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, 16 Nov 2003
[ 14:22 krion ] Original commit 
1.12 audio/normalize/Makefile
1.4 audio/normalize/distinfo
1.1 audio/normalize/files/patch-src::Makefile.in
1.2 audio/normalize/pkg-descr
- Update to version 0.7.6

PR:             59328
Submitted by:   Ports Fury
Mon, 3 Nov 2003
[ 07:23 linimon ] Original commit 
1.7 archivers/sectar/Makefile
1.6 audio/mp3chew/Makefile
1.11 audio/normalize/Makefile
1.10 audio/umix/Makefile
1.3 comms/sms_client/Makefile
1.4 devel/diffconvert/Makefile
1.3 devel/fnccheck/Makefile
1.6 editors/ved/Makefile
Reset maintainer to ports@FreeBSD.org.  Requested by: kris.
Tue, 26 Aug 2003
[ 21:25 marcus ] Original commit 
1.3 archivers/dpkg/Makefile
1.37 archivers/gtar/Makefile
1.11 archivers/libcomprex/Makefile
1.46 archivers/rpm/Makefile
1.16 astro/fooseti/Makefile
1.14 astro/gpsdrive/Makefile
1.12 astro/spacechart/Makefile
1.38 audio/aumix/Makefile
1.15 audio/denemo/Makefile
1.20 audio/lopster/Makefile

(Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 06:41 marcus ] Original commit 
1.2 archivers/dpkg/Makefile
1.36 archivers/gtar/Makefile
1.10 archivers/libcomprex/Makefile
1.45 archivers/rpm/Makefile
1.15 astro/fooseti/Makefile
1.13 astro/gpsdrive/Makefile
1.11 astro/spacechart/Makefile
1.37 audio/aumix/Makefile
1.14 audio/denemo/Makefile
1.19 audio/lopster/Makefile

(Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Mon, 24 Feb 2003
[ 06:10 edwin ] Original commit 
1.8 audio/normalize/Makefile
1.3 audio/normalize/distinfo
1.2 audio/normalize/pkg-comment
1.3 audio/normalize/pkg-plist
Update port: audio/normalize to 0.7.5

PR:             ports/42399
Submitted by:   Jamie Aczel <temperanza@softhome.net>
Thu, 1 Aug 2002
[ 17:22 ade ] Original commit 
1.30 archivers/gtar/Makefile
1.40 archivers/rpm/Makefile
1.8 astro/fooseti/Makefile
1.15 astro/seti_applet/Makefile
1.7 astro/spacechart/Makefile
1.29 audio/aumix/Makefile
1.7 audio/denemo/Makefile
1.4 audio/koog/Makefile
1.12 audio/lopster/Makefile
1.12 audio/mad/Makefile

(Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Fri, 12 Apr 2002
[ 18:10 ade ] Original commit 
1.26 archivers/gtar/Makefile
1.39 archivers/rpm/Makefile
1.6 astro/fooseti/Makefile
1.13 astro/seti_applet/Makefile
1.6 astro/spacechart/Makefile
1.28 audio/aumix/Makefile
1.5 audio/denemo/Makefile
1.12 audio/kmikmod/Makefile
1.3 audio/koog/Makefile
1.11 audio/lopster/Makefile

(Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
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
Fri, 15 Mar 2002
[ 19:44 ade ] Original commit 
1.25 archivers/gtar/Makefile
1.38 archivers/rpm/Makefile
1.5 astro/fooseti/Makefile
1.12 astro/seti_applet/Makefile
1.5 astro/spacechart/Makefile
1.27 audio/aumix/Makefile
1.4 audio/denemo/Makefile
1.11 audio/kmikmod/Makefile
1.2 audio/koog/Makefile
1.10 audio/lopster/Makefile

(Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
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
Tue, 27 Feb 2001
[ 03:03 steve ]  
unknown audio/normalize/Makefile
unknown audio/normalize/distinfo
unknown audio/normalize/pkg-plist
Update to version 0.5.2.    
Tue, 20 Feb 2001
[ 13:59 sf ]  
unknown audio/normalize/Makefile
get rid of unnecessary libgnugetopt dependency.    
Sun, 4 Feb 2001
[ 21:13 olgeni ]  
unknown audio/cdplayer.app/Makefile
unknown audio/cmp3/Makefile
unknown audio/gkrellmms/Makefile
unknown audio/gkrellmvolume/Makefile
unknown audio/glame/Makefile
unknown audio/linux-realplayer/Makefile
unknown audio/normalize/Makefile
unknown audio/openal/Makefile
unknown audio/sweep/Makefile
Style: use tabs, not spaces, to indent variables in Makefiles.   (whitespace
only changes)    
Sat, 3 Feb 2001
[ 18:16 dannyboy ]  
unknown audio/normalize/Makefile
unknown audio/normalize/distinfo
unknown audio/normalize/pkg-comment
unknown audio/normalize/pkg-descr
unknown audio/normalize/pkg-plist
Add normalize, a tool for normalizing the volume of wav and mp3 files.    

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19053
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days26
new fortnight63
new month223

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