1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/lang
Pietro Cerutti 6b5bcc894a - Update to 05_20140706
Changes:
  * The interpreter has been improved to recognize integer overflow.
    Now the exception NUMERIC_ERROR is raised, when a program triggers
    an integer overflow. The checks for overflow are done in software,
    but the overhead is small. With overflow checks the interpreter
    needs 0.5% (zero point five percent) more run-time to execute the
    program chkint.sd7 (verified with gcc and valgrind).
  * A chapter about the Seed7 Structured Syntax Description (S7SSD)
    has been added to the manual.
  * The for-until-loops in bitset.s7i and bitsetof.s7i have been
    improved such that the for-variable has the correct value, when it
    is used in the until-condition.
  * The function replaceN has been added to string.s7i. This function
    does replacements until no occurance of the target string is left.
    This function is used by toStdPath to replace multiple occurances
    of a character by one occurance (replace("/a///b////c", "//", "/")
    returns "/a/b/c").
  * The program calc.sd7 has been renamed to calc7.sd7.
  * The program calc7.sd7 has been changed to accept the commands
    'quit' and 'exit'. This commands can be used to exit the program.
    The possibility to leave the program with an empty input line has
    been removed.
  * The program calc7.sd7 has been improved to write the name of the
    exception, when it has been raised.
  * The compiler has been improved to allow the generation of overflow
    checking code. Overflow checking code can be generated for the
    operators +, -, **, +:= and -:= and the functions abs, succ, pred,
    incr and decr. Until the rest of the functions is implemented and
    enough tests have been added to chkint.sd7 the functionality is
    switched off.
  * The template FOR_UNTIL_DECLS has been added to forloop.s7i. This
    template defines for-loops with a condition.
  * The function abs has been moved from the library math.s7i to the
    library float.s7i.
  * Checks for addition, subtraction, multiplication, power and abs
    have been added to chkint.sd7.
  * In the compiler the statements to write the C prototypes have been
    moved from s7c.sd7 to functions in the files comp/xxx_act.s7i
    (xxx is the abbreviation for the corresponding primitive type).
  * The functions getReference getParameterAsReference have been added
    to comp/expr_util.s7i.
  * The function isit_bool from objutl.c has been replaced by the macro
    isit_bool (defined in objutl.h). This improves the speed of the
    interpreter.
  * The function set_card has been improved to call setCard, which
    computes the cardinality of a set much quicker.
