Age | Commit message (Collapse) | Author | Files | Lines |
|
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
|
|
fix usage() message for "-s" argument. ie, do *not* suggest "/usr/src"
as this causes "make distribution" to be run in /usr/src.
|
|
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|
|
Fix from PR#17705 by Julio Merino (jmmv at hispabsd dot org).
|
|
if ls(1) doesn't have a -e switch, it must have a --full-times
switch, right?!?! Try -T also. (SUSv3 specifies neither -e nor -T)
|
|
Pointed out by Bernhard 'burnhard' Riedl on hanirc's #NetBSD
|
|
PR 17690
|
|
|
|
devices.
Provided in PR 17681 by Ben Collver (collver1@attbi.com)
The isapnptools consist of two programs - one allows the dumping of
resource data and generation of a skeleton configuration file, the
other configures ISA PnP hardware using a configuration file.
|
|
config.guess and config.sub. Noted by Randy Beaudreault
<maccult@pacbell.net> in private mail.
|
|
|
|
|
|
|
|
Julio Merino in PR pkg/17354.
|
|
|
|
|
|
|
|
|
|
|
|
This package was contributed by Mishka in PR pkg/15680.
|
|
|
|
Provided in PR 17219 by ptiJo (ptiJo@noos.fr)
This is a plugin for gkrellm that simply prints the current clock
speed for users that own speed stepping processors. It works on
normal non-stepping processors also, but there isn't really any point
in measuring the clock if it is the same every time you measure it, is
there? Included code from x86info to calculate an estimate clock
speed.
|
|
Changes are
* Fix an error with "Mark active and boot" when LBA mode is used.
* Compile with nasm 0.98.24.
Provided in PR 17542 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
|
|
Add support for:
- repeating IMAP and HORDE warnings.
- new cyrus versions: lmtpd, master
- net-snmp as a new name for ucd-snmp
- recognize more NetBSD boot messages and new devices
- new daemons: netsaint, pptpd
- use pflogsumm to process maillog (postfix only)
|
|
|
|
A script to provide an overview of postfix activity, with
just enough detail to give the administrator a "heads up"
for potential trouble spots.
Used by the new version of sysutils/roller.
|
|
by former MAINTAINER Rui-Xiang Guo (rxg at ms25 dot url dot com dot tw).
Some modifications by me to adjust patches (which were for 4.4.6) to 4.4.7.
Changes from 4.4.6 to 4.4.7:
-Changed to a new method of detection pseudotty type, works well on more
platforms including CygWin32.
-IVES command line viewer and editor has been renamed. 'vs' to 'iview', 'es' to
'iedit'. This was made becouse older names conflict with another applications.
-New image library for using with IVES. Now XNC can view the following image
formats:
* GIF
* JPG (with external or built in libjpeg)
* PNG (with external or built in libpng)
* TIF (with external libtiff)
* BMP
* PCX
* PNM
* PCD
* LBM
* XPM
-Fixed bug in running UPGRADE/INSTALL inside RPM archives.
-Fixed legal issues, added some copyrights
-Small bug fixes, as usual. Thanks to all who reported.
Changes from 4.4.5 to 4.4.6:
-Added new program 'xncloader' for faster xnc starting up.
-Fixed bug with wrong display rxvt terminal contents.
-Fixed small bug in FTP vfs.
Set MAINTAINER to myself as Riu no longer uses this pkg. If there are any
volunteers who wish to take over, please feel free to change this.
|
|
|
|
Fix probe on machines which do not support uname -p
Allow +tag=value to be specified after hostnames
Retire rsh_opts as does not work with rdist
|
|
splits mkisofs out from cdrecord.
|
|
mark it as such, and enable this package in the category Makefile.
With thanks to Dan McMahill for pointing this out.
|
|
- change from tcp/ip port 3305 to the IANA assigned 3493
- all old-style drivers have been deprecated:
aeg bestfort bestuferrups engetron ipt-anzen
mgeups multilink mustekups optiups sms
toshiba1500 ups-trust425+625 upseyeux
- newvictron renamed to victronups
- newpowercom renamed to powercom, replacing previous powercom
and ups-trust425+625 as well
|
|
|
|
Submitted in PR pkg/17423 by Rui-Xiang Guo <rxg@ms25.url.com.tw>
TkDesk is a graphical file manager for Unix and the X-Window System. It offers
a very rich set of file operations and services, and provides the user with an
immense amount of configurability. TkDesk's configuration flexibility results
from the use of Tcl/Tk as the primary implementation language. Another benefit
of using Tcl/Tk is that TkDesk is very portable and runs on virtually any Unix
platform.
|
|
|
|
|
|
a more orthodox way of populating it.
|
|
Fix for pre NetBSD-1.5 systems.
|
|
|
|
Fix incorrect free() usage and writing past the end of a malloc()ed string
|
|
4.64 June 26, 2002
...
Updated lsof's main() function to: 1) close all
open file descriptors above 2 before starting; and
2) to set a non-interfering umask. Moved GET_MAX_FD
test from misc.c to proto.h, so that main() could
use it. Added multiple-include protection to
proto.h.
...
At the suggestion of Manuel Bouyer <bouyer@antioche.eu.org>
switched NetBSD and OpenBSD lsof from using nlist()
to using kvm_nlist(). Made the same change for
BSDI, Darwin, and FreeBSD.
...
Added nullfs support for FreeBSD, NetBSD, and OpenBSD
at the request of Andrew Brown <atatat@atatdot.net>.
...
Modified all readmnt() functions to ignore mounted-on
directory names that don't begin with '/'.
...
Tested on NetBSD 1.6A and OpenBSD 3.1.
Also...make myself the maintainer since I keep updating this pkg (hi wiz).
|
|
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
|
|
|
|
|
|
|
|
|
|
Randread is a simple program to help benchmark random read
performance.
See http://randread.sourceforge.net/ for information.
|
|
Increment PKGREVISION.
|
|
|