summaryrefslogtreecommitdiff
path: root/net/openafs/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2019-05-0911-1327/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-05-08 databases/ruby-odbc: Broken for more than 6 months 2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months 2019-05-08 devel/dlangui: Broken for more than 6 months 2019-05-08 editors/dlangide: Broken for more than 6 months 2019-05-08 emulators/desmume: Broken for more than 6 months 2019-05-08 emulators/yabause: Broken for more than 6 months 2019-05-08 emulators/yape: Broken for more than 6 months 2019-05-08 games/armagetron: Broken for more than 6 months 2019-05-08 games/boswars: Broken for more than 6 months 2019-05-08 games/ceferino: Broken for more than 6 months 2019-05-08 games/chanta: Broken for more than 6 months 2019-05-08 games/d2x-xl: Broken for more than 6 months 2019-05-08 games/drcreep: Broken for more than 6 months 2019-05-08 games/frobtads: Broken for more than 6 months 2019-05-08 games/paintown: Broken for more than 6 months 2019-05-08 games/pykawari: Broken for more than 6 months 2019-05-08 games/stepmania-devel: Broken for more than 6 months 2019-05-08 games/tinymux: Broken for more than 6 months 2019-05-08 games/voxelands: Broken for more than 6 months 2019-05-08 games/voxelands-server: Broken for more than 6 months 2019-05-08 games/warsow: Broken for more than 6 months 2019-05-08 graphics/appleseed: Broken for more than 6 months 2019-05-08 graphics/apvlv: Broken for more than 6 months 2019-05-08 graphics/qslim: Broken for more than 6 months 2019-05-08 graphics/rawstudio: Broken for more than 6 months 2019-05-08 graphics/tulip: Broken for more than 6 months 2019-05-08 lang/qore: Broken for more than 6 months 2019-05-08 mail/milter-manager: Broken for more than 6 months 2019-05-08 math/goblin: Broken for more than 6 months 2019-05-08 math/mosesdecoder: Broken for more than 6 months 2019-05-08 multimedia/asdcplib: Broken for more than 6 months 2019-05-08 net/crtmpserver: Broken for more than 6 months 2019-05-08 net/linuxigd: Abandonware; use net/miniupnpd instead 2019-05-08 net/openafs: Broken for more than 6 months 2019-05-08 security/quantis: Broken for more than 6 months 2019-05-08 sysutils/boxbackup: Broken for more than 6 months 2019-05-08 sysutils/grub2-efi: Broken for more than 6 months 2019-05-08 sysutils/grub2-pcbsd: Broken for more than 6 months 2019-05-08 sysutils/mdcp: Broken for more than 6 months 2019-05-08 sysutils/sbsigntool: Broken for more than 6 months 2019-05-08 www/py-cherrypy-old: Lates version is in tree and no dependent ports Notes: svn path=/head/; revision=501106
* Follow-up to r455921 -- fix typoBenjamin Kaduk2017-12-122-2/+2
| | | | | | | | | | | | The 11.1-specific param.h files had a comment with a typo in it and no closing tag, causing the build to fail. Approved by: mandree (ports committer) MFH: 2017Q4 Pointy hat to: bjk Notes: svn path=/head/; revision=456187
* Update to upstream security release 1.6.22Benjamin Kaduk2017-12-119-8/+907
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455921
* Update net/openafs to upstream 1.6.20.1Benjamin Kaduk2017-03-105-23/+23
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=435820
* Update to upstream openafs security release 1.6.13Benjamin Kaduk2015-07-304-59/+0
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=393218
* Fix build on 11.X after r273707 (__FreeBSD_version: 1100041).Hiroki Sato2014-11-123-0/+42
| | | | | | | Approved by: bjk (maintainer) Notes: svn path=/head/; revision=372506
* - Update to 1.6.10 [1]Alex Kozlov2014-10-247-947/+11
| | | | | | | | | | | | | * 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] Notes: svn path=/head/; revision=371461
* Update to 1.6.9.Hiroki Sato2014-09-1115-69/+1113
| | | | | | | Submitted by: bjk (maintainer) Notes: svn path=/head/; revision=367910
* - Update to 1.6.6.Hiroki Sato2014-02-1817-1290/+24
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=344833
* Update to 1.6.5.Hiroki Sato2013-12-0215-1/+1248
| | | | | | | | Submitted by: bjk (maintainer) PR: ports/183946 Notes: svn path=/head/; revision=335451
* Update to 1.6.4Benjamin Kaduk2013-07-045-68/+24
| | | | | | | | | Build fixes for 10-CURRENT will come in a separate commit. Approved by: hrs (mentor, ports committer) Notes: svn path=/head/; revision=322286
* Restore a couple of patches to fix plist, and add missed manpageChris Rees2013-06-032-0/+161
| | | | | | | Submitted by: QAT (glad you're back!) Notes: svn path=/head/; revision=319802
* Update to 1.6.2Chris Rees2013-06-0318-2044/+0
| | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=319798
* - Fix build on 10.0-CURRENT.Hiroki Sato2013-01-046-0/+215
| | | | | | | | | | - Update MAINTAINER line. - Drop kaserver (kerberos4) support. Submitted by: bjk Notes: svn path=/head/; revision=309940
* - Update to 1.6.1.Hiroki Sato2012-07-0624-185/+1953
| | | | | | | | | | - Mark MAKE_JOBS_SAFE=yes. - Use OPTIONSng. Submitted by: bjk (maintainer) Notes: svn path=/head/; revision=300541
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* -Add patch to compile on 9.x [1]Michael Scheidell2011-12-093-8/+110
| | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=287116
* - Unbreak build on 9.0Martin Wilke2011-11-271-0/+13
| | | | | | | | | PR: 162901 Submitted by: maintainer Feature safe: yes Notes: svn path=/head/; revision=286478
* - Resolve build failures in 9.0-STABLE and 10-CURRENTRyan Steinmetz2011-10-154-0/+70
| | | | | | | | PR: ports/161405, ports/161366 Submitted by: Ben Kaduk <kaduk@mit.edu> (maintainer) Notes: svn path=/head/; revision=283548
* Update to 1.6.0pre7Ryan Steinmetz2011-07-193-49/+0
| | | | | | | | | | | | Redirect config output to /dev/null Add LICENSE PR: ports/158961 Submitted by: Ben Kaduk <kaduk@mit.edu> [maintainer] Approved by: wxs (mentor) Notes: svn path=/head/; revision=277969
* Update to 1.6.0pre6.Hiroki Sato2011-06-205-20/+69
| | | | | | | Submitted by: Benjamin Kaduk (maintainer) Notes: svn path=/head/; revision=275876
* AFS is a distributed filesystem product, pioneered at Carnegie MellonWesley Shields2011-05-252-0/+115
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> Notes: svn path=/head/; revision=274600