| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=446741
|
|
|
|
| |
Notes:
svn path=/head/; revision=442835
|
|
|
|
| |
Notes:
svn path=/head/; revision=442808
|
|
|
|
|
|
|
|
| |
Change COPTS to CFLAGS in Makefile
Fix 'Inconsistent operator' error for regress target
Notes:
svn path=/head/; revision=442304
|
|
|
|
| |
Notes:
svn path=/head/; revision=442065
|
|
|
|
| |
Notes:
svn path=/head/; revision=428256
|
|
|
|
|
|
|
| |
Support STAGEDIR
Notes:
svn path=/head/; revision=339789
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
| |
Notes:
svn path=/head/; revision=287975
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Approved by: wxs (mentor)
Notes:
svn path=/head/; revision=231170
|
|
|
|
|
|
|
|
| |
PR: ports/121370
Submitted by: maintainer
Notes:
svn path=/head/; revision=209492
|
|
|
|
|
|
|
|
| |
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer),
pointyhat
Notes:
svn path=/head/; revision=208108
|
|
|
|
|
|
|
|
| |
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private)
Notes:
svn path=/head/; revision=193739
|
|
Calculations are done on expr, if given. Otherwise, the standard input is used.
Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007),
and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators
(|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||)
are supported.
WWW: http://cyth.net/~ray/moo/
PR: ports/111824
Submitted by: Steven Kreuzer <skreuzer at f2o.org>
Notes:
svn path=/head/; revision=190340
|