Bug 169249 - New port www/py-django-filer
Summary: New port www/py-django-filer
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-20 00:00 UTC by xenophon+fbsdports
Modified: 2012-06-28 03:30 UTC (History)
0 users

See Also:


Attachments
file.shar (21.86 KB, text/plain)
2012-06-20 00:00 UTC, xenophon+fbsdports
no flags Details
py-django-filer.txt (21.87 KB, text/plain)
2012-06-21 19:59 UTC, xenophon+fbsdports
no flags Details
py-django-filer.txt (21.94 KB, text/plain)
2012-06-22 02:23 UTC, xenophon+fbsdports
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description xenophon+fbsdports 2012-06-20 00:00:24 UTC
Attached is a new Python/Django package named django-filer.  From the
web site:

django-filer is a file management application for django.  It handles
uploading and organizing files and images in contrib.admin.

Fix: N/A

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-20 00:00:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-06-20 03:20:48 UTC
Responsible Changed
From-To: freebsd-python->jgh

I'll take it.
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2012-06-20 05:09:12 UTC
Responsible Changed
From-To: jgh->freebsd-python

back to python
Comment 4 xenophon+fbsdports 2012-06-21 19:59:09 UTC
Attached is an updated version of this port, which depends on
"www/py-django-easy-thumbnails" (which I had mistakenly put in the
"graphics" category). 

-- 
I FIGHT FOR THE USERS

Comment 5 xenophon+fbsdports 2012-06-22 02:23:15 UTC
One more cosmetic update, to direct Django CMS users who want to use
'filer' to the forthcoming cmsplugin-filer port.  See attached.  Sorry
for all of the churn. 

-- 
I FIGHT FOR THE USERS

Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-28 03:21:33 UTC
Responsible Changed
From-To: freebsd-python->sunpoet

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-06-28 03:27:26 UTC
sunpoet     2012-06-28 02:27:17 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-django-filer  Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  - Add py-django-filer 0.8.6
  
  django-filer is a file management application for django.  It handles
  uploading and organizing files and images in contrib.admin.
  
  WWW: http://pypi.python.org/pypi/django-filer/
  WWW: https://github.com/stefanfoulis/django-filer
  
  PR:             ports/169249
  Submitted by:   Matthew X. Economou <xenophon+fbsdports@irtnog.org>
  
  Revision  Changes    Path
  1.3212    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/py-django-filer/Makefile (new)
  1.1       +2 -0      ports/www/py-django-filer/distinfo (new)
  1.1       +5 -0      ports/www/py-django-filer/pkg-descr (new)
  1.1       +20 -0     ports/www/py-django-filer/pkg-message (new)
  1.1       +245 -0    ports/www/py-django-filer/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"
Comment 8 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-28 03:30:33 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!