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-descr

Number of commits found: 3

Wednesday, 25 Apr 2018
16:42 amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
Original commitRevision:468282 
Wednesday, 20 Nov 2013
13:10 sunpoet search for other commits by this committer
- Update WWW
- Use single space after WWW:

Approved by:	lwhsu (maintainer)
Original commitRevision:334414 
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: 3