Searching for Application in FreeBSD's Ports Collection Iskanje Uporaba v pristaniščih FreeBSD's Collection
The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. FreeBSD Pristanišča in paketov Zbirka ponuja preprost način za uporabnike in skrbnikom za namestitev programov. The number of applications in FreeBSD Ports and Packages Collection is growing with the time, which now exceeding ten thousands ports. Število vlog v FreeBSD Pristanišča in paketov Zbirka narašča s časom, ki zdaj več kot deset tisoč pristaniščih.
All Ports Collection is stored at /usr/ports directory, according to their respective category-based directory. Vse Ports Collection je shranjena v / usr / pristanišč imenik, glede na njihovo kategorijo, na podlagi imenika. 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: Če poznate ime pristanišča, ki jih potrebujete, pa ne vedo, v katero kategorijo je sedež, bo whereis ukaz v pomoč:
whereis file_name whereis file_name
For example, Na primer,
# whereis phpMyAdmin # Whereis phpMyAdmin
phpMyAdmin: /usr/ports/databases/phpMyAdmin phpMyAdmin: / usr / pristanišč / podatkovnih baz / phpMyAdmin
The whereis command returns the exact location of the port specified. Whereis ukaz vrne točno lokacijo iz pristanišča.
FreeBSD Ports Collection also has built-in search function. FreeBSD Ports Collection Prav tako ima vgrajeno funkcijo iskanja. 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 / usr / pristanišč imenik (moraš biti v / usr / pristanišč imenik uporabo iskalnega mehanizma), da zaženete iskanje name = program-ime ali pa iskanje ključnih = ključnih besed za iskanje posebno pristanišče.
For example, Na primer,
# make search name=”phpMyAdmin” # Make search name = "phpMyAdmin"
# make search key=”phpMyAdmin” # Make search key = "phpMyAdmin"
Note: Without the ” and ” will work too. Opomba: Brez "in" bo delo preveč.
Both will return details of the ports matched, if any. Tako bo vrnil podrobnosti pristanišč izravnane, če obstaja. One of the result if “Path”, which will tell you where is the port located. Eden od rezultata, če je "pot", ki bo povedal, kje se nahaja pristanišče.
The keyword search is a more in-depth searching that searches port names, comments, descriptions and dependencies. Ključna beseda iskanje je bolj poglobljeno iskanje, ki išče imena pristanišča, komentarji, opisi in odvisnosti. 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. Lahko se uporablja za iskanje pristanišča, ki se nanašajo na določeno temo, če ne poznate ime programa, ki ga iščete.
Alternatively, Druga možnost je, FreeBSD FreeBSD also maintains an up-to-date searchable list of all the available applications, arranged by category. Prav tako ohranja up-to-dan iskati seznam vseh razpoložljivih aplikacij, urejene po kategorijah. You can search for your application by name and browse all applications that are within the category. Iščete lahko vašo prijavo z imenom in pregledate vse aplikacije, ki so v kategorije.
FreshPorts FreshPorts also allowed users to search for FreeBSD's ports by keywords. tudi dovoliti uporabnikom omogoča iskanje pristanišča FreeBSD s strani ključnih besed. 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 skladbe in sezname sprememb na pristanišča drevo, in omogoča uporabnikom, da gledajo enega ali več pristanišč, lahko e-pošto in vas, ko je bil posodobljen izbrano pristanišče.
IMPORTANT : The page is machine translated and provided "as is" without warranty. POMEMBNO: stran je stroj prevod in če "kot je" brez garancije. Machine translation may be difficult to understand. Strojno prevajanje je lahko težko razumeti. Please refer to Prosimo, da original English article original angleški člen whenever possible. kadar je to mogoče.
Related Articles Povezani članki
- Update FreeBSD Ports Collection Up to Date and Latest Update FreeBSD Ports Collection Up to Date and Latest
- Using Portsnap to Update FreeBSD Ports Tree Collection Uporaba Portsnap na Update FreeBSD Ports Tree Collection
- Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit Update FreeBSD Ports Collection, da postaja latenten prevod s varnost modernizirati s Portmanager in Portaudit
- Easy Way to Upgrade FreeBSD's Ports Pristanišča preprost način za nadgradnjo na FreeBSD
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 3. del
- Portdowngrade – Downgrade to Previous Version of FreeBSD's Ports Portdowngrade - strmina s prejšnjo različico je FreeBSD Ports
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 4 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 4. del
- Installing and Configuring DHCP Server (DHCPd) on FreeBSD Nameščanje in Konfiguriranje DHCP Server (dhcpd) o FreeBSD
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 5. del
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 1 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 1. del









































