non port: Mk/bsd.default-versions.mk |
SVNWeb
|
Number of commits found XX: 223 (showing only 100 on this page) 1 | 2 | 3 » |
Tue, 23 Mar 2021
|
[ 10:47 pkubaj ] 
569016 Mk/bsd.default-versions.mk
Bump the default LLVM on powerpc to 10.
9 has many issues building ports, e.g. databases/mysql57-server or previously
net-p2p/libtorrent-rasterbar.
Approved by: tier 2 blanket
|
Wed, 17 Mar 2021
|
[ 16:32 amdmi3 ] 
568675 Mk/bsd.default-versions.mk
Fix whitespace, missing commas, and add missing JAVA_DEFAULT value
|
Tue, 9 Mar 2021
|
[ 20:10 rene ] 
567954 Mk/bsd.default-versions.mk
bsd.default-versions.mk: Remove default for JULIA which has been removed
|
Fri, 19 Feb 2021
|
[ 17:58 rene ] 
566087 Mk/bsd.default-versions.mk
Remove llvm60 from comment in bsd.default-versions.mk
|
Thu, 11 Feb 2021
|
[ 17:16 tijl ] 
564968 Mk/bsd.default-versions.mk
564968 print/cups-filters/Makefile
Introduce ImageMagick default version and use it in print/cups-filters.
The different versions of ImageMagick in the ports tree all conflict with
each other and some ports can depend on either of them so it's a perfect
candidate for the default-versions framework.
PR: 252335
Submitted by: VVD <vvd@unislabs.com>
|
Tue, 19 Jan 2021
|
[ 15:02 gerald ] 
562049 Mk/Scripts/qa.sh
562049 Mk/bsd.default-versions.mk
GCC_DEFAULT now sits at 10, so remove the special setting we added for
powerpc64le which is a nop now (essentially reverting revision 559637).
Reported by: pkubaj
|
Wed, 13 Jan 2021
|
[ 23:03 linimon ] 
561520 Mk/bsd.default-versions.mk
561520 cad/calculix-ccx/Makefile
561520 comms/wsjtx/Makefile
561520 databases/mariadb105-server/Makefile
561520 games/libretro-paralleln64/Makefile
561520 math/hs-penrose/Makefile
561520 math/mumps/Makefile
561520 math/octave-forge-optiminterp/Makefile
561520 math/scilab/Makefile
561520 net/iaxmodem/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Update GCC_DEFAULT from 9 to 10.
A few (mostly Fortran-based) ports need to be patched because GCC 10
is stricter. A handful of ports need to be restricted to GCC 9 because
they fail with 10.
5 ports still fail with GCC 10. However, seeing as this work has been
ongoing since 2020-05-24, it is simply time to make the commit and
notify the affected maintainers.
While here, pet portlint (Makevar order).
PR: 246700
Submitted by: gerald
Approved by: antoine (after many, many, -exp runs)
|
Sun, 3 Jan 2021
|
[ 20:29 sunpoet ] 
560237 Mk/bsd.default-versions.mk
Update comment: add llvm 10 and 11
|
Thu, 31 Dec 2020
|
[ 11:46 rene ] 
559720 Mk/Uses/php.mk
559720 Mk/bsd.default-versions.mk
Unregister expired PHP 7.2
While here ensure the default versions/values match with each other.
|
Wed, 30 Dec 2020
|
[ 03:12 pkubaj ] 
559637 Mk/bsd.default-versions.mk
Switch default GCC for powerpc64le to 10.
9 does not yet work and the switch to 10 is near.
PR: 251670
Approved by: gerald@ (maintainer)
|
Fri, 18 Dec 2020
|
[ 23:41 linimon ] 
558412 Mk/bsd.default-versions.mk
Actually change the MONO_DEFAULT now that lang/mono5.10 exists. This
should have been part of r558402.
|
[ 19:48 sunpoet ] 
558403 Mk/bsd.default-versions.mk
Fix r558402
|
[ 19:43 linimon ] 
558402 Mk/bsd.default-versions.mk
lang/mono5.10 has now been committed, so change the comment.
|
[ 06:04 linimon ] 
558355 Mk/bsd.default-versions.mk
Commit documentation change (apparently forgotten in r556253).
|
[ 05:55 linimon ] 
558354 Mk/bsd.default-versions.mk
Commit documentation change (apparently forgotten in r556265).
|
[ 05:45 linimon ] 
558353 Mk/bsd.default-versions.mk
Define new value MONO_DEFAULT. Not yet used in ports tree (WIP).
PR: 251795
Submitted by: linimon
|
Wed, 2 Dec 2020
|
[ 00:09 mandree ] 
556798 Mk/Uses/bdb.mk
556798 Mk/bsd.default-versions.mk
556798 databases/Makefile
556798 databases/db18
556798 databases/db18/Makefile
556798 databases/db18/distinfo
556798 databases/db18/files/patch-lang_sql_upgrade61.sh
556798 databases/db18/files/patch-src_dbinc_db.in
556798 databases/db18/pkg-descr
556798 databases/db18/pkg-plist
New port: databases/db18 Oracle Berkeley DB, Release 18.1
Oracle Berkeley DB is a family of open source embeddable databases
that allows developers to incorporate within their applications a
fast, scalable, transactional database engine with industrial grade
reliability and availability. As a result, customers and end-users
will experience an application that simply works, reliably manages
data, can scale under extreme load, but requires no ongoing database
administration. As a developer, you can focus on your application and
be confident that Oracle Berkeley DB will manage your persistence
needs.
This port is derived from databases/db6 (by svn copy + edits).
PR: 248415
Submitted by: Yasuhiro KIMURA
|
Sat, 28 Nov 2020
|
[ 14:54 mfechner ] 
556492 Mk/bsd.default-versions.mk
556492 UPDATING
Switch default version of Ruby from 2.6 to 2.7.
For detailed list of changes, please check the Ruby website:
https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-7-1-released/
https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/
How to upgrade is described in UPDATING entry 20201128.
PR: 244787
Submitted by: meta@
Exp-Run: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244787
Thanks to: antoine, meta
|
Wed, 25 Nov 2020
|
[ 03:30 acm ] 
556265 Mk/bsd.default-versions.mk
- Change lazarus default to 2.0.10
|
[ 02:59 acm ] 
556253 Mk/bsd.default-versions.mk
- Change FPC default version to 3.2.0
|
Fri, 20 Nov 2020
|
[ 19:02 tcberner ] 
555776 CHANGES
555776 Mk/Uses/gnome.mk
555776 Mk/bsd.default-versions.mk
Add new default-version variant for librsvg2
New default version for librsvg2.
Current versions of graphics/librsvg2 are using parts written in rust.
For architectures that do not have support for rust, and for people
who prefer not to have, or are not able to compile rust software due
to hardware limitations, the version can be chosen via this new flag.
The default on almost all architectures is rust.
If you prefer no to use rust, add the following to your make.conf:
DEFAULT_VERSIONS+=librsvg2=legacy
This makes the change committed in r554733 a bit more flexible for people
who are opposed to oxidation.
PR: 251014
Exp-run by: antoine
|
Sat, 14 Nov 2020
|
[ 14:07 cmt ] 
555112 Mk/Uses/samba.mk
555112 Mk/bsd.default-versions.mk
remove left-over references to net/samba410 after r554446
samba410 expired and was removed last week
Approved by: blanket (cleanup with no functional change)
|
Thu, 15 Oct 2020
|
[ 20:20 sunpoet ] 
552473 Mk/bsd.default-versions.mk
Update comment: add pgsql 13
|
[ 17:55 kevans ] 
552438 Mk/Uses/lua.mk
552438 Mk/bsd.default-versions.mk
552438 lang/Makefile
552438 lang/lua54
552438 lang/lua54/Makefile
552438 lang/lua54/distinfo
552438 lang/lua54/files/extra-patch-assert
552438 lang/lua54/files/extra-patch-libedit-dl
552438 lang/lua54/files/lua-5.3.pc.in
552438 lang/lua54/files/lua-5.4.pc.in
(Only the first 10 of 12 ports in this commit are shown above. )
[NEW PORT] lang/lua54 - Lua 5.4.1
Highlights for this version:
- new generational mode for garbage collection
- to-be-closed variables
- const variables
- complete list: https://www.lua.org/manual/5.4/readme.html#changes
The Lua Manual can be found here: https://www.lua.org/manual/5.4/
Incompatibilities from the previous version are specifically documented
here: https://www.lua.org/manual/5.4/manual.html#8
Submitted by: Russ Haley <russ haley gmail com>
Co-submitted by: Andrew Gierth <andrew_tao173 riddles org uk>
Differential Revision: https://reviews.freebsd.org/D14709
|
Wed, 14 Oct 2020
|
[ 22:28 timur ] 
552358 Mk/bsd.default-versions.mk
Set default Samba port to 4.12 version, as 4.10 is EOLed and 4.11 will follow
soon enough.
|
Mon, 12 Oct 2020
|
[ 13:52 wen ] 
552126 Mk/Uses/python.mk
552126 Mk/bsd.default-versions.mk
552126 lang/Makefile
552126 lang/python-doc-html/distinfo
552126 lang/python39
552126 lang/python39/Makefile.version
552126 lang/python39/distinfo
552126 lang/python39/files/patch-Modules___posixsubprocess.c
552126 lang/python39/files/patch-Modules_posixmodule.c
552126 lang/python39/pkg-plist
- Repocopy lang/python38 --> lang/python39 and update to 3.9.0
PR: 250160
Submitted by: wen@(myself)
|
[ 03:02 meta ] 
552092 Mk/bsd.default-versions.mk
552092 Mk/bsd.ruby.mk
552092 lang/Makefile
552092 lang/ruby30
552092 lang/ruby30/Makefile
552092 lang/ruby30/distinfo
552092 lang/ruby30/files/patch-tool_rbinstall.rb
552092 lang/ruby30/files/patch-upstream-bug17191
552092 lang/ruby30/pkg-plist
Add lang/ruby30 (Ruby 3.0.0 Preview 1)
PR: 250131
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by: meta (myself)
Relnotes: https://www.ruby-lang.org/en/news/2020/09/25/ruby-3-0-0-preview1-released/
|
Sun, 27 Sep 2020
|
[ 23:22 timur ] 
550384 Mk/bsd.default-versions.mk
550384 net/Makefile
Make samba413 port visible.
|
Tue, 22 Sep 2020
|
[ 06:06 glewis ] 
549560 Mk/bsd.default-versions.mk
Update list of possible JAVA_DEFAULT values
PR: 249496
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Mon, 21 Sep 2020
|
[ 19:01 kbowling ] 
549479 Mk/bsd.default-versions.mk
Mk/bsd.default-versions.mk: Update PGSQL_DEFAULT to 12
PR: 248657
Submitted by: linimon
Reported by: kbowling
Reviewed by: tz
Sponsored by: BBOX.io
|
Sat, 19 Sep 2020
|
[ 20:22 rene ] 
549060 Mk/Uses/python.mk
549060 Mk/bsd.default-versions.mk
Unregister expired Python 3.5
|
Sun, 13 Sep 2020
|
[ 22:03 tz ] 
548578 Mk/bsd.default-versions.mk
548578 UPDATING
Switch default version of PHP from 7.2 to 7.4.
7.2 does not receive any bugfixes anymore. Also the security fixes will
end at 2020-11-30.
Since PHP 7.3 will only receive bugfixes for the next 2 month, we
switch directly to 7.4
PR: 248074
Sponsored by: Bounce Experts
|
Mon, 3 Aug 2020
|
[ 12:56 mat ] 
544063 Mk/bsd.default-versions.mk
544063 UPDATING
Update the default Perl version to 5.32.
PR: 247826
Submitted by: mat
Exp-run by: antoine
|
Wed, 29 Jul 2020
|
[ 06:11 antoine ] 
543645 Mk/bsd.default-versions.mk
Add a note that there should be an exp-run before a default version change
With hat: portmgr
|
Fri, 24 Jul 2020
|
[ 16:59 rene ] 
543265 Mk/Uses/pgsql.mk
543265 Mk/bsd.default-versions.mk
Mk: unregister expired PostgreSQL 9.4
|
Tue, 14 Jul 2020
|
[ 20:38 rene ] 
542235 Mk/bsd.default-versions.mk
bsd.default-versions.mk: Update possible values for the MySQL family.
Reported by: danfe
|
Mon, 8 Jun 2020
|
[ 14:08 mat ] 
538219 Mk/Uses/perl5.mk
538219 Mk/bsd.default-versions.mk
538219 lang/Makefile
538219 lang/perl5.32
538219 lang/perl5.32/Makefile
538219 lang/perl5.32/distinfo
538219 lang/perl5.32/files/patch-perl.c
538219 lang/perl5.32/pkg-plist
538219 lang/perl5.32/version.mk
Add Perl 5.32.0-RC1.
|
Sun, 31 May 2020
|
[ 10:20 rene ] 
537146 Mk/Uses/perl5.mk
537146 Mk/bsd.default-versions.mk
Unregister expired Perl 5.26
|
Thu, 14 May 2020
|
[ 06:25 acm ] 
535216 Mk/bsd.default-versions.mk
- Commit forgotten change
|
[ 06:23 acm ] 
535215 Mk/bsd.default-versions.mk
- Update LAZARUS_DEFAULT to 2.0.8
|
Wed, 29 Apr 2020
|
[ 01:40 timur ] 
533306 Mk/Uses/samba.mk
533306 Mk/bsd.default-versions.mk
Add Samba 4.11 as a possible default version.
|
Sun, 12 Apr 2020
|
[ 12:47 tobik ] 
531508 Mk/bsd.default-versions.mk
Hook JAVA_DEFAULT to the DEFAULT_VERSIONS check
Format JAVA_DEFAULT value list like the others
|
Sat, 11 Apr 2020
|
[ 17:10 glewis ] 
531437 Mk/bsd.default-versions.mk
531437 Mk/bsd.java.mk
Allow users to specify a default Java version in the standard way
PR: 244942
Submitted by: Tommy P <tommyhp2@gmail.com>
|
Tue, 31 Mar 2020
|
[ 11:13 rene ] 
529959 Mk/bsd.default-versions.mk
529959 Mk/bsd.ruby.mk
Unregister expired Ruby 2.4
|
Sun, 2 Feb 2020
|
[ 19:54 brnrd ] 
525000 Mk/bsd.default-versions.mk
Mk/bsd.default-versions.mk
- Remove MariaDB 10.0 (removed from ports 2019-04-19)
- Add MariaDB 10.4 (added to ports 2019-06-30)
PR: 240254
Reported by: Dries Michiels <driesm michiels gmail com>
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D21511
|
Sat, 25 Jan 2020
|
[ 18:31 sunpoet ] 
524114 Mk/bsd.default-versions.mk
Update comment: add ruby 2.7
|
Thu, 2 Jan 2020
|
[ 11:53 tobik ] 
521831 Mk/bsd.default-versions.mk
Mk/bsd.default-versions.mk: openssl111 is gone
|
Tue, 31 Dec 2019
|
[ 17:07 rene ] 
521647 Mk/Uses/linux.mk
521647 Mk/bsd.default-versions.mk
Remove expired linux-c6 from Mk
|
[ 15:18 acm ] 
521625 Mk/bsd.default-versions.mk
521625 editors/lazarus/Makefile
521625 editors/lazarus/distinfo
- Update to 2.0.6
|
Sat, 28 Dec 2019
|
[ 07:42 sunpoet ] 
521200 Mk/bsd.default-versions.mk
Update comment: remove samba 4.8
|
Sun, 22 Dec 2019
|
[ 15:08 sunpoet ] 
520639 Mk/bsd.default-versions.mk
Update comment: remove php 7.1
|
[ 02:09 gerald ] 
520601 Mk/bsd.default-versions.mk
With GCC 7 end-of-life, remove it as an option for GCC_DEFAULT.
(Technically it'll still work, and I plan on keeping lang/gcc7 for the
foreseeable future, just do not advertise nor support it at this point.)
|
Mon, 16 Dec 2019
|
[ 06:29 antoine ] 
520219 Mk/Uses/python.mk
520219 Mk/bsd.default-versions.mk
Switch default version of python3 and python from 3.6 to 3.7
With hat: portmgr
PR: 233770
|
Sat, 7 Dec 2019
|
[ 00:42 timur ] 
519173 Mk/bsd.default-versions.mk
Make samba410 default Samba version, as Samba 4.8 reached EOL while ago(and is
broken).
|
Sat, 2 Nov 2019
|
[ 23:40 wen ] 
516377 Mk/Uses/python.mk
516377 Mk/bsd.default-versions.mk
516377 lang/Makefile
516377 lang/python-doc-html/distinfo
516377 lang/python38
516377 lang/python38/Makefile
516377 lang/python38/Makefile.version
516377 lang/python38/distinfo
516377 lang/python38/files/patch-Makefile.pre.in
516377 lang/python38/files/patch-issue20210
(Only the first 10 of 11 ports in this commit are shown above. )
- Repocopy lang/python37 --> python38 and update to 3.8.0
PR: 241416
Submitted by: wen@(myself)
Reviewed by: koobs@, amdmi3@
|
Fri, 20 Sep 2019
|
[ 19:58 jbeich ] 
512440 Mk/bsd.default-versions.mk
512440 Mk/bsd.gecko.mk
512440 comms/gnuradio/Makefile
512440 databases/postgresql11-server/Makefile
512440 databases/postgresql12-server/Makefile
512440 devel/android-tools-simpleperf/Makefile
512440 devel/ccls/Makefile
512440 devel/clazy/Makefile
512440 devel/cloudabi-toolchain/Makefile
512440 devel/cquery/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172
|
[ 12:21 tz ] 
512406 Mk/Uses/php.mk
512406 Mk/bsd.default-versions.mk
512406 archivers/Makefile
512406 archivers/php74-bz2
512406 archivers/php74-bz2/Makefile
512406 archivers/php74-phar
512406 archivers/php74-phar/Makefile
512406 archivers/php74-zip
512406 archivers/php74-zip/Makefile
512406 archivers/php74-zlib
(Only the first 10 of 153 ports in this commit are shown above. )
Welcome PHP 7.4 RC 1 in the ports-tree.
There are many greater changes including:
- New module ffi
- Remove interbase module
- Remove recode module
- Remove wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated
Special thanks to tobik and ale for their support.
Reviewed by: tobik, ale, joneum
Sponsored by: PHP Update Service
Differential Revision: https://reviews.freebsd.org/D21349
|
Mon, 9 Sep 2019
|
[ 05:08 mfechner ] 
511605 Mk/bsd.default-versions.mk
511605 UPDATING
Switch default version of Ruby from 2.5 to 2.6.
For detailed list of changes, please check the Ruby website:
https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/
How to upgrade is described in UPDATING entry 20190909.
Exp-Run: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240094
Thanks to: antoine, sunpoet
|
Thu, 29 Aug 2019
|
[ 21:29 tz ] 
510189 Mk/bsd.default-versions.mk
510189 UPDATING
Switch default version of PostgreSQL from 9.5 to 11
Two important changes arise with it:
- Default user switches from "pgsql" to "postgres"
- Default data-dir switches from "/usr/local/pgsql/data" to
"/var/db/postgres/data11"
Also add a migration procedure, which takes the user-switch into account by
preventing
it on database-side.
Exp-Run: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239514
Thanks to: tobik, antoine, mfechner
Sponsored by: Professionelles Bounce Management
|
Mon, 19 Aug 2019
|
[ 10:03 rene ] 
509268 Mk/Uses/samba.mk
509268 Mk/bsd.default-versions.mk
Unregister removed samba46 and samba47
|
Sat, 17 Aug 2019
|
[ 05:41 acm ] 
509136 Mk/bsd.default-versions.mk
- Change lazarus default to 2.0.4
Reported by: fluffy
|
Mon, 12 Aug 2019
|
[ 13:57 mat ] 
508733 Mk/bsd.default-versions.mk
Update the default Perl version to 5.30.
PR: 239742
Submitted by: mat
Exp-run by: antoine
|
Fri, 9 Aug 2019
|
[ 11:46 sunpoet ] 
508447 Mk/bsd.default-versions.mk
Update comment: add pgsql 12
|
Wed, 31 Jul 2019
|
[ 07:18 gerald ] 
507702 Mk/bsd.default-versions.mk
GCC 9 removed support for powerpcspe, so lock down that platform
to GCC 8.
PR: 238330
Reported by: pkubaj
Reviewed by. jhibbits
|
Fri, 26 Jul 2019
|
[ 20:35 gerald ] 
507371 Mk/bsd.default-versions.mk
Update the default version of GCC as pulled in via USE_GCC=yes and a
myriad of other ways from GCC 8 (8.3 right now) to GCC 9 (9.1 right now).
PR: 238330
Tested by: antoine (exp-runs)
Thanks to: tobik, jbeich (for heavy lifting fixing broken ports)
|
Wed, 10 Jul 2019
|
[ 19:02 tijl ] 
506382 Mk/bsd.default-versions.mk
Switch the default for Linux ports to CentOS 7.
|
[ 14:40 tijl ] 
506352 Mk/Uses/linux.mk
506352 Mk/bsd.default-versions.mk
506352 UPDATING
506352 benchmarks/linux-vdbench/Makefile
506352 benchmarks/linux-vdbench/pkg-plist
506352 devel/fb-adb/Makefile
506352 devel/linux-c6-devtools/Makefile
506352 devel/linux-c7-devtools/Makefile
506352 emulators/linux-c7/Makefile
506352 emulators/linux_base-c6/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made Linux
infrastructure ports (linux_base-c6 and linux-c6*) install i386 CentOS 6
packages. Using c6_64 instead of c6 made them install mixed amd64/i386
CentOS 6 packages and allowed Linux application ports to install amd64
binaries when available. The i386-only configuration was only useful for
users of x11/nvidia-driver* which didn't provide Linux amd64 emulation
until recently.
With x11/nvidia-driver* now supporting Linux amd64 there's no longer a
need for i386-only Linux on amd64. Let DEFAULT_VERSIONS+=linux=c6 make
Linux infrastructure ports install mixed amd64/i386 CentOS 6 packages,
like c6_64 before, and remove support for c6_64 as a value.
Replace LINUX_ARCH with ARCH everywhere because they are always the same
now.
|
Sat, 6 Jul 2019
|
[ 20:50 timur ] 
506035 Mk/Uses/samba.mk
506035 Mk/bsd.default-versions.mk
Add Samba 4.10 as a possible value for the DEFAULT_VERSIONS. 4.8 is still the
default.
|
Mon, 1 Jul 2019
|
[ 07:43 ale ] 
505549 Mk/Uses/mysql.mk
505549 Mk/bsd.default-versions.mk
505549 UPDATING
505549 audio/amarok/Makefile
505549 audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
505549 databases/apq-mysql/Makefile
505549 databases/ateam_mysql_ldap_auth/Makefile
505549 databases/mroonga/Makefile
505549 databases/mysac/Makefile
505549 databases/mysql-connector-odbc/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sun, 30 Jun 2019
|
[ 14:56 zeising ] 
505425 Mk/bsd.default-versions.mk
505425 devel/libclc/Makefile
505425 devel/libclc/files/patch-62a9191.c
505425 graphics/libosmesa/Makefile
505425 graphics/mesa-dri/Makefile
505425 graphics/mesa-dri/Makefile.common
505425 graphics/mesa-dri/files/patch-9cab8cc.c
505425 graphics/mesa-libs/Makefile
505425 lang/beignet/Makefile
505425 lang/beignet/files/patch-llvm8
(Only the first 10 of 11 ports in this commit are shown above. )
Switch mesa and related ports to llvm80
Switch mesa over to use llvm80 instead of llvm60. Make it use the
global LLVM_DEFAULT instead of deciding for ourself which llvm version
to use. [1]
Fix build of lang/beginet [1]
Add patch from upstream to fix build of devel/libclc. The patch is taken
from the git mirror of devel/libclc rather than the SVN repo, for
convenience.
Add a patch from mesa upstream preventing certain error messages when using
amdgpu [2]
(Only the first 15 lines of the commit message are shown above )
|
Fri, 14 Jun 2019
|
[ 16:10 gerald ] 
504198 Mk/bsd.default-versions.mk
Remove GCC 6 as a (documented) option for the default version of GCC 6
in the tree aka GCC_DEFAULT. It should still work if one simply uses
it, but given that GCC 6 has been end-of-lifed last year and lang/gcc6
deprecated, let's not actively promote its usage any longer.
|
Wed, 5 Jun 2019
|
[ 14:37 mat ] 
503508 Mk/bsd.default-versions.mk
Make sure we use perl installed by ports and not some other perl in PATH.
PR: 238320
Submitted by: Jeroen Pulles
|
Tue, 4 Jun 2019
|
[ 14:17 antoine ] 
503475 Mk/bsd.default-versions.mk
503475 UPDATING
503475 audio/musicpd/Makefile
503475 audio/xmms2/Makefile
503475 devel/gnome-vfs/Makefile
503475 devel/gvfs/Makefile
503475 devel/kio-extras/Makefile
503475 emulators/qemu-devel/Makefile
503475 emulators/qemu-sbruno/Makefile
503475 emulators/qemu/Makefile
(Only the first 10 of 37 ports in this commit are shown above. )
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
[ 06:39 gerald ] 
503446 Mk/bsd.default-versions.mk
Add GCC 9 as an option for GCC_DEFAULT now that lang/gcc9 has landed in
the tree. The default for GCC remains version 8 for the time being.
|
Tue, 28 May 2019
|
[ 06:12 lwhsu ] 
502857 Mk/bsd.default-versions.mk
502857 lang/julia/Makefile
502857 lang/julia/distinfo
502857 lang/julia/files
502857 lang/julia/pkg-message
502857 lang/julia/pkg-plist
Turn lang/julia to metaport & introduce JULIA_DEFAULT to bsd.default-versions.mk
PR: 235872
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
|
Mon, 13 May 2019
|
[ 07:36 mat ] 
501523 Mk/Uses/perl5.mk
501523 Mk/bsd.default-versions.mk
501523 lang/Makefile
501523 lang/perl5.30
501523 lang/perl5.30/Makefile
501523 lang/perl5.30/distinfo
501523 lang/perl5.30/pkg-plist
501523 lang/perl5.30/version.mk
Welcome Perl 5.30 (now at 5.30.0-RC1)
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldelta.pod
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldeprecation.pod#Perl-5.30
|
Thu, 9 May 2019
|
[ 16:21 rene ] 
501117 Mk/Uses/perl5.mk
501117 Mk/bsd.default-versions.mk
Unregister expired lang/perl5.24
|
[ 01:28 meta ] 
501068 Mk/bsd.default-versions.mk
501068 Mk/bsd.ruby.mk
501068 lang/ruby26
501068 lang/ruby26/Makefile
501068 lang/ruby26/distinfo
501068 lang/ruby26/files/patch-configure.ac
501068 lang/ruby26/files/patch-tool_rbinstall.rb
501068 lang/ruby26/pkg-message
501068 lang/ruby26/pkg-plist
Add ruby26 2.6.3 (copied from ruby25)
PR: 234509 235826
Submitted by: pete@nomadlogic.org (initial revision)
Yasuhiro KIMURA <yasu@utahime.org> (initial revision)
meta (myself, minor modifications)
Relnotes:: https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/
https://www.ruby-lang.org/en/news/2019/01/30/ruby-2-6-1-released/
https://www.ruby-lang.org/en/news/2019/03/13/ruby-2-6-2-released/
https://www.ruby-lang.org/en/news/2019/04/17/ruby-2-6-3-released/
Differential Revision: https://reviews.freebsd.org/D19961
|
Fri, 19 Apr 2019
|
[ 22:48 mfechner ] 
499391 Mk/bsd.default-versions.mk
499391 UPDATING
Change default version of ruby from 2.4 to 2.5.
PR: 233901
Exp-Run: antoine
|
Wed, 10 Apr 2019
|
[ 05:47 antoine ] 
498529 Mk/bsd.default-versions.mk
498529 UPDATING
498529 devel/libpeas/Makefile
498529 mail/py-milter/Makefile
498529 math/py-matplotlib/Makefile
498529 textproc/py-enchant/Makefile
Switch default version of python to 3.6
PR: 234633
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D18743
|
Sun, 31 Mar 2019
|
[ 13:48 sunpoet ] 
497421 Mk/bsd.default-versions.mk
Update comment: remove ruby 2.3
|
Mon, 25 Mar 2019
|
[ 18:09 jbeich ] 
496847 Mk/bsd.default-versions.mk
Adjust documented values for LLVM_DEFAULT
- Add 80 (current default) but -devel is also possible
- Drop 50 as it's being phased out (see bug 236412)
PR: 235215
Reported by: Graham Perrin
|
Wed, 20 Mar 2019
|
[ 12:23 jbeich ] 
496337 Mk/bsd.default-versions.mk
496337 devel/android-tools-simpleperf/Makefile
496337 devel/ccls/Makefile
496337 devel/cloudabi-toolchain/Makefile
496337 devel/cquery/Makefile
496337 devel/ispc/Makefile
496337 devel/kdevelop/Makefile
496337 devel/oclgrind/Makefile
496337 devel/qtcreator/Makefile
496337 devel/rust-bindgen/Makefile
(Only the first 10 of 25 ports in this commit are shown above. )
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215
|
Thu, 7 Mar 2019
|
[ 04:56 acm ] 
494880 Mk/bsd.default-versions.mk
- Change lazarus default version to 2.0.0
|
Fri, 8 Feb 2019
|
[ 15:41 gerald ] 
492439 Mk/bsd.default-versions.mk
Remove GCC 5 as an option. That branch went end-of-life upstream
one-and-a-half years ago, October 2017, and the default version of
GCC in the ports tree is now GCC 8 already.
|
Tue, 5 Feb 2019
|
[ 13:49 sunpoet ] 
492225 Mk/bsd.default-versions.mk
Update comment: remove apache 2.2
|
Wed, 16 Jan 2019
|
[ 00:54 tobik ] 
490437 Mk/bsd.default-versions.mk
Add errors for defining {LAZARUS,LLVM,RUST,SAMBA,VARNISH}_DEFAULT
outside of DEFAULT_VERSIONS too
Everything else is sorted alphabetically, so move LLVM_DEFAULT to
the right place too.
|
Mon, 14 Jan 2019
|
[ 18:09 feld ] 
490309 Mk/Uses/varnish.mk
490309 Mk/bsd.default-versions.mk
Varnish 5 was EOL and expired
|
[ 15:50 sunpoet ] 
490297 Mk/bsd.default-versions.mk
Update comment: remove pgsql 9.3
|
Fri, 4 Jan 2019
|
[ 04:00 jbeich ] 
489241 Mk/Uses/cargo.mk
489241 Mk/bsd.default-versions.mk
489241 Mk/bsd.gecko.mk
489241 devel/rust-cbindgen/Makefile
489241 net-im/fractal/Makefile
489241 security/kr/Makefile
489241 security/suricata/Makefile
489241 www/cliqz/Makefile
Allow overriding rust dependency
Add DEFAULT_VERSIONS+=rust=rust-nightly to make.conf(5) if you want to
build consumers using lang/rust-nightly.
Approved by: rust (tobik)
MFH: 2019Q1 (avoid merge conflicts during www/firefox updates)
Differential Revision: https://reviews.freebsd.org/D18634
|
Tue, 1 Jan 2019
|
[ 13:19 rene ] 
488884 Mk/Uses/php.mk
488884 Mk/bsd.default-versions.mk
Unregister PHP 5.6 which expired today.
|
Tue, 18 Dec 2018
|
[ 09:19 rene ] 
487739 Mk/Uses/python.mk
487739 Mk/bsd.default-versions.mk
Unregister Python 3.4, it expired today.
|
Thu, 13 Dec 2018
|
[ 20:44 mat ] 
487382 Mk/bsd.default-versions.mk
Switch Perl 5 default to 5.28.
PR: 233828
Exp-run by: antoine
|
Tue, 11 Dec 2018
|
[ 21:28 gerald ] 
487260 Mk/bsd.default-versions.mk
Update the default version of GCC pulled in via USE_GCC=yes and a myriad
other ways from GCC 7 (7.4 right now) to GCC 8 (8.2 right now).
This is the first time for eons, if not forever, that we are on the most
recent major version of GCC, a catch-up that's been taking more than two
years with the great help of many fellow committers and volunteers.
PR: 231590
Tested by: antoine (exp-runs)
Thanks to: jbeich, tobik, jwb, mi, yuri, and others for helping fix (broken)
ports
|
Thu, 6 Dec 2018
|
[ 20:33 sunpoet ] 
486798 Mk/bsd.default-versions.mk
Update comment: editors/lazarus is 1.8.4 now
|
Wed, 5 Dec 2018
|
[ 13:57 rene ] 
486670 Mk/Uses/php.mk
486670 Mk/bsd.default-versions.mk
Unregister PHP 7.0, it has reached its end-of-life on 2018-12-04.
|
Wed, 21 Nov 2018
|
[ 20:21 sunpoet ] 
485552 Mk/bsd.default-versions.mk
Update comment: add pgsql 11
|
Tue, 20 Nov 2018
|
[ 19:19 yuri ] 
485466 Mk/bsd.default-versions.mk
Mk/bsd.default-versions.mk: Add LLVM_DEFAULT
This is for cases when llvm or clang from ports need to be used
so that the current highest version can be specified in
one place.
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] 
484599 Mk/Scripts/qa.sh
484599 Mk/Uses/ssl.mk
484599 Mk/bsd.default-versions.mk
484599 audio/cpp-xmms2/Makefile
484599 audio/p5-xmms2/Makefile
484599 audio/py-xmms2/Makefile
484599 audio/raop_play/Makefile
484599 audio/umurmur/Makefile
484599 benchmarks/polygraph/Makefile
484599 comms/trustedqsl/Makefile
(Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Mon, 22 Oct 2018
|
[ 14:04 joneum ] 
482746 Mk/bsd.default-versions.mk
482746 UPDATING
Switch default PHP version from 7.1 to 7.2
PR: 232398
Reviewed by: joneum
Approved by: tz (implicit)
Exp-run by: antoine
Sponsored by: Netzkommune GmbH
|
Number of commits found XX: 223 (showing only 100 on this page) 1 | 2 | 3 » |