Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2012 09:10:19 +0200
From:      Matthias Petermann <matthias@d2ux.net>
To:        freebsd-questions@freebsd.org
Subject:   Introducing new ports - best practises
Message-ID:  <20120806091019.223a0962.matthias@d2ux.net>

next in thread | raw e-mail | index | archive | help
Hello,

at the moment I am working on porting the Tryton business solution and later GNU Health is planned.

Tryton is made up of small modules (Python Eggs), each of them providing data models and business logic for a particular business domain - e.g. product management, invoicing, crm, sales... . The modules depend on each other in some ways.

What is the proposed way to get this modules into the Ports Collection? Should I submit a PR for each single module or it is reasonable to create one PR for a bunch of new ports of the same category when they belong logically together?

Thanks,
Matthias


-- 
Matthias Petermann <matthias@d2ux.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120806091019.223a0962.matthias>