Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: net/wireshark |
Date | By | Description |
14 Sep 2019 18:58:04
3.0.4

|
marcus  |
Update to 3.0.4.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html for changes
in this release. |
02 Aug 2019 23:19:07
3.0.3_1

|
marcus  |
Unconditionally install dumpcap.
This is required to actually be able to capture packets with tshark.
PR: 239601 |
13 Mar 2019 20:47:19
3.0.0

|
marcus  |
Various fixes.
* Fix detection of the LUA library
* Unconditionally package libwscodecs
* Add CONFLICTS_INSTALL throughout
PR: 236332 (for LUA)
236468 (for conflicts) |
17 Nov 2015 17:35:31
1.12.8_1

|
marcus  |
Refactor tshark and the lite ports to fix the build.
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
16 Nov 2015 17:19:50
1.12.8_1

|
marcus  |
- Drop gettext / iconv dependencies - they are not used here.
- Drop obsolete THREADS / PCRE / X11 options.
- Convert to OPTIONS helpers.
- Allow to choose between various Kerberos implementations.
- Add Lua 5.2 into supported versions list.
- Restore GTK2 option.
- Improve some descriptions.
- Use 'install_desktop_files' target for installing *.deskop, *.xml and icon
files.
- When c-ares is selected, adns will not be used - convert them into
OPTIONS_SINGLE.
- RTP support is compiled into GTK+ GUI - disable it in other cases.
- Bump PORTREVISION.
PR: 204411
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
09 Jul 2014 15:29:37
1.10.8

|
tijl  |
Remove LIBTOOLFILES |
08 Jun 2014 19:51:28
1.10.7

|
olgeni  |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
19 Oct 2013 04:18:03
1.10.2

|
marcus  |
These ports all inherit stage support. |
20 Sep 2013 22:10:25
1.10.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
28 Mar 2010 06:47:48
1.2.6_1 
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.2.5_1 
|
dinoex  |
- update to jpeg-8 |
02 Jul 2008 04:29:22
1.0.1 
|
marcus  |
Update to 1.0.1. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.1.html
for a list of changes. |
06 Jun 2008 13:50:32
1.0.0_1 
|
edwin  |
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 Jul 2007 07:04:10
0.99.6 
|
marcus  |
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 |
19 May 2007 20:32:57
0.99.5_1 
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Jul 2006 05:03:54
0.99.2 
|
marcus  |
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. |