FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 12:41 AM BST
non port: www/cadaver/Makefile
CVSWeb

Number of commits found: 48

Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Fri, 30 Jul 2010
[ 22:14 mezz ] Original commit 
1.2182 MOVED
1.33 archivers/rpm5/Makefile
1.44 audio/libmusicbrainz3/Makefile
1.4 deskutils/libopensync-plugin-sunbird/Makefile
1.92 devel/anjuta/Makefile
1.19 devel/bazaar/Makefile
1.22 devel/subcommander/Makefile
1.22 devel/subcommander2/Makefile
1.138 devel/subversion-freebsd/Makefile
1.7 java/subversion-java/Makefile

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
  ABI backwards compatible. It is unnecessary to have more than one same
  libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
  as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
  from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
  unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
  neon.

PR:             ports/148295
Approved by:    lev (maintainer timeout, no respone for months),
                portmgr
Tested by:      pointyhat-exp by pav
Mon, 31 May 2010
[ 02:01 ade ] Original commit 
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile

(Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 2 May 2010
[ 18:16 jpaetzel ] Original commit 
1.49 www/cadaver/Makefile
1.18 www/cadaver/distinfo
1.1 www/cadaver/files/patch-Makefile.in
1.5 www/cadaver/files/patch-aa
1.1 www/cadaver/files/patch-src-cmdline.c
1.1 www/cadaver/files/patch-src-commands.c
1.1 www/cadaver/files/patch-src-ls.c
1.1 www/cadaver/files/patch-src-search.c
1.1 www/cadaver/files/patch-src-version.c
Update www/cadaver to latest version
Add FreeBSD specific patches

Submitted by:   "Mikhail T." <mi+thun@aldan.algebra.com>
Approved by:    itetcu@ (mentor)
Sat, 6 Sep 2008
[ 20:16 jpaetzel ] Original commit 
1.53 astro/xephem/Makefile
1.20 databases/ruby-bdb1/Makefile
1.16 devel/php-dbg2/Makefile
1.43 devel/popt/Makefile
1.64 irc/epic4/Makefile
1.66 irc/epic5/Makefile
1.3 misc/wanpipe/Makefile
1.32 multimedia/libdvdcss/Makefile
1.52 net/socks5/Makefile
1.30 sysutils/vobcopy/Makefile

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER to my @FreeBSD.org address.

Approved by:    ade (mentor)
Thu, 21 Aug 2008
[ 06: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)
Sat, 5 Jul 2008
[ 06:56 beech ] Original commit 
1.46 www/cadaver/Makefile
1.17 www/cadaver/distinfo
- Update to 0.23.2

PR:             ports/125143
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:    Josh Paetzel <josh@tcbug.org> (maintainer)
Fri, 6 Jun 2008
[ 14:07 edwin ] Original commit 
1.6 www/adblock/Makefile
1.57 www/amaya/Makefile
1.9 www/apache-forrest/Makefile
1.26 www/apache-jserv/Makefile
1.31 www/aria/Makefile
1.37 www/aria2/Makefile
1.2 www/aria2fe/Makefile
1.9 www/asterisk-gui/Makefile
1.6 www/asterisk-stat/Makefile
1.2 www/awffull/Makefile

(Only the first 10 of 230 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)
Mon, 5 May 2008
[ 08:33 edwin ] Original commit 
1.1587 MOVED
1.36 audio/libmusicbrainz3/Makefile
1.62 devel/anjuta/Makefile
1.11 devel/bazaar/Makefile
1.22 devel/kdesvn/Makefile
1.2 devel/pysvn/Makefile
1.14 devel/rapidsvn/Makefile
1.5 devel/subcommander/Makefile
1.119 devel/subversion/Makefile
1.54 multimedia/audacious-plugins/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
Thu, 20 Mar 2008
[ 10:03 pav ] Original commit 
1.15 science/gerris/Makefile
1.9 science/qcl/Makefile
1.13 security/authforce/Makefile
1.13 security/ccrypt/Makefile
1.33 security/dirmngr/Makefile
1.6 security/fcrackzip/Makefile
1.43 security/fwbuilder/Makefile
1.30 security/gpa/Makefile
1.36 security/gsasl/Makefile
1.23 security/gss/Makefile

(Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Fri, 16 Mar 2007
[ 10:03 lev ] Original commit 
1.8 devel/bazaar/Makefile
1.15 devel/kdesvn/Makefile
1.10 devel/rapidsvn/Makefile
1.109 devel/subversion/Makefile
1.29 multimedia/bmpx/Makefile
1.5 sysutils/fusefs-wdfs/Makefile
1.42 www/cadaver/Makefile
1.37 www/neon/Makefile
1.4 www/neonpp/Makefile
1.46 www/sitecopy/Makefile

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
  (1) Update `www/neon' to 0.26.3
  (2) Bump port revisions (and dependencies) on all ports, using libneon
  (3) Mark `devel/bazaar' broken, it doesn't support new neon version.
      Approved by maintainer.
  (4) Mark `www/neonpp' broken, it doesn't support new neon version.
      Maintainer timeout.
Mon, 29 Jan 2007
[ 19:05 gabor ] Original commit 
1.47 audio/gnump3d/Makefile
1.29 devel/bglibs/Makefile
1.2 devel/cppi/Makefile
1.42 devel/cvsd/Makefile
1.14 dns/walker/Makefile
1.115 ftp/lftp/Makefile
1.16 ftp/twoftpd/Makefile
1.45 mail/maildrop/Makefile
1.19 mail/mailfront/Makefile
1.9 mail/qmail-autoresponder/Makefile

(Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
Tue, 23 Jan 2007
[ 22:03 miwi ] Original commit 
1.40 www/cadaver/Makefile
1.15 www/cadaver/distinfo
- Update to 0.22.5

PR:             108275
Submitted by:   Josh Paetzel <josh@tcbug.org> (maintainer)
Sat, 30 Dec 2006
[ 00:07 miwi ] Original commit 
1.39 www/cadaver/Makefile
1.14 www/cadaver/distinfo
- Update to 0.22.4

PR:             ports/107301
Submitted by:   Josh Paetzel (maintainer)
Tue, 7 Feb 2006
[ 17:14 vd ] Original commit 
1.38 www/cadaver/Makefile
* Fix build by adding missing dependency to gettext and make that
  conditional by WITHOUT_NLS being set or not
* Fix path in EXTRACT_AFTER_ARGS
* Bump PORTREVISION because internationalization can now be turned on and off

PR:             ports/91756, ports/91962
Submitted by:   rushani, Josh Paetzel <josh@tcbug.org> (maintainer)
Approved by:    garga (mentor), Josh Paetzel <josh@tcbug.org> (maintainer)
Thu, 19 Jan 2006
[ 23:41 kris ] Original commit 
1.37 www/cadaver/Makefile
BROKEN: Does not compile
Thu, 5 Jan 2006
[ 08:38 lev ] Original commit 
1.36 www/cadaver/Makefile
1.13 www/cadaver/distinfo
  [1] Update to 0.22.3
  [2] Use new neon library

PR:             ports/91278
Submitted:      Maintainer
Tue, 12 Apr 2005
[ 03: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
[ 08: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, 29 Jan 2005
[ 10:39 krion ] Original commit 
1.33 www/cadaver/Makefile
Fix MASTER_SITES
Portlint(1)

PR:             ports/76793
Submitted by:   maintainer
Sat, 4 Dec 2004
[ 17:51 arved ] Original commit 
1.32 www/cadaver/Makefile
Assign Maintainership to Josh Paetzel <josh@tcbug.org>

PR:             74587
Submitted by:   Josh Paetzel <josh@tcbug.org>
Sun, 28 Nov 2004
[ 22:35 perky ] Original commit 
1.31 www/cadaver/Makefile
1.12 www/cadaver/distinfo
- Add a mirror site.
- Utilize SIG_FILE.

PR:             74490
Submitted by:   Jason Harris <jharris@widomaker.com>
Sun, 7 Nov 2004
[ 15:03 perky ] Original commit 
1.30 www/cadaver/Makefile
1.11 www/cadaver/distinfo
1.2 www/cadaver/files/patch-warnings
Update to 0.22.2
Tue, 4 May 2004
[ 21:26 mi ] Original commit 
1.29 www/cadaver/Makefile
1.10 www/cadaver/distinfo
1.1 www/cadaver/files/patch-warnings
Upgrade from 0.22.0 to 0.22.1 (April 14th). Drop expat-dependency --
this port uses whatever www/neon provides. Loosen the neon-dependency --
don't require the exact version of -lneon. Don't extract the expat and
libneon bundled with the cadaver -- to avoid #include-ing a wrong header
accidentally. Patch some warnings.
Sun, 14 Mar 2004
[ 07:58 kuriyama ] Original commit 
1.21 audio/libmusicbrainz/Makefile
1.2 converters/shftool/Makefile
1.35 devel/apr/Makefile
1.20 devel/e4graph/Makefile
1.51 devel/gettext/Makefile
1.11 devel/libmba/Makefile
1.9 devel/libpdel/Makefile
1.11 devel/pwlib/Makefile
1.59 devel/subversion/Makefile
1.4 games/ggz-client-libs/Makefile

(Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Thu, 5 Feb 2004
[ 20:38 trevor ] Original commit 
1.10 archivers/9e/Makefile
1.10 archivers/cabextract/Makefile
1.4 archivers/hffzip/Makefile
1.2 archivers/jzip.org/Makefile
1.10 archivers/lzop/Makefile
1.10 archivers/nomarch/Makefile
1.13 archivers/nulib/Makefile
1.6 archivers/parchive/Makefile
1.8 archivers/ppunpack/Makefile
1.8 archivers/sectar/Makefile

(Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Fri, 10 Oct 2003
[ 11:24 fjoe ] Original commit 
1.26 www/cadaver/Makefile
1.8 www/cadaver/distinfo
- Update to 0.22.0.
- Chase libneon version.
Sun, 18 May 2003
[ 16:03 petef ] Original commit 
1.14 graphics/qslim/Makefile
1.8 graphics/qtutils/Makefile
1.6 misc/goldstr/Makefile
1.9 multimedia/recmpeg/Makefile
1.10 net/serveez/Makefile
1.11 print/catdvi/Makefile
1.23 print/pnm2ppa/Makefile
1.25 www/cadaver/Makefile
1.16 www/httperf/Makefile
Use USE_GETOPT_LONG.

PR:             51387, 51383, 51380, 51388, 51384, 51372, 51373,
                51381, 51382
Submitted by:   Ports Fury
Fri, 18 Apr 2003
[ 09:41 fjoe ] Original commit 
1.24 www/cadaver/Makefile
1.7 www/cadaver/distinfo
Update to 0.21
Thu, 20 Feb 2003
[ 19:15 knu ] Original commit 
1.36 www/Mosaic/Makefile
1.12 www/apache-contrib/Makefile
1.116 www/apache13-modssl/Makefile
1.88 www/apache13-ssl/Makefile
1.28 www/arena/Makefile
1.18 www/ashe/Makefile
1.9 www/auth_ldap/Makefile
1.13 www/bkmrkconv/Makefile
1.23 www/cadaver/Makefile
1.12 www/cgic/Makefile

(Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 8 Feb 2003
[ 05:27 nork ] Original commit 
1.16 audio/speex/Makefile
1.7 cad/gerbv/Makefile
1.42 ftp/downloader/Makefile
1.6 games/wmpuzzle/Makefile
1.17 graphics/gliv/Makefile
1.8 graphics/gts/Makefile
1.4 graphics/libwpcg/Makefile
1.25 graphics/pstoedit/Makefile
1.12 graphics/qslim/Makefile
1.10 misc/wmwork/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.

Submitted by:   Ports Fury
Sun, 2 Feb 2003
[ 14:42 nork ] Original commit 
1.21 www/cadaver/Makefile
Conditionalize libgnugetopt dependencies.

PR:             ports/47752
Submitted by:   Ports Fury
Wed, 22 Jan 2003
[ 14:30 fjoe ] Original commit 
1.20 www/cadaver/Makefile
Do not build with included neon.

Installed (in ${LOCALBASE}) libneon was linked in if it exists anyway
and included expat is not used anymore.
Tue, 17 Sep 2002
[ 07:41 kuriyama ] Original commit 
1.9 devel/apr/Makefile
1.5 devel/e4graph/Makefile
1.5 devel/libpdel/Makefile
1.3 devel/log4c/Makefile
1.18 devel/subversion/Makefile
1.4 net/easysoap/Makefile
1.7 net/p5-JUNOScript/Makefile
1.6 security/rats/Makefile
1.2 sysutils/lire/Makefile
1.3 textproc/orchard-c/Makefile

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION and expat shlib.
Sat, 7 Sep 2002
[ 03:46 ijliao ] Original commit 
1.16 www/cadaver/Makefile
1.6 www/cadaver/distinfo
upgrade to 0.20.5

PR:             42490
Submitted by:   Ports Fury
Sat, 10 Aug 2002
[ 17:19 ijliao ] Original commit 
1.15 www/cadaver/Makefile
1.5 www/cadaver/distinfo
1.3 www/cadaver/files/patch-aa
upgrade to 0.20.4

PR:             41506
Submitted by:   Ports Fury
Thu, 1 Aug 2002
[ 16: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
Mon, 17 Jun 2002
[ 19:20 glewis ] Original commit 
1.13 www/cadaver/Makefile
1.2 www/cadaver/files/patch-aa
Unbreak this port by using the included libneon and expat.  The API for
neon has changed incompatibly since the last release of cadaver so it
won't compile against our installed version of neon.  The included
version of neon doesn't appear to like the installed version of expat,
so use the included version of that too.  The load order of libraries
needed changing to ensure that the included version of neon is used.

These changes should be reverted if/when a newer release of cadaver
catches up with the neon API.
Sat, 11 May 2002
[ 09:51 kris ] Original commit 
1.12 www/cadaver/Makefile
1.4 www/cadaver/distinfo
1.1 www/cadaver/files/patch-aa
Update LIB_DEPENDS on libneon.
Remove previous maintainer due to timeout.
Fix compilation; linking still fails due to missing symbols.  Update
BROKEN message appropriately.
Fri, 12 Apr 2002
[ 17: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
Mon, 25 Mar 2002
[ 02:23 kris ] Original commit 
1.10 www/cadaver/Makefile
BROKEN: Dependency is out of date
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
Sun, 23 Dec 2001
[ 08:46 olgeni ]  
unknown www/cadaver/Makefile
Chase neon shared library upgrade.    
Sat, 22 Dec 2001
[ 15:04 kevlo ]  
unknown www/cadaver/Makefile
unknown www/cadaver/distinfo
Update to version 0.18    
Sun, 17 Jun 2001
[ 19:35 steve ]  
unknown www/cadaver/Makefile
Add a LIB_DEPENDS on the gettext port.    
Wed, 6 Jun 2001
[ 11:22 sobomax ]  
unknown www/cadaver/Makefile
Chase increased libneon version number.    
Wed, 21 Mar 2001
[ 04:03 vanilla ]  
unknown www/cadaver/Makefile
unknown www/cadaver/distinfo
unknown www/cadaver/pkg-descr
Upgrade to 0.17.0, add depends to www/neon now.    
Mon, 5 Feb 2001
[ 15:33 olgeni ]  
unknown www/adzapper/Makefile
unknown www/apache-jserv/Makefile
unknown www/apache13-modssl/Makefile
unknown www/apache13/Makefile
unknown www/ashe/Makefile
unknown www/bacon/Makefile
unknown www/bkmrkconv/Makefile
unknown www/bmsync/Makefile
unknown www/boa/Makefile
unknown www/bsdi-netscape47-communicator/Makefile

(Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
Some spaces -> tabs for ports/www.    

Number of commits found: 48

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.431 seconds.