Commit graph

16 commits

Author SHA1 Message Date
joerg
453ac2271e Always use tradcpp for preprocessing. Bump revision. 2013-07-02 12:12:48 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
obache
c0c4efb4e5 Require hacks for fixing autoconf + space in variable name issue. 2012-06-09 07:00:46 +00:00
wiz
cde868d28a Update to 1.0.5:
1.0.5:
Adam Jackson (1):
      Silence useless pedantry warning from find(1) when running cleanlinks.

Alan Coopersmith (8):
      Remove unused variable in get_sun_compiler_versions
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Rework temp filename pointers into const & non-const parts
      Convert error logging functions to normal idioms
      Fix a bunch of "too many arguments for format" warnings
      xmkmf.man: Remove instructions for "X Consortium" monolithic build tree
      imake 1.0.5

1.0.4:
Alan Coopersmith (4):
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      Use autoconf standard HAVE_MKSTEMP instead of HAS_MKSTEMP
      imake 1.0.4

Gaetan Nadon (1):
      config: update AC_PREREQ statement to 2.60

Yaakov Selkowitz (5):
      Allow for EXEEXT in appman_DATA rule
      Use AC_PROG_SED to find sed
      Use standard .gitignore with custom section for imake
      mkdirhier: use mkdir -p
      Nuke RCS tags
2012-05-29 14:22:27 +00:00
bsiegert
47ae2d95dd Correct DEFAULT_CC on MirBSD. Bump PKGREVISION.
No objections on pkgsrc-users, nor from the maintainer.
2012-02-10 16:33:40 +00:00
dholland
7485e3b731 When using clang, use devel/ucpp as the C preprocessor, as clang's cpp
destroys tabs in makefiles and thereby causes things to fail miserably.
2011-07-26 16:05:27 +00:00
schwarz
bc47461ac7 updated to 1.0.3 2010-05-21 22:10:11 +00:00
obache
bcfb7b8f38 Drop dependency on perl. 2010-04-11 13:30:51 +00:00
tron
cff6584046 Fix bad variable assignment in "xmkmf" if it is generated by Sun Studio C
under Solaris. Bump package revision because of this fix.
2010-01-10 21:22:18 +00:00
tnn
3e6cf370a0 More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.
From Alexander Nasonov in PR pkg/39879.
2009-10-25 12:15:54 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
b087027a29 Fix path to Perl script. Bump revision. 2007-07-17 21:05:11 +00:00
joerg
2438f83bd0 Only set the app suffix (.1). 2007-05-07 12:20:33 +00:00
heinz
f75afda19b Prevent configure from appending a suffix like .1x, .3x or .5x to man
pages and thus invalidating the PLIST. This happens on Linux.
Other packages in the modular Xorg series (x11/libXau, x11/libXt,...) do
the same.
2007-05-06 15:00:57 +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
7929cfd7a8 Import imake-1.0.2 from pkgsrc-wip.
OK during freeze: agc@ and wiz@
2006-12-19 22:56:06 +00:00