- OPTIONify
- Due to some changes in the official developent tree, some of our local
patches became obsolete and where removed.
PR: ports/99871
Submitted by: maintainer
which I can test fixes for those. [1]
- update to use OPTIONS for Postgres and Subversion support. [1]
- enable all the optional modules. [1]
- mark broken on 4.x [2]
PR: ports/100131
Submitted by: maintainer [1], me (itetcu) [2]
o Improved 'make test'
o New offline mode in winbindd.
o New Kerberos support for pam_winbind.so.
o New handling of unmapped users and groups.
o New non-root share management tools.
o Improved support for local and BUILTIN groups.
o Winbind IDMAP integration with RFC2307 schema objects supported
by Windows 2003 R2.
o Rewritten 'net ads join' to mimic Windows XP without requiring
administrative rights to join a domain.
PR: ports/100100
Submitted by: maintainer
- 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>