FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:20 AM GMT
Port details
wget 1.13.4_1 ftp on this many watch lists=507 search for ports that depend on this port An older version of this port was marked as vulnerable.
Retrieve files from the Net via HTTP(S) and FTP
Maintained by: vd@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: www ipv6
License: not specified in port
GNU wget is a free software package for retrieving files using HTTP,
HTTPS and FTP, the most widely-used Internet protocols. It is a
non-interactive command-line tool, so it may easily be called from
scripts, cron jobs, terminals without X-Windows support, etc.

GNU wget has many features to make retrieving large files or mirroring
entire web or FTP sites easy, including:

 o Can resume aborted downloads, using REST and RANGE
 o Can use filename wild cards and recursively mirror directories
 o NLS-based message files for many different languages
 o Optionally converts absolute links in downloaded documents to
   relative, so that downloaded documents may link to each other locally
 o Supports HTTP and SOCKS proxies
 o Supports HTTP cookies
 o Supports persistent HTTP connections
 o Unattended / background operation
 o Uses local file timestamps to determine whether documents need to
   be re-downloaded when mirroring
 o GNU wget is distributed under the GNU General Public License.

WWW: http://www.gnu.org/s/wget/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/perl5.8
Required Libraries: dns/libidn, devel/gettext

Required by:
for Run

To install the port: cd /usr/ports/ftp/wget/ && make install clean
To add the package: pkg_add -r wget


Configuration Options
===> The following configuration options are available for wget-1.13.4_1:
     GNUTLS=Off (default) "Support for SSL via GnuTLS"
     IPV6=On (default) "Support for IPv6"
     NLS=On (default) "Native Language Support with gettext"
     OPENSSL=On (default) "Support for SSL via OpenSSL"
     IDN=On (default) "Support IDN (Internationalized Domain Names)"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.gnu.org/gnu/wget/
ftp://ftp.gnu.org/gnu/wget/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/wget/
http://mirrors.usc.edu/pub/gnu/wget/
ftp://ftp.kddlabs.co.jp/GNU/wget/
ftp://ftp.dti.ad.jp/pub/GNU/wget/
http://ring.nict.go.jp/archives/GNU/wget/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/wget/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/wget/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/wget/
http://ftp.funet.fi/pub/gnu/prep/wget/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 89

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Sep 2011 06:31:51
Original commit files touched by this commit  1.13.4_1
vd search for other commits by this committer
Fix pkg-plist: do not remove lib/charset.alias

Spotted by: olgeni@, pav@
20 Sep 2011 12:59:04
Original commit files touched by this commit  1.13.4
vd search for other commits by this committer
Fix compilation with SSL.

Submitted by:   Sture Åhlin <sture.ahlin@telia.com>
20 Sep 2011 06:17:40
Original commit files touched by this commit  1.13.4
vd search for other commits by this committer
Upgrade ftp/wget from 1.12 to 1.13.4
05 Jun 2011 18:43:16
Original commit files touched by this commit  1.12_4
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.12_3
miwi search for other commits by this committer
- Get Rid MD5 support
15 Mar 2011 13:34:26
Original commit files touched by this commit  1.12_3
vd search for other commits by this committer
Add optional dependency to libidn

Previously if libidn was present during wget configure time then
wget would have picked it up, but the dependency would not have been
recorded in the installed packages database thus later upgrade or
deinstallation of libidn would break wget.

Spotted by:     sergey.dyatko@gmail.com, wenheping@gmail.com
06 Sep 2010 17:15:01
Original commit files touched by this commit  1.12_2
vd search for other commits by this committer
Followup to the previous commit: fix the newly added patches
06 Sep 2010 16:54:23
Original commit files touched by this commit  1.12_2
vd search for other commits by this committer
Apply patch from upstream for CVE-2010-2252.

This is revision-id:gscrivano@gnu.org-20100728192222-sy6rf3fgeydgvl1k
from http://bzr.savannah.gnu.org/r/wget/trunk/ without the change to
src/ftp.c because it is a whitespace only change.

