Searching for Application in FreeBSD's Ports Collection Naghahanap ng mga Aplikasyon sa FreeBSD's port Collection
The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. Ang mga "ports" na FreeBSD at Packages Collection nag-aalok ng isang simpleng paraan para sa mga gumagamit at administrador i-install ang aplikasyon. The number of applications in FreeBSD Ports and Packages Collection is growing with the time, which now exceeding ten thousands ports. Ang bilang ng mga aplikasyon sa FreeBSD at sa mga "ports" Packages Collection ay lumalaki ang oras, na ngayon ay mahigit sampung libo-libong mga "ports".
All Ports Collection is stored at /usr/ports directory, according to their respective category-based directory. Lahat ng mga "ports" Collection ay naka-imbak sa / usr / "ports" na direktoryo, ayon sa kani-kanilang mga kategorya batay sa direktoryo. 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: Kung alam mo ang pangalan ng port na kailangan mo, ngunit hindi mo alam kung saan ang kategoryang ito ay matatagpuan, whereis utos ay helpful:
whereis file_name whereis FILE_NAME
For example, Halimbawa, ang
# whereis phpMyAdmin # Whereis phpMyAdmin
phpMyAdmin: /usr/ports/databases/phpMyAdmin phpMyAdmin: / usr / port / database / phpMyAdmin
The whereis command returns the exact location of the port specified. Ang whereis utos nagbalik ang eksaktong lokasyon ng port tinukoy.
FreeBSD Ports Collection also has built-in search function. FreeBSD Collection "ports" na rin ay may built-in search function. 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. Sa / usr / "ports" na direktoryo (kailangan mong maging sa / usr / direktoryo ng mga "ports" na gamitin ang search mekanismo), patakbuhin gumawa ng mga paghahanap sa pangalan = programa-pangalan o gumawa ng paghahanap key = keyword sa paghahanap para sa isang partikular na port.
For example, Halimbawa, ang
# make search name=”phpMyAdmin” # Gumawa ng paghahanap sa pangalan = "phpMyAdmin"
# make search key=”phpMyAdmin” # Gumawa ng paghahanap key = "phpMyAdmin"
Note: Without the ” and ” will work too. Tandaan: Walang ang "at" ay masyadong trabaho.
Both will return details of the ports matched, if any. Parehong ay babalik sa mga detalye ng mga "ports" na katugma, kung mayroon man. One of the result if “Path”, which will tell you where is the port located. Isa sa mga resulta kung ang "Landas", na magsasabi sa iyo kung saan ay ang port matatagpuan.
The keyword search is a more in-depth searching that searches port names, comments, descriptions and dependencies. Ang mga keyword sa paghahanap ay isang mas malalim na paghahanap na paghahanap port pangalan, comments, paglalarawan at dependencies. 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. Ito ay maaaring gamitin upang makahanap ng mga "ports" na may kaugnayan sa isang partikular na paksa kung hindi mo alam ang pangalan ng programa ikaw ay naghahanap.
Alternatively, Bilang kahalili, FreeBSD FreeBSD also maintains an up-to-date searchable list of all the available applications, arranged by category. din ang nagpapanatili ng isang up-to-date ang mahahanap na listahan ng lahat ng magagamit na mga aplikasyon, inayos sa pamamagitan ng kategorya. You can search for your application by name and browse all applications that are within the category. Maaari kang maghanap para sa iyong aplikasyon sa pamamagitan ng pangalan at mag-browse sa lahat ng mga aplikasyon na ito ay sa loob ng mga kategorya.
FreshPorts FreshPorts also allowed users to search for FreeBSD's ports by keywords. pinahihintulutan din sa mga gumagamit upang maghanap para sa FreeBSD's sa pamamagitan ng mga "ports" na mga keyword. 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 track at naglilista ng mga pagbabagong ginawa sa puno ng mga "ports", at nagpapahintulot sa mga user upang makapanood ng isa o higit pang mga "ports", at maaaring mag-email sa inyo kapag ang iyong napiling port ay na-update.
IMPORTANT : The page is machine translated and provided "as is" without warranty. MAHALAGA: Ang pahina ng makina ay isinalin at ibinigay "bilang ganito" walang warranty. Machine translation may be difficult to understand. Machine pagsasalin ay maaaring mahirap maintindihan. Please refer to Mangyaring sumangguni sa original English article orihinal na Ingles na artikulo whenever possible. hangga't maaari.
Related Articles Mga Kaugnay na Akda
- Update FreeBSD Ports Collection Up to Date and Latest I-update ang FreeBSD port Collection Hanggang sa Petsa at Latest
- Using Portsnap to Update FreeBSD Ports Tree Collection Paggamit ng Portsnap sa I-update ang Tree FreeBSD port Collection
- Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit I-update ang FreeBSD port Collection sa Latest Version sa Security Update sa Portmanager at Portaudit
- Easy Way to Upgrade FreeBSD's Ports Easy Way I-upgrade sa FreeBSD's "ports" na
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 Pag-install ng Web Server sa FreeBSD 6.0 sa Apache 2.2, MySQL 5.0 at PHP 5 - Part 3
- Portdowngrade – Downgrade to Previous Version of FreeBSD's Ports Portdowngrade - pagsama sa Nakaraang Bersyon ng FreeBSD's "ports" na
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 4 Pag-install ng Web Server sa FreeBSD 6.0 sa Apache 2.2, MySQL 5.0 at PHP 5 - Part 4
- Installing and Configuring DHCP Server (DHCPd) on FreeBSD Pag-install at configure DHCP Server (DHCPd) sa FreeBSD
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Pag-install ng Web Server sa FreeBSD 6.0 sa Apache 2.2, MySQL 5.0 at PHP 5 - Part 5
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 1 Pag-install ng Web Server sa FreeBSD 6.0 sa Apache 2.2, MySQL 5.0 at PHP 5 - Part 1









































