Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
ABI of 64.
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Major changes since 0.55:
+ Merged SOAP::MIME into SOAP::Lite's core
+ Cleaned up the UI for the Makefile.PL script - it now detects and
indicated whether certain Perl modules have been detected. The
table displaying installation preferences has been substantially
cleaned up, the code is much more modular and relies on a simple
data structure representing potential module dependencies.
+ Made the Makefile.PL script iterative - meaning, the user will be
continually be presented with their preferences until they
explicity choose to accept them and continue (bug 747295)
+ Differentiate between xsd:int and xsd:long to fix interoperability
bug with Java Web services
! Fixed MIME interoperability bug with Apache Axis - Axis' MIME
parser requires that MIME boundaries are terminiated by a CRLF
character where the MIME::Tools package only outputs a CR
character. A patch was integrated into the MIME::Tools module
which allows SOAP::Lite to specify its own MIME Boundary delimiter
! SOAP Faultcodes are now properly typed a xsd:QName, whereas
before they were xsd:string - to be honest, they are left untyped
so that toolkits can serialize them according to the schema
(bug 747283)
! Fixed documentation error around turning on a trace for multiple
"channels" (bug 747310)
! Disabled SOAPStruct (bug 747316)
! Fixed XML::Parser::Expat vulnerability (bug 747265)
! Added item in TROUBLESHOOTING section explaining that there is a
bug in Perl 5.8 that prevents +autodispatch from working properly.
The workaround is to use dispatch_from instead (bug 747290)
! Fixed warning when autodispatched call has no parameters
(bug 747286)
! Fixed warning when empty SOAPAction specified (bug 747278)
! Turned off HTTP keep alive patch by default, however users can now
turn on the patch by setting the constant PATCH_HTTP_KEEPALIVE to
1 (bug 747281)
! Removed dependency on the URI module for non-HTTP transports
(bug 747306)
|
|
IPv6) but not the successor RFC 2553. The configure script detects this
and decides that tnftp needs to compile its own version of getaddrinfo().
This produces the error message
/usr/include/netdb.h:248: `getaddrinfo' previously defined here
because Unixware provides an implementation of getaddrinfo() in netdb.h
instead of a prototype declaration :-/. Since netdb.h cannot be omitted,
we will always get this definition and tnftp's version of getaddrinfo
will always create a conflict.
This ugly preprocessor hack works around the problem. Hints for a better
solution welcome.
|
|
Fixes the build on darwin (PR 25326)
|
|
python2[12]{,-pth} build on platforms where zlib.h is not in
/usr/include.
|
|
using the result of the wrong test to determine whether or not guile was
available)
|
|
entries.
|
|
|
|
patch in licq-gui-console/patches fails because this package has
different WRKSRC.
|
|
but scary-looking errors at make install time)
|
|
(Nothing in the build actually uses the static version of the library,
and it doesn't get installed either, so this has no effect beyond
making the build not bomb out on Darwin, pkg/25575).
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
While here add support for test target.
|
|
p5-CGI to 3.05
libcddb to 0.9.4nb2
tnef to 1.2.3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it.
|
|
gnome bug.
|
|
because the first subdirectory matches, apparently, but GNU patch needs it.
Problem pointed out and solution tested by Mark E. Perkins on tech-pkg.
|
|
IRIX system we are on, gcc can NOT be compiled (bootstrapped) as a
64bit binary. Fortunately, IRIX64 can handle 32bit binaries, so that we
can force use of 32bit when using MIPSPro.
This allows gcc3-c to build fine under IRIX and IRIX64.
|
|
|
|
WMI is a new window manager for X11, which combines the best features of
LarsWM, Ion, TrsWM, evilwm and ratpoison into one window manager.
WMI is new: it is developed from scratch wit h C++ without any ancient code
and design dependencies to antiquated window managers.
WMI is minimalistic: it has no build- or runtime dependencies except the C++
Standard Template Library (STL) and the X11 Library (XLib).
WMI is highly customizable: it is designed with keyboard users in mind. Each
action (e.g. resizing the frame, creating a new workspace, launching an app,
note that WMI provides hundreds of actions) can be bind to a shortcut. So say
good-bye to the rodent :)
|
|
|
|
Dirac is a prototype video codec, under development by BBC R&D, and initially
released in March 2003.
Dirac is a general-purpose video codec aimed at resolutions from QCIF
(180x144) to HDTV (1920x1080) progressive or interlaced. It uses wavelets,
motion compensation and arithmetic coding and aims to be competitive with
other state of the art codecs.
|
|
|
|
|
|
FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP,
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding.
|
|
|
|
AdvanceCOMP is a collection of recompression utilities for your .ZIP archives,
.PNG snapshots, .MNG video clips and .GZ files.
It's mainly intended for recompressing your rom, snapshot and clip collection
of emulated games.
The main features are:
* Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip
implementation.
* Recompress MNG files using Delta and Move optimization.
|
|
|
|
The libjit library implements Just-In-Time compilation functionality. Unlike
other JIT's, this one is designed to be independent of any particular virtual
machine bytecode format or language. The hope is that Free Software projects
can get a leg-up on proprietry VM vendors by using this library rather than
spending large amounts of time writing their own JIT from scratch.
This JIT is also designed to be portable to multiple archictures. If you run
libjit on a machine for which a native code generator is not yet available,
then libjit will fall back to interpreting the code. This way, you don't need
to write your own interpreter for your bytecode format if you don't want to.
|
|
with the currently packaged versions of its dependencies.
|
|
|
|
flac123 is a command-line program for playing FLAC audio files.
|
|
|
|
Changes since 0.81.1 include:
- Everything from MAME 0.82 (http://x.mame.net/changes-mame.html) and
MESS 0.82 (http://x.mame.net/changes-mess.html).
- Improved the message that is displayed when a suitable X11 visual
cannot be found. Fixes Bugzilla bug 219. (Christopher Stone)
|
|
Changes since 0.81.1 include:
- Everything from MAME 0.82 (http://x.mame.net/changes-mame.html) and
MESS 0.82 (http://x.mame.net/changes-mess.html).
- Improved the message that is displayed when a suitable X11 visual
cannot be found. Fixes Bugzilla bug 219. (Christopher Stone)
- Fixed the most egregious formatting errors in the xmame.6 manpage.
(Andre Majorel)
|