and even perl) to be "sourced" into a Perl program. This module also allows
restoration of the pre-sourced environment.
WWW: http://search.cpan.org/dist/Shell-EnvImporter/
PR: ports/102587
Submitted by: Martin Jackson (mhjacks at swbell.net)
A separate extension package for GNU ccRTP, it provides support for the ZRTP
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).
WWW: http://www.gnu.org/software/ccrtp/
the SDL project to compile SDL on Cygwin, but can also be used to
compile native applications for Windows with MinGW.
WWW: http://www.libsdl.org/extras/win32/cygwin/README.txt
PR: ports/100836
Submitted by: Ed Schouten <ed at fxq.nl>
svndelta helps control Subversion-managed projects. svndelta summarizes
project changes (including lines of code) and also adds to and removes
from Subversion the files that have been added and removed locally.
svndelta filters project changes by using .svnignore files, both
system-wide and locally. Thus, for example, svndelta will not attempt to
add backup files or object files to a project, or include them in
summaries of changes.
WWW: http://www.incava.org/projects/svndelta/
With the use of this module, the signal handling behavior
can be coded in a way that does not change from one perl version
to the next, and thus using POSIX::sigaction() becomes a little easier.
WWW: http://search.cpan.org/dist/Sys-SigAction/
PR: ports/103364
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru>
syntax similar to make utilities you may have used, but it features many
additional enhancements.
WWW: http://omake.metaprl.org/index.html
PR: ports/101582
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
- Take maintainership
- Respect CC and CLAGS
- Clean up Makefile
- Utilize EXAMPLESDIR macro
- Pet some portlint(1)
- Fix a WWW line, remove attribution
the latter has been removed, it's time to remove this port, too. Moreover,
a thourough look revealed that Linux::Pid has actually never been invoked
from Apache::SizeLimit.
medians and set medians of Strings and Unicodes. Becuase it's implemented
in C, it's much faster than corresponding Python library functions and
methods.
WWW: http://trific.ath.cx/resources/python/levenshtein/
PR: ports/102702
Submitted by: Aron Stansvik <elvstone@gmail.com>
This class module binds one or more subroutines of your devising to a Perl
variable. All variables can have FETCH, STORE and DESTROY callbacks.
Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE,
POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can
define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks.
With Tie::Watch you can:
* alter a variable's value
* prevent a variable's value from being changed
* invoke a Perl/Tk callback when a variable changes
* trace references to a variable
WWW: http://search.cpan.org/dist/Tie-Watch/
Author: Steve Lidie <sol0@Lehigh.EDU>
Justification: x11-toolkits/p5-Tk-JComboBox dep, sysutils/namefix recursive dep
custom accounting applications based on the Progress database product. I
felt that the built in wasn't useful enough so I designed a new one and
implemented it. It actually started life as a package configuration and
batch file generator for DOS and mutated to a simple script interpreter
to replace shar file distribution. At this point it has almost nothing in
common with that first program.
The basic idea behind generate is to create a script which generates files.
There is some simple flow control constructs but the power lies in its
macro processing. I have shamelessly stolen ideas from cpp, m4, make and
David Tilbrook's dtree.
WWW: http://www.druid.net/darcy/readme-generate.html
PR: ports/102507
Submitted by: D'Arcy J.M. Cain <darcy at druid.net>
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.
Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.
WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
kasm is a System RPL/Machine Language assembler for the Saturn microprocessor,
used in the HP48/HP49 calculators (this microprocessor is also used in other
HP calculators, but kasm is made specifically for the HP48/HP49
calculators). It uses the same syntax as the MASD compiler (found in the
MetaKernel program for HP48 calculators and in the HP49 calculator). This
syntax, which has only very small incompatibilities with the traditional
syntax (used in the HP Tools, in the GNU Tools and in JAZZ), supports a few
constructs that make the assembly language be closer to a high level
programming language. It supports all the structures (blocks, etc.) and
shortcuts (RPL, SCREEN, etc.) of the MASD compiler in the HP49G calculators.
WWW: http://k-asm.sourceforge.net/
Datatypes-- and improves decision tree learning by supporting significantly
more complex kinds of data. This allows users to more conveniently describe
the data they want to have learnt, which can improve accuracy and complexity
of resulting models.
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/aifad/
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)