Commit graph

12 commits

Author SHA1 Message Date
Benjamin Kaduk
0c12ee8016 Update to 1.6.4
Build fixes for 10-CURRENT will come in a separate commit.

Approved by:	hrs (mentor, ports committer)
2013-07-04 18:40:01 +00:00
Chris Rees
e50410a688 Restore a couple of patches to fix plist, and add missed manpage
Submitted by:	QAT (glad you're back!)
2013-06-03 19:26:50 +00:00
Chris Rees
c27d53f4c2 Update to 1.6.2
* Fix buffer overflows in fileserver and ptserver.
* Fix rare file corruption during background sync (Gerrit 8796).
* Fix corrupting clients' metadata cache during certain errors (Gerrit 6957).
* Fix cache corruption when reading from a file another client is simultaneously writing to (Gerrit 7994).
* Fix fileservers to properly report >2 TiB partitions.

and some other less serious changes.

PR:		ports/179259
Submitted by:	Adam Nowacki <nowak@tepeserwery.pl>
Submitted by:	bjk (maintainer)
Security:	CVE-2013-1794
2013-06-03 18:29:50 +00:00
Hiroki Sato
3f90316a2e - Fix build on 10.0-CURRENT.
- Update MAINTAINER line.
- Drop kaserver (kerberos4) support.

Submitted by:	bjk
2013-01-04 21:06:25 +00:00
Hiroki Sato
44596eeda2 - Update to 1.6.1.
- Mark MAKE_JOBS_SAFE=yes.
- Use OPTIONSng.

Submitted by:	bjk (maintainer)
2012-07-06 02:45:26 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Michael Scheidell
0bb429f334 -Add patch to compile on 9.x [1]
-Fixed patch, with addition by maintainer [2]

PR:		163133
Submitted by:	William Ewing <will@skaion.com> [1]
Reviewed by:	Benjamin Kaduk <kaduk@MIT.EDU> (maintainer) [2]
Approved by:	Benjamin Kaduk <kaduk@MIT.EDU> (maintainer), gabor (mentor)
Feature safe:	yes
2011-12-09 13:10:24 +00:00
Martin Wilke
e9f079c5d4 - Unbreak build on 9.0
PR:		162901
Submitted by:	maintainer
Feature safe:	yes
2011-11-27 08:42:19 +00:00
Ryan Steinmetz
7e4996eff4 - Resolve build failures in 9.0-STABLE and 10-CURRENT
PR:		ports/161405, ports/161366
Submitted by:	Ben Kaduk <kaduk@mit.edu> (maintainer)
2011-10-15 00:37:24 +00:00
Ryan Steinmetz
fcfdfeddd7 Update to 1.6.0pre7
Redirect config output to /dev/null
Add LICENSE

PR:		ports/158961
Submitted by:	Ben Kaduk <kaduk@mit.edu> [maintainer]
Approved by:	wxs (mentor)
2011-07-19 21:49:20 +00:00
Hiroki Sato
95579009cd Update to 1.6.0pre6.
Submitted by:	Benjamin Kaduk (maintainer)
2011-06-20 07:09:36 +00:00
Wesley Shields
c979e32c0a 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
federated file sharing and replicated read-only content distribution,
providing location independence, scalability, security, and transparent
migration capabilities. AFS is available for a broad range of heterogeneous
systems including UNIX, Linux, MacOS X, and Microsoft Windows.

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.

WWW: http://www.openafs.org/

PR:		ports/152467
Submitted by:	Ben Kaduk <kaduk@mit.edu>
2011-05-25 00:09:37 +00:00