Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
Provided by "Eric Gillespie, Jr." <epg@pretzelnet.org> in PR 14648
This is version 1.0.1 of the Guile WWW library, a set of Guile Scheme
modules to facilitate HTTP, URL and CGI programming.
|
|
|
|
Provided in PR 14635 by Eric Gillespie, Jr. <epg@pretzelnet.org>
Guile interface to FastCGI.
guile-fcgi incorporates both FCGI and FCGX interfaces into Guile. For
more information about FastCGI, see the ap-fastcgi and fcgi-devkit
packages.
|
|
in PR 17671
|
|
<jmmv@hispabsd.org>
|
|
move doesn't cause problems.
This closes pkg/17669 from Julio Merino <jmmv@hispabsd.org>
|
|
* dlfcn.c: I broke finks xemacs, now fixed.
* dlfcn.c: I really should read specs instead of making assumptions.
dlopen(NULL,x) opens the _global_ context, not the application context.
Fixed. Made dlsym_prepend_underscore work with stupidly long
symbol names.
* dlfcn.c: When opening a bundle for the second time, reuse the
dlstatus struct from the previously closed version. Removed some
debugging routines.
* README: Minor update
* dlfcn.c: Fixed my last "fix". Thanks to Darin Ohashi again.
* dlfcn.c: Fixed bug reported by Darin Ohashi. dlopen a bundle
close it, and dlopen same bundle again fails.
Changes to the package itself:
* USE_GMAKE is free on Darwin, so don't bother patching to avoid it.
|
|
|
|
tolower() but requires uppercase input. It's always safe to use
tolower() instead, at the possible expense of a little execution
time. Thanks to simonb for the explanation.
From Jeffrey Putsch <jdputsch@attbi.com> on tech-pkg@.
|
|
|
|
Use MAKEFLAGS not .MAKEFLAGS so we can work on 1.5 and earlier.
Fix alpha 21164A CPU parsing.
|
|
|
|
|
|
|
|
Randy Beaudreault <maccult@pacbell.net>.
|