aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-MarkovChain
Commit message (Collapse)AuthorAgeFilesLines
* support STAGEDIR.Vanilla I. Shu2013-10-272-3/+1
| | | | Notes: svn path=/head/; revision=331766
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Add WWWSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | | | | | - Use single space after WWW: - Remove Author line Notes: svn path=/head/; revision=325610
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-2/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* Hunt for typos in devel/p5-*.Jimmy Olgeni2008-05-231-1/+1
| | | | Notes: svn path=/head/; revision=213563
* - use CPAN macroYen-Ming Lee2008-03-041-6/+3
| | | | | | | | | - assign to perl@ - simplify dependency - bump PORTREVISION Notes: svn path=/head/; revision=208441
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-021-7/+1
| | | | | | | with letter b-f Notes: svn path=/head/; revision=189024
* 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