1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Lars Koeller
67256d7659 - Cleanup of Makefile
- 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
2001-01-07 13:10:07 +00:00
Lars Koeller
b9122e9ba8 Complete new patch files for update to version 1.1.7. 2000-12-25 07:22:54 +00:00
Lars Koeller
9775928ec9 Complete new patch files for update to version 1.1.7. 2000-12-24 12:59:19 +00:00
Lars Koeller
9b36675494 Update to 1.1.7 with new packing list. 2000-12-24 12:57:23 +00:00
Lars Koeller
ca4e189d19 Fix one line longer than 80 chars. 2000-12-24 12:56:50 +00:00
Lars Koeller
0b9b35545c Update to 1.1.7 with new checksum. 2000-12-24 12:56:13 +00:00
Lars Koeller
930f61671c Update to version 1.1.7, needed be grace-5.1.2. Alas the imake build of the
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
2000-12-24 12:55:37 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
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.
2000-11-07 23:28:20 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Satoshi Asami
3edbc8ae9a Correctly use MOTIFLIB. 1999-05-12 09:12:40 +00:00
Jun Kuriyama
e4542eab25 Unbreak for ELF. (setenv PORTOBJFORMAT at xmkmf)
I think this hack solves mharo's problem...

Found by:	bento and mharo
1999-05-10 14:56:04 +00:00
Michael Haro
7ece6a7b68 Mark as BROKEN (doesn't support MOTIFLIB) That is the error bento shows, but
I'm getting a different error, which I'm unable to solve right now.
Also update DESCR with WWW:
1999-05-02 08:33:04 +00:00
Michael Haro
5072ade7ec Add LIB_DEPENDS section 1999-04-20 18:51:26 +00:00
Satoshi Asami
2f018f8a59 Move xmhtml from x11 to x11-toolkits.
Ignored (despite repeated prodding from me) by:	thepish
1999-04-12 08:17:27 +00:00
Satoshi Asami
d23daab33a Don't put PKGNAME or similar in front. 1999-02-22 07:35:45 +00:00
Satoshi Asami
048b543593 Portlint. 1999-02-22 07:35:20 +00:00
Peter Hawkins
d934bfcab8 Minor fix (put include files in <include/XmHTML> ) 1999-02-21 03:59:37 +00:00
Peter Hawkins
12796c0815 A pretty awesome widget - the best HTML browser widget I have seen 1999-02-21 03:22:20 +00:00