of sourceware.cygnus.com (also known as sources.redhat.com))
o Modify bzip2 and gsl ports to use this new master_site (gnats
remains to be fixed: no reply from maintainer)
o Bump NEED_VERSION on those ports
maintainers of the ports ok: brad@, rohee@
---
Date::Handler is a container for dates that holds all the methods
to transform itself from Timezone to Timezone and format itself.
Date::Handler is implemented in pure Perl using POSIX modules, it
encapsulates the environment variable TZ for it's time zone management
so you don't have to play with it externally in the implementation.
It uses operator overloading and Delta date objects to calculates
time differences.
.orig leftovers before applying the local ones.
- Rename patches to make update-patches work.
prc-tools is still broken. new version 2.0 has binutils issues
* fixed mousepointer transparency bug
* uta/surface.cc : bugfix for segfault when using scaledBlit()
with source and target having the same size
* uta/widget.cc, uta/focus.* : fixed focus handling bug
---
A unit testing framework for Python based on JUnit and XUnit, the
de-facto standard frameworks for Java and SmallTalk respectively.
Provides a standard, proven, simple and elegant way to write unit
tests for Python software. GUI also provided.
WWW: http://pyunit.sourceforge.net
The Generic Game Engine library supports the double-buffering
animation technique: one visible X11 pixmap where an image is
prepared, and one visible X11 window to which a prepared image
is copied at every animation period.
WWW: http://sites.netscape.net/sarrazip/
- use better check for ELF which uses cpp-predefined __ELF__ symbol
- allow for shared objects without "lib" prefix and non-versioned (both
for "modules")
- add proper interlibrary dependency checking
--
Porters please sync libtool patches with this and make sure to test to
make sure there is no breakage with each port.
* Chdir to TMPDIR so it works even when the cgi-bin directory is unreadable.
* Let the module/path box appear and work properly when there is
only one repository.
* perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs -nasc -ce
* MFZ 1.111, but introduce @ForbiddenFiles instead of @DissallowRead
to forbid user to cvs checkout/diff/annotate specified files.
* MFZ 1.112: A couple of trivial fixes.
Varconf is a configuration system designed for the STAGE server.
Varconf can parse configuration files, command-line arguments and
environment variables. It supports callbacks and can store its
configuration information in separate Config objects or in one
global configuration instance.
This library implements the Atlas protocol, for use in
client-server game applications. This library is suitable
for linking to either clients or servers.
libuta is a Graphical User Interface library for C++ that uses SDL as
its output layer. It allows application and game programmers to put
together portable graphical applications easily. libuta has a range
of already implemented widgets and uses libsigc++ as a signal
dispatching system. It also performs resource management and has a
sound system.
WWW: http://libuta.sourceforge.net/
Includes OpenBSD fixes and cleanups.
Other changes that concern us:
* Now gets correct keyboard state when starting up on X11
* Improved X11 fullscreen support, works better with KDE
Port by Maurice Nonnekes <maurice@amaze.nl>
---
The eGenix mx Extension Series are a collection of Python extensions
written in ANSI C and Python which provide a large spectrum of useful
additions to everyday Python programming.
The BASE package includes the Open Source subpackages of the series and
is needed by all other add-on packages of the series.
and makes it easier to know when to initialize the corresponding
structures, never touching them if they're empty.
Fits with SDL code-style, fixes things such as soundless builds.
---
PyChecker is a tool for finding common bugs in python source code.
It finds problems that are typically caught by a compiler for less
dynamic languages, like C and C++.
This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative dates.
- MFZ 1.109. Preset the global variable the stores the per file
cvs info to avoid accumulating cruft under modperl.
- Get rid of a potential "uninitialized variable usage" warning.
- MFZ 1.110. But the bug had already been fixed in knu-cvsweb.
- Support "zip" as an additional archiver.
Port Maintainer : Andre S. Barbosa <andre@ravel.ufrj.br>
---
Mico is a freely available and complete CORBA-compliant implementation.
It allows applications to interoperate in a distributed and
heterogeneous environment, regardless of the locations of the
applications, operating systems and programming language.
WWW: http://www.mico.org
Fix socklen_t check in acinclude.m4 to work for OpenBSD (at least)
Changelog:
* Fixed some hangs that occured when seeking in MPEG files
* Reworked the looping code - it should work better now
* Fixed memory leak when sound was disabled
* Widened initial search for audio streams in MPEG files
* plaympeg now shows the name of the MPEG file in the caption
* Added a check for the socklen_t type (was broken -pval)
* Fixed crash with incorrectly encoded macroblock sequences
* Fixed a crash when the MPEG file can't be opened
* Fixed crash in gtv when seeking without a file loaded
Force people to choose from sun, oss, esd as their sound system, print
error message if that is not done.
Suggested by Heikki Korpela <heko@saitti.net>
Various improvements, including OpenBSD native audio.
* Fix audio device path. This has caused audio not to work without the
esd flavor before, many people (including me) had link to /dev/dsp because
of linux emulation programs and haven't noticed the problem.
* Fix OSS audio.
* Sync libtool patches
* Properly include @SYSTEM_LIBS@ in sdl-config to ensure proper linking
of SDL applications.
Submit & Maintain : Maurice Nonnekes <maurice@amaze.nl>
---
Python Distribution Utilities, or Distutils for short, are a
collection of modules that aid in the development, distribution,
and installation of Python modules. (It is intended that ultimately
the Distutils will grow up into a system for distributing and
installing whole Python applications, but for now their scope is
primarily module distributions.)
by the Apache Foundation's Jakarta Project. This package provides
the servlet.jar archive, providing standard API implenetations used
for building JSP and servlet-based applications, including Tomcat
itself (the jakarta-tomcat package).