Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137440694
D3804.id9143.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D3804.id9143.diff
View Options
Index: www/Makefile
===================================================================
--- www/Makefile
+++ www/Makefile
@@ -1539,6 +1539,7 @@
SUBDIR += py-django-mezzanine-filebrowser
SUBDIR += py-django-mezzanine-grappelli
SUBDIR += py-django-mptt
+ SUBDIR += py-django-netfields
SUBDIR += py-django-openid-auth
SUBDIR += py-django-photologue
SUBDIR += py-django-picklefield
Index: www/py-django-netfields/Makefile
===================================================================
--- /dev/null
+++ www/py-django-netfields/Makefile
@@ -0,0 +1,18 @@
+# Created by: Jeffrey Kubo <jmk@norse-corp.com>
+# $FreeBSD$
+
+PORTNAME= django-netfields
+PORTVERSION= 0.2.2
+CATEGORIES= www python
+MASTER_SITES= https://pypi.python.org/packages/source/d/django-netfields/
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= jmk@norse-corp.com
+COMMENT= Django PostgreSQL netfields implementation
+
+LICENSE= BSD3CLAUSE
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
Index: www/py-django-netfields/distinfo
===================================================================
--- /dev/null
+++ www/py-django-netfields/distinfo
@@ -0,0 +1,2 @@
+SHA256 (django-netfields-0.2.2.tar.gz) = 808cbca5f5ce73cd2bd8d763fdf08485d042ae39a53afd105684fd067cf7820d
+SIZE (django-netfields-0.2.2.tar.gz) = 9754
Index: www/py-django-netfields/pkg-descr
===================================================================
--- /dev/null
+++ www/py-django-netfields/pkg-descr
@@ -0,0 +1,7 @@
+This is a port of Django netfields
+
+This project makes proper PostgreSQL net related fields for Django.
+
+Custom fields include IP Addresses in CIDR Format, and fields for MAC Addresses.
+
+WWW: https://pypi.python.org/pypi/django-netfields/0.2.2
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 24, 12:02 PM (5 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26059633
Default Alt Text
D3804.id9143.diff (1 KB)
Attached To
Mode
D3804: New port: www/py-django-netfields
Attached
Detach File
Event Timeline
Log In to Comment