Searching for Application in FreeBSD’s Ports Collection Búsqueda de Aplicación en la FreeBSD Ports Collection
The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. El FreeBSD Ports y Packages Collection ofrece una manera simple para los usuarios y administradores a instalar las aplicaciones. The number of applications in FreeBSD Ports and Packages Collection is growing with the time, which now exceeding ten thousands ports. El número de solicitudes en FreeBSD Ports y Packages Collection está creciendo con el tiempo, que en la actualidad superior a diez mil puertos.
All Ports Collection is stored at /usr/ports directory, according to their respective category-based directory. Colección de todos los puertos se almacenan en / usr / puertos directorio, de acuerdo con sus respectivas categorías basadas en directorio. 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: Si conoce el nombre del puerto que usted necesita, pero no saben qué categoría se encuentra, whereis comando va a ser útil:
whereis file_name whereis file_name
For example, Por ejemplo,
# whereis phpMyAdmin # Whereis phpMyAdmin
phpMyAdmin: /usr/ports/databases/phpMyAdmin phpMyAdmin: / usr / ports / bases de datos / phpMyAdmin
The whereis command returns the exact location of the port specified. El whereis comando devuelve la ubicación exacta del puerto especificado.
FreeBSD Ports Collection also has built-in search function. FreeBSD Ports Collection también ha incorporado en función de búsqueda. 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. En / usr / puertos directorio (que usted necesita para estar en / usr / directorio puertos para utilizar el mecanismo de búsqueda), ejecute make búsqueda name = nombre-programa o clave de búsqueda = palabra clave para buscar un puerto en particular.
For example, Por ejemplo,
# make search name=”phpMyAdmin” # Make búsqueda name = "phpMyAdmin"
# make search key=”phpMyAdmin” # Make clave de búsqueda = "phpMyAdmin"
Note: Without the ” and ” will work too. Nota: Sin la "y" demasiado trabajo.
Both will return details of the ports matched, if any. Ambos regresarán detalles de los puertos corresponde, en su caso. One of the result if “Path”, which will tell you where is the port located. Uno de los resultados si "Sendero", que le dirá dónde está ubicado el puerto.
The keyword search is a more in-depth searching that searches port names, comments, descriptions and dependencies. La palabra clave de búsqueda es una más en profundidad la búsqueda que busca los nombres de puerto, comentarios, descripciones y dependencias. 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. Se puede utilizar para encontrar puertos que se refieren a un tema en particular si no sabe el nombre del programa que usted está buscando.
Alternatively, Por otra parte, FreeBSD also maintains an up-to-date searchable list of all the available applications, arranged by category. También mantiene un registro actualizado, al día de búsqueda lista de todas las aplicaciones disponibles, organizados por categoría. You can search for your application by name and browse all applications that are within the category. Puede buscar su aplicación por su nombre y explorar todas las aplicaciones que están dentro de la categoría.
FreshPorts also allowed users to search for FreeBSD’s ports by keywords. También permite a los usuarios realizar búsquedas de FreeBSD para los puertos de palabras clave. 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 pistas y listas de los cambios introducidos en el árbol de ports, y permite a los usuarios ver uno o más puertos, y puede enviarle un correo electrónico cuando su puerto seleccionado ha sido actualizado.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Se trata de una máquina que traduzca la página se proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.
Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayudar a My Digital Life Forums Mi vida digital Foros .
Related Articles Artículos relacionados
- Easy Way to Upgrade FreeBSD’s Ports Fácil forma de actualizar los puertos de FreeBSD
- Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit Actualización de FreeBSD puertos colección a la última versión de actualización de seguridad con Portmanager y Portaudit
- Using Portsnap to Update FreeBSD Ports Tree Collection El uso de Portsnap para actualizar FreeBSD puertos de recogida de árboles
- Update FreeBSD Ports Collection Up to Date and Latest Actualización de FreeBSD puertos de recogida hasta la fecha y el más reciente
- Nokia Cellphones To Feature Magnetized Ports Para teléfonos móviles Nokia característica magnetizado puertos
- Portdowngrade - Downgrade to Previous Version of FreeBSD’s Ports Portdowngrade - cambiar a la versión anterior de FreeBSD de Puertos
- Network Ports Used by Windows Product Activation (WPA) for Communication Red de puertos usados por Windows Product Activation (WPA) para la Comunicación
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Instalación de Web Server en FreeBSD 6,0 con Apache 2,2, 5,0 MySQL y PHP 5 - Parte 4
- How to Open and View or Extract CHM (Compiled HTML) Files in Linux Cómo abrir y ver o Extracto CHM (Compiled HTML) Archivos en Linux
- List, View, Save and Close Opened TCP/IP Ports or Connections with CurrPorts Lista, Ver, Guardar y Cerrar Abierto puertos TCP / IP o conexiones con CurrPorts























