Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. | Trevor Johnson | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 2 | -16/+15 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Remove do-configure section, use PERL_CONFIGURE now. | Vanilla I. Shu | 2001-03-01 | 1 | -1/+0 |
| | |||||
* | p5-GD doesn't support gif generation, change to PNG method, | Vanilla I. Shu | 2001-01-27 | 4 | -7/+51 |
| | | | | | | | | | and change MAINTAINER's email, use PERL_CONFIGURE instead "configure:". PR: ports/24657 Submitted by: maintainer | ||||
* | Bump PORTREVISION (as I should have done with the previous commit) since | Steve Price | 2000-10-30 | 1 | -0/+1 |
| | | | | these ports now build again. | ||||
* | Use PERL_ARCH instead of i386-freebsd so these work on the Alpha as well. | Steve Price | 2000-10-30 | 1 | -1/+1 |
| | |||||
* | PORTNAME / PORTVERSION syntax conversion | David E. O'Brien | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | PREFIX->LOCALBASE | Michael Haro | 2000-03-31 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Update to version 1.10. | Steve Price | 1999-03-15 | 3 | -5/+7 |
| | | | | | PR: 10181 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> | ||||
* | Rewrite p5- module's PLIST for alpha. | Hidetoshi Shimokawa | 1999-01-11 | 1 | -2/+2 |
| | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami | ||||
* | a Perl package to generate GIF charts | Jun Kuriyama | 1998-12-12 | 5 | -0/+43 |
PR: ports/8627 Submitted by: laskavy@gambit.msk.su Modified by: kuriyama o added p5-GD dependency o some portlint fixes This port fails on make test stage in ${WRKDIR}. But this is caused by font difference between developper's and mine. So it can ignore. |