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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
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-doit/pkg-plist
SVNWeb

Number of commits found: 2

Thu, 6 Nov 2014
[ 16:30 ak search for other commits by this committer ] Original commit   Revision:372228 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Remove a few remaining $Id$ from pkg-plists

Approved by:	portmgr (mat)
Mon, 7 Jul 2014
[ 06:18 koobs search for other commits by this committer ] Original commit   Revision:361026
[NEW] devel/py-doit: Python Automation Tool

doit comes from the idea of bringing the power of build-tools to execute
any kind of task.

A task describes some computation to be done (actions), and contains some
extra meta-data. Actions:

  * can be external programs (executed as shell commands) or python
    functions.
  * a single task may define more than one action.

WWW: http://pydoit.org

Number of commits found: 2