| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
Notes:
svn path=/head/; revision=17053
|
|
|
|
|
|
|
|
|
|
| |
ELF building fix. Many part of fix from editors/emacs.
PR: 9451
Submitted by: maintainer
Notes:
svn path=/head/; revision=16141
|
|
|
|
|
|
|
|
|
| |
gmake[1]: *** No rule to make target `/usr/lib/crt0.o', needed by `temacs'. Stop.
gmake[1]: Leaving directory `/usr/ports/korean/hanemacs/work/hanemacs-19.34/src'
gmake: *** [src] Error 2
Notes:
svn path=/head/; revision=14035
|
|
|
|
| |
Notes:
svn path=/head/; revision=12499
|
|
|
|
|
|
|
| |
Pointed out by: maintainer
Notes:
svn path=/head/; revision=11064
|
|
PR: ports/6011
Submitted by: CHOI Junho <junker@jazz.snu.ac.kr>
Notes:
svn path=/head/; revision=11027
|