aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-MatrixReal
Commit message (Collapse)AuthorAgeFilesLines
* - Update from v1.9 to v2.01aaron2006-06-153-8/+7
| | | | | | | | - Update pkg-descr PR: ports/98326 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Update to 1.9.kuriyama2003-07-064-9/+11
| | | | | | Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52322 No response from: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove empty directories on uninstall.steve2001-04-151-0/+2
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-11/+8
|
* Upgradevanilla2000-04-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+4
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-111-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
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Perl fixesjseger1998-08-232-6/+6
|
* Remove some manpages missed by the other person who did most ofhoek1998-08-191-2/+0
| | | | the math/ category.
* I don't think it was the porter's intention to comment out USE_PERL5. :)asami1997-11-251-2/+2
|
* This is a port of Math::MatrixReal, a perl module impleneting a matrix offenner1997-11-245-0/+52
reals. PR: ports/4402 Submitted by: Narvi <narvi@haldjas.folklore.ee>