Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
shmux is program for executing the same command on many hosts in parallel.
For each target, a child process is spawned by shmux, and a shell on
the target obtained one of the supported methods: rsh, ssh, or sh. The
output produced by the children is received by shmux and either output
in turn to the user, or written to files for later processing.
Submitted by Christophe Kalt <kalt@taranis.org> in PR 21961
|
|
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
|
|
|
|
TCX is a system designed for the transparent decompression, execution
and recompression of executables under Unix. It allows configuration
options such as the type of compression system used (compress(1),
gzip(1), your own local system etc), timeouts between recompressions,
and emergency directories in case a decompression fails from shortage
of disk space. The system is designed with a reasonable amount of
robustness in mind, such as in the event of system crashes, or races
on trying to uncompress, compress or execute something.
This software is quite old (vintage 1993-94), and some things have moved
on since then. In particular, untcx is setuid root. I have done a minor
security audit, but anyone installing this software is invited to conduct
one for themselves.
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/12 19:37:07 wiz Exp $
WARNING - this package contains a setuid root executable called
untcx, which was written in 1994, and contained calls to getwd(3),
sprintf(3), strcpy(3) and strcat(3). I've done a minor audit of
the code, and have fixed the above functions with calls to safer
alternatives, but you may wish to delete this package from your
own systems until you have carried out your own audit.
===========================================================================
|
|
|
|
dvd::rip is a full featured DVD copy program written in Perl. It
provides an easy to use but feature-rich Gtk+ GUI to control almost
all aspects of the ripping and transcoding process. It uses the widely
known video processing swissknife transcode and many other Open Source
tools. dvd::rip itself is licensed under GPL / Perl Artistic License.
"And note: it's spelled dvd::rip, and nothing else."
|
|
<mike at ethmoid dot org>.
Package changes:
- the vicf script is not usable as is: patch it to make it obvious and
install it as an example.
- switch to requiring the auto* tools at build time.
- While I'm here claim stewardship (before completely removing it
from pkgsrc ?).
Changes in version 1.6.5:
- bug fixes including a security issue with link races.
- auto* tools update and commands installation directory change
(overridden by this package patch files to keep it the same as
previous versions and even cfengine 2.*)
XXX Threads support completely removed. From my humble experience it is
quite broken in cfengine 1.*. It is only used in cfd and when DCE support
is enabled: the latter is not activated in this package and if the former
really needs a performance/ability boost you should really consider
cfengine 2.*.
All in all you should not update but switch to cfengine2 package instead. ;)
|
|
correct hostname of mirror in Sweden.
|
|
(or pkgsrc) from the 00DIST file:
4.68 June 18, 2003
...
Upgraded EXT2FS and UFS support for NetBSD and
OpenBSD to handle new inode information, and the
fast UFS1 and UFS2 file systems.
With the help of Andrew Brown <atatat@atatdot.net>
determined the NetBSD snapshot (1.6F) at which
<sys/mount.h> could be included under _KERNEL, thus
eliminating the lsof netexport.h hack. The same
change applies to OpenBSD versions 3.3 and above.
...
The former change obsoletes patches ab, ac, and ad.
|
|
|
|
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
|
|
need to check for that here.
|
|
|
|
|
|
|
|
|
|
comment out until bumped.
|
|
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
|
|
|
|
|
|
|
|
|
|
changes:
full drag&drop support (rearrange tracks or add files to master from KDE/Gnome).
completely new non-root-mode which does not require any group or a change of
modes on the cdrtools.
complete rewrite of internal device handling. Up to 64 devices can be
independently configured and used. Devices are no longer scanned at each
startup, support for remote-scsi (networked devices), Linux kernel-2.5.x
devices and any other cdrecord supports.
improved Mac OS X support with automatic autodiskmount daemon handling.
support copy of audio-CDs on-the-fly.
save window positions and sizes.
display progress of reading/writing in window title.
even more integration of cdrecord-ProDVD.
Full support of DVD-R/RW and DVD+R/RW with newest ProDVD-versions.
added greek and ukrainian translations, updated most others.
a helpful HTML-manual in doc/manual (online: http://www.xcdroast.org/manual)
numerous usage improvements and bug fixes.
|
|
security update (buffer overflow in SCSI lib), portability fixes
|
|
|
|
KDirStat is a graphical disk usage utility, very much like the Unix "du"
command. In addition to that, it comes with some cleanup facilities to reclaim
disk space.
|
|
machines without X, too, so remove USE_X11.
|
|
Mainly bugfixing and and extra command `dvd+rw-mediainfo' that regretfully
only gives information when its really a DVD+/-R{W} disc ... this can be
used to get more information about the booktype used etc.
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
No changelog available; our local patches have been folded in.
|
|
Versions 2.0.7p1, 2.0.7p2 and 2.0.7p3 are patch releases.
Changes in version 2.0.7:
Resolv.conf search directive removed from code. This was wrong, in spite
of pressure to put it in.
EditBackup -> Backup corrected in manual
Check for class definitions that are not installable
SMTP client handling patch in cfexecd - must wait for reply
AppendIfNoLineMatching replaced with regex, not Setline value
ChecksumPurge = ( on ) causes cfagent to purge its checksum database of
files that no longer exist.
Forgotten built in function RandomInt(a,b) - returns a random number in variable
assignments. Actually introduced in 2.0.6. Forgot this control:
rand = ( RandomInt(4,7) )
Major rewrite of parser
- code simplifications
- Allowed escaping of quotes in strings and newlines e.g.
var1 = ( "a b c\"substring\" d e" )
var2 = ( "a b
c" )
Tidy code tidied and bug fixed for new scheduler
Moduledirectory defaults to /var/cfengine/modules
|
|
|
|
|
|
only enable it on that platform. Others can be enabled when they are
known to work.
Re-format the Makefile.common whitespace to be more aesthetically pleasing.
|
|
|
|
Packages Collection.
xmbmon is an X11-based program for monitoring motherboard environmental
information.
|
|
|
|
Packages Collection.
mbmon is a text-based program for monitoring motherboard environmental
information.
|
|
- use included slang library, fixes various issues with colours and character
printing (e.g., TERM=wsvt25 in color mode on wscons console or TERM=xterm in
xterm). From Pavel Arnost via PR pkg/21539.
- add patch from devel/libslang
|
|
- fix device handling on NetBSD ELF (from Pavel Arnost via PR pkg/21530)
- fix floppyd handling in better and simpler way
- don't hardcode -R, use RPATH_FLAG instead
- remove unused cruft, style nits
|
|
* sync with current (use awk instead of fgrep and sed)
|
|
|
|
|
|
|