[pkgng] wildcard architecture: howto?

Matthew Seaman m.seaman at infracaninophile.co.uk
Mon Nov 25 09:52:55 UTC 2013


On 11/25/13 09:32, Boris Samorodov wrote:
> Hi All,
> 
> while building a port I get:
> -----
> pkg-static: DEVELOPER_MODE: Notice: arch "freebsd:11:x86:64" -- no
> architecture specific files found:
> **** could this package use a wildcard architecture?
> -----
> 
> What should I add to Makefile to achieve this?
> Thanks!
> 

Alas, there is no support for this in bsd.ports.mk et al yet.

pkg(8) supports this functionality just fine, so you can make arch
independent packages by writing your own +MANIFEST and running 'pkg
create' directly -- eg. like in des' blog: http://blog.des.no/2013/07/

This is pkg(8) being prepared for future enhancements to the pkgrepos:
not storing multiple essentially identical copies of packages where we
don't need to.  But that's a work in progress still.

	Cheers,

	Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1029 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131125/83355777/attachment.sig>


More information about the freebsd-ports mailing list