summaryrefslogtreecommitdiff
path: root/x11/XmHTML/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-10-03stdout may not be a link-time constant. E.g. on DragonFly, it is just anjoerg1-0/+42
extern pointer. Move the compile-time initialisation to run time.
2005-09-18Make this be compatible with pkgsrc zlib. Fixes recently noted bulkdmcmahill1-0/+13
build problems.
2005-07-31we only install libXmHTML, so don't bother building all the othergrant1-6/+15
stuff. also, install the library using ${INSTALL_LIB} so it gets the right mode.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-5/+5
have been converted to USE_BUILDLINK2.
2001-09-12Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-5/+5
2001-03-05Add definition of CC to make environment and get build system to use itskrll6-21/+56
with libtool.
1999-11-13* Update XmHTML to 1.1.7.jlam7-284/+122
* The build process no longer supports imake, so throw out all the old patches; we need to patch the new Makefiles. * Don't install the HTTP 1.0 client library, since it isn't needed by XmHTML, and there are better HTTP libraries available. * We correctly support ELF, so this closes PR#8028.
1999-10-31these patches were insane. we had 4 patch files. we had 7 files patched.mrg7-433/+305
2 files were patched by 3 of the patches. 2 other files patched by 2 of the patches, and 3 other single patched files. now, we have 7 separate patch files. also, if we're going to enable some of libXpm here, do it all so that it works with xpkgwedge!
1999-01-22XmHTML: a Motif-based HTML display widget.mellon4-0/+437