Removed CVS, GUI, PERFORCE and SUBVERSION options and also gui and svn
FLAVORS, and create 4 new subports:
devel/git-cvs
devel/git-gui
devel/git-p4
devel/git-svn
All these packages depend of devel/git and install only additional files
and manpages. This work is based on initial patch submitted by grembo@i
at review D30238.
PR: 251090
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D32369
- Removed flavoring, upstream dropped gtk2 support, so the ports
are now gtk3 only
- Removed geany-plugin-multiterm that is gtk2 only and cannot work
with gtk3 only geany
- Use https scheme for main master site
ThriftPy is deprecated long ago, use ThriftPy2 instead which aims to
provide long-term support and is fully compatible with Thriftpy.
There are no consumer ports of this port in the tree.
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.
PR: 254038
devel/erlang-exmpp: last upstream patches over 10 years ago
sysutils/showbeastie: Broken on FreeBSD 12 and above since 2018
2021-09-30 www/squid3: Unsupported by upstream
2021-09-30 sysutils/cfengine310: OpenSSL 1.1.X is not supported.
2021-09-30 security/py-paramiko1: Out of date version. No consumer now. Use security/py-paramiko
2021-09-30 sysutils/cfengine-masterfiles310: cfengine310 will retire at FreeBSD 11 EOL
2021-09-30 security/openca-tools-forked: Use modern port security/libscep instead
2021-09-30 multimedia/sms1xxx-kmod: Supports DVB API v3 only. Use multimedia/webcamd instead
2021-09-30 sysutils/cfengine311: OpenSSL 1.1.X is not supported.
2021-09-30 sysutils/cfengine-masterfiles311: cfengine311 will retire at FreeBSD 11 EOL
2021-09-30 mail/postfix35: It is only here until FreeBSD 11 is EoL (Postfix >= 3.6 requires OpenSSL >= 1.1.x)
- Bring it back from the attic and update to version 2.34
- Nowadays, project is hosted and released on the GitHub
- Use more appropriate USE_PERL5 and INSTALL_TARGET values
- Hook the test suite to our framework (not all tests pass)
The primary idea was to rename the port accordingly in order to match
the upstream naming. [1]
In the meantime, another port with the correct naming has been added in
c71c5b210b, so this port is now redundant. Thus delete it.
Reported by: koobs [1]
2021-09-15 www/py-django-rest-swagger: Has expired: Upstream no longer maintained, please use www/py-drf-yasg instead
2021-09-15 www/py-django-taggit-serializer: Obsolete, please use www/py-django-taggit instead
2021-09-16 www/efront: Unsupported by upstream
2021-08-31 devel/magit-popup: No consumer in the ports tree any more.
2021-08-31 databases/mongodb49: This was a developer version which became MongoDB 5.0.
2021-07-25 devel/rubygem-paperclip: Use ActiveStorage or a fork kt-paperclip
2021-08-26 textproc/rubygem-rich: Depends on expired devel/rubygem-paperclip
2021-08-19 sysutils/graid5: Module contains subtile errors and is obsolete by ZFS raidz. Consider migrating to ZFS.
2021-08-19 x11-wm/gcompmgr: Abandonware since 2005, using discontinued libraries
2021-08-19 irc/lostirc: Abandonware since 2005, dependens on discontinued libraries
- To make it possible to easily import mlt-7 move the current port to
a versioned directory.
- Add Mk/Uses/mlt.mk to make it easily possible to depend on a given mlt
version:
USES=mlt:6
will get you a dependency on multimedia/mlt6, while
USES=mlt:7
will get you a dependency on the soon to be added multimedia/mlt7
- Switch the port to use cmake as a build system
- While here, provide some more options to make it possible to have
a leaner package if required
- Bump consumers after rename of the dependency