Skip to content

Commit

Permalink
ports that link with libffi: rebuild with libffi 3.3
Browse files Browse the repository at this point in the history
* excludes known broken ports
* includes only ports that actually link with libffi 3.3
  • Loading branch information
dbevans committed Sep 6, 2020
1 parent a426962 commit bd5d680
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 40 deletions.
2 changes: 1 addition & 1 deletion devel/glib2-devel/Portfile
Expand Up @@ -9,7 +9,7 @@ name glib2-devel
conflicts glib2
set my_name glib
version 2.58.3
revision 0
revision 1
checksums rmd160 3fafbb1e6288ff1e8146ecd0a14547ba779406e5 \
sha256 8f43c31767e88a25da72b52a40f3301fefc49a665b56dc10ee7cc9565cbe7481 \
size 4863648
Expand Down
2 changes: 1 addition & 1 deletion devel/glib2/Portfile
Expand Up @@ -10,7 +10,7 @@ name glib2
conflicts glib2-devel
set my_name glib
version 2.58.3
revision 0
revision 1
checksums rmd160 3fafbb1e6288ff1e8146ecd0a14547ba779406e5 \
sha256 8f43c31767e88a25da72b52a40f3301fefc49a665b56dc10ee7cc9565cbe7481 \
size 4863648
Expand Down
1 change: 1 addition & 0 deletions devel/nu2/Portfile
Expand Up @@ -4,6 +4,7 @@ PortSystem 1.0
PortGroup github 1.0

github.setup nulang nu 2.1.2 v
revision 1
name nu2
categories devel
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion games/freedink/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name freedink
version 1.08.20090120
revision 4
revision 5
categories games
platforms darwin
license GPL-3+
Expand Down
2 changes: 1 addition & 1 deletion gnome/gobject-introspection/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup active_variants 1.1

name gobject-introspection
version 1.60.2
revision 0
revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion lang/gforth/Portfile
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0

name gforth
version 0.7.3
revision 1
revision 2
categories lang
license GPL-3+
maintainers {ctreleaven @ctreleaven} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/gst/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name gst
version 3.2.5
revision 2
revision 3
categories lang
platforms darwin
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ikarus-scheme-devel/Portfile
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name ikarus-scheme-devel
set my_name ikarus-scheme
version r1870
revision 1
revision 2
categories lang
platforms darwin
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/librep/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name librep
version 0.92.7
revision 0
revision 1
categories lang
platforms darwin
maintainers {lloyd.io:me @lloyd}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-10/Portfile
Expand Up @@ -10,7 +10,7 @@ set llvm_version_no_dot 10
set clang_executable_version 10
set lldb_executable_version 10
name llvm-${llvm_version}
revision 0
revision 1
subport clang-${llvm_version} { revision 0 }
subport lldb-${llvm_version} { revision 0 }
set suffix mp-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-3.3/Portfile
Expand Up @@ -9,7 +9,7 @@ PortGroup select 1.0

set llvm_version 3.3
name llvm-${llvm_version}
revision 10
revision 11
subport clang-${llvm_version} { revision 11 }
set suffix mp-${llvm_version}
set sub_prefix ${prefix}/libexec/llvm-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-3.4/Portfile
Expand Up @@ -9,7 +9,7 @@ PortGroup compiler_blacklist_versions 1.0
set llvm_version 3.4
set llvm_version_no_dot 34
name llvm-${llvm_version}
revision 12
revision 13
subport clang-${llvm_version} { revision 13 }
set suffix mp-${llvm_version}
set sub_prefix ${prefix}/libexec/llvm-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-3.5/Portfile
Expand Up @@ -8,7 +8,7 @@ PortGroup compiler_blacklist_versions 1.0
set llvm_version 3.5
set llvm_version_no_dot 35
name llvm-${llvm_version}
revision 9
revision 10

