The Listen gem listens to file modifications and notifies you about the changes.
Features:
- Works everywhere!
- Supports watching multiple directories from a single listener.
- OS-specific adapters for Mac OS X 10.6+, Linux and Windows.
- Automatic fallback to polling if OS-specific adapter doesn't work.
- Detects files modification, addidation and removal.
- Checksum comparaison for modifications made under the same second.
- Allows supplying regexp-patterns to ignore and filter paths for better
results.
- Tested on all Ruby environments via travis-ci.
WWW: https://github.com/guard/listen
RG: https://rubygems.org/gems/listen
and LibVLC.
The goal of this project is to create a WebTV player.
It can be used by french people to watch ADSL TV on the PC with ISPs or by
other people to watch WebTV and Web Radio in many languages. The GUI is
developed in GTK2+ and is using the VLC engine to display the channels.
Features :
- Play TV (Free, SFR and WebTV)
- Play in full screen mode
- Play in miniature Mode
- Support for multimedia keys
- Add new groups of channels from M3U playlists
WWW: https://code.google.com/p/freetuxtv/wiki/HomePage?wl=en
PR: ports/171881
Submitted by: nemysis <nemysis@gmx.ch>
- Add LICENSE (Artistic 1 & GPL 1)
- Remove Time::HiRes from dependency list (already in core)
- Pet portlint(1) by adding a trailing slash to WWW link
Changes: http://search.cpan.org/dist/Devel-TraceUse/Changes
PR: ports/172106 [1]
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer)
- Update to new header
PR: ports/172155
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
- Set ALL_TARGET to ensure we're actually compiling stuff
- Stop wanting GNU make, it was needed just for bogus conditional that
really does nothing and is removed as well
- Uphold CC value and reformat port description while I am here
- Remove BROKEN statement since it builds fine at least on two arches
per what I see here
Tested on: flame (sparc64) and pluto2 (ia64)
Nota bene: new version, 1.83, is available at sf.net
- Switch from checking NOPORTDOCS to PORT_OPTIONS:MDOCS
- Cleanup Makefile header, fix COMMENT text, wrap overly long lines
- Synchronize descriptions and add a note about one port being a helper
library for another
an issue that is being in the works right now.)
Cut down the comments at the top of Makefile per recent guidance.
Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]
Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.
Inspired by: jkim [1]
- Much better behavior of the URL cache.
- Improved GIF image support.
- More parser features in the shader compiler.
- Optimizations in JavaScript.
- Various bug fixes.
3D OpenGL interface, slices objects and calculates the extrusion toolpath.
It can manipulate 3D objects and save constellations in STL and AMF format.
WWW: http://reprap.org/wiki/RepSnapper_Manual:Introduction
PR: ports/171796
Submitted by: Martin Dieringer <martin.dieringe@gmx.de>
- trim Makefile header while here
- bump PORTREVISION
PR: 170986
Submitted by: Maxim Ignatenko <gelraen.ua at gmail dot com>
Approved by: Henrik Friedrichsen <hrkfdn at gmail dot com> (maintainer)
- Update maintainer address [1]
- Update to new header
Changes:
* output times in more convenient (decimal) format
* cleanup
PR: ports/172138 [1]
Submitted by: trociny [1]
- Convert to new options framework
- Remove ABI versions from LIB_DEPENDS
- Update to new header
PR: ports/171743 [1]
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
- Add LICENSE [1]
- Convert to new options framework
- Remove ABI versions from LIB_DEPENDS
- Update to new header
PR: ports/171738 [1]
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
Smarty is a template engine for PHP. Many other template engines for PHP
provide basic variable substitution and dynamic block functionality.
Smarty takes a step further to be a "smart" template engine, adding
features such as configuration files, template functions, and variable
modifiers, and making all of this functionality as easy as possible to
use for both programmers and template designers. Smarty also converts
the templates into PHP scripts, eliminating the need to parse the
templates on every invocation. This makes Smarty extremely scalable and
managable for large application needs.
WWW: http://www.smarty.net/
to the GCC 4.7.2 release. It also fixes an ABI problem introduced
with earlier GCC 4.7 releases.
Cut down the comments at the top of Makefile per recent guidance.
Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]
Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.
Inspired by: jkim [1]