format. It can represent integers, real numbers, strings, an ordered
sequence of values, and a collection of name/value pairs.
QJson is a Qt-based library that maps JSON data to QVariant objects.
JSON arrays will be mapped to QVariantList instances, while JSON's
objects will be mapped to QVariantMap.
WWW: http://qjson.sourceforge.net
PR: ports/142307
Submitted by: Alberto Villa <villa.alberto at gmail.com>
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
for each installed cl-* port.
Previously, some fasl files were either rebuilt when running as
root, or failed to load due to permission errors for normal users.
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).
Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.
Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.
All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
Now we have utmpx, we can easily enable the code that was previously
disabled. This patch (without the __FreeBSD_version bits) has been sent
to the upstream author and will likely be part of the next release.
Approved by: kwm
consumer). Clean up another ton of warnings (to the level of WARNS=3 in tcl-neo
and WARNS=2 in neowebscript).
Update the installation of neowebscript.conf so as to not overwrite the existing
version, if any.
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
- Disable BDB/LibTranslate support by default, it causes breakages in
depended apps at i386 only [1]
Noticed by: myself, Alberto Villa, Alexander Yerenkow, David Johnson [1]
Approved by: miwi, tabthorpe (mentors implicit)
Introduce bsd.cl-asdf.mk to automate the compilation and installation
of Common Lisp libraries using the ASDF framework.
Currently it supports building FASL files on SBCL and CLISP, to
support the ports that already exist in the ports tree.
This should help bringing in more cl-* ports from the ASDF repository
without excessive code duplication.
Module::Install::XSUtil requires ExtUtils::ParseXS>=2.21.
- This fixes 'ld-elf.so.1: Mouse.so: Undefined symbol "HvNAMELEN_get"'
problems when building dependent ports.
This module reads META.yml and get build_requires and requires.
It compares required module is really used and used module is
really required.
WWW: http://search.cpan.org/dist/Test-Module-Used/
PR: 142818
Submitted by: Takuya Tsuchida <tsucchi@cpan.org>
The asdf-init.lisp script was changed to support the bundled ASDF
libraries in lang/ccl and lang/sbcl. Therefore, it can be safely
loaded by both (also by lang/clisp) to enable the ASDF framework.
unix package. This package re-exports the unix package when available.
When it is not available, portable implementations are used.
WWW: http://hackage.haskell.org/package/unix-compat
PR: ports/142582
Submitted by: Jacula Modyun <jacula(at)gmail.com>
among the various standard library Date and Time types, and for
converting between these and standard external representations.
WWW: http://hackage.haskell.org/package/datetime
PR: ports/142565
Submitted by: Jacula Modyun <jacula(at)gmail.com>
Functions. Some of these functions are improved implementations of
standard functions. They have the same name as their standard
counterparts.
WWW: http://www.haskell.org/haskellwiki/Utility-HT
PR: ports/142497
Submitted by: Jacula Modyun <jacula(at)gmail.com>
functionally. Like Fran/FRP, it has a notions of (reactive)
behaviors and events.
WWW: http://haskell.org/haskellwiki/reactive
PR: ports/142493
Submitted by: Jacula Modyun <jacula(at)gmail.com>
domains, using tries. It is based on some code got from Spencer Janssen.
WWW: http://haskell.org/haskellwiki/MemoTrie
PR: ports/142491
Submitted by: Jacula Modyun <jacula(at)gmail.com>
wraps thread racing up in a purely functional, semantically simple
wrapper. Originally a part of Reactive, the author moved unamb
to its own Haskell package in order to encourage experimentation.
WWW: http://haskell.org/haskellwiki/unamb
PR: ports/142490
Submitted by: Jacula Modyun <jacula(at)gmail.com>
standard Haskell type classes as QuickCheck properties. Also some
morphism properties. It also provides arbitrary instances and
generator combinators for common data types.
WWW: http://haskell.org/haskellwiki/checkers
PR: ports/142488
Submitted by: Jacula Modyun <jacula(at)gmail.com>
Haskell programmers. It is written in pure Haskell and thus
should be extremely portable and easy to use.
WWW: http://software.complete.org/missingh
PR: ports/142485
Submitted by: Jacula Modyun <jacula(at)gmail.com>
Python's logging module, and lets each log message have a priority and
source be associated with it.
The programmer can then define global handlers that route or filter
messages based on the priority and source. hslogger also has a syslog
handler built in.
WWW: http://software.complete.org/hslogger
PR: ports/142484
Submitted by: Jacula Modyun <jacula(at)gmail.com>
utilities for both HUnit and QuickCheck.
These include tools for running QuickCheck properties as HUnit test
cases, allowing you to combine both approaches in a single program.
It also includes tools for more helpful displays of running progress
in both HUnit and QuickCheck, additional generators for other types
for QuickCheck, and shortcuts for quickly defining new test cases.
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
PR: ports/142483
Submitted by: Jacula Modyun <jacula(at)gmail.com>
of value editors (non-syntactic transformations). The tools enable "deep
function application" in two senses: deep application of functions and
application of deep functions. These tools generalize beyond values and
functions, via the DeepArrow subclass of the Arrow type class.
WWW: http://haskell.org/haskellwiki/DeepArrow
PR: ports/142482
Submitted by: Jacula Modyun <jacula(at)gmail.com>
type composition, as well as some modules who have not yet found a
home.
WWW: http://haskell.org/haskellwiki/TypeCompose
PR: ports/142481
Submitted by: Jacula Modyun <jacula(at)gmail.com>
your colleagues, or perhaps just with yourself amongst your projects.
RubyGems are centrally stored, versioned, and support dependencies between
other gems, so they are the ultimate way to bundle libraries,
executables, associated tests, examples, and more.
Within this gem, you get one thing - newgem - an executable to create your own
gems. Your new gems will include designated folders for Ruby code,
test files, executables, and even a default website page for you to explain
your project, and which instantly uploads to RubyForge
website (which looks just like this one by default)
WWW: http://drnic.github.com/newgem/