aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-RPN
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-302-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341829
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327032
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-7/+1
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* Update to 1.11Kevin Lo2012-08-312-4/+3
| | | | | | | | PR: ports/170972 Submitted by: swills Notes: svn path=/head/; revision=303400
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update *_DEPENDS: p5-ExtUtils-MakeMaker is a conditional build dependencySunpoet Po-Chuan Hsieh2011-12-121-5/+9
| | | | | | | | | | | | - Use TEST_DEPENDS - Bump PORTREVISION for dependency change Submitted by: sunpoet (myself) Approved by: kevlo (maintainer, via IRC) Feature safe: yes Notes: svn path=/head/; revision=287231
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix pkg-plistKevin Lo2010-06-052-0/+4
| | | | Notes: svn path=/head/; revision=255773
* Fix dependency for p5-ExtUtils-MakeMakerKevin Lo2010-06-011-2/+1
| | | | Notes: svn path=/head/; revision=255443
* Initial import of p5-Math-RPN 1.09.Kevin Lo2010-06-014-0/+36
Math::RPN is a Perl extension for Reverse Polish Math Expression Evaluation Notes: svn path=/head/; revision=255436