Opened 15 years ago
Last modified 13 years ago
#30237 new submission
New Port: juju
| Reported by: | lynxman@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ||
| Port: | ensemble juju |
Description (last modified by raimue (Rainer Müller))
Juju client for MacPorts, one of the most powerful server orchestration tools available.
(formerly known as ensemble)
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by raimue (Rainer Müller)
| Port: | ensemble added |
|---|
comment:2 Changed 15 years ago by lynxman@…
The project has been renamed from ensemble to juju.
I'm adding a new portfile with the upgraded version and all the suggestions you made, thank you!
comment:3 Changed 15 years ago by raimue (Rainer Müller)
| Description: | modified (diff) |
|---|---|
| Summary: | New Port: ensemble → New Port: juju |
comment:4 Changed 15 years ago by raimue (Rainer Müller)
| Cc: | raimue@… added |
|---|
comment:5 Changed 15 years ago by lynxman@…
comment:6 Changed 13 years ago by raimue (Rainer Müller)
| Cc: | raimue@… removed |
|---|
comment:7 Changed 13 years ago by raimue (Rainer Müller)
| Port: | juju added |
|---|
Note: See
TracTickets for help on using
tickets.

The license should read
license GPL-2. Add a plus sign at the end to formGPL-2+, if it is actually "version 2, or any later version".Instead of
universal_variant nothis should probably besupported_archs noarch, if it does not install any architecture-specific files.This port seems to use a pre-release version and thus should not be named 0.5, include the bzr revision. Probably a good idea to nag the upstream developers to make proper releases. Avoid to use the version number at multiple places, create a single variable. This reduces the work required for maintenance.
Use
depends_lib-appendto avoid overwriting the specification from the PortGroup. Do not addport:python27, as that is already defined in the PortGroup.