Bug 155660 - New port: database/py-django-haystack pluggable search for Django
Summary: New port: database/py-django-haystack pluggable search for Django
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 14:40 UTC by Kristaps Kulis
Modified: 2011-06-25 07:50 UTC (History)
0 users

See Also:


Attachments
py-django-haystack (7.51 KB, text/plain)
2011-03-18 14:40 UTC, Kristaps Kulis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristaps Kulis 2011-03-18 14:40:00 UTC

    
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-18 16:03:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-06-25 07:44:52 UTC
State Changed
From-To: open->closed

committed to www/ database as slave categorie.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-25 07:45:08 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"