aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct a typo with s/LIBS/LIB_DEPENDS/Joe Marcus Clarke2019-01-141-1/+1
| | | | | | | | | This was an issue with me needing to manually merge the previously submitted diff. Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com> Notes: svn path=/head/; revision=490320
* Update to 2.6.6.Joe Marcus Clarke2019-01-141-4/+7
| | | | | | | | | | | | * Re-add geolocation support via MaxMind * See https://www.wireshark.org/docs/relnotes/wireshark-2.6.6.html for a list of other changes in this release. PR: 234931 Submitted by: rkoberman@gmail.com Notes: svn path=/head/; revision=490315
* Remove GeoIP-related options. Where possible, replace GeoIP 1 defaultsAdam Weinberger2019-01-131-6/+4
| | | | | | | | | with GeoIP 2. Also, as suggested by zi, add an UPDATING note about this. Notes: svn path=/head/; revision=490211
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Fix packaging.Joe Marcus Clarke2018-12-081-6/+34
| | | | | | | | | Conditionalize sshdump and ciscodump as they need libssh. PR: 233858 Notes: svn path=/head/; revision=486960
* Update to 2.6.5.Joe Marcus Clarke2018-12-071-2/+2
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.6.5.html for a list of changes in this release. Notes: svn path=/head/; revision=486897
* Fix build on powerpc64 by adding compiler:c++11-lang to USES.Mark Linimon2018-11-021-1/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483822
* Update to 2.6.4.Joe Marcus Clarke2018-10-131-1/+1
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.6.4.html for changes in this release. Notes: svn path=/head/; revision=481976
* Update to 2.6.3.Joe Marcus Clarke2018-08-311-1/+1
| | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.6.3.html for a list of changes in this release. Notes: svn path=/head/; revision=478546
* Update to 2.6.2.Joe Marcus Clarke2018-08-091-2/+2
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.6.2.html for a list of changes in this release. Notes: svn path=/head/; revision=476745
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-1/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* Fix an undefined symbol error in tshark.Joe Marcus Clarke2018-05-281-1/+1
| | | | | | | | | | | The l16mono codec was installed as a regular plugin, and this generated a bogus undefined symbol error. PR: 228051 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> Obtained from: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14638 Notes: svn path=/head/; revision=471063
* Fix build with base krb5.Joe Marcus Clarke2018-05-021-1/+1
| | | | | | | | | | Add an additional CONFIGURE_ARG to allow wireshark to build with base Kerberos. PR: 227908 Submitted by: mbeis Notes: svn path=/head/; revision=468838
* Update to 2.6.0.Joe Marcus Clarke2018-05-011-2/+2
| | | | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.6.0.html for a list of changes in this release. Also note: The -lite ports were made lighter with the removal of dumpcap. Notes: svn path=/head/; revision=468767
* Update to 2.4.6.Joe Marcus Clarke2018-04-081-9/+9
| | | | | | | | | | | | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.4.6.html for a list of changes in this release. Additionally, fix the following issues in the Makefile [1]: * Add missing --with-* for lz4, snappy, and nghttp2 * Remove obsolete --with-* for IPv6 and gcrypt * Use localbase PR: 227131 [1] Submitted by: Greg V <greg@unrelenting.technology> [1] Notes: svn path=/head/; revision=466804
* Update to 2.4.5.Joe Marcus Clarke2018-03-141-1/+1
| | | | | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.4.5.html for the changes in this release. PR: 226355 Submitted by: cmt Notes: svn path=/head/; revision=464477
* Update to 2.4.4.Joe Marcus Clarke2018-01-121-2/+2
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html for a list of changes in this release. Notes: svn path=/head/; revision=458849
* Move the libspandsp dependency to RTP.Joe Marcus Clarke2017-12-281-5/+5
| | | | | | | | | | This cleans up the GUI-less dependency list when RTP is not desired. PR: 224081 Submitted by: sergey@akhmatov.ru Notes: svn path=/head/; revision=457487
* Update to 2.4.3.Joe Marcus Clarke2017-12-141-1/+1
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.4.3.html for a list of changes in this release. Notes: svn path=/head/; revision=456292
* net/wireshark: update to 2.4.2Christoph Moench-Tegeder2017-11-261-3/+7
| | | | | | | | | | | | | Announcement: https://www.wireshark.org/lists/wireshark-announce/201710/msg00000.html Add a few dependencies to make stage-qa happy. PR: 223577 Approved by: marcus (maintainer-timeout) Security: 4684a426-774d-4390-aa19-b8dd481c4c94 MFH: 2017Q4 Notes: svn path=/head/; revision=454915
* OPTIONS_SUB only cares about being defined, its content is ignored.Mathieu Arnold2017-11-211-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=454590
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-021-2/+2
| | | | | | | This round is @FreeBSD.org residents except teams. Notes: svn path=/head/; revision=453381
* Update to 2.4.1.Joe Marcus Clarke2017-09-051-1/+1
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.4.1.html for a list of changes in this release. Notes: svn path=/head/; revision=449290
* Wireshark now depends on libgcrypt even in the non-DECRYPTJoe Marcus Clarke2017-07-231-1/+2
| | | | | | | | | | case. Not bumping PORTREVISION since the default was to have libgcrypt anyway. PR: 220929 Notes: svn path=/head/; revision=446483
* Update to 2.4.0.Joe Marcus Clarke2017-07-221-3/+3
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.4.0.html for a list of changes in this release. Notes: svn path=/head/; revision=446353
* Update to 2.2.7. SeeJoe Marcus Clarke2017-06-121-1/+1
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.7.html for a list changes in this release. Notes: svn path=/head/; revision=443454
* Fix OPTIONS_DEFAULT: remove IPV6 which is added by frameworkSunpoet Po-Chuan Hsieh2017-05-291-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=442013
* Update to 2.2.6. SeeJoe Marcus Clarke2017-04-211-1/+1
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.6.html for the changes in this release. Notes: svn path=/head/; revision=439127
* Update to 2.2.5. SeeJoe Marcus Clarke2017-03-051-1/+1
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.5.html for the changes in this release. Notes: svn path=/head/; revision=435450
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moreTobias C. Berner2017-02-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Qt5 to 5.7.1 * Move Qt4 binaries to lib/qt4/bin * Move Qt5 libraries to lib/qt5/lib By moving the libraries we should finally be able to get rid of the inplace upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries were lying in /usr/local/lib, which would often get added by pkgconfig to the linker paths via dependencies, the already installed libraries were linked against, instead of the ones that were being built. This forced us to make sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the linker flags. With this change this should no longer be the case. * Rename some ports to match the rest (foo-qtX -> qtX-foo) * Depend on new port misc/qtchooser [see UPDATING & CHANGES] There are several new Qt5 ports which all have been created by Marie Loise Nolden <nolden@kde.org>. Thanks again. PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9213 Notes: svn path=/head/; revision=434380
* Update to 2.2.4. SeeJoe Marcus Clarke2017-01-261-15/+30
| | | | | | | | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.4.html for a list of what's new. * Remove support for libadns [1] * Make androiddump optional [1] * Fix a Makefile typo [1] PR: 216463 [1] Submitted by: Marcin Gryszkalis <mg@fork.pl> Notes: svn path=/head/; revision=432519
* Update to 2.2.3.Joe Marcus Clarke2016-12-241-1/+1
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.2.3.html for the list of changes in this release. Notes: svn path=/head/; revision=429381
* Update to 2.2.2. SeeJoe Marcus Clarke2016-12-011-1/+1
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html for a list of what's new in this release. Notes: svn path=/head/; revision=427507
* net/(t|wire)shark-lite: Really fix themJohn Marino2016-10-171-0/+1
| | | | | | | | | | | | | | | | | error: pkg-static: Unable to access file /construction/net/tshark-lite/stage/ usr/local/%%ANDROIDDUMP_LIB%%lib/wireshark/extcap/androiddump: No such file or directory pkg-static: Unable to access file /construction/net/tshark-lite/stage/ usr/local/%%RANDPKTDUMP_LIB%%lib/wireshark/extcap/randpktdump: No such file or directory The PLIST_SUBs weren't defined. Approved by: just-fix-it Notes: svn path=/head/; revision=424128
* Update to 2.2.1. Incorporate patches from PR 213356 to fix the buildJoe Marcus Clarke2016-10-161-5/+13
| | | | | | | | | | | | with base Kerberos and add more explicit dependencies. For changes in 2.2.1, see https://www.wireshark.org/docs/relnotes/wireshark-2.2.1.html . PR: 213356 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=424084
* I had updated to 2.2.0 locally and for some reason never committed it.Joe Marcus Clarke2016-10-141-4/+5
| | | | | | | Update to 2.2.0. This will be shortly followed by 2.2.1. Notes: svn path=/head/; revision=423975
* Update to 2.0.5.Joe Marcus Clarke2016-08-051-4/+3
| | | | | | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.0.5.html for the list of changes in this release. While here, enable DECRYPT support by default [1]. Requested by: oshogbo Notes: svn path=/head/; revision=419706
* Update to 2.0.4. See ↵Joe Marcus Clarke2016-06-221-1/+1
| | | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.0.4.html for a list of changes in this release. Notes: svn path=/head/; revision=417324
* Update to 2.0.3.Joe Marcus Clarke2016-04-271-2/+2
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.0.3.html for the list of changes in this release. Notes: svn path=/head/; revision=414124
* Merge the GnuTLS and libgcrypt OPTIONS into one as both are requiredJoe Marcus Clarke2016-04-191-7/+5
| | | | | | | | | for decryption support. PR: 208830 Notes: svn path=/head/; revision=413652
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* Update to 2.0.2. See ↵Joe Marcus Clarke2016-02-271-1/+1
| | | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.0.2.html for changes in this release. Notes: svn path=/head/; revision=409672
* Update to 2.0.1. The list of changes can be found atJoe Marcus Clarke2016-02-051-1/+1
| | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.0.1.html . Notes: svn path=/head/; revision=408267
* Be a bit more selective with the port-install to fix tshark.Joe Marcus Clarke2015-11-231-1/+3
| | | | | | | PR: 204765 Notes: svn path=/head/; revision=402278
* Update to 2.0.0 and provide a pointer on how to build with KerberosJoe Marcus Clarke2015-11-221-6/+14
| | | | | | | | | | when the port is installed. The relase notes for 2.0 can be found at https://www.wireshark.org/docs/relnotes/wireshark-2.0.0.html . Notes: svn path=/head/; revision=402248
* Refactor tshark and the lite ports to fix the build.Joe Marcus Clarke2015-11-171-1/+7
| | | | | | | Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Notes: svn path=/head/; revision=401821
* - Drop gettext / iconv dependencies - they are not used here.Joe Marcus Clarke2015-11-161-148/+90
| | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=401779
* Update to 1.12.8. SeeJoe Marcus Clarke2015-10-161-1/+1
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-1.12.8.html for changes in this release. Notes: svn path=/head/; revision=399514