FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:09 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
faad 2.7_1,1 audio on this many watch lists=89 search for ports that depend on this port An older version of this port was marked as vulnerable.
MPEG-2 and MPEG-4 AAC audio decoder
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jan 2003 19:21:38


FAAD2 (Freeware Advanced Audio Decoder) is a MPEG-2, MPEG-4 AAC decoder.

FAAD2 is the fastest ISO AAC audio decoder available and can be used with
DRM (Digital Radio Mondiale), and supports HE (High Efficiency), Main,
LC, LD, LTP, PS (Parametric Stereo) AAC files.

WWW: http://www.audiocoding.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/automake110, devel/autoconf262, devel/libtool22

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


Configuration Options
     No options to configure

Master Sites:
http://garr.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
http://superb-east.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
http://nchc.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
http://kent.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
http://easynews.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
http://ufpr.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
http://mesh.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
http://heanet.dl.sourceforge.net/project/faac/faad2-src/faad2-2.7/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2004-11-11
    Affects: users of audio/faad, multimedia/mpeg4ip
    Author: lioux@FreeBSD.org
    Reason: 
      mpeg4ip has been updated and broken down into 2 separate ports:
      mpeg4ip and mpeg4ip-libmp4v2. Furthermore, mpeg4ip now depends
      on faad. Moreover, faad now depends on mpeg4ip-libmp4v2 rather
      than on mpeg4ip which avoids a cyclic dependency (mpeg4ip depends
      on faad which depends on mpeg4ip).
    
      If any of the old ports are installed, mpeg4ip will not compile.
      Therefore,
    
      1) Remove old faad and mpeg4ip ports which conflict with new
      mpeg4ip
    
      pkg_delete -f /var/db/pkg/mpeg4ip*
      pkg_delete -f /var/db/pkg/faad*
    
      2) Install faad, mpeg4ip and mpeg4ip-libmp4v2 in the following
      order
    
      cd /usr/ports/multimedia/mpeg4ip-libmp4v2 && make install clean
      cd /usr/ports/audio/faad && make install clean
      cd /usr/ports/multimedia/mpeg4ip && make install clean
    
    

  • 2004-05-14
    Affects: users of audio/faad
    Author: pav@FreeBSD.org
    Reason: 
      If the compilation of faad fails, please manually delete previously
      installed version of faad and reinstall it from the port.
    
    

Number of commits found: 64

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Aug 2009 12:37:34
Original commit files touched by this commit  2.7_1,1
erwin search for other commits by this committer
Fix sourceforge

Submitted by:   pointyhat
02 Aug 2009 20:36:34
Original commit files touched by this commit  2.7_1,1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
25 Mar 2009 03:38:17
Original commit files touched by this commit  2.7_1,1
marcus search for other commits by this committer
Fix the build on -CURRENT by removing an inline function prototype.
24 Mar 2009 16:58:56
Original commit files touched by this commit  2.7_1,1
mm search for other commits by this committer
- Add MAKE_JOBS_SAFE to support SMP compilation
02 Mar 2009 21:59:37
Original commit files touched by this commit  2.7_1,1
pav search for other commits by this committer
- Bump PORTREVISION for previous -fPIC fix, otherwise it's invisible

Missed by:      beech
01 Mar 2009 22:27:18
Original commit files touched by this commit  2.7,1
beech search for other commits by this committer
- Add PIC flags to fix 64 Bit build

Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Reported by:    pointyhat via pav
21 Feb 2009 15:50:22
Original commit files touched by this commit  2.7,1
miwi search for other commits by this committer
- Update to version 2.7

PR:             131829
Submitted by:   ports fury
12 Nov 2008 16:31:27
Original commit files touched by this commit  2.6.1_1,1
pav search for other commits by this committer
- Fix a heap-based buffer overflow in the command-line frontend. It allows
  remote attackers to cause a denial of service (crash) and possibly execute
  arbitrary code via a crafted MPEG-4 (MP4) file.

PR:             ports/128512
Submitted by:   bf <bf2006a@yahoo.com>
Security:       http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4201
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.6.1,1
 This port version is marked as vulnerable.
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)
20 Aug 2008 01:57:32
Original commit files touched by this commit  2.6.1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
20 Mar 2008 09:19:39
Original commit files touched by this commit  2.6.1,1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
24 Feb 2008 16:41:45
Original commit files touched by this commit  2.6.1,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Update to 2.6.1
14 Nov 2007 18:01:53
Original commit files touched by this commit  2.6_1,1
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Remove the drm, which drm causes faac/faad to not be able get mplayer and
other applications function correct. Bump the PORTREVISION.

Reported by:    a few in freebsd-multimedia@
Approved by:    portmgr (marcus)
23 Oct 2007 13:13:01
Original commit files touched by this commit  2.6,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Update to 2.6
30 Sep 2007 05:47:37
Original commit files touched by this commit  2.5_1,1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
31 Aug 2006 19:14:57
Original commit files touched by this commit  2.5,1
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Fix the build on FreeBSD 4.x.

