notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/py-resolver/pkg-plist
SVNWeb

Number of commits found: 2

Wed, 29 Jan 2014
[ 13:18 miwi search for other commits by this committer ] Original commit   Revision:341731 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
Wed, 11 Sep 2013
[ 21:23 wg search for other commits by this committer ] Original commit   Revision:327011
devel/py-resolver: Resolve specially formatted statements to Python objects

Resolve specially formated statements to Python objects.

Turn strings like "packagename.modulename:Eval().the_rest()" into
whatever you would get back by performing a similar sequence of
imports and calls. This is useful for config files and situations
where you would like to import things in a lazy way. Later this
package will probably provide a way to restrict resolution for safety.

WWW: http://lukearno.com/projects/resolver/

PR:		ports/181859
Submitted by:	Trevor Caira <trevor bitba.se>

Number of commits found: 2