Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
pkgsrc is shared via nfs where multiple machines may want to run the script
at the same time. Also avoid conflicts if multiple copies are run on the
same machine at once.
|
|
it. The handling of va_arg stuff in broken in xview-lib. In particular
an interested programmer could start looking at:
the MAKE_AVLIST macro in:
xview3.2p1-X11R6//lib/libxview/misc/portable.h
and some illegal casts of va_list variables in
xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c
probably more....
|
|
|
|
|
|
apply to the package.
|
|
wllinklibs have to be before deplibs to take effect (else they won't get
added to the RPATH, at least not on i386/current).
|
|
|
|
Changes since 1.3.86: Lots of bugfixes, new info documentation, and
some new functionality.
|
|
|
|
|
|
|
|
additional tools for monitoring UPSes using ups-nut and cgi scripts.
Closes PR 11746.
|
|
tools used to monitor various UPSes. Pkg from collver@softhome.net
with minor modifications. Closes PR 11745.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Included two small logfile formatters written in perl -
dnscache-log.pl and tinydns-log.pl (from http://www.djbdns.org)
Patch sent in by Tomasz Luchowski <zuntum@eik.pl> in private mail.
|
|
Patch supplied by Adam Ciarcinski <adam@albedo.com.pl> in PR 8395.
|
|
|
|
main window, new CSS dialog, new java script toolbar
|
|
|
|
main window, new CSS dialog, new java script toolbar
|
|
- patch submitted back to maintainer.
|
|
manpage says it should be calles with a writable value. See PR 7611
by Michael Graff <explorer@flame.org> for a longer description.
The patch was also sent back to the sdr maintainers.
|
|
include <stdio.h> in preferences.c
|
|
|
|
If you are only interested in processing certain nodes in an XML
file, this module can help you simplify your Perl scripts significantly.
The XML::Node module allows you to register callback functions
or variables for any XML node. If you register a call back function,
it will be called when the node of the type you specified are
encountered. If you register a variable, the content of a XML node
will be appended to that variable automatically.
|
|
|
|
By Olaf Seibert <rhialto@polderland.nl>, posted on port-alpha on 2000/08/08.
Compiles fine, otherwise untested.
|
|
no longer pulls in <stdio.h>.
|
|
|
|
|
|
|
|
fixes a bad chown command during binary package installation.
|
|
|
|
|
|
|
|
This is the Extended Module Player, an open source module player for UNIX
distributed under the terms of the GNU GPL. xmp currently runs on several
platforms, including ALSA, OSS (for Linux on i386 and Alpha and FreeBSD),
BSD, SunOS, Solaris, S/Linux and HP-UX. On PC class machines with GUS or
AWE cards xmp takes advantage of the OSS sequencer to play modules with
virtually no system load. Using software mixing, xmp plays at rates up to
48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned, little or big
endian samples with 32 bit linear interpolation.
The current version of xmp supports many Amiga and PC module formats
(including packed, Powerpacked and SQSHed modules) -- currently 47 known
formats.
Submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 11026.
|
|
Add INSTALL/DEINSTALL scripts to handle the configure files.
Replace lprng.sh with a rc.d-style script LPRng.sh.
Fix problems with setting the default paths for LPRng.
|
|
|
|
|
|
|
|
|
|
Submitted by Tomasz Luchowski <zuntum@eik.pl> in private mail.
|
|
|
|
NEWSFETCH downloads network news into mail-format files.
It can also pass the fetched news articles to programs like
procmail to process them further into different folders,
forward or deliver them.
Submitted by Jason R. Fink <jrf@diverge.org> in PR 11232.
|