2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python
- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports
There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
- Move devel/py-XStatic to devel/py-xstatic
- Move devel/py-XStatic-Angular to devel/py-xstatic-angular
- Move devel/py-XStatic-Angular-Bootstrap to devel/py-xstatic-angular-bootstrap
- Move devel/py-XStatic-Angular-FileUpload to devel/py-xstatic-angular-fileupload
- Move devel/py-XStatic-Angular-Gettext to devel/py-xstatic-angular-gettext
- Move devel/py-XStatic-Angular-Schema-Form to devel/py-xstatic-angular-schema-form
- Move devel/py-XStatic-Angular-lrdragndrop to devel/py-xstatic-angular-lrdragndrop
- Move devel/py-XStatic-Bootstrap-Datepicker to devel/py-xstatic-bootstrap-datepicker
- Move devel/py-XStatic-Bootstrap-SCSS to devel/py-xstatic-bootstrap-scss
- Move devel/py-XStatic-D3 to devel/py-xstatic-d3
- Move devel/py-XStatic-Font-Awesome to devel/py-xstatic-font-awesome
- Move devel/py-XStatic-Hogan to devel/py-xstatic-hogan
- Move devel/py-XStatic-JQuery-Migrate to devel/py-xstatic-jquery-migrate
- Move devel/py-XStatic-JQuery.TableSorter to devel/py-xstatic-jquery.tablesorter
- Move devel/py-XStatic-JQuery.quicksearch to devel/py-xstatic-jquery.quicksearch
- Move devel/py-XStatic-JSEncrypt to devel/py-xstatic-jsencrypt
- Move devel/py-XStatic-Jasmine to devel/py-xstatic-jasmine
- Move devel/py-XStatic-Rickshaw to devel/py-xstatic-rickshaw
- Move devel/py-XStatic-Spin to devel/py-xstatic-spin
- Move devel/py-XStatic-bootswatch to devel/py-xstatic-bootswatch
- Move devel/py-XStatic-jQuery to devel/py-xstatic-jquery
- Move devel/py-XStatic-jquery-ui to devel/py-xstatic-jquery-ui
- Move devel/py-XStatic-mdi to devel/py-xstatic-mdi
- Move devel/py-XStatic-objectpath to devel/py-xstatic-objectpath
- Move devel/py-XStatic-roboto-fontface to devel/py-xstatic-roboto-fontface
- Move devel/py-XStatic-smart-table to devel/py-xstatic-smart-table
- Move devel/py-XStatic-term.js to devel/py-xstatic-term.js
- Move devel/py-XStatic-tv4 to devel/py-xstatic-tv4
- Bump PORTREVISION for dependency change
- Take maintainership
2020-11-30 www/rubygem-dashing: Unmaintained by upstream, use www/rubygem-smashing instead
2020-11-30 www/rubygem-redmine_acts_as_taggable_on: Unmaintained by upstream
2020-11-30 www/rubygem-gitlab-grack: Deprecated by upstream
2020-12-02 databases/db6: latest 6.2.x version and newer not downloadable without registration
- C++14 is now required to build the project
- Register explicit dependencies on cURL and FreeType
- Do not try to force GTK 2.0, no support in wxWidgets
2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel
2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel
2020-11-30 devel/py-astroid1: Use devel/py-astroid instead
2020-11-30 devel/pylint1: Use devel/pylint instead
2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel
2020-11-30 java/openjfx8-devel: No longer maintained upstream
2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel
2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp
2020-12-01 net-mgmt/zabbix44-agent: End of Life
2020-12-01 net-mgmt/zabbix44-frontend: End of Life
2020-12-01 net-mgmt/zabbix44-java: End of Life
2020-12-01 net-mgmt/zabbix44-proxy: End of Life
2020-12-01 net-mgmt/zabbix44-server: End of Life
2020-11-30 print/jabref: depends on expiring java/openjfx8-devel
2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel
Update to version 1.4.5 released in 2020.
Make it build and run with Clang 10:
- clang has no register reservation for x86, hence patch-EnginePl_machine.h
and -DNO_MACHINE_REG_FOR_REG_BANK to prevent using missing feature;
- add patch-Ma2Asm_x86__64__any.c fetched from upstream SourceForge
post-release commit dealing with PIC issues;
- disable usage of spinlocks that results in a hang eating all available
CPU cycles; fixed with -DUSE_LOCKS=1 -DUSE_RECURSIVE_LOCKS=1
-DUSE_SPIN_LOCKS=0;
- the software uses bundled dlmalloc dated back 2011 that replaces
functions like calloc() with own implemenations and it's calloc()
sometimes fails to clear allocated memory; this results in SIGSEGV
when its own hash-table implementation dereferences junk that
supposed to be NULL pointer, so it fails to complete build;
fixed with MMAP_CLEARS=0.
PR: 231393
Port is already deprecated, has no dependents, and sources are older than a decade.
PR: 249663
Submitted by: Steve Wills <swills@FreeBSD.org>
Approved by: arrowd (mentor), Daniel Bretoi <daniel@netwalk.org> (maintainer)
Differential Revision: https://reviews.freebsd.org/D27233
2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python
2020-08-15 databases/py-python-rrdtool: Uses deprecated version of python
2020-09-15 net/spideroak: Uses deprecated version of python
2020-09-15 emulators/playonbsd: Uses deprecated version of python
2020-09-15 net/xorp: Uses deprecated version of python
- Switch to the official upstream, github.com/riscv/riscv-isa-sim.
- Remove emulators/riscv-fesvr, as it is now bundled with Spike.
- Drop patches.
Submitted by: lwhsu (earlier version)
Reviewed by: lwhsu
Approved by: lwhsu (ports, maintainer)
Differential Revision: https://reviews.freebsd.org/D27144