# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR The FreeBSD Project # This file is distributed under the same license as the FreeBSD Documentation package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: FreeBSD Documentation VERSION\n" "POT-Creation-Date: 2025-05-01 19:56-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: YAML Front Matter: description #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:1 #, no-wrap msgid "How to make a new FreeBSD Port" msgstr "" #. type: YAML Front Matter: title #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:1 #, no-wrap msgid "Chapter 2. Making a New Port" msgstr "" #. type: Title = #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:14 #, no-wrap msgid "Making a New Port" msgstr "" #. type: Plain text #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:52 msgid "Interested in making a new port, or upgrading existing ports? Great!" msgstr "" #. type: Plain text #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:55 msgid "" "What follows are some guidelines for creating a new port for FreeBSD. To " "upgrade an existing port, read this, then read crossref:upgrading[port-" "upgrading,Upgrading a Port]." msgstr "" #. type: Plain text #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:59 msgid "" "When this document is not sufficiently detailed, refer to [.filename]#/usr/" "ports/Mk/bsd.port.mk#, which is included by all port " "[.filename]#Makefiles#. Even those not hacking [.filename]##Makefile##s " "daily can gain much knowledge from it. Additionally, specific questions can " "be sent to the {freebsd-ports}." msgstr "" #. type: delimited block = 4 #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:66 msgid "" "Only a fraction of the variables (`_VAR_`) that can be overridden are " "mentioned in this document. Most (if not all) are documented at the start " "of [.filename]#/usr/ports/Mk/bsd.port.mk#; the others probably ought to be. " "Note that this file uses a non-standard tab setting: Emacs and Vim will " "recognize the setting on loading the file. Both man:vi[1] and man:ex[1] can " "be set to use the correct value by typing `:set tabstop=4` once the file has " "been loaded." msgstr "" #. type: Plain text #: documentation/content/en/books/porters-handbook/new-port/_index.adoc:68 msgid "" "Looking for something easy to start with? Take a look at the https://" "wiki.freebsd.org/WantedPorts[list of requested ports] and see if you can " "work on one (or more)." msgstr ""