FreshPorts -- The Place For Ports Wed, 19 Nov 2008 11:59 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/libmad/Makefile
CVSWeb

Number of commits found: 13

Sun, 28 Jan 2007
[ 09:07 kris ] Original commit 
1.31 archivers/libcomprex/Makefile
1.21 audio/ccaudio/Makefile
1.13 audio/libadplug/Makefile
1.36 audio/libao/Makefile
1.40 audio/libaudiofile/Makefile
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/Makefile
1.4 audio/liboggz/Makefile
1.16 audio/libsamplerate/Makefile

(Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included one to avoid objformat a.out botch
Tue, 19 Dec 2006
[ 07:23 dinoex ] Original commit 
1.12 audio/libmad/Makefile
- USE_LDCONFIG
Sat, 2 Dec 2006
[ 19:44 dinoex ] Original commit 
1.11 audio/libmad/Makefile
1.11 audio/madplay/Makefile
- take maintainership
Submit:ted by:
Revi:rewed by:
Sun, 12 Nov 2006
[ 19:01 linimon ] Original commit 
1.9 audio/cantus_3/Makefile
1.10 audio/libid3tag/Makefile
1.10 audio/libmad/Makefile
1.21 audio/mad/Makefile
1.10 audio/madplay/Makefile
1.10 audio/mpiosh/Makefile
1.8 deskutils/gtweakui/Makefile
1.7 games/ssamtse/Makefile
1.27 net-mgmt/zabbix/Makefile
1.8 security/gnome-password-generator/Makefile
Reset inactive maintainer asa@gascom.ru.

Hat:            portmgr
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.
Thu, 19 May 2005
[ 17:40 marcus ] Original commit 
1.7 audio/libmad/Makefile
Be sure the pkgconfig directory exists (it doesn't on not branch versions
of FreeBSD).

Reported by:    GNOME Tinderbox
Thu, 9 Dec 2004
[ 16:54 sf ] Original commit 
1.6 audio/libmad/Makefile
add knob to enable speed optimization.
(maintainer timeout for two weeks.)

Submitted by:   Ingmar Gebert <ingmar.gebert@uni-rostock.de>
Mon, 11 Oct 2004
[ 23:20 pav ] Original commit 
1.5 audio/libmad/Makefile
1.1 audio/libmad/files/mad.pc.in
1.2 audio/libmad/pkg-plist
- Install pkgconfig file

Approved by:    maintainer
Obtained from:  Debian
Fri, 9 Jul 2004
[ 18:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Wed, 7 Jul 2004
[ 08:17 pav ] Original commit 
1.3 audio/libmad/Makefile
1.3 audio/libmad/distinfo
- Update to 0.15.1b

PR:             ports/68682
Submitted by:   Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
Approved by:    maintainer
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.
Sun, 7 Dec 2003
[ 00:50 marcus ] Original commit 
1.472 audio/Makefile
1.1 audio/libmad/Makefile
1.1 audio/libmad/distinfo
1.1 audio/libmad/files/patch-configure
1.1 audio/libmad/pkg-descr
1.1 audio/libmad/pkg-plist
Add libmad, the library backend to the MAD audio project.  MAD is a
high-quality MPEG 1 and 2 audio decoder.

PR:             59702
Submitted by:   Sergey Akifyev <asa@gascom.ru>

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 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 19405
Broken 158
Deprecated 81
Ignore 444
Forbidden 7
Restricted 271
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 64
Interactive 78
new 24 hours 2
new 48 hours5
new 7 days35
new fortnight69
new month114

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