PR:             ports/150293
Submitted by:   Joe Horn <joehorn@gmail.com>
Security:       CVE-2010-2252
04 Jun 2010 08:09:20
Original commit files touched by this commit  1.12_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:             ports/146329
Submitted by:   mm
With hat:       portmgr
31 May 2010 02:01:56
Original commit files touched by this commit  1.12_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
20 Feb 2010 19:59:59
Original commit files touched by this commit  1.12
 This port version is marked as vulnerable.
vd search for other commits by this committer
ftp/wget: Fix build with GNUTLS

PR:             ports/144144
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:   yes
20 Feb 2010 13:03:56
Original commit files touched by this commit  1.12
 This port version is marked as vulnerable.
vd search for other commits by this committer
Fix pkg-plist (2nd attempt).

share/locale/en_AU is not listed in /etc/mtree/BSD.local.dist but
QAT@ is complaining that the port has deleted it upon deinstall.

Feature safe:   yes
20 Feb 2010 12:54:00
Original commit files touched by this commit  1.12
 This port version is marked as vulnerable.
vd search for other commits by this committer
Fix pkg-plist

Reported by:    QAT@
Feature safe:   yes
20 Feb 2010 11:38:09
Original commit files touched by this commit  1.12
 This port version is marked as vulnerable.
vd search for other commits by this committer
* Upgrade ftp/wget from 1.11.4 to 1.12
* Do not remove .gmo files because this causes the .po files not to be
  installed
* Make the post-patch: commands visible

Feature safe:   yes
16 Aug 2009 18:04:40
Original commit files touched by this commit  1.11.4_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
27 Mar 2009 06:59:32
Original commit files touched by this commit  1.11.4
 This port version is marked as vulnerable.
vd search for other commits by this committer
Mark ftp/wget as safe for building with make -jX.

PR:             ports/133000
Submitted by:   mm@
01 Feb 2009 07:21:22
Original commit files touched by this commit  1.11.4
 This port version is marked as vulnerable.
vd search for other commits by this committer
Upgrade ftp/wget from 1.11.2 to 1.11.4.
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.11.2_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)
06 Jun 2008 13:28:21
Original commit files touched by this commit  1.11.2_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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)
06 May 2008 13:51:15
Original commit files touched by this commit  1.11.2
 This port version is marked as vulnerable.
vd search for other commits by this committer
Upgrade ftp/wget from 1.11 to 1.11.2.

PR:             ports/122482 (based on)
Submitted by:   bf <bf2006a@yahoo.com>
02 Feb 2008 08:03:21
Original commit files touched by this commit  1.11
 This port version is marked as vulnerable.
vd search for other commits by this committer
Upgrade ftp/wget from 1.10.2 to 1.11.

PR:             ports/120119 (based on)
Submitted by:   Oleg Gawriloff <barzog@telecom.by>
11 Apr 2007 19:38:50
Original commit files touched by this commit  1.10.2_1
 This port version is marked as vulnerable.
vd search for other commits by this committer
* Install wgetrc as etc/wgetrc.sample rather than etc/wgetrc to prevent
  users' modifications loss [1].
* Use the situation to rename files/patch-ac to files/patch-doc_Makefile.in
  according to /usr/ports/Tools/scripts/splitpatch.pl convention.

Inspired by:    ports/110512 [1]
Submitted by:   Alexander Logvinov <ports@logvinov.com> [1]
02 Aug 2006 19:33:51
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Add USE_GMAKE - port's build system doesn't work correctly with bmake, which
results in binary being built during installation phase.
15 Apr 2006 09:27:14
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
vd search for other commits by this committer
Remove CONFLICTS - no need to conflict with nonexistent port
15 Apr 2006 09:18:48
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
vd search for other commits by this committer
Adopt
14 Apr 2006 20:09:26
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset sf as maintainer due to no response to email messages.

Hat:    portmgr
22 Jan 2006 09:48:59
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
04 Dec 2005 23:35:14
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
20 Oct 2005 13:20:44
Original commit files touched by this commit  1.10.2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Update to 1.10.2

