non port: devel/llvm35/Makefile |
SVNWeb
|
Number of commits found XX: 31 |
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 20 Mar 2019
|
[ 23:18 brooks ] 
496395 devel/llvm35/Makefile
Set an expiration date somewhat after the 5th anniversary of this port's
creation. It has been effectivly unmaintained upstream for 4.5 years at
this point.
PR: 230473, 230475
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 28 Apr 2018
|
[ 08:33 amdmi3 ] 
468521 devel/llvm35/Makefile
- Switch to new test framework
Approved by: portmgr blanket
|
Sat, 31 Mar 2018
|
[ 03:28 tobik ] 
466018 devel/llvm-cheri/Makefile
466018 devel/llvm-cheri/files/llvm-wrapper.sh.in
466018 devel/llvm33/Makefile
466018 devel/llvm33/files/llvm-wrapper.sh.in
466018 devel/llvm34/Makefile
466018 devel/llvm34/files/llvm-wrapper.sh.in
466018 devel/llvm35/Makefile
466018 devel/llvm35/files/llvm-wrapper.sh.in
466018 devel/llvm38/Makefile
466018 devel/llvm38/files/llvm-wrapper.sh.in
(Only the first 10 of 18 ports in this commit are shown above. )
devel/llvm*: Fix wrapper scripts to support symlinking to them
The wrapper scripts currently do not resolve the real path to $0:
$ install -l rs /usr/local/bin/clang50 gcc
$ ./gcc
./gcc: /usr/local/llvm50/bin/gcc: not found
Here /usr/local/llvm50/bin/clang should be called not
/usr/local/llvm50/bin/gcc.
Approved by: brooks (maintainer)
Differential Revision: https://reviews.freebsd.org/D14727
|
Thu, 15 Mar 2018
|
[ 12:44 linimon ] 
464585 devel/llvm35/Makefile
Mark as broken on armvX. Pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 29 Jan 2018
|
[ 06:45 araujo ] 
460241 deskutils/owncloudclient/Makefile
460241 deskutils/owncloudclient/pkg-plist
460241 devel/ahven/Makefile
460241 devel/ahven/pkg-plist
460241 devel/cmake-doc/Makefile
460241 devel/cmake-doc/pkg-plist
460241 devel/kf5-extra-cmake-modules/Makefile
460241 devel/kf5-extra-cmake-modules/pkg-plist
460241 devel/llvm33/Makefile
460241 devel/llvm33/pkg-plist
(Only the first 10 of 37 ports in this commit are shown above. )
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]
PR: ports/221891 [0] and ports/225136 [1]
Submitted by: sunpoet [1]
Approved by: antoine (portmgr)
Exprun by: antoine (several rounds)
Sponsored by: iXsystems, Inc.
|
Fri, 19 Jan 2018
|
[ 23:38 brooks ] 
459485 devel/llvm-cheri/Makefile
459485 devel/llvm33/Makefile
459485 devel/llvm34/Makefile
459485 devel/llvm35/Makefile
459485 devel/llvm38/Makefile
459485 devel/llvm39/Makefile
459485 devel/llvm40/Makefile
459485 devel/llvm50/Makefile
Fix python dependency: restrict to python 2.7.
No PORTREVISON bump as build would fail without python 2.7
PR: 225144
Submitted by: sunpoet
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] 
450351 Mk/Scripts/qa.sh
450351 Mk/Uses/execinfo.mk
450351 astro/opencpn/Makefile
450351 audio/clementine-player/Makefile
450351 audio/deadbeef/Makefile
450351 audio/pulseaudio/Makefile
450351 audio/sayonara/Makefile
450351 biology/seqtools/Makefile
450351 biology/ugene/Makefile
450351 cad/klayout/Makefile
(Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] 
449591 accessibility/atkmm/Makefile
449591 archivers/brotli/Makefile
449591 archivers/c-blosc/Makefile
449591 archivers/kf5-karchive/Makefile
449591 archivers/libpar2/Makefile
449591 archivers/paq/Makefile
449591 archivers/pxz/Makefile
449591 archivers/py-brotli/Makefile
449591 archivers/rvm/Makefile
449591 astro/geographiclib/Makefile
(Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Mon, 22 May 2017
|
[ 17:39 bdrewery ] 
441483 devel/llvm-cheri/Makefile
441483 devel/llvm-devel/Makefile
441483 devel/llvm33/Makefile
441483 devel/llvm34/Makefile
441483 devel/llvm35/Makefile
441483 devel/llvm38/Makefile
441483 devel/llvm39/Makefile
441483 devel/llvm40/Makefile
Fix build when LOCALBASE is not /usr/local.
Reviewed by: brooks
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D10859
|
Mon, 17 Apr 2017
|
[ 14:40 miwi ] 
438697 devel/llvm-cheri/Makefile
438697 devel/llvm-devel/Makefile
438697 devel/llvm33/Makefile
438697 devel/llvm34/Makefile
438697 devel/llvm35/Makefile
438697 devel/llvm36/Makefile
438697 devel/llvm38/Makefile
438697 devel/llvm39/Makefile
438697 devel/llvm40/Makefile
- Fix Shebangs
|
Sat, 15 Apr 2017
|
[ 14:11 linimon ] 
438584 devel/llvm-cheri/Makefile
438584 devel/llvm-devel/Makefile
438584 devel/llvm34/Makefile
438584 devel/llvm35/Makefile
438584 devel/llvm36/Makefile
438584 devel/llvm38/Makefile
438584 devel/llvm39/Makefile
438584 devel/llvm40/Makefile
Remove the misspelled ONLY_FOR_ARCH definitions, which referred to an
arch we no longer support in any case.
Approved by: portmgr (tier-2 blanket), "just fix it"
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] 
437439 archivers/kf5-karchive/Makefile
437439 archivers/paq/Makefile
437439 archivers/pxz/Makefile
437439 archivers/py-brotli/Makefile
437439 archivers/rvm/Makefile
437439 astro/geographiclib/Makefile
437439 astro/gpstk/Makefile
437439 astro/kstars/Makefile
437439 astro/libosmium/Makefile
437439 astro/nightfall/Makefile
(Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sat, 12 Nov 2016
|
[ 23:20 antoine ] 
426000 audio/clementine-player/Makefile
426000 devel/llvm35/Makefile
426000 devel/llvm36/Makefile
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] 
424411 Makefile
424411 Mk/Uses/elixir.mk
424411 Mk/Uses/erlang.mk
424411 Mk/Uses/gem.mk
424411 Mk/Uses/gnome.mk
424411 Mk/Uses/gssapi.mk
424411 Mk/Uses/pear.mk
424411 Mk/Uses/perl5.mk
424411 Mk/Uses/php.mk
424411 Mk/bsd.gecko.mk
(Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 13 Mar 2016
|
[ 04:15 brooks ] 
410942 devel/llvm34/Makefile
410942 devel/llvm34/files/patch-svn-219512
410942 devel/llvm35/Makefile
410942 devel/llvm35/files/patch-svn-219512
Apply r219512 from LLVM which reportedly fixes a crash building firefox.
PR: 207837
|
Mon, 11 Jan 2016
|
[ 23:35 brooks ] 
405816 devel/llvm33/Makefile
405816 devel/llvm34/Makefile
405816 devel/llvm35/Makefile
Mark llvm 3.3, 3.4, and 3.5 ports as broken on arm64
Submitted by: andrew
Differential Revision: https://reviews.freebsd.org/D4784
|
Thu, 15 Oct 2015
|
[ 14:55 mat ] 
399346 Mk/Uses/compiler.mk
399346 Mk/Uses/objc.mk
399346 astro/google-earth/Makefile
399346 comms/dabstick-radio/Makefile
399346 comms/hylafax/Makefile
399346 comms/lysdr/Makefile
399346 comms/lysdr/files/Makefile
399346 comms/lysdr/files/cexp.c
399346 comms/remserial/files/patch-stty.c
399346 databases/galera/Makefile
(Only the first 10 of 135 ports in this commit are shown above. )
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] 
394508 CHANGES
394508 Mk/bsd.database.mk
394508 Mk/bsd.options.mk
394508 Mk/bsd.port.mk
394508 Mk/bsd.sanity.mk
394508 Tools/scripts/README
394508 Tools/scripts/check-latest-link
394508 UPDATING
394508 audio/amarok-kde4/Makefile
394508 audio/jack/Makefile
(Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Mon, 27 Jul 2015
|
[ 12:53 bapt ] 
392975 devel/llvm35/Makefile
392975 devel/llvm35/pkg-plist
392975 devel/llvm36/Makefile
Convert to USES=libedit
Fix plist
|
Sun, 5 Apr 2015
|
[ 21:13 brooks ] 
383359 devel/llvm35/Makefile
383359 devel/llvm35/distinfo
383359 lang/clang35/Makefile
383359 lang/clang35/distinfo
Upgrade to 3.5.2 release.
|
Wed, 21 Jan 2015
|
[ 22:58 brooks ] 
377631 devel/llvm35/Makefile
377631 devel/llvm35/distinfo
377631 lang/clang35/Makefile
377631 lang/clang35/distinfo
377631 lang/clang35/pkg-plist
Upgrade to llvm/clang 3.5.1 release.
|
Thu, 18 Dec 2014
|
[ 22:17 brooks ] 
374924 devel/llvm35/Makefile
374924 lang/clang35/Makefile
Make default target triple match base clang.
PR: 194487
Submitted by: Jan Beich <jbeich@vfemail.net>
|
Thu, 25 Sep 2014
|
[ 18:35 brooks ] 
369282 devel/llvm35/Makefile
369282 devel/llvm35/distinfo
369282 devel/llvm35/files/patch-utils_llvm-build_llvmbuild_main.py
369282 devel/llvm35/pkg-plist
369282 lang/clang35/Makefile
369282 lang/clang35/distinfo
Upgrade to 3.5.0 release.
USES=python
Give the port a chance of building on more arm systems and powerpc64. [0]
Allow building on 9 in the default configuration as it works for me.
Disallow llvm35 on 8 due to bizzare gcc behavior.
PR: 191996 [0]
Submitted by: direct727@gmail.com [0]
Sponsored by: DARPA, AFRL
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] 
367888 accessibility/accerciser/Makefile
367888 accessibility/jovie/Makefile
367888 accessibility/kaccessible/Makefile
367888 accessibility/kdeaccessibility4/Makefile
367888 accessibility/kmag/Makefile
367888 accessibility/kmousetool/Makefile
367888 accessibility/kmouth/Makefile
367888 accessibility/orca/Makefile
367888 arabic/kde4-l10n/Makefile
367888 arabic/libreoffice/Makefile
(Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Thu, 14 Aug 2014
|
[ 12:22 brooks ] 
364844 devel/llvm35/Makefile
364844 devel/llvm35/distinfo
364844 devel/llvm35/pkg-plist
364844 lang/clang35/Makefile
364844 lang/clang35/distinfo
Upgrade to 3.5.0rc2
|
Tue, 5 Aug 2014
|
[ 06:40 bapt ] 
364077 devel/clanlib/Makefile
364077 devel/gearmand-devel/Makefile
364077 devel/gearmand/Makefile
364077 devel/glog/Makefile
364077 devel/google-perftools/Makefile
364077 devel/llvm32/Makefile
364077 devel/llvm33/Makefile
364077 devel/llvm34/Makefile
364077 devel/llvm35/Makefile
364077 devel/tesla/Makefile
USES=execinfo
|
Fri, 1 Aug 2014
|
[ 22:38 brooks ] 
363768 devel/llvm35
363768 devel/llvm35/Makefile
363768 devel/llvm35/distinfo
363768 devel/llvm35/pkg-plist
363768 lang/clang35
363768 lang/clang35/Makefile
363768 lang/clang35/distinfo
363768 lang/clang35/files/patch-include_llvm_ADT_Triple.h
363768 lang/clang35/files/patch-tools_clang_lib_Sema_SemaChecking.cpp
363768 lang/clang35/files/patch-tools_clang_tools_scan-build_ccc-analyzer
(Only the first 10 of 12 ports in this commit are shown above. )
Add ports of LLVM and Clang 3.5rc1.
In the LLVM port the option to build cmake support files is disabled by
default because it fails to configure when built with gcc47.
The Clang port is marked broken if the compiler isn't clang due to link
errors when it is gcc47.
|
Number of commits found XX: 31 |
|
Latest Vulnerabilities |
12 vulnerabilities affecting 81 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-23 16:30:23
|
|