Summary: | [NEW PORT] www/gekko-modules: Gekko's modules | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jose Alonso Cardenas Marquez <acardenas> | ||||
Component: | Individual Port(s) | Assignee: | Pav Lucistnik <pav> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jose Alonso Cardenas Marquez
2005-12-29 16:50:02 UTC
State Changed From-To: open->feedback 1) You probably want to have all options "on" by default, so default package isn't empty 2) You have to conditionalize entries in pkg-plist according to selected modules .if !defined(WITHOUT_CATEGORIES) DISTFILES+= categories-0.5.7.module.tgz PLIST_SUB+= CATEGORIES="" .else PLIST_SUB+= CATEGORIES="@comment " .endif %%CATEGORIES%%%%GEKKODIR%%/modules/categories/admin.panel.php %%CATEGORIES%%%%GEKKODIR%%/modules/categories/package.xml %%CATEGORIES%%%%GEKKODIR%%/modules/categories/module.inc.php Responsible Changed From-To: freebsd-ports-bugs->pav Track State Changed From-To: feedback->closed New port added, thank you! |