aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xmhtml/files
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Apply patch for:Dirk Meyer2002-04-021-0/+80
| | | | | | | | | | | | | | | | | | | | | | XmHTML does not build: debug.c:113: initializer element is not constant When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got the following error during build: rm -f .libs/debug.lo cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c -fPIC -DPIC -o .libs/debug.lo debug.c:113: initializer element is not constant gmake[2]: *** [debug.o] Fehler 1 Strangely enough, the build continued without rebuilding the remaining files of this directory. The make install aborted, of course, because parts of the product had not been built. (gmake problem) PR: 34636 Submitted by: gwk@mscsoftware.com Approved by: Lars.Koeller@Uni-Bielefeld.DE Notes: svn path=/head/; revision=57207
* - Cleanup of MakefileLars Koeller2001-01-071-30/+25
| | | | | | | | | | | | | - Properly support of CC/CFLAGS/PREFIX added - Remove version number from dirnames (share/doc/XmHTML, share/examples/XmHTML) - Exclude (archtecture dependent) binary program from share/examples/XmHTML - Respect NOPORTDOCS - Increase PORTREVISON to 1 PR: 23832 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=36881
* Complete new patch files for update to version 1.1.7.Lars Koeller2000-12-253-0/+107
| | | | Notes: svn path=/head/; revision=36327
* Complete new patch files for update to version 1.1.7.Lars Koeller2000-12-245-101/+218
| | | | Notes: svn path=/head/; revision=36306
* Correctly use MOTIFLIB.Satoshi Asami1999-05-123-0/+33
| | | | Notes: svn path=/head/; revision=18802
* Minor fix (put include files in <include/XmHTML> )Peter Hawkins1999-02-211-1/+1
| | | | Notes: svn path=/head/; revision=16806
* A pretty awesome widget - the best HTML browser widget I have seenPeter Hawkins1999-02-212-0/+78
Notes: svn path=/head/; revision=16805