aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r565796Antoine Brodin2021-02-171-0/+2
| | | | | | | | | Mark BROKEN on FreeBSD 13 and 14 Reported by: pkg-fallout Notes: svn path=/branches/2021Q1/; revision=565797
* MFH: r565794Antoine Brodin2021-02-171-0/+2
| | | | | | | | | Mark BROKEN on FreeBSD 13 and 14 Reported by: pkg-fallout Notes: svn path=/branches/2021Q1/; revision=565795
* MFH: r565154Neel Chauhan2021-02-131-1/+1
| | | | | | | | | | databases/cassandra3: Use my username for the LOCAL distfile PR: 253312 Approved by: portmgr blanket (bugfix) Notes: svn path=/branches/2021Q1/; revision=565156
* MFH: r564834Neel Chauhan2021-02-103-12/+11
| | | | | | | | | | | | | databases/cassandra3: Update to 3.11.10 Changes: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-3.11.10 PR: 253312 Submitted by: Angelo Polo <language.devel AT gmail DOT com> (maintainer) Approved by: portmgr blanket Notes: svn path=/branches/2021Q1/; revision=564835
* Commit mysql56, mysql57 and mysql80 to 2021Q1.Jochen Neumeister2021-02-0531-74/+409
| | | | | | | | | | https://www.oracle.com/security-alerts/cpujan2021.html#AppendixMSQL Security: 31344707-5d87-11eb-929d-d4c9ef517024 Sponsored by: Netzkommune GmbH Notes: svn path=/branches/2021Q1/; revision=564147
* MFH: r562546Antoine Brodin2021-01-251-0/+1
| | | | | | | | | Mark BROKEN on FreeBSD 14 Reported by: pkg-fallout Notes: svn path=/branches/2021Q1/; revision=562547
* MFH: r561356Piotr Kubaj2021-01-121-2/+1
| | | | | | | | | | | | databases/kyotocabinet: fix build on GCC architectures kcdirtest.cc: In member function 'virtual const char* procorder(const char*, int64_t, int32_t, bool, int32_t, bool, int32_t, int32_t, bool)::VisitorIterator::visit_full(const char*, size_t, const char*, size_t, size_t*)': kcdirtest.cc:1030: error: 'class std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >' has no member named 'emplace' kcdirtest.cc: In member function 'virtual const char* procorder(const char*, int64_t, int32_t, bool, int32_t, bool, int32_t, int32_t, bool)::VisitorCursor::visit_full(const char*, size_t, const char*, size_t, size_t*)': kcdirtest.cc:1095: error: 'class std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >' has no member named 'emplace' Notes: svn path=/branches/2021Q1/; revision=561357
* MFH: r561241Fernando Apesteguía2021-01-111-1/+1
| | | | | | | | | | databases/libmemcached: reset MAINTAINER PR: 252573 Submitted by: m.tsatsenko@gmail.com Notes: svn path=/branches/2021Q1/; revision=561242
* MFH: r559767 r560752Dima Panov2021-01-092-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | emulators/open-vm-tools: update to 11.2.0 release PR: 250550 Submitted by: fluffy Approved by: jpaetzel devel/doxygen: Update to 1.9.0 - regen patches by 'make makepatch' - adjust consumers which affected by new doxygen styles - take maintainersip Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0 PR: 242347 Submitted by: fluffy Reported by: Naram Qashat (ex-maintainer) Exp-run by: antoine Notes: svn path=/branches/2021Q1/; revision=560869
* Remove a few expired ports:Rene Ladan2021-01-0232-10348/+0
| | | | | | | | | | | | | 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 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/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream Notes: svn path=/head/; revision=559941
* For ports on riscv64 that fail the same (or similar ways) to aarch64, markMark Linimon2021-01-021-1/+1
| | | | | | | | | | | them BROKEN. While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559904
* Mark BROKEN: fails to buildAntoine Brodin2021-01-011-0/+2
| | | | | | | | | | | | /usr/local/include/v8-internal.h:418:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'? !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data); ~~~~~^~~~~~~~~~~ remove_cv Reported by: pkg-fallout Notes: svn path=/head/; revision=559872
* databases/slony1v2: update to 2.2.10Kyle Evans2021-01-013-13/+13
| | | | | | | | | | 2.2.9 and 2.2.10 feature fixes for the new -fno-common default in GCC 10 and LLVM 11, along with some fixes for PG11+. Approved by: dgilbert@eicat.ca (maintainer, "do it if it just compiles") Notes: svn path=/head/; revision=559866
* Update www/cutelyst and databases/cutelyst-asql to latest upstream releaseAdriaan de Groot2021-01-012-4/+4
| | | | | | | | | | | | | | | | | | | | Cutelyst is a Qt5-based web application framework. It gives you C++ for application logic and WSGI server and plugins for the webby bits. This update adds a GRANTLEE option, enabled by default: it turns out I hadn't enabled **any** templating in Cutelyst, which is a bit of an annoying restriction. Grantlee is a Qt5-only templating engine, so the additional default dependencies are fairly light. While here, simplify some of the CMake options handling; one thing I'm not sure about is how OPTIONs should be handled in the ordering of pkg-plist: the Porter's Handbook section 8.1 does not offer any guidance. I've collected them at the end. Reported by: portscout Notes: svn path=/head/; revision=559840
* Revert r559792 to unbreak INDEX and bulk -aAntoine Brodin2021-01-0132-0/+10348
| | | | | | | | | It seems a lot of reverse dependencies were missed With hat: portmgr Notes: svn path=/head/; revision=559822
* Update to 1.3.1.Matthias Fechner2021-01-013-15/+22
| | | | | | | | Changelog: https://github.com/lfittl/pg_query/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=559813
* Update to 10-1.0.4.Matthias Fechner2021-01-012-5/+5
| | | | | | | | Changelog: https://github.com/lfittl/libpg_query/blob/10-latest/CHANGELOG.md Notes: svn path=/head/; revision=559812
* Remove most expired ports that depend on Python 2.7:Rene Ladan2021-01-0132-10348/+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
* Remove PHP 7.2 which expired today, use PHP 7.4 instead.Rene Ladan2020-12-3119-377/+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
* Drop optional dependency on python 2.7Antoine Brodin2020-12-312-14/+3
| | | | | | | PR: 249604 Notes: svn path=/head/; revision=559711
* Drop dependency on ceph12, it's not actually usedAntoine Brodin2020-12-301-2/+2
| | | | Notes: svn path=/head/; revision=559680
* databases/p5-Memcached-libmemcached: drop maintainership since I no longer ↵Steve Wills2020-12-301-1/+1
| | | | | | | use this Notes: svn path=/head/; revision=559663
* databases/p5-Redis-Fast: update to 0.28Fernando Apesteguía2020-12-293-15/+4
| | | | | | | | PR: 250796 Submitted by: bokutin@bokut.in (maintainer) Notes: svn path=/head/; revision=559600
* Remove expired port:Rene Ladan2020-12-295-91/+0
| | | | | | | 2020-12-29 databases/py-MySQLdb: Uses deprecated version of python Notes: svn path=/head/; revision=559575
* databases/py-peewee: drop optional dependency on expired databases/py-MySQLdbRene Ladan2020-12-292-3/+2
| | | | Notes: svn path=/head/; revision=559572
* Remove expired ports:Rene Ladan2020-12-2924-1430/+0
| | | | | | | | | | | | | | | | | | | | | 2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python 2020-12-12 devel/py-delfick_error: Uses deprecated version of python 2020-12-12 devel/py-fusefs: Uses deprecated version of python 2020-08-15 devel/py-noseofyeti: Uses deprecated version of python 2020-12-29 databases/py-bsddb: Uses deprecated version of python 2020-12-29 www/py-webhelpers: Uses deprecated version of python 2020-12-29 security/py-pyptlib: Uses deprecated version of python 2020-12-29 japanese/py-zinnia: Uses deprecated version of python 2020-12-29 math/slepc: Broken, uses deprecated version of python 2020-12-29 www/py-pastescript: Uses deprecated version of python 2020-12-29 databases/ldb14: Uses deprecated version of python 2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc 2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python 2020-12-29 devel/py-ydbf: Uses deprecated version of python 2020-12-29 devel/py-SymbolType: Uses deprecated version of python Notes: svn path=/head/; revision=559568
* Ignore with PHP 8.0Antoine Brodin2020-12-292-1/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=559554
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-2869-72/+71
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* databases/phpmyadmin*: unbreak build with php80Dima Panov2020-12-282-2/+10
| | | | | | | | | | | | Drop abandonware pecl-pdflib dependency with php80 PHP80 was introduced more than two month ago, maintainer had more than enough time to react and fix the port With hat: ports-secteam Notes: svn path=/head/; revision=559495
* Update to 2.12.0Antoine Brodin2020-12-272-5/+4
| | | | Notes: svn path=/head/; revision=559371
* databases/postgresql-odbc: Update version 12.02.0000=>13.00.0000Muhammad Moinur Rahman2020-12-272-4/+4
| | | | Notes: svn path=/head/; revision=559349
* databases/pgroonga: Update version 2.2.6=>2.2.8Muhammad Moinur Rahman2020-12-273-8/+9
| | | | | | | Relnotes: https://pgroonga.github.io/news/#version-2-2-8 Notes: svn path=/head/; revision=559347
* databases/redisdesktopmanager: update to 2020.7Steve Wills2020-12-262-4/+4
| | | | Notes: svn path=/head/; revision=559323
* databases/mroonga: Update version 10.07=>10.10Muhammad Moinur Rahman2020-12-262-4/+4
| | | | | | | Relnotes: https://mroonga.org/en/blog/2020/12/04/mroonga-10.09.html Notes: svn path=/head/; revision=559322
* - Update to 0.10.21TAKATSU Tomonari2020-12-252-8/+4
| | | | Notes: svn path=/head/; revision=559252
* Mark devel flavors BROKENAntoine Brodin2020-12-251-0/+4
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=559228
* - Update to 0.0.7Dmitry Marakasov2020-12-242-4/+4
| | | | Notes: svn path=/head/; revision=559181
* databases/memcached: remove no longer needed workaroundSteve Wills2020-12-241-6/+1
| | | | | | | | PR: 252093 Reported by: Mohammad S. Babaei <info@babaei.net> Notes: svn path=/head/; revision=559173
* databases/tdb: use macro PYTHON_EXT_SUFFIX Right Way(TM)Dima Panov2020-12-241-1/+1
| | | | | | | Pointyhat to: fluffy Notes: svn path=/head/; revision=559166
* Update to 0.20.0Sunpoet Po-Chuan Hsieh2020-12-242-5/+5
| | | | | | | Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md Notes: svn path=/head/; revision=559121
* Update PORTNAME: use lowercaseSunpoet Po-Chuan Hsieh2020-12-241-1/+3
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=559109
* Update to 2.1.4Sunpoet Po-Chuan Hsieh2020-12-242-4/+4
| | | | | | | Changes: https://github.com/TileDB-Inc/TileDB/releases Notes: svn path=/head/; revision=559098
* Relax hardcoded paths to fix build with Python 3.8.7Kai Knoblich2020-12-2415-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the shared libs naming scheme. This means "EXT_SUFFIX" is now derived from SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so". The affected ports strip the libaries in the "post-install" target via hardcoded path(s) and the build fails at the end because the new extension is not expected at this place. Remedy the issue by adding wildcards to these paths. This should also prepare the ports for future Python releases, which will use the new shared libs naming scheme. [1] https://bugs.python.org/issue42604 PR: 252057 Reported by: John Kennedy Reviewed by: fluffy, koobs Approved by: koobs (python) Notes: svn path=/head/; revision=559094
* databases/tdb: switch to PYTHON_EXT_SUFFIXDima Panov2020-12-241-2/+2
| | | | Notes: svn path=/head/; revision=559074
* databases/rrdtool: switch to PYTHON_EXT_SUFFIXDima Panov2020-12-242-2/+2
| | | | Notes: svn path=/head/; revision=559073
* Explicitely deprecate more python 2.7 portsAntoine Brodin2020-12-243-0/+9
| | | | Notes: svn path=/head/; revision=559059
* Use the most recent change from arm to fix build on riscv64.Mark Linimon2020-12-241-2/+1
| | | | | | | | | While here, generalize the arm expression the way we usually do. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559050
* Update to version 1.4.10.Alexey Dokuchaev2020-12-232-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=559004
* databases/libcouchbase: disable dtrace on armMikael Urankar2020-12-231-3/+7
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=558997
* Mark as BROKEN on riscv64 similar to aarch64.Mark Linimon2020-12-221-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=558888