Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 10:05:10 -0800 (PST)
From:      Alan Eldridge <alane@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/phoenix Makefile pkg-message pkg-plist ports/www/phoenix/files mkdistfile mozconfig.in
Message-ID:  <200211101805.gAAI5A9k050859@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alane       2002/11/10 10:05:10 PST

  Modified files:
    www/phoenix          Makefile pkg-message pkg-plist 
    www/phoenix/files    mkdistfile mozconfig.in 
  Log:
  * PORTREVISION ==> 7.
  * Allow building under -CURRENT.
  * Changes in LDFLAGS and CPPFLAGS passed to configure.
  * Removed stale javascript dirs (venkman) from plist.
  * Updated mkdistfile to remove more unneeded dirs. Used to make a
    new distfile from a cvs checkout. For maintainers only, really.
  * Disable bi-directional text in config.
  * Remove dupes from mozconfig.in.
  
  The problem with the martian file selection dialogs is gone. I am not sure of
  the cause, but apparently it had to do with either which version of the NSPR
  libs phoenix runs with or the link order of libraries. I don't care, as long as
  it doesn't do it, 'cause I do not read Martian.
  
  Should be running against its own set of NSPR libs now. (Note: you can't just
  use ldd to check this since the startup scripts play all kinds of fun games.)
  
  You are advised to remove $HOME/.phoenix before running the new version.
  
  Revision  Changes    Path
  1.28      +11 -15    ports/www/phoenix/Makefile
  1.2       +7 -1      ports/www/phoenix/files/mkdistfile
  1.14      +6 -6      ports/www/phoenix/files/mozconfig.in
  1.3       +12 -14    ports/www/phoenix/pkg-message
  1.9       +3 -14     ports/www/phoenix/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211101805.gAAI5A9k050859>