-
Notifications
You must be signed in to change notification settings - Fork 10
reorganize nginx #380
Copy link
Copy link
Open
Description
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:
- ningx (the base)
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels