Bug 137522 - New port: devel/py-aspyct : Python library including an aspect-oriented programming (AOP) engine
Summary: New port: devel/py-aspyct : Python library including an aspect-oriented progr...
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-07 16:00 UTC by Sofian Brabez
Modified: 2009-08-08 10:30 UTC (History)
0 users

See Also:


Attachments
file.txt (3.63 KB, text/plain)
2009-08-07 16:00 UTC, Sofian Brabez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!