Commit graph

29 commits

Author SHA1 Message Date
Maxim Sobolev
11b04c76ad Since the build can break up with some LANG environment settings, add
LANG=C in MAKE_ENV. Actually, I think that bsd.port.mk should do this instead.

Submitted by:	gnome tinderbox failure
2002-09-17 19:21:16 +00:00
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
Ying-Chieh Liao
6d00029556 upgrade to 2.2.2
PR:		42491
Submitted by:	Ports Fury
2002-09-13 18:42:27 +00:00
Greg Lewis
f86655b574 . Add a patch to prevent crashes which occur when using XIM and
certain (e.g. Asian) character sets.
. Bump PORTREVISION to reflect this fix.

PR:		30421
Submitted by:	Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
Reviewed by:	steve (the patch)
Approved by:	steve
2002-07-26 04:10:23 +00:00
FUJISHIMA Satsuki
b43bb5f8ff stop installing host.def, Motif.tmpl/rules and use stock one.
This unbreaks XFree86-4-Server building.

PR:	31534
Non-response from:	maintainer
2001-11-23 08:48:04 +00:00
Steve Price
efd65779f7 Makefile:
- fix a bug involving NOPORTDOCS
- add NO_OPENMOTIF_DEMOS "make" variable to control whether Motif demos
  are built and installed

pkg-plist:
- fix a bug involving PORTDOCS PLIST substitution
- add MOTIF_DEMOS PLIST substitution to support NO_OPENMOTIF_DEMOS in
  Makefile

Submitted by:	Carl Mascott <cmascott@att.net>
2001-09-13 15:56:52 +00:00
FUJISHIMA Satsuki
f8b2cb5333 o respect CFLAGS.
o use /usr/bin/cpp instead of /usr/libexec/cpp.
o support NOPORTDOCS.

Approved by:	maintainer
2001-02-14 22:21:57 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Satoshi Asami
08f0cc831b Move USE_IMAKE up above the include of bsd.port.pre.mk, so it gets the
dependency right.  (Also, remove the "#xxx Hack alert!" that becomes
unnecessary as a result. :)
2000-10-09 01:40:02 +00:00
Steve Price
9bbb629b60 Only use the XFree86 version 4 mtree file when it is actually desired (ie.
not when XFREE86_VERSION=3).

Submitted by:	Brandon D. Valentine <bandix@looksharp.net>
2000-10-04 01:23:37 +00:00
Satoshi Asami
2d46dc7c0d Install the *I.h files also, some ports (at least xblackjack and
libhelp) need these.
2000-09-19 21:37:42 +00:00
Steve Price
4ac5d0f325 Don't build/install the debug versions of lib{Mrm,Uil,Xm}.
Requested by:	asami
2000-09-18 06:22:50 +00:00
Satoshi Asami
99467bd40f Add MTREE_FILE definition, this port is happier with BSD.x11-4.dist. 2000-09-15 23:18:47 +00:00
Satoshi Asami
26bd87fdc9 Add XFREE86_HTML_MAN=no, since this port does not install those stuff.
Add RUN_DEPENDS to imake, since it is necessary to use some of the
stuff this port installs (imake config files, obviously).  This also
prevents the problem seen on bento about host.def left behind for
ports using open-motif, which was caused by imake being pkg_deleted
before open-motif.  The dependency takes care of that.

While I'm here, take out MANCOMPRESSED=yes, it's the default with USE_IMAKE
set.
2000-09-14 10:43:24 +00:00
David E. O'Brien
05a27887d2 Pass the maintainer hat to Steve who agreed to take it over. 2000-08-29 02:02:17 +00:00
Satoshi Asami
70cd22c788 Don't install imake config files other than Motif.* and host.def.
Don't install imake and makedepend (although we need to build them for
internal use -- it is too hard to make it use the installed versions).
Make PLIST complete and add more manpages to MAN*.

Approved by:	obrien (defact maintainer)
2000-08-18 17:42:04 +00:00
David E. O'Brien
8b57e0b79b We offically only use -O optimization. 2000-07-19 13:23:09 +00:00
David E. O'Brien
81736f7a20 Update to build properly from sources rather than re-package the Metrolink
offering.

Portions of this port came from the following (the rest was my own blood
and sweat):
PR:		18691
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Submitted by:	Sungman Cho <smcho@tsp.korea.ac.kr> (via -ports)
2000-07-19 12:58:57 +00:00
David E. O'Brien
a3c7da85f7 Update to the 4th build of the Metrolink Open Motif 2.1.30 build. 2000-07-18 09:36:25 +00:00
Satoshi Asami
8c1582f41c Define NO_MTREE since these ports install with PREFIX=/ (the
binary packages already have the "/usr/X11R6" part).

Also, define DISTNAME instead of DISTFALES open-motif-devel/Makefile
so it will actually work.
2000-06-07 07:08:56 +00:00
David E. O'Brien
313cb77c4e Forgot to fix the maintainer entry. 2000-06-03 18:38:47 +00:00
David E. O'Brien
1b296299d4 Open Motif 2.1.30 for the i386. 2000-06-03 18:36:15 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
2ac0dd95df Add some missing headers. 1999-05-04 12:53:34 +00:00
Satoshi Asami
0938d81904 Use FORBIDDEN to indicate that this port shouldn't be built under any (some)
circumstances.  This is different from BROKEN, which merely means we think
it is broken.
1999-03-29 07:50:14 +00:00
Satoshi Asami
dd46931b2f Upgrade to version 2.1.10 we recently got from apps2go. 1999-02-13 01:40:38 +00:00
Satoshi Asami
80bef2e812 A dummy port to create a package of static Motif libs and include
files to be used as dependencies from other ports.  Note you need
Motif already installed, and this port won't do anything for you
unless you are in the business of building packages.
1998-12-28 13:00:56 +00:00