aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-MarkovChain
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | Notes: svn path=/head/; revision=154105
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* - use PERL_MODBUILD instead of PERL_CONFIGURECheng-Lung Sung2004-10-123-4/+2
| | | | | | | | | | | | - add WWW in pkg-descr - remove .packlist in pkg-plist PR: ports/72028 Submitted by: clsung Approved by: mentor (vanilla) Notes: svn path=/head/; revision=118852
* Update to 0.06Erwin Lansing2004-05-312-4/+3
| | | | Notes: svn path=/head/; revision=110540
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Mark IGNORE for perl < 5.6.xErwin Lansing2003-09-041-2/+7
| | | | | | | | | | Remove MANPREFIX while I'm here PR: 56417 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=88548
* PR:Foxfair Hu2003-06-251-0/+4
| | | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add dependency of p5-Test-Simple to fix build problem. Obtained from: bento Notes: svn path=/head/; revision=83565
* Update to 0.05, chase versionFoxfair Hu2003-06-223-7/+9
| | | | Notes: svn path=/head/; revision=83426
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add 2 "@unexec rmdir"s.Jun Kuriyama2001-01-121-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=37118
* Add p5-Algorithm-MarkovChain 0.03, perl class capable of creating MarkovWill Andrews2001-01-035-0/+35
chains and output based on them. Notes: svn path=/head/; revision=36684