aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/porters-handbook/flavors/_index.po
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/en/books/porters-handbook/flavors/_index.po')
-rw-r--r--documentation/content/en/books/porters-handbook/flavors/_index.po132
1 files changed, 66 insertions, 66 deletions
diff --git a/documentation/content/en/books/porters-handbook/flavors/_index.po b/documentation/content/en/books/porters-handbook/flavors/_index.po
index bed01df22b..80f7be67e3 100644
--- a/documentation/content/en/books/porters-handbook/flavors/_index.po
+++ b/documentation/content/en/books/porters-handbook/flavors/_index.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: FreeBSD Documentation VERSION\n"
-"POT-Creation-Date: 2022-02-01 09:20-0300\n"
+"POT-Creation-Date: 2023-04-20 20:56-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -256,22 +256,22 @@ msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:168
-msgid "`_flavor__PKGNAMEPREFIX`"
+msgid "`__flavor___PKGNAMEPREFIX`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:169
-msgid "`_flavor__PKGNAMESUFFIX`"
+msgid "`__flavor___PKGNAMESUFFIX`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:170
-msgid "`_flavor__PLIST`"
+msgid "`__flavor___PLIST`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:171
-msgid "`_flavor__DESCR`"
+msgid "`__flavor___DESCR`"
msgstr ""
#. type: delimited block = 4
@@ -281,75 +281,75 @@ msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:175
-msgid "`_flavor__CONFLICTS`"
+msgid "`__flavor___CONFLICTS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:176
-msgid "`_flavor__CONFLICTS_BUILD`"
+msgid "`__flavor___CONFLICTS_BUILD`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:177
-msgid "`_flavor__CONFLICTS_INSTALL`"
+msgid "`__flavor___CONFLICTS_INSTALL`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:178
-msgid "`_flavor__PKG_DEPENDS`"
+msgid "`__flavor___PKG_DEPENDS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:179
-msgid "`_flavor__EXTRACT_DEPENDS`"
+msgid "`__flavor___EXTRACT_DEPENDS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:180
-msgid "`_flavor__PATCH_DEPENDS`"
+msgid "`__flavor___PATCH_DEPENDS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:181
-msgid "`_flavor__FETCH_DEPENDS`"
+msgid "`__flavor___FETCH_DEPENDS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:182
-msgid "`_flavor__BUILD_DEPENDS`"
+msgid "`__flavor___BUILD_DEPENDS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:183
-msgid "`_flavor__LIB_DEPENDS`"
+msgid "`__flavor___LIB_DEPENDS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:184
-msgid "`_flavor__RUN_DEPENDS`"
+msgid "`__flavor___RUN_DEPENDS`"
msgstr ""
#. type: delimited block = 4
#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:185
-msgid "`_flavor__TEST_DEPENDS`"
+msgid "`__flavor___TEST_DEPENDS`"
msgstr ""
#. type: Block title
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:188
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:187
#, no-wrap
msgid "Flavor Specific `PKGNAME`"
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:192
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:191
msgid ""
"As all packages must have a different package name, flavors must change "
-"theirs, using `_flavor__PKGNAMEPREFIX` and `_flavor__PKGNAMESUFFIX` makes "
-"this easy:"
+"theirs, using `__flavor___PKGNAMEPREFIX` and `__flavor___PKGNAMESUFFIX` "
+"makes this easy:"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:197
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:196
#, no-wrap
msgid ""
"FLAVORS=\tnormal lite\n"
@@ -357,13 +357,13 @@ msgid ""
msgstr ""
#. type: Title ==
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:202
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:201
#, no-wrap
msgid "`USES=php` and Flavors"
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:206
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:205
msgid ""
"When using crossref:uses[uses-php,`php`] with one of these arguments, "
"`phpize`, `ext`, `zend`, or `pecl`, the port will automatically have "
@@ -371,19 +371,19 @@ msgid ""
msgstr ""
#. type: Block title
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:208
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:207
#, no-wrap
msgid "Simple `USES=php` Extension"
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:212
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:211
msgid "This will generate package for all the supported versions:"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:218
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:229
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:217
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:228
#, no-wrap
msgid ""
"PORTNAME=\tsome-ext\n"
@@ -392,18 +392,18 @@ msgid ""
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:220
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:219
#, no-wrap
msgid "USES=\t\tphp:ext\n"
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:223
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:222
msgid "This will generate package for all the supported versions but 7.2:"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:232
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:231
#, no-wrap
msgid ""
"USES=\t\tphp:ext\n"
@@ -411,68 +411,68 @@ msgid ""
msgstr ""
#. type: Title ===
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:237
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:236
#, no-wrap
msgid "PHP Flavors with PHP Applications"
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:240
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:239
msgid "PHP applications can also be flavorized."
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:242
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:241
msgid ""
"This allows generating packages for all PHP versions, so that users can use "
"them with whatever version they need on their servers."
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:246
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:245
msgid ""
"PHP applications that are flavorized _must_ append `PHP_PKGNAMESUFFIX` to "
"their package names."
msgstr ""
#. type: Block title
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:249
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:248
#, no-wrap
msgid "Flavorizing a PHP Application"
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:253
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:252
msgid "Adding Flavors support to a PHP application is straightforward:"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:257
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:256
#, no-wrap
msgid "PKGNAMESUFFIX=\t${PHP_PKGNAMESUFFIX}\n"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:259
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:258
#, no-wrap
msgid "USES=\tphp:flavors\n"
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:267
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:266
msgid ""
"When adding a dependency on a PHP flavored port, use `@${PHP_FLAVOR}`. "
"_Never_ use `FLAVOR` directly."
msgstr ""
#. type: Title ==
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:270
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:269
#, no-wrap
msgid "`USES=python` and Flavors"
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:274
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:273
msgid ""
"When using crossref:uses[uses-python,`python`] and `USE_PYTHON=distutils`, "
"the port will automatically have `FLAVORS` filled in with the Python "
@@ -480,21 +480,21 @@ msgid ""
msgstr ""
#. type: Block title
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:276
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:275
#, no-wrap
msgid "Simple `USES=python`"
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:280
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:303
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:279
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:302
msgid ""
"Supposing the current Python supported versions are 2.7, 3.4, 3.5, and 3.6, "
"and the default Python 2 and 3 versions are 2.7 and 3.6, a port with:"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:285
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:284
#, no-wrap
msgid ""
"USES=\tpython\n"
@@ -502,12 +502,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:288
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:287
msgid "Will get these flavors: `py27`, and `py36`."
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:293
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:292
#, no-wrap
msgid ""
"USES=\tpython\n"
@@ -515,18 +515,18 @@ msgid ""
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:296
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:295
msgid "Will get these flavors: `py27`, `py34`, `py35` and `py36`."
msgstr ""
#. type: Block title
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:299
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:298
#, no-wrap
msgid "`USES=python` with Version Requirements"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:308
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:307
#, no-wrap
msgid ""
"USES=\tpython:-3.5\n"
@@ -534,12 +534,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:311
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:310
msgid "Will get this flavor: `py27`."
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:316
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:315
#, no-wrap
msgid ""
"USES=\tpython:-3.5\n"
@@ -547,12 +547,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:319
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:318
msgid "Will get these flavors: `py27`, `py34`, and `py35`."
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:324
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:323
#, no-wrap
msgid ""
"USES=\tpython:3.4+\n"
@@ -560,12 +560,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:327
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:326
msgid "Will get this flavor: `py36`."
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:332
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:331
#, no-wrap
msgid ""
"USES=\tpython:3.4+\n"
@@ -573,12 +573,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:335
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:334
msgid "Will get these flavors: `py34`, `py35`, and `py36`."
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:339
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:338
msgid ""
"`PY_FLAVOR` is available to depend on the correct version of Python "
"modules. All dependencies on flavored Python ports should use `PY_FLAVOR`, "
@@ -586,38 +586,38 @@ msgid ""
msgstr ""
#. type: Block title
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:341
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:340
#, no-wrap
msgid "For a Port Not Using `distutils`"
msgstr ""
#. type: Plain text
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:345
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:344
msgid ""
"If the default Python 3 version is 3.6, the following will set `PY_FLAVOR` "
"to `py36`:"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:349
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:348
#, no-wrap
msgid "RUN_DEPENDS=\t${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR}\n"
msgstr ""
#. type: delimited block . 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:351
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:350
#, no-wrap
msgid "USES=\tpython:3.5+\n"
msgstr ""
#. type: Title ==
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:356
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:355
#, no-wrap
msgid "`USES=lua` and Flavors"
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:362
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:361
msgid ""
"When using crossref:uses[uses-lua,`lua:module`] or crossref:uses[uses-lua,"
"`lua:flavors`], the port will automatically have `FLAVORS` filled in with "
@@ -627,7 +627,7 @@ msgid ""
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:364
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:363
msgid ""
"`LUA_FLAVOR` is available (and must be used) to depend on the correct "
"version of dependencies regardless of whether the port used the `flavors` or "
@@ -635,6 +635,6 @@ msgid ""
msgstr ""
#. type: delimited block = 4
-#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:365
+#: documentation/content/en/books/porters-handbook/flavors/_index.adoc:364
msgid "See crossref:special[using-lua,Using Lua] for further information."
msgstr ""