The code is just the value returned by the last process to run. Processes that complete successfully return 0, and if they fail, they return something else. So if you want to know what the codes mean, you have to look at the documentation - generally the man page - for the process, such as the compiler, or the 'cp ' command.
That said, the number is generally 1 for any failure. On 24 March 2015 at 08:37, umka ursa <umka6...@gmail.com> wrote: > Hello comunity! > Im looking for documentation about ports instalation error codes. I meen > somthing like this: > > *** [install] Error code 1 > *** [build-depends] Error code 1 > > Can not find it yet. > Can you shere it please? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" > _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"