Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usage of @dirrm | ehaupt | 2014-10-27 | 1 | -1/+0 |
| | |||||
* | Quiesce mkdir | ehaupt | 2014-03-18 | 1 | -1/+1 |
| | |||||
* | Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for | ehaupt | 2014-02-13 | 1 | -2/+0 |
| | | | | | | afterwards. Encouraged by: mat | ||||
* | Now that this port is staged and DOCS defined we can stop testing for DOCS in | ehaupt | 2014-02-13 | 1 | -3/+0 |
| | | | | any install target. | ||||
* | Support staging. | ehaupt | 2013-10-23 | 2 | -7/+6 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | sysutils) | ||||
* | Fix build with clang by removing -Werror | bapt | 2013-09-14 | 1 | -1/+3 |
| | |||||
* | Remove MAKE_JOBS_SAFE which is now default. | ehaupt | 2013-07-24 | 1 | -1/+0 |
| | |||||
* | This port does not build with clang. Rely on GCC. | ehaupt | 2013-05-23 | 1 | -0/+1 |
| | |||||
* | Rely on bsdtar to autodetermine the format of the distfiles when possible | bapt | 2013-04-29 | 1 | -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 | ||||
* | - Use DOC instead of NOPORTDOCS | ehaupt | 2013-01-15 | 1 | -6/+6 |
| | | | | | - Pacify portlint - Convert header | ||||
* | Remove more tags from pkg-descr files fo the form: | dougb | 2011-10-24 | 1 | -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. | ||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | - Fix several dangerous bugs as well as a few warnings | ehaupt | 2010-04-15 | 5 | -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 | ||||
* | - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵ | amdmi3 | 2009-09-02 | 1 | -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) | ||||
* | Mark MAKE_JOBS_SAFE | ehaupt | 2009-03-27 | 1 | -0/+1 |
| | |||||
* | Add SHA256 hashes to my ports | ehaupt | 2005-11-30 | 1 | -0/+1 |
| | |||||
* | Change MAINTAINER address for my ports. | ehaupt | 2005-10-06 | 1 | -1/+1 |
| | | | | Approved by: novel (mentor) | ||||
* | Add fatback, recover deleted files from FAT filesystems. | lawrance | 2005-07-01 | 4 | -0/+60 |
PR: ports/82393 Submitted by: Emanuel Haupt <ehaupt@critical.ch> |