2ba48 FreshPorts -- net/wireshark
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
wireshark 1.8.7 net on this many watch lists=34 search for ports that depend on this port This port version is marked as vulnerable.
Powerful network analyzer/capture tool
Maintained by: marcus@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jul 2006 05:04:28
Also Listed In: ipv6
License: not specified in port


A network analyzer that lets you capture and interactively browse the
contents of packets from a variety of network interface types. Packet data can
be read from a file, or live from a local network interface.

WWW: http://www.wireshark.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. net/tshark
  2. net/tshark-lite
  3. net/wireshark-lite

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. lang/python27
  3. devel/pkgconf
  4. devel/gmake
  5. x11/libX11
  6. lang/perl5.14
  7. textproc/intltool
Required To Run:
  1. security/openssl
  2. x11/libX11
  3. devel/gio-fam-backend
Required Libraries:
  1. converters/libiconv
  2. devel/gettext
  3. devel/pcre
  4. net-mgmt/libsmi
  5. dns/adns
  6. net/GeoIP
  7. devel/glib20
  8. devel/pcre
  9. accessibility/atk
  10. x11-toolkits/gtk20
  11. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for wireshark-1.8.7:
     ADNS=on: Enable asynchronous DNS lookup support
     CARES=off: Asynchronous DNS resolution via c-ares
     GCRYPT=off: Use GNU crypt library instead of OpenSSL
     GEOIP=on: GeoIP support
     GNUTLS=off: SSL/TLS support via GnuTLS
     GSSAPI=on: GSSAPI support
     IPV6=on: IPv6 protocol support
     LUA=off: Lua scripting language support
     PCRE=on: Use Perl Compatible Regular Expressions
     RTP=off: Enable support for playing back RTP streams
     SNMP=on: SNMP protocol support
     THREADS=off: Threading support
     X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.uni-kl.de/pub/wireshark/src/
  3. ftp://ftp.yz.yamagata-u.ac.jp/pub/network/security/wireshark/src/
  4. http://ftp.uni-kl.de/pub/wireshark/src/
  5. http://ftp.yz.yamagata-u.ac.jp/pub/network/security/wireshark/src/
  6. http://prdownloads.sourceforge.net/wireshark/
  7. http://wireshark.askapache.com/download/src/all-versions/
  8. http://wireshark.zing.org/download/src/
  9. http://www.wireshark.org/download/src/

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 May 2013 03:52:32
Original commit files touched by this commit  1.8.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.7.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.7.html for the list
of changes in this release.
04 May 2013 22:00:55
Original commit files touched by this commit  1.8.6_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add some missing options to OPTIONS_DEFINE

Reported by:	sunpoet
03 May 2013 22:12:24
Original commit files touched by this commit  1.8.6_2
 This port version is marked as vulnerable.
bapt search for other commits by this committer
Wireshark always needs pkgconf (this fixes wireshark-lite)
03 May 2013 16:36:41
Original commit files touched by this commit  1.8.6_2
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Chase security/libgcrypt update
30 Apr 2013 16:26:32
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
jgh search for other commits by this committer
- conversion of USE_GETTEXT to USES framework

Approved by:	portmgr (bapt@)
28 Apr 2013 22:44:46
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Correct a typo.

PR:		177563
Submitted by:	Maxim Samsonov <xors@mailup.net>
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
23 Apr 2013 14:20:28
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
31 Mar 2013 00:32:30
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Switch to USE_PKGCONFIG=build (old habits die hard).

Suggested by:	zeising
30 Mar 2013 20:45:01
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Make pkgconfig an explicit dependency of tshark.
28 Mar 2013 16:20:13
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Put back in an empty line.
28 Mar 2013 16:15:17
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
I knew I shouldn't have touched DISTNAME.  Fix tshark build.

Reported by:	miwi
24 Mar 2013 20:58:29
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Make sure X11 is enabled by default.

Submitted by:	William Grzybowski <william88@gmail.com>
24 Mar 2013 15:52:22
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Convert to OPTIONSNG and modernize the header.

