On Sat, Mar 12, 2016 at 05:25:56PM +0100, Adam Wolk wrote: > Dnia 2016-03-12, o godz. 11:11:01 > "Bryan C. Everly" <br...@bceassociates.com> napisaĆ(a): > > > Hi, > > > > I'm working on a port of a database schema management tool called > > Liquibase that we use where I work. (My goal is to eventually get > > our entire open source tool chain available as packages and then I > > plan on using my evil mind control power to lure other developers to > > OpenBSD!) > > > > Anyhow, this tool reads text files (JSON, XML, etc.) and uses them to > > make schema changes or modify data in your database in a cross-DBMS > > way (very similar in concept to rake db:migrate in rails). > > > > I'm unsure whether this should live in /devel or /databases though. > > > > Thoughts? > > > > Thanks, > > Bryan > > I would suggest /usr/ports/databases. Devel is a bit overloaded and > other DB related management tools like pgadmin3 already live in > databases.
+1 If really "unsure" one could also add both/multiple categories.