Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2016 21:03:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208147] New port: sysutils/modman Modularize extensions using symlinks
Message-ID:  <bug-208147-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208147

            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@FreeBSD.org
          Reporter: lukasz@wasikowski.net

Created attachment 168403
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D168403&action=
=3Dedit
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 scri=
pt
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208147-13>