PR:		177192
Submitted by:	William Grzybowski <william88@gmail.com>
10 Mar 2013 00:00:37
Original commit files touched by this commit  1.8.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.6.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.6.html
for a list of changes in this release.
04 Feb 2013 18:26:11
Original commit files touched by this commit  1.8.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.5.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.5.html
for the list of changes in this release.
23 Jan 2013 15:00:19
Original commit files touched by this commit  1.8.4_1
 This port version is marked as vulnerable.
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
29 Dec 2012 05:29:56
Original commit files touched by this commit  1.8.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix the build on 9.X when Lua is enabled.

Reported by:	dhw
17 Dec 2012 06:23:45
Original commit files touched by this commit  1.8.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.4.

* Respect WITHOUT_GSSAPI [1]
* Fix Lua support

PR:		174049 [1]
Submitted by:	Kimmo Paasiala <kpaasial@gmail.com> [1]
10 Dec 2012 21:50:54
Original commit files touched by this commit  1.8.3_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add a missing '='.

Reported by:	many
Pointyhat to:	mm
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
21 Oct 2012 14:01:14
Original commit files touched by this commit  1.8.3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.3.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.3.html for a list of
changes in this release.

Feature safe:	yes
05 Sep 2012 15:59:55
Original commit files touched by this commit  1.8.2_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add a fix for CVE-2012-3548.

PR:		171220
Submitted by:	rea
Obtained from:	Wireshark bug 9009
19 Aug 2012 04:55:04
Original commit files touched by this commit  1.8.2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.2.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html for the changes
in this release.

Security:	See http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html
13 Aug 2012 14:08:49
Original commit files touched by this commit  1.8.1_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Actually commit plist changes.

Submitted by:	olgeni
12 Aug 2012 15:04:49
Original commit files touched by this commit  1.8.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.1.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.1.html for a list
of changes in this release.
30 Jun 2012 23:39:47
Original commit files touched by this commit  1.8.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.8.0.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.0.html for a list
of changes.
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.6.8_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update png to 1.5.10
27 May 2012 21:14:56
Original commit files touched by this commit  1.6.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.8.  See http://www.wireshark.org/docs/relnotes/ for links
to the release notes for versions 1.6.6 through 1.6.8.

Also:

* Fix the list of MASTER_SITES [1]
* Remove shared lib version numbers

PR:             168349 [1]
Submitted by:   Esa Karkkainen <ejk@iki.fi> [1]
14 Feb 2012 12:45:35
Original commit files touched by this commit  1.6.5_1
 This port version is marked as vulnerable.
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
23 Jan 2012 01:34:13
Original commit files touched by this commit  1.6.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.5.
20 Dec 2011 00:14:56
Original commit files touched by this commit  1.6.4_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Missed some PRs in the 1.6.4 update.

* Clean up Makefile by removing some errant spaces [1]
* Fix up the GnuTLS options [1] [2]
* Add a desktop entry for wireshark [3]

PR:             163146 [1]
                162879 [2]
                163045 [3]
Submitted by:   rm [1]
                Alfred Bartsch <bartsch@dssgmbh.de> [2]
                Olivier Cochard-Labbé <olivier@cochard.me>[3]
20 Dec 2011 00:03:18
Original commit files touched by this commit  1.6.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.4.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.6.4.html for a list of
changes in this release.
11 Sep 2011 00:40:29
Original commit files touched by this commit  1.6.2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.2.
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.6.1
  Sanity Test Failure This port version is marked as vulnerable.
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
31 Jul 2011 03:52:33
Original commit files touched by this commit  1.6.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.1.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.6.1.html
for a list of changes in this release.
17 Jul 2011 23:05:13
Original commit files touched by this commit  1.6.0_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Correct the GnuTLS and libgcrypt dependencies now that they are enabled
by default.
03 Jul 2011 11:40:49
Original commit files touched by this commit  1.6.0_1
 This port version is marked as vulnerable.
swills search for other commits by this committer
- Chase the libgcrypt shared lib version
19 Jun 2011 20:53:18
Original commit files touched by this commit  1.6.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.0.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.6.0.html for a list of
changes in this release.
05 Jun 2011 18:43:16
Original commit files touched by this commit  1.4.7_1
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
04 Jun 2011 21:22:58
Original commit files touched by this commit  1.4.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.7.
25 Apr 2011 04:21:41
Original commit files touched by this commit  1.4.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.6.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.6.html for a list of
changes.
17 Apr 2011 00:29:29
Original commit files touched by this commit  1.4.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.5.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.5.html for a list of
changes.
07 Mar 2011 04:44:01
Original commit files touched by this commit  1.4.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.4.
17 Jan 2011 23:45:24
Original commit files touched by this commit  1.4.3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.3.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.3.html for a list of
changes.

