132 Commits

Author SHA1 Message Date
sthen
b45f0bf340 update to wireshark-3.4.9 2021-10-07 10:00:52 +00:00
sthen
6dda53560c update to wireshark-3.4.8 2021-08-26 09:05:57 +00:00
gkoehler
087bd55e9c Switch macppc to ld.lld
Add powerpc to LLD_ARCH, and bump _SYSTEM_VERSION-powerpc so people
will upgrade to lld-linked packages when they exist.  Remove
-Wl,--relax from several ports; ld.bfd needed this flag, but ld.lld
can't take it.

lang/gcc/8 needs USE_LLD = No, because LLD can't link C++ code from
gcc (error: relocation refers to a discarded section: ...), and also,
the adastrap is too old.

To avoid linker errors on macppc, you need a snapshot where
/usr/bin/ld is LLD.

ok sthen@
2021-08-21 03:25:05 +00:00
sthen
663e22708e update to wireshark-3.4.7 2021-07-14 20:56:19 +00:00
sthen
8d3c1b2322 uncomment DEBUG_PACKAGES, they're working on -current at least (previously
disabled with what looked like an ld-related issue)
2021-06-03 10:51:05 +00:00
sthen
60c4eefa6d update to wireshark-3.4.6 2021-06-03 10:49:56 +00:00
sthen
94be1fc625 update to wireshark-3.4.5 2021-04-23 21:15:46 +00:00
sthen
e3e1822f4f update to wireshark-3.4.4 2021-03-11 13:33:28 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
763fad78bf switch py2 BDEP to py3 (it was using py3 anyway, probably pulled in via
another dep)
2021-02-20 17:33:38 +00:00
sthen
a7ed2b1ae0 update to wireshark-3.4.3 2021-01-29 23:37:55 +00:00
sthen
a49cdee74a update to wireshark-3.4.2 2020-12-19 11:41:44 +00:00
sthen
d862251fa4 update to wireshark-3.4.1 2020-12-10 11:43:14 +00:00
sthen
1fc7c97beb update to wireshark-3.4.0 2020-11-20 17:29:11 +00:00
sthen
682fd803e4 update to wireshark-3.2.8 2020-10-29 22:34:38 +00:00
landry
d76d2e0e87 Add -DENABLE_MINIZIP=false to CONFIGURE_ARGS to make sure minizip is not
picked up if found during configure. Found out by naddy@, thanks!
2020-10-15 06:56:56 +00:00
sthen
432ec615af update to wireshark-3.2.7 2020-09-25 20:54:19 +00:00
sthen
1b6a5e685f wireshark: cope with libssh 0.9.5, it moved version macros to a different
header file
2020-09-16 08:00:21 +00:00
sthen
a9793b19f9 update to Wireshark 3.2.6 2020-08-13 14:17:03 +00:00
visa
795bafca3c Fix GOT overflow on mips64.
OK sthen@
2020-07-27 11:08:45 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
275cbdc86e update to wireshark-3.2.5 2020-07-02 02:00:03 +00:00
sthen
2de0a5b996 update to wireshark-3.2.4 2020-05-19 22:15:21 +00:00
sthen
d8fa3b864c wireshark: committed upstream 2020-04-13 08:09:35 +00:00
sthen
48bd4a200e tweak previous patch 2020-04-11 14:17:50 +00:00
sthen
e792299e87 update to Wireshark 3.2.3 plus a patch working around a crash I'm
seeing (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16489)
2020-04-09 20:06:48 +00:00
sthen
6e1e501f7b update to wireshark-3.2.2 2020-02-26 23:11:00 +00:00
sthen
7914f70f09 update to wireshark-3.2.1 2020-01-16 18:09:14 +00:00
sthen
757f7abd5b update to wireshark-3.2.0 2019-12-19 15:48:56 +00:00
sthen
394a3d024c update to wireshark-3.0.7 2019-12-05 17:07:42 +00:00
sthen
998fae5e8c update to wireshark-3.0.6 2019-10-24 11:12:12 +00:00
sthen
014ec642ee update to wireshark-3.0.5 and garbage-collect some remnants of the "no_qt"
pseudoflavour.
2019-09-22 13:13:48 +00:00
sthen
40646bc74b update to wireshark-3.0.4 2019-09-12 08:14:59 +00:00
sthen
7888a7c5de bump REVISION for safety to trigger pkg_add -u to pick up new builds; ieee80211
structs were changed recently. probably not needed in this port but bumps are
cheaper than debug time.
2019-09-03 10:50:12 +00:00
ajacoutot
d4e1d62a35 Sync these two as well (spidermonkey52 is no more). 2019-08-17 11:02:28 +00:00
sthen
d3a1becbc1 update to wireshark-3.0.3 2019-07-17 21:45:37 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
d7c4d39a07 update to wireshark-3.0.2 2019-05-23 13:17:13 +00:00
sthen
27267a3054 update to wireshark-3.0.1 2019-04-15 20:44:16 +00:00
bentley
917ade36c5 https homepage/master_sites. 2019-03-12 03:55:25 +00:00
sthen
ec46daa932 tidy up wireshark's version string (no more ugly Git Rev Unknown from Unknown) 2019-03-09 18:04:28 +00:00
sthen
666ec1bbf1 List USB controllers capturable via usbpcap in wireshark's interface list,
making it straightforward to do live capture in the gui (previously it
seems this could only be done with "wireshark -i usb0 -k" or similar)
2019-03-09 14:22:47 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
sthen
8815a83e36 oops, handle the wireshark-gtk -> wireshark upgrade path (gtk is no longer
included upstream). reminded by stsp@
2019-03-02 18:41:12 +00:00
sthen
dff2181bbd remove NO_TEST=Yes 2019-03-01 21:12:20 +00:00
sthen
501996f453 update to wireshark-3.0.0 2019-03-01 18:06:46 +00:00
sthen
933540da10 update to wireshark-2.6.7 2019-02-28 23:31:08 +00:00
sthen
98aba45e48 update to wireshark-2.6.6 2019-01-09 17:14:08 +00:00
sthen
ba6a1f0f8d update to wireshark-2.6.5 2018-11-29 00:29:01 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00