Commit graph

4 commits

Author SHA1 Message Date
Alan Eldridge
8223e408a4 1. Added Xft2 to lib dependencies. If moz-devel can require it, we can too.
2. Changed .error to BROKEN= to keep other stuff from barfing. Sorry about
   that. Of course, I didn't see any of it here. (suggested by marcus@).
2002-10-23 01:16:22 +00:00
Alan Eldridge
ae9a16bd21 1. Respect CFLAGS.
2. Set appropriate compile/link options for threading.
2002-10-22 11:04:48 +00:00
Alan Eldridge
c59321e54f 1. Expanded configure/make options in files/mozconfig.in.
* Fixed problem with reliably finding perl 5.8.0.
	* Made build faster.
	* Shut up most of the compiler warnings (turned off --pedantic).
	* Strip the binaries.
	* Saved 2 meg on size of binary package (16M -> 14M).
2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way
   of mozilla, since it uses the same namespace for dirs/files.
3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir.

TO DO: make installation smaller. make distfile smaller. test,test,test.
2002-10-22 09:26:56 +00:00
Alan Eldridge
d45771a7a6 First working version of port. Needs testing and cleanup, probably move
over to /usr/X11R6 (or not), but it's a start. And it's *fast*.
2002-10-21 18:37:12 +00:00