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
Sofian Brabez
2009-08-07 16:00:13 UTC
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-python->nivit I will take it. 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" State Changed From-To: open->closed Committed, thanks! |