Searching for Application in FreeBSD's Ports Collection Searching for Application in FreeBSD's Ports Collection
The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. The FreeBSD Packages Collection Portovi i nudi jednostavan način za korisnike i administratore za instaliranje aplikacije. The number of applications in FreeBSD Ports and Packages Collection is growing with the time, which now exceeding ten thousands ports. Broj zahtjeva u lukama i FreeBSD Packages Collection raste s vremenom, koje sada premašuju desetke tisuća priključaka.
All Ports Collection is stored at /usr/ports directory, according to their respective category-based directory. All Ports Zbirka je pohranjena u / usr / luka katalog, prema njihovim područja temeljene direktoriju. 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: Ako znate naziv luke koje trebate, ali ne znam koju kategoriju se nalazi, whereis naredba će biti od pomoći:
whereis file_name whereis FILE_NAME
For example, Na primjer,
# whereis phpMyAdmin # Whereis phpMyAdmin
phpMyAdmin: /usr/ports/databases/phpMyAdmin phpMyAdmin: / usr / luka / baza / phpMyAdmin
The whereis command returns the exact location of the port specified. The whereis naredba vraća točnu lokaciju luke naveli.
FreeBSD Ports Collection also has built-in search function. FreeBSD Priključke Zbirka također ima izgrađen-in search funkciju. 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. U / usr / luka katalog (moraš biti u / usr / luka katalog koristiti pretragu mehanizam), pokrenite make traži ime = program imena ili ključne riječi za pretraživanje = tipku za pretraživanje za određeni port.
For example, Na primjer,
# make search name=”phpMyAdmin” # Make traži name = "phpMyAdmin"
# make search key=”phpMyAdmin” # Make traži ključ = "phpMyAdmin"
Note: Without the ” and ” will work too. Napomena: Bez "i" će raditi previše.
Both will return details of the ports matched, if any. Oba će se vratiti podatke o lukama podudaranjem, ako ih ima. One of the result if “Path”, which will tell you where is the port located. Jedno od toga ako "Put", koji će vam reći gdje se nalazi luka.
The keyword search is a more in-depth searching that searches port names, comments, descriptions and dependencies. Ključna riječ search je detaljnija pretragom koja pretražuje port imena, komentari, opise i zavisnosti. 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. Može se koristiti za pronalaženje lukama koje se odnose na određenu temu ako ne znate ime programa kojeg tražite.
Alternatively, Alternativno, 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. Možete pretraživati za Vaše aplikacije po imenu i pregledajte sve aplikacije koje su u okviru kategorije.
FreshPorts FreshPorts also allowed users to search for FreeBSD's ports by keywords. Korisnici također dozvoljeno za pretraživanje FreeBSD luka je po riječima vodiljama. 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 popise pjesama i promjene koje su napravljene na priključke stabla, a omogućava korisnicima da gledaju jedan ili više priključaka, a mogu e-poštu kada ste odabrali luke je ažuriran.
IMPORTANT : The page is machine translated and provided "as is" without warranty. VAŽNO: Na stranici je stroj prevedeno i dostavlja "kakav je" sa garantni. Machine translation may be difficult to understand. Strojno prevođenje svibanj biti teško za razumjeti. Please refer to Molimo pogledajte original English article Engleski originalni članak whenever possible. kad god je to moguće.
Related Articles Povezani članci
- Update FreeBSD Ports Collection Up to Date and Latest Update FreeBSD Ports Collection ažurnost i najnovijih
- Using Portsnap to Update FreeBSD Ports Tree Collection Korištenje Portsnap Update na FreeBSD Portovi Tree Collection
- Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit Update FreeBSD Priključke Kolekcija za Najnoviji Inačici sa Sigurnosno ažuriranje s Portmanager i Portaudit
- Easy Way to Upgrade FreeBSD's Ports Easy Way to Upgrade FreeBSD's Portovi
- Portdowngrade - Downgrade to Previous Version of FreeBSD's Ports Portdowngrade - snižavati na prethodne verzije FreeBSD's Portovi
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Instalacija Web server u 6,0 FreeBSD Apache 2.2, MySQL 5.0 i PHP 5 - 3. dio
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Instalacija Web server u 6,0 FreeBSD Apache 2.2, MySQL 5.0 i PHP 5 - 4. dio
- Installing and Configuring DHCP Server (DHCPd) on FreeBSD Instaliranje i Konfiguriranje DHCP Server (DHCPd) na FreeBSD
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Instalacija Web server u 6,0 FreeBSD Apache 2.2, MySQL 5.0 i PHP 5 - Part 5
- Nokia Cellphones To Feature Magnetized Ports Nokia Cellphones Za Feature magnetizirana Portovi









































