Skip to content

reorganize nginx #380

@jrmarino

Description

@jrmarino

It seems like the only difference nginx:loaded and nginx:std are the modules.
To support this, we have to have a ton of "extra" patches.

It might be easier to maintain if this was split into two packages:

  1. ningx (the base)
  2. nginx-modules

It might just be to have the PORTVERSION be a global variable, have nginx-modules build just like the current ningx:loaded, but only package the actual module files.

This would allow for easier updates individual modules (perhaps).
And it would give greater flex. a user can start with nginx, and then add modules later if they find they need it (rather than uninstall nginx and reinstall nginx-loaded).

And we might break it up into subpackages. I think one pulls the default postgres which is super heavy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions