Commit Graph

24 Commits

Author SHA1 Message Date
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Satoshi Asami
6751731e6e Chase emacs20 version up to 20.6.
Submitted by:	"OKAZAKI Tetsurou" <okazaki@be.to>
2000-03-10 20:16:34 +00:00
Shigeyuki Fukushima
45b27508e1 Update PATCH_SITES and WWW URL in DESCR. 2000-02-25 16:23:37 +00:00
Munechika SUMIKAWA
e28c1fb465 Add 'ipv6' on CATEGORIES. 2000-01-18 12:34:34 +00:00
Shigeyuki Fukushima
58ed8b00ee Add patches for supporting IPv6.
Obtained from:	sumikawa@ebina.hitachi.co.jp
2000-01-15 14:28:27 +00:00
Shigeyuki Fukushima
113e99559b Fix problems related to change with libtermcap/libncurses in current.
Merged from editors/emacs20 fix.
2000-01-14 14:05:09 +00:00
Shigeyuki Fukushima
e19dbbb30d Add explanation of `locale warning message' to DESCR and MESSAGE.
PR:		ports/15900
Submitted by:	Takehiro Suzuki <takehiro@coral.ocn.ne.jp>
2000-01-11 15:44:29 +00:00
Shigeyuki Fukushima
5bcac9467b Update to 20.5. 2000-01-04 11:32:27 +00:00
Shigeyuki Fukushima
1e9c3a05b0 Update patch-filename in DESCR document. 1999-11-06 17:35:09 +00:00
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
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +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
1f2aad2de5 Changed my e-mail address. 1999-03-02 10:12:10 +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
Shigeyuki Fukushima
37ac05b0ea Fix build error on 4.0-current by registering __FreeBSD__ == 4
with src/s/freebsd.h.
This change is by Takayuki TAMURA <ttathome@remus.dti.ne.jp>.
PR:		ports/10192
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-28 08:10:07 +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