cvs commit: ports/www Makefile ports/www/py-django-haystack Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sat Jun 25 06:44:53 UTC 2011


miwi        2011-06-25 06:44:53 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-django-haystack Makefile distinfo pkg-descr pkg-plist 
  Log:
  Haystack is modular search for Django
  
  Search doesn't have to be hard. Haystack lets you write your search code once
  and choose the search engine you want it to run on.
  With a familiar API that should make any Djangonaut feel right at home and an
  architecture that allows you to swap things in and out as you need to, it's how
  search ought to be. Haystack is BSD licensed, plays nicely with third-party app
  without needing to modify the source and supports Solr, Whoosh and Xapian.
  
  WWW: http://south.aeracode.org/
  
  PR:             ports/155660
  Submitted by:   Kristaps Kulis <kristaps.kulis at gmail.com>
  
  Revision  Changes    Path
  1.2905    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/py-django-haystack/Makefile (new)
  1.1       +2 -0      ports/www/py-django-haystack/distinfo (new)
  1.1       +10 -0     ports/www/py-django-haystack/pkg-descr (new)
  1.1       +99 -0     ports/www/py-django-haystack/pkg-plist (new)


More information about the cvs-all mailing list