PR:             ports/102572
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
31 Aug 2006 16:34:44
Original commit files touched by this commit  2.5,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Mark BROKEN on 4.x

Reported by:    kris via pointyhat
26 Aug 2006 21:07:53
Original commit files touched by this commit  2.5,1
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Remove PATCH_DEPENDS and rename the post-patch target to pre-configure. It
makes more sense. Should fix the build in a few of other tinderboxes, but
I don't understand why it works for pointyhat thought.

Reported by:    novel
25 Aug 2006 00:33:51
Original commit files touched by this commit  2.5,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Update to 2.5
09 Jun 2006 19:00:35
Original commit files touched by this commit  2.0_6,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
16 Apr 2006 00:41:10
Original commit files touched by this commit  2.0_6,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Make portlint happy

PR:     ports/95829
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.0_6,1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
28 Jan 2006 21:18:45
Original commit files touched by this commit  2.0_5,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Change the pre-patch: build-depends to PATCH_DEPENDS= ${BUILD_DEPENDS} to make
  sure we have libtool and stuf for post-patch

Reported by:    kris
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.0_5,1
 This port version is marked as vulnerable.
ade search for other commits by this committer
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.
09 Nov 2005 07:09:47
Original commit files touched by this commit  2.0_5,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
12 Apr 2005 04:26:57
Original commit files touched by this commit  2.0_5
 This port version is marked as vulnerable.
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  2.0_5
 This port version is marked as vulnerable.
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'.
19 Jan 2005 05:31:03
Original commit files touched by this commit  2.0_5,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Fix build with new lrintf math functions [1]
- Simplify COMMENT
- Update pkg-desc

Submitted by:   Dan Larsson [1]
01 Dec 2004 21:46:03
Original commit files touched by this commit  2.0_5,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Remove old MPEG4IP knobs that are not used anymore

Pointed out by: lofi
27 Nov 2004 15:16:11
Original commit files touched by this commit  2.0_5,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Use newer version of autoconf/autoheader (259)

Submitted by:   paulbeard@mac.com
10 Nov 2004 01:48:47
Original commit files touched by this commit  2.0_5,1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Have faad depend on mpeg4ip-libmp4v2 so mpeg4ip can use faad
o Bump PORTREVISION

PR:             72205
Submitted by:   ahze
29 Oct 2004 23:24:47
Original commit files touched by this commit  2.0_4,1
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
21 Oct 2004 04:40:56
Original commit files touched by this commit  2.0_4,1
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Fix the build on amd64.

PR:             ports/72943
Reported by:    pointyhat via kris
                sean@mcneil.com
Submitted by:   sean@mcneil.com (patch)
                Michael Johnson <ahze@ahze.net> (maintainer)
Tested by:      sean@mcneil.com
18 Oct 2004 03:19:57
Original commit files touched by this commit  2.0_4,1
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Only define WITHOUT_MPEG4IP for >=502126 and if you don't already have mpeg4ip
previously installed. This is also only a temp fix until mpeg4ip is updated
(ports/72206) or fixed.

PR:             ports/72799
Submitted by:   Michael Johnson <ahze@ahze.net> (maintainer)
Pointed out by: spamrefuse@yahoo.com
14 Oct 2004 23:09:08
Original commit files touched by this commit  2.0_4,1
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Disable depend on mpeg4ip until new mpeg4ip is committed. The current mpeg4ip
is broke, so disable this to allow other apps to get build with faad.

Requested by:   Michael Johnson <ahze@ahze.net> (maintainer)
14 Oct 2004 06:13:43
Original commit files touched by this commit  2.0_4,1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Backout previous commit because the rest of the updates can't be
tested because I'm still on 5.2.1 and I can't compile gcc34 and the
only packages for gcc34 I find are 4.10 or 5.3. Bummer!
14 Oct 2004 06:11:26
Original commit files touched by this commit  2.0_4,1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Backout previous commit because the rest of the updates can't be
tested because I'm still on 5.2.1 and I can't compile gcc34 and the
only packages for gcc34 I find are 4.10 or 5.3. Bummer!
14 Oct 2004 02:23:27
Original commit files touched by this commit  2.0_5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[MAINTAINER] audio/faad2: Patch for new mpeg4ip [2 of 4]

        - make faad use libmp4v2 so mpeg4ip can use faad.

PR:             ports/72205
Submitted by:   Michael Johnson <ahze@ahze.net>
12 Oct 2004 10:38:49
Original commit files touched by this commit  2.0_4
 This port version is marked as vulnerable.
krion search for other commits by this committer
Fix WWW line

