non port: net/wireshark/Makefile |
SVNWeb
|
Number of commits found: 259 (showing only 100 on this page) |
Thu, 24 Aug 2023
|
[ 19:56 Joe Marcus Clarke (marcus) ] 922da79
net/wireshark: Update to 4.0.8
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.8.html for a
list of changes in this release.
|
Fri, 14 Jul 2023
|
[ 15:07 Joe Marcus Clarke (marcus) ] 83eaa2c
net/wireshark: Update to 4.0.7
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.7.html for a
list of changes in this release.
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Thu, 25 May 2023
|
[ 17:26 Joe Marcus Clarke (marcus) ] d7f2dcf
net/wireshark: Update to 4.0.6
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html for a
list of changes in this release.
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sat, 15 Apr 2023
|
[ 19:16 Joe Marcus Clarke (marcus) ] 687b493
net/wireshark: Update to 4.0.5
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.5.html for the
changes in this release.
|
Mon, 20 Mar 2023
|
[ 08:40 Joe Marcus Clarke (marcus) Author: Daniel Engberg ] 55c08bf
net/wireshark: Rework ANDROIDDUMP
Use the cmake Bool helper and remove redundant code now that we're not
using individual _MAN and _LIB subs.
PR: 270160
|
Sat, 11 Mar 2023
|
[ 20:32 Joe Marcus Clarke (marcus) ] ed01d80
net/wireshark: Restore ANDROIDDUMP OPTION
If you have TCP blackhole enabled, having androiddump built adds ~ 70
seconds to wireshark's start time (if you don't have the Android
Debugger running).
Leave this OPTION default enabled as it doesn't introduce any other
dependencies.
Reported by: Boris Korzun <drtr0jan@yandex.ru>
|
Fri, 3 Mar 2023
|
[ 19:18 Joe Marcus Clarke (marcus) ] c362cdf
net/wireshark: Update to 4.0.4 and refactor the port logic
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.4.html for a
list of changes in wireshark.
This port features the following modifications:
- Use of helpers and consistent usage
- Refresh dependency list
- Use (lib)speexdsp from tree
- Add brotli as dependency, used for compressing data over HTTP2
- Flavourize port and create two variants, one including UI and one without
(-nox11)
- Disable detection of git for Wireshark's build
- Rework and consolidate options, try to be as consistent as possible with the
rest of the tree
- Rename DECRYPT option to GNUTLS
- Move various *dump tools to one option as they share the same dependency
(libssh)
- Make LTO default option on aarch64 and amd64
- RTP audio codecs are only used with GUI so make all use the same toggle
Thanks to diizzy for his refactoring work. One thing to note for uses
of the -lite ports is that they are going away. Flavors should be used
to build wireshark with the GUI (default) or without the GUI (nox11).
PR: 269103
Submitted by: diizzy [port refactoring]
|
Fri, 20 Jan 2023
|
[ 15:16 Joe Marcus Clarke (marcus) ] 1ebc044
net/wireshark: Update to 4.0.3
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.3.html for the
list of changes in this release.
|
Fri, 6 Jan 2023
|
[ 19:11 Joe Marcus Clarke (marcus) ] 00d33cf
net/wireshark: Update to 4.0.2
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.2.html for a
list of changes in this release.
|
Wed, 26 Oct 2022
|
[ 20:17 Joe Marcus Clarke (marcus) ] 5d59a7d
net/wireshark: Update to 4.0.1
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.1.html for a
list of changes in this release.
|
Mon, 10 Oct 2022
|
[ 13:25 Joe Marcus Clarke (marcus) ] 65884b2
net/wireshark: wifidump also requires libssh
|
Sun, 9 Oct 2022
|
[ 17:27 Joe Marcus Clarke (marcus) ] 713f6c2
net/wireshark: Update to 4.0.0
See https://www.wireshark.org/docs/relnotes/wireshark-4.0.0.html for a
list of changes in this release.
|
Tue, 13 Sep 2022
|
[ 14:38 Joe Marcus Clarke (marcus) ] 07123ae
net/wireshark: Update to 3.6.8
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.8.html for a
list of changes in this release.
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 3 Aug 2022
|
[ 16:26 Joe Marcus Clarke (marcus) ] 7371107
net/wireshark: Update to 3.6.7
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.7.html for a
list of changes in this release.
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Jun 2022
|
[ 06:25 Joe Marcus Clarke (marcus) ] 4629ce28
net/wireshark: Update to 3.6.6
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.6.html for a
list of changes in this release.
|
Thu, 5 May 2022
|
[ 19:31 Joe Marcus Clarke (marcus) ] b398756
net/wireshark: Update to 3.6.5
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.5.html for a
list of changes in this release.
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Thu, 31 Mar 2022
|
[ 13:21 Joe Marcus Clarke (marcus) ] dc70167
net/wireshark: Update to 3.6.3.
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.3.html for a
list of changes in this release.
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 21 Feb 2022
|
[ 19:58 Joe Marcus Clarke (marcus) Author: Daniel Engberg ] 575930a
net/wireshark: Update MASTER_SITES, fix RTP option, adjust Makefile
- Update MASTER_SITES with official mirrors and add main site as last resort
Reference: https://www.wireshark.org/mirror.html
- Remove unnecessary definitions and switch to DISTVERSION while at it
- Fix RTP option
PR: 262076
|
Sun, 20 Feb 2022
|
[ 04:12 Joe Marcus Clarke (marcus) ] 3e7662e
net/wireshark: Update to 3.6.2.
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.2.html for a
list of changes in this release.
|
Fri, 31 Dec 2021
|
[ 15:58 Joe Marcus Clarke (marcus) ] 748000e
net/wireshark: Update to 3.6.1
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.1.html for a
list of changes in this release.
|
Fri, 26 Nov 2021
|
[ 05:45 Joe Marcus Clarke (marcus) Author: Joseph Mingrone ] b915ce8
net/wireshark: Add missing dependencies to fix plist.
PR: 260053
Differential Revision: https://reviews.freebsd.org/D33122
|
Thu, 25 Nov 2021
|
[ 12:56 Joe Marcus Clarke (marcus) ] b850fab
net/wireshark: Update to 3.6.0
See https://www.wireshark.org/docs/relnotes/wireshark-3.6.0.html for a
list of changes in this release.
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Wed, 10 Nov 2021
|
[ 06:20 Fernando Apesteguía (fernape) ] a55c182 (Only the first 10 of 17 ports in this commit are shown above. )
comms/spandsp: Update to 3.0.0
Patch consumers and bump PORTREVISION where appropriate.
PR: 258999
Reported by: jailbird@fdf.net (maintainer)
Reviewed by: madpilot@
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Thu, 7 Oct 2021
|
[ 15:22 Joe Marcus Clarke (marcus) ] cfd474e
net/wireshark: Update to 3.4.9
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.9.html for a
list of changes in this release.
|
Mon, 30 Aug 2021
|
[ 15:10 Joe Marcus Clarke (marcus) ] c75a6cc
net/wireshark: Update to 3.4.8
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.8.html for a
list of changes in this release.
|
Thu, 15 Jul 2021
|
[ 13:32 Joe Marcus Clarke (marcus) ] a8fd544
net/wireshark: Update to 3.4.7
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.7.html for a
list of changes in this release.
|
Mon, 7 Jun 2021
|
[ 19:33 Joe Marcus Clarke (marcus) ] fd269b3
net/wireshark: Update to 3.4.6.
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.6.html for a
list of what's changed in this release.
|
Thu, 22 Apr 2021
|
[ 21:17 Joe Marcus Clarke (marcus) ] 8d4498e
net/wireshark: Update to 3.4.5
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.5.html for a
list of what has changed in this release.
|
Fri, 16 Apr 2021
|
[ 18:31 Adriaan de Groot (adridg) ] 6664a69
net/wireguard: fix build with CMake 3.20
Picked from upstream
https://gitlab.com/wireshark/wireshark/-/commit/6ef6e8f607456e239e5f1a326803846930d34fa8
and then `make makepatch`ed in.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Mar 2021
|
[ 14:42 marcus ]
Update to 3.4.4.
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.4.html for the
list of changes in this release.
|
Thu, 25 Feb 2021
|
[ 16:10 pkubaj ]
net/wireshark: add LTO option
PR: 253426
Approved by: marcus (maintainer timeout)
|
Mon, 1 Feb 2021
|
[ 15:33 marcus ]
Update to 3.4.3.
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.3.html for a list of
changes
in this release.
|
Mon, 21 Dec 2020
|
[ 15:22 marcus ]
Update to 3.4.2.
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.2.html for the changes
in this release.
|
Fri, 18 Dec 2020
|
[ 14:54 marcus ]
Update to 3.4.1.
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.1.html for a
list of changes in this release.
|
Wed, 4 Nov 2020
|
[ 16:06 marcus ]
Async DNS is now enabled by default.
This makes C-ARES a mandatory dependency now.
Reported by: olgeni
|
Tue, 3 Nov 2020
|
[ 19:51 marcus ]
Update to 3.4.0.
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.0.html
for a list of changes in this release.
|
Thu, 24 Sep 2020
|
[ 20:42 marcus ]
Update to 3.2.7.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.7.html for
a list of changes in this release.
|
Fri, 14 Aug 2020
|
[ 16:52 marcus ]
Update to 3.2.6.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.6.html for a list
of changes in this release.
|
Sat, 4 Jul 2020
|
[ 16:42 marcus ]
Update to 3.2.5.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.5.html for the list
of changes in this release.
|
Fri, 22 May 2020
|
[ 18:33 marcus ]
Update to 3.2.4.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.4.html for changes
in this release.
|
Tue, 14 Apr 2020
|
[ 15:49 mat ] (Only the first 10 of 81 ports in this commit are shown above. )
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494
|
Sun, 12 Apr 2020
|
[ 17:18 marcus ]
Update to 3.2.3.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.3.html for a list of
what's changed in this release.
|
Wed, 4 Mar 2020
|
[ 15:24 marcus ]
Update to 3.2.2.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.2.html for a
list of changes in this release.
|
Mon, 20 Jan 2020
|
[ 19:09 marcus ]
Update to 3.2.1.
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.1.html for a
list of changes in this release.
|
Sat, 28 Dec 2019
|
[ 13:08 marcus ]
Update to 3.2.0.
Also, normalize the Kerberos OPTIONs. [1]
See https://www.wireshark.org/docs/relnotes/wireshark-3.2.0.html for a list
of changes in this release.
PR: 241797 [1]
Submitted by: Tatsuki Makino [1]
|
Fri, 8 Nov 2019
|
[ 13:48 tobik ] (Only the first 10 of 49 ports in this commit are shown above. )
net: Add missing USES={gnome,php}
|
Sun, 27 Oct 2019
|
[ 19:56 marcus ]
Update to 3.0.6.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.6.html for a
lost of changes in this release.
|
Wed, 9 Oct 2019
|
[ 12:17 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Drop the ipv6 virtual category for n* category as it is not relevant anymore
|
Wed, 25 Sep 2019
|
[ 15:39 marcus ]
Update to 3.0.5.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.5.html for
a list of changes in this release.
|
Sat, 14 Sep 2019
|
[ 18:58 marcus ]
Update to 3.0.4.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html for changes
in this release.
|
Fri, 2 Aug 2019
|
[ 23:19 marcus ]
Unconditionally install dumpcap.
This is required to actually be able to capture packets with tshark.
PR: 239601
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Thu, 18 Jul 2019
|
[ 19:21 marcus ]
Update to 3.0.3.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.3.html for a list
of changes in this release.
|
Mon, 27 May 2019
|
[ 20:06 marcus ]
Update to 3.0.2.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.2.html for a list of
changes in this release.
|
Wed, 17 Apr 2019
|
[ 13:52 marcus ]
Update to 3.0.1.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.1.html for a list of
changes in this release.
|
Wed, 13 Mar 2019
|
[ 20:47 marcus ]
Various fixes.
* Fix detection of the LUA library
* Unconditionally package libwscodecs
* Add CONFLICTS_INSTALL throughout
PR: 236332 (for LUA)
236468 (for conflicts)
|
Tue, 5 Mar 2019
|
[ 09:00 marcus ]
Add a dependency on qmake_build.
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
[ 01:02 marcus ]
Update to 3.0.0.
Note: the GTK+ UI is now gone. Qt 5 is all that remains.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.0.html for a list
of changes in this release.
|
Tue, 15 Jan 2019
|
[ 13:15 marcus ]
Fix plist with MaxMindDB (GeoIP) support.
PR: 234963
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
|
Mon, 14 Jan 2019
|
[ 23:25 marcus ]
Correct a typo with s/LIBS/LIB_DEPENDS/
This was an issue with me needing to manually merge the previously submitted
diff.
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com>
|
[ 20:34 marcus ]
Update to 2.6.6.
* 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
|
Sun, 13 Jan 2019
|
[ 20:58 adamw ] (Only the first 10 of 59 ports in this commit are shown above. )
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Sat, 8 Dec 2018
|
[ 16:10 marcus ]
Fix packaging.
Conditionalize sshdump and ciscodump as they need libssh.
PR: 233858
|
Fri, 7 Dec 2018
|
[ 22:23 marcus ]
Update to 2.6.5.
See https://www.wireshark.org/docs/relnotes/wireshark-2.6.5.html for a list
of changes in this release.
|
Fri, 2 Nov 2018
|
[ 16:36 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by: portmgr (tier-2 blanket)
|
Sat, 13 Oct 2018
|
[ 11:01 marcus ]
Update to 2.6.4.
See https://www.wireshark.org/docs/relnotes/wireshark-2.6.4.html for
changes in this release.
|
Fri, 31 Aug 2018
|
[ 11:10 marcus ]
Update to 2.6.3.
See https://www.wireshark.org/docs/relnotes/wireshark-2.6.3.html for a list of
changes in this release.
|
Thu, 9 Aug 2018
|
[ 14:09 marcus ]
Update to 2.6.2.
See https://www.wireshark.org/docs/relnotes/wireshark-2.6.2.html for a list of
changes
in this release.
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
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
|
Mon, 28 May 2018
|
[ 19:30 marcus ]
Fix an undefined symbol error in tshark.
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
|
Wed, 2 May 2018
|
[ 13:37 marcus ]
Fix build with base krb5.
Add an additional CONFIGURE_ARG to allow wireshark to build with base Kerberos.
PR: 227908
Submitted by: mbeis
|
Tue, 1 May 2018
|
[ 16:26 marcus ]
Update to 2.6.0.
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.
|
Sun, 8 Apr 2018
|
[ 15:47 marcus ]
Update to 2.4.6.
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]
|
Wed, 14 Mar 2018
|
[ 09:11 marcus ]
Update to 2.4.5.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.5.html for the
changes in this release.
PR: 226355
Submitted by: cmt
|
Fri, 12 Jan 2018
|
[ 14:39 marcus ]
Update to 2.4.4.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html for
a list of changes in this release.
|
Thu, 28 Dec 2017
|
[ 23:55 marcus ]
Move the libspandsp dependency to RTP.
This cleans up the GUI-less dependency list when RTP is not desired.
PR: 224081
Submitted by: sergey@akhmatov.ru
|
Thu, 14 Dec 2017
|
[ 13:41 marcus ]
Update to 2.4.3.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.3.html for a
list of changes in this release.
|
Sun, 26 Nov 2017
|
[ 18:58 cmt ]
net/wireshark: update to 2.4.2
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
|
Tue, 21 Nov 2017
|
[ 08:36 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by: Absolight
|
Thu, 2 Nov 2017
|
[ 21:41 olgeni ] (Only the first 10 of 108 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
|
Tue, 5 Sep 2017
|
[ 15:26 marcus ]
Update to 2.4.1.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.1.html for a list
of changes in this release.
|
Sun, 23 Jul 2017
|
[ 14:34 marcus ]
Wireshark now depends on libgcrypt even in the non-DECRYPT
case. Not bumping PORTREVISION since the default was to
have libgcrypt anyway.
PR: 220929
|
Sat, 22 Jul 2017
|
[ 02:32 marcus ]
Update to 2.4.0.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.0.html for a list
of changes in this release.
|
Mon, 12 Jun 2017
|
[ 16:35 marcus ]
Update to 2.2.7. See
https://www.wireshark.org/docs/relnotes/wireshark-2.2.7.html for a list
changes in this release.
|
Mon, 29 May 2017
|
[ 15:27 sunpoet ]
Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework
Approved by: portmgr (blanket)
|
Fri, 21 Apr 2017
|
[ 19:38 marcus ]
Update to 2.2.6. See
https://www.wireshark.org/docs/relnotes/wireshark-2.2.6.html for the changes
in this release.
|
Sun, 5 Mar 2017
|
[ 04:33 marcus ]
Update to 2.2.5. See
https://www.wireshark.org/docs/relnotes/wireshark-2.2.5.html for the changes in
this release.
|
Sat, 18 Feb 2017
|
[ 19:48 tcberner ] (Only the first 10 of 220 ports in this commit are shown above. )
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* 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
|
Thu, 26 Jan 2017
|
[ 17:07 marcus ]
Update to 2.2.4. See
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>
|
Number of commits found: 259 (showing only 100 on this page) |