notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: Mk/bsd.default-versions.mk

Number of commits found: 372 (showing only 100 on this page)

«  1 | 2 | 3 | 4  »  

Sunday, 22 Dec 2019
02:09 gerald search for other commits by this committer
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.)
Original commitRevision:520601 
Monday, 16 Dec 2019
06:29 antoine search for other commits by this committer
Switch default version of python3 and python from 3.6 to 3.7

With hat:	portmgr
PR:		233770
Original commitRevision:520219 
Saturday, 7 Dec 2019
00:42 timur search for other commits by this committer
Make samba410 default Samba version, as Samba 4.8 reached EOL while ago(and is
broken).
Original commitRevision:519173 
Saturday, 2 Nov 2019
23:40 wen search for other commits by this committer
- Repocopy lang/python37 --> python38 and update to 3.8.0

PR:		241416
Submitted by:	wen@(myself)
Reviewed by:	koobs@, amdmi3@
Original commitRevision:516377 
Friday, 20 Sep 2019
19:58 jbeich search for other commits by this committer
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
Original commitRevision:512440 
12:21 tz search for other commits by this committer
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
Original commitRevision:512406 
Monday, 9 Sep 2019
05:08 mfechner search for other commits by this committer
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
Original commitRevision:511605 
Thursday, 29 Aug 2019
21:29 tz search for other commits by this committer
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
Original commitRevision:510189 
Monday, 19 Aug 2019
10:03 rene search for other commits by this committer
Unregister removed samba46 and samba47
Original commitRevision:509268 
Saturday, 17 Aug 2019
05:41 acm search for other commits by this committer
- Change lazarus default to 2.0.4

Reported by:	fluffy
Original commitRevision:509136 
Monday, 12 Aug 2019
13:57 mat search for other commits by this committer
Update the default Perl version to 5.30.

PR:		239742
Submitted by:	mat
Exp-run by:	antoine
Original commitRevision:508733 
Friday, 9 Aug 2019
11:46 sunpoet search for other commits by this committer
Update comment: add pgsql 12
Original commitRevision:508447 
Wednesday, 31 Jul 2019
07:18 gerald search for other commits by this committer
GCC 9 removed support for powerpcspe, so lock down that platform
to GCC 8.

PR:		238330
Reported by:	pkubaj
Reviewed by.	jhibbits
Original commitRevision:507702 
Friday, 26 Jul 2019
20:35 gerald search for other commits by this committer
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)
Original commitRevision:507371 
Wednesday, 10 Jul 2019
19:02 tijl search for other commits by this committer
Switch the default for Linux ports to CentOS 7.
Original commitRevision:506382 
14:40 tijl search for other commits by this committer
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.
Original commitRevision:506352 
Saturday, 6 Jul 2019
20:50 timur search for other commits by this committer
Add Samba 4.10 as a possible value for the DEFAULT_VERSIONS. 4.8 is still the
default.
Original commitRevision:506035 
Monday, 1 Jul 2019
07:43 ale search for other commits by this committer
Update default MySQL version to 5.7.

PR:		238365
Submitted by:	ale
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:505549 
Sunday, 30 Jun 2019
14:56 zeising search for other commits by this committer
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]

Add a notice to bsd.default-versions.mk asking that the graphics team be
informed before the llvm version is changed.

Enable llvm and gallium on MIPS.  As far as I can tell, this used to
be the default before this change.

Bump portrevisions since dependencies changed.

PR:		230789 [1], [2]
Submitted by:	jbeich [1], tobik [2]
Obtained from:	FreeBSD Graphics Team development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/commits/feature/mesa-llvm80
Sponsored by:	B3 Init (zeising)
Original commitRevision:505425 
Friday, 14 Jun 2019
16:10 gerald search for other commits by this committer
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.
Original commitRevision:504198 
Wednesday, 5 Jun 2019
14:37 mat search for other commits by this committer
Make sure we use perl installed by ports and not some other perl in PATH.

