aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ffs2recov
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark as BROKEN on 13 for the time being while the regression is beingMark Linimon2020-04-111-0/+2
| | | | | | | | | | investigated. PR: 245520 Submitted by: maintainer Notes: svn path=/head/; revision=531403
* Switch MASTER_SITES and WWW to https in Chris' ports.Raphael Kubo da Costa2019-10-191-1/+1
| | | | | | | | PR: 241272 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) Notes: svn path=/head/; revision=514793
* All those need C11 compiler to build because of typedef redefinitions.Piotr Kubaj2019-10-031-1/+1
| | | | | | | Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=513660
* - Update WWWDmitry Marakasov2017-12-311-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=457673
* unbreak sysutils/ffs2recovNikolai Lifanov2017-04-103-19/+39
| | | | | | | | | | | | | o fix MASTER_SITES o add WWW o assign maintainership to submitter o fix on CURRENT PR: 218174 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Notes: svn path=/head/; revision=438197
* Release maintainershipSunpoet Po-Chuan Hsieh2017-03-271-1/+1
| | | | | | | | PR: 218170 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=437080
* Allow staging as a regular userAntoine Brodin2014-09-071-1/+1
| | | | Notes: svn path=/head/; revision=367520
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* 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
* - Stage supportMartin Wilke2014-02-111-3/+2
| | | | Notes: svn path=/head/; revision=343746
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Really remove WARNS settings. Unless someone wants to fix the build on ia64,Rong-En Fan2007-05-012-11/+2
| | | | | | | | | | | we won't put it back. PR: ports/112330 Submitted by: maintainer Discussed with: maintainer, author and kris Notes: svn path=/head/; revision=191359
* - Remove WARNS unless someone want to fix itRong-En Fan2007-04-051-2/+0
| | | | | | | | Requested by: kris Approved by: maintainer Notes: svn path=/head/; revision=189291
* - Reduce WARNS to 3 to make it build on ia64/sparc64Rong-En Fan2007-04-051-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=189259
* Add ffs2recov 1.0, a utility to recover UFS2 filesystems.Rong-En Fan2007-02-064-0/+63
PR: ports/108766 Submitted by: sten at blinkenlights.nl Notes: svn path=/head/; revision=184353