Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2004 19:12:14 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/AbiWord2 Makefile pkg-plistpatch-GNUmakefile.am patch-GNUmakefile.in patch-an patch-ap patch-aq patch-autogen.sh patch-ax
Message-ID:  <200406091912.i59JCEOU013805@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2004-06-09 19:12:14 UTC

  FreeBSD ports repository

  Modified files:
    editors/AbiWord2     Makefile pkg-plist 
    editors/AbiWord2/files patch-an patch-aq 
  Added files:
    editors/AbiWord2/files patch-GNUmakefile.in 
  Removed files:
    editors/AbiWord2/files patch-..::wv::magick::Makefile.in 
                           patch-GNUmakefile.am patch-ap 
                           patch-autogen.sh patch-ax 
  Log:
  - Clean up to make it looks nicer.
  - Change from autogen.sh to configure; it works fine with tweaks.
  - No longer wv check for the conflict, which it depends on textproc/wv
    rather than the one include AbiWord's tarball. I have tested my Mom
    and sister's docs from their work/school and they works fine with wv
    port. I don't see any problem or slowdown.
  - Force AbiWord to check/compile everything what apps that are
    installed (headers, libraries, etc) from ports rather than check and
    use the stuff that are included in tarball such as wv, zlib, libpng,
    popt and etc. (Use external dependencies.)
  - Improvement the autochecks and knobs of WITH_ENCHANT and WITH_ASPELL.
  - Add the new WITHOUT_GTKSPELL knob to allow us not depend and install
    either Aspell or Enchant, but the spell checker will be still enable
    and dictionary will be install. The spell checker works fine in my
    test so far.
  - Add install the Help docs to fix the ports/66623 and add a new
    WITHOUT_HELP_DOCS to disable the install Help docs.
  
  Reviewed by:    marcus and adamw
  
  Revision  Changes    Path
  1.91      +58 -46    ports/editors/AbiWord2/Makefile
  1.3       +0 -14     ports/editors/AbiWord2/files/patch-..::wv::magick::Makefile.in (dead)
  1.3       +0 -38     ports/editors/AbiWord2/files/patch-GNUmakefile.am (dead)
  1.1       +49 -0     ports/editors/AbiWord2/files/patch-GNUmakefile.in (new)
  1.6       +17 -12    ports/editors/AbiWord2/files/patch-an
  1.6       +0 -23     ports/editors/AbiWord2/files/patch-ap (dead)
  1.4       +7 -6      ports/editors/AbiWord2/files/patch-aq
  1.8       +0 -57     ports/editors/AbiWord2/files/patch-autogen.sh (dead)
  1.2       +0 -10     ports/editors/AbiWord2/files/patch-ax (dead)
  1.38      +158 -0    ports/editors/AbiWord2/pkg-plist



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