FreshPorts -- The Place For Ports Mon, 8 Sep 2008 3:23 PM BST
non port: audio/xmms-flac/Makefile
CVSWeb

Number of commits found: 20

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)
Mon, 7 Apr 2008
[ 21:37 naddy ] Original commit 
1.23 audio/akode-plugins-xiph/Makefile
1.11 audio/aqualung/Makefile
1.11 audio/bmp-flac/Makefile
1.26 audio/cmus/Makefile
1.8 audio/cynthiune/Makefile
1.63 audio/easytag-devel/Makefile
1.45 audio/easytag/Makefile
1.42 audio/flac/Makefile
1.10 audio/flac123/Makefile
1.9 audio/gstreamer-plugins-flac/Makefile

(Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:     119476
Mon, 24 Mar 2008
[ 17:02 miwi ] Original commit 
1.4 accessibility/at-poke/Makefile
1.5 audio/bmp-htmlplaylist/Makefile
1.16 audio/bmp-wma/Makefile
1.62 audio/easytag-devel/Makefile
1.44 audio/easytag/Makefile
1.11 audio/scrobbler/Makefile
1.11 audio/wmix/Makefile
1.8 audio/xmms-bonk/Makefile
1.16 audio/xmms-flac/Makefile
1.27 audio/xmms-shn/Makefile

(Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Tue, 13 Nov 2007
[ 14:28 naddy ] Original commit 
1.41 audio/flac/Makefile
1.15 audio/xmms-flac/Makefile
1.13 audio/flac/distinfo
1.8 audio/xmms-flac/distinfo
1.1 audio/flac/files/patch-src_libFLAC++_metadata.cpp
1.1 audio/flac/files/patch-src_libFLAC_bitbuffer.c
1.1 audio/flac/files/patch-src_libFLAC_file__decoder.c
1.1 audio/flac/files/patch-src_libFLAC_file__encoder.c
1.1 audio/flac/files/patch-src_libFLAC_format.c
1.1 audio/flac/files/patch-src_libFLAC_include_private_md5.h

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Fix integer overflows (CVE-2007-4619) by backporting corresponding
fixes from FLAC 1.2.1.

Reviewed by:    miwi
Approved by:    portmgr (linimon)
Security:       ff65eecb-91e4-11dc-bd6c-0016179b2dd5
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 28 Mar 2007
[ 01:24 naddy ] Original commit 
1.13 audio/xmms-flac/Makefile
Don't waste time building unused static versions of convenience libraries.
[ 00:58 naddy ] Original commit 
1.12 audio/xmms-flac/Makefile
Ignore ${WRKSRC}/obj.
[ 00:47 naddy ] Original commit 
1.11 audio/xmms-flac/Makefile
1.3 audio/xmms-flac/files/patch-configure
1.3 audio/xmms-flac/files/patch-src_plugin__xmms_Makefile.in
Use ports libtool instead of the included one.  This should fix building
on 7.0-CURRENT.

Notified by:    kris (pointyhat)
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Wed, 16 Mar 2005
[ 14:49 naddy ] Original commit 
1.33 audio/flac/Makefile
1.8 audio/xmms-flac/Makefile
1.11 audio/flac/distinfo
1.6 audio/xmms-flac/distinfo
1.3 audio/flac/files/patch-Makefile.in
1.7 audio/flac/files/patch-configure
1.2 audio/xmms-flac/files/patch-configure
1.3 audio/flac/files/patch-doc_Makefile.in
1.2 audio/flac/files/patch-doc_html_Makefile.in
1.2 audio/flac/files/patch-doc_html_images_Makefile.in

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Update to FLAC 1.1.2.  Notable changes:
* better Ogg FLAC support
* speedups
* several new options to flac and metaflac
* several API additions
* streaming support in the XMMS plugin
* bugfixes
Wed, 17 Nov 2004
[ 19:02 naddy ] Original commit 
1.7 audio/xmms-flac/Makefile
1.5 audio/xmms-flac/distinfo
Sync with Debian.  No code changes.

PR:             74047
Submitted by:   Radek Kozlowski <radek@raadradd.com>
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
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)
Thu, 23 Oct 2003
[ 02:36 naddy ] Original commit 
1.4 audio/xmms-flac/Makefile
1.3 audio/xmms-flac/distinfo
Sync with Debian patch version, no functional changes.

Submitted by:   fenner  (distfiles survey)
Tue, 16 Sep 2003
[ 01:20 naddy ] Original commit 
1.3 audio/xmms-flac/Makefile
Chase XMMS library version.

PR:             56708
Submitted by:   Linh Pham <question@closedsrc.org>
Tue, 8 Jul 2003
[ 00:20 naddy ] Original commit 
1.2 audio/xmms-flac/Makefile
1.2 audio/xmms-flac/distinfo
Catch up with Debian patch file.  No functional changes.

Reported by:    fenner (portsurvey)
Tue, 10 Jun 2003
[ 16:43 naddy ] Original commit 
1.417 audio/Makefile
1.1 audio/xmms-flac/Makefile
1.1 audio/xmms-flac/files/Makefile
1.1 audio/xmms-flac/distinfo
1.1 audio/xmms-flac/files/patch-configure
1.1 audio/xmms-flac/files/patch-src_plugin__xmms_Makefile.in
1.1 audio/xmms-flac/pkg-descr
1.1 audio/xmms-flac/pkg-plist
Spin off the XMMS FLAC plugin into its proper port.

PR:             52456
Suggested by:   David Yeske <dyeske@yahoo.com>

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
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

2 vulnerabilities affecting 3 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 19172
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 132
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 78
new 48 hours86
new 7 days118
new fortnight167
new month318

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