Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Bump PKGREVISION.
|
|
|
|
we don't add -pthread to CFLAGS. Also, pkgsrc libtool on NetBSD will
do the right thing with respect to pthreads, so we don't need to use the
hack in the configure script.
|
|
automatically by pthread.buildlink3.mk. Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
|
|
|
|
|
|
|
|
|
|
Packages Collection.
The Perl 5 module Module::CoreList provides a manifest of the
modules and their versions included in core Perl for various
releases.
|
|
Based on jlam's patch to tech-pkg.
Bump PKGREVISION to 1.5.0nb6.
|
|
|
|
Packages Collection.
The Perl 5 module Module::ScanDeps allows to recursively scan Perl
code for dependencies.
|
|
upstream changes:
[Changes for 0.26 - 9 Nov, 2004]
* svk push -P. [Autrijus]
* Allow checkout, mirrored, and copy anchors to be different
from each other, for the purpose of "push" and "pull"..[Autrijus]
* In incremental smerge, increase the fromrev after each
individual merge. [Autrijus]
* Ignore empty lines for svk:merge parsing.
* Use local time for log output. [Wen-chien Jesse Sung]
* Properties are now being merged.
* Exsting directories are now being merged.
* Allow custom resolver for properties.
* Support svk:merge property auto-merging, when doing smerge.
* Create svn config directory if it doesn't exist.
* Commit to mirrored path was always sending full text
due to an incorrect $cb{mirror} check. This is a regression since
0.23.
* Fix a bug that when committing from a checkout with descendents
being mirrored path, the commit can ruin the mirror state.
* Fix svk merge -l rN:M loading too many logs.
* Fix svk admin to work with non-default depots.
* New: svk ci -N, svk update/checkout --quiet.
* Fix svk cp a directory to checkout and then commit.
|
|
* Tests now pass on Win32.
But svk 0.26 requires this upgrade...
|
|
* Workaround fsfs/win32 txn_commit bug in close_edit of mirror editor.
[Autrijus]
* Use iter pool for node_history tracing.
* Add trailing /... for vcp source if not exist.
* Use the same auth baton for all ra sessions.
* Hold another reference to merge back editor in addition to
cached_ra, because the callback in merge_back_editor might create
another ra session.
* Ignore signals before calling close_edit, instead of in commit callback.
|
|
* fix store_recursively for empty key, which should find
all descendents. [Autrijus]
|
|
|
|
Collection.
The Perl 5 module PAR::Dist is a toolkit to create and manipulate
PAR (Perl Archive) distributions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Packages Collection.
This Perl 5 module provides a lightweight cache with timed expiration.
|
|
|
|
This Perl 5 module generalises the mechanism of the wantarray
function, allowing a function to determine in some detail how its
return value is going to be immediately used.
|
|
|
|
|
|
|
|
mkcmd lets us build a nifty command line option parser and some on-line
documentation in a snap. It is a prerequisite for many of Kevin
Braunsdorf's tools.
|
|
Changes are minor. The code has a few cleanups, the buffer sizes have been
increased (next version they will be dynamic) and the Python support has
been improved. The biggest change is the addition of the man page as
a Python docstring.
|
|
* Bug fixes
* Due to an error in the packaging script, an old version
of doxywizard was bundled with the Mac OS X version of doxygen.
* Dot would not run if doxygen was installed in a path which
contained spaces (Mac OS X).
Changes 1.3.9:
* Changed the stylesheet so font usage is more uniform and consistent.
* Changed the colors of the doxygen logo at the bottom of a HTML page.
Let me know if you prefer this one or the old one.
* Improved rendering of template functions and methods in the HTML output.
* A macro defined in the config file (see PREDEFINED) can now prevented from
being undefined (via a #undef in the code) when its value is assigned via
the := operator (e.g. PREDEFINED = A(x):=x ).
* Changed the way function pointer arguments are represented in the detailed
description.
* Directory information is now extracted by doxygen. Files are automatically
grouped by directory. You can use the SHOW_DIRECTORIES option to
enable/disable this feature.
* Added a new command \dir which can be used to document directories.
* Language updates for Czech, Swedish, Hungarian, Danish, Russian, Italian,
German, Chinese, Croatian, and Polish.
* Applied a patch by Arend van Beelen which adds support for the new features
introduced in PHP5.
* Applied a patch by Ferdinand Wess for better handling of #import statements
in Obj-C code.
|
|
* Fixed two problems with the keyboard driver on Windows.
* Added a set_allegro_resource_path() function.
* Added hardware cursor support to the X11 and DirectX window drivers.
* Fixed a crash when initializing, deinitializing and reinitializing Allegro on Windows.
* New MIDI input driver for the Windows port.
* Improved the speed of drawing primitives on X11 and implemented locking/unlocking for video bitmaps.
* Fixed bugs in set_palette() and remove_int().
* Fixed a bug where the X11 fullscreen driver would fail if no virtual screen was reported.
* Many fixes to source, examples and documentation.
|
|
packages.
|
|
commonly available yet.
|
|
|
|
(This should be PKG_OPTIONS-ized, but needs to be done at the same time as
www/apache2.)
|
|
|
|
|
|
language and requires the MySQL database and a webserver. Mantis has been
installed on Windows, MacOS, OS/2, and a variety of Unix operating systems.
Almost any web browser should be able to function as a client. It is released
under the terms of the GNU General Public License (GPL).
Mantis is free to use and modify. It is free to redistribute as long as you
abide by the distribution terms of the GPL.
|
|
Bump PKGREVISION.
|
|
|
|
from Georg Schwarz in PR 28059.
|
|
thinking?
Pointed out by seb@.
|
|
"Your tests in configure to decide if you need each of the functions are
testing a different variable name from the one that gets set so you always
create an rfuncs.h that has all three definitions even if you dont need them,
which leads to problems on systems that provide some but not all of them
natively." Correction by Mark Davies.
|
|
|
|
|