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: sysutils/gnome-control-center/Makefile
SVNWeb

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

1 | 2  »  

Mon, 7 Aug 2023
[ 16:34 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  b1ecad5  (Only the first 10 of 201 ports in this commit are shown above. View all ports for this commit)
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
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>
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
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)
Sun, 12 Feb 2023
[ 23:02 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:5f1b342a0f9c93eaac28afad04bb3adf8b578d60  commit hash:5f1b342a0f9c93eaac28afad04bb3adf8b578d60  commit hash:5f1b342a0f9c93eaac28afad04bb3adf8b578d60  5f1b342 
sysutils/gnome-control-center: Update to 43.2
Wed, 5 Oct 2022
[ 18:04 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:0c2e489d2bebcd9a30fa18036bd49dc714bc65b2  commit hash:0c2e489d2bebcd9a30fa18036bd49dc714bc65b2  commit hash:0c2e489d2bebcd9a30fa18036bd49dc714bc65b2  0c2e489 
sysutils/gnome-control-center: Update to 43.0
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)
Wed, 20 Jul 2022
[ 18:12 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:0c957852424200fabcfce91c612066c2e71a3d1b  commit hash:0c957852424200fabcfce91c612066c2e71a3d1b  commit hash:0c957852424200fabcfce91c612066c2e71a3d1b  0c95785 
sysutils/gnome-control-center: Update to 42.3
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 21 Jun 2022
[ 22:33 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:94ca2a4b4522d333d6e10a6425666bcf49cc7ffa  commit hash:94ca2a4b4522d333d6e10a6425666bcf49cc7ffa  commit hash:94ca2a4b4522d333d6e10a6425666bcf49cc7ffa  94ca2a4 
sysutils/gnome-control-center: Update to 42.2
Sat, 21 May 2022
[ 02:48 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:ddc9b41c7850a444687519e591ac9ee5021416d6  commit hash:ddc9b41c7850a444687519e591ac9ee5021416d6  commit hash:ddc9b41c7850a444687519e591ac9ee5021416d6  ddc9b41 
sysutils/gnome-control-center: Update to 42.1
Fri, 20 May 2022
[ 19:35 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:089dc317012eadced6a54cf75f0a897402e2c062  commit hash:089dc317012eadced6a54cf75f0a897402e2c062  commit hash:089dc317012eadced6a54cf75f0a897402e2c062  089dc31 
GNOME: Don't depend on graphics/gnome-color-manager since its outdated and
broken
Sat, 30 Apr 2022
[ 08:03 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  ca3f925  (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
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)
Sun, 27 Mar 2022
[ 03:32 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:6ff5aee61efc610134c917ba5d8e12ba4ca4e412  commit hash:6ff5aee61efc610134c917ba5d8e12ba4ca4e412  commit hash:6ff5aee61efc610134c917ba5d8e12ba4ca4e412  6ff5aee 
sysutils/gnome-control-center: Unbreak build with base Heimdal Kerberos
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
[ 18:01 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:409d2310dde4bb8e4d74669b3a44b90c387e0340  commit hash:409d2310dde4bb8e4d74669b3a44b90c387e0340  commit hash:409d2310dde4bb8e4d74669b3a44b90c387e0340  409d231 
sysutils/gnome-control-center: Update to 42.0
Thu, 3 Mar 2022
[ 19:11 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:24a958802526a5c34b0f96b58a607a20af8b1d81  commit hash:24a958802526a5c34b0f96b58a607a20af8b1d81  commit hash:24a958802526a5c34b0f96b58a607a20af8b1d81  24a9588 
sysutils/gnome-control-center: Update to 41.4
Fri, 7 Jan 2022
[ 02:13 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1b330f0aa007db26a1bf3bf37da9f1c2669ddc86  commit hash:1b330f0aa007db26a1bf3bf37da9f1c2669ddc86  commit hash:1b330f0aa007db26a1bf3bf37da9f1c2669ddc86  1b330f0 
sysutils/gnome-control-center: unbreak build with Meson 0.61.0

panels/applications/meson.build:10:5: ERROR: Function does not take positional
arguments.
panels/background/meson.build:10:5: ERROR: Function does not take positional
arguments.
panels/camera/meson.build:10:5: ERROR: Function does not take positional
arguments.
[...]

PR:		260943
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
Wed, 8 Dec 2021
[ 21:44 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:514bf8b659702a54362b0a09c919394ed98baa4b  commit hash:514bf8b659702a54362b0a09c919394ed98baa4b  commit hash:514bf8b659702a54362b0a09c919394ed98baa4b  514bf8b 
sysutils/gnome-control-center: Update to 41.2
Fri, 5 Nov 2021
[ 19:06 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:66e69974284a5a99fbe2e8291d62b4475ff39f87  commit hash:66e69974284a5a99fbe2e8291d62b4475ff39f87  commit hash:66e69974284a5a99fbe2e8291d62b4475ff39f87  66e6997 
sysutils/gnome-control-center: Update to 41.1
Fri, 22 Oct 2021
[ 02:29 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:620d04d480340aeb66734e27953cd33aa0baaa1c  commit hash:620d04d480340aeb66734e27953cd33aa0baaa1c  commit hash:620d04d480340aeb66734e27953cd33aa0baaa1c  620d04d 
sysutils/gnome-control-center: Fix crash on 'power-saver-profile-on-low-battery'
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
Thu, 23 Sep 2021
[ 00:47 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:5f5c0fe00a09df8a212eb8bd405121261b25d447  commit hash:5f5c0fe00a09df8a212eb8bd405121261b25d447  commit hash:5f5c0fe00a09df8a212eb8bd405121261b25d447  5f5c0fe 
sysutils/gnome-control-center: Update to 41.0
Thu, 5 Aug 2021
[ 18:01 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:e247fd33cc35b85c5f333ac8cdc446d3afdb0590  commit hash:e247fd33cc35b85c5f333ac8cdc446d3afdb0590  commit hash:e247fd33cc35b85c5f333ac8cdc446d3afdb0590  e247fd3 
sysutils/gnome-control-center: Update to 40.0
Sun, 23 May 2021
[ 00:14 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:f7eab8ee2f93d99fab6a0ff4dba2e9af7c80107f  commit hash:f7eab8ee2f93d99fab6a0ff4dba2e9af7c80107f  commit hash:f7eab8ee2f93d99fab6a0ff4dba2e9af7c80107f  f7eab8ee 
sysutils/gnome-control-center: Update to 3.38.6
Mon, 26 Apr 2021
[ 14:38 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:c237911a72ac5890045007e7929954a9d48eee96  commit hash:c237911a72ac5890045007e7929954a9d48eee96  commit hash:c237911a72ac5890045007e7929954a9d48eee96  c237911 
[Qt, GNOME] Handle os-release a little more smartly

Synth -- and therefore not all FreeBSD installations that *could*
have an /etc/os-release, or that *ought* to have an os-release
file at runtime -- doesn't have the RC script installed, so
was triggering the "depend on ports os-release" clause.

Partly revert, to checking for existence, but **also** assume
that sufficiently-new 13 (or later) releases have os-release in
base. This means that 12.2 (which ought to have it) will rely
on base, while 12.1 and 11.4 and other legacy releases will
rely on the port.

PR:	255354 251073
Thu, 22 Apr 2021
[ 23:10 Adriaan de Groot (adridg) search for other commits by this committer Author: Mikael Urankar ]    commit hash:1ef5284b234036d33f1afbbfc4c1e4a67dafdf3f  commit hash:1ef5284b234036d33f1afbbfc4c1e4a67dafdf3f  commit hash:1ef5284b234036d33f1afbbfc4c1e4a67dafdf3f  1ef5284 
Handle os-release more smartly

The Qt ports, and GNOME control center, can read /etc/os-release,
and have patches to read /usr/local/etc/os-release -- however,
the two files update differently, and /etc/os-release is preferred.
Tighten up the .if to select when to depend on the extra
port for /usr/local/etc/os-release (basically: pre 11.4 and 12.1)

- Bumps PORTREVISION because dependencies may change.
- Note that I used the --author command-line option to
  set that mikael@ wrote this patch.

PR:		251073
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, 12 Jan 2021
[ 17:21 tcberner search for other commits by this committer ] Original commit   Revision:561352
sysutils/gnome-control-center: update to 3.38.3
Sat, 21 Nov 2020
[ 17:51 tcberner search for other commits by this committer ] Original commit   Revision:556005
sysutils/gnome-control-center: update to 3.38.2
Sun, 15 Nov 2020
[ 10:30 tcberner search for other commits by this committer ] Original commit   Revision:555191
sysutils/gnome-control-center: link failure (11.x, old ld(1))

PR:		250089
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
[ 10:14 tcberner search for other commits by this committer ] Original commit   Revision:555185
sysutils/gnome-control-center: Update to 3.38.1

PR:		250760
Submitted by:	Neel Chauhan <neel@neelc.org>
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, 27 Sep 2020
[ 17:29 cmt search for other commits by this committer ] Original commit   Revision:550290
fix run-depends of gnome-control-center after r550228

gnome-color-manager's gcm-calibrate went away, so we cannot depend
on it to exists.
this might break functionality in gnome-control-center (I cannot test
that here), but at least it allows packaging.

Approved by:	just-fix-it
Sat, 23 Nov 2019
[ 20:19 tcberner search for other commits by this committer ] Original commit   Revision:518270
sysutils/etc-os-release: use the one provided by base if the system is new
enough

PR:		238953
Reviewed by:	zeising
Differential Revision:	https://reviews.freebsd.org/D22488
Thu, 7 Nov 2019
[ 17:17 zeising search for other commits by this committer ] Original commit   Revision:516988 (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories s

Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
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, 4 Jun 2019
[ 14:17 antoine search for other commits by this committer ] Original commit   Revision:503475 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Wed, 1 May 2019
[ 19:35 rene search for other commits by this committer ] Original commit   Revision:500606 (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
Remove esound support from pulseaudio as audio/esound expired.

Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
Sun, 28 Apr 2019
[ 21:18 kwm search for other commits by this committer ] Original commit   Revision:500371
Use sysutils/etc_os-release to supply the info panel with some system
information.
Mon, 18 Feb 2019
[ 01:48 linimon search for other commits by this committer ] Original commit   Revision:493235
Multimedia/cheese now builds fine on aarch64, armv6, and powerpc64
(and possibly others).  Enable building with this option everywhere.

PR:		234358
Submitted by:	manu
Approved by:	portmgr (tier-2 blanket)
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
[ 23:54 jbeich search for other commits by this committer ] Original commit   Revision:484788 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: enable WAYLAND by default here and in consumers

PR:		227509
Requested by:	Johannes Lundberg, Greg V
Reviewed by:	tobik (earlier version)
Approved by:	madpilot, x11 (zeising), maintainer timeout (2 weeks)
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
Tue, 11 Sep 2018
[ 18:34 zeising search for other commits by this committer ] Original commit   Revision:479538 (Only the first 10 of 331 ports in this commit are shown above. View all ports for this commit)
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Sat, 1 Sep 2018
[ 17:05 antoine search for other commits by this committer ] Original commit   Revision:478711 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
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
Tue, 31 Jul 2018
[ 18:41 zeising search for other commits by this committer ] Original commit   Revision:476013 (Only the first 10 of 254 ports in this commit are shown above. View all ports for this commit)
Switch to xorgproto instead of individual packages

Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
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
Sat, 23 Dec 2017
[ 07:03 antoine search for other commits by this committer ] Original commit   Revision:457024 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Sun, 19 Nov 2017
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:454479
- Add LICENSE
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
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, 20 May 2017
[ 09:29 kwm search for other commits by this committer ] Original commit   Revision:441298 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2

* These is done so grilo and grilo-plugins can be updated to 0.3.x and
  the users of grilo can switch when they are ready.
* Chase grilo users to the new locations.
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
Sat, 25 Mar 2017
[ 23:37 antoine search for other commits by this committer ] Original commit   Revision:436925 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Tue, 21 Mar 2017
[ 21:59 antoine search for other commits by this committer ] Original commit   Revision:436659 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 27 Mar 2016
[ 14:58 tijl search for other commits by this committer ] Original commit   Revision:411990 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Fri, 11 Mar 2016
[ 11:53 tijl search for other commits by this committer ] Original commit   Revision:410825 (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3.  Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.

Long description:

First some background.  When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain.  Costs used to be configured in such a way that files were
first converted to PostScript.  This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers.  Nowadays most filters
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 14 Feb 2016
[ 18:57 kwm search for other commits by this committer ] Original commit   Revision:408881 (Only the first 10 of 460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.

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

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

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

PR:	207006
Mon, 11 Jan 2016
[ 10:48 kwm search for other commits by this committer ] Original commit   Revision:405772
Fix packaging when CUPS is deselected.

While here fix a typo in the CHEESE option that prevented it
from being turned off.

PR:		202154
[ 09:45 kwm search for other commits by this committer ] Original commit   Revision:405771
Fix a gnome-control-center crash when trying to return to the main menu
from the region section.

Submitted by:	dumbbell@
Obtained from:	gnome-control-center upstream
Thu, 8 Oct 2015
[ 15:12 olgeni search for other commits by this committer ] Original commit   Revision:398833 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespace from Makefiles, M-X.
Fri, 4 Sep 2015
[ 22:14 kwm search for other commits by this committer ] Original commit   Revision:396150
Drop unneeded gnomemenus3 dependancy.

Obtained from:	gnome devel repo
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
Fri, 27 Mar 2015
[ 09:24 kwm search for other commits by this committer ] Original commit   Revision:382383 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Update the Gnome stack to the latest in the 3.14 series.

Thanks to Gustau Perez <gustau.perez@gmail.com> for helping to keep thes
   ports updated.

Obtained from:	GNOME dev repo
Wed, 3 Dec 2014
[ 09:18 kwm search for other commits by this committer ] Original commit   Revision:373802 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
Update GNOME to 3.14.2.

This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
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)
Tue, 2 Sep 2014
[ 16:57 tijl search for other commits by this committer ] Original commit   Revision:367050
Add missing library libgmodule-2.0

Reported by:	antoine
Mon, 1 Sep 2014
[ 13:31 tijl search for other commits by this committer ] Original commit   Revision:366878
Add USES=libtool and USES=shared-mime-info
Sat, 5 Jul 2014
[ 12:19 tijl search for other commits by this committer ] Original commit   Revision:360738 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Tue, 13 May 2014
[ 11:54 tijl search for other commits by this committer ] Original commit   Revision:353934 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
Mon, 14 Apr 2014
[ 10:30 tijl search for other commits by this committer ] Original commit   Revision:351252 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).

gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 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:
sysutils)
Thu, 12 Sep 2013
[ 20:18 kwm search for other commits by this committer ] Original commit   Revision:327108
Disable check for libslab to make sure it uses internal copy. This fixes
the build if mate-control-center is installed.
Tue, 3 Sep 2013
[ 14:08 bapt search for other commits by this committer ] Original commit   Revision:326151 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
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
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)
Tue, 27 Jul 2010
[ 19:56 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION in a few more ports affected by the libgcrypt
upgrade (they have references to libgcrypt.so.16).
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
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
Sun, 29 Nov 2009
[ 20:47 kwm search for other commits by this committer ] Original commit 
Fix plist when evolution-data-server isn't installed.

Submitted by:   barbara <barbara.xxx1975@libero.it>
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)
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
Fri, 10 Apr 2009
[ 05:56 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 480 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.26 for FreeBSD.  See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
Sat, 10 Jan 2009
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 Jun 2008
[ 14:03 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Wed, 28 May 2008
[ 20:34 mezz search for other commits by this committer ] Original commit 
Update to 2.22.2.1.
Wed, 23 Apr 2008
[ 09:11 pav search for other commits by this committer ] Original commit 
- Fix build (typing-monitor needs xscrnsaver)

Reported by:    pointyhat
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Tue, 8 Apr 2008
[ 13:15 ahze search for other commits by this committer ] Original commit 
Update to 2.22.1
Mon, 24 Mar 2008
[ 03:50 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 712 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Wed, 9 Jan 2008
[ 02:45 mezz search for other commits by this committer ] Original commit 
Update to 2.20.3.
Sun, 28 Oct 2007
[ 17:41 ahze search for other commits by this committer ] Original commit 
For multimedia-key-bindings use 'cdcontrol' instead of 'eject' to eject cds

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

1 | 2  »