aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r569585Sunpoet Po-Chuan Hsieh2021-03-302-0/+22
| | | | | | | | | | Fix build with nettle 3.7.2 PR: 254355 Submitted by: mandree Notes: svn path=/branches/2021Q1/; revision=569599
* MFH: r568537Li-Wen Hsu2021-03-182-4/+4
| | | | | | | | | | net/gsocket: Update to 1.4.25 PR: 254317 Submitted by: Andrew Reiter <arr@watson.org> (maintainer) Notes: svn path=/branches/2021Q1/; revision=568740
* MFH: r567816Neel Chauhan2021-03-081-0/+5
| | | | | | | | | | | | net/openvswitch: Fix conflicts with libc (uuid_to_string(2)) PR: 238331 Submitted by: Nikola Kolev <koue AT chaosophia DOT net>, amdmi3 Reported by: Ian Campbell <ianc1215 AT gmail DOT com> Approved by: portmgr (bugfix blanket) Notes: svn path=/branches/2021Q1/; revision=567817
* MFH: r567500Thomas Zander2021-03-062-4/+4
| | | | | | | | | | | Update to upstream release 2.4.6. Details: - Bugs and doc fixes, see https://github.com/traefik/traefik/releases/tag/v2.4.6 Notes: svn path=/branches/2021Q1/; revision=567501
* MFH: r567347Guido Falsi2021-03-052-4/+4
| | | | | | | | | Update asterisk18 to 18.2.2 Security: 9e8f0766-7d21-11eb-a2be-001999f8d30b Notes: svn path=/branches/2021Q1/; revision=567350
* MFH: r567346Guido Falsi2021-03-052-4/+4
| | | | | | | | | Update asterisk16 to 16.16.2 Security: 9e8f0766-7d21-11eb-a2be-001999f8d30b Notes: svn path=/branches/2021Q1/; revision=567349
* MFH: r567068Fernando Apesteguía2021-03-032-0/+2
| | | | | | | | | | | net/py-wsdd: Add closing { to pkg-message PR: 253941 Submitted by: andrew@neptune-one.net Approved by: hiroo.ono+freebsd@gmail.com (maintainer) Notes: svn path=/branches/2021Q1/; revision=567069
* MFH: r560298 r560302 r561371 r562151 r562559 r563142 r563143 r563149 r565356 ↵Piotr Kubaj2021-02-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r565465 r566011 r566182 finance/quickfix: fix build on non-x86 Code uses x86 assembly, but makes it possible to use Boost atomic. multimedia/zoneminder: enable on powerpc64 net/mpich: fix build on powerpc64 Neither __BYTE_ORDER nor __BIG_ENDIAN are defined: In file included from src/mpi/datatype/typerep/dataloop/looputil.c:10: ./src/mpi/datatype/typerep/dataloop/looputil.h:57:2: error: This code assumes that __BYTE_ORDER and __BIG_ENDIAN are defined #error This code assumes that __BYTE_ORDER and __BIG_ENDIAN are defined editors/libreoffice: fix build on powerpc64 elfv2 This set of patches is applied only on powerpc* architectures. Submitted by: afsilva Approved by: tier 2 blanket security/openconnect-gui: fix checksum emulators/riscv-isa-sim: enable on powerpc64 sysutils/linuxfdisk: enable on powerpc64 graphics/openfx-arena: enable on powerpc64 multimedia/arcan: enable LUAJIT on powerpc64 It builds fine with luajit-openresty. games/libretro-desmume2015: fix build on non-x86 / ARM JIT is only for x86 and ARM. astro/opencpn: fix build on powerpc64* Use GCC unconditionally on powerpc64*: In file included from /usr/lib/clang/11.0.1/include/xmmintrin.h:13: /usr/lib/clang/11.0.1/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? __builtin_ia32_emms(); editors/libreoffice6: backport powerpc* patches to libreoffice6 Approved by: tier 2 blanket Notes: svn path=/branches/2021Q1/; revision=566549
* MFH: r566449Fernando Apesteguía2021-02-242-2/+19
| | | | | | | | | | net/widentd: Replace deprecated variable (fixes build) PR: 253240 Submitted by: portmaster@bsdforge.com (maintainer) Notes: svn path=/branches/2021Q1/; revision=566450
* MFH: r564758Philip Paeps2021-02-223-0/+92
| | | | | | | | | | | | | | | | net/aquantia-atlantic-kmod: Fix build on CURRENT This patch enables the port to build a working if_atlantic.ko on 13-CURRENT, broken since r353868 (Git commit 19e09f447fd9), where the `if_multi_apply` and `if_multiaddr_count` KPIs were removed. PR: 252642 Submitted by: Michael Chiu <nyan-at-myuji.xyz> Approved by: koobs (maintainer) Differential_Revision: https://reviews.freebsd.org/D28135 Notes: svn path=/branches/2021Q1/; revision=566276
* MFH: r566159Thomas Zander2021-02-202-4/+4
| | | | | | | | | | | | | Update to upstream release 2.4.5. Details: - Feature enhancements, docs and bug fixes, see https://github.com/traefik/traefik/releases/tag/v2.4.5 - Configuration files are compatible with the previous 2.3.x series. Notes: svn path=/branches/2021Q1/; revision=566160
* MFH: r566105Dmitry Marakasov2021-02-191-2/+2
| | | | | | | | | | - Fix dependency on ports libpcap by explicitly specifying shlib version PR: 242332 Reported by: lantw44@gmail.com Notes: svn path=/branches/2021Q1/; revision=566106
* MFH: r562244 r566014Guido Falsi2021-02-192-4/+4
| | | | | | | | | | | | | | | Update asterisk18 to 18.2.0 Update asterisk18 to 18.2.1 Security: b330db5f-7225-11eb-8386-001999f8d30b, e3894955-7227-11eb-8386-001999f8d30b, 5d8ef725-7228-11eb-8386-001999f8d30b, ca21f5e7-7228-11eb-8386-001999f8d30b, 1bb2826b-7229-11eb-8386-001999f8d30b Notes: svn path=/branches/2021Q1/; revision=566017
* MFH: r562243 r566013Guido Falsi2021-02-192-4/+4
| | | | | | | | | | | | | | | Update asterisk16 to 16.16.0 Update asterisk16 to 16.16.1 Security: b330db5f-7225-11eb-8386-001999f8d30b, e3894955-7227-11eb-8386-001999f8d30b, 5d8ef725-7228-11eb-8386-001999f8d30b, ca21f5e7-7228-11eb-8386-001999f8d30b, 1bb2826b-7229-11eb-8386-001999f8d30b Notes: svn path=/branches/2021Q1/; revision=566016
* MFH: r566012Guido Falsi2021-02-192-4/+4
| | | | | | | | | | | Update asterisk13 to 13.38.2 Security: b330db5f-7225-11eb-8386-001999f8d30b, 5d8ef725-7228-11eb-8386-001999f8d30b, 1bb2826b-7229-11eb-8386-001999f8d30b Notes: svn path=/branches/2021Q1/; revision=566015
* MFH: r565450Dmitry Marakasov2021-02-181-0/+43
| | | | | | | | | | | | | | net/libdnet: disable useless buildtime check for /dev/bpf presence Device is not guarateed to exist at package building time. PR: 238523 Submitted by: rea@FreeBSD.org Reported by: dweimer@dweimer.net Approved by: maintainer timeout (onatan@gmail.com, 1.5 years) Notes: svn path=/branches/2021Q1/; revision=565990
* MFH: r564759Neel Chauhan2021-02-102-4/+4
| | | | | | | | | | | | | net/3proxy: Update to 0.9.3 Changes: https://github.com/z3APA3A/3proxy/releases/tag/0.9.3 PR: 253357 Submitted by: timp87 AT gmail DOT com (maintainer) Approved by: portmgr (blanket, bugfix) Notes: svn path=/branches/2021Q1/; revision=564836
* MFH: r563249Juraj Lutter2021-01-296-745/+186
| | | | | | | | | | | | | | | | | net/ocserv: Update to 1.1.2 - Update to 1.1.2 - Reformat Makefile according to portclippy/portfmt - Install sample config with PREFIX-ized values where apropriate. - Take MAINTAINERship Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28346 Notes: svn path=/branches/2021Q1/; revision=563251
* MFH: r562693Antoine Brodin2021-01-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Mark BROKEN on FreeBSD 13 and 14 c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../../include -Iposix -I../core/posix -c -o activity_statistics_monitor.o activity_statistics_monitor.cpp In file included from activity_statistics_monitor.cpp:18: In file included from ./incoming_message.h:20: In file included from ./parameters.h:20: In file included from ./parameter_entry.h:24: In file included from /usr/include/c++/v1/string:506: In file included from /usr/include/c++/v1/string_view:175: In file included from /usr/include/c++/v1/__string:57: In file included from /usr/include/c++/v1/algorithm:643: In file included from /usr/include/c++/v1/memory:681: In file included from /usr/include/c++/v1/atomic:571: /usr/include/c++/v1/__threading_support:76:9: error: unknown type name 'sem_t' typedef sem_t __libcpp_semaphore_t; ^ Reported by: pkg-fallout Notes: svn path=/branches/2021Q1/; revision=562694
* MFH: r562593Guido Falsi2021-01-254-8/+22
| | | | | | | | | | | | | - Add unconditional dependency on gcrypt and libgpg-error to ndpi and ntopng to ensure full feature set [1] - Patch ntopng to link correctly with libgcrypt - While here, update ntopng to latest upstream snapshot PR: 252935 [1] Submitted by: Franco Fichtner <franco@opnsense.org> Notes: svn path=/branches/2021Q1/; revision=562594
* MFH: r562534Antoine Brodin2021-01-251-0/+1
| | | | | | | | | Mark BROKEN on FreeBSD 14 Reported by: pkg-fallout Notes: svn path=/branches/2021Q1/; revision=562535
* MFH: r562147Xin LI2021-01-202-5/+5
| | | | | | | | | net/openldap24-server: update to 2.4.57. Approved by: ports-secteam Notes: svn path=/branches/2021Q1/; revision=562148
* MFH: r562118Bradley T. Hughes2021-01-202-6/+5
| | | | | | | | | | net/turnserver: Update 4.5.1.1_2 -> 4.5.2 Security: fce7a6e7-bc5d-11ea-b38d-f0def1d0c3ea Sponsored by: Miles AS Notes: svn path=/branches/2021Q1/; revision=562123
* MFH: r562085Joseph Mingrone2021-01-192-4/+4
| | | | | | | | | | net/cloud-init: Update to version 20.4.1 (security fix) Submitted by: Mina Galić <me@igalic.co> Security: https://bugs.launchpad.net/cloud-init/+bug/1911680 Notes: svn path=/branches/2021Q1/; revision=562094
* MFH: r561542Thomas Zander2021-01-142-4/+4
| | | | | | | | | | | Update to upstream release 2.3.7. Details: * Bug and doc fix release, see https://github.com/traefik/traefik/releases/tag/v2.3.7 Notes: svn path=/branches/2021Q1/; revision=561543
* MFH: r560339Jan Beich2021-01-042-5/+5
| | | | | | | | | | | net/waypipe: update to 0.7.2 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.7.2 Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.7.1...v0.7.2 Reported by: Repology Notes: svn path=/branches/2021Q1/; revision=560342
* MFH: r560305Piotr Kubaj2021-01-041-0/+18
| | | | | | | | | | net/ns3: fix build on GCC architectures ../src/test/ns3tc/fq-codel-queue-disc-test-suite.cc:555:125: error: 'u_int32_t' has not been declared 555 | FqCoDelQueueDiscECNMarking::AddPacket (Ptr<FqCoDelQueueDisc> queue, Ipv4Header hdr, u_int32_t nPkt, u_int32_t nPktEnqueued, u_int32_t nQueueFlows) Notes: svn path=/branches/2021Q1/; revision=560306
* MFH: r560288Piotr Kubaj2021-01-041-1/+1
| | | | | | | net/libtnl: enable on powerpc64 Notes: svn path=/branches/2021Q1/; revision=560289
* Remove python 2.7 support from a few portsAntoine Brodin2021-01-031-1/+1
| | | | Notes: svn path=/head/; revision=559997
* net/ceph14: fix build on powerpc64lePiotr Kubaj2021-01-035-1/+605
| | | | | | | | | | Requires updating assembly sources that upstream uses from https://github.com/antonblanchard/crc32-vpmsum to build with clang. Approved by: tier 2 blanket Notes: svn path=/head/; revision=559984
* net/dhcpcd: Update to 9.4.0Ben Woods2021-01-032-4/+4
| | | | | | | | Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0003420.html Notes: svn path=/head/; revision=559979
* net/dhcpcd-ui: Update to 0.7.8Ben Woods2021-01-032-4/+7
| | | | | | | | Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0003421.html Notes: svn path=/head/; revision=559978
* net/libilbc: update to 3.0.4Fernando Apesteguía2021-01-024-8/+8
| | | | | | | | | ChangeLog: https://github.com/TimothyGu/libilbc/releases/tag/v3.0.4 Reported by: portscout Notes: svn path=/head/; revision=559962
* net/cloudquery: Update to 0.6.8Guangyuan Yang2021-01-022-7/+7
| | | | | | | | | PR: 252329 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Approved by: lwhsu Notes: svn path=/head/; revision=559954
* net/apache-commons-net: update 3.7.1 -> 3.7.2, submitter becomes maintainerKurt Jaeger2021-01-022-5/+5
| | | | | | | | | PR: 251749 Submitted by: Neel Chauhan <neel@neelc.org> Relnotes: https://mirror.synyx.de/apache//commons/net/RELEASE-NOTES.txt Notes: svn path=/head/; revision=559927
* net/wayvnc: update to 0.4.0Jan Beich2021-01-022-4/+4
| | | | | | | | Changes: https://github.com/any1/wayvnc/releases/tag/v0.4.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=559901
* net/freeswitch: enable on powerpc64lePiotr Kubaj2021-01-011-1/+1
| | | | Notes: svn path=/head/; revision=559873
* net/freeswitch: drop non-default ALL_MODULES option which uses Python 2.7Rene Ladan2021-01-012-142/+1
| | | | | | | | PR: 249744 Submitted by: swills Notes: svn path=/head/; revision=559852
* Revert r559792 to unbreak INDEX and bulk -aAntoine Brodin2021-01-014-0/+32
| | | | | | | | | It seems a lot of reverse dependencies were missed With hat: portmgr Notes: svn path=/head/; revision=559822
* Remove most expired ports that depend on Python 2.7:Rene Ladan2021-01-014-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exceptions are: - mail/mailman, our listservers still use it - www/chromium, solely because of popular demand, upstream is (slowly) working on porting it to Python 3 - ports that have actual patches for Python 3 against them (Cinnamon and a few unrelated other ports) - llvm70 and qt5-webengine because they seem to have a lot of dependencies which need further analysis - sysutils/uefi-edk2-bhyve because bhyve seems to use them - python2 and python27 themselves I'm sure there will be complaints, but the nice thing about a version control system is that we can revert and adjust things. 2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream 2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream 2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream 2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn instead 2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any (Log::Any::Adapter::Capture) instead 2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-backports.os: Python 2 is EOL upstream 2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream 2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3 2020-12-31 devel/py-enum34: Will be removed along with python27 2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3 2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-selectors2: Python 2 is EOL upstream 2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27 2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-typing: Python 2 only, backport of Python 3 2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3 2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream 2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream 2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream 2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/0ad: Uses deprecated version of python 2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/renpy: Uses deprecated version of python 2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream 2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream 2020-12-31 graphics/uniconvertor: Uses deprecated version of python 2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey60: Requires python2 to build 2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 mail/getmail: Uses deprecated version of python 2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream 2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream 2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream 2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream 2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is EOLed upstream 2020-12-31 security/sandsifter: Uses deprecated version of python, see https://github.com/rigred/sandsifter/issues/10 2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed upstream 2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream 2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3 2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/cliqz: Uses deprecated version of python 2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream Notes: svn path=/head/; revision=559792
* New port: net/cloudquery: Transform cloud infrastructure into queryable SQL ↵Kurt Jaeger2020-12-314-0/+314
| | | | | | | | | | | | | | | tables cloudquery transforms your cloud infrastructure into queryable SQL tables for easy monitoring, governance and security. WWW: https://cloudquery.io/ PR: 252224 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=559771
* net/py-pytradfri: update to 7.0.6Tobias C. Berner2020-12-312-4/+4
| | | | Notes: svn path=/head/; revision=559768
* Remove net/mediatomb, there have been no new releases for over 10 years.Rene Ladan2020-12-3114-800/+0
| | | | | | | | | | | Use net/gerbera as an alternative. PR: 248476 Submitted by: Daniel Engberg Approved by: maintainer timeout (leo@mediatomb.cc, 4 months) Notes: svn path=/head/; revision=559749
* Remove expired ports not depending on Python 2.7:Rene Ladan2020-12-314-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-12-31 devel/arm-none-eabi-gdb: This is an old, obsolete version of gdb 2020-12-31 devel/pecl-weakref2: PHP 7.2 extension 2020-12-31 graphics/py-imageio24: Use graphics/py-imageio instead 2020-12-31 mail/bogofilter-tc: TokyoCabinet is being phased out in favor of KyotoCabinet. 2020-12-31 net/pecl-yaz: PHP 7.2 extension 2020-12-31 print/cloudprint: Google Cloud Print is being shut down by Google by end of 2020 2020-12-31 science/py-eccodes-python: Use science/py-eccodes instead 2020-12-31 sysutils/cfengine-masterfiles312: EOL 2020-12-31 sysutils/cfengine-masterfiles313: EOL 2020-12-31 sysutils/cfengine312: EOL 2020-12-31 sysutils/cfengine313: EOL 2020-12-31 sysutils/rubygem-chef-zero5: Please use sysutils/rubygem-chef-zero instead 2020-12-31 sysutils/syslog-ng325: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng326: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng328: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng329: Reduction of syslog-ng ports to one 2020-12-31 www/flashplayer: Depends on a deprecated port 2020-12-31 www/linux-flashplayer: Deprecated by upstream 2020-12-31 www/mediawiki133: Upstream end of life 2020-12-31 www/mediawiki134: Upstream end of life 2020-12-31 www/py-aiohttp2: Use www/py-aiohttp instead sysutils/drm-legacy-kmod is left in for now. Notes: svn path=/head/; revision=559743
* Remove PHP 7.2 which expired today, use PHP 7.4 instead.Rene Ladan2020-12-316-71/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020 2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020 2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020 2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020 2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020 2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020 2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020 2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020 2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020 2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020 2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020 ./lang/php72-extensions 2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020 2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020 2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020 Notes: svn path=/head/; revision=559731
* Expire net/ceph12Antoine Brodin2020-12-3014-987/+0
| | | | | | | PR: 249742 Notes: svn path=/head/; revision=559682
* net/arping: fix build on GCC architecturesPiotr Kubaj2020-12-301-0/+1
| | | | | | | | arping.c: In function 'xrandom': arping.c:239: error: 'for' loop initial declaration used outside C99 mode Notes: svn path=/head/; revision=559668
* net/radsecproxy: fix build on GCC architecturesPiotr Kubaj2020-12-291-1/+1
| | | | | | | | | | GCC9 doesn't treat it as error: cc1: warnings being treated as errors radmsg.c: In function 'buf2radmsg': radmsg.c:299: warning: comparison is always false due to limited range of data type Notes: svn path=/head/; revision=559582
* This is the commit message, please edit it.Rene Ladan2020-12-294-48/+0
| | | | | | | 2020-12-12 net/py-libfte: Uses deprecated version of python Notes: svn path=/head/; revision=559577
* Add gitup 0.87, minimalist, dependency-free program to clone/pull gitRenato Botelho2020-12-296-0/+71
| | | | | | | | | | | repositories. PR: 252220 Submitted by: ed.arrakis@gmail.com Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=559576