Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to USES=tar:tgz | ehaupt | 2014-11-29 | 1 | -1/+2 |
| | |||||
* | Support staging | ehaupt | 2013-10-22 | 1 | -2/+1 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-20 | 1 | -0/+1 |
| | | | | textproc) | ||||
* | Remove MAKE_JOBS_SAFE which is now default. | ehaupt | 2013-07-24 | 1 | -2/+0 |
| | |||||
* | - Convert USE_GMAKE to USES=gmake | ehaupt | 2013-07-08 | 1 | -5/+1 |
| | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header | ||||
* | Repeated words are are hard to to find sometimes. | eadler | 2012-01-08 | 1 | -1/+1 |
| | | | | Approved by: portmgr (itetcu) | ||||
* | 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. | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with T,U,V | ||||
* | Mark MAKE_JOBS_SAFE | ehaupt | 2009-03-27 | 1 | -0/+2 |
| | |||||
* | - Use sourceforge mirror for distfile | ehaupt | 2007-01-08 | 2 | -5/+2 |
| | | | | - Remove WWW, project page (not sf) is very unreliable | ||||
* | Add an additional mirror. | ehaupt | 2006-06-01 | 1 | -1/+2 |
| | |||||
* | Remove deprecated USE_REINPLACE | ehaupt | 2006-02-19 | 1 | -1/+0 |
| | |||||
* | 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 xlreader. | jylefort | 2005-06-29 | 3 | -0/+42 |
Read data from Excel spread sheets without Microsoft! Provides an API to allow any application to read Excel documents. The xlreader tool converts Excel data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan. This project was designed out of frustration. WWW: http://www.giffin.org/xlreader.php PR: ports/82629 Submitted by: Emanuel Haupt <ehaupt@critical.ch> |