Date: Fri, 06 Jun 2014 23:34:34 -0400 From: Jim Trigg <jtrigg@spamcop.net> To: freebsd-ports@freebsd.org Subject: Integrating with pkg Message-ID: <5392884A.5020602@spamcop.net>
next in thread | raw e-mail | index | archive | help
I'm looking to port a utility from Ubuntu, and need to know what hooks there are in pkg. I want to port etckeeper, a tool that automates version control for /etc (and in our case $PREFIX/etc). Its current implementation uses hooks in apt to automatically check in changes when a package is installed/updated; I'm wondering what I can do to support that functionality (checking in changes when a package or the base system is installed/updated) in FreeBSD. Thanks, Jim Trigg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5392884A.5020602>