notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/epiphany/Makefile
SVNWeb

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

1 | 2 | 3  »  

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Thu, 13 Apr 2023
[ 00:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  f1f1a8b  (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 19 Oct 2022
[ 08:10 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  commit hash:dfe25d73e7fdd333c59008a4ec1859c7f93dacd6  dfe25d7  (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 5 Sep 2022
[ 00:16 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:d6c82b0ba90dd36aa56ce9cc8e9beeb667e14ac7  commit hash:d6c82b0ba90dd36aa56ce9cc8e9beeb667e14ac7  commit hash:d6c82b0ba90dd36aa56ce9cc8e9beeb667e14ac7  d6c82b0 
www/epiphany: pet stage-qa, declare hidden dependency on gdkpixbuf2
Mon, 15 Aug 2022
[ 01:40 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:eaeab86e4c3f623c35816f3a8b7de70dadb2c27c  commit hash:eaeab86e4c3f623c35816f3a8b7de70dadb2c27c  commit hash:eaeab86e4c3f623c35816f3a8b7de70dadb2c27c  eaeab86 
www/epiphany: Update to 42.4
Sat, 23 Jul 2022
[ 11:37 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:bff3603272db88e6370ffdd5beec0b22495351c8  commit hash:bff3603272db88e6370ffdd5beec0b22495351c8  commit hash:bff3603272db88e6370ffdd5beec0b22495351c8  bff3603 
www/epiphany: Update to 42.3
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 1 Jul 2022
[ 14:40 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:ca3df22563bcd837ca29d3331610e4504ebe7535  commit hash:ca3df22563bcd837ca29d3331610e4504ebe7535  commit hash:ca3df22563bcd837ca29d3331610e4504ebe7535  ca3df22  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
gnome: remove more reference to gnome 3
Fri, 22 Apr 2022
[ 16:28 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:4f50b317805754ba865678b6356a3c27d5dcb6af  commit hash:4f50b317805754ba865678b6356a3c27d5dcb6af  commit hash:4f50b317805754ba865678b6356a3c27d5dcb6af  4f50b31 
www/epiphany: Update to 42.2
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Thu, 7 Apr 2022
[ 00:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  commit hash:268cee3b0227efd217869b43152e8936a05cb850  268cee3  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Wed, 23 Mar 2022
[ 21:34 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:e050a4e633d627f5b3c7aa51709eae5291f92120  commit hash:e050a4e633d627f5b3c7aa51709eae5291f92120  commit hash:e050a4e633d627f5b3c7aa51709eae5291f92120  e050a4e 
www/epiphany: Update to 42.0
Sun, 23 Jan 2022
[ 10:24 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:299348602e6d75b6f85b2e7303a0bea5f37541b6  commit hash:299348602e6d75b6f85b2e7303a0bea5f37541b6  commit hash:299348602e6d75b6f85b2e7303a0bea5f37541b6  2993486 
www/epiphany: unbreak build with Meson 0.61.0

data/meson.build:18:0: ERROR: Function does not take positional arguments.

PR:		260943
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
Sun, 16 Jan 2022
[ 22:12 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:fb2cdb599fc20bd0eb2058bbc602295001a6ca46  commit hash:fb2cdb599fc20bd0eb2058bbc602295001a6ca46  commit hash:fb2cdb599fc20bd0eb2058bbc602295001a6ca46  fb2cdb5 
www/epiphany: Update to 41.3
Wed, 3 Nov 2021
[ 09:00 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3168fd53e41110f005c06f89fc9f10b869b54fc4  commit hash:3168fd53e41110f005c06f89fc9f10b869b54fc4  commit hash:3168fd53e41110f005c06f89fc9f10b869b54fc4  3168fd5 
www/epiphany: drop unused Meson options after 6106add6f4e9

meson.build:1:0: ERROR: Unknown options: "distributor_name"

https://gitlab.gnome.org/GNOME/epiphany/-/commit/554a375e8a90

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
Thu, 28 Oct 2021
[ 16:37 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  commit hash:f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3  f34ece3  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 70.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
Tue, 28 Sep 2021
[ 22:06 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:197b71f9917728c95f6fb30d5a40cbaff72321a1  commit hash:197b71f9917728c95f6fb30d5a40cbaff72321a1  commit hash:197b71f9917728c95f6fb30d5a40cbaff72321a1  197b71f 
www/epiphany: Update to 41.0
Sun, 20 Jun 2021
[ 02:26 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:a43a32e8f640e640a3ce51490f2b560db2627fe5  commit hash:a43a32e8f640e640a3ce51490f2b560db2627fe5  commit hash:a43a32e8f640e640a3ce51490f2b560db2627fe5  a43a32e 
www/epiphany: Update to 3.38.5
Sun, 23 May 2021
[ 00:13 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:1013f3b58191acd2cc9effa897601e8124ae9449  commit hash:1013f3b58191acd2cc9effa897601e8124ae9449  commit hash:1013f3b58191acd2cc9effa897601e8124ae9449  1013f3b 
www/epiphany: Update to 3.38.4
Thu, 8 Apr 2021
[ 23:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  commit hash:69d24a727d44d398f7357cb844386f3ec4750a4f  69d24a7  (Only the first 10 of 145 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 8 Dec 2020
[ 10:34 tcberner search for other commits by this committer ] Original commit   Revision:557278
www/epiphany: Update to 3.38.2

PR:		251592
Submitted by:	Neel Chauhan <neel@neelc.org>
Sat, 7 Nov 2020
[ 09:38 tcberner search for other commits by this committer ] Original commit   Revision:554369
www/epiphany: Update to 3.38.1

PR:		250764
Submitted by:	Neel Chauhan <neel@neelc.org>
Thu, 5 Nov 2020
[ 18:20 tcberner search for other commits by this committer ] Original commit   Revision:554147
www/epiphany: build error (no getrandom(2) on 11.x)

Add alternate implementation for missing getrandom(2) on 11.x (v2)

PR:		250128
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
Tue, 3 Nov 2020
[ 00:56 jbeich search for other commits by this committer ] Original commit   Revision:553940 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 68.1

Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Sat, 31 Oct 2020
[ 07:11 tcberner search for other commits by this committer ] Original commit   Revision:553735 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
security/gcr: Update to 3.38.0

PR:		250512
Submitted by:	Neel Chauhan <neel@neelc.org>
Mon, 12 Oct 2020
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:552130 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update libsoup to 2.72.0

Merge back libsoup and libsoup-gnome, they both have the same dependencies
now, and they are more complicated to split now that they switched to meson

Bump portrevision of dependant ports
Wed, 30 Sep 2020
[ 07:59 bapt search for other commits by this committer ] Original commit   Revision:550656
Update to 3.38.0
Tue, 29 Sep 2020
[ 12:07 bapt search for other commits by this committer ] Original commit   Revision:550494 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
First batch at upgrading gnome to 3.36/3.38

Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
    OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0

Update cheese to 3.38.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 30 Aug 2020
[ 03:10 novel search for other commits by this committer ] Original commit   Revision:546967 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Chase security/p11-kit update

After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.

See more details in the comments of the linked PR.

PR:		248819
Reported by:	John Hein
Fri, 3 Jul 2020
[ 05:24 tcberner search for other commits by this committer ] Original commit   Revision:541071
www/epiphany: remove unnecessary dependency on net/avahi-app

Upstream of the epiphany removed dependency from avahi in 2016, check NEWS file
(/usr/ports/www/epiphany/work/epiphany-3.28.5/NEWS):

3.23.1 - October 24, 2016
=========================

Epiphany has been relicensed from GPLv2+ to GPLv3+.

New dependency:
 libhttpseverywhere
Removed dependencies:
 avahi-client, avahi-gobject, gdk-x11-3.0, gsettings-desktop-schemas, x11

PR:		247378
Submitted by:	VVD <vvd@unislabs.com>
Approved by:	gnome (timeout)
Sat, 16 May 2020
[ 10:51 sunpoet search for other commits by this committer ] Original commit   Revision:535391 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for security/nettle shlib change
Thu, 23 Apr 2020
[ 20:14 jbeich search for other commits by this committer ] Original commit   Revision:532707 (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Fri, 13 Mar 2020
[ 09:47 jbeich search for other commits by this committer ] Original commit   Revision:528343 (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Thu, 7 Nov 2019
[ 17:20 zeising search for other commits by this committer ] Original commit   Revision:516991 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories w

Add USES=xorg and USES=gl to ports in categories starting with 'w'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Thu, 3 Oct 2019
[ 20:35 jbeich search for other commits by this committer ] Original commit   Revision:513733 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Tue, 9 Jul 2019
[ 17:13 sunpoet search for other commits by this committer ] Original commit   Revision:506289 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
Wed, 27 Mar 2019
[ 21:11 jbeich search for other commits by this committer ] Original commit   Revision:496981 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 64.1

Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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, 11 Nov 2018
[ 20:54 kwm search for other commits by this committer ] Original commit   Revision:484768
Update epiphany to 3.28.5.

Obtained from:	GNOME devel repo.
Tue, 23 Oct 2018
[ 11:35 jbeich search for other commits by this committer ] Original commit   Revision:482830 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 63.1

Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
Sun, 30 Sep 2018
[ 11:58 kwm search for other commits by this committer ] Original commit   Revision:480951 (Only the first 10 of 732 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Fri, 29 Jun 2018
[ 14:22 jbeich search for other commits by this committer ] Original commit   Revision:473551 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 62.1

Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
Fri, 6 Apr 2018
[ 15:53 jbeich search for other commits by this committer ] Original commit   Revision:466648 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 61.1

Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
Thu, 5 Apr 2018
[ 20:13 tobik search for other commits by this committer ] Original commit   Revision:466598 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
www/webkit2-gtk3: Update to 2.20.0

- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions

PR:		223733
Submitted by:	Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	gnome (maintainer timeout, too long)
Security:	1ce95bc7-3278-11e8-b527-00012e582166
MFH:		2018Q2
Differential Revision:	https://reviews.freebsd.org/D14872
Thu, 9 Nov 2017
[ 02:31 jbeich search for other commits by this committer ] Original commit   Revision:453790 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 60.1

Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
Mon, 25 Sep 2017
[ 00:02 jbeich search for other commits by this committer ] Original commit   Revision:450556 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 59.1

- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Sat, 13 May 2017
[ 08:58 kwm search for other commits by this committer ] Original commit   Revision:440763
Update epiphany to 3.24.2.

* Add gnome to USES and don't depend on bsd.port.mk to do it.
* merge compiler:c++11-lib into the main USES line, since it always needed.
* explicitly --enable-compile-warning=no is no longer needed
Sat, 6 May 2017
[ 19:46 kwm search for other commits by this committer ] Original commit   Revision:440285
Update epiphany to 3.22.7.

Obtained from:	gnome devel repo
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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
Sun, 9 Oct 2016
[ 12:10 jbeich search for other commits by this committer ] Original commit   Revision:423591 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
devel/nspr, security/nss: drop version from SONAME

No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 21 Mar 2016
[ 05:54 rm search for other commits by this committer ] Original commit   Revision:411541
Drop bogus libgnome-keyring dependency

And add dependency upon libsecret where needed. Bump PORTREVISION
because of dependency change. For x11/gdm also drop KEYRING option
and corresponding logic bits - this functionality is now available
unconditionally.

Differential Revision:  D5690
Reviewed by:	kwm, mat
Sun, 10 Jan 2016
[ 16:19 bapt search for other commits by this committer ] Original commit   Revision:405717 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Convert www ports to USES=sqlite and USES=firebird
Wed, 5 Aug 2015
[ 19:13 kwm search for other commits by this committer ] Original commit   Revision:393607 (Only the first 10 of 601 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
Wed, 13 May 2015
[ 20:45 amdmi3 search for other commits by this committer ] Original commit   Revision:386263
- Add CPE info

Approved by:	portmgr blanket
Tue, 24 Mar 2015
[ 18:19 marino search for other commits by this committer ] Original commit   Revision:382150 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
4 ports categories: Remove $PTHREAD_LIBS

Categories: www, ftp, net-im, net-mgmt

approved by:	PTHREAD blanket
Sat, 10 Jan 2015
[ 23:15 demon search for other commits by this committer ] Original commit   Revision:376731 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.

Exp-run by:	antoine
Wed, 19 Nov 2014
[ 11:49 kwm search for other commits by this committer ] Original commit   Revision:372768 (Only the first 10 of 1460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 31 May 2014
[ 16:37 ak search for other commits by this committer ] Original commit   Revision:355995 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (antoine)
Sat, 26 Apr 2014
[ 00:23 bapt search for other commits by this committer ] Original commit   Revision:352194
Support stage
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Tue, 3 Sep 2013
[ 10:23 bapt search for other commits by this committer ] Original commit   Revision:326133 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Wed, 12 Jun 2013
[ 06:58 kwm search for other commits by this committer ] Original commit   Revision:320666
Switch to USES=desktop-file-utils, and sort USES.
Fix build with pkg in DEVELOPER_MODE, by not trying to remove non existing
directories. [1]

Submitted by:	miwi [1]
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Fri, 22 Mar 2013
[ 11:50 kwm search for other commits by this committer ] Original commit   Revision:314914
Fix typo in spellcheck option.
Tue, 19 Mar 2013
[ 10:40 kwm search for other commits by this committer ] Original commit   Revision:314632 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
Thu, 7 Feb 2013
[ 12:37 gahr search for other commits by this committer ] Original commit   Revision:311829 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)

Approved by:	portmgr
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Tue, 23 Aug 2011
[ 18:39 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
Sat, 20 Nov 2010
[ 15:37 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 609 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 May 2010
[ 21:19 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 772 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Wed, 23 Dec 2009
[ 20:19 kwm search for other commits by this committer ] Original commit 
Use the network responce code.
Fri, 18 Dec 2009
[ 07:00 marcus search for other commits by this committer ] Original commit 
Update to 2.28.2.
Sat, 28 Nov 2009
[ 20:06 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 27 Nov 2009
[ 09:11 beat search for other commits by this committer ] Original commit 
- Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk

Approved by:    portmgr (miwi)
Exp-run by:     miwi
Thu, 17 Sep 2009
[ 16:55 marcus search for other commits by this committer ] Original commit 
Set the default Gecko provider to be libxul to fix the build of GNOME on
pointyhat.

Approved by:    portmgr (implicit, erwin)
Feature safe:   yes
X-Feature-safe: well, not really, but required now that Firefox is FORBIDDEN
Mon, 3 Aug 2009
[ 02:33 mezz search for other commits by this committer ] Original commit 
Bump the PORTREVISION for libltdl. It got linked from libcanberra.la... I hate
.la file...
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Sun, 5 Jul 2009
[ 17:52 marcus search for other commits by this committer ] Original commit 
Correct a stupid typo.

Reported by:    QAT
[ 17:37 marcus search for other commits by this committer ] Original commit 
Fix the plist when building with Gecko 1.8.
Fri, 3 Jul 2009
[ 12:24 kwm search for other commits by this committer ] Original commit 
Update to 2.26.3.
Wed, 10 Jun 2009
[ 08:27 kwm search for other commits by this committer ] Original commit 
Remove epiphany-webkit.

It currently doesn't build. And the next major version
of epiphany only supports webkit. We don't need a slave port for it.
Sat, 6 Jun 2009
[ 05:51 marcus search for other commits by this committer ] Original commit 
Short-circuit the Gecko compile test to prevent the file system from
being touched when libxul is used as a Gecko provider.

Reported by:    bsam
Mon, 18 May 2009
[ 20:31 marcus search for other commits by this committer ] Original commit 
Update to 2.26.2.
Wed, 6 May 2009
[ 19:41 marcus search for other commits by this committer ] Original commit 
Fix make describe for epiphany-webkit.
[ 17:38 marcus search for other commits by this committer ] Original commit 
Allow plugins to work when ephy is built against libxul.

Reported by:    Eric L. Chen <d9364104@mail.nchu.edu.tw>
Submitted by:   miwi (based on)

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

1 | 2 | 3  »