| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
The framework (Mk/bsd.port.mk) already handles it via SEQ.
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=498938
|
|
|
|
|
|
|
|
| |
The previous version was a RC, despite there was no mention of it in the
distfile. Most patches have been incorporated upstreams.
Notes:
svn path=/head/; revision=422788
|
|
|
|
| |
Notes:
svn path=/head/; revision=422247
|
|
|
|
| |
Notes:
svn path=/head/; revision=375097
|
|
|
|
| |
Notes:
svn path=/head/; revision=374260
|
|
|
|
| |
Notes:
svn path=/head/; revision=374217
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership (tcltk@FreeBSD.org)
- Add LICENSE
- Switch to USES+=gmake tcl
- Add regression-test target
- STAGE-clean
Notes:
svn path=/head/; revision=332997
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
|
|
|
|
| |
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Notes:
svn path=/head/; revision=238752
|
|
|
|
| |
Notes:
svn path=/head/; revision=228319
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=210928
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1
PR: 110312
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Notes:
svn path=/head/; revision=187494
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=172268
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Style
PR: ports/93433
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (1 month)
Notes:
svn path=/head/; revision=157821
|
|
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>
Notes:
svn path=/head/; revision=90359
|