Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Patch how makefile uses $(mandir) instead of hacking configure script | rafan | 2007-07-16 | 2 | -9/+4 |
| | | | | | | | | which will be conflict with default --mandir in bsd.port.mk (testing in exp run now) Reported by: pointyhat exp run Approved by: jmelo (maintainer) | ||||
* | - Fix plist: cover manpage links | pav | 2007-03-18 | 1 | -8/+3 |
| | | | | | | Pointy hat to: jmelo - While here, remove 4.X conditional | ||||
* | - Fix to install manpage in right place. | jmelo | 2007-03-08 | 3 | -6/+15 |
| | | | | | | | | - Bump portrevision. PR: ports/109590 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Reviewed by: jmelo | ||||
* | - Change my ports MAINTAINER to jmelo@FreeBSD.org. | jmelo | 2006-04-06 | 1 | -1/+1 |
| | | | | Approved by: mnag (mentor) | ||||
* | Actually the new version works on amd64. | arved | 2005-11-15 | 1 | -2/+0 |
| | | | | | Tested by: me Approved by: maintainer | ||||
* | - Update to 3.0.4 | garga | 2005-11-14 | 2 | -7/+6 |
| | | | | | | | | - Add SHA256 - Use NOT_FOR_ARCHS instead .if PR: ports/89006 Submitted by: maintainer | ||||
* | Change IGNORE to BROKEN again. In fact it's can be fixed sometime. | mnag | 2005-10-22 | 1 | -2/+2 |
| | | | | Notified by: kris | ||||
* | In really mark as IGNORE. | mnag | 2005-10-22 | 1 | -2/+2 |
| | |||||
* | Mark amd64 as BROKEN | mnag | 2005-10-22 | 2 | -1/+5 |
| | | | | | | | Make portlint happyer PR: 87810 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) | ||||
* | - Update to 3.03 | garga | 2005-10-19 | 6 | -85/+30 |
| | | | | | | | - Take maintainership PR: ports/87620 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> | ||||
* | Fix two blunders introduced in previous commit. | vs | 2005-03-21 | 1 | -2/+2 |
| | | | | Pointy hat passed from cluster via kris to: me | ||||
* | Cleanup: | vs | 2005-03-21 | 3 | -38/+3 |
| | | | | | - Use PLIST_FILES - Avoid excessive Makefile-patching | ||||
* | Add SIZE. | trevor | 2004-01-28 | 1 | -0/+1 |
| | |||||
* | update MASTER_SITES | mharo | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | Reset unreachable MAINTAINERs to ports@FreeBSD.org | eik | 2003-11-20 | 1 | -1/+1 |
| | | | | | PR: 59109 Approved by: marcus (mentor) | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Make benchmarks/dbench fetchable again. | edwin | 2002-12-29 | 1 | -3/+1 |
| | | | | | | Noticed by: portsurvey. Submitted by: Andrew 'Onyx' Shevtsov <tridge@samba.org> | ||||
* | Master_site is unreachable, informed author/maintainer. | edwin | 2002-12-28 | 1 | -1/+3 |
| | | | | Noticed by: portsurvey | ||||
* | PERL -> REINPLACE | edwin | 2002-11-04 | 1 | -1/+2 |
| | | | | And some ports have USE_PERL5=yes now. | ||||
* | Correct a typo to allow this to build | kris | 2002-08-23 | 1 | -3/+3 |
| | | | | Noticed by: bento | ||||
* | Respect CC and CFLAGS | kris | 2002-04-06 | 1 | -0/+29 |
| | |||||
* | Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark. | markp | 2002-02-24 | 7 | -0/+108 |
PR: 35055 Submitted by: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su> |