1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/lang
Gerald Pfeifer 781b800d3f Update to the 20171126 snapshot of GCC 8.
This requires two temporary patches to allow for building with
clang 3.4.1 (on FreeBSD 10.4) and trimming down an overeager check
that breaks Wine, for example.

Forward port revision 454177 from lang/gcc7: [1]

Make sure what we install is stripped (i.e., debug info is removed).

The straightforward way is setting INSTALL_TARGET to install-strip,
which is supported by the upstream GCC build machinery.

Unfortunately this fails when running as regular user (non-root)
since strip requires write permission to the files in question,
and we install binaries as r-xr-xr-x by default.  To work around
that we need to set BINMODE to allow for write access by the user,
something that's common on GNU/Linux (which is why this probably
has not been noticed there).  This is not necessary when running
as root.

(A different approach suggested was to set STRIP=true, alas that
leads to many files actually not being stripped.  This is due to
GCC using its own script install-sh that in turn uses cp, chmod,
strip,...  instead of our own install-* tools in many cases.)

Reported by:	Ports QA Framework, miwi, sobomax [1]
Discussed with:	tijl, miwi [1]
Differential Revision:	https://reviews.freebsd.org/D10357 [1]
2017-11-29 18:51:00 +00:00
..
abcl Update lang/abcl to version 1.5.0. 2017-06-11 18:03:55 +00:00
adacontrol Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
afnix Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
alchemist.el Chase Emacs update 2017-09-12 15:38:56 +00:00
algol68g Update math/gsl to 2.4 2017-07-03 20:38:11 +00:00
angelscript Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
arena
asis Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
asn1c
atlast
awka
bas2tap
basic256
beignet lang/beignet: update to 1.3.2 2017-10-30 18:36:39 +00:00
bf2c
bsh
bwbasic
c
ccl
cdent
ceylon Update to 1.3.3. 2017-10-12 15:35:56 +00:00
cfortran
chez-scheme Fix USE_GITHUB usage. 2017-11-28 13:31:18 +00:00
chibi-scheme - Add soname to libchibi-scheme.so 2017-06-27 08:29:16 +00:00
chicken
cilkplus Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
cint Remove unnecessary reference to gets() as CINT gets() uses fgets() internally. 2017-10-10 10:54:27 +00:00
cjs Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
clang33 Register dependency on groff 2017-05-25 14:35:49 +00:00
clang34 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
clang35 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
clang38
clang-devel
cling Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
clojure
clojure-mode.el Chase Emacs update 2017-09-12 15:38:56 +00:00
clover - Update WWW 2017-08-08 09:01:17 +00:00
cmucl
cmucl-extra
cocor
cparser
csharp-mode.el Chase Emacs update 2017-09-12 15:38:56 +00:00
cython lang/cython: Update to 0.26 2017-08-26 17:53:11 +00:00
cython3 Remove a double entry of PKGNAMESUFFIX. 2017-03-24 19:17:45 +00:00
diveintopython
dlang-tools Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB. 2017-07-26 13:16:39 +00:00
dlv
dmd1 These ports now build on powerpc64. 2017-04-10 00:27:48 +00:00
dmd2 Fixing stack corruption in DMD=../dmd/generated/freebsd/release/64/dmd 2017-07-05 02:45:25 +00:00
duktape Update to 2.2.0. 2017-10-10 13:21:16 +00:00
ecl Provide more descriptive error messages for ports failing on powerpc64. 2017-04-29 05:44:25 +00:00
elan
elixir Update lang/elixir to version 1.5.2. 2017-09-29 15:59:09 +00:00
elixir-mode.el Chase Emacs update 2017-09-12 15:38:56 +00:00
elk
emacs-lisp-intro
erlang Update lang/erlang to version 19.3.6.4. 2017-11-23 21:32:41 +00:00
erlang-java Update lang/erlang-java to version 19.3.6.4. 2017-11-23 21:32:50 +00:00
erlang-riak
erlang-runtime15 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
erlang-runtime16 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
erlang-runtime17 For ports that are explicitly enabled on armv6, also enable them 2017-10-10 21:31:30 +00:00
erlang-runtime18 Update lang/erlang-runtime18 to version 18.3.4.7. 2017-11-23 19:07:30 +00:00
erlang-runtime19 Update lang/erlang-runtime19 to version 19.3.6.4. 2017-11-23 19:07:56 +00:00
erlang-runtime20 Update lang/erlang-runtime20 to version 20.1.7. 2017-11-23 19:15:31 +00:00
erlang-wx Update lang/erlang-wx to version 19.3.6.4. 2017-11-23 21:33:00 +00:00
execline
expect
f2c - Use proper command for static lib installation 2017-11-17 09:00:13 +00:00
fasm Begin deorbit burn of ia64. We have not attempted to build packages for 2017-06-25 00:29:09 +00:00
ferite
ficl
fpc - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-base - Update WWW 2017-09-28 09:02:00 +00:00
fpc-docs - Update WWW 2017-09-15 09:01:51 +00:00
fpc-lua - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-rexx - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-rtl-console - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-rtl-extra - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-rtl-objpas - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-rtl-unicode - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-units Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
fpc-utils - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fsharp Update mono and related ports 2017-05-13 07:48:27 +00:00
gambit-c Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
gauche
gawk Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
gcc Replace the hard-coded PORTVERSION by GCC_DEFAULT now that we did dump 2017-09-11 14:54:12 +00:00
gcc5 Add support for armv7. [1] 2017-11-25 19:10:03 +00:00
gcc6 Rework the architecture-specific special settings, sorting snippets and 2017-11-25 22:52:32 +00:00
gcc6-aux lang/gcc6-aux: Provide a bootstrap compiler for FreeBSD 12.0 post-ino64 2017-10-15 15:42:50 +00:00
gcc6-devel Update to the 20171122 snapshot of GCC 6.4.1. 2017-11-23 07:54:09 +00:00
gcc7 Make sure what we install is stripped (i.e., debug info is removed). 2017-11-14 14:05:47 +00:00
gcc7-devel Update to the 20171123 snapshot of GCC 7.2.1. 2017-11-25 20:01:46 +00:00
gcc8-devel Update to the 20171126 snapshot of GCC 8. 2017-11-29 18:51:00 +00:00
gcc46 Given that GCC 5 has gone end-of-life now, recommend GCC 6 or later 2017-11-19 22:44:45 +00:00
gcc47 Backport the change to ensure what we install is stripped (i.e., debug 2017-11-23 21:12:22 +00:00
gcc48 Backport the change to ensure what we install is stripped (i.e., debug 2017-11-23 21:12:22 +00:00
gcc49 Backport the change to ensure what we install is stripped (i.e., debug 2017-11-23 21:12:22 +00:00
gcc-ecj45
gcl Chase Emacs update 2017-09-12 15:38:56 +00:00
gforth Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
ghc Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
gjs Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
gnat_util lang/gnat_util: remove expired ADA_DEFAULT==5 option 2017-11-01 07:39:42 +00:00
gnatcross-aarch64 Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnatcross-binutils-aarch64 Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnatcross-sysroot-aarch64 Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnatdroid-armv7 Fix build of all lang/gcc6-aux "slave" ports after r451312 2017-10-30 16:04:47 +00:00
gnatdroid-binutils Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnatdroid-binutils-x86 Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnatdroid-sysroot Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnatdroid-sysroot-x86 Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnatdroid-x86 Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
gnu-cobol
gnustep-base devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
go Update to 1.9.2 2017-11-03 10:45:39 +00:00
go14 For ports that are explicitly enabled on armv6, also enable them 2017-10-10 21:31:30 +00:00
Gofer Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
gprolog Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
groovy lang/groovy: update 2.4.8 -> 2.4.12 2017-07-08 23:34:34 +00:00
gscheme Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
guile
guile2 lang/guile2: This port is MAKE_JOBS_UNSAFE 2017-10-11 19:10:52 +00:00
harbour Provide more descriptive error messages for ports failing on powerpc64. 2017-04-29 05:44:25 +00:00
haskell-mode.el Chase Emacs update 2017-09-12 15:38:56 +00:00
hla - Always accompany OSVERSION check with OPSYS check 2017-04-07 15:58:51 +00:00
hope
hs-brainfuck - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-unlambda - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
huc
hugs Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
icc
ici
icon Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
intercal
io lang/io: install a few syntax files 2017-09-19 10:13:08 +00:00
itcl Convert USES of tcl or tk from 84+ to 85+ 2017-09-07 10:56:40 +00:00
itcl4 lang/itcl4: update to 4.1.0 2017-08-21 07:49:12 +00:00
jakarta-commons-jelly
jimtcl lang/jimtcl: remove UNSET=DOCS, default is fine for packages 2017-08-10 09:54:00 +00:00
jruby Update to 9.1.10.0 2017-05-26 17:53:11 +00:00
js_of_ocaml
julia Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
jython Use DISTVERSIONPREFIX instead of DISTNAME 2017-05-28 23:16:40 +00:00
kawa Update to 3.0. 2017-10-10 13:06:45 +00:00
kf5-kross Update KDE Frameworks to 5.40.0 2017-11-16 05:59:35 +00:00
kturtle Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
lafontaine
lci Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
ldc - Update to 1.3.0 2017-07-16 08:49:32 +00:00
lfe Update lang/lfe to version 1.3. 2017-10-14 14:35:19 +00:00
libhx
libobjc2
librep lang/librep: Update version 0.92.6=>0.92.7 2017-09-19 19:51:55 +00:00
libstdc++_stldoc_4.2.2
linux-c6-tcl85
linux-c7-tcl85
linux-j
lua51
lua52
lua53 New maintainer: Russell Haley <russ.haley@gmail.com> 2017-11-14 06:28:06 +00:00
lua-ada Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
luajit For ports that are explicitly enabled on armv6, also enable them 2017-10-10 21:31:30 +00:00
malbolge
maude
mawk
mdk lang/mdk: 2017-07-09 21:04:08 +00:00
micropython Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
mit-scheme Fix linkage flags to allow loading of prx11.so. 2017-09-03 08:48:24 +00:00
mixal
mlton Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
mmix
modula3 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
mono For ports that are explicitly enabled on armv6, also enable them 2017-10-10 21:31:30 +00:00
mono-basic
mosh Chase renaming of devel/oniguruma6 to devel/oniguruma 2017-11-12 14:00:48 +00:00
mosml Provide more descriptive error messages for ports failing on powerpc64. 2017-04-29 05:44:25 +00:00
mtasc
munger
myrddin lang/myrddin: Update to 0.2.0 2017-09-22 11:11:02 +00:00
nawk
nbc
nbfc
neko
nesasm
newlisp Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
newlisp-devel Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
nhc98 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
nickle Update to 2.79. 2017-10-10 13:17:40 +00:00
nim lang/nim: Update to 0.17.2 2017-10-18 22:02:12 +00:00
nml
nqc lang/nqc: Update license 2017-07-27 00:43:32 +00:00
nwcc
nx In lang/nx: 2017-07-27 13:00:35 +00:00
ocaml Provide more descriptive error messages for ports failing on powerpc64. 2017-04-29 05:44:25 +00:00
ocaml-autoconf
ocaml-nox11 Provide more descriptive error messages for ports failing on powerpc64. 2017-04-29 05:44:25 +00:00
ohugs Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
onyx Mark some ports failing on armv6, for errors classified as "???". 2017-05-26 20:02:44 +00:00
oo2c Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
opencoarrays Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
opendylan
owl-lisp lang/owl-lisp: add init.fasl to the package, new security/radamsa needs this. 2017-11-12 20:36:53 +00:00
p2c
p5-Data-JavaScript
p5-ePerl
p5-Error Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Expect Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-ExtUtils-F77 Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Interpolation
p5-JavaScript-SpiderMonkey Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-JavaScript-Squish
p5-JavaScript-Value-Escape Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-JSAN
p5-List-MoreUtils Update to 0.426 2017-10-13 06:50:56 +00:00
p5-List-MoreUtils-XS Update to 0.426 2017-10-03 15:34:57 +00:00
p5-Marpa Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Marpa-PP
p5-Marpa-XS
p5-Modern-Perl Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Perl6-Subs
p5-Promises
p5-Pugs-Compiler-Rule
p5-Quantum-Superpositions Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Scalar-List-Utils Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-signatures Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Switch
p5-Tcl Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Test-XPath Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Try-Catch Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Try-Tiny Add LICENSE_FILE 2017-07-02 16:10:36 +00:00
p5-Try-Tiny-Retry
p5-TryCatch Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-v6 Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
parrot Remove obsolete line. ia64 support failed years ago. 2017-11-27 02:55:09 +00:00
pbasic
pcc
pecl-perl Convert all PECL ports to USES=php:pecl. 2017-04-10 15:08:47 +00:00
perl5-devel Update to v5.27.6-62-gb2e7ed7. 2017-11-27 12:00:03 +00:00
perl5.22 Fix license information. (for reals) 2017-09-15 08:32:44 +00:00
perl5.24 Update to 5.24.3. 2017-09-25 13:01:22 +00:00
perl5.26 Update to 5.26.1 2017-09-24 19:08:24 +00:00
petite-chez
pfe Mark some ports failing on armv6, for errors classified as "clang". 2017-05-27 15:07:11 +00:00
phantomjs devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
pharo
phc
php56 Remove nops, setting USES after bsd.port.pre.mk doesn't do anything 2017-11-19 21:30:42 +00:00
php56-extensions
php70 Remove DTRACE_DESC in favor of the default description. 2017-11-29 18:46:30 +00:00
php70-extensions - Update maintainer address 2017-05-16 13:37:51 +00:00
php71 Remove DTRACE_DESC in favor of the default description. 2017-11-29 18:46:30 +00:00
php71-extensions
php72 Remove DTRACE_DESC in favor of the default description. 2017-11-29 18:46:30 +00:00
php72-extensions Add PHP 7.2 RC6 2017-11-16 10:48:48 +00:00
php_doc
php-mode.el Update to 1.18.2 2017-06-19 08:12:27 +00:00
picoc Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
pike78 Mark BROKEN: fails to build 2017-06-11 15:24:07 +00:00
pocl Update to 0.14 and switch to llvm40 by default 2017-05-12 17:08:26 +00:00
polyml
ptoc
pure Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
py-clojure
py-hy Quick COMMENT fix for lang/py-hy. 2017-09-12 14:49:45 +00:00
py-mx-base
py-prolog This only works with 2.7. 2017-11-18 20:30:35 +00:00
py-qt5-qml Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
pypy lang/pypy(3): update to 5.9 2017-11-04 09:33:51 +00:00
pypy3 lang/pypy(3): update to 5.9 2017-11-04 09:33:51 +00:00
python
python2
python3
python27 When cross-compiling with qemu, recompile _sysconfigdata.py after patching it 2017-10-15 15:01:15 +00:00
python34 Update to 3.4.7 2017-08-09 19:36:01 +00:00
python35 Update to 3.5.4 2017-08-09 19:36:07 +00:00
python36 Update to 3.6.3 2017-10-04 10:55:25 +00:00
python-doc-html - Update to 2.7.14(include security fix) 2017-09-24 11:57:09 +00:00
python-doc-pdf-a4
python-doc-pdf-letter
python-doc-text
python-mode.el
python-tools
qore Mark some ports failing on armv6, for errors classified as "???". 2017-05-26 20:02:44 +00:00
qscheme * Renamed ffcall --> libffcall, renamed upstream 2017-07-28 18:58:24 +00:00
qt5-qml Fix build on armv6 2017-06-03 10:06:10 +00:00
quack Chase Emacs update 2017-09-12 15:38:56 +00:00
racket Update lang/racket to version 6.11. 2017-10-31 10:56:03 +00:00
racket-minimal Update lang/racket-minimal to version 6.11. 2017-10-31 10:55:46 +00:00
ratfor Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
referenceassemblies-pcl
rexx-imc Mark broken on armv6. The error indication "termios" is a false 2017-05-26 18:15:15 +00:00
rexx-regina lang/rexx-regina: Add manual page alias 2017-08-18 16:45:56 +00:00
rexx-regutil Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
rexx-wrapper
rhino Update LICENSE 2017-09-24 18:49:25 +00:00
rubinius Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
ruby22 lang/ruby2?: make rubygem-* ports reproducible 2017-11-22 13:27:37 +00:00
ruby23 lang/ruby2?: make rubygem-* ports reproducible 2017-11-22 13:27:37 +00:00
ruby24 lang/ruby2?: make rubygem-* ports reproducible 2017-11-22 13:27:37 +00:00
runawk
rust lang/rust: avoid LLVM targeting SSE2 on i386 by default 2017-11-27 22:02:29 +00:00
rust-nightly lang/rust-nightly: Inherit MAINTAINER from lang/rust 2017-06-27 22:08:07 +00:00
sagittarius-scheme - Update to 0.8.8 2017-11-23 14:11:32 +00:00
sather-specification
sather-tutorial
sbcl Chase upgrade of lang/sbcl 2017-11-15 04:12:07 +00:00
scala lang/scala: Update to 2.12.3 2017-09-10 19:02:14 +00:00
scala-docs Update to 2.12.4 release. 2017-10-19 14:09:08 +00:00
scheme48
scm Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
sdcc devel/boost-*: update to 1.65.1 2017-09-25 00:08:16 +00:00
sdcc-devel devel/boost-*: update to 1.65.1 2017-09-25 00:08:16 +00:00
see lang/see: Fix license 2017-10-25 08:35:26 +00:00
seed7 lang/seed7: update to 05_20170915 2017-10-27 12:11:39 +00:00
siod Mark some ports failing on armv6, for errors classified as "linker_error". 2017-05-27 22:16:50 +00:00
sisc Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
sketchy
slib
slib-guile
slib-guile2
slisp
smalltalk lang/smalltalk: remove TK option 2017-10-20 11:42:47 +00:00
smlnj
snobol4
spidermonkey17 Move spidermonkey17's headers out of LOCALBASE and in there own subdir. [1] 2017-07-30 14:34:27 +00:00
spidermonkey24 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
spidermonkey38 devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
spidermonkey170 Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
spidermonkey185 Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
spl
squeak Sort ARCHS. While here, pet portlint. 2017-06-27 00:05:15 +00:00
squirrel Fix build on current. 2017-08-31 12:36:12 +00:00
starlogo
stldoc
swi-pl Make hidden dependency on PCRE explicit 2017-11-26 10:19:33 +00:00
swift devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
tcbasic lang/tcbasic: Update to 2.2.0 2017-09-10 13:43:09 +00:00
tcc Fix WWW 2017-06-26 19:36:33 +00:00
tcl85
tcl86 lang/tcl86: remove empty files from pkg-plist 2017-09-11 11:36:20 +00:00
tcl87 lang/tcl87: remove leftover of pre-release age 2017-09-11 11:39:09 +00:00
tcl-manual
tcl-wrapper
tclX
tinypy Fix LICENSE_FILE 2017-10-08 07:12:20 +00:00
tolua
tolua++
tuareg-mode.el Chase Emacs update 2017-09-12 15:38:56 +00:00
twelf
ucc
urweb
v8 Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
v8-devel devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
vala
visualworks
x10 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
yabasic - Switch to new test framework 2017-11-11 09:04:41 +00:00
yap Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
yap-devel Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
yorick
ypsilon Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
Makefile Chez Scheme is both a programming language and an implementation 2017-11-26 21:18:04 +00:00