aboutsummaryrefslogtreecommitdiff
path: root/security/cfs
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-131-3/+1
| | | | Notes: svn path=/head/; revision=372514
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans2014-05-201-1/+1
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=354670
* - Convert to stagingEitan Adler2013-10-202-13/+17
| | | | | | | Approved by: crees (maintainer) Notes: svn path=/head/; revision=331051
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Use explicit IP for localhost rather than DNS name; this causes ipv6 attemptsChris Rees2013-05-162-3/+4
| | | | | | | | | | | | | PR: ports/155788 Submitted by: System Administrator <root@naboo.vindaloo.com> Pass flag to mount to disable lockd PR: ports/137378 Submitted by: kib Notes: svn path=/head/; revision=318325
* security/cfs: Resurrect and maintain CFS.Chris Rees2013-05-156-0/+135
| | | | | | | | | | | | The referenced security issues have been fixed in this version (1.5.0 beta), and some small bugs have been found too, with many fixes from Debian's Gerrit Pape. Obtained from: Debian (parts) Security: CVE-2002-0351 Security: CVE-2006-3123 Notes: svn path=/head/; revision=318250
* Remove expired port:Rene Ladan2011-10-0422-1478/+0
| | | | | | | 2011-10-04 security/cfs: Locks don't work, ports/137378, unmaintained, dead upstream, insecure Notes: svn path=/head/; revision=282956
* - After more research, mark FORBIDDEN -- vulnerable to buffer overflows.Chris Rees2011-09-041-3/+3
| | | | | | | | | | - As per policy on security issues, shorten removal date to one month. Security: CVE-2002-0351 Security: DSA-116-1 Notes: svn path=/head/; revision=281174
* Mark deprecated; broken for two years with no fix.Chris Rees2011-09-041-0/+4
| | | | | | | | | Expires on 4/Nov PR: ports/137378 ports/155788 Notes: svn path=/head/; revision=281170
* Fix rc script to stop nfs hangsChris Rees2011-08-172-3/+5
| | | | | | | | PR: ports/133563 Submitted by: Thiemo Nordenholz <list@thiemo.net>, yar Notes: svn path=/head/; revision=279895
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Attempt to fix port after usb2 import.Mark Linimon2009-03-011-0/+20
| | | | | | | Submitted by: ed Notes: svn path=/head/; revision=229262
* - Mark BROKEN on FreeBSD 6.xPav Lucistnik2008-12-191-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=224429
* Fix build for 7.0Edwin Groothuis2008-09-234-26/+232
| | | | | | | Thanks to alfred@ for his help. Notes: svn path=/head/; revision=220485
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Reset green@ as maintainer at his request.Mark Linimon2006-03-311-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158458
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* BROKEN on 7.0: Does not compileKris Kennaway2005-10-281-1/+7
| | | | Notes: svn path=/head/; revision=146611
* - convert cfsd.sh to rcNGJean-Yves Lefort2005-06-087-30/+89
| | | | | | | | | | | | | | | | - add a CFS bootstrap directory to the port (${PREFIX}/cfsd-bootstrap) - mount that CFS bootstrap directory in cfsd.sh (default mountpoint is /crypt, configurable in /etc/rc.conf) - explain how to quickly setup cfsd in pkg-message - do display pkg-message - while here, use USE_RC_SUBR PR: ports/18800 Submitted by: Louis Mamakos <louie@TransSys.COM>, myself Approved by: green (maintainer) Notes: svn path=/head/; revision=137043
* - Merge and split existing patch-a[a-f] files.Florent Thoumie2005-04-1217-33/+980
| | | | | | | | | | | - Fix types issues on 64-bits architectures. PR: ports/75878 Submitted by: Ville-Pertti Keinonen <will@exomi.com> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=133129
* Back out the work-around for CFS's failure to use 8-bit filenames. ItBrian Feldman2004-05-192-72/+1
| | | | | | | appears to be crashing some people (but not others). Notes: svn path=/head/; revision=109530
* Reinstate changes made during ports freeze, correcting "PORTREVESION"Brian Feldman2004-04-292-4/+22
| | | | | | | so that the version is actually bumped. Notes: svn path=/head/; revision=107920
* Committing stuff during ports freezes is generally frowned upon.Brian Feldman2004-04-232-22/+4
| | | | Notes: svn path=/head/; revision=107800
* Revamp cfssh(1) so that it creates the attach points randomly again.Brian Feldman2004-04-222-4/+22
| | | | | | | | | | | | | It used $RANDOM when it was a ksh script, but here it had always been broken because ash (/bin/sh) doesn't have it. Also, make the cfssh manpage refer to itself as cfssh instead of ssh. Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> PR: 65620 Notes: svn path=/head/; revision=107790
* Previously, cfsd would screw up if you used 8-bit filenames. Fix theBrian Feldman2004-04-182-14/+70
| | | | | | | | | | checksum mechanism for pathnames so that it works for those paths. Submitted by: Olof Samuelsson <olof@s8n.pp.se> PR: 35353 Notes: svn path=/head/; revision=107387
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update the link to Matt Blaze's CFS paper.John Polstra2003-07-091-1/+1
| | | | Notes: svn path=/head/; revision=84490
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Notify users of security/cfs that rpcbind may need -L to acceptBrian Feldman2003-02-031-0/+2
| | | | | | | | | connections to register cfs with it. Determined by: Brad Forschinger <freebsd@bnjf.id.au> Notes: svn path=/head/; revision=74589
* Upgrade to 1.4.1.Brian Feldman2002-05-172-8/+3
| | | | | | | | PR: 29638 Submitted by: Scott Renfro <scott@renfro.org> Notes: svn path=/head/; revision=59292
* Bump PORTREVISION.Brian Feldman2001-10-291-0/+1
| | | | | | | Reminded by: kkenn Notes: svn path=/head/; revision=49344
* Fix a possible-corruption-at-end-of-file bug.Brian Feldman2001-10-291-0/+16
| | | | | | | | PR: ports/30120 Submitted by: Scott Renfro <scott@renfro.org> Notes: svn path=/head/; revision=49339
* Install cfsd.sh script only if not already installedAndrey A. Chernov2000-07-221-2/+4
| | | | Notes: svn path=/head/; revision=30968
* Use 'killall cfsd' on stopAndrey A. Chernov2000-07-181-0/+1
| | | | Notes: svn path=/head/; revision=30765
* Use new style start/stop rc.d scriptAndrey A. Chernov2000-07-182-2/+20
| | | | | | | Unrestrict port since we are able to distribute crypto Notes: svn path=/head/; revision=30764
* Strategically change a couple malloc() calls to calloc() calls so thatBrian Feldman2000-07-151-0/+20
| | | | | | | | every request doesn't return NFSERR_STALE. This CFS bug brought to light by the letters p, h, and k :) Notes: svn path=/head/; revision=30635
* Remove empty directory on deinstallKris Kennaway2000-06-051-0/+1
| | | | Notes: svn path=/head/; revision=29193
* Update to cfs version 1.4.0 beta 2.Brian Feldman2000-05-235-43/+28
| | | | | | | Submitted by: Ollivier Robert <roberto@FreeBSD.org> Notes: svn path=/head/; revision=28695
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* distfile is missing from both mirror sites - update both of them with new onesAndrey A. Chernov2000-02-161-2/+2
| | | | Notes: svn path=/head/; revision=25893
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* CFS's cmkdir now makes directories as Blowfish by default.Brian Feldman1999-06-222-2/+13
| | | | | | | | | I've made myself the maintainer, as well. Reviewed by: jdp Notes: svn path=/head/; revision=19611
* Update master sites.John Polstra1999-06-211-3/+3
| | | | Notes: svn path=/head/; revision=19606
* Cause the makefile to respect CC and CFLAGS during compilation.Kris Kennaway1999-03-231-4/+16
| | | | | | | Reviewed by: John Polstra (Maintainer) Notes: svn path=/head/; revision=17360
* fix usageDavid E. O'Brien1998-09-211-3/+11
| | | | Notes: svn path=/head/; revision=13274