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-ezpyinline/pkg-plist

Number of commits found: 2

Wednesday, 19 Feb 2014
05:31 miwi search for other commits by this committer
- Stage Support
- Convert to autoplist
- Bump PORTREV
Original commitRevision:345003 
Wednesday, 14 Feb 2007
09:22 miwi search for other commits by this committer
The ezpyinline is a pure python module which requires almost no setup to
allows you put C source code directly "inline" in a Python script or module,
then the C code is automatically compiled and then loaded for immediate access
from Python.

ezpyinline is forked from PyInline (http://pyinline.sourceforge.net/)
but aim to be as easy as possible and do all the magics for you.

WWW:    http://cheeseshop.python.org/pypi/ezpyinline

PR:             ports/109135
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
Original commit

Number of commits found: 2