Date: Mon, 25 Nov 2013 09:52:31 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-ports@freebsd.org Subject: Re: [pkgng] wildcard architecture: howto? Message-ID: <52931DDF.70004@infracaninophile.co.uk> In-Reply-To: <52931946.10309@passap.ru> References: <52931946.10309@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EMmAQakdpv229EeqRK9DUwtf4IwAsWX2o Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 11/25/13 09:32, Boris Samorodov wrote: > Hi All, >=20 > 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? > ----- >=20 > What should I add to Makefile to achieve this? > Thanks! >=20 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 --EMmAQakdpv229EeqRK9DUwtf4IwAsWX2o Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ8BAEBCgBmBQJSkx3mXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxOUYxNTRFQ0JGMTEyRTUwNTQ0RTNGMzAw MDUxM0YxMEUwQTlFNEU3AAoJEABRPxDgqeTn0gEP/i/RBFKlPyPZugQeyb+gKP1t 0fE/50OJ5wOv01cJ+hOjzue/u5jgdnu1u1aZtEsoyDD/+W2eoK34LzRszQeI2M/x UqZbchyDdkeatD1paN/TDlqCvdSE7AF57PzDYm8ROHuMKhqTRKbd/SxQg8+149gQ lwPjECwGFi/saOrxRjmZcV5JOQ6UJoDrL/tL2HxgtKQ9LLHgL02RVZ5XsX4Dv7vN 9TtmAOeyNNxlGBda3mvDRAgTDtxpT1AMKWrSHTNMybHzEYa3RV+YBZz3XFgFtf9r 471QOyCtYCke+eLdEKui9pzHxOZvEQQXqoWR93tnYE807Erl8RLqlGBr15QQ2pbr EV3oCd1jahlZiuWeFDaZFOxlJVesstF4R3rw+jJBCsZKhgpKksBLMJ4EdjcIzqYm TrD3JiirciJQrUKLI8qcJtAP3MmhXvutMU01ZVNoYMUpRW7aFTqM/T8oHk8xASUB 2LXO6cluWNlVJYFFVI3PExQl8lzWBa/Y/QIlEt5ibEjlGSUDRY9P5Ootv77Lpj3X O4J3olic3mvSuRUrq3pCffd9kDpAUErQ5sRdg08T9vrBlJEw4WL0+VX7t9Sht3s1 /d0NUX3uXWXXpWH2iUDlMHNXQ+ujoSaUP8nVKbqWBpI/Bc8I18R5VGVtUoOqMCpg L6+Oum+tjrv9Bx4a/Yr/ =/LQI -----END PGP SIGNATURE----- --EMmAQakdpv229EeqRK9DUwtf4IwAsWX2o--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52931DDF.70004>