1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${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. :)
1999-03-08 07:28:36 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Bill Fumerola
cfccc81b72 Upgrade to 0.10.35, and associated changes.
PR:		ports/8842
Reviewed by:	<nakai@TokyoNet.AD.JP> (maintainer)
Submitted by:	<junker@jazz.snu.ac.kr>
1998-12-01 22:38:45 +00:00
Vanilla I. Shu
1d6cf60545 Add a argument to CONFIGURE_ARGS.
PR:		ports/8736
Submitted by:	maintainer
1998-11-18 15:09:35 +00:00
Vanilla I. Shu
f5d981f1a1 Fix info page problem. 1998-09-23 17:58:38 +00:00
Vanilla I. Shu
85b6df8a70 Don't split info file. 1998-08-31 13:54:51 +00:00
Jun Kuriyama
bbfa516de3 GNU gettext package.
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-25 16:13:04 +00:00