cvs commit: ports/textproc/isearch Makefile pkg-plist ports/textproc/isearch/files patch-Makefile patch-doctype+Makefile patch-src+string::hxx patch-src::Iindex.cxx patch-src::fc.hxx patch-src::intlist.hxx patch-src::mergeunit.hxx patch-src::opstack.hxx ...

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Sep 2 20:39:27 UTC 2008


amdmi3      2008-09-02 20:39:26 UTC

  FreeBSD ports repository

  Modified files:
    textproc/isearch     Makefile pkg-plist 
    textproc/isearch/files patch-src::string.cxx 
  Added files:
    textproc/isearch/files patch-Makefile patch-doctype+Makefile 
                           patch-src+string::hxx 
                           patch-src::Iindex.cxx patch-src::fc.hxx 
                           patch-src::intlist.hxx 
                           patch-src::mergeunit.hxx 
                           patch-src::opstack.hxx 
  Log:
  - Fix build with gcc4.2 and amd64: remove -fwritable-strings.
  - Remove GNU_CONFIGURE since it was doing nothing: respect CXX CXXFLAGS.
  - Clean some warnings related to deprecated C++ headers.
  - Use %%DOCSDIR%% in pkg-plist
  
  PR:             126441
  Submitted by:   "Pedro F. Giffuni" <giffunip at tutopia dot com>
  Approved by:    Paul Marquis <pmarquis at pobox dot com> (maintainer)
  
  Revision  Changes    Path
  1.22      +6 -9      ports/textproc/isearch/Makefile
  1.1       +53 -0     ports/textproc/isearch/files/patch-Makefile (new)
  1.1       +20 -0     ports/textproc/isearch/files/patch-doctype+Makefile (new)
  1.1       +12 -0     ports/textproc/isearch/files/patch-src+string::hxx (new)
  1.1       +11 -0     ports/textproc/isearch/files/patch-src::Iindex.cxx (new)
  1.1       +12 -0     ports/textproc/isearch/files/patch-src::fc.hxx (new)
  1.1       +12 -0     ports/textproc/isearch/files/patch-src::intlist.hxx (new)
  1.1       +10 -0     ports/textproc/isearch/files/patch-src::mergeunit.hxx (new)
  1.1       +11 -0     ports/textproc/isearch/files/patch-src::opstack.hxx (new)
  1.2       +15 -3     ports/textproc/isearch/files/patch-src::string.cxx
  1.5       +5 -5      ports/textproc/isearch/pkg-plist


More information about the cvs-ports mailing list