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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
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