2013-08-19 Remko van der Vossen * DEPENDS: replace xorg-libs by individual libs 2009-02-22 Andraž "ruskie" Levstik * DEPENDS: no more libxp * DETAILS: patchlevel++ 2008-03-18 Eric Sandall * BUILD: Switch X11-LIBS to the one and only xorg-libs * DEPENDS: No need to check if using modular X as that's all that's available now Switch X11-LIBS to the one and only xorg-libs 2007-09-30 Arwed v. Merkatz * DEPENDS: fixed check for xorg-modular 2007-09-22 Eric Sandall * BUILD: Fails with multiple make jobs 2006-10-03 Juuso Alasuutari * DETAILS: [automated] Removed UPDATED. 2006-06-28 Eric Sandall * DETAILS: Removed BUILD_API=2, set grimoire-wide 2006-05-24 Eric Sandall * DEPENDS: If xorg-server is providing X11-LIBS, depend on imake (for xmkmf command) and libxp 2006-05-07 Robin Cook * BUILD: changed to match on X11-LIBS provider 2006-05-06 Robin Cook * BUILD: added check and sedit for xorg-modular 2006-03-12 Karsten Behrmann * DETAILS: (automated) Add KEYWORDS 2005-11-29 Seth Woolley * DETAILS: MD5 -> SHA512 2005-02-28 Eric Sandall * Renamed from Xaw3d * DETAILS: Renamed to xaw3d Changed LICENSE to LICENSE[0] Updated UPDATED Cleaned up long description * CONFLICTS: Auto-conflicts with Xaw3d * BUILD: Converted to build_api 2 * INSTALL: Added 2003-10-10 hgg * DEPENDS: Change x11-libs to X11-LIBS 2003-10-03 hgg * DEPENDS: Change requires x11-libs to depends x11-libs 2003-09-17 hgg * DEPENDS: Change depends xfree86 to requires x11-libs 2003-08-23 Eric Sandall * DEPENDS: Added dependency on xfree86 (Bug #4066) 2002-08-10 Joel Mayes * DEPENDS: added depends on perl (bug 821) 2002-08-10 Joel Mayes * DETAILS: updated MD5[0] field to reflect the .tar not .tar.(bz2|gz|Z) 2002-06-24 Joel Mayes * DETAILS: Added LICENSE field to DETAILS 2002-06-21 Joel Mayes * DETAILS: Added MD5 field to DETAILS 2002-05-23 Adam Clark * BUILD: Commenting out the perl lines breaks build. Uncommented, builds. 2002-05-23 Eric Schabell * HISTORY: Added History file * BUILD: added fix to BUILD from Jason Flatt, commented out and added the following lines: # perl -i -pe 's/# (EXTRA_INCLUDES = -I.)/$1/' Imakefile && # perl -i -pe 's/#include //' XawI18n.h && sedit 's/# (EXTRA_INCLUDES = -I.)/$1/' Imakefile && sedit 's/#include //' XawI18n.h && sedit 's/#define wcslen.*$//' XawI18n.h && sedit 's/#define wcscpy.*$//' XawI18n.h && sedit 's/#define wcsncpy.*$//' XawI18n.h && This fixes gv dependencies so that gv can compile, only optional depends in devel (scilab) and shell-term-fm (xfm) so should have no affect on these. .