2013-07-02 14:12:48 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Always use tradcpp for preprocessing. Bump revision.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-06-09 09:00:50 by OBATA Akio | Files touched by this commit (25) |
Log message:
Require hacks for fixing autoconf + space in variable name issue.
|
2012-05-29 16:22:27 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
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-02-10 17:33:40 by Benny Siegert | Files touched by this commit (3) |
Log message:
Correct DEFAULT_CC on MirBSD. Bump PKGREVISION.
No objections on pkgsrc-users, nor from the maintainer.
|
2011-07-26 18:05:27 by David A. Holland | Files touched by this commit (1) |
Log message:
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.
|
2010-05-22 00:10:12 by Georg Schwarz | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
updated to 1.0.3
|
2010-04-11 15:30:51 by OBATA Akio | Files touched by this commit (1) |
Log message:
Drop dependency on perl.
|
2010-01-10 22:22:19 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Fix bad variable assignment in "xmkmf" if it is generated by Sun Studio C
under Solaris. Bump package revision because of this fix.
|
2009-10-25 13:15:55 by Tobias Nygren | Files touched by this commit (4) |
Log message:
More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.
From Alexander Nasonov in PR pkg/39879.
|