2012-04-30 09:26:08 by Steven Drake | Files touched by this commit (1) |
Log message:
The changes to patch-ai in rev1.3 need the PKGREVISION to be bumped.
|
2012-04-12 16:01:17 by Hans Rosenfeld | Files touched by this commit (2) |
Log message:
Override man directories and suffixes to be the same on all platforms.
|
2012-03-19 13:34:25 by Joerg Sonnenberger | Files touched by this commit (23) |
Log message:
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-02-15 16:25:15 by Hans Rosenfeld | Files touched by this commit (4) |
Log message:
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-01-15 15:01:59 by Sergey Svishchev | Files touched by this commit (3) |
Log message:
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@
|
2011-10-25 03:36:45 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
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
|
2010-05-22 00:09:43 by Georg Schwarz | Files touched by this commit (6) | |
Log message:
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-03-18 23:42:23 by Steven Drake | Files touched by this commit (1) |
Log message:
Revert last commit, will use a change to pkgsrc/mk/platform/Linux.mk to
fix PR 42274.
Bump PKGREVISION.
OK wiz@
|
2010-03-17 10:53:08 by Steven Drake | Files touched by this commit (1) |
Log message:
With platforms that set IMAKE_MAKE?=${GMAKE} x11/xorg-cf-files needs to be
built with gmake. From PR pkg/42274
Bump PKGREVISION.
|
2009-07-14 08:19:44 by David A. Holland | Files touched by this commit (3) |
Log message:
Avoid energizer-bunny-makefiles. PKGREVISION++ (to 9)
|