1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/lang
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
abcl
adacontrol Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
afnix
alchemist.el Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
algol68g Update math/gsl to 2.5 2018-06-23 08:27:13 +00:00
angelscript Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
arena
asis Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
asn1c
atlast
awka
bas2tap
basic256 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
beignet - Remove obsolete OSVERSION condition 2018-05-07 15:23:49 +00:00
bf2c
bsh
bwbasic
c lang/c: Update to 0.11 2018-03-20 00:56:23 +00:00
ccl In lang/ccl: 2018-03-27 19:46:02 +00:00
cdent Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
ceylon
cfortran
chez-scheme
chibi-scheme lang/chibi-scheme: Portscout, please ignore the bad 'stable' upstream tag 2018-02-17 13:45:06 +00:00
chicken - Switch to new test framework 2018-05-17 08:34:08 +00:00
cilkplus Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
cim
cint Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
cjs
clang33
clang34 - Fix shebangs 2018-02-27 12:26:25 +00:00
clang35
clang38
clang-devel
cling
clojure
clojure-mode.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
clover
cmucl
cmucl-extra
cocor
coffeescript lang/coffeescript: update to 2.3.1 2018-07-04 22:00:27 +00:00
cparser
crystal Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6 2018-06-01 10:16:41 +00:00
csharp-mode.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
cython - Update to 0.28.2 2018-05-15 11:01:58 +00:00
diveintopython
dlang-tools - Update to 2.080.0 2018-06-03 07:32:10 +00:00
dlv
dmd1
dmd2
duktape lang/duktape: Update to 2.2.1 2018-04-28 12:13:49 +00:00
duktape-lib lang/duktape-lib: Update to 2.2.1 2018-04-28 19:05:19 +00:00
ecl Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
elan
elixir lang/elixir: Update to 1.6.6 2018-07-05 22:36:13 +00:00
elixir-mode.el Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elk
emacs-lisp-intro
erlang Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-doc Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-java Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-riak lang/erlang-riak: fix typo and capitalize company name 2018-07-04 14:48:29 +00:00
erlang-runtime15 Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-runtime16 Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-runtime17 Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-runtime18 Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-runtime19 Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
erlang-runtime20 Update lang/erlang-runtime20 to version 20.3.8.2. 2018-07-03 10:49:41 +00:00
erlang-runtime21 Update lang/erlang-runtime21 to version 21.0.2. 2018-07-04 17:42:36 +00:00
erlang-wx Transfer maintainership of Erlang ports to erlang@. 2018-06-07 11:15:11 +00:00
execline
expect
f2c Mark these ports broken on mips64 and/or mips. 2018-07-01 09:17:45 +00:00
fasm Update to 1.73.02 2018-03-29 10:48:13 +00:00
ferite Work around the lack of definition of union semun per POSIX. 2018-03-02 22:34:53 +00:00
ficl
fpc lang/fpc: Revert the LICENSE change because it conflicts with slave ports 2018-06-28 03:11:45 +00:00
fpc-base - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-docs
fpc-lua - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-rexx - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-rtl-console - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-rtl-extra - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-rtl-objpas - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-rtl-unicode - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-units - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-utils - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fsharp lang/fsharp: update to 10.0.2 2018-06-30 20:21:52 +00:00
fth
gambit-c Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
gauche - Update `lang/gauche' to version 0.9.5 2018-06-06 18:25:34 +00:00
gawk Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
gcc Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
gcc5 Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of 2018-05-14 19:15:36 +00:00
gcc6 Improve the explanation on why on powerpc64 we require USE_GCC=5 and 2018-07-04 15:49:35 +00:00
gcc6-aux Mark these ports as broken on aarch64, and, where appropriate, armvX. 2018-07-07 06:44:07 +00:00
gcc6-devel Improve the explanation on why on powerpc64 we require USE_GCC=5 and 2018-07-04 15:49:35 +00:00
gcc7 Forward port r469788 from lang/gcc6: 2018-05-28 09:04:30 +00:00
gcc7-devel Update to the 20180628 snapshot of GCC 7.3.1. 2018-07-01 19:25:02 +00:00
gcc8-devel Update to the 20180706 snapshot of GCC 8.1.1. 2018-07-07 16:07:40 +00:00
gcc9-devel Update to the 20180701 snapshot of GCC 9. 2018-07-04 14:03:22 +00:00
gcc47 Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of 2018-05-14 19:15:36 +00:00
gcc48 Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of 2018-05-14 19:15:36 +00:00
gcc49 Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of 2018-05-14 19:15:36 +00:00
gcc-ecj45 - Add LICENSE 2018-05-20 09:04:10 +00:00
gforth Mark as broken on powerpc64. 2018-06-08 01:52:22 +00:00
ghc lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
gjs
gnat_util
gnatcross-aarch64
gnatcross-binutils-aarch64
gnatcross-sysroot-aarch64
gnatdroid-armv7 Assign maintainership to new volunteer. Pet portlint. 2018-07-04 04:31:41 +00:00
gnatdroid-binutils Assign maintainership to new volunteer. Pet portlint. 2018-07-04 04:31:41 +00:00
gnatdroid-binutils-x86
gnatdroid-sysroot Assign maintainership to new volunteer. Pet portlint. 2018-07-04 04:31:41 +00:00
gnatdroid-sysroot-x86
gnatdroid-x86
gnu-cobol
gnustep-base devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
go Update go to 1.10.3 [1], and enable verbose build [2] 2018-06-25 15:59:49 +00:00
go14 - Switch to new test framework 2018-05-27 08:34:17 +00:00
Gofer
gprolog Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
groovy - Update to 2.4.14 2018-03-19 06:40:54 +00:00
gscheme
guile
guile2 Mark these ports broken on mips64 and/or mips. 2018-07-01 09:17:45 +00:00
harbour Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
haskell-mode.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
hla
hope
hs-brainfuck lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-unlambda lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
huc
hugs Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
icc
ici
icon Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
intercal
io Mark as broken on powerpc64. 2018-06-08 01:56:02 +00:00
itcl
itcl4
J Fix USE_GITHUB usage. 2018-06-04 14:46:41 +00:00
jakarta-commons-jelly
jimtcl
jruby
js_of_ocaml
julia lang/julia: fix RUNPATH in 0.6.3 2018-06-14 23:40:46 +00:00
jython
kawa
kf5-kross Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kross-interpreters Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kturtle Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kturtle-kde4 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
lafontaine
lci
ldc - Update to 1.9.0 (jit support was dropped with llvm < 5.0). It doesn't compile 2018-06-03 06:31:09 +00:00
lfe
libhx
libobjc2 Adjust USES to fix building on gcc-based archs (in particular, powerpc64). 2018-06-02 19:40:59 +00:00
librep
libstdc++_stldoc_4.2.2
linux-c6-tcl85
linux-c7-tcl85
linux-dotnet10-runtime lang/linux-dotnet-(runtime|sdk): add linux implementation of .NET Core 2018-06-30 07:40:20 +00:00
linux-dotnet11-runtime lang/linux-dotnet-(runtime|sdk): add linux implementation of .NET Core 2018-06-30 07:40:20 +00:00
linux-dotnet11-sdk lang/linux-dotnet11-sdk: fix RUN_DEPENDS 2018-06-30 07:49:40 +00:00
linux-dotnet-cli lang/linux-dotnet-(runtime|sdk): add linux implementation of .NET Core 2018-06-30 07:40:20 +00:00
linux-dotnet-runtime lang/linux-dotnet-(runtime|sdk): add linux implementation of .NET Core 2018-06-30 07:40:20 +00:00
linux-dotnet-sdk lang/linux-dotnet-(runtime|sdk): add linux implementation of .NET Core 2018-06-30 07:40:20 +00:00
linux-j
lua51
lua52
lua53
lua-ada Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
luajit Mark as broken on aarch64. 2018-03-18 15:08:18 +00:00
malbolge
maude
mawk
mdk Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6 2018-06-01 10:16:41 +00:00
micropython
mit-scheme
mixal
mlton Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
mmix
modula3 - Limit python version, fix build with python3 as default 2018-03-13 20:03:39 +00:00
mono lang/mono: add support for BTLS TLS provider 2018-06-30 15:13:31 +00:00
mono-basic Update Mono to 5.10.1.47 2018-06-16 15:56:41 +00:00
mosh devel/oniguruma: Update to 6.8.1 2018-03-19 06:03:16 +00:00
mosml Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
mtasc
mujs New port: lang/mujs: Embeddable Javascript interpreter in C 2018-03-17 16:07:29 +00:00
munger
myrddin Do not always run the test suite 2018-07-01 11:13:18 +00:00
nawk
nbc lang/nbc: fix build with lld by setting LLD_UNSAFE [1] 2018-06-17 16:15:32 +00:00
nbfc
neko Update security/mbedtls to 2.9.0 and bump dependent ports. 2018-06-07 12:16:47 +00:00
nesasm
newlisp
newlisp-devel Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
nhc98 Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
nickle
nim Update to upstream version 0.18.0 2018-03-18 20:04:06 +00:00
nml
nqc
nwcc
nx
ocaml
ocaml-autoconf
ocaml-nox11
ohugs
onyx
oo2c Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6 2018-06-01 10:16:41 +00:00
opencoarrays Mark these ports as broken on aarch64, and, where appropriate, armvX. 2018-07-07 06:44:07 +00:00
opendylan
owl-lisp
p2c
p5-Data-JavaScript Update WWW 2018-05-27 20:15:16 +00:00
p5-ePerl
p5-Error Update WWW 2018-05-27 20:15:16 +00:00
p5-Expect Update WWW 2018-05-27 20:15:16 +00:00
p5-ExtUtils-F77 Update WWW 2018-05-27 20:15:16 +00:00
p5-Interpolation Update WWW 2018-05-27 20:15:16 +00:00
p5-JavaScript-SpiderMonkey Update WWW 2018-05-27 20:15:16 +00:00
p5-JavaScript-Squish Update WWW 2018-05-27 20:15:16 +00:00
p5-JavaScript-Value-Escape Update WWW 2018-05-27 20:15:16 +00:00
p5-JSAN Update WWW 2018-05-27 20:15:16 +00:00
p5-List-MoreUtils Update WWW 2018-05-27 20:15:16 +00:00
p5-List-MoreUtils-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-Marpa Add LICENSE_FILE 2018-06-04 18:09:15 +00:00
p5-Marpa-PP Update LICENSE 2018-06-04 18:09:22 +00:00
p5-Marpa-XS Update LICENSE 2018-06-04 18:09:29 +00:00
p5-Modern-Perl Update WWW 2018-05-27 20:15:16 +00:00
p5-Perl6-Subs Add LICENSE 2018-06-04 18:09:35 +00:00
p5-Promises Update WWW 2018-05-27 20:15:16 +00:00
p5-Pugs-Compiler-Rule Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Quantum-Superpositions Update WWW 2018-05-27 20:15:16 +00:00
p5-Scalar-List-Utils Update WWW 2018-05-27 20:15:16 +00:00
p5-signatures Update WWW 2018-05-27 20:15:16 +00:00
p5-Switch - Add LICENSE 2018-06-15 09:04:34 +00:00
p5-Tcl Update WWW 2018-05-27 20:15:16 +00:00
p5-Test-XPath - Update to 0.19 2018-05-29 07:43:10 +00:00
p5-Try-Catch
p5-Try-Tiny Update WWW 2018-05-27 20:15:16 +00:00
p5-Try-Tiny-Retry Update WWW 2018-05-27 20:15:16 +00:00
p5-TryCatch
p5-v6 Update WWW 2018-05-27 20:15:16 +00:00
parrot devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
pbasic Fix some corrupted attribution lines. 2018-06-24 06:34:38 +00:00
pcc
pecl-perl
perl5-devel Update to v5.29.0-25-gd36adde059. 2018-07-02 13:47:56 +00:00
perl5.24 Make a note about why this hack is required. 2018-06-29 14:08:40 +00:00
perl5.26 Make a note about why this hack is required. 2018-06-29 14:08:40 +00:00
perl5.28 Make a note about why this hack is required. 2018-06-29 14:08:40 +00:00
petite-chez
pfe
phantomjs devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
pharo lang/pharo: Reset maintainer 2018-03-13 06:35:27 +00:00
phc
php56 Prevent php 5.6 (opcache) from segfaulting when compiled with clang 6.0 2018-05-14 14:24:13 +00:00
php56-extensions
php70 lang/php70: Update from 7.0.29 to 7.0.30 2018-04-26 14:47:42 +00:00
php70-extensions Take over maintainership 2018-05-14 08:08:47 +00:00
php71 Update PHP 7.1 from 7.1.18 to 7.1.19 2018-06-25 11:40:54 +00:00
php71-extensions
php72 lang/php72: Update from 7.2.6 to 7.2.7 2018-06-25 11:41:48 +00:00
php72-extensions
php_doc
php-mode.el Update to 1.19.1 2018-05-14 02:31:26 +00:00
picoc
pocl lang/pocl: Remove BROKEN=fails to package 2018-04-18 20:54:46 +00:00
polyml lang/polyml: update to 5.7.1 2018-06-29 16:48:10 +00:00
ponyc - Update WWW 2018-07-06 09:37:37 +00:00
ptoc Fix build with clang 6.0. 2018-05-14 21:03:47 +00:00
pure USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
py-hy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mx-base Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-prolog
py-qt5-qml Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
pypy lang/pypy: Update to 6.0.0 2018-07-06 07:15:50 +00:00
pypy3 lang/pypy3: Update to 6.0.0 2018-07-06 07:16:31 +00:00
python
python2
python3
python27 - Update to 2.7.15(include security fix) 2018-05-11 12:49:32 +00:00
python34 Mark BROKEN_SSL=openssl-devel 2018-02-22 19:50:59 +00:00
python35 lang/python35: Fix build with LibreSSL 2.7 2018-04-28 19:17:33 +00:00
python36 lang/python36: update 3.6.5 -> 3.6.6 2018-07-06 08:10:39 +00:00
python37 - Repocopy lang/python36 --> lang/python37 and update to 3.7.0 2018-07-06 04:16:55 +00:00
python-doc-html - Fix python36 docs 2018-07-06 16:14:58 +00:00
python-doc-pdf-a4
python-doc-pdf-letter
python-doc-text
python-mode.el
python-tools
qore Mark these ports as broken on aarch64, and, where appropriate, armvX. 2018-07-07 06:44:07 +00:00
qscheme
qt5-qml Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
quack USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
racket
racket-minimal Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
ratfor Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
referenceassemblies-pcl
retro12 Update to upstream version 2018.4.20 2018-04-21 09:30:22 +00:00
rexx-imc Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
rexx-regina
rexx-regutil Work around the lack of definition of union semun per POSIX. 2018-03-02 22:34:53 +00:00
rexx-wrapper
rhino
rubinius
ruby23 Update to 2.3.7 2018-03-29 19:59:47 +00:00
ruby24 Fix build with LibreSSL 2.7 2018-06-05 18:57:28 +00:00
ruby25 Update to 2.5.1 2018-03-29 20:01:41 +00:00
runawk
rust lang/rust: Update to 1.26.2 2018-06-09 09:28:57 +00:00
rust-nightly Update to 2018-04-03 2018-04-03 20:48:47 +00:00
sagittarius-scheme - Update to 0.9.2 2018-06-02 23:26:05 +00:00
sather-specification
sather-tutorial
sbcl Update to 1.4.9 2018-06-29 12:13:54 +00:00
scala lang/scala update to 2.12.6 2018-05-22 16:41:21 +00:00
scala-docs Update to 2.12.6 release. 2018-05-10 16:20:46 +00:00
scheme48
scm Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
sdcc Add build dependency on bison. 2018-06-09 09:03:48 +00:00
see Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6 2018-06-01 10:16:41 +00:00
seed7 lang/seed7: update to 05_20180601 2018-06-04 13:41:59 +00:00
siod
sisc
sketchy
slib
slib-guile
slib-guile2
slisp
smalltalk Fix documentation build error (makeinfo) 2018-02-15 10:15:46 +00:00
smlnj - Remove always false OSVERSION condition and never used patches 2018-06-15 13:58:20 +00:00
snobol4
solidity lang/solidity: unbreak with Clang 6 2018-04-27 10:08:33 +00:00
spec.alpha lang/spec.alpha: New port; library dependency for Clojure 1.9 2018-02-24 17:10:08 +00:00
spidermonkey17
spidermonkey24 - Switch to new test framework 2018-06-03 08:34:23 +00:00
spidermonkey38 devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
spidermonkey52 devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
spidermonkey170 - Switch to new test framework 2018-05-05 08:33:58 +00:00
spidermonkey185 - Switch to new test framework 2018-06-06 08:34:26 +00:00
spl
squeak
squirrel
starlogo
stldoc
swi-pl
swift devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
tcbasic
tcc
tcl85 Fix libtclstub.a being stripped of symbols and thus being useless. 2018-05-10 23:05:16 +00:00
tcl86 lang/tcl85, lang/tcl86: remove MODULES option 2018-03-27 14:24:25 +00:00
tcl87 lang/tcl87: simplify Makefile and patches, remove obsolete OPTIONs, bump 2018-03-09 15:40:14 +00:00
tcl-manual
tcl-wrapper
tclX Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
tinypy
tolua
tolua++
tuareg-mode.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
twelf Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
ucc
urweb Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
v8 Fix build with Clang 6 2018-06-19 21:46:26 +00:00
v8-devel devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
vala Fix plist after r468231. 2018-04-25 07:39:02 +00:00
visualworks
yabasic - Update to 2.79.0 2018-05-06 00:39:06 +00:00
yap Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
yap-devel Mark as broken on various tier-2 archs. 2018-06-08 03:02:32 +00:00
yorick
ypsilon - Switch to new test framework 2018-05-29 08:34:21 +00:00
Makefile - Repocopy lang/python36 --> lang/python37 and update to 3.7.0 2018-07-06 04:16:55 +00:00