Package tools WIP
Published April 17th, 2008 in FreeBSD, GIT, PortsLooks like I got myself into trouble again.
After I accepted a hat from portmgr, I started looking at pkg_install again. I’ve already done some cleaning which I mentioned previously but it now seems like i have a new part-time job.
I’m working on a config file support right now. I’ve done some more cleaning up (removing FreeBSD 5.x support, fixing pkg_info ftp://...). I’ll have a look at PRs later.
Code is living at http://git.xbsd.org/projects/pkg-install/. To check it out:
$ git clone git://git.xbsd.org/projects/pkg-install.git
$ cd pkg-install
$ git fetch origin cleanup:cleanup (if you want the cleanup branch)
$ git fetch origin config:config (if you want the config branch)
No Responses to “Package tools WIP”
Please Wait
Leave a Reply