Bug 157842 - [NEW PORT] devel/py27-pythonbrew: Python Environment manager
Summary: [NEW PORT] devel/py27-pythonbrew: Python Environment manager
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-13 15:50 UTC by changlp
Modified: 2011-06-25 09:50 UTC (History)
0 users

See Also:


Attachments
py27-pythonbrew-0.7.3.shar (15.91 KB, text/plain)
2011-06-13 15:50 UTC, changlp
no flags Details
ppb-new.shar (19.04 KB, application/x-shar)
2011-06-13 16:24 UTC, iamben
no flags Details
ppb-new.shar (19.04 KB, application/x-shar)
2011-06-13 16:35 UTC, changlp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description changlp 2011-06-13 15:50:08 UTC
pythonbrew is a program to automate the building 

and installation of Python in the users HOME.

pythonbrew is inspired by perlbrew and rvm.

WWW:	https://github.com/utahta/pythonbrew

Generated with FreeBSD Port Tools 0.99
Comment 1 iamben 2011-06-13 16:24:14 UTC
Sorry, I forgot to substitude Python and port version info in pkg-plist.

Please commit this instead of the original one, thanks!
Comment 2 changlp 2011-06-13 16:35:43 UTC
Sorry, I forgot to substitude Python and port version info in pkg-plist.

Please commit this instead of the original one, thanks!

==
Oops, wrong from in previous mail. :p
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-06-25 09:40:41 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-06-25 09:41:13 UTC
miwi        2011-06-25 08:40:59 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-pythonbrew  Makefile distinfo pkg-descr pkg-plist 
  Log:
  pythonbrew is a program to automate the building
  and installation of Python in the users HOME.
  pythonbrew is inspired by perlbrew and rvm.
  
  WWW:    https://github.com/utahta/pythonbrew
  
  PR:             ports/157842
  Submitted by:   Lung-Pin Chang <changlp at cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.4392    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-pythonbrew/Makefile (new)
  1.1       +2 -0      ports/devel/py-pythonbrew/distinfo (new)
  1.1       +6 -0      ports/devel/py-pythonbrew/pkg-descr (new)
  1.1       +173 -0    ports/devel/py-pythonbrew/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"