PR:             ports/71597
Submitted by:   maintainer
04 Oct 2004 22:29:46
Original commit files touched by this commit  2.0_4
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Set NO_CDROM due to licensing restrictions.

PR:             ports/71655
Submitted by:   Michael Johnson <ahze at ahze dot net> (maintainer)
Approved by:    portmgr (implicit)
29 Aug 2004 12:25:10
Original commit files touched by this commit  2.0_4
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Only use SDL support if WITHOUT_MPEG4IP is not defined

PR:             ports/71041
Pointed out by: <ingmar.gebert@stud.uni-rostock.de>
Submitted by:   Michael Johnson <ahze@ahze.net> (maintainer)
09 Jul 2004 18:43:11
Original commit files touched by this commit  2.0_4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
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
04 Jun 2004 18:29:38
Original commit files touched by this commit  2.0_4
 This port version is marked as vulnerable.
ade search for other commits by this committer
Sync with new bsd.autotools.mk
25 May 2004 20:16:09
Original commit files touched by this commit  2.0_4
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Switch to MASTER_SITE_SOURCEFORGE_EXTENDED

PR:             ports/67190
Submitted by:   michael johnson <ahze@ahze.net> (maintainer)
24 May 2004 10:10:11
Original commit files touched by this commit  2.0_4
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix decoding files on AMD64 [1]
- Fix mess with plist files
- Bump PORTREVISION

PR:             ports/67060 [1]
Submitted by:   tjr [1], krion [2]
Approved by:    maintainer
17 May 2004 09:00:17
Original commit files touched by this commit  2.0_3
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix install if WITHOUT_MPEG4IP is defined but it's installed.

PR:             ports/66723
Submitted by:   maintainer
14 May 2004 14:06:33
Original commit files touched by this commit  2.0_3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.0 release
- Use external mpeg4ip, provide knob to use internal one

PR:             ports/66598
Submitted by:   michael johnson <ahze@ahze.net> (maintainer)
12 May 2004 14:23:47
Original commit files touched by this commit  2.0_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- configure --with-drm
- Makefile cleanup
- Pass maintainership to submitter

PR:             ports/66543
Submitted by:   michael johnson <ahze@ahze.net>
Approved by:    maintainer
10 May 2004 10:18:04
Original commit files touched by this commit  2.0_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix typo in PORTREVISION
10 May 2004 10:12:16
Original commit files touched by this commit  2.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Install systems.h header. This will help faac to build independently.

PR:             ports/66360
Submitted by:   michael johnson <ahze@ahze.net>
Approved by:    maintainer
13 Apr 2004 13:57:27
Original commit files touched by this commit  2.0
 This port version is marked as vulnerable.
arved search for other commits by this committer
Make it work on 64bit platforms.

PR:             64964
Submitted by:   tjr
Obtained from:  faad CVS
02 Apr 2004 06:50:21
Original commit files touched by this commit  2.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark IGNORE for amd64, it builds but does not work properly.

PR:             ports/64964
Submitted by:   tjr
Approved by:    maintainer
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.0
 This port version is marked as vulnerable.
ade search for other commits by this committer
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.
05 Mar 2004 07:27:02
Original commit files touched by this commit  2.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 2.0.

Submitted by:   Simon Barner <barner@in.tum.de>
Approved by:    maintainer
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.1_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
27 Oct 2003 09:11:29
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
kris search for other commits by this committer
portlint (whitespace cleanup)
14 Jul 2003 03:36:00
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
sf search for other commits by this committer
unbreak for -CURRENT.
respect CFLAGS.
12 Jul 2003 21:51:02
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
osa search for other commits by this committer
Use ${MASTER_SITE_SOURCEFORGE} and USE_GETOPT_LONG

Approved by:    maintainer
PR:             50798
26 Jun 2003 23:58:32
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:    portmgr (kris) - for the bsd.port.mk hooks
Tested by:      bento 4-exp builds (repeatedly)
15 Jun 2003 01:29:37
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
kris search for other commits by this committer
Avoid buffer overflow in option processing and bump PORTREVISION.

Obtained from:  OpenBSD
09 Jun 2003 19:57:03
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Fix build when GNU auto* tools are previously installed by forcing
  build-depends target to happen in pre-patch stage
o Check Makefile comments for more information

PR:             52455
Submitted by:   David Yeske <dyeske@yahoo.com>
Approved by:    maintainer (timeout 2 weeks)
01 Apr 2003 20:56:58
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
mdodd search for other commits by this committer
Link with CXX to avoid missing symbols in library implemented in C++.

Approved by:     maintainer
21 Feb 2003 10:59:39
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
18 Jan 2003 19:21:13
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
New port faad version 1.1: A LC, MAIN and LTP profile, MPEG2 and
MPEG-4 AAC decoder

PR:             46884
Submitted by:   Sean McGovern <sean@sfarc.net>

Number of commits found: 64

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

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