cvs commit: ports/Mk bsd.port.mk

Baptiste Daroussin bapt at FreeBSD.org
Thu Jun 7 06:10:12 UTC 2012


On Wed, Jun 06, 2012 at 02:05:05PM -0700, Doug Barton wrote:
> I thank you for this change, and many confused portmaster users will
> thank you for it as well. :)
> 
> Someday I'd like to revisit
> http://www.freebsd.org/cgi/query-pr.cgi?pr=106483. I still remain
> convinced that the best place to put this information is in /var/db/pkg,
> not /var/db/ports. However I haven't really thought through how that
> would work out with pkgng yet, and we've got more than enough fish to
> fry atm.
> 
> Doug

In pkgng /var/db/pkg/* is fully contained in a sqlite database, but in pkgng 1.1
we want to add a tag system that could fit your need, for example: 
set the tag
$ pkg tag myport distfiles "list of distfiles"
get the information for a tag
$ pkg tag myport distfiles
list of distfiles

1.0rc1 of pkgng is really close this can't be added for 1.0

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20120607/fb50f046/attachment.pgp


More information about the cvs-ports mailing list