Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Remove the package.
Noted by Rui-Xiang Guo.
|
|
o add @exec/@unexecinstall-info directives to PLIST
o slightly change the path's for the documentation
(share/doc/octave instead of share/octave/doc etc.)
o install html docs into share/doc/html/octave
|
|
|
|
|
|
safetynet allows you to monitor and restart processes without having to
write large and complicated init scripts. The config file is easy to
understand and learn and you can have the whole script setup and running
in under 10m, so you can get on with doing more important things than
worrying if your ssh daemon is still running.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
primarily intended for numerical computations.
Submitted in PR 9851 by Adam Ciarcinski, updated by Adam and by myself.
|
|
conflict with digest(1)'s manual page. The majordomo digest command
lives in libexec, anyway.
Bump version to majordomo-1.94.4nb1
Addresses PR 12385, from Jun-ichiro itojun Hagino
|
|
one - addresses 2nd part of PR 12457, from Jim Bernard.
|
|
|
|
--- 9.1.1rc7 released ---
791. [bug] The control channel did not work over IPv6.
790. [bug] Wildcards created using dynamic update or IXFR
could fail to match. [RT #1111]
787. [bug] The DNSSEC tools failed to downcase domain
names when mapping them into file names.
786. [bug] When DNSSEC signing/verifying data, owner names were
not properly downcased.
--- 9.1.1rc6 released ---
785. [bug] A race condition in the resolver could cause
an assertion failure. [RT #673, #872, #1048]
784. [bug] nsupdate and other programs would not quit properly
if some signals were blocked by the caller. [RT #1081]
783. [bug] Following CNAMEs could cause an assertion failure
when either using an sdb database or under very
rare conditions.
780. [bug] Error handling code dealing with out of memory or
other rare errors could lead to assertion failures
by calling functions on unitialized names. [RT #1065]
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
the old "configure" hack of adding "-ltermcap" to LIBS wasn't working
(configure's too smart for that), so hack "configure" directly.
|
|
even if they are not enabled in the category makefiles. This catches,
in particular, pkgtools/xpkgwedge which was missing before.
Thanks to Christoph Badura for noting this.
|
|
a fvwm2 FvwmButton (switches are mainly to set background color etc.)
|
|
|
|
This is a powerful frontend for the MiniSQL or MySQL database
engines, that allows the user to search the database through easy
to use searchforms, select databases and tables from a menu, modify
records just by clicking them in a browser and much more. Xsqlmenu
supports having multiple tablewindows open at the same time (even
from different databases !). Also free SQL SELECT statements are
allowed (although they have a few restrictions to avoid confusion).
|
|
|
|
ordered in-memory associative arrays.
|
|
|
|
storage in arbitrary backing stores.
|
|
|
|
Problem noted by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> on
tech-pkg.
|
|
|
|
Yodl is a package that implements a pre-document language and tools to
process it. The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g. yodl2html) to convert it to
some final document language. Current converters are for HTML, ms,
man, LaTeX SGML and texinfo, plus a poor-man's text converter. Main
document types are "article", "report", "book" and "manpage". The
Yodl document language is designed to be easy to use and extensible.
|
|
|
|
-lpthread found in library search path, use explicit path to library.
Noticed by hubertf.
When OPSYS == NetBSD, force use of included mit-pthreads.
Bumb version to "nb1".
|
|
Yodl is a package that implements a pre-document language and tools to
process it. The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g. yodl2html) to convert it to
some final document language. Current converters are for HTML, ms,
man, LaTeX, SGML and texinfo, plus a poor-man's text converter. Main
document types are "article", "report", "book" and "manpage". The
Yodl document language is designed to be easy to use and extensible.
|
|
"knews" was dumping core when trying to display a PNG image inline,
and now it doesn't.
Note: "Ctl-P" for UU encoded PNG's is a no-op (unrelated problem).
You'll need to have a message with a properly mime-encoded PNG image
in order to see do_png() go to work.
|
|
|
|
* run ${SED} once passing two commands instead of running it twice
* don't copy $$i to $$i.bak, use $$i.done files instead
|
|
|
|
QCad is a simple 2D CAD System. With QCad you can easily construct and
modify drawings with ISO-texts, dimensions, hatches and many other
features and save them as DXF-files. These DXF-files are the interface
to many CAD-systems such as AutoCAD and many others.
|
|
TeX it, don't read it! (as stated in that file).
|
|
|
|
* sync quoting in all Bernstein's packages
|
|
set, and a distfile which isn't in files/md5 is attempted to be
downloaded.
Fixes a problem pointed out by Dan Mcmahill.
|
|
by ".ifdef BSD_PKG_MK" in /etc/mk.conf, but "MANZ" handling, in
the package, relys on the system's "bsd.man.mk", which _CAN_
_NOT_ see variables protected by ".ifdef BSD_PKG_MK". By passing
"MANZ" in through "MAKE_ENV", only if "MANZ" is defined, we ensure
that the PLIST handling and the package's own handling are on the
same wavelength.
|
|
"MANZ" is set, regardless of it's value. The change only seemed to work
because of the turds left over from the last failed install.
|
|
/etc/mk.conf. Otherwise, in the case where ${MANZ_COMPRESSED_IF_MANZ}
and ${MANZ} are both protected by ".ifdef BSD_PKG_MK", the former fixes
the PLIST inappropriately.
|
|
Changelog for new version not available in usual place --
http://www.epicsol.org/CHANGELOG says that 0.9.18 is most recent version.
|
|
|
|
|
|
|