Page MenuHomeFreeBSD

net/rabbitmq: add softlinks missing from 3.7.x series
ClosedPublic

Authored by dch on Nov 10 2019, 9:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 5 2025, 10:00 PM
Unknown Object (File)
Feb 21 2025, 9:32 AM
Unknown Object (File)
Jan 20 2025, 11:53 PM
Unknown Object (File)
Jan 16 2025, 12:49 AM
Unknown Object (File)
Dec 6 2024, 12:45 PM
Unknown Object (File)
Dec 5 2024, 1:11 AM
Unknown Object (File)
Nov 26 2024, 1:36 AM
Unknown Object (File)
Nov 25 2024, 9:13 AM
Subscribers

Details

Summary

add new /sbin/ tools

  • cuttlefish is needed for handling some config settings
  • add upgrade helper scripts
  • pet port order while here
Test Plan

poudriere 12.1R amd64 ok, poudriere 13.0-CURRENT ok

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

devel/erlang-cuttlefish has a 'bin/cuttlefish' which could conflict depending on $PATH, but it should probably go away in any case 👀

This revision is now accepted and ready to land.Nov 13 2019, 2:02 PM
This revision was automatically updated to reflect the committed changes.
head/net/rabbitmq/Makefile
30–35

If you read https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html, you'd see that this was what should have been sent later.

59

This is not used.