Easy Way to Upgrade FreeBSD’s Ports طريقة سهلة لتحديث فري بي موانئ

Before you can update and upgrade the FreeBSD’s ports, the Ports Collection needs to be updated. قبل أن تتمكن من تحديث ورفع مستوى فري بي الموانئ ، موانئ جمع يحتاج إلى تحديث. Follow step تتبع خطوة here هنا to update the Ports Collection. لتحديث الموانئ جمع.

Once you updated your Ports Collection, before attempting a port upgrade, you should check the /usr/ports/UPDATING file. بمجرد أن تقوم بتحديث مجموعة الموانئ ، قبل محاولة رفع مستوى الميناء ، يجب عليك التحقق من / usr / الموانئ / استكمال الملف. This file describes various issues and additional steps users may encounter and need to perform when updating a port. هذا الملف يصف مختلف المسائل والخطوات الإضافية التي قد تواجه المستخدمين وعند الحاجة لأداء تحديث الميناء.

Keeping the ports up to date can be a tedious job. حفظ الموانئ حتى الآن يمكن أن تكون مهمة شاقة. Just for example, to upgrade a port you need to go to the ports directory, build the port, deinstall the old port, install the new port, and then clean up after the build. فقط على سبيل المثال ، لتطوير ميناء تحتاج إلى الذهاب إلى الموانئ دليل ، وبناء الميناء ، deinstall الميناء القديم وتركيب الجديد الميناء ، وبعد ذلك تنظيف بعد بناء. If there are numerous ports that need to be upgrade, it will be very troublesome. وإذا كان هناك العديد من الموانئ التي تحتاج إلى تطوير ، وسيكون مزعجا جدا. This was a large problem for system administrators to deal with, and FreeBSD have utilities which do this automatically, and that’s sysutils/portupgrade utility. وكانت هذه مشكلة كبيرة لنظام للتعامل مع المديرين ، وفري لها المرافق التي تفعل ذلك تلقائيا ، وهذا sysutils / portupgrade فائدة.

To install sysutils/portupgrade utility, use the command just as to install any other port: make install clean. لتركيب sysutils / portupgrade فائدة ، واستخدام القيادة تماما كما لتركيب أي ميناء أخرى : جعل تركيب نظيفة.

Create a database with the following command: pkgdb -F إنشاء قاعدة بيانات مع الأمر التالي : pkgdb بين واو

The command will read the list of installed ports and create a database file in the /var/db/pkg directory. القيادة سوف أقرأ قائمة تركيب والموانئ وإنشاء قاعدة بيانات الملف في / فار / ديسيبل / pkg دليل.

Run portupgrade -a to start to update the ports. أ - portupgrade البعيد لبدء لتحديث الموانئ.

The portupgrade will read the database file created by pkgdb -F and the ports INDEX file. وقد portupgrade سوف قراءة ملف قاعدة البيانات التي أنشأتها pkgdb بين واو والموانئ فهرس ملف. Finally, portupgrade will begin to download, build, backup, install, and clean the ports which have been updated. وأخيرا ، portupgrade سيبدأ التحميل ، بناء ، احتياطية ، تركيب ، وتنظيف الموانئ التي قد تم تحديثها.

Portupgrade utility has a lot of options for different uses, the most important ones listed below. Portupgrade فائدة لديها الكثير من الخيارات لاستخدامات مختلفة ، أهمها المدرجة أدناه.

If you want to upgrade only a certain application, not the complete database, use portupgrade pkgname , include the flags -r if portupgrade should act on all those packages depending on the given package as well, and -R to act on all packages required by the given packages. إذا كنت تريد فقط لرفع مستوى تطبيق معين ، وليس قاعدة بيانات كاملة ، portupgrade pkgname استخدام ، وتشمل أعلام - ص إذا portupgrade ينبغي أن نعمل على كل هذه الطرود ويتوقف ذلك على نظرا لالحزمة أيضا ، وصاد للعمل على جميع الطرود التي تتطلبها مجموعات معينة.

To use packages instead of ports for installation, provide -P. إلى مجموعات بدلا من استخدام الموانئ لتركيب ، توفير - ف. With this option portupgrade searches the local directories listed in PKG_PATH, or fetches packages from remote site if it is not found locally. مع هذا الخيار portupgrade تفتيش المحلية الأدلة الواردة في PKG_PATH ، بجلب أو مجموعات من الموقع البعيد إذا لم يتم العثور على محليا. If packages can not be found locally or fetched remotely, portupgrade will use ports. إذا مجموعات لا يمكن العثور عليه محليا أو من بعيد المنال ، وسوف portupgrade استخدام الموانئ. To avoid using ports, specify -PP. لتجنب استخدام الموانئ ، وتحديد بين الصفحات

