Bug 137522

Summary: New port: devel/py-aspyct : Python library including an aspect-oriented programming (AOP) engine
Product: Ports & Packages Reporter: Sofian Brabez <sbrabez>
Component: Individual Port(s)Assignee: Nicola Vitale <nivit>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt none

Description Sofian Brabez 2009-08-07 16:00:13 UTC
Here the .shar file as attachement to add py-aspyct to the port tree (devel category)

Aspyct AOP engine allows you to perform evolved aspect oriented
programming with Python, while remaining clear and simple.

WWW:    http://www.aspyct.org/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-07 16:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Nicola Vitale freebsd_committer freebsd_triage 2009-08-07 16:10:59 UTC
Responsible Changed
From-To: freebsd-python->nivit

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-08 10:21:32 UTC
nivit       2009-08-08 09:21:17 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-aspyct      Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Aspyct AOP engine allows you to perform evolved aspect oriented
  programming with Python, while remaining clear and simple.
  
  WWW:    http://www.aspyct.org/
  
  PR:             ports/137522
  Submitted by:   Sofian Brabez <sbrabez at gmail.com>
  
  Revision  Changes    Path
  1.3590    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/py-aspyct/Makefile (new)
  1.1       +3 -0      ports/devel/py-aspyct/distinfo (new)
  1.1       +4 -0      ports/devel/py-aspyct/pkg-descr (new)
  1.1       +7 -0      ports/devel/py-aspyct/pkg-message (new)
  1.1       +27 -0     ports/devel/py-aspyct/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 4 Nicola Vitale freebsd_committer freebsd_triage 2009-08-08 10:23:06 UTC
State Changed
From-To: open->closed

Committed, thanks!