summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/open-motif
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Fix build on sparc64kris2003-11-241-0/+16
| | | | Submitted by: tmm
* - add CONFLICTSdinoex2003-10-141-0/+1
| | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris
* From the PR:alex2003-07-131-0/+22
| | | | | | | | | | | | 'colordemo' from open-motif can be used to select colors by either RGB values or from the file rgb.txt. However, the underlying library doesn't honour XBASE and looks for the file in the wrong place. PR: 50239 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer timeout (and the fact that Volker won't let me pass my upcoming Haskell classes next terms if I don't commit this)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* * add 2 missing man pagesobraun2002-10-182-0/+3
| | | | | | | * Bump PORTREVISION PR: 44234 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Set LIBDIR correctly during the build of mwm so that it can find itssteve2002-10-161-0/+10
| | | | | | | its configuration file at run-time. PR: 43636 Submitted by: kan
* Unbreak by using find+xargs instead of globbing that results inknu2002-09-211-4/+7
| | | | command line overflow if the length of WRKDIRPREFIX is very long.
* Fix build when a version of open-motif is already installed.alane2002-09-191-0/+11
| | | | | PR: ports/42954 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add a missing directorykris2002-09-191-0/+1
|
* Since the build can break up with some LANG environment settings, addsobomax2002-09-171-0/+1
| | | | | | LANG=C in MAKE_ENV. Actually, I think that bsd.port.mk should do this instead. Submitted by: gnome tinderbox failure
* Due to popular demant into each port which might be inserted into dependencysobomax2002-09-141-0/+4
| | | | | | | | | | 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.)
* upgrade to 2.2.2ijliao2002-09-1325-1236/+845
| | | | | PR: 42491 Submitted by: Ports Fury
* . Add a patch to prevent crashes which occur when using XIM andglewis2002-07-262-1/+50
| | | | | | | | | | 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
* stop installing host.def, Motif.tmpl/rules and use stock one.sf2001-11-233-22/+7
| | | | | | | This unbreaks XFree86-4-Server building. PR: 31534 Non-response from: maintainer
* Makefile:steve2001-09-132-162/+175
| | | | | | | | | | | | | - 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>
* o respect CFLAGS.sf2001-02-143-10/+37
| | | | | | | o use /usr/bin/cpp instead of /usr/libexec/cpp. o support NOPORTDOCS. Approved by: maintainer
* Batch of style fixes for x11-toolkits.olgeni2001-02-051-1/+1
|
* Move USE_IMAKE up above the include of bsd.port.pre.mk, so it gets theasami2000-10-091-4/+2
| | | | | dependency right. (Also, remove the "#xxx Hack alert!" that becomes unnecessary as a result. :)
* Only use the XFree86 version 4 mtree file when it is actually desired (ie.steve2000-10-041-4/+11
| | | | | | not when XFREE86_VERSION=3). Submitted by: Brandon D. Valentine <bandix@looksharp.net>
* Install the *I.h files also, some ports (at least xblackjack andasami2000-09-192-13/+109
| | | | libhelp) need these.
* Don't build/install the debug versions of lib{Mrm,Uil,Xm}.steve2000-09-185-3/+40
| | | | Requested by: asami
* Add MTREE_FILE definition, this port is happier with BSD.x11-4.dist.asami2000-09-151-0/+1
|
* Add XFREE86_HTML_MAN=no, since this port does not install those stuff.asami2000-09-141-1/+3
| | | | | | | | | | | 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.
* Pass the maintainer hat to Steve who agreed to take it over.obrien2000-08-291-1/+1
|
* Don't install imake config files other than Motif.* and host.def.asami2000-08-185-6/+95
| | | | | | | | 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)
* We offically only use -O optimization.obrien2000-07-191-0/+12
|
* Update to build properly from sources rather than re-package the Metrolinkobrien2000-07-1912-41/+1244
| | | | | | | | | | | 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)
* Update to the 4th build of the Metrolink Open Motif 2.1.30 build.obrien2000-07-182-1/+2
|
* Define NO_MTREE since these ports install with PREFIX=/ (theasami2000-06-071-0/+1
| | | | | | | binary packages already have the "/usr/X11R6" part). Also, define DISTNAME instead of DISTFALES open-motif-devel/Makefile so it will actually work.
* Forgot to fix the maintainer entry.obrien2000-06-031-0/+2
|
* Open Motif 2.1.30 for the i386.obrien2000-06-034-470/+39
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [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
* Add some missing headers.asami1999-05-041-0/+102
|
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)asami1999-03-291-1/+4
| | | | | circumstances. This is different from BROKEN, which merely means we think it is broken.
* Upgrade to version 2.1.10 we recently got from apps2go.asami1999-02-132-107/+185
|
* A dummy port to create a package of static Motif libs and includeasami1998-12-284-0/+299
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.
OpenPOWER on IntegriCloud