Age | Commit message (Collapse) | Author | Files | Lines |
|
in the ONLY_FOR_PLATFORM list. Update HOMEPAGE.
|
|
|
|
Patch proposed in this PR by Joachim Koenig-Baltes <joachim@handshake.de>
applied with a small ordering tuning.
|
|
see doc/ChangeLog in the source distribution.
|
|
|
|
Changes since p5-Test-Harness-2.21 :
2.24 Wed May 29 19:02:18 EDT 2002
* Nikola Knezevic found a bug when tests are completely skipped
but no reason is given it was considered a failure.
* Made Test::Harness::Straps->analyze_file & Test::Harness a bit
more graceful when the test doesn't exist.
2.23 Wed May 22 12:59:47 EDT 2002
- reason for all skip wasn't being displayed. Broken in 2.20.
- Changed the wait status tests to conform with POSIX standards.
- Quieted some SYSTEM$ABORT noise leaking out from dying test tests
on VMS.
2.22 Fri May 17 19:01:35 EDT 2002
- Fixed parsing of #!/usr/bin/perl-current to not see a -t.
(RT #574)
- Fixed exit codes on MPE/iX
|
|
|
|
The itools-R6.3 distribution contains imake, X11 configuration files,
makedepend, xmkmf, mkdirhier, imboot, msub, and imdent.
http://www.kitebird.com/imake-book/
nbitools-R6.3 is rearchived with NetBSD-current/xsrc.
Approved by agc, for inputmethod/{canna-*,sj3-*}
|
|
|
|
|
|
Changes from 1.11 are
- add '-static' flag to 'LDDFLAGS' on Cygwin 1.3.
- shadow redisplay does not pester you with warning on a poor
terminal, or a terminal with wrong TERM environment variable
setting.
- update documents
- improve coding style of Gnu.xs. (indentation stype, more
typemap, etc.)
|
|
reported by Kevin P. Neal in pkg/16820.
|
|
|
|
|
|
as part of the configure options. A pth with this option enabled provides
some semblance of pre-emptive threads - enough for things like xmms and
knode to actually work.
Add the necessary glue to pthread.buildlink.mk and appropriate CONFLICT
into pth.
It is hoped that the pkgs that currently use
-D_POSIX_THREAD_SYSCALL_SOFT=1
will be tested against pth-syscall and changed to use it. The goal is to
be able to add --enable-syscall-hard to devel/pth and retire pth-syscall.
Baby steps...
|
|
<jmmv@hispabsd.org> in PR pkg/16815.
|
|
Fix from fredb, approved by skrll.
|
|
|
|
|
|
|
|
system used by GNOME 2, into the NetBSD Packages Collection.
GConf is a configuration database system, functionally similar to the
Windows registry but lots better. It was written for the GNOME
desktop but does not require GNOME; configure should notice if GNOME
is not installed and compile the basic GConf library anyway.
Provided in PR 16909 by juli@darkstar.local (Julio Merino)
[The buildlink.mk file was put together by me]
|
|
|
|
Jeff Putsch <jdputsch@attbi.com>. Also repair a typo that had prevented
'-fno-common' from being passed along (found and fixed by skrll).
Bump PKGREVISION.
Approved by skrll.
|
|
|
|
Thanks to Stoned Elipot for noting.
|
|
|
|
|
|
|
|
|
|
* evil activation races
* alloca issue
* handle IO_PRI
* more regression tests
* don't multiply parse oafinfo files
* racing activations far more efficient
* remove multiple directory capability
* Fix oaf-slay username detection
* Fix for multiple activation race condition
* New translations
|
|
|
|
|
|
pkg/16104, with a few tweaks. This package is for Darwin/Mac OS X
systems only.
dlcompat provides the dlopen() interface for dynamic loading of
modules for applications that need it. It is based on Apple code
that was only released via Darwin CVS.
This version comes from the Fink project.
|
|
|
|
Collection.
This package contains a library of functions which are found
useful in daily programming. They are used by most of the other
BEGEMOT packages.
I am informed that "begemot" is Russian for "hippopotamus"
|
|
them and builds.
|
|
|
|
probably others)
|
|
* additions to the Jam language
* new features in jam and jambase
* bug- and portability fixes
|
|
Switch to MASTER_SITE_SOURCEFORGE.
|
|
While at it, add a buildlink.mk
|
|
bump PKGREVISION.
|
|
|
|
buildlink dependency.
|
|
buildlink dependency.
|
|
|
|
Changes from changelog :
2.21 Mon May 6 00:43:22 EDT 2002
- removed a bunch of dead code left over after 2.20's gutting.
- The fix for the $^X "bug" added in 2.02 has been removed. It
caused more trouble than the old bug (I'd never seen a problem
before anyway)
- 2.20 broke $verbose
2.20 Sat May 4 22:31:20 EDT 2002
* An almost complete conversion of the Test::Harness test parsing
to use Test::Harness::Straps.
2.04 Tue Apr 30 00:54:49 EDT 2002
* Changing the output format of skips
- Taking into account VMS's special exit codes in the tests.
|
|
a file is on nfs filesystem.
|
|
|
|
From pkg/16645 by Greg A. Woods.
|