summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xmhtml
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* libtool uber-patchade2003-06-261-4/+5
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Apply patch for:dinoex2002-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
* Bump png majorache2001-09-111-1/+1
|
* o) Fix problem setting GNU_CONFIGURE when USE_LIBTOOL us used.lkoeller2001-07-021-2/+4
| | | | | | The build is aborted due to the missing configure script. Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* o Fix compiling problem due to implicit set of GNU_CONFIGURE when usinglkoeller2001-06-291-0/+1
| | | | | | USE_LIBTOOL. Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Replace explicit build dependency on libtool with USE_LIBTOOL knobade2001-05-311-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-3/+3
|
* - Cleanup of Makefilelkoeller2001-01-073-263/+239
| | | | | | | | | | - 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
* Complete new patch files for update to version 1.1.7.lkoeller2000-12-253-0/+107
|
* Complete new patch files for update to version 1.1.7.lkoeller2000-12-245-101/+218
|
* Update to 1.1.7 with new packing list.lkoeller2000-12-241-226/+212
|
* Fix one line longer than 80 chars.lkoeller2000-12-241-1/+1
|
* Update to 1.1.7 with new checksum.lkoeller2000-12-241-2/+1
|
* Update to version 1.1.7, needed be grace-5.1.2. Alas the imake build of thelkoeller2000-12-241-10/+28
| | | | | | source tree is toally broken: It's necessary to use the Makefiles and do the install by "hand" with manually callinmg libtool, etc. PR: ports/20464, ports/20577, ports/21836
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-071-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Correctly use MOTIFLIB.asami1999-05-123-0/+33
|
* Unbreak for ELF. (setenv PORTOBJFORMAT at xmkmf)kuriyama1999-05-101-3/+2
| | | | | | I think this hack solves mharo's problem... Found by: bento and mharo
* Mark as BROKEN (doesn't support MOTIFLIB) That is the error bento shows, butmharo1999-05-022-2/+4
| | | | | I'm getting a different error, which I'm unable to solve right now. Also update DESCR with WWW:
* Add LIB_DEPENDS sectionmharo1999-04-201-1/+4
|
* Move xmhtml from x11 to x11-toolkits.asami1999-04-121-2/+2
| | | | Ignored (despite repeated prodding from me) by: thepish
* Don't put PKGNAME or similar in front.asami1999-02-221-1/+1
|
* Portlint.asami1999-02-221-4/+1
|
* Minor fix (put include files in <include/XmHTML> )thepish1999-02-212-6/+7
|
* A pretty awesome widget - the best HTML browser widget I have seenthepish1999-02-217-0/+368
OpenPOWER on IntegriCloud