- Other skin files are updated without version bump,
update those corresponding distinfo
Now we are synced with the latest version available
from the mplayer home page.
PR: ports/100109
Submitted by: Thomas E. Zander <riggs rrr.de> (maintainer)
Since JSON is a pure-perl module and JSON::Syck is based on libsyck,
JSON::Syck is supposed to be very fast and memory efficient. See
chansen's benchmark table at
http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl
JSON.pm comes with dozens of ways to do the same thing and lots of
options, while JSON::Syck doesn't. There's only Load and Dump.
Oh, and JSON::Syck doesn't use camelCase method names :-)
Author: Audrey Tang <autrijus@autrijus.org>
Tatsuhiko Miyagawa <miyagawa@gmail.com>
WWW: http://search.cpan.org/dist/JSON-Syck/
PR: ports/100071
Submitted by: Gea-Suan Lin <gslin at gslin.org>
working with superconducting Josephson junction circuits, yet the program
has the flexibility and power to meet the needs of other technologies.
Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added
features. One added feature is a built-in graphical input front end for
schematic capture. While displayed, simulations can be run and data
plotted through this graphical interface.
While not as powerful or as pretty as the Xic graphical interface, it
holds its own in functionality.
A significantly enhanced output plotting capability is provided, and
Jspice3 has enhanced script interpretation capability.
WWW: http://www.wrcad.com/jspice3.html
PR: ports/93958
Submitted by: Pedro F. Giffuni
Pedro can't maintain this port anymore and Stanislav Sedov agree to maintiant it.
ObjectiveC compillers without target libraries (i.e libstdc++ isn't included).
It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.
WWW: http://gcc.gnu.org/
PR: ports/94682
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Prerequisite for the GCC for PowerPC/RS6000 cross-compilation environment.
WWW: http://sources.redhat.com/binutils/
PR: ports/94681
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
and Catalyst::Devel
Catalyst.pm is in the Catalyst::Runtime distribution, so p5-Catalyst will
point at p5-Catalyst-Runtime in MOVED, and p5-Catalyst will go away.
DrJava development environment. The plug-in provides an Interactions
Pane and a simplified user interface to Eclipse.
WWW: http://www.drjava.org/eclipse.shtml
PR: ports/95747
Submitted by: Nicola Vitale <nivit at email.it>
and Catalyst::Devel, and Catalyst::Plugin::Static::Simple, and
Catalyst::Plugin::ConfigLoader is no longer included in distribution.
Catalyst.pm is in the Catalyst::Runtime distribution, so p5-Catalyst will
point at p5-Catalyst-Runtime in MOVED.
Try to fix Undefined symbol "pthread_attr_init" symbol:
Although TaskJugglerUI is linked with -pthread, the resulting binary
is not linked agains libpthread. (huh? gcc trying to be too smart?)
Adding a dummy pthread_ call fixes this.
Bump Portrevision
PR: 98205, 98517
Reported by: Ken Gunderson <kgunders@teamcool.net>
Daniel Graupner <Daniel@smartcast.org>
come standard on most unix-like distributions. This allows you to check
passwords against dictionaries of words to ensure some minimal level of
password security.
From the cracklib README
CrackLib makes literally hundreds of tests to determine whether you've
chosen a bad password.
* It tries to generate words from your username and gecos entry to tries
to match them against what you've chosen.
* It checks for simplistic patterns.
* It then tries to reverse-engineer your password into a dictionary
word, and searches for it in your dictionary.
- after all that, it's PROBABLY a safe(-ish) password. 8-)
WWW: http://pecl.php.net/package/crack
PR: ports/94244
Submitted by: Bill Moran <wmoran at collaborativefusion.com>
of time. We define 'idle' as having not refreshed the right-hand
frame. The administrator can set a standard time for all users or
allow users to set their own timeout values.
WWW: http://www.squirrelmail.org/plugin_view.php?id=38
PR: ports/99892
Submitted by: Thomas Abthorpe <thomas at goodking.ca>