Commit graph

75 commits

Author SHA1 Message Date
Dmitry Marakasov
a290d4bb73 - Fix build with nondefault LOCALBASE
PR:		174019
Submitted by:	myself
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
Feature safe:	yes
2012-12-03 18:25:44 +00:00
Cy Schubert
c215586e9f Remove redundant conflict.
Feature safe:	yes
2012-11-06 23:35:00 +00:00
Cy Schubert
8548c954a4 Temporarily make this port fetchable until the rename happens.
Feature safe:	yes
2012-11-06 23:30:46 +00:00
Cy Schubert
7b0962369f r307088 broke too much. Rename motif back to open-motif, keeping the 2.3.3 to
2.3.4 update and the LGPL 2.1 bit.

Feature safe:	yes
2012-11-06 22:50:46 +00:00
Cy Schubert
42ec06627d Update motif from 2.3.3 to 2.3.4.
Openmotif is now named motif (again).

Motif is LGPL 2.1.

PR:		173198
Submitted by:	myself (cy@)
Approved by:	Maintainer (Mikhail Tsatsenko <m.tsatsenko@gmail.com>>
Feature safe:	yes
2012-11-06 19:48:09 +00:00
Ruslan Makhmatkhanov
04c9e59fcd - fix detection of X11/extensions/XPrint.h
- bump PORTREVISION

PR:		170626
Submitted by:	Mikhail Tsatsenko <m.tsatsenko at gmail dot com> (maintainer)
Reported by:	Marcin Cieslak <saper at saper dot info>
2012-09-13 08:05:31 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
cc65d1789b Fix -fno-tree-ter configure check
PR:		ports/161970
Submitted by:	Nali Toja <nalitoja@gmail.com>
Approved by:	maintainer
2011-10-26 18:53:36 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Dmitry Marakasov
baa9fa30e2 - Respect LOCALBASE
PR:		160550
Submitted by:	myself
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2011-09-10 05:05:33 +00:00
Max Brazhnikov
efe2ecd829 Add 'USE_CSTD= gnu89' to fix build with clang
Submitted by:	rdivacky via mail
Approved by:	Mikhail Tsatsenko (maintainer)
2011-06-21 14:50:01 +00:00
Max Brazhnikov
314168b9be Update open-motif to 2.3.3
Remove needles patches (integrated upstream)
Pass maintainership to submitter

PR:		ports/154044
Submitted by:	Mikhail Tsatsenko <m.tsatsenko at gmail.com>
Exp-runs by:	pav
2011-05-02 12:40:24 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Mark Linimon
ac534db8a0 steve's commit bit has been taken for safekeeping, so return these ports
to the pool.

Hat:		portmgr
2010-11-12 22:50:04 +00:00
Steve Price
cf40577fce Update to reflect new homepage.
Submitted by:	olgeni
2009-08-17 13:23:28 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Steve Price
9a872e6bc7 Set MAKE_JOBS_UNSAFE for this port.
PR:		135490
Submitted by:	pgollucci
2009-06-12 03:47:14 +00:00
Pav Lucistnik
73646a40ce - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-30 20:05:21 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Steve Price
edcb6ac6ff Keep ports depending on the Motif libraries from crashing on 7.x.
PR:		112999, 117626
Submitted by:	sgk@troutmask.apl.washington.edu
2008-08-27 22:14:06 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Steve Price
ccdc2bc842 Remove USE_X_PREFIX and USE_XORG to the Xaw dependency as well.
PR:		115512
Submitted by:	mm
2007-08-14 20:13:51 +00:00
Steve Price
c63ef41c6e This port no longer RUN_DEPENDS on imake.
PR:		111103
Submitted by:	christopher<chrismcc+freebsd@pricegrabber.com>
2007-08-14 20:07:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Steve Price
5d0109a383 Fix MASTER_SITES and remove USE_REINPLACE.
PR:		96914
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2006-05-08 14:49:10 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Pav Lucistnik
fd8f2c9be0 - Don't install demos by default, they are not generally interesting and
it cuts 400 kB off the package. They can be build on demand
- Fix plist for without manuals option
- Portlint

PR:		ports/70503, ports/80012
Submitted by:	Jake Hamby <jhamby@anobject.com>,
		Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (9 months, 6 weeks respectively)
2005-06-01 16:02:04 +00:00
Alexey Zelkin
5308c9abab Add -fPIC while building at sparc64 as well 2005-03-10 16:52:14 +00:00
Alexey Zelkin
e1c3bf3c89 Merge open-motif-jdk's functionality to open-motif port itself 2005-03-10 16:28:14 +00:00
Alexey Zelkin
1d49dbd67e Add configuration variable WITHOUT_OPENMOTIF_MANUALS, which controls
building/installing of open-motif's manpages and docs
2005-01-31 16:27:50 +00:00
Steve Price
9ec410c405 Fix libXpm vulnerabilities that are described here:
http://www.vuxml.org/freebsd/ef253f8b-0727-11d9-b45d-000c41e2cdad.html

Approved by:	portmgr
2005-01-02 00:33:35 +00:00
Alexey Zelkin
d057a5dfa8 While building on amd64 add -fPIC to CFLAGS 2004-12-24 06:34:45 +00:00
Steve Price
9303fa2bc8 Update to version 2.2.3.
PR:		65721
Submitted by:	KATO Tsuguru <tkato@prontomail.com>, deischen
2004-08-15 15:22:06 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kris Kennaway
b3583d09a3 Fix build on sparc64
Submitted by:	tmm
2003-11-24 12:25:08 +00:00
Dirk Meyer
23a445abcc - add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Approved by:    kris
2003-10-14 15:47:28 +00:00
Alexander Langer
06fa52af7c From the PR:
'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)
2003-07-13 15:43:35 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Oliver Braun
af1eec5621 * add 2 missing man pages
* Bump PORTREVISION

PR:		44234
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 22:03:05 +00:00
Steve Price
2def689316 Set LIBDIR correctly during the build of mwm so that it can find its
its configuration file at run-time.

PR:		43636
Submitted by:	kan
2002-10-16 15:10:37 +00:00
Akinori MUSHA
a2f0cb339a Unbreak by using find+xargs instead of globbing that results in
command line overflow if the length of WRKDIRPREFIX is very long.
2002-09-21 06:58:29 +00:00
Alan Eldridge
5aad0c527f Fix build when a version of open-motif is already installed.
PR:		ports/42954
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-09-19 17:45:32 +00:00
Kris Kennaway
fb50942715 Add a missing directory 2002-09-19 01:39:26 +00:00
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