subport clang-${llvm_version} {
version ${llvm_version}.2
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-3.7/Portfile
Expand Up @@ -16,7 +16,7 @@ PortGroup active_variants 1.1
set llvm_version 3.7
set llvm_version_no_dot 37
name llvm-${llvm_version}
revision 4
revision 5
subport clang-${llvm_version} { revision 6 }
set suffix mp-${llvm_version}
set sub_prefix ${prefix}/libexec/llvm-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-5.0/Portfile
Expand Up @@ -12,7 +12,7 @@ set llvm_version_no_dot 50
set clang_executable_version 5.0
set lldb_executable_version 5.0.2
name llvm-${llvm_version}
revision 1
revision 2
subport clang-${llvm_version} { revision 4 }
subport lldb-${llvm_version} { revision 1 }
set suffix mp-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-6.0/Portfile
Expand Up @@ -12,7 +12,7 @@ set llvm_version_no_dot 60
set clang_executable_version 6.0
set lldb_executable_version 6.0.1
name llvm-${llvm_version}
revision 1
revision 2
subport clang-${llvm_version} { revision 3 }
subport lldb-${llvm_version} { revision 1 }
set suffix mp-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-7.0/Portfile
Expand Up @@ -12,7 +12,7 @@ set llvm_version_no_dot 70
set clang_executable_version 7
set lldb_executable_version 7.1.0
name llvm-${llvm_version}
revision 0
revision 1
subport clang-${llvm_version} { revision 0 }
subport lldb-${llvm_version} { revision 0 }
set suffix mp-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-8.0/Portfile
Expand Up @@ -15,7 +15,6 @@ set clang_executable_version 8
set llvm_patch_revision 1
set lldb_executable_version 8.0.${llvm_patch_revision}
name llvm-${llvm_version}
revision 0
subport clang-${llvm_version} { }
subport lldb-${llvm_version} { }
set suffix mp-${llvm_version}
Expand All @@ -35,6 +34,7 @@ if {${subport} eq "llvm-${llvm_version}"} {
some less common ones!) These libraries are built \
around a well specified code representation known as \
the LLVM intermediate representation ("LLVM IR").
revision 1

depends_lib port:libedit port:libffi port:ncurses path:lib/libxar.dylib:xar port:zlib
depends_run bin:perl:perl5 port:llvm_select
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-9.0/Portfile
Expand Up @@ -14,7 +14,7 @@ set llvm_version_no_dot 90
set clang_executable_version 9
set lldb_executable_version 9.0.0
name llvm-${llvm_version}
revision 0
revision 1
subport clang-${llvm_version} { revision 0 }
subport lldb-${llvm_version} { revision 0 }
set suffix mp-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/llvm-devel/Portfile
Expand Up @@ -39,7 +39,7 @@ version ${date}-[string range ${llvm-commit} 0 7]


name llvm-${llvm_version}
revision 0
revision 1
subport clang-${llvm_version} { revision 0 }
subport lldb-${llvm_version} { revision 0 }
set suffix mp-${llvm_version}
Expand Down
2 changes: 1 addition & 1 deletion lang/newlisp/Portfile
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0

name newlisp
version 10.4.3
revision 2
revision 3
categories lang
maintainers nomaintainer
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion lang/parrot/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name parrot
version 8.1.0
revision 4
revision 5
categories lang devel
license Artistic-2
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/polyml/Portfile
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0
PortGroup github 1.0

github.setup polyml polyml 5.7.1 v
revision 1
revision 2
categories lang sml
platforms darwin
maintainers {veonix.com:phil.clayton @pclayton} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/pure/Portfile
Expand Up @@ -40,7 +40,7 @@ set llvm_prefix ${prefix}/libexec/llvm-${llvm_version}
configure.env PATH=${llvm_prefix}/bin:$env(PATH)

if {${name} eq ${subport}} {
revision 2
revision 3

depends_lib port:gmp \
port:libiconv \
Expand Down
2 changes: 1 addition & 1 deletion lang/pypy/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup select 1.0

name pypy
version 7.3.1
revision 0
revision 1
categories lang python devel
license MIT PSF
maintainers {danchr @danchr} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/python27/Portfile
Expand Up @@ -8,7 +8,7 @@ name python27
epoch 2
# Remember to keep py27-tkinter and py27-gdbm's versions sync'd with this
version 2.7.18
revision 1
revision 2

set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
Expand Down
2 changes: 1 addition & 1 deletion lang/python34/Portfile
Expand Up @@ -9,7 +9,7 @@ name python34
epoch 20170810
# Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
version 3.4.10
revision 3
revision 4

deprecated.eol_version yes

Expand Down
1 change: 1 addition & 0 deletions lang/python35/Portfile
Expand Up @@ -8,6 +8,7 @@ name python35
epoch 20170810
# Remember to keep py35-tkinter, py35-htmldocs, and py35-gdbm's versions sync'd with this
version 3.5.9
revision 1

set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
Expand Down
1 change: 1 addition & 0 deletions lang/python36/Portfile
Expand Up @@ -8,6 +8,7 @@ name python36
epoch 20170717
# Remember to keep py36-tkinter and py36-gdbm's versions sync'd with this
version 3.6.12
revision 1

set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
Expand Down
1 change: 1 addition & 0 deletions lang/python37/Portfile
Expand Up @@ -7,6 +7,7 @@ name python37

# Remember to keep py37-tkinter and py37-gdbm's versions sync'd with this
version 3.7.9
revision 1

set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
Expand Down
2 changes: 1 addition & 1 deletion lang/python38/Portfile
Expand Up @@ -9,7 +9,7 @@ name python38
epoch 1
# Remember to keep py38-tkinter, py38-htmldocs, and py38-gdbm's versions sync'd with this
version 3.8.5
revision 0
revision 1

set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
Expand Down
1 change: 1 addition & 0 deletions lang/python39-devel/Portfile
Expand Up @@ -7,6 +7,7 @@ name python39-devel

# Remember to keep py39-tkinter, py39-htmldocs (once 3.9.0 is released), and py39-gdbm's versions sync'd with this
version 3.9.0rc1
revision 1

set branch [join [lrange [split ${version} .] 0 1] .]
categories lang
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby19/Portfile
Expand Up @@ -9,7 +9,7 @@ deprecated.upstream_support no

name ruby19
version 1.9.3-p551
revision 9
revision 10

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby20/Portfile
Expand Up @@ -9,7 +9,7 @@ deprecated.upstream_support no

name ruby20
version 2.0.0-p648
revision 7
revision 8

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby21/Portfile
Expand Up @@ -9,7 +9,7 @@ deprecated.upstream_support no

name ruby21
version 2.1.9
revision 7
revision 8

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby22/Portfile
Expand Up @@ -9,7 +9,7 @@ deprecated.upstream_support no

name ruby22
version 2.2.10
revision 5
revision 6

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby23/Portfile
Expand Up @@ -9,7 +9,7 @@ deprecated.upstream_support no

name ruby23
version 2.3.8
revision 4
revision 5

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby24/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup select 1.0

name ruby24
version 2.4.10
revision 0
revision 1

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby25/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup select 1.0

name ruby25
version 2.5.8
revision 0
revision 1

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby26/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup select 1.0

name ruby26
version 2.6.6
revision 0
revision 1

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion lang/ruby27/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup select 1.0

name ruby27
version 2.7.1
revision 0
revision 1

categories lang ruby
maintainers {kimuraw @kimuraw} openmaintainer
Expand Down
1 change: 1 addition & 0 deletions ocaml/ocaml-ctypes/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup github 1.0
PortGroup ocaml 1.1

github.setup ocamllabs ocaml-ctypes 0.15.1
revision 1

categories ocaml devel
maintainers {landonf @landonf} openmaintainer
Expand Down
1 change: 1 addition & 0 deletions perl/p5-ffi-platypus/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup FFI-Platypus 1.31 ../../authors/id/P/PL/PLICEASE
revision 1
license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
description FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required.
Expand Down
1 change: 1 addition & 0 deletions perl/p5-glib-object-introspection/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup perl5 1.0

perl5.branches 5.26 5.28 5.30
perl5.setup Glib-Object-Introspection 0.048 ../../authors/id/X/XA/XAOC
revision 1
platforms darwin
maintainers {devans @dbevans} openmaintainer
license LGPL-2.1+
Expand Down

0 comments on commit bd5d680

Please sign in to comment.