CVSROOT: /cvs
Module name: www
Changes by: [email protected] 2013/04/01 06:41:59
Modified files:
faq/ports : testing.html
Log message:
assorted improvments for the testing guide
- remove link to anoncvs.html, the reference to currentl.html should
be enough to find all the infos on how to upgrade a system to
-current
- provide a command to download and check distfiles from all
defined MASTER_SITES
- emphasize, that extract itself does not install the dependencies,
but the prepare target does.
- remove the part where we talk about setting USE_LIBTOOL=Yes
to use the base libtool, now that it's the default
- in this context, SEPARATE_BUILD should be yes or unset
- add some text about setting TEST_DEPENDS
- put lib-depends-check below the package target, as it's more
obvious to check the port BEFORE packaging it
- some <tt></tt> for files, targets and variables
ok aja@ sthen@