Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2004 13:35:48 -0800 (PST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/zope-proxyindex Makefile distinfo pkg-descr pkg-message pkg-plist
Message-ID:  <200401022135.i02LZmFe002858@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/01/02 13:35:48 PST

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/zope-proxyindex  Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Add zope-proxyindex, a plugin catalog index. It uses a TALES expression instead
  of an attribute lookup/call to retrieve the value to index from an object.
  The value retrieved can then be indexed by any available plugin index.
  
  WWW: http://www.zope.org/Members/infrae/ProxyIndex
  
  PR:             ports/60755
  Submitted by:   Tim Middleton <x@vex.net>
  
  Revision  Changes    Path
  1.787     +1 -0      ports/www/Makefile
  1.1       +50 -0     ports/www/zope-proxyindex/Makefile (new)
  1.1       +1 -0      ports/www/zope-proxyindex/distinfo (new)
  1.1       +5 -0      ports/www/zope-proxyindex/pkg-descr (new)
  1.1       +6 -0      ports/www/zope-proxyindex/pkg-message (new)
  1.1       +24 -0     ports/www/zope-proxyindex/pkg-plist (new)



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