Feature safe:   yes
28 Nov 2010 08:57:05
Original commit files touched by this commit  1.4.2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.2.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.2.html for a list of
changes.
23 Oct 2010 21:52:42
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.1.
04 Sep 2010 21:45:56
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.0.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.0.html for a list of
changes in this release.

Note: Wireless mesh support has not been updated for 1.4.0.
01 Aug 2010 22:42:04
Original commit files touched by this commit  1.2.10
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.2.10.
27 Jul 2010 01:25:20
Original commit files touched by this commit  1.2.9_1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Chase security/libgcrypt shlib bump.

PR:             ports/148755
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
19 Jun 2010 21:51:06
Original commit files touched by this commit  1.2.9
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.2.9.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.9.html for a list of
changes in this release.

Feature safe:   yes
31 May 2010 22:52:40
Original commit files touched by this commit  1.2.8_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION and add USE_GETTEXT where missing.

PR:             147257
22 May 2010 05:23:54
Original commit files touched by this commit  1.2.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add optional C-ARES async DNS support.

PR:             145787
Submitted by:   Anonymous <swell.k@gmail.com>
09 May 2010 02:46:16
Original commit files touched by this commit  1.2.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.2.8.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.8.html for a list of
changes on this release.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.6_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
10 Feb 2010 15:41:01
Original commit files touched by this commit  1.2.6
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.2.6, this is a security update that addresses a buffer overflow
issue.

Security:       vuln bb0a8795-15dc-11df-bf0a-002170daae37
Approved by:    maintainer
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.2.5_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to jpeg-8
20 Dec 2009 18:03:11
Original commit files touched by this commit  1.2.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.2.5.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.5.html for a list of
changes in this release.
26 Nov 2009 18:11:46
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.2.4.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.4.html and
http://www.wireshark.org/docs/relnotes/wireshark-1.2.3.html for the list
of changes between 1.2.2 and 1.2.4.

PR:             140625
Submitted by:   Sahil Tandon <sahil@tandon.net>
11 Oct 2009 05:52:06
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix Lua support, and re-add the OPTION (default off).
16 Sep 2009 05:18:05
Original commit files touched by this commit  1.2.2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.2.2.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.2.html for a list of
changes.

Feature safe:   yes
16 Aug 2009 18:04:40
Original commit files touched by this commit  1.2.1_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.
22 Jul 2009 04:48:20
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
* Update to 1.2.1
* Add 802.11 Mesh support [1]

Submitted by:   sam [1]
20 Jun 2009 23:24:35
Original commit files touched by this commit  1.2.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.2.0.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.0.html for the list of
changes in this release.
22 May 2009 05:36:07
Original commit files touched by this commit  1.0.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.8.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.8.html for a list
of changes in this release.
12 Apr 2009 06:40:36
Original commit files touched by this commit  1.0.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.7.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.7.html for a list
of changes.

PR:             133548
Submitted by:   gpalmer
12 Feb 2009 06:09:22
Original commit files touched by this commit  1.0.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.6.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.6.html for a list of
changes.
06 Jan 2009 13:01:11
Original commit files touched by this commit  1.0.5
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Bump PORTREVISION due to share library version bump in security/libgcrypt

PR:              ports/127478
17 Dec 2008 05:38:53
Original commit files touched by this commit  1.0.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix the build with glib-1.2 (e.g. the tshark build).

PR:             129675
15 Dec 2008 07:17:10
Original commit files touched by this commit  1.0.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.5.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.5.html for a list
of what has changed.
07 Dec 2008 19:44:04
Original commit files touched by this commit  1.0.4_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix DoS in SMTP dissector
- Bump PORTREVISION

