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 number of applications in FreeBSD Ports and Packages Collection is growing with the time, which now exceeding ten thousands ports. عدد الطلبات المقدمة في الموانئ فري بي والاحزمة كوكتيل يتزايد مع الوقت ، وهو الآن تجاوز عشرة آلاف الموانئ.
All Ports Collection is stored at /usr/ports directory, according to their respective category-based directory. جميع موانئ مجموعة يتم تخزينها في / usr / الموانئ دليل ، وفقا لكل فئة على أساس الدليل. 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: إذا كنت تعرف اسم الميناء التي تحتاج إليها ، ولكن لا نعرف انها الفئة التي تقع ، whereis القيادة سوف تكون مفيدة :
whereis file_name whereis FILE_NAME
For example, فعلى سبيل المثال ،
# whereis phpMyAdmin # whereis phpMyAdmin
phpMyAdmin: /usr/ports/databases/phpMyAdmin phpMyAdmin : / usr / الموانئ / قواعد البيانات / phpMyAdmin
The whereis command returns the exact location of the port specified. وقد whereis قيادة عودة الموقع الدقيق للميناء المحدد.
FreeBSD Ports Collection also has 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. في / usr / الموانئ دليل (كنت في حاجة إلى أن يكون / usr / الموانئ دليل لاستخدام آلية البحث) ، وتديرها جعل البحث اسم البرنامج = - اسم أو جعل البحث الرئيسية = كلمة للبحث خاص للميناء.
For example, فعلى سبيل المثال ،
# make search name=”phpMyAdmin” # جعل البحث عن اسم = "phpMyAdmin"
# make search key=”phpMyAdmin” # جعل البحث الرئيسية = "phpMyAdmin"
Note: Without the ” and ” will work too. ملاحظة : بدون "و" سوف تعمل أيضا.
Both will return details of the ports matched, if any. وسيعود كل التفاصيل مطابقة للموانئ ، إن وجدت. One of the result if “Path”, which will tell you where is the port located. واحدة من نتيجة إذا كان "الطريق" ، التي سوف أقول لكم أين يقع الميناء.
The keyword search is a more in-depth searching that searches port names, comments, descriptions and 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. ويمكن استخدامه لإيجاد الموانئ التي تتصل بموضوع معين إذا كنت لا تعرف اسم البرنامج كنت تبحث عن.
Alternatively, وكبديل لذلك ، 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. يمكنك البحث عن طلبك بالاسم وتصفح جميع التطبيقات التي تقع ضمن هذه الفئة.
FreshPorts also allowed users to search for FreeBSD’s ports by keywords. كما يسمح للمستخدمين البحث عن فري موانئ عن طريق الكلمات الرئيسية. 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 المسارات وقوائم التغيير إلى الموانئ شجرة ، ويتيح للمستخدمين مشاهدة واحد أو أكثر الموانئ ، ويمكن أن البريد الإلكتروني التي اخترتها لكم عندما تم تحديث ميناء.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. هام : هذه هي آلة الصفحة المترجمة التي تقدم "كما هي" دون ضمان. Machine translation may be difficult to understand. الترجمة الآلية قد يكون من الصعب فهم. Please refer to يرجى الرجوع إلى original English article المادة الانكليزية الأصلية whenever possible. كلما كان ذلك ممكنا.
Share and contribute or get technical support and help at وحصة المساهمة أو الحصول على الدعم التقني والمساعدة في My Digital Life Forums بلادي الرقمي الحياة المنتديات .
Related Articles المواد ذات الصلة
- Update FreeBSD Ports Collection Up to Date and Latest تحديث الموانئ جمع فري بي حتى تاريخ وآخر
- Using Portsnap to Update FreeBSD Ports Tree Collection باستخدام Portsnap لتحديث الموانئ فري بي شجرة جمع
- Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit تحديث الموانئ جمع فري بي إلى النسخة الأخيرة مع التحديث الأمني مع Portmanager وPortaudit
- Easy Way to Upgrade FreeBSD’s Ports طريقة سهلة لتحديث فري بي موانئ
- Portdowngrade - Downgrade to Previous Version of FreeBSD’s Ports Portdowngrade -- الإنحدار إلى النسخة السابقة من فري بي الموانئ
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 تركيب ملقم الويب في فري بي 6.0 مع اباتشي 2.2 ، 5.0 وماي. س. ك PHP 5 -- الجزء 3
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 تركيب ملقم الويب في فري بي 6.0 مع اباتشي 2.2 ، 5.0 وماي. س. ك PHP 5 -- الجزء 4
- Nokia Cellphones To Feature Magnetized Ports نوكيا الى الهواتف الخلوية سمة ممغنط الموانئ
- List, View, Save and Close Opened TCP/IP Ports or Connections with CurrPorts قائمة ، اعرض ، حفظ وإغلاق افتتح برنامج التعاون الفني / الملكية الفكرية موانئ أو الصلات مع CurrPorts
- Installing and Configuring DHCP Server (DHCPd) on FreeBSD تركيب والتشكيل خادم DHCP (DHCPd) على فري بي
