PR:             87592
Submitted by:   Phil Oleson <oz@nixil.net>
Approved by:    sf (maintainer timeout, 2 days approved by so@)
Security:       CAN-2005-3185, http://secunia.com/advisories/17192/
28 Aug 2005 16:31:10
Original commit files touched by this commit  1.10.1
 This port version is marked as vulnerable.
sf search for other commits by this committer
update to 1.10.1.

PR:             85121
Submitted by:   Vasil Dimov <vd@datamax.bg>
09 Aug 2005 05:48:32
Original commit files touched by this commit  1.10_2
 This port version is marked as vulnerable.
sf search for other commits by this committer
Don't free RESPLINE if ftp_response returns a status other than FTPOK.
This fix has been applied into wget subversion repository.

PR:             84666
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    portmgr (marcus)
22 Jun 2005 09:37:08
Original commit files touched by this commit  1.10_1
 This port version is marked as vulnerable.
sf search for other commits by this committer
fix wgetrc path.

PR:     82473
10 Jun 2005 08:14:48
Original commit files touched by this commit  1.10
 This port version is marked as vulnerable.
sf search for other commits by this committer
update to 1.10.
09 Mar 2005 06:53:02
Original commit files touched by this commit  1.8.2_7
 This port version is marked as vulnerable.
simon search for other commits by this committer
Fix directory traversal vulnerability.

Security:       CAN-2004-1487
Security:      
http://vuxml.FreeBSD.org/06f142ff-4df3-11d9-a9e7-0001020eed82.html
                (part of)
Obtained from:  SuSE
Approved by:    sf (maintainer), erwin (mentor)
18 Mar 2004 08:08:42
Original commit files touched by this commit  1.8.2_6
 This port version is marked as vulnerable.
sf search for other commits by this committer
SIZEify.

Submitted by:   trevor
04 Feb 2004 04:36:30
Original commit files touched by this commit  1.8.2_6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  1.8.2_5
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
17 Jan 2004 09:34:15
Original commit files touched by this commit  1.8.2_5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[Approved] new port: ftp/wget-devel

        devel/wget starts to lag behind the releases of wget.
        At least with a development version we are able to figure
        out when it is stable enough to ftp/wget updated.

Add CONFLICTS to ftp/wget/Makefile

PR:             ports/61155
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
07 Dec 2003 04:48:35
Original commit files touched by this commit  1.8.2_5
 This port version is marked as vulnerable.
sf search for other commits by this committer
use local backup for disappeared debian patch.
25 Oct 2003 00:34:12
Original commit files touched by this commit  1.8.2_5
 This port version is marked as vulnerable.
sf search for other commits by this committer
update debian patch to 12.
16 Oct 2003 19:08:44
Original commit files touched by this commit  1.8.2_4
 This port version is marked as vulnerable.
sf search for other commits by this committer
add a knob to make locale support optional.
note a (not) update plan.
26 Aug 2003 20:25:58
Original commit files touched by this commit  1.8.2_4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  1.8.2_3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
17 Aug 2003 18:59:44
Original commit files touched by this commit  1.8.2_3
 This port version is marked as vulnerable.
sf search for other commits by this committer
utilize INFO.
04 Aug 2003 10:47:28
Original commit files touched by this commit  1.8.2_3
 This port version is marked as vulnerable.
kris search for other commits by this committer
Switch to MASTER_SITE_DEBIAN_POOL

PR:             ports/50572
Submitted by:   Alex Semenyaka <alexs@ratmir.ru>
25 Apr 2003 11:11:26
Original commit files touched by this commit  1.8.2_3
 This port version is marked as vulnerable.
sf search for other commits by this committer
Koop Mast <einekoai@chello.nl> reported previous update
earlier than fenner's robot in ports/50565.
07 Apr 2003 21:51:47
Original commit files touched by this commit  1.8.2_3
 This port version is marked as vulnerable.
