Age | Commit message (Collapse) | Author | Files | Lines |
|
given; punctuation nit and markup improvement.
|
|
|
|
from dmesg.
|
|
echo the message, too.
|
|
is sufficient.
|
|
|
|
|
|
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
|
|
|
|
|
|
|
|
* Mouse bindings ignore all modifiers except shift, control and
alt at all times. Reported by Martin Uddén.
* Fixed sloppy pointer-to-int cast that gave warning on 64-bit
systems (Alphas). Reported by Jesse Perry.
* The Information command can now optionally display the output
of 'file' in its window. Suggested by Christian Richter. Do
note that this *requires* your 'file' command to support the
"-f - -n" option combo. See configure.in for details.
* If executing a child process fails, gentoo now sometimes shows
an error rather than just dying. This is an improvement.
* Added some more -W options to gcc, that scared out some sloppy
code that got fixed (even in widgets/). I like killing warnings.
* Updated About's copyright for the new year. Time flies. :)
* RenameSeq no longer opens its window if there's no selection.
* Should now compile on NetBSD, too. Thanks to Pehr Johansson for
the original patch.
* String input fields (created with '{Is}') can now be set to use
asterisks to hide entered text. To do this, add an asterisk in
the definition, after the label part, e.g.: '{Is:"Password"*}'.
* gentoo now supplies the window manager with a prettier icon,
and now also groups its windows, most of the time at least.
|
|
|
|
now installed as $PREFIX/bin/gnuid and not as $PREFIX/bin/gid.
Bump PKGREVISION along the way.
This resolves PR pkg/13906.
|
|
into the equivalent INSTALL_*. This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.
|
|
Make the print-PLIST target output ${MKDIR} also.
|
|
programs such as mkfontdir use ${X11BASE} instead.
Also pick up a couple of /bin/chmod -> ${CHMOD}s
|
|
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.
|
|
|