Commit Graph

21 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
8fd58b3e86 Remove build from prerequisite of do-test:
The framework (Mk/bsd.port.mk) already handles it via SEQ.

Approved by:	portmgr (blanket)
2019-04-14 17:53:31 +00:00
Pietro Cerutti
8123a2344e math/mpexpr: update to 1.2 (official) release
The previous version was a RC, despite there was no mention of it in the
distfile. Most patches have been incorporated upstreams.
2016-09-26 18:28:41 +00:00
Pietro Cerutti
63360cedd4 math/mpexpr: update to 1.2 2016-09-16 07:38:43 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Baptiste Daroussin
2f8452f907 cleanup plist 2014-12-20 19:15:31 +00:00
Antoine Brodin
3c9fb891d2 Unbreak 2014-12-08 11:47:26 +00:00
Mark Felder
f7f3a97a4d Update "BSD" license in math category 2014-12-07 16:31:50 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Pietro Cerutti
76079b1b64 - Fix build with Tcl 8.6
- Take maintainership (tcltk@FreeBSD.org)
- Add LICENSE
- Switch to USES+=gmake tcl
- Add regression-test target
- STAGE-clean
2013-11-06 14:50:24 +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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Wesley Shields
c0379f51fd - Reset maintainer and remove old MASTER_SITES.
PR:		ports/137224
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2009-08-02 02:51:50 +00:00
Martin Matuska
9da7ac1ee8 - Fix USE_TCL to 84 2009-02-14 21:33:25 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Martin Wilke
c03d48594b - Pass maintainership to submitter
- Update to 1.1

PR:             110312
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-16 12:00:35 +00:00
Mark Linimon
3ccbc4b6f5 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 04:43:13 +00:00
Pav Lucistnik
fc1e8360af - Fix MASTER_SITES
- Update WWW
- Style

PR:		ports/93433
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (1 month)
2006-03-20 23:04:34 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
feccf6245d new port for mpexpr
Mpexpr adds two new commands to Tcl, 'mpexpr' and 'mpformat'.
	Mpexpr works much like Tcl's  native 'expr', but does all
	calculations using an arbitrary precision math package.
	Mpexpr numbers can be any number of digits, with any decimal
	precision.  Final precision is controlled by a Tcl variable
	'mp_precision', which can be any reasonable integer, limiting
	only the number of digits to the right of the decimal point.

PR:		ports/48764
Submitted by:	chein@GeekDude.com <chein@GeekDude.Com>
2003-10-06 02:43:46 +00:00