PR:		238320
Submitted by:	Jeroen Pulles
Original commitRevision:503508 
Tuesday, 4 Jun 2019
14:17 antoine search for other commits by this committer
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Original commitRevision:503475 
06:39 gerald search for other commits by this committer
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.
Original commitRevision:503446 
Tuesday, 28 May 2019
06:12 lwhsu search for other commits by this committer
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)
Original commitRevision:502857 
Monday, 13 May 2019
07:36 mat search for other commits by this committer
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
Original commitRevision:501523 
Thursday, 9 May 2019
16:21 rene search for other commits by this committer
Unregister expired lang/perl5.24
Original commitRevision:501117 
01:28 meta search for other commits by this committer
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
Original commitRevision:501068 
Friday, 19 Apr 2019
22:48 mfechner search for other commits by this committer
Change default version of ruby from 2.4 to 2.5.

PR:             233901
Exp-Run:        antoine
Original commitRevision:499391 
Wednesday, 10 Apr 2019
05:47 antoine search for other commits by this committer
Switch default version of python to 3.6

PR:		234633
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D18743
Original commitRevision:498529 
Sunday, 31 Mar 2019
13:48 sunpoet search for other commits by this committer
Update comment: remove ruby 2.3
Original commitRevision:497421 
Monday, 25 Mar 2019
18:09 jbeich search for other commits by this committer
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
Original commitRevision:496847 
Wednesday, 20 Mar 2019
12:23 jbeich search for other commits by this committer
Switch to devel/llvm80 for DEFAULT_VERSIONS

PR:		235215
Original commitRevision:496337 
Thursday, 7 Mar 2019
04:56 acm search for other commits by this committer
- Change lazarus default version to 2.0.0
Original commitRevision:494880 
Friday, 8 Feb 2019
15:41 gerald search for other commits by this committer
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.
Original commitRevision:492439 
Tuesday, 5 Feb 2019
13:49 sunpoet search for other commits by this committer
Update comment: remove apache 2.2
Original commitRevision:492225 
Wednesday, 16 Jan 2019
00:54 tobik search for other commits by this committer
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.
Original commitRevision:490437 
Monday, 14 Jan 2019
18:09 feld search for other commits by this committer
Varnish 5 was EOL and expired
Original commitRevision:490309 
15:50 sunpoet search for other commits by this committer
Update comment: remove pgsql 9.3
Original commitRevision:490297 
Friday, 4 Jan 2019
04:00 jbeich search for other commits by this committer
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
Original commitRevision:489241 
Tuesday, 1 Jan 2019
13:19 rene search for other commits by this committer
Unregister PHP 5.6 which expired today.
Original commitRevision:488884 
Tuesday, 18 Dec 2018
09:19 rene search for other commits by this committer
Unregister Python 3.4, it expired today.
Original commitRevision:487739 
Thursday, 13 Dec 2018
20:44 mat search for other commits by this committer
Switch Perl 5 default to 5.28.

PR:		233828
Exp-run by:	antoine
Original commitRevision:487382 
Tuesday, 11 Dec 2018
21:28 gerald search for other commits by this committer
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
Original commitRevision:487260 
Thursday, 6 Dec 2018
20:33 sunpoet search for other commits by this committer
Update comment: editors/lazarus is 1.8.4 now
Original commitRevision:486798 
Wednesday, 5 Dec 2018
13:57 rene search for other commits by this committer
Unregister PHP 7.0, it has reached its end-of-life on 2018-12-04.
Original commitRevision:486670 
Wednesday, 21 Nov 2018
20:21 sunpoet search for other commits by this committer
Update comment: add pgsql 11
Original commitRevision:485552 
Tuesday, 20 Nov 2018
19:19 yuri search for other commits by this committer
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.
Original commitRevision:485466 
Saturday, 10 Nov 2018
10:09 mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
Original commitRevision:484599 
Monday, 22 Oct 2018
14:04 joneum search for other commits by this committer
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
Original commitRevision:482746 
Saturday, 20 Oct 2018
11:09 gerald search for other commits by this committer
Remove GCC 4.9 as an option.  That branch went end-of-life upstream more
than two years ago, summer of 2016.
Original commitRevision:482488 
Monday, 8 Oct 2018
08:52 tz search for other commits by this committer
Add PHP 7.3 RC2 to the ports-tree.

Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default

