[Bug 208147] New port: sysutils/modman Modularize extensions using symlinks
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 19 21:03:28 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208147
Bug ID: 208147
Summary: New port: sysutils/modman Modularize extensions using
symlinks
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: lukasz at wasikowski.net
Created attachment 168403
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168403&action=edit
modman shar
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list