Age | Commit message (Collapse) | Author | Files | Lines |
|
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
|
|
are found.
Patch from Jarkko Torppa in pkg/17879. Also closed pkg/17733.
|
|
software instead of any base system version. This match is probably too
broad, but better to err on the safe side. We can narrow down the match
when we have better information.
Closes pkg/17775 by Julien T. Letessier <julien.letessier at sun dot com>.
|
|
base system, people may want to install it from pkgsrc, particularly on
Darwin (?), Linux, SunOS and since there is no problem in having one gdb in
pkgsrc and one in the base-system, no harm is done.
Changes since the last version (4.18) are numerous; highlights include:
* New command "set trust-readonly-sections on[off]".
* New command "generate-core-file" (or "gcore").
* New command line option --pid or -p followed by a process id
* The new `--args' feature can be used to specify command-line arguments
for the inferior from gdb's command line.
* a new `operate-and-get-next' function bound to `C-o'.
|
|
NetBSD releases that need it. Closes pkg/14782.
|
|
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}. These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package. Change INCOMPAT_CURSES to have the same sematics as
above. These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.
The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.
This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
|
|
pkg/17797.
Changes since version 1.0 are numerous. Highlights include:
- Fixed bug where isectd ignored client's header's 'reply' value.
- isectd no longer waits to receive worker badges after starting them.
- Much improved Smalltalk code, including a new worker that allows
clients to submit smalltalk to be executed.
- isd/connectto.c - strtol() for service now checks if endptr != service
to see that *something* was translated.
- isdexecd now accepts the 'stop' command.
- now includes some prototype code for interfacing IBM's Net.Data to
isect's IO library.
- fixed a segmentation fault when the 'pause' command was received
without any arguments.
- more documentation
- DELETE command enabled
|
|
problem. Better leave the restriction on older NetBSD versions in.
|
|
Use ?= instead of += to set COPTS, and include DEFCOPTS to not drop
DEFCOPTS (usually -O2) from kernel compiles.
|
|
|
|
enable for NetBSD-*
This fixes pkg/16450 by Jan Schaumann.
|
|
|
|
|
|
|
|
|
|
The goal of the Subversion project is to build a version control system that
is a compelling replacement for CVS in the open source community. The software
is released under an Apache/BSD-style open source license.
Submitted by Joel Wilsson <joelw@unix.se> in PR 17813.
|
|
|
|
portability layer
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.
Submitted by Joel Wilsson <joelw@unix.se> in PR 17811.
|
|
1.3.2 (small feature release)
- added the 'multi-patchset' feature to the -s option, provided in its
entirety by Daiki Ueno <ueno@unixuser.org>
1.3.1 (bugfix release mostly)
- fix bug with updating cache (-u) having to do with matching new and old
revisions
- fix timestamp_fuzz_factor bug where the fuzz was applied to loading
from cache by mistake.
- add a spec file (from Jan IVEN <Jan.Iven@cern.ch>)
- improve the parameterization of Makefile, and make things relocatable
(from many people, esp. Amitai Schlair <schmonz@schmonz.com>)
- fix strip_path_len calculation (again - I had munged the prior fix)
Jeffrey Ebert <ebert@sonicsinc.com>
|
|
--enable-syscall-hard.
Allow -O2 optimisation of i386 - the reason this was removed is somewhat
bogus.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
|
|
|
|
Bump the PKGREVISION to 1.
|
|
after consulting with Todd. Any volunteers for any of these packages?
|
|
|
|
|
|
that created a local root hole.
|
|
appropriate USE_JAVA and PKG_JVM incantations. Spotted by wiz.
|
|
submitted by Lubomir Sedlacik in connection with pkg/17785.
|
|
|
|
|
|
|
|
Add 'DEC 3000 - M300' (21064-1) entry from Paul Mather
|
|
|
|
|
|
This module is needed to make www/bins work correctly hence the import during
the freeze.
IO::String is an IO::File (and IO::Handle) compatible class that read
or write data from in-core strings. It is really just a
simplification of Eryq's IO-stringy modules. As such IO::String is
a replacement for IO::Scalar.
|
|
|
|
* various bug fixes
* removal of interactive test stage
* support for compilers which don't support function prototypes (as
support for non-ANSI compilers is gone in Perl 5.8)
* improved win32 support
|
|
pkgconfig cleanup.
|
|
|
|
|
|
Based on ordinary automake package and pkg/16646 by Greg A. Woods, with
some cleanup and updating to the latest version by me.
|
|
|
|
|
|
|
|
1) Don't bother with GNU patch, now that our patch can handle
our diff output for files that don't have newlines at the end.
2) There was a bug in the older versions of arch that could corrupt
the archive libraries (think CVS repository corruption)
3) lots of other fixes that are scattered in Changelog files
all over the place and mixed in with administrivial details.
(Otherwise I would have listed them here...)
Now off to find a PR or two to close since we are in a freeze.
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|