To just fetch distfiles (or packages, if -P is specified) without building or installing anything, use -F. فقط لجلب distfiles (أو مجموعات ، إذا هو المحدد بين ف) دون بناء أو تركيب أي شيء ، واستخدام واو.

Note: It is important to regularly update the package database using pkgdb -F to fix inconsistencies, especially when portupgrade asks you to. ملاحظة : ومن المهم بصورة منتظمة لتحديث قاعدة البيانات باستخدام حزمة pkgdb بين واو لتحديد أوجه التضارب ، وخاصة عندما طلب منك portupgrade ل. Do not abort portupgrade while it is updating the package database, this will leave you an inconsistent database. لا اجهاض portupgrade في حين أنه هو تحديث قاعدة البيانات صفقة ، هذا وسوف يغادر لكم تتعارض قاعدة البيانات.

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 بلادي الرقمي الحياة المنتديات .



Leave a Reply ترك الرد

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> يمكنك استخدام هذه العلامات : <ahref="" title=""> <abbrtitle=""> <acronymtitle=""> <b><blockquotecite=""> <cite><code><ديل datetime = ""> <em><i><qcite=""> <strike><strong>

Subscribe without commenting اكتتاب دون التعليق


Custom Search

New Articles المواد الجديدة

Incoming Search Terms for the Article ابحث الواردة للشروط المنصوص عليها في المادة

FreeBSD ports upgrade تحديث الموانئ فري بي - -- upgrade ports تطوير الموانئ - -- FreeBSD PKG_PATH فري PKG_PATH - -- ports upgrade تطوير الموانئ - -- upgrade ports freebsd تحديث الموانئ فري بي - -- freebsd upgrade port تطوير ميناء فري - -- FreeBSD Update Packages فري تحديث حزم - -- update ports FreeBSD تحديث الموانئ فري بي - -- freebsd ports update تحديث الموانئ فري بي - -- pkg upgrade freebsd pkg رفع مستوى فري بي - -- freebsd port upgrade فري بورت لرفع مستوى - -- freebsd upgrade package رفع مجموعة فري - -- package upgrade freebsd مجموعة رفع مستوى فري بي - -- freebsd upgrade ports تحديث الموانئ فري بي - -- freebsd portsupgrade فري portsupgrade - -- ports upgraden الموانئ upgraden - -- freebsd PKG_PATH فري PKG_PATH - -- freebsd package update حزمة تحديث فري بي - -- update package database freebsd تحديث قاعدة بيانات مجموعة فري - -- upgrade freebsd port رفع مستوى فري بي الميناء - -- freebsd port update تحديث الموانئ فري بي - -- port upgrade in freebsd ميناء في رفع مستوى فري بي - -- upgradee freebsd upgradee فري - -- +freebsd +upgrade +package رفع مستوى فري بي + + + مجموعة - -- freebsd pkgdb فري pkgdb - -- freebsd ports installed list تركيب قائمة الموانئ فري بي - -- how to upgrade a freebsd ports كيفية رفع مستوى فري بي الموانئ - -- how to use port in freebsd كيفية استخدام ميناء في فري - -- how to upgrade freebsd ports كيف لرفع مستوى فري بي الموانئ - -- portmanager vs portupgrade 2008 portmanager مقابل portupgrade 2008 - -- upgrade freebsd ports تحديث الموانئ فري بي - -- "update packages" freebsd "تحديث مجموعات" فري - -- freebsd binary upgrade فري رفع مستوى ثنائي - -- freebsd binary portupgrade فري ثنائي portupgrade - -- freebsd list installed ports فري تركيب قائمة الموانئ - -- pkg upgrade+freebsd pkg رفع مستوى فري بي + - -- torrent fetch package freebsd سيل جلب مجموعة فري - -- update port freebsd portupgrade تحديث الموانئ فري بي portupgrade - -- freebsd updated packages release الافراج عن الحزم تحديث فري بي - -- binary upgrade packages freebsd ثنائي رفع مستوى مجموعات فري - -- Freebsd upgrading ports فري رفع مستوى الموانئ - -- FreebSd+ports+easy install الموانئ فري بي + + من السهل تركيب - -- pkg_path in freebsd pkg_path في فري - -- upgrading freebsd packages رفع مستوى فري بي حزم - -- freebsd upgrading updating ports تطوير وتحديث الموانئ فري بي - -- freebsd ports update util تحديث الموانئ فري بي util - -- portupgrade binary upgrade portupgrade رفع مستوى ثنائي - -- upgrade binary ports package freebsd رفع مجموعة فري ثنائي الموانئ - -- freebsd 7+pkgupgrade+2008 فري بي 7 + pkgupgrade +2008 - -- freebsd update ports تحديث الموانئ فري بي - --