Searching for Application in FreeBSD's Ports Collection Aplikácia pre vyhľadávanie v kolekcii portov FreeBSD
The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. FreeBSD porty aj balíky Kolekcia ponúka jednoduchý spôsob pre užívateľov a správca k inštalácii aplikácie. The number of applications in FreeBSD Ports and Packages Collection is growing with the time, which now exceeding ten thousands ports. Počet aplikácií vo FreeBSD porty a balíky Collection rastie s časom, ktorý je teraz viac ako desať tisíc portov.
All Ports Collection is stored at /usr/ports directory, according to their respective category-based directory. Všetky kolekcie portov sú uložené v adresári / usr / ports adresár, v závislosti od príslušnej kategórie-na adresár. If you know the name of the port that you need, but don't know which category it's located, whereis command will be helpful: Ak poznáte názov prístavu, ktoré potrebujete, ale neviete, ktorá kategórie je umiestnený, bude príkaz Whereis byť užitočné:
whereis file_name Whereis filename
For example, Napríklad,
# whereis phpMyAdmin # Whereis phpMyAdmin
phpMyAdmin: /usr/ports/databases/phpMyAdmin phpMyAdmin: / usr / porty / databáz / phpMyAdmin
The whereis command returns the exact location of the port specified. Whereis Príkaz vráti presnú polohu zadaný port.
FreeBSD Ports Collection also has built-in search function. Kolekcia portov FreeBSD má aj stavaný z-do funkcie pre vyhľadávanie. In /usr/ports directory (you need to be in /usr/ports directory to use the search mechanism), run make search name=program-name or make search key=keyword to search for a particular port. V adresári / usr / ports adresár (musíte byť v adresári / usr / ports adresár, použite vyhľadávací mechanizmus), spustite make hľadať meno = program-názov alebo značka vyhľadávací kľúč = kľúčové slovo pre vyhľadanie konkrétny port.
For example, Napríklad,
# make search name=”phpMyAdmin” # Make hľadanie name = "phpMyAdmin"
# make search key=”phpMyAdmin” # Make vyhľadávacie kľúč = "phpMyAdmin"
Note: Without the ” and ” will work too. Poznámka: Bez "a" bude fungovať tiež.
Both will return details of the ports matched, if any. Obaja vráti informácie o prístavoch uzavreté, ak existuje. One of the result if “Path”, which will tell you where is the port located. Jedným z výsledku, ak "Cesta", ktorý vám povie, kde sa nachádza prístav.
The keyword search is a more in-depth searching that searches port names, comments, descriptions and dependencies. Výsledkom vyhľadávania je viac do hĺbky-vyhľadávanie, ktoré vyhľadáva port názvy, komentáre, popisy a závislostí. It can be used to find ports which relate to a particular subject if you do not know the name of the program you are looking for. Môže byť použitý na nájdenie prístavy, ktoré sa vzťahujú k určitému predmetu, ak nepoznáte názov programu, ktorý hľadáte.
Alternatively, Alternatívne FreeBSD FreeBSD also maintains an up-to-date searchable list of all the available applications, arranged by category. You can search for your application by name and browse all applications that are within the category. Môžete vyhľadávať podľa názvu vašu aplikáciu a prechádzať všetky aplikácie, ktoré sú v rámci kategórie.
FreshPorts FreshPorts also allowed users to search for FreeBSD's ports by keywords. Užívatelia môžu tiež vyhľadávať portov FreeBSD podľa kľúčových slov. FreshPorts tracks and lists the change made to the ports tree, and allows users to watch one or more ports, and can email you when your selected port has been updated. FreshPorts zoznamy skladieb a zmena vykonaná do stromu portov, a umožňuje užívateľom sledovať jeden alebo viac prístavov, a môže email vždy, keď sa váš vybraný prístav boli aktualizované.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: stránka je stroje preložené a za predpokladu, "ako je" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Nájdete na original English article originál Anglicky artikl whenever possible. ak je to možné.
Related Articles Súvisiace články
- Update FreeBSD Ports Collection Up to Date and Latest Update FreeBSD kolekcia portov aktuálne a najnovšie
- Using Portsnap to Update FreeBSD Ports Tree Collection Použitie Portsnap aktualizovať Tree kolekcia portov FreeBSD
- Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit Update FreeBSD kolekcia portov na najnovšiu verziu s Security Update s Portmanager a Portaudit
- Easy Way to Upgrade FreeBSD's Ports Jednoduchý spôsob, ako Upgrade z FreeBSD portov
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 Inštalácia webového servera vo FreeBSD 6.0 s Rýchlo 2.2, MySQL 5.0 a PHP 5 - 3. časť
- Portdowngrade – Downgrade to Previous Version of FreeBSD's Ports Portdowngrade - Downgrade na predchádzajúcu verziu portov FreeBSD
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 4 Inštalácia webového servera vo FreeBSD 6.0 s Rýchlo 2.2, MySQL 5.0 a PHP 5 - 4. časť
- Installing and Configuring DHCP Server (DHCPd) on FreeBSD Inštalácia a konfigurácia DHCP server (dhcpd) na FreeBSD
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Inštalácia webového servera vo FreeBSD 6.0 s Rýchlo 2.2, MySQL 5.0 a PHP 5 - 5. časť
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 1 Inštalácia webového servera vo FreeBSD 6.0 s Rýchlo 2.2, MySQL 5.0 a PHP 5 - časť 1









































