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/rubygem-celluloid-io/distinfo

Number of commits found: 8

Tuesday, 19 Jan 2016
14:04 sunpoet search for other commits by this committer
- Update to 0.17.3

Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Original commitRevision:406691 
Friday, 2 Oct 2015
06:54 sunpoet search for other commits by this committer
- Update to 0.17.2
- Add LICENSE_FILE

Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Original commitRevision:398411 
Tuesday, 25 Aug 2015
17:28 sunpoet search for other commits by this committer
- Update to 0.17.1
- Sort RUN_DEPENDS

Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Original commitRevision:395303 
Thursday, 13 Aug 2015
17:33 sunpoet search for other commits by this committer
- Update to 0.17.0
- Remove RG link

Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Original commitRevision:394102 
Wednesday, 18 Feb 2015
16:20 sunpoet search for other commits by this committer
- Update to 0.16.2

Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Original commitRevision:379244 
Monday, 24 Nov 2014
18:27 sunpoet search for other commits by this committer
- Update to 0.16.1

Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Original commitRevision:373271 
Saturday, 6 Sep 2014
16:23 sunpoet search for other commits by this committer
- Update to 0.16.0

Changes:	https://github.com/celluloid/celluloid-io/blob/master/CHANGES.md
Original commitRevision:367451 
Wednesday, 12 Feb 2014
15:23 sunpoet search for other commits by this committer
- Add rubygem-celluloid-io 0.15.0

Celluloid::IO provides an event-driven IO system for building fast, scalable
network applications that integrates directly with the Celluloid actor library,
making it easy to combine both threaded and evented concepts. Celluloid::IO is
ideal for servers which handle large numbers of mostly-idle connections, such as
Websocket servers or chat/messaging systems.

Celluloid::IO provides a different class of actor: one that's slightly slower
and heavier than standard Celluloid actors, but one which contains a
high-performance reactor just like EventMachine or Cool.io. This means
Celluloid::IO actors have the power of both Celluloid actors and evented I/O
loops. Unlike certain other evented I/O systems which limit you to a single
event loop per process, Celluloid::IO lets you make as many actors as you want,
system resources permitting.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:343928 

Number of commits found: 8