notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/py-tapi/distinfo

Number of commits found: 1

Sunday, 2 Feb 2014
09:27 koobs search for other commits by this committer
devel/py-tapi: Framework for testing APIs [NEW PORT]

Tapi is a tool to automate the testing of your Application Programmer Interfaces
(APIs). Features:

 * Test you API without writing any code (only edit a json file)
 * Test you APIs in a much more 'natural' way by specifying urls/verbs and what
   the output should be
 * Verify anything from response status codes, headers, body content etc
 * Also allows verification by issuing another API call to a different endpoint
   to ensure a prior API call worked
 * Execute arbitrary python scripts to populate request paramaters e.g. custom
   headers
 * Execute arbitrary python scripts to verify response from endpoint is valid
 * Tests your APIs using your own APIs

WWW: https://github.com/jimmyislive/tapi/

PR:		ports/186342
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Original commitRevision:342257 

Number of commits found: 1