aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fatback
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Emanuel Haupt2013-10-232-7/+6
| | | | Notes: svn path=/head/; revision=331353
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Fix build with clang by removing -WerrorBaptiste Daroussin2013-09-141-1/+3
| | | | Notes: svn path=/head/; revision=327262
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* This port does not build with clang. Rely on GCC.Emanuel Haupt2013-05-221-0/+1
| | | | Notes: svn path=/head/; revision=318804
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-3/+2
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Use DOC instead of NOPORTDOCSEmanuel Haupt2013-01-151-6/+6
| | | | | | | | - Pacify portlint - Convert header Notes: svn path=/head/; revision=310443
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix several dangerous bugs as well as a few warningsEmanuel Haupt2010-04-145-1/+279
| | | | | | | | | | | | | - Regenerate the Lex and Yacc C-files from their .l and .y sources instead of using, what the author built on his system in 2001. - Use FreeBSD's getopt function(s) instead of those bundled with the source. - Bump PORTREVISION Submitted by: mi Notes: svn path=/head/; revision=252684
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Add fatback, recover deleted files from FAT filesystems.Sam Lawrance2005-07-014-0/+60
PR: ports/82393 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=138291