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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/rubygem-polyglot/distinfo

Number of commits found: 7

Friday, 20 Jun 2014
13:18 swills search for other commits by this committer
- Update to 0.3.5
Original commitRevision:358572 
Wednesday, 19 Feb 2014
03:23 swills search for other commits by this committer
- Update rails to 3.2.17 [1]
- Update polyglot to 0.3.4 since rails wants the newer version
- Update redmine to use new rails

Security:	CVE-2014-0080 [1]
Security:	CVE-2014-0081 [1]
Security:	CVE-2014-0082 [1]
MFH:		2014Q1
Original commitRevision:344989 
Wednesday, 2 Nov 2011
03:02 clsung search for other commits by this committer
- Update to 0.3.3
Original commit
Sunday, 9 Oct 2011
05:25 clsung search for other commits by this committer
- Update to 0.3.2
Original commit
Thursday, 23 Jun 2011
18:03 pgollucci search for other commits by this committer
- Removing remaining MD5 from rubygem- ports
Original commit
Tuesday, 1 Jun 2010
06:10 wen search for other commits by this committer
- Update to 0.3.1
Original commit
Sunday, 11 Oct 2009
10:27 wen search for other commits by this committer
Polyglot provides a registry of file types that can be loaded by
calling its improved version of 'require'. Each file extension
that can be handled by a custom loader is registered by calling
Polyglot.register('ext', <class>), and then you can simply
require 'somefile', which will find and load 'somefile.ext'
using your custom loader.

This supports the creation of DSLs having a syntax that is most
appropriate to their purpose, instead of abusing the Ruby syntax.

Required files are attempted first using the normal Ruby loader,
and if that fails, Polyglot conducts a search for a file having
a supported extension.

WWW:    http://polyglot.rubyforge.org/

Approved by:    miwi(mentor)
Original commit

Number of commits found: 7