summaryrefslogtreecommitdiff
path: root/security/sfs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN on 8.x: does not build.Erwin Lansing2009-08-091-0/+2
|
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-2/+2
|
* - Convert rc scripts to the new style.Marcelo Araujo2007-12-166-43/+77
| | | | | | | | - Bump PORTREVISION. PR: ports/116966 Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer) Approved by: stas (mentor, implicit)
* Add sfsrwcd: clients cannot make connections without it.Mark Linimon2007-11-232-2/+3
| | | | | | Part of: ports/116966 Submitted by: maintainer, private email Approved by: portmgr (self)
* - Fix pkg-plistMartin Wilke2007-11-072-9/+8
| | | | | Submitted by: pointyhat via linimon Approved by: portmgr (linimon)
* - Add missing patchMartin Wilke2007-09-232-1/+43
| | | | | | - Fix whitspaces Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer)
* Update port: security/sfs, fix build with gcc42Edwin Groothuis2007-09-2311-10/+339
| | | | | | | | | | | | | The attached patch fixes security/sfs so it builds with gcc42. The only change I made that I am wary of is commenting out the LIBTOOL variable in ${WRKSRC}/sfsrwcd/Makefile. However, this seems to work fine on both 7.0-CURRENT and 6.2-STABLE. In addition, I would not mind maintaining the port. PR: ports/116389 Submitted by: Dave Grochowski <malus.x@gmail.com>
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2Pav Lucistnik2007-07-021-0/+4
|
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-201-8/+4
| | | | with letter r-s
* Reset handler@grendel.net at his request.Mark Linimon2007-03-071-1/+1
| | | | Hat: portmgr
* Fix typo in previous commit.Shaun Amott2006-07-271-1/+1
|
* - Fix build on 64-bit machines.Shaun Amott2006-07-273-8/+19
| | | | | | | | | - Mark IGNORE on !i386, due to a run-time issue. - Use DATADIR macro in pkg-plist while here. PR: ports/99949 Submitted by: shaun (me) Approved by: Maintainer timeout (19 days)
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
|
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-2/+2
|
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+6
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Chase URLs per distfile survey.Mark Linimon2005-11-251-1/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Fix build on 6.xKirill Ponomarev2005-08-241-0/+14
| | | | Approved by: portmgr (self)
* Fix plist.Kirill Ponomarev2005-01-151-0/+1
|
* Fix code so it is favored by both GCCs (2.x and 3.x), and unbreak the build.Alexey Dokuchaev2004-10-2012-4/+454
| | | | | Approved by: fjoe (mentor, implicit) maintainer timeout
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* BROKEN on !i386: Does not compileKris Kennaway2004-06-191-0/+4
|
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
|
* - Raise PORTREVISION for recent changesPav Lucistnik2004-05-221-1/+1
|
* - Add patch for NFS headers and unbreak buildPav Lucistnik2004-05-214-18/+29
| | | | | | | | | | - Use UID/GID 171, 71 belongs to Oracle - Use USE_LIBTOOL and remove .la files - Use DOCSDIR macro in pkg-plist PR: ports/66933 Submitted by: leeym Approved by: maintainer
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* . Fix the build on FreeBSD/alpha 4.x (5.x appears to have other problems).Greg Lewis2004-02-191-0/+12
| | | | | | PR: 45805 Submitted by: Volker Stolz <vs@foldr.org> Approved by: maintainer timeout
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Per bento logs, mark as broken on 5.x due to an install error.Mark Linimon2003-12-231-0/+4
| | | | Notified maintainer.
* Fix compile problems on -CURRENT.Matthew N. Dodd2003-10-152-4/+11
| | | | | | PR: ports/57586 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer
* BROKEN on 5.x: does not compileKris Kennaway2003-10-131-0/+4
|
* Fix info files.Edwin Groothuis2003-10-052-6/+2
| | | | | PR: ports/57251 Submitted by: Dan Pelleg <daniel+gnats@pelleg.org>
* Catch up with URL changes on MASTER_SITES, and in documentation.Matthew N. Dodd2003-09-192-2/+2
| | | | | | PR: ports/56749 Submitted by: maintainer Approved by: portmgr (lioux)
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update to 0.7.2.Pete Fritchman2003-01-0214-313/+293
| | | | | PR: 46148 Submitted by: maintainer
* fix build with new bisonYing-Chieh Liao2002-12-223-1/+80
| | | | | PR: 45900 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Depend on new version of libgmp under -CURRENT.Matthew N. Dodd2002-08-051-1/+1
|
* - Update documentation.Matthew N. Dodd2002-07-1210-111/+294
| | | | | | | - Sanitize install script. - Bump PORTREVISION. Submitted by: MAINTAINER
* A secure global network file system. SFS names FSs by public keysMatthew N. Dodd2002-07-1212-0/+514
PR: ports/40455 Submitted by: Michael Handler <handler@grendel.net>