- Transfer the maintainership to ports@, because this rather belongs
to the base/ports infrastructure.
We greatly appreciate your inititial idea and work, Scott! :)
4-STABLE/i386: 4.4-20011011-STABLE
5-CURRENT/i386: 5.0-20011011-CURRENT
- Transfer the maintainership to ports@, because this rather belongs
to the base/ports infrastructure.
We greatly appreciate your inititial idea and work, Scott! :)
4-STABLE/alpha: 4.4-RELEASE
4-STABLE/i386: 4.4-20011011-STABLE
5-CURRENT/alpha: 5.0-20010721-CURRENT
5-CURRENT/i386: 5.0-20011011-CURRENT
I could not find up-to-date snapshots available for alpha. If
anyone knows one, please let me know.
- Transfer the maintainership to ports@, because this rather belongs
to the base/ports infrastructure.
We greatly appreciate your inititial idea and work, Scott! :)
release again. (Hopefully)
portupgrade:
Delete an unneeded exception snatcher. This fixes a bug where ports
marked as IGNORE are not properly skipped.
pkgdb:
Rebuild pkgdb if it looks like broken, instead of resulting in
failure.
Unbreak regexp match. ;)
Fix a typo of a variable name in an error message.
[Reported by: Stijn Hoop <stijn@win.tue.nl>]
portsdb:
Allow a port dir to be a symlink to a directory.
Add support for the case where some catetories are missing in a
ports tree.
[Submitted by: Jos Backus <josb@cncdsl.com>]
has been split into nfsclient and nfsserver.
This fix still leaves a 2 week window of breakage, because
__FreeBSD_version wasn't bumped for the change.
Since I do not know whether non-i386 platforms are supported,
ONLY_FOR_ARCHS=i386 is remained in Makefile.
Changes from previous version:
* Install shared library.
* Do not create and install libleak.
Leak detection mode can be initiated at run-time by setting GC_find_leak.
PR: 31125
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
- Comment out WANT_STATIC, which is currently broken.
- Fix an mbstate_t syntax error; from Mitch Tishmack <otomo@qwest.net>.
- Skip unused floating point tests that prevent building on alpha.
- Point out LC_NUMERIC problem in pkg-message.
PR: 31197
Submitted by: MAINTAINER
. install -c now default, thus patch-aa no longer needed
. isblank() has been added
. the HTML reference is now integral part of the
distribution file, so no need to fetch it separately
anymore