Commit graph

25 commits

Author SHA1 Message Date
obache
093efced1e Set RPATH to X11BASE/lib for OpenBSD too. 2012-05-04 11:38:20 +00:00
sbd
d22300465c The changes to patch-ai in rev1.3 need the PKGREVISION to be bumped. 2012-04-30 07:26:08 +00:00
hans
8e323512fe Override man directories and suffixes to be the same on all platforms. 2012-04-12 14:01:17 +00:00
joerg
9765e41589 Drop imake-check logic from X11 components' builtin.mk.
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
2012-03-19 12:34:12 +00:00
hans
ddaa2204f1 Change SunOS definitions to be more compatible with what is used on
other platforms:
 - use similar library installation rules
 - use CC, CXX and CFLAGS from pkgsrc
2012-02-15 15:25:15 +00:00
shattered
2cdf067fb2 PR 40970: Always include <xorg.cf> for GccAliasingArgs regardless
of server support on the target plattform.  Fixes "GccAliasingArgs"
leftovers in Makefiles generated by imake(1) on m68k and sh3 etc.

OK joerg@
2012-01-15 14:01:59 +00:00
mef
49d753e61c Based on PR pkg/45471
Update x11/xorg-cf-files 1.0.3 to 1.0.4

 Date:   Wed Jan 5 20:31:00 2011 -0800
    xorg-cf-files 1.0.4

-   config: Add missing AC_CONFIG_SRCDIR
-   Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
-   Update xorgversion.def from 7.5 to 7.6
-   Add support for darwin x86_64
-   Add .gitignore
-   Update README & COPYING files
-   Use INSTALL_CMD from xorg-macros-1.4 to make INSTALL file
-   Also bump minimum autoconf version to 2.60 for consistency with other
    X.Org modules
-   Remove libXp from XawClientLibs
-   libXaw has lost Xp support some times ago.
-   Use font-util 1.1 macros to set FontDir and FontEncDir in site.def
-   Replaces cygwin.cf rules to manually set these paths.
-   List X.Org version as 7.5 instead of 6.8.99.903
-    cf: Update Cygwin rules
2011-10-25 01:36:44 +00:00
schwarz
4e83971ac4 updated to 1.0.3
included a default for DARWIN_USE_QUARTZ (fails on MacOS X if not set)
added a patch for 64 bit Darwin
2010-05-21 22:09:42 +00:00
sbd
2c2bb96803 Revert last commit, will use a change to pkgsrc/mk/platform/Linux.mk to
fix PR 42274.

Bump PKGREVISION.

OK wiz@
2010-03-18 22:42:23 +00:00
sbd
e0d1d9b781 With platforms that set IMAKE_MAKE?=${GMAKE} x11/xorg-cf-files needs to be
built with gmake.  From PR pkg/42274

Bump PKGREVISION.
2010-03-17 09:53:08 +00:00
dholland
7cead5b362 Avoid energizer-bunny-makefiles. PKGREVISION++ (to 9) 2009-07-14 06:19:43 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
joerg
9ed3533a36 Regen patchsum 2009-02-25 14:40:48 +00:00
joerg
2044fadaf7 Newer Solaris doesn't have /usr/ucb/install, so use ginstall instead.
From PR 39867.
2009-02-25 14:20:50 +00:00
joerg
8d44de26a4 Remove override of platform's idea of HasSecureRPC. No idea why it was
defined by xorg-imake (in monolithic Xorg times), but it is obviously
wrong. Supposed to fix PR 37232.
2009-02-07 21:30:34 +00:00
tnn
fe26841138 commit my fix for PR pkg/37128
Ensure Linux shared libraries get the correct rpath built in.
ok joerg. Bump rev.
2008-06-01 14:36:37 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
1b150afdf9 Fix rpath usage on Linux. 2008-01-25 18:55:02 +00:00
joerg
2281217a2a Fix accidently broken patch. 2008-01-12 21:57:04 +00:00
joerg
7aab2605d3 Remove gmakeism from Linux rules. 2008-01-12 21:19:34 +00:00
joerg
2ab9e539e7 On Linux, don't say we are using gmake when we aren't. Bump revision. 2007-12-02 00:35:23 +00:00
jlam
1527cee98b Add default definition of ManPath to host.def so that packages that
use X.org Imake rules will honor the PKGMANDIR in effect when
xorg-cf-files was built.

Bump PKGREVISION to 2.
2007-06-17 19:33:54 +00:00
joerg
3dc5f15b8a Q: Why am I seeing imake problems and joerg@ not?
A: Because joerg@ had a local change which forced the use of
   makedepend and which somehow didn't make it into xorg-cf-files
   when packages.
Fix that, bump revision of xorg-cf-files and imake, the latter with a
dependency on a newer version of the former.
2007-01-22 20:33:33 +00:00
joerg
066b8cc04c Add missing backslash. 2007-01-03 08:15:53 +00:00
joerg
fa3fb5ee13 Import xorg-cf-files-1.0.2 with the local changes from xorg-imake.
This are the default rules used by imake. Platforms other than
DragonFly, FreeBSD, Linux and NetBSD will most likely want some work
here.

OK for import during freeze: agc@ and wiz@
2006-12-19 22:54:51 +00:00