2014-07-08 07:29:30 +00:00
..
abcl
adacontrol
afnix Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
algol68g
alisp
angelscript - Upgrade to 2.29.0. 2014-07-01 15:23:56 +00:00
arena
asis
asn1c
atlast
ats
awka
bas2tap
basic256 - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
bf2c
bigloo Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
bsh
bwbasic
caml-light Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
ccl
cdent Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
cduce
cfortran
chicken Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
cint
clang32 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
clang33 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
clang34 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
clang-cheri
clang-devel Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
clay
clisp
clojure
clojure-mode.el
cmucl
cmucl-extra
cocor
cparser
csharp-mode.el
cython
diveintopython
dlv Stagify. 2014-06-17 12:18:07 +00:00
dmd1
dmd2 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:24:35 +00:00
dragonegg46-33 Deprecate dragonegg ports. Development has ended, they are impractical to 2014-06-26 16:30:39 +00:00
dragonegg47-33 Enable staging. 2014-06-26 16:11:57 +00:00
ecl
elan s/.post// 2014-07-04 00:26:43 +00:00
elk - Use new LIB_DEPENDS syntax 2014-07-02 22:18:20 +00:00
emacs-lisp-intro Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
embryo Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
erlang
erlang-runtime15
erlang-runtime16
erlang-runtime17 Upgrade to version 17.1. 2014-06-25 19:29:01 +00:00
execline
expect
ezm3 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
f2c Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
fasm
ferite Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
ficl
fpc
fpc-base
fpc-docs
fpc-lua
fpc-rexx
fpc-tcl
fpc-units Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
fpc-utils
fsharp
gambit-c
gauche Allow to build with texinfo from ports 2014-06-26 08:41:34 +00:00
gawk - Switch to USES=libtool, drop .la files 2014-07-01 04:55:34 +00:00
gcc Fix build on system built WITHOUT_INFO 2014-06-25 08:58:09 +00:00
gcc46 Fix build on system built WITHOUT_INFO 2014-06-25 08:58:09 +00:00
gcc47 Fix build on system built WITHOUT_INFO 2014-06-25 08:58:09 +00:00
gcc47-aux Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
gcc48 Update to the 20140626 snapshot of GCC 4.8.4. 2014-06-27 22:01:28 +00:00
gcc49 Update to the 20140702 snapshot of GCC 4.9.1. 2014-07-04 20:41:21 +00:00
gcc410 Update to the 20140629 snapshot of GCC 4.10. 2014-06-30 08:37:29 +00:00
gcc-aux
gcc-ecj45
gcl Allow to build with texinfo from ports 2014-06-26 13:51:14 +00:00
gforth Allow to build with texinfo from ports 2014-06-26 08:41:34 +00:00
ghc Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
gjs
gnat_util
gnatdroid-armv5
gnatdroid-armv7
gnatdroid-binutils
gnatdroid-sysroot
gnu-cobol
gnustep-base
gnustep-guile
go - Update to 1.3 2014-06-19 19:04:06 +00:00
Gofer Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
gprolog
groovy
gscheme
guile Fix build with texinfo 5.2 2014-06-25 20:57:20 +00:00
guile2
harbour Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
haskell-mode.el
hiphop-php
hla
hope
hs-brainfuck
hs-epic
hs-unlambda
huc
hugs - Fix BROKEN 2014-07-01 03:04:00 +00:00
icc
ici Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
icon Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:24:35 +00:00
ifc
ikarus lang: stklos,ikarus: Reset maintainer, deprecate, expire in 1 month 2014-06-19 21:50:49 +00:00
intel2gas
intercal
io Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
ironpython
itcl
jakarta-commons-jelly
jimtcl
jruby Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
js_of_ocaml
jython Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
kawa Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
kroc
kturtle
lafontaine
libhx Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:24:35 +00:00
libjit
libobjc2
librep Allow to build with texinfo from ports 2014-06-26 13:51:14 +00:00
libstdc++_stldoc_4.2.2
linux-f10-libg2c
linux-f10-tcl85
linux-j Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
lua51 Fix building with readline from ports 2014-06-30 22:49:52 +00:00
lua52 Fix building with readline from ports 2014-06-30 22:49:27 +00:00
lua-mode.el
luajit Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
lush Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
malbolge Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
maude Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
mawk
mdk lang/mdk: Fix support for ports readline (dports) 2014-07-05 21:49:04 +00:00
metaocaml
micropython
mit-scheme Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
mixal
mlton
mmix - Take maintainership upon dhn's request on the ports mailing list [1] 2014-06-14 12:12:33 +00:00
modula3
mono Unbreak on FreeBSD 8.4. 2014-06-25 09:40:15 +00:00
mono-basic Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
moscow_ml
mosh Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
mpd
mtasc
munger Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
nawk
nbc
nbfc
neko Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
nesasm Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:24:35 +00:00
newlisp Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
newlisp-devel Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
nhc98 - Update to 1.22 2014-07-01 14:14:03 +00:00
nickle
nimrod
nml Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
nqc
nwcc
nx
ocaml lang/ocaml: Remove DEF_OPT option (non-default option) 2014-06-10 23:40:37 +00:00
ocaml-autoconf
ocaml-camlidl Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
ocaml-mode.el Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
ocaml-nox11
ocs
ofc - Switch to USES=libtool, drop .la files 2014-07-02 22:19:34 +00:00
ohugs
onyx
oo2c Modernise options (libtool, bz2) 2014-07-06 10:54:45 +00:00
oorexx Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
opendylan
otcl
p2c
p5-Data-JavaScript
p5-ePerl Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Error
p5-Expect
p5-ExtUtils-F77
p5-Interpolation
p5-JavaScript-SpiderMonkey Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-JavaScript-Squish
p5-JavaScript-Value-Escape
p5-JSAN
p5-List-MoreUtils Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Marpa
p5-Marpa-PP
p5-Marpa-XS Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Modern-Perl - Take maintainership 2014-06-30 16:42:17 +00:00
p5-Parse-Perl Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Perl6-Subs
p5-Pugs-Compiler-Rule
p5-Quantum-Superpositions
p5-Scalar-List-Utils Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-signatures Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Switch
p5-Tcl Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Test-XPath
p5-Try-Tiny
p5-TryCatch Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-v6
parrot
pbasic
pcc
pecl-perl
perl5.14 lang/perl5*: Remove absolute path to makewhatis in pkg-plist 2014-06-15 12:40:42 +00:00
perl5.16 lang/perl5*: Remove absolute path to makewhatis in pkg-plist 2014-06-15 12:40:42 +00:00
perl5.18 lang/perl5*: Remove absolute path to makewhatis in pkg-plist 2014-06-15 12:40:42 +00:00
perl5.20 lang/perl5*: Remove absolute path to makewhatis in pkg-plist 2014-06-15 12:40:42 +00:00
petite-chez
pfe - Modernise options 2014-07-06 13:09:19 +00:00
phantomjs
pharo Stagify. 2014-06-17 13:17:51 +00:00
phc Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
php5 - Update to 5.4.30 release 2014-07-07 09:23:06 +00:00
php5-extensions Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
php53 Merge a patch from php 5.4/5.5 to fix a security vulnerability. No CVE has 2014-07-06 14:42:15 +00:00
php53-extensions Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
php55 - Update to 5.5.14 release 2014-07-07 09:50:00 +00:00
php55-extensions Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
php_doc
php-mode.el
picoc
pike78 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
polyml
ptoc Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:24:35 +00:00
pure
py-clojure
py-mx-base
py-prolog
pypy - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
pypy3-devel - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
pypy-devel - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
python
python2
python3
python27 Support LIBS like LDFLAGS. 2014-06-11 14:49:59 +00:00
python32
python33 Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
python34 - Create symlinks for non-ABI-suffixed python*-config and ABI-suffixed python-*.pc 2014-06-16 17:46:41 +00:00
python-doc-html
python-doc-pdf-a4
python-doc-pdf-letter
python-doc-text
python-mode.el
qore - Switch to USES=libtool, drop .la files 2014-07-02 21:56:06 +00:00
qscheme Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
qt5-qml
racket Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
racket-minimal
rakudo
ratfor
rexx-imc
rexx-regina lang/rexx-regina: Add DragonFly support (dports) 2014-07-05 22:10:42 +00:00
rexx-regutil Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
rexx-wrapper Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
rhino - Remove leading, undefined article from COMMENT 2014-06-11 05:12:13 +00:00
rubinius - Update to 2.2.10 2014-07-05 21:49:51 +00:00
ruby19 Add CPE information. 2014-07-02 12:49:59 +00:00
ruby20 Add CPE information. 2014-07-02 12:49:59 +00:00
ruby21 Add CPE information. 2014-07-02 12:49:59 +00:00
runawk
rust
s9fes Reset maintainership. 2014-06-25 21:42:02 +00:00
sagittarius-scheme - Add new port for Sagittarius Scheme 2014-07-06 01:47:27 +00:00
Sather Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
sather-specification
sather-tutorial
sbcl Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
scala
scala-docs
scheme48
scm - Fix build with i386 2014-06-14 05:49:29 +00:00
scsh Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
sdcc
sdcc-devel
see Update to 3.1 2014-07-07 09:41:23 +00:00
seed7 - Update to 05_20140706 2014-07-08 07:29:30 +00:00
siod
sisc Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
sketchy
slib Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
slib-guile
slisp
smalltalk Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
sml-mode.el Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
sml-nj Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
sml-nj-devel Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
snobol4 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
spidermonkey17 Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
spidermonkey24
spidermonkey170
spidermonkey185 Fix build with readline from ports 2014-07-01 12:39:10 +00:00
spl Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:24:35 +00:00
squeak
squirrel
sr
stalin
starlogo
stklos Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
stldoc
swi-pl
t3x Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
tcc lang/tcc: Update version 0.9.25 => 0.9.26 and assign maintainer 2014-06-19 20:13:42 +00:00
tcl84
tcl85
tcl86
tcl-manual
tcl-wrapper
tclX
tinypy Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
tolua
tolua++ Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
tuareg-mode.el
twelf Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
ucc
urweb - Fix pthread error when compiling files at runtime 2014-07-02 16:21:52 +00:00
v8
v8-devel
vala Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
vala-vapigen
visualworks Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
whitespace
x10
xds
xds-c
xotcl
yabasic
yap
yap-devel
yorick Allow to build with texinfo from ports 2014-06-26 09:41:38 +00:00
ypsilon Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
Makefile Update to 3.1 2014-07-07 09:41:23 +00:00