sf search for other commits by this committer
update Debian patch which does not affect FreeBSD.
03 Mar 2003 01:08:52
Original commit files touched by this commit  1.8.2_3
 This port version is marked as vulnerable.
sf search for other commits by this committer
De-pkg-comment for my ports
03 Mar 2003 00:52:42
Original commit files touched by this commit  1.8.2_3
 This port version is marked as vulnerable.
sf search for other commits by this committer
o import Debian patches.
 - fix .netrc parsing bug
 - fix 2GB limitation
 - re-add IPv6 capability
 - fix SEGV with special url line
 check debian/changelog for more detail.

o replace /usr/local with ${PREFIX} in wgetrc and info.

PR:             38824 reported 2GB limitation
Obtained from:  Debian GNU/Linux
11 Dec 2002 15:58:37
Original commit files touched by this commit  1.8.2_2
 This port version is marked as vulnerable.
sf search for other commits by this committer
Fix directory traversal bug in FTP.

References:
http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344

Patches obtained from: Red Hat Linux
Approved by:    portmgr(will)
28 Nov 2002 18:05:49
Original commit files touched by this commit  1.8.2_1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.

Sponsored by:   Porta Software Ltd
Approved by:    portmgr
01 Aug 2002 16:22:41
Original commit files touched by this commit  1.8.2_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
28 Jul 2002 09:51:16
Original commit files touched by this commit  1.8.2_1
 This port version is marked as vulnerable.
sf search for other commits by this committer
cleanup MASTER_SITES.
28 Jul 2002 09:45:10
Original commit files touched by this commit  1.8.2_1
 This port version is marked as vulnerable.
sf search for other commits by this committer
USE_PERL5 is not correct. needs perl5 only for build.
28 Jul 2002 08:24:49
Original commit files touched by this commit  1.8.2_1
 This port version is marked as vulnerable.
sf search for other commits by this committer
When I update wget to 1.8.2, I intentionally removed manpage due to
its absence. Further investigation lead me to the answer, it depends
on perl. wget.1 has been built with pod2man which is of course a part
of perl5 port now in -CURRENT.

add USE_PERL5 and resurrect MAN1 for this port.

Thanks to:      vanilla
17 Jun 2002 14:24:25
Original commit files touched by this commit  1.8.2
 This port version is marked as vulnerable.
sf search for other commits by this committer
update to 1.8.2.
workaround build problem on -CURRENT.
12 Apr 2002 17:10:20
Original commit files touched by this commit  1.8.1_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
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
15 Mar 2002 19:44:29
Original commit files touched by this commit  1.8.1
 This port version is marked as vulnerable.
