Commit graph

32 commits

Author SHA1 Message Date
jperkin
d4d78a5c34 Use pkgsrc INSTALL in more places, not all SunOS 5.11 systems
have /usr/gnu tools.

Bump PKGREVISION.
2013-08-15 08:15:04 +00:00
wiz
633263e3c1 Update to 1.0.5:
This minor maintenance release adds support for the Aarch64 platform to
the Linux configuration and updates the Solaris configuration to reflect
changes in Solaris 11 & later.

Alan Coopersmith (6):
      On Solaris 11 & later, use /usr/gnu/bin/install for InstallCmd
      Update xorgversion.def from 7.6 to 7.7
      Trim trailing whitespace
      Remove xprint_host.def
      sun.cf: stop linking libraries merged into libc in later Solaris releases
      xorg-cf-files 1.0.5

Riku Voipio (1):
      Add Aarch64 support
2013-07-23 06:50:39 +00:00
dholland
6feb870d55 Recognize "__sun" as well as "sun" as tradcpp doesn't define the
latter. Otherwise, Solaris ends up using the svr4 config and assorted
crazy things happen. Diagnosed by Joern Clausen. PKGREVISION -> 6.
2013-07-17 06:13:22 +00:00
rodent
6b77282820 'Please use ${ECHO} instead of "echo".'
'Please use ${ECHO_N} instead of "echo -n".'
2013-04-06 14:58:18 +00:00
asau
e9540187fc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
jperkin
c18989abac Update patchsum. 2012-07-02 18:55:02 +00:00
jperkin
4b7dc9db6b A number of Solaris/SmartOS fixes:
- Use ${INSTALL}
 - Disable Solaris64bitSubdir
 - Find compiler tools on SmartOS

Bump PKGREVISION.
2012-07-02 15:55:03 +00:00
obache
e0d1c73c75 Set RPATH to X11BASE/lib for OpenBSD too. 2012-05-04 11:38:20 +00:00
sbd
289bdc25b6 The changes to patch-ai in rev1.3 need the PKGREVISION to be bumped. 2012-04-30 07:26:08 +00:00
hans
9e49af31d6 Override man directories and suffixes to be the same on all platforms. 2012-04-12 14:01:17 +00:00
joerg
3fa6844b90 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
a8e7859796 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
0ff41eacfe 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
b24e43ab02 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
ffce5d2257 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
a1fc7ed4e6 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
09762188f9 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
7afb3080ee Avoid energizer-bunny-makefiles. PKGREVISION++ (to 9) 2009-07-14 06:19:43 +00:00
joerg
843a1e6099 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