Changes to Mk/Uses/php.mk approved by ale
Original commitRevision:481525 
Tuesday, 25 Sep 2018
16:09 sunpoet search for other commits by this committer
Update comment: add openssl111

Differential Revision:	https://reviews.freebsd.org/D17303
Approved by:	adamw (portmgr)
Original commitRevision:480682 
Wednesday, 5 Sep 2018
08:04 tz search for other commits by this committer
Switch default PHP version from 5.6 to 7.1

PR:		209563
Reviewed by:	tz, Felix Flor
Exp-run by:	antoine
Original commitRevision:479014 
Saturday, 1 Sep 2018
17:05 antoine search for other commits by this committer
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
Original commitRevision:478711 
Sunday, 29 Jul 2018
21:59 gerald search for other commits by this committer
Update the default version of GCC (pulled in via USE_GCC=yes and some
others) from GCC 6 to GCC 7.

PR:		222542
Tested by:	antoine (exp-runs)
Approved by:	antoine
Thanks to:	jbeich, tobik, and others for helping fix (broken) ports
Original commitRevision:475856 
Saturday, 28 Jul 2018
15:02 gerald search for other commits by this committer
Now that GCC 8.2 has been released (and lang/gcc8 updated accordingly)
which brought a minor ABI fix for C++, advertise its potential use here
via GCC_DEFAULT.
Original commitRevision:475585 
Friday, 6 Jul 2018
16:11 miwi search for other commits by this committer
- Finish up lang/python37 import
- Added python37 docs
- Added python37 support to Mk/