ade search for other commits by this committer
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
05 Jan 2002 10:41:15
files touched by this commit
sf search for other commits by this committer
o update to 1.8.1.   o autoconf is no longer required.   o update ja.po.    
18 Dec 2001 19:47:45
files touched by this commit
sf search for other commits by this committer
Today's daily wget:   o don't detect libmd5 in libwww.   o pass Referer header
in recursive retrieval.    
17 Dec 2001 20:44:12
files touched by this commit
sf search for other commits by this committer
o fix coredump in rate limitation.   o remove stray debugging message.    
17 Dec 2001 05:17:25
files touched by this commit
sf search for other commits by this committer
update to 1.8.    
14 Nov 2001 11:43:11
files touched by this commit
sobomax search for other commits by this committer
Revert 1.43 (usage of msgfmt-new instead of perl(1)-based hack), following is  
the explanation I've received:    
05 Oct 2001 09:26:52
files touched by this commit
sf search for other commits by this committer
avoid running autoconf.    
11 Sep 2001 14:17:09
files touched by this commit
sobomax search for other commits by this committer
Use `msgfmt-new' from gettext-devel package instead of an ungly hack.    
25 Aug 2001 06:44:46
files touched by this commit
sf search for other commits by this committer
fix zh_TW locale to be readable on FreeBSD.    
09 Aug 2001 02:35:56
files touched by this commit
sf search for other commits by this committer
Fix coredump problem. This patch has been submitted by wget developers.    
05 Jun 2001 15:38:12
files touched by this commit
sf search for other commits by this committer
update to 1.7.   note: IPv6 support is temporarily disabled until new KAME patch
comes.    
25 May 2001 23:07:36
files touched by this commit
sf search for other commits by this committer
to find gettext, LOCALBASE should be passed instead of PREFIX.    
20 May 2001 15:30:04
files touched by this commit
sumikawa search for other commits by this committer
Force commiting. The previous commiting also solves the following PR.    
08 May 2001 20:47:25
files touched by this commit
sf search for other commits by this committer
update IPv6 patch to 20010508b.    
05 May 2001 12:09:33
files touched by this commit
sobomax search for other commits by this committer
Add USE_GMAKE, otherwise the port builds only after make install.    
03 May 2001 15:47:32
files touched by this commit
sf search for other commits by this committer
update IPv6 patch to 20010418.    
02 Mar 2001 21:54:24
files touched by this commit
sf search for other commits by this committer
use IPv6 patch supplied from KAME.    
27 Feb 2001 10:53:21
files touched by this commit
sf search for other commits by this committer
remove empty patches again.  
27 Feb 2001 10:50:32
files touched by this commit
sf search for other commits by this committer
create null patches to avoid cvs problem.    
14 Jan 2001 21:39:34
files touched by this commit
sf search for other commits by this committer
(null commit)   forgot to say, previous commit to add missing catalogues  
Submitted by: Peter Pentchev <roam@orbitel.bg>    
14 Jan 2001 20:51:15
files touched by this commit
sf search for other commits by this committer
bump PORTREVISION; added new files.    
14 Jan 2001 20:11:06
files touched by this commit
sf search for other commits by this committer
o info file unified again.   o add missing catalogues.   o supress installing
zh_TW.BIG5.po. it actually does nothing and seems     integrated with wget
distribution.   o I'll maintain this port.    
10 Jan 2001 16:26:52
files touched by this commit
obrien search for other commits by this committer
Upgrade to version 1.6.    
05 Dec 2000 19:46:58
files touched by this commit
obrien search for other commits by this committer
Rev 1.4 actually removes `&' as an unsafe character in URLs.  I've been  
getting mucho bitching about the special treatment of `&'.  One example   is
when trying to use the script at http://www.nikasoft.com/dan/updatedhs.asp   Any
one wanting to add it back should tell me why treating `&' specially   does not
break RFC 2396 as `&' can be used as a delimiter.    
05 Dec 2000 19:33:34
files touched by this commit
obrien search for other commits by this committer
Add Big5 messages.  Nothing is done with them at this point as the submitter  
didn't supply a diff to the port.  But I am committing the po file so that   it
dos not get lost.    
22 Nov 2000 02:22:51
files touched by this commit
obrien search for other commits by this committer
Add $FreeBSD$, which help me in problem reports.    
08 Oct 2000 02:04:17
files touched by this commit
asami search for other commits by this committer
Convert category ftp to new layout.  
04 Oct 2000 09:02:38
files touched by this commit
obrien search for other commits by this committer
There is a bug in the patches for wget.  patch-ae adds "inet" and "inet6"  
conifguration options to the commands array.  However, that array is   supposed
to be sorted.    
25 Jul 2000 15:42:30
files touched by this commit
sobomax search for other commits by this committer
Add a WWW.    
02 Jul 2000 22:29:54
files touched by this commit
will search for other commits by this committer
Add patches to allow wget to work with INET6.    
24 Jun 2000 16:33:02
files touched by this commit
vanilla search for other commits by this committer
no-split info file.    
13 Jun 2000 17:39:49
files touched by this commit
obrien search for other commits by this committer
Fix chmod symlink vulnerability where when invoked with the -N option, it  
tries to chmod downloaded symlinks, but actually permissions are changed at  
target files.  There is the potential to chmod target files to   world-writable.
   

Number of commits found: 89

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours7
new 7 days45
new fortnight70
new month141

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