Rong-En Fan
af76562086
- Bump PORTREVISION due to share library version bump in security/libgcrypt
...
PR: ports/127478
2009-01-06 13:01:11 +00:00
Joe Marcus Clarke
5c8b6caac4
Fix the build with glib-1.2 (e.g. the tshark build).
...
PR: 129675
2008-12-17 05:38:53 +00:00
Joe Marcus Clarke
6d290d6ccb
Update to 1.0.5. See
...
http://www.wireshark.org/docs/relnotes/wireshark-1.0.5.html for a list
of what has changed.
2008-12-15 07:17:10 +00:00
Martin Wilke
10f4cc2310
- 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
2008-12-07 19:44:03 +00:00
Joe Marcus Clarke
a2a412ccf8
Update to 1.0.4. See
...
http://www.wireshark.org/docs/relnotes/wireshark-1.0.4.html for a list
of what's changed.
2008-10-22 00:41:46 +00:00
Joe Marcus Clarke
562c52b525
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.
2008-09-07 00:53:20 +00:00
Joe Marcus Clarke
fec2a7c6eb
Update to 1.0.2. See http://www.wireshark.org/docs/relnotes/wireshark-1.0.2.html for the list of changes.
2008-07-12 05:09:34 +00:00
Joe Marcus Clarke
3470b66b4e
Update to 1.0.1. See http://www.wireshark.org/docs/relnotes/wireshark-1.0.1.html
...
for a list of changes.
2008-07-02 04:29:21 +00:00
Martin Wilke
3e4ed01146
- 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)
2008-04-19 17:56:05 +00:00
Joe Marcus Clarke
9919b9bde4
Add more mirror sites.
...
PR: 122352
Submitted by: Esa Karkkainen <ejk@iki.fi>
2008-04-01 19:18:16 +00:00
Joe Marcus Clarke
197c888079
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.
2008-04-01 06:19:11 +00:00
Joe Marcus Clarke
ae7c7b1bd0
Pet portlint.
2008-03-08 17:45:15 +00:00
Joe Marcus Clarke
80efb4dbf6
Attempt to fix the build on 5.X, and remove an empty patch file.
2008-03-08 17:44:24 +00:00
Roman Bogorodskiy
c9536f39b3
- Chase security/gnutls shlib version bump
...
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Tilman Keskinoz
6c7eeeeeb4
Chase libgcrypt library version
2008-02-28 21:47:06 +00:00
Joe Marcus Clarke
f53c15158d
Update to 0.99.8.
...
See http://www.wireshark.org/docs/relnotes/wireshark-0.99.8.html for a list
of changes.
2008-02-28 05:40:49 +00:00
Joe Marcus Clarke
b9ac189d7b
Add an IPv6 OPTION.
...
PR: 119013
2008-02-05 06:03:49 +00:00
Joe Marcus Clarke
afcb86d680
Revert the OPTION name change from SNMP to SMI, and set it back to SNMP.
...
PR: 119013
2008-02-05 06:02:20 +00:00
Joe Marcus Clarke
71eaf87adc
Restore some patches to fix the build on 5.X.
...
Reported by: pointyhat via erwin
2007-12-23 20:41:46 +00:00
Joe Marcus Clarke
621d3d16f3
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
2007-12-20 18:49:27 +00:00
Joe Marcus Clarke
d31e213f7e
Complete the 5.X build fix.
...
Reported by: pointyhat via kris
2007-08-01 07:46:21 +00:00
Joe Marcus Clarke
58d3783b4d
Attempt to fix wireshark and friends' build on 5.X.
2007-07-29 22:00:21 +00:00
Rong-En Fan
f935a609c5
- 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
2007-07-23 09:36:51 +00:00
Joe Marcus Clarke
ba48601a48
Remove some REINPLACE hunks that crept into the previous commit.
2007-07-07 19:10:28 +00:00
Joe Marcus Clarke
f8b1406eae
Fix some build issues when using glib12.
...
Reported by: pointyhat via pav
2007-07-07 19:08:41 +00:00
Joe Marcus Clarke
6e7a0fc2d7
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
2007-07-06 07:04:10 +00:00
Roman Bogorodskiy
95eecf16e6
Chase gnutls shared library version chase: adjust DEPENDS lines and
...
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jun Kuriyama
384985f41e
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
2007-02-28 01:19:04 +00:00
Joe Marcus Clarke
2a2bb4941f
Add -funit-at-a-time to CFLAGS to fix a build problem on 5.X.
...
Reported by: pointyhat via kris
2007-02-22 07:36:43 +00:00
Joe Marcus Clarke
6773b2c49d
Fix the build on 64-bit architectures.
2007-02-15 06:38:54 +00:00
Joe Marcus Clarke
cd16c16ac8
Fix the build on systems with malloc debugging enabled by making sure
...
a struct is properly initialized to 0.
2007-02-10 06:13:23 +00:00
Joe Marcus Clarke
00d373711a
Update to 0.99.5. See
...
http://www.wireshark.org/docs/relnotes/wireshark-0.99.5.html for a list
of changes.
2007-02-03 23:31:52 +00:00
Roman Bogorodskiy
3d0dcc46ab
- Chase security/gnutls update
...
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Joe Marcus Clarke
43389de323
Update to 0.99.4. This release fixes a few security bugs as well as other
...
functional problems, adds some new features and protocol support, and
updates many other protocols. Also:
* Force snmp.name searches to be spring searches instead of OIDs. This
reverts to ethereal behavior, and works a lot better
* Convert to OPTIONS
* Add optional RTP stream playback support
* Use OPENSSLBASE instead of /usr to pick up ports OpenSSL [1]
For a summary of all features and fixes see
http://www.wireshark.org/docs/relnotes/wireshark-0.99.4.html .
Security: See http://www.wireshark.org/docs/relnotes/wireshark-0.99.4.html
for security bugs fixed in this release
Requested by: David Wood <david@wood2.org.uk> [1]
2006-11-01 21:06:46 +00:00
Joe Marcus Clarke
0235e1b52f
Update to 0.99.3a.
2006-08-25 07:14:07 +00:00
Joe Marcus Clarke
362bb57aa5
Correct DATADIR name for tshark and tshark-lite.
...
Reported by: pointyhat via erwin
2006-08-04 21:14:31 +00:00
Joe Marcus Clarke
9a9ca79483
Correct rather dumb typo in pkg-descr.
...
Reported by: Chris Timmons <cwt@networks.cwu.edu>
2006-07-28 21:04:54 +00:00
Joe Marcus Clarke
5b24572dbf
Add a dependency on libgcrypt if it is found. libgcrypt adds the ability
...
to decrypt IPSec packets.
PR: 100645
2006-07-23 17:40:38 +00:00
Joe Marcus Clarke
6fdbe60136
Bring the description in line with reality.
2006-07-21 18:10:33 +00:00
Joe Marcus Clarke
6c220a4e2e
Correct the DISTNAME for tshark[-lite].
...
Reported by: olgeni
2006-07-19 23:28:35 +00:00
Joe Marcus Clarke
acbaaee2e6
Fix build on 4.X by removing the extra patch which is apparently no
...
longer needed.
PR: 100476
2006-07-18 13:23:02 +00:00
Joe Marcus Clarke
a69db4b2a0
Add wireshark and tshark after repocopies from ethereal and tethereal
...
respectively. Wireshark is a rename of ethereal after the principal
developer moved companies and lost the Ethereal copyright.
Messenger, don't shoot!
Now the ethereal binary is called wireshark, the tethereal binary is
called tshark, and idl2eth is now idl2wrs. All other binaries have
kept the same name.
In addition to this name change, I have also changed the PREFIX from X11BASE
to LOCALBASE.
2006-07-18 05:03:53 +00:00
Roman Bogorodskiy
26d33e9388
Chase gnutls shlib version change.
2006-07-06 17:41:23 +00:00
Tom McLaughlin
85ee28ec12
- Add optional dependency on gnutls if it is installed or via WITH_GNUTLS.
...
(gnutls support cannot be disabled if it is present.)
- Replace manual openssl check with USE_OPENSSL
Approved by: marcus
2006-05-05 01:43:24 +00:00
Joe Marcus Clarke
a04cae1f2b
Grr...correct path to dumpcap.
2006-05-04 21:03:30 +00:00
Joe Marcus Clarke
01ac113f15
Add dumpcap to ethereal-lite. dumpcap is required for proper ethereal
...
operation.
Requested by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
2006-05-04 04:49:26 +00:00
Joe Marcus Clarke
99b7c72fe6
Fix parsing of radiotap packet captures.
...
Submitted by: sam
Obtained from: Ethereal SVN
2006-04-28 19:23:29 +00:00
Joe Marcus Clarke
8a44189263
Add USE_GCC=3.4+ to fix the build on 4.X.
...
Reported by: pointyhat via kris
2006-04-27 05:14:31 +00:00
Joe Marcus Clarke
5b38285381
Fix the dissection of 802.11 QoS packets.
...
Submitted by: sam
2006-04-27 02:22:29 +00:00