Bug 158875 - New port: devel/py-application Basic building blocks for python applications
Summary: New port: devel/py-application Basic building blocks for python applications
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: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 18:00 UTC by Eugene Grosbein
Modified: 2011-08-26 06:00 UTC (History)
0 users

See Also:


Attachments
file.shar (5.57 KB, text/plain)
2011-07-13 18:00 UTC, Eugene Grosbein
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Grosbein 2011-07-13 18:00:26 UTC
	This is python-application module needed by the Blink SIP-phone
	that I'm going to make another port for.

How-To-Repeat: 	N/A
Comment 1 Sofian Brabez freebsd_committer freebsd_triage 2011-08-17 16:16:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sbz

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-26 05:53:21 UTC
miwi        2011-08-26 04:53:12 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-application Makefile distinfo pkg-descr pkg-plist 
  Log:
  Basic building blocks for python applications
  
  WWW:    http://pypi.python.org/pypi/python-application/
  
  PR:             ports/158875
  Submitted by:   Eugene Grosbein <ports@grosbein.net>
  
  Revision  Changes    Path
  1.4515    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-application/Makefile (new)
  1.1       +2 -0      ports/devel/py-application/distinfo (new)
  1.1       +3 -0      ports/devel/py-application/pkg-descr (new)
  1.1       +73 -0     ports/devel/py-application/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 3 Martin Wilke freebsd_committer freebsd_triage 2011-08-26 05:54:46 UTC
State Changed
From-To: open->closed

New port added. Thanks!