Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- automatically figure out MAIN__ vs _MAIN__
- don't clobber the path when running f2c-f77. This lets you
have a better chance of finding the c compiler!
With all this this package now seems fully functional on solaris-2.9 as
well as NetBSD.
|
|
|
|
Hiramatsu Yoshifumi in PR pkg/26962.
- Use ut_session only when it is available in struct utmpx.
- If updwtmpx is not available, use pututxline instead.
- Bulid functions using struct utmp only when the struct utmp is available.
|
|
|
|
allowed by GCC with -pedantic -ansi. Bump the PKGREVISION.
|
|
|
|
|
|
|
|
|
|
scripts can be taught how to properly detect our utmpx implementation.
This should fix the build on NetBSD-2.0 and -current.
|
|
expanded values are used somewhere in the middle.
|
|
|
|
this should just be build dependency, not a full dependency. Bump the
PKGREVISION.
|
|
building libperl.
|
|
hello.f works on alpha's too now.
|
|
and definitely doesn't get removed.
|
|
|
|
|
|
Changes:
Some bugs fixed; http:authorization setting added.
- made http:cache-control host specific; added hftp:cache-control.
- new setting http:authorization.
- fixed sftp and fish protocols working with FreeBSD servers.
- fixed transfer of zero length files when modification time is not known.
- fixed put over fish protocol when source file grows.
- fixed a core dump in FXP transfer mode.
|
|
|
|
|
|
and fixes the bulk build.
|
|
wine-20040914.
|
|
post-configure.
From Masanori Mikawa in PR 26952.
|
|
for this package.
|
|
GNU configure script doesn't seem to bother with checking for it at all.
This fixes the build on NetBSD-1.6.2.
|
|
|
|
-lreadline also needs either -ltermcap, -lcurses, -lncurses in the link
command to resolve all symbols used in the readline library. Cause one
of these libraries to automatically be added whenever "-lreadline"
appears on the command line. This is a generalization of the change in
revision 1.6 to work on more operating systems.
|
|
dependencies. This fixes link failures when the Heimdal dependency
is satisfied by the package rather than the builtin Heimdal. Pointed
out by Mark Davies in private email.
I've intentionally left out including readline/buildlink3.mk. Although
it is used by libsl.* and libss.*, those libraries are not actually
critical or used by other packages that depend on Heimdal for Kerberos
functionality.
|
|
for using bsd.options.mk, which is:
PKG_DEFAULT_OPTIONS= <common options>
PKG_OPTIONS.<pkg>= ${PKG_DEFAULT_OPTIONS} <mods to defaults>
|
|
|
|
bsd.lib.mk. Should address PR26628 where this package can't
build on solaris. In addition, this cleans up some PLIST hacks.
|
|
o Fixes for two Denial of Service vulnerabalities
(CVE ID# CAN-2004-0807 & CAN-2004-0808).
o Winbind failure to return user entries under certain conditions.
o Syntax errors in the OpenLDAP schema file (samba.schema).
o Printing errors caused by not setting default values for the various
printing commands.
* Disable 'winbind enable local accounts' by default.
o Schannel failure in winbindd.
o Incompatibilities between the 'write list' and 'force user' smb.conf
options.
o Premature optimization of the open_directory() internal function that
broke tools such as the ArcServe backup agent, Macromedia HomeSite,
and Robocopy.
o Sharing violation errors commonly seen when opening when serving
Microsoft Office documents from a Samba file share.
o Browsing problems caused by an apostrophe (') in the computer's
description field.
o Problems creating special file types from UNIX CIFS clients and
enabling 'unix extensions'.
o Fix stalls in smbd caused by inaccessible LDAP servers.
o Remove various memory leaks.
o Fix issues in the password lockout feature.
o Using a cups server other than localhost.
o Maintaining the service principal entry in the system keytab for
integration with other kerberized services. Please refer to the
'use kerberos keytab' entry in smb.conf(5). When using the heimdal
kerberos libraries, you must also specify the following in /etc/krb5.conf:
[libdefaults]
default_keytab_name = FILE:/etc/krb5.keytab
o Support for maintaining individual printer names stored separately
from the printer's sharename.
o Support for maintaining user password history.
o Support for honoring the logon times for user in a Samba domain.
* Reintroduce 'force unknown acl user' parameter. When getting a security
descriptor for a file, if the owner sid is not known, the owner uid is
set to the current uid. Same for group sid.
|
|
with NetBSD versions.
|
|
* fix vulnerabilities in ftpd
* support for linux AFS /proc "syscalls"
* support for RFC3244 (Windows 2000 Kerberos Change/Set Password) in kpasswdd
* fix possible KDC denial of service
* Fix possible buffer overrun in v4 kadmin (which now defaults to off)
|
|
|
|
|
|
|
|
|
|
Apply patch from PR 25488 to enable choosing the log facility for thttpd.
Both based on patches from Michael Santos.
Bump PKGREVISION to 1.
|
|
|
|
|
|
version in pkgsrc (2.2.10) does not work at all under NetBSD 2.x. Addresses
PR pkg/26781, which was already closed without the update...
2.2.12:
Applied three patches from the debian maintainer. The first cleans
up file handles, the second fixes a man page, the third fixes a
centering bug, and the last fixes a deadlock.
2.2.11:
Applied two more patches from the debian maintainer. The first
fixes a bug introduced by a patch in 2.2.9 and the second reorders
the main xodf event loop. These patches appear to have increased
xosd's speed.
|
|
pcre-5.0, xosd-2.2.12.
|
|
- update MASTER_SITES
- add HOMEPAGE, even if it holds only a simple README and distfiles,
better than nothing.
Addresses PR pkg/26914 by Georg Schwarz.
|
|
From diro at nixsys dot bz via PR pkg/26936.
|
|
|
|
available.
From Pavel Cahyna via PR pkg/26938.
|
|
Install all manpages.
From Michael Santos via PR pkg/26903.
|