Reviewed by:	bapt
Approved by:	bapt (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16159
Original commitRevision:474017 
Wednesday, 27 Jun 2018
15:48 feld search for other commits by this committer
Add Varnish 6 to the framework

Reported by:	vanilla
Original commitRevision:473447 
Thursday, 14 Jun 2018
17:50 rene search for other commits by this committer
Unregister expired net/samba45
Original commitRevision:472389 
Sunday, 10 Jun 2018
08:09 brnrd search for other commits by this committer
Mk/bsd.default-versions.mk: Add MariaDB 10.3

 - Chase addition of new 10.3 port in r472070

Reported by:	pi
Original commitRevision:472118 
Sunday, 3 Jun 2018
08:12 acm search for other commits by this committer
- Change LAZARUS_VER to 1.8.4
Original commitRevision:471475 
Saturday, 2 Jun 2018
08:11 rene search for other commits by this committer
Unregister expired lang/perl5.22
Original commitRevision:471348 
Thursday, 24 May 2018
18:44 flo search for other commits by this committer
Commit a file forgotten in 470799

Reported by:	antoine
Original commitRevision:470801 
Monday, 21 May 2018
13:50 mat search for other commits by this committer
Add Perl 5.28.0-RC1.

Sponsored by:	Absolight
Original commitRevision:470540 
Saturday, 5 May 2018
08:57 antoine search for other commits by this committer
Note that samba 4.8 is supported and samba 4.4 no longer exists
Original commitRevision:469097 
Friday, 30 Mar 2018
12:15 mat search for other commits by this committer
Switch the default Perl to 5.26.

PR:		226817
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:465965 
Wednesday, 7 Mar 2018
17:33 acm search for other commits by this committer
- Add LAZARUS_DEFAULT
- Other minor change
Original commitRevision:463816 
Tuesday, 20 Feb 2018
20:27 sunpoet search for other commits by this committer
Update comment: add pgsql 10
Original commitRevision:462446 
Saturday, 10 Feb 2018
22:19 rene search for other commits by this committer
Remove Postgresql 9.2 from the list of supported versions.

Submitted by:	cmt
Original commitRevision:461442 
Thursday, 1 Feb 2018
18:03 jrm search for other commits by this committer
Flavorize and modernize Emacs ports

- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
Original commitRevision:460621 
07:14 acm search for other commits by this committer
- Update to 3.0.4
- Connect www/fpc-libmicrohttpd
Original commitRevision:460558 
Wednesday, 31 Jan 2018
16:44 sunpoet search for other commits by this committer
Update comment: remove ruby 2.2
Original commitRevision:460514 
Tuesday, 30 Jan 2018
22:11 antoine search for other commits by this committer
Revert recent fpc changes, they were obviously untested

With hat:	portmgr
Original commitRevision:460445 
18:05 acm search for other commits by this committer
- Update to 3.0.4
- Link www/fpc-libmicrohttpd
Original commitRevision:460424 
Tuesday, 9 Jan 2018
07:40 mat search for other commits by this committer
Remove support for variables that have been deprecated for a while.

variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
Original commitRevision:458513 
Wednesday, 27 Dec 2017
19:51 sunpoet search for other commits by this committer
Update comment: add ruby 2.5
Original commitRevision:457388 
Sunday, 24 Dec 2017
19:23 swills search for other commits by this committer
Change default version of ruby from 2.3 to 2.4

PR:		223949
Exp-Run:	antoine
Original commitRevision:457193 
Saturday, 23 Dec 2017
07:03 antoine search for other commits by this committer
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Original commitRevision:457024 
Monday, 18 Dec 2017
07:00 antoine search for other commits by this committer
Allow to use samba47 with USES=samba

PR:		224418
Submitted by:	timur@
With hat:	portmgr
Original commitRevision:456595 
Sunday, 3 Dec 2017
16:19 gerald search for other commits by this committer
Remove 4.8 as a documented option for GCC_DEFAULT.  Technically nothing
has changed, so it still should work as well (or not) as before, but it's
essentially untested and if anyone needs an older version from the GCC 4.x
era, 4.9 is still available.
Original commitRevision:455410 
Thursday, 23 Nov 2017
12:11 gahr search for other commits by this committer
Remove references to Tcl/Tk 8.4
Original commitRevision:454756 
Saturday, 18 Nov 2017
13:09 tijl search for other commits by this committer
- Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.
- Rename USES=fortran:gcc to the more appropriate USES=fortran:gfortran.
- Change the options in math/R and math/libRmath so the choice becomes
  flang or default instead of flang or gfortran.  Use default Fortran
  compiler again on amd64.
Original commitRevision:454428 
Thursday, 16 Nov 2017
10:48 tz search for other commits by this committer
Add PHP 7.2 RC6

Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed

Also many PECL ports will not work with this version
since some files got renamed.

Reviewed by:           mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
Original commitRevision:454302 
Friday, 20 Oct 2017
11:12 gahr search for other commits by this committer
Revert 452511, I missed some ports

I missed some ports that depend on lang/tcl84 or x11-toolkits/tk84 by
explicitly mentioning the port origin instead of using USES.
Original commitRevision:452512 
10:38 gahr search for other commits by this committer
lang/tcl84, x11-toolkits/tk84: remove expired ports

Fix supported versions in USES=t[cl|k], remove last consumer (lang/fpc-tcl) and
bump PORTREVISION on two other ports that have had their dependencies or
default options changed (lang/smalltalk and x11-toolkits/ocaml-labltk)
Original commitRevision:452511 
Monday, 11 Sep 2017
06:30 gahr search for other commits by this committer
lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1

This is the first alpha release for Tcl/Tk 8.7. See the full release notes
here: https://sourceforge.net/p/tcl/mailman/message/36030211
Original commitRevision:449606 
Sunday, 10 Sep 2017
20:53 gerald search for other commits by this committer
Update the default version of GCC (USES_GCC=yes and some others) from
GCC 5.4 to GCC 6.4.

PR:		219275
Thanks to:	jbeich, rakuco, and others for fixing (too) many broken ports
Original commitRevision:449590 
Sunday, 3 Sep 2017
10:36 rene search for other commits by this committer
Remove Python 3.3 from the Ports Framework.
Original commitRevision:449198 
Tuesday, 15 Aug 2017
12:44 gerald search for other commits by this committer
Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mk
(providing USE_GCC) and Mk/bsd.default-versions.mk.

PR:		220794
Original commitRevision:447982 
Saturday, 5 Aug 2017
23:11 sunpoet search for other commits by this committer
Update comment: remove mysql 5.1 and add mariadb 10.2
Original commitRevision:447430 
Thursday, 22 Jun 2017
14:16 tz search for other commits by this committer
Change PostgreSQL default version from 9.3 to 9.5

PR:          201796, 217515
Reviewed by: mat, girgen, xmj, Jov <amutu@amutu.com> and more
Original commitRevision:444116 
Wednesday, 7 Jun 2017
17:32 rene search for other commits by this committer
Remove support for Samba 4.2 and 4.3, they are unsupported upstream.
Original commitRevision:442856 
Monday, 5 Jun 2017
02:15 gerald search for other commits by this committer
Remove support for USE_GCC=4.7 and USE_GCC=4.7+.  Nothing in the tree
uses it and GCC 4.7 has been end-of-lifed upstream years ago.

The lang/gcc47 port itself is still in place and can be used.
Original commitRevision:442601 
Thursday, 1 Jun 2017
02:26 rene search for other commits by this committer
Remove lang/perl5.20 and unregister it, it expired in May 2017.

Submitted by:	rene
Reviewed by:	perl (sunpoet), portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D10983
Original commitRevision:442270 
Wednesday, 31 May 2017
09:02 mat search for other commits by this committer
Introduce Perl 5.26.

A few important changes:

 - '.' is no longer in @INC.
 - "do" now gives a deprecation warning when it fails to load a file
   which it would have loaded had "." been in @INC.
 - In regular expression patterns, a literal left brace "{" should be
   escaped.

Changes:	https://metacpan.org/pod/release/XSAWYERX/perl-5.26.0/pod/perldelta.pod
Sponsored by:	Absolight
Original commitRevision:442144 
Wednesday, 10 May 2017
16:01 sunpoet search for other commits by this committer
Partially revert r429538: remove tcltk 8.7

Notified by:	gahr
Original commitRevision:440570 
Friday, 5 May 2017
12:30 sunpoet search for other commits by this committer
Update comment: remove ruby 2.1
Original commitRevision:440151 
Tuesday, 2 May 2017
05:40 gerald search for other commits by this committer
As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)
and consequently many of the USES=compiler flavors use the canonical
version of GCC as defined in Mk/bsd.default-versions.mk as well as
the lang/gcc port

