Avoid micromanaging installed files to simplify maintenance.
Already done upstream since 1.8.0. Other distributions (e.g.,
Arch, PkgSrc) have followed.
libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping support
for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only
keep 0.10.
Remove the optionnal goffice option for projects not supporting 0.10.
glade2 is unmaintained and unused anymore in the ports tree.
glade3 was a previous version of glade (already at version 3.x)
kept around for a port that has been removed since.
* Sync the dates of the flavorization of devel/binutils with r517642 as the
previously entered dates were going backwards.
* Remove trailing dot of the sysutils/fusefs-ext2 entry.
* Assign the port to Django 2.2 as Django 2.1 has reached its End-of-Life on
2nd December 2019.
* Also switch www/py-dj21-djangoql to Django 2.2, remove the expiration date
and rename it to www/py-dj22-djangoql accordingly.
Do the same for www/py-dj21-django-extensions [1] as both ports are
required by its only consumer deskutils/py-paperless and were originally
created for this purpose.
* Bump PORTREVISION due change of the dependencies.
PR: 242438
Approved by: grembo (maintainer), Kevin Golding (maintainer) [1]
- repo-copied from r488806
- update based on submission by Trenton Schulz <trueos@norwegianrockcat.com>
PR: 242315
Reported by: Trenton Schulz <trueos@norwegianrockcat.com>
2019-11-30 astro/garmindev: This port is useful only with the long expired QLandkarteGT
2019-11-30 net-mgmt/zabbix22-agent: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-frontend: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-java: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-proxy: End of Life was August, 2019
2019-11-30 net-mgmt/zabbix22-server: End of Life was August, 2019
2019-12-01 sysutils/fusefs-ext4fuse: Please consider using sysutils/fusefs-ext2 as upstream development is stalled. Contrary to what its name suggests it supports ext2, ext3, ext4 in read/write mode.
2019-12-01 www/grafana3: Depends on expired lang/phantomjs
2019-11-30 www/miniminiweb: Upstream no longer available
upstream; there won't be any further snapshots from this branch.
Hence remove the lang/gcc7-devel port which has been tracking such
snapshots.
lang/gcc7 is a direct replacement and will be around for a while still.
There are currently duplicate ports for ROS:
devel/ros-console_bridge and misc/console-bridge
devel/ros-urdfdom and misc/urdfdom
devel/ros-urdfdom_headers and misc/urdfdom-headers
This patch merges the misc ports into the devel ports. The upshot
should be that the duplication and confusion is removed but we keep
the functionality.
PR: 241744
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> (maintainer)
Approved by: yuri (maintainer of the duplicate ports)
The reason for this is to make the HTTPDirFS port more consistent with the
rest of FUSE ports.
Also, update pkg-descr to avoid talking directly to the user and presenting
judgmental assessments about the performance of the software.
Reported by: danfe
Without PROVIDES/REQUIRES support, ports must depend on exactly one git
port/pkg. Subversion is currently FreeBSD's primiary version control
system and it is widely used with git so it makes sense to enable it by
default and provide a consistent user experience.
Approved by: garga
Differential Revision: https://reviews.freebsd.org/D22496
We now always download everthing so apply all patches (except the ELFv2
patches) unconditionally. Don't imply CLANG fo ELFV2 since the patches
will always apply.
Install llvm-devel.mk for CROSS_TOOLCHAIN support subsuming the
role of xtoolchain-llvm-devel. This means that users will get the
dependency for CROSS_TOOLCHAIN=llvm-devel by installing llvm-devel.
To avoid unnecessicary churn in other xtoolchain-llvm* ports, leave
xtoolchain-llvm-devel in place and make it IGNORE in the -devel case.
Once llvm90 (and maybe llvm80) are updated I'll remove it or move it as
appropriate.
Always install a link from ld.lld to ld as was done by
xtoolchain-llvm-devel.
Sponsored by: DARPA, AFRL
While here, convert binutils into flavors, that ease a lot maintenance
and helps cleaning out the code.
This is inspired by the same work on going on the xtoolchained gcc by jhb@
PR: 241756
Exp-run: antoine (portmgr)
Discussed with: jhb
Differential Revision: https://reviews.freebsd.org/D22258
- Update math/octave-forge-linear-algebra to 2.2.3.
- In math/octave-forge, option linear-algebra defaults to on.
- Bump port revision of math/octave-forge.