Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-26 | When using clang, use devel/ucpp as the C preprocessor, as clang's cpp | dholland | 1 | -5/+12 | |
destroys tabs in makefiles and thereby causes things to fail miserably. | |||||
2010-05-21 | updated to 1.0.3 | schwarz | 2 | -8/+7 | |
2010-04-11 | Drop dependency on perl. | obache | 1 | -4/+5 | |
2010-01-10 | Fix bad variable assignment in "xmkmf" if it is generated by Sun Studio C | tron | 1 | -3/+10 | |
under Solaris. Bump package revision because of this fix. | |||||
2009-10-25 | More build fixes for non-GNU cpp(1) which usually doesn't grok -undef. | tnn | 1 | -1/+6 | |
From Alexander Nasonov in PR pkg/39879. | |||||
2008-05-24 | Switch master site to MASTER_SITE_XORG. | tnn | 1 | -3/+3 | |
2007-07-17 | Fix path to Perl script. Bump revision. | joerg | 1 | -3/+5 | |
2007-05-07 | Only set the app suffix (.1). | joerg | 1 | -2/+2 | |
2007-05-06 | Prevent configure from appending a suffix like .1x, .3x or .5x to man | heinz | 1 | -1/+3 | |
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-01-22 | Q: Why am I seeing imake problems and joerg@ not? | joerg | 1 | -2/+3 | |
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. | |||||
2006-12-19 | Import imake-1.0.2 from pkgsrc-wip. | joerg | 4 | -0/+57 | |
OK during freeze: agc@ and wiz@ |