net/samba419: Deprecate without expiration date
This is meant to give notice to Samba users that 4.19 is not supported
anymore. The default Samba in the tree is 4.16 currently, so removing
4.19 most likely will not be a big task.
PR: 289294
net/samba416: Deprecate without expiration date
This is meant to give notice to Samba users that 4.16 is not supported
anymore. There are still some ports depending on Samba 4.16 and we need
to start porting them to newer versions soon.
PR: 281312
comms/xlog: do not package mime database
mime database is handled system wide via the trigger in the
shared-mime-info package!
Despite upstream clearly stating in its INSTALL file that Linux and BSD
packagers should not use --enable-mime-update, it was added to this
port. Remove it to get back to a sane handling of the mime database.
x11-fm/caja: remove unwanted files from the package
Since 6dd8c17a36d4e75a4fb0efae9874f2aa24693555 mime files have been
added to the plist, they are not supposed to be bundled in any package,
they are files which are generated by, and which life cycle is deal with
by the trigger provided by the shared-mime-info package.
As a result pkg check -s, keeps reporting those files have been altered.
PR: 277769