non port: net/openafs/Makefile |
Number of commits found: 44 |
Sunday, 7 Apr 2019
|
07:43 antoine
Deprecate ports broken for more than 6 months
 |
Friday, 2 Nov 2018
|
13:32 rene
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
 |
Tuesday, 23 Oct 2018
|
16:34 jbeich
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
 |
Saturday, 6 Oct 2018
|
21:13 antoine
Mark BROKEN: fails to build
On 10.4 amd64: make[4]: don't know how to make ./param.amd64_fbsd_104.h. Stop
On 11.2 amd64: make[4]: don't know how to make ./param.amd64_fbsd_112.h. Stop
Reported by: pkg-fallout
 |
Friday, 15 Jun 2018
|
14:19 amdmi3
- Always remove empty directory to unbreak plist
Approved by: portmgr blanket
 |
Monday, 11 Dec 2017
|
03:37 bjk
Update to upstream security release 1.6.22
Also bring in rudimentary support for 11.1; 12.0 doesn't quite work
yet due to the ROOTINO-->UFS_ROOTINO rename.
Approved by: eadler (ports committer)
MFH: 2017Q4
Security: CVE-2017-17432
 |
Friday, 10 Mar 2017
|
05:57 bjk
Update net/openafs to upstream 1.6.20.1
This brings in support for 10.3, so remove that BROKEN.
Also bring in some Makefile logic to skip building the kernel module
on FreeBSD releases known to not be supported by upstream; the
server can still be built in those cases, allowing the 11.x BROKEN
to be removed as well.
Approved by: brd (ports committer)
 |
Tuesday, 7 Feb 2017
|
15:56 amdmi3
- Mark broken on 10.x, clarify broken reasons
Approved by: portmgr blanket
 |
Sunday, 4 Sep 2016
|
07:53 amdmi3
- Mark BROKEN in 11+: does not build: no member named 'b_saveaddr' in 'struct
buf'
Approved by: portmgr blanket
 |
Friday, 27 May 2016
|
00:05 bjk
Update net/openafs to upstream 1.6.18
This includes the changes in 1.6.17, a security release.
PR: 209534
Approved by: mat (ports committer)
Security: CVE-2016-2860
 |
Wednesday, 28 Oct 2015
|
20:55 bjk
Update net/openafs to 1.6.15, a security release
OPENAFS-SA-2015-007 (CVE-2015-7762, CVE-2015-7763): rx ACK packets
leak plaintext of previous packets.
Approved by: feld (ports-secteam, ports committer)
Security: OPENAFS-SA-2015-007, CVE-2015-7762, CVE-2015-7763
 |
Friday, 16 Oct 2015
|
11:56 amdmi3
- Extend danfe's fix to unbreak on amd64 as well
Suggested by: danfe
Approved by: portmgr blanket
MFH: 2015Q4
 |
Monday, 12 Oct 2015
|
19:08 amdmi3
- Mark BROKEN on 10.2: does not build. It was not fixed by previous commit by
danfe@
make[4]: don't know how to make ./param.amd64_fbsd_102.h. Stop
Approved by: portmgr blanket
 |
Wednesday, 9 Sep 2015
|
08:01 danfe
Unbreak the build on FreeBSD 10.2 (until official support arrives).
 |
Tuesday, 8 Sep 2015
|
18:41 amdmi3
- Mark BROKEN on 10.2: does not build
make[4]: don't know how to make ./param.amd64_fbsd_102.h. Stop
Approved by: portmgr blanket
 |
Thursday, 30 Jul 2015
|
04:49 bjk
Update to upstream openafs security release 1.6.13
OPENAFS-SA-2015-001 - vos leaks stack data onto the wire in the clear
when creating vldb entries
OPENAFS-SA-2015-002 - bos commands can be spoofed, including some
which alter server state
OPENAFS-SA-2015-003 - pioctls leak kernel memory contents
OPENAFS-SA-2015-004 - kernel pioctl support for OSD command passing can
trigger a panic
OPENAFS-SA-2015-006 - Buffer overflow in OpenAFS vlserver
Approved by: delphij (ports committer)
MFH: 2015Q3
Security: CVE-2015-3282, CVE-2015-3283, CVE-2015-3284, CVE-2015-3285
 |
Monday, 13 Apr 2015
|
13:30 amdmi3
- Add CPE info
Approved by: portmgr blanket
 |
Wednesday, 25 Mar 2015
|
23:51 marino
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket
 |
