1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Andrej Zverev
9ec58fca21 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 09:42:48 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Andrej Zverev
e103693222 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-12 05:53:03 +00:00
Steve Wills
0e69db8465 - Update to 0.10
PR:		ports/171044
Approved by:	maintainer timeout (mhsin@mhsin.org, >2 weeks)
2012-09-08 20:02:13 +00:00
Sunpoet Po-Chuan Hsieh
6d37e67e8a - Update to 0.09
- Adjust order of categories

Changes:	http://search.cpan.org/dist/Math-Base36/Changes
PR:		ports/160520
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2011-09-20 17:26:54 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Baptiste Daroussin
b347149373 math/p5-Math-BigInt is part of perl core modules since at least 5.6+
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone

Bump port revision
2010-09-22 07:48:02 +00:00
Martin Wilke
59a7d8db2d - Update to 0.07
PR:		140738
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	maintainer timeout
2009-12-18 00:15:27 +00:00
Philip M. Gollucci
a8441b3708 - Update to 0.1
PR:             ports/136542
Approved by:    maintainer timeout (mhsin@mhsin.org; 14 days)
Submitted by:   myself (pgollucci@)
2009-07-23 17:26:42 +00:00
Rong-En Fan
b1222ca908 This module converts to and from Base36 numbers (0..9 - A..Z)
It was created because of an article/challenge in "The Perl Review"

WWW: http://search.cpan.org/dist/Math-Base36/

PR:		ports/126383
Submitted by:	Yi-Hsuan Hsin <mhsin at mhsin.org>
2008-08-09 12:53:04 +00:00