PR:             129077 (based on)
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:    marcus@ (maintainer)
Obtained from:  wireshake svn
Security:      
http://www.vuxml.org/freebsd/baece347-c489-11dd-a721-0030843d3802.html
22 Oct 2008 00:41:47
Original commit files touched by this commit  1.0.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.4.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.4.html for a list
of what's changed.
07 Sep 2008 00:53:20
Original commit files touched by this commit  1.0.3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.3.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.3.html for a list
of changes in this release.
12 Jul 2008 05:09:34
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.2.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.2.html for the list of
changes.
02 Jul 2008 04:29:22
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.0.1.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.1.html
for a list of changes.
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.0.0_1
  Sanity Test Failure This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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)
01 Apr 2008 19:18:16
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add more mirror sites.

PR:             122352
Submitted by:   Esa Karkkainen <ejk@iki.fi>
01 Apr 2008 06:19:11
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
After 10 years of development, wireshark 1.0 is ready.  See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.0.html for a list of
changes in this release.
08 Mar 2008 17:45:15
Original commit files touched by this commit  0.99.8_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Pet portlint.
08 Mar 2008 17:44:24
Original commit files touched by this commit  0.99.8_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Attempt to fix the build on 5.X, and remove an empty patch file.
03 Mar 2008 11:57:08
Original commit files touched by this commit  0.99.8_2
 This port version is marked as vulnerable.
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
28 Feb 2008 21:47:06
Original commit files touched by this commit  0.99.8_1
 This port version is marked as vulnerable.
arved search for other commits by this committer
Chase libgcrypt library version
28 Feb 2008 05:40:49
Original commit files touched by this commit  0.99.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 0.99.8.
See http://www.wireshark.org/docs/relnotes/wireshark-0.99.8.html for a list
of changes.
05 Feb 2008 06:03:49
Original commit files touched by this commit  0.99.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add an IPv6 OPTION.

PR:             119013
05 Feb 2008 06:02:20
Original commit files touched by this commit  0.99.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Revert the OPTION name change from SNMP to SMI, and set it back to SNMP.

PR:             119013
23 Dec 2007 20:41:46
Original commit files touched by this commit  0.99.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Restore some patches to fix the build on 5.X.

Reported by:    pointyhat via erwin
20 Dec 2007 18:49:27
Original commit files touched by this commit  0.99.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 0.99.7.

See http://www.wireshark.org/docs/relnotes/wireshark-0.99.7.html for a list
of changes.

Security:       See http://www.wireshark.org/security/wnpa-sec-2007-03.html
                for a summary of vulnerabilities fixed in this version
01 Aug 2007 07:46:22
Original commit files touched by this commit  0.99.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Complete the 5.X build fix.

Reported by:    pointyhat via kris
29 Jul 2007 22:01:38
Original commit files touched by this commit  0.99.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Forced commit to note that the 5.X problem was reported by pav, kris and
by the following PRs:

PR:             114950
                114705
29 Jul 2007 22:00:21
Original commit files touched by this commit  0.99.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Attempt to fix wireshark and friends' build on 5.X.
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.99.6
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
07 Jul 2007 19:10:28
Original commit files touched by this commit  0.99.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Remove some REINPLACE hunks that crept into the previous commit.
07 Jul 2007 19:08:41
Original commit files touched by this commit  0.99.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix some build issues when using glib12.

Reported by:    pointyhat via pav
06 Jul 2007 07:04:10
Original commit files touched by this commit  0.99.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 0.99.6, and remove all 4.X cruft.

See http://www.wireshark.org/docs/relnotes/wireshark-0.99.6.html for all
the changes in this release.

Security:       See http://www.wireshark.org/security/wnpa-sec-2007-02.html
                for relevant security advisories fixed in this release
01 Jul 2007 08:56:17
Original commit files touched by this commit  0.99.5_3
 This port version is marked as vulnerable.
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
19 May 2007 20:32:57
Original commit files touched by this commit  0.99.5_2
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Feb 2007 01:19:04
Original commit files touched by this commit  0.99.5_1
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
22 Feb 2007 07:36:43
Original commit files touched by this commit  0.99.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add -funit-at-a-time to CFLAGS to fix a build problem on 5.X.

Reported by:    pointyhat via kris
15 Feb 2007 06:38:54
Original commit files touched by this commit  0.99.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix the build on 64-bit architectures.
10 Feb 2007 06:13:23
Original commit files touched by this commit  0.99.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix the build on systems with malloc debugging enabled by making sure
a struct is properly initialized to 0.

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days28
new fortnight60
new month218

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0