aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+0
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326011
* Fix build at 10.x after recent changes at /usr/bin/ld. Error log:Boris Samorodov2013-08-301-0/+1
| | | | | | | | | | | | | | | ---- ./../lib/Xm/.libs/libXm.so: undefined reference to `libiconv' ./../lib/Xm/.libs/libXm.so: undefined reference to `libiconv_close' ./../lib/Xm/.libs/libXm.so: undefined reference to `libiconv_open' ----- PR: ports/181579 Submitted by: bsam (me) Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) Notes: svn path=/head/; revision=325668
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-6/+1
| | | | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment Notes: svn path=/head/; revision=322622
* Convert the last USE_ICONV to USES=iconvBaptiste Daroussin2013-04-271-1/+1
| | | | Notes: svn path=/head/; revision=316695
* - Fix build with nondefault LOCALBASEDmitry Marakasov2012-12-031-0/+1
| | | | | | | | | | PR: 174019 Submitted by: myself Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=308164
* Remove redundant conflict.Cy Schubert2012-11-061-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307111
* Temporarily make this port fetchable until the rename happens.Cy Schubert2012-11-061-2/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307109
* r307088 broke too much. Rename motif back to open-motif, keeping the 2.3.3 toCy Schubert2012-11-067-0/+1641
| | | | | | | | | 2.3.4 update and the LGPL 2.1 bit. Feature safe: yes Notes: svn path=/head/; revision=307104
* Update motif from 2.3.3 to 2.3.4.Cy Schubert2012-11-0613-1403/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=307088
* - fix detection of X11/extensions/XPrint.hRuslan Makhmatkhanov2012-09-131-2/+2
| | | | | | | | | | | - bump PORTREVISION PR: 170626 Submitted by: Mikhail Tsatsenko <m.tsatsenko at gmail dot com> (maintainer) Reported by: Marcin Cieslak <saper at saper dot info> Notes: svn path=/head/; revision=304183
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* Fix -fno-tree-ter configure checkPawel Pekala2011-10-261-0/+1
| | | | | | | | | PR: ports/161970 Submitted by: Nali Toja <nalitoja@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=284383
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Respect LOCALBASEDmitry Marakasov2011-09-101-0/+2
| | | | | | | | | PR: 160550 Submitted by: myself Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) Notes: svn path=/head/; revision=281551
* Add 'USE_CSTD= gnu89' to fix build with clangMax Brazhnikov2011-06-211-0/+1
| | | | | | | | Submitted by: rdivacky via mail Approved by: Mikhail Tsatsenko (maintainer) Notes: svn path=/head/; revision=276001
* Update open-motif to 2.3.3Max Brazhnikov2011-05-0214-300/+225
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=273473
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* steve's commit bit has been taken for safekeeping, so return these portsMark Linimon2010-11-121-1/+1
| | | | | | | | | to the pool. Hat: portmgr Notes: svn path=/head/; revision=264468
* Update to reflect new homepage.Steve Price2009-08-171-1/+1
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=239739
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Set MAKE_JOBS_UNSAFE for this port.Steve Price2009-06-121-0/+2
| | | | | | | | PR: 135490 Submitted by: pgollucci Notes: svn path=/head/; revision=235618
* - Update download locationPav Lucistnik2009-01-301-2/+1
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227179
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* Keep ports depending on the Motif libraries from crashing on 7.x.Steve Price2008-08-271-0/+1
| | | | | | | | PR: 112999, 117626 Submitted by: sgk@troutmask.apl.washington.edu Notes: svn path=/head/; revision=219344
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Remove USE_X_PREFIX and USE_XORG to the Xaw dependency as well.Steve Price2007-08-141-3/+2
| | | | | | | | PR: 115512 Submitted by: mm Notes: svn path=/head/; revision=197692
* This port no longer RUN_DEPENDS on imake.Steve Price2007-08-141-3/+1
| | | | | | | | PR: 111103 Submitted by: christopher<chrismcc+freebsd@pricegrabber.com> Notes: svn path=/head/; revision=197690
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+4
| | | | Notes: svn path=/head/; revision=183830
* Fix MASTER_SITES and remove USE_REINPLACE.Steve Price2006-05-081-3/+2
| | | | | | | | PR: 96914 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Notes: svn path=/head/; revision=161725
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Don't install demos by default, they are not generally interesting andPav Lucistnik2005-06-013-13/+15
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=136615
* Add -fPIC while building at sparc64 as wellAlexey Zelkin2005-03-101-1/+1
| | | | Notes: svn path=/head/; revision=130819
* Merge open-motif-jdk's functionality to open-motif port itselfAlexey Zelkin2005-03-101-0/+14
| | | | Notes: svn path=/head/; revision=130816
* Add configuration variable WITHOUT_OPENMOTIF_MANUALS, which controlsAlexey Zelkin2005-01-311-0/+5
| | | | | | | building/installing of open-motif's manpages and docs Notes: svn path=/head/; revision=127787
* Fix libXpm vulnerabilities that are described here:Steve Price2005-01-022-0/+187
| | | | | | | | | http://www.vuxml.org/freebsd/ef253f8b-0727-11d9-b45d-000c41e2cdad.html Approved by: portmgr Notes: svn path=/head/; revision=125636
* While building on amd64 add -fPIC to CFLAGSAlexey Zelkin2004-12-241-0/+4
| | | | Notes: svn path=/head/; revision=125036
* Update to version 2.2.3.Steve Price2004-08-1511-118/+121
| | | | | | | | PR: 65721 Submitted by: KATO Tsuguru <tkato@prontomail.com>, deischen Notes: svn path=/head/; revision=116269
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-4/+2
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=114511
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix build on sparc64Kris Kennaway2003-11-241-0/+16
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=94759
* - add CONFLICTSDirk Meyer2003-10-141-0/+1
| | | | | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris Notes: svn path=/head/; revision=91213
* From the PR:Alexander Langer2003-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) Notes: svn path=/head/; revision=84809
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* * add 2 missing man pagesOliver Braun2002-10-182-0/+3
| | | | | | | | | | * Bump PORTREVISION PR: 44234 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68298
* Set LIBDIR correctly during the build of mwm so that it can find itsSteve Price2002-10-161-0/+10
| | | | | | | | | | its configuration file at run-time. PR: 43636 Submitted by: kan Notes: svn path=/head/; revision=68147
* Unbreak by using find+xargs instead of globbing that results inAkinori MUSHA2002-09-211-4/+7
| | | | | | | command line overflow if the length of WRKDIRPREFIX is very long. Notes: svn path=/head/; revision=66996