Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 21:27:41 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/pear-Archive_Tar Makefile ports/devel/pear-Date Makefile pkg-deinstall ports/devel/pear-HTML_Common Makefile pkg-deinstall ports/devel/pear-HTML_Select_Common Makefile pkg-deinstall ports/devel/pear-I18N Makefile pkg-deinstall ...
Message-ID:  <200302240527.h1O5Rf1g047006@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/02/23 21:27:41 PST

  Modified files:
    archivers/pear-Archive_Tar Makefile 
    devel/pear-Date      Makefile 
    devel/pear-HTML_Common Makefile 
    devel/pear-HTML_Select_Common Makefile 
    devel/pear-I18N      Makefile 
    devel/pear-PEAR      Makefile 
    mail/pear-Mail_Mime  Makefile 
    net/pear-Net_Sieve   Makefile 
    security/pear-Crypt_CBC Makefile 
    sysutils/pear-File   Makefile pkg-plist 
    sysutils/pear-Log    Makefile 
  Added files:
    devel/pear-Date      pkg-deinstall 
    devel/pear-HTML_Common pkg-deinstall 
    devel/pear-HTML_Select_Common pkg-deinstall 
    devel/pear-I18N      pkg-deinstall 
    mail/pear-Mail_Mime  pkg-deinstall 
    net/pear-Net_Sieve   pkg-deinstall 
    security/pear-Crypt_CBC pkg-deinstall 
    sysutils/pear-File   pkg-deinstall 
    sysutils/pear-Log    pkg-deinstall 
  Log:
  PEAR ports: handling PEAR's registry.
  
          PEAR uses a "registry" to register installed modules, and
          this registry is initialized during the installation of
          mod_php4 (since 4.3.0).
  
          Unfortunately, installing PEAR modules through the ports
          does not maintain this registry.
  
          This PR fix this problem for the following ports:
          - sysutils/pear-Log
          - devel/pear-PEAR
          - devel/pear-Date
          - devel/pear-I18N
          - devel/pear-HTML_Common
          - devel/pear-HTML_Select_Common
          - security/pear-Crypt_CBC
          - mail/pear-Mail_Mime
          - net/pear-Net_Sieve
          - sysutils/pear-File
          - archivers/pear-Archive_Tar
  
  PR:             ports/47921
  Submitted by:   Thierry Thomas <thierry@pompo.net>
  
  Revision  Changes    Path
  1.4       +6 -1      ports/archivers/pear-Archive_Tar/Makefile
  1.3       +16 -2     ports/devel/pear-Date/Makefile
  1.1       +13 -0     ports/devel/pear-Date/pkg-deinstall (new)
  1.3       +16 -3     ports/devel/pear-HTML_Common/Makefile
  1.1       +13 -0     ports/devel/pear-HTML_Common/pkg-deinstall (new)
  1.4       +17 -4     ports/devel/pear-HTML_Select_Common/Makefile
  1.1       +13 -0     ports/devel/pear-HTML_Select_Common/pkg-deinstall (new)
  1.3       +17 -5     ports/devel/pear-I18N/Makefile
  1.1       +13 -0     ports/devel/pear-I18N/pkg-deinstall (new)
  1.5       +8 -1      ports/devel/pear-PEAR/Makefile
  1.3       +10 -2     ports/mail/pear-Mail_Mime/Makefile
  1.1       +13 -0     ports/mail/pear-Mail_Mime/pkg-deinstall (new)
  1.3       +11 -3     ports/net/pear-Net_Sieve/Makefile
  1.1       +13 -0     ports/net/pear-Net_Sieve/pkg-deinstall (new)
  1.3       +16 -3     ports/security/pear-Crypt_CBC/Makefile
  1.1       +13 -0     ports/security/pear-Crypt_CBC/pkg-deinstall (new)
  1.3       +12 -4     ports/sysutils/pear-File/Makefile
  1.1       +13 -0     ports/sysutils/pear-File/pkg-deinstall (new)
  1.2       +0 -1      ports/sysutils/pear-File/pkg-plist
  1.4       +11 -3     ports/sysutils/pear-Log/Makefile
  1.1       +13 -0     ports/sysutils/pear-Log/pkg-deinstall (new)

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?200302240527.h1O5Rf1g047006>