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

11 Commits

Author SHA1 Message Date
Shigeyuki Fukushima
5e83bd065e Update emacs-dl patches.
Fix broken internal DOC-string.

PR:		ports/14513
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
1999-10-26 13:20:32 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Shigeyuki Fukushima
0ba224f81f Update to 20.4.
Obtained from:	OKAZAKI Tetsurou <okazaki@be.to>
1999-08-09 11:12:30 +00:00
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
Shigeyuki Fukushima
b9bf9b4f9f Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
because this port includes a long long patch for configure.
And patches/patch-ce removed.
1999-03-01 09:17:43 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Hidetoshi Shimokawa
ac34d7309c Add fix for Alpha.
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00
Satoshi Asami
0b9169f1a1 Add USE_XLIB -- otherwise the packages will be built without X support. 1999-01-16 22:58:59 +00:00
Satoshi Asami
3ebf185670 No need to use ${.CURDIR}/... trick in RUN_DEPENDS. 1998-12-17 09:08:09 +00:00
Jun Kuriyama
10a16f1335 GNU editing macros with dynamic loading module function (binary only).
PR:		ports/8776
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-13 14:27:06 +00:00