HomeFreeBSD

Developing extensions for software that doesn't allow you to separate

Description

Developing extensions for software that doesn't allow you to separate
your files from core files, and keeping that extension under version
control and making it easy to deploy is now much, much easier.
Development of this script was inspired by Magento which forces you
to mix your extension files all throughout the core code directories.
With modman, you can specify in a text file where you want your
directories and files to be mapped to, and it will maintain symlinks
for you so that your code is easy to hack and deploy.

WWW: https://github.com/colinmollenhour/modman

PR: 208147
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: lifanov (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11169

Details

Provenance
ultimaAuthored on
Reviewer
lifanov
Differential Revision
D11169: New port: sysutils/modman Modularize extensions using symlinks
Parents
rP443509: - www/groupoffice: Update from 6.2.40 to 6.2.41
Branches
Unknown
Tags
Unknown