Commit graph

18 commits

Author SHA1 Message Date
wiz
def1995d7e security/heimdal and net/openafs conflict because of:
bin/compile_et
bin/kpasswd
bin/pagsh

Addresses PR 32610 and PR 32612 by Ola Eriksson.
2006-01-24 18:56:23 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
gendalia
dc88069d4d Patch allows build on NetBSD 2.1, but it built on everything else,
so increment PKGREVISION.
2005-11-04 07:28:47 +00:00
gendalia
62f2db7cb2 Update openafs to release 1.4.0.
The OpenAFS Gatekeepers are pleased to announce the release of version
1.4.0 of OpenAFS. This version incorporates hundreds of enhancements
and improvements since the 1.2 series. Many bugs and programming
inefficiencies (some of which have been present since IBM's donation
of AFS to the open source community) have been eliminated, resulting
in a much more stable product. Improvements for Windows users are
particularly dramatic.

OpenAFS 1.4.0 also represents a significant step forward for Kerberos 5
integration.  This release allows Kerberos 5 KDCs including Microsoft
Active Directory to be the source of AFS client authentication.

Changes under UNIX (tm) and *nix Operating Systems
- --------------------------------------------------
Increased Performance and Stability:

The addition of pthreaded servers and thread optimizations in the
RPC and RX libraries provide increased performance over the 1.2
release.  Cache chunk locking has been refined, and native operating
system vnodes on Linux and MacOS X are now supported. Support for files
larger than two Gigabytes in the AFS file system is now available to
operating systems providing native support for large files.  ntp,
rlogind, rsh and other unnecessary and potentially insecure services
have been removed.

Increased Server Efficiency in Handling Mobile Clients:

Use of multi-host probing has been improved, reducing the time a
server needs to timeout clients no longer accessible on the network.
Server load is reduced by new functionality allowing servers to queue
callback notifications for unreachable clients until the client contacts
the server.

Improved Administration:

Audit logs are available for all servers augmenting existing server
monitoring and debugging tools.  All logs can be output to named pipes
allowing organizations to deploy custom filters.  Groups of groups
(a.k.a. Supergroups) can now be created on the protection server
providing additional flexibility in the administration of user access.
The Kerberos 5 authentication tool, aklog, is now distributed as part
of OpenAFS.

Other New Features:

The new "vos copy" command allows an administrator to create a new
volume and copy the contents of an existing volume in one step.  This
eliminates the need to perform a "vos dump" followed by a "vos restore".

The "vos convertROtoRW" command allows an administrator to convert an
existing RO replica into a new RW site in the event the current RW site
is down.

The -vattachpar file server option reduces file server startup time by
instructing the file server to attach volumes from multiple vice
partitions in parallel.
2005-11-02 14:42:38 +00:00
adam
d380d210b2 PLIST corrected, disable debug, enable pkgsrc optimisation 2005-08-11 08:48:04 +00:00
gendalia
8a10a5282f Update OpenAFS to 1.3.87.
For UNIX, 1.3.87 is the latest version in the 1.4 release cycle.
It includes several Linux client fixes as well as portability changes.

For UNIX, 1.3.86 is the latest version in the 1.4 release cycle.
It includes several Linux client fixes as well as portability changes.

http://openafs.org/frameset/dl/openafs/1.3.87/ChangeLog
2005-08-10 19:14:16 +00:00
gendalia
260bf38c0c Update openafs to 1.3.85.
For UNIX, 1.3.85 is the latest version in the 1.4 release cycle.
Notable recent improvements are included in Linux 2.4 client support,
several race condition fixes in the fileserver, and audit logging for all
servers on all platforms.
2005-07-12 20:11:42 +00:00
wiz
40810b3bb6 Use PKGNAME_NOREV instead of manually doing the same. 2005-06-19 16:03:51 +00:00
tsarna
05270e6e2f Make sure WRKSRC gets set right even when PKGREVISION is set 2005-06-19 15:48:00 +00:00
gendalia
fd69115267 PKGREVISION bump due to changes that'd affect the binary package. 2005-06-16 18:25:36 +00:00
gendalia
3e0768b55b Configure the ${PKG_SYSCONFDIR}/openafs & ${VARBASE}/openafs directories
correctly & completely, and add the startup script for the bosserver.
2005-06-16 17:27:12 +00:00
gendalia
e045172645 OpenAFS conflicts with arla, lwp & rx. OpenAFS's lwp is the same, more or less
as devel/lwp, but devel/rx is a regular expression library, not an rpc library.
And arla, of course, is another implementation of AFS.  I'll work on making it
not conflict eventually.
2005-06-10 15:57:05 +00:00
gendalia
219ac34d5d Update OpenAFS to 1.3.84. They applied all the patches we were using, so
we can remove them.  Also set up the data directories in ${VARBASE} properly.

For UNIX, 1.3.84 is the latest version in the 1.4 release cycle.
Notable recent improvements are included in Linux 2.6 client support.
A bug affecting all kernel modules which was present in the released
1.3.83 is also fixed.
2005-06-06 17:08:20 +00:00
jlam
2ef94603b2 Fix generated PLIST if the pam option is specified. We need to completely
specify PLIST_SRC if it's defined in a package Makefile.
2005-06-06 03:07:25 +00:00
dillo
d6bfbe8582 Rename option PAM to pam (so all options are lower case). Backwards
compatibility provided via PKG_OPTIONS_LEGACY_OPTS.
2005-05-31 11:24:32 +00:00
gendalia
b11b80a337 Update OpenAFS to 1.3.82, add PAM support to the package, and add patches
to OpenAFS for NetBSD PAM support.

OpenAFS release announcement information (Unix):
For UNIX, 1.3.82 is the latest version in the 1.4 release cycle.
Notable recent improvements are included in AIX 5 client support, Linux
2.6 client support, and Rx free packet handling in the fileserver.

Known remaining issues involve "dangling vnodes" at unmount time with the MacOS
10.3 client, a possible SMP MacOS 10.3 client issue, and a possible
largefile issue on Linux.
2005-05-25 22:09:39 +00:00
agc
a45f46212e Initial import of openafs-1.3.81 into the packages collection.
AFS is a distributed filesystem product, pioneered at Carnegie
	Mellon University and supported and developed as a product by
	Transarc Corporation (now IBM Pittsburgh Labs).  It offers a
	client-server architecture for file sharing, providing
	location independence, scalability and transparent migration
	capabilities for data.  IBM branched the source of the AFS
	product, and made a copy of the source available for community
	development and maintenance.  They called the release OpenAFS.
2005-05-03 19:30:40 +00:00