Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
to/from strings.
|
|
differently than in the patch there.
|
|
|
|
DESCR:
Keychain is a shell script which acts as user-friendly front-end to
ssh-agent(1), allowing you to have one long-running ssh-agent process per
system rather than per login session.
Please study the documentation on the keychain website carefully since
incorrect usage of this script may have certain security implementations.
|
|
|
|
|
|
|
|
-use the newest version (1.4rc4)
-we don't really need ncurses, the incompatibility is easily patched away
-USE_LIBTOOL
|
|
- NetBSD 1.5 and earlier doesn't have getprogname().
- Fix typo in manual page.
- Remove debug crud.
- unistd.h, not getopt.h.
|
|
Noticed by Matt Green.
|
|
|
|
|
|
in pkg/13908. Changes since 1.03s:
Revise history function.
Add error message when fail to intenral command.
Support relative path archiving in archive browser.
Keypad transfer mode support uncompat environment.
File name complition include internal command name.
Bug fixes.
|
|
Changes are too many too list here.
|
|
|
|
Perl interface to the iconv() function as defined by the Single
UNIX Specification. The convert() method converts the encoding of
characters in the input string from the fromcode codeset to the
tocode codeset, and returns the result.
|
|
|
|
Changes since 7.0:
By popular demand, made file selection in the main canvas conform more to
the Shift-click-adds-range and Ctrl-click-adds-single model.
Made the CDE parameter thing more bullet-proof. It shouldn't fail if
something is missing now.
After a module import, it renames the original directory and checks out
into a fresh one. Otherwise, the checkout isn't recursive and you get a
lot of "independently added by a second party" messages.
Commented out the tkwaits that were causing the commit and merge dialogs
to disappear in some window managers. Unfortunately they may have to
be un-commented back on some systems, especially Mandrake, which seems to
exhibit timing problems sometimes.
If a file's log message had a line containing only "=" characters, the
logcanvas browser would drop all the revisions that came after it. It will
still do it if there are exactly 77 equal signs, but not otherwise.
|
|
Lots of changes, with at least the effect that madplay now works inside swarm.
|
|
Changes since 18.9:
minor bug in book.c would let crafty play lines that were very
rarely played even though there were others that had been played
far more times and were more reliable. king safety scores ramped
up a bit and made more "responsive".
|
|
Changes since last version, from the NEWS file:
AMaViS 0.2.1 relesed. We improved qmail support and
added support for exim and postfix and a hack for sendmail
to scan outgoing/relayed mail, too. Added support for
several anti-virus programs. Lots of other improvements
and bug fixes. Read ChangeLog for full details.
|
|
loop noted in pkg/13894 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>.
The suggested fix was applied.
|
|
pkg/13900 by Don Yuniskis <auryn@gci-net.com>. The changes were based on
the suggested fix in the PR, but modified to correctly deal with
LOCALBASE =/= "/usr/pkg" case.
|
|
|
|
|
|
No NEWS file, and ChangeLog too big to add here, see
http://www.xfce.org/archive/ChangeLog
|
|
Correct location of config file in configure script (pkg/13673).
Try to remove some more directories on deinstall.
|
|
|
|
|
|
|
|
conflict with the -current versions.
|
|
|
|
Get cvsup-16.1.d for on-GUI client, server and docs.
[reimport after first one was botched - sorry!]
|
|
|
|
Mention in the DESCR file that this is the non-GUI version.
(I need to find time to make a seperate package for the
GUI version)
|
|
be set to ${PREFIX}/java and runtime jre and buildtime jdk both work
|
|
in pkg/13795 by John Klos <john@sixgirls.org>.
|
|
pkg/13784 by Martti Kuparinen <martti.kuparinen@iki.fi>.
|
|
-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include/libxml2
so that the libxml2 headers may be found as either <...> or <libxml/...>.
|
|
pkg/13929 where xml2-config lies about the location of the libxml2
headers. "xml2-config --cflags" now returns:
-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include
which correctly finds the libxml2 headers. When using buildlink, the
config wrapper xml2-config returns:
-I${BUILDLINK_DIR}/include/libxml -I/usr/pkg/include
which correctly finds the libxml2 headers in their buildlinked locations.
|
|
installed) is included, which ${BUILDLINK_DIR}/lib (which is a temporary
directory) is not.
|
|
problem reported in pkg/13663 by John Klos <john@sixgirls.org> where on
older (pre-current) NetBSD/vax, <ieeefp.h> exists but <machine/ieeefp.h>
doesn't, which was broken since <ieeefp.h> included <machine/ieeefp.h>.
|
|
to fix xpkgwedge problems.
|
|
|
|
Darrow <John.P.Darrow@wheaton.edu> in pkg/13264. Changes noted in the PR
were applied with some small changes to use FILES_SUBST/FILES_SUBST_SED
to unify the various substitution patterns for the *INSTALL files, and to
use ${CMP} instead of diff in the DEINSTALL file.
|
|
pkg/13224. Changes suggested in the PR were applied, and one additional
change in the place where the CFLAGS are set was made to give this package
a better change of compiling on Linux.
|
|
pkg/13191. The changes suggested in the PR were applied, and one more
change to look for the appdefaults file under ${PREFIX} instead of under
${X11BASE}.
|
|
* Fixed minor name resolution problem so that reverse lookups are not
performed on hostnames supplied as are dotted IP addresses
* Fixed minor problem where DAs listed in net.slp.DAaddresses could not be
found if multicast was not enabled.
* Fixed minor bugs in DA discovery code so that SLPFindScopes() returns more
consistant results.
* Applied patch from Jim Meyer that fixes several predicate parsing
irregularities
* Fixed minor KnownDAEcho problem that resulted in some DAs not getting
registrations.
|
|
|