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-pyro/files/patch-setup.py

Number of commits found: 4

Monday, 3 Oct 2011
08:51 sbz search for other commits by this committer
- Update to 4.9

PR:             ports/160978
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by:    miwi@ (mentor)
Original commit
Saturday, 2 Jul 2011
18:35 miwi search for other commits by this committer
- Update to 4.7

PR:             158336
Submitted by:   maintainer
Original commit
Saturday, 4 Apr 2009
17:39 miwi search for other commits by this committer
- Update to 3.9
Original commit
Thursday, 8 Jan 2009
16:02 miwi search for other commits by this committer
Pyro is short for PYthon Remote Objects. It is an advanced and powerful
Distributed Object Technology system written entirely in Python, that is
designed to be very easy to use. Never worry about writing network
communication code again, when using Pyro you just write your Python
objects like you would normally. With only a few lines of extra code,
Pyro takes care of the network communication between your objects once
you split them over different machines on the network. All the gory
socket programming details are taken care of, you just call a method on
a remote object as if it were a local object!

Pyro provides an object-oriented form of RPC. You can use Pyro within a
single system but also use it for IPC. For those that are familiar with
Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
similar to CORBA - which is a system- and language independent
Distributed Object Technology and has much more to offer than Pyro or
RMI. But Pyro is small, simple and free!

WWW:    http://pyro.sf.net

PR:             ports/130053
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit

Number of commits found: 4