With the "new" setup starting with GCC 5 where I have introduced
lang/gcc5-devel for regular snapshots and lang/gcc5 for releases,
and similarly for GCC 6 and onward, we can now leverage lang/gcc5
(and later) for most of the role that lang/gcc used to play -- and
indeed as of today lang/gcc and lang/gcc5 are nearly identical
short of symlinks for gcc, g++, and gfortran binaries that the
former provides.

So now use lang/gcc5 instead of lang/gcc whenever requested via the
USE_GCC framework directly or indirectly.

This is similar to how the python ports work, for example, and it
allows simplifications in Mk/bsd.gcc.mk and Mk/Uses/fortran.mk and
dropping LANG_GCC_IS from Mk/bsd.default-versions.mk.  As a next
step lang/gcc is going to become a "hull" essentially only providing
those symlinks and requiring lang/gcc5 (or whatever has been set as
default in Mk/bsd.default-versions.mk).
Original commitRevision:439929 
Friday, 28 Apr 2017
02:18 miwi search for other commits by this committer
- Switch python3's default to 3.6

PR:		218864
Exp-Run:    antoine
Approved by portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D10488
Original commitRevision:439592 
Saturday, 1 Apr 2017
15:03 gerald search for other commits by this committer
Update lang/gcc and hence the default version of GCC in the Ports
Collection (requested by USE_GCC=yes and various USES=compiler
invocations) from GCC 4.9.4 to GCC 5.4.

files/patch-arm-support and files/patch-gcc_system.h have become
obsolete.  New patches files/patch-arm-unwind-cxx-support and
files/patch-libc++ help support arm targets and new libc++ in base.

ONLY_FOR_ARCHS now also includes arm.

A new option GRAPHITE_DESC, off by default for now, adds support for
Graphite loop optimizations.

Finally, conflicts with other lang/gcc* ports are adjusted suitably.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:437437 

Number of commits found: 372 (showing only 100 on this page)

«  1 | 2 | 3 | 4  »