Friday, 24 Oct 2014
|
19:42 ak
- Update to 1.6.10 [1]
* Add support for FreeBSD 9.3 and 10.1
* Remove a bug preventing the use of a disk cache on FreeBSD clients (as
opposed to a memory cache)
- Remove obsolete OSVERSION check
- Unmute install commands
PR: 194362 [1]
Submitted by: Benjamin Kaduk <bjk@FreeBSD.org> (maintainer) [1]
 |
Thursday, 11 Sep 2014
|
08:40 hrs
Update to 1.6.9.
Submitted by: bjk (maintainer)
 |
Friday, 22 Aug 2014
|
09:01 antoine
IBM Public License allows distribution
 |
Wednesday, 9 Apr 2014
|
14:38 zi
- Update to 1.6.7
Submitted by: bjk@ (maintainer)
Security: c0c31b27-bff3-11e3-9d09-000c2980a9f3
 |
Tuesday, 18 Feb 2014
|
03:50 hrs
- Update to 1.6.6.
- Fix build on 10 or later.
- Add STAGEDIR support.
- Use USES=kmod.
- Use *_USES, CONFIGURE_OFF instead of PORT_OPTIONS:MFUSE.
- Use ${CFLAGS} for XCFLAGS.
- Style cleanups.
Approved by: bjk (maintainer)
 |
Monday, 2 Dec 2013
|
05:01 hrs
Update to 1.6.5.
Submitted by: bjk (maintainer)
PR: ports/183946
 |
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Thursday, 25 Jul 2013
|
18:29 bjk (doc committer)
Update to 1.6.5
This is a security release by upstream, and requires configuration changes
in addition to the software update. See UPDATING.
Reviewed by: ports-security (zi, remko)
Approved by: hrs (mentor, ports committer)
 |
Thursday, 4 Jul 2013
|
18:40 bjk (doc committer)
Update to 1.6.4
Build fixes for 10-CURRENT will come in a separate commit.
Approved by: hrs (mentor, ports committer)
 |
Monday, 3 Jun 2013
|
18:29 crees
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
 |
Wednesday, 6 Mar 2013
|
16:52 bapt
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
 |
Friday, 4 Jan 2013
|
21:06 hrs
- Fix build on 10.0-CURRENT.
- Update MAINTAINER line.
- Drop kaserver (kerberos4) support.
Submitted by: bjk
 |
Friday, 14 Dec 2012
|
15:47 flo
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt)
 |
Friday, 6 Jul 2012
|
02:45 hrs
- Update to 1.6.1.
- Mark MAKE_JOBS_SAFE=yes.
- Use OPTIONSng.
Submitted by: bjk (maintainer)
 |
Friday, 9 Dec 2011
|
13:10 scheidell
-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
 |
Sunday, 27 Nov 2011
|
08:42 miwi
- Unbreak build on 9.0
PR: 162901
Submitted by: maintainer
Feature safe: yes
 |
Saturday, 15 Oct 2011
|
00:37 zi
- Resolve build failures in 9.0-STABLE and 10-CURRENT
PR: ports/161405, ports/161366
Submitted by: Ben Kaduk <kaduk@mit.edu> (maintainer)
 |
Monday, 19 Sep 2011
|
19:58 pawel
Upgrade to the final OpenAFS 1.6.0 release
PR: ports/160808
Submitted by: Ben Kaduk <kaduk@mit.edu> (maintainer)
Approved by: miwi, wen (mentors implicit)
 |
Saturday, 20 Aug 2011
|
15:43 crees
Apparently 1.6.0.p7.d20110814 < 1.6.0.p7, so cut the 'd' to keep numerical order
PR: ports/159829
drosomail: crees
 |
Friday, 19 Aug 2011
|
17:46 crees
Update database version, and ensure they're versioned in future.
PR: ports/159829
Submitted by: Ben Kaduk <kaduk@mit.edu> (maintainer)
 |
Tuesday, 19 Jul 2011
|
21:49 zi
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)
 |
Monday, 4 Jul 2011
|
02:48 sunpoet
- Mark CONFLICTS between net/openafs and net/coda6_server: both install
sbin/backup
- Bump PORTREVISION for PLIST change
PR: ports/158584
Submitted by: Ben Kaduk <kaduk@mit.edu> (maintainer of net/openafs)
 |
Monday, 27 Jun 2011
|
03:33 hrs
- Add directories for mount points and caching.
- Fix linker.hints leftover.
- Fix build in the case that $KERNCONF has multiple configuration files.
Submitted by: Benjamin Kaduk (maintainer)
 |
Monday, 20 Jun 2011
|
07:09 hrs
Update to 1.6.0pre6.
Submitted by: Benjamin Kaduk (maintainer)
 |
Wednesday, 25 May 2011
|
00:09 wxs
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>
 |
Number of commits found: 44 |