Age | Commit message (Collapse) | Author | Files | Lines |
|
Noted by Stoned Elipot <seb@netbsd.org> in private email.
|
|
(provided by Ken'ichi Fukamachi <fukachan@fml.org>)
The new version provides cleaner Makefiles, contains all patches from
pkgsrc, and in addition adresses a missing directoy problem on the
netbsd-1-5 branch before September, 2001.
|
|
|
|
with buildlinking and other minor changes by me:
gentoo is a modern, powerful, flexible, and utterly configurable file
manager for UNIX systems, written using the GTK+ toolkit. It aims to
be 100% graphically configurable; there's no need to edit config files
by hand and then restart the application. gentoo is somewhat
inspired in its look & feel by the classic Amiga program
DirectoryOpus.
|
|
|
|
- fixes API problem in the proc-ftp filter
|
|
appropriate.
|
|
|
|
- BIND9, lukemftpd, new cyrus daemons and vtund added.
- Better per-recipient reports for rejected mail.
|
|
- distname now is Unix-Syslog
- When calling libc-syslog() internally, pass message as string argument,
not as format string
- Instead of quoting percent-signs in syslog()-wrapper, simply pass the
string to libc-syslog() as string argument via %s
- Copy ident-argument using some Perl-API functions. Just
using a reference counter had unwanted side-effects
|
|
|
|
release notes are:
4.61 January 22, 2002
Updated field output example Perl scripts in the
scripts/ subdirectory to discover the lsof path,
starting at .. and proceding through the PATH
environment variable's directories.
...
In response to a report from Joshua Wright
<Joshua.Wright@jwu.edu> modified NetBSD and OpenBSD
Configure stanzas and sources so that lsof can be
built when there is no system source tree (e.g.,
/usr/src/sys).
...
Corrected a bug in the matching of IPv4 addresses,
mapped in IPv6 addresses, to an IPv4 paramter to
an -i option.
|
|
|
|
|
|
as they might not be there depending on whether INSTALL_RCD_SCRIPTS is set
in /etc/mk.conf when the package is built. Instead, assume that the other
rc.d scripts are in the same place as this "meta" script and locate them
using "dirname $0". Problem noted by Stoned Elipot <seb@netbsd.org> in
private email.
|
|
|
|
upsmon) doesn't need a config file.
|
|
"make clean" before building. This will remove all soft links pointing
to .o files, not the object files themselves.
Also, we now mention in the Makefile that a kernel with 'pseudo-device vnd 4'
is required in the install stage.
|
|
|
|
|
|
have syslog library.
|
|
|
|
|
|
- upsd can reload its config files on the fly.
- 'upsdrvctl status' will check for presence of pid files
- upsd can be stopped with 'upsd -c stop'
- newpowercom driver added
- cyberpower driver added
- more man pages
- various bug fixes
|
|
It made make(1) wonder how to create targets like
-L/usr/tmp/pkgsrc/sysutils/apcupsd/work.i386/.buildlink/lib
Fixes bulk build problem.
|
|
Fix inappropriate chomp usage that caused problems in fping
|
|
|
|
|
|
Rconfig is intended to manage configuration files across
hetrogenous groups of machines. The configuration for each
machine is determined by a set of rdist trees based on the
various tags such as OS, hostname, and architecture.
Files in 'more specific' rdist trees take priority.
|
|
Rconfig is intended to manage configuration files across
hetrogenous groups of machines. The configuration for each
machine is determined by a set of rdist trees based on the
various tags such as OS, hostname, and architecture.
Files in 'more specific' rdist trees take priority.
|
|
|
|
|
|
|
|
|
|
It provides two NetBSD floppy versions, an ADSL router, and a NAT system.
Provided by Ken'ichi Fukamachi in PR 14171.
|
|
o Eric Biederman reworked the build process making it far simpler and also
to produce a network bootable ELF image.
o Re-wrote the memory and cache speed detection code. Previuosly the
reported numbers were inaccurate for intel CPU's and completely wrong
for Athlon/Duron CPU's.
o By default the serial console is disabled since this was slowing
down testing.
o Added CPU detection for Pentium 4.
o Expanded workaround for errors caused by BIOS USB keyboard support to
include test #5.
o Re-worked L1 / L2 cache detection code to provide clearer reporting.
o Fixed an obvious bug in the computation of cache and memory speeds.
o Changed on-line menu to stay in the menu between option selections.
o Fixed bugs in the test restart and redraw code.
o Adjusted code size to fix compilation problems with RedHat 7.1.
o Misc updates to the documentation.
|
|
|
|
bsd.pkg.mk to be much more precise about the files that are touched.
|
|
release notes are:
4.60 November 9, 2001
Added special handling to and corrected bugs in
the matching of IPv4 in IPv6 addresses to -i6:<...>
selectors.
...
Made lsof's method of killing its child process
more robust, based on a suggestion from Bela Lubkin
<belal@caldera.com>.
...
Modified all dialect Makefile segments to accept
select -v #define's from the environment -- a
builder's comment, host, logname, system information
and user name. This was done for Bela Lubkin, so
he can "tune" the -v output when he packages lsof
in the upcoming Caldera OSR 5.0.7 release.
The relevant #define from the last note is LSOF_BLDCMT which is
currently assigned the value "NetBSD pkgsrc rocks!" :)
|
|
|
|
|
|
|
|
|
|
Fri Jun 15 16:27:52 2001 Takahiro Kambe <taca@kyoto.jepro.co.jp>
* Add files for NEWLAYOUT style FreeBSD ports contributed by
yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu).
* remove package support for NetBSD since bkpupsd is now included
in NetBSD package collection.
Mon Mar 5 15:00:03 2001 Takahiro Kambe <taca@kyoto.jepro.co.jp>
* bump version, now 2.1.
* now parameter for shutdown(8) may be specified in upstab.
Inspired by proposal from yrsh2scp@mbox.nc.kyushu-u.ac.jp
(Yoshifumi R. Shimizu).
* correct spelling mistake noted from
yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu)
|
|
supplied by Thilo Manske in PR pkg/14998.
|
|
the default: *.in files are touched , unfortunately fileutils-4.0/m4/Makefile.am
is generated from fileutils-4.0/m4/Makefile.am.in, as is this leads to in the
Makefile.am being regenerated (with GNU make required) and GNU "auto*" being
invoked.
Added a touch in a new post-configure target to overcome this situation, as
_AUTOMAKE_PATTERNS_FIND is out of reach.
|
|
Changes :
- A bug fixed in XS file
- Better test script
|
|
* A minor manual page fix
|
|
|
|
|