| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
New version of gtk3 in tree
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk
PR: 269704
Exp-run by: antoine
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Components:
- lang/cjs to 5.4.1
- misc/cinnamon-translations to 5.4.2
- sysutils/cinnamon-control-center to 5.4.6
- sysutils/cinnamon-settings-daemon to 5.4.4
- x11-fm/nemo to 5.4.2
- x11-wm/muffin to 5.4.5
- x11/cinnamon-desktop to 5.4.2
- x11/cinnamon-menus to 5.4.0
- x11/cinnamon-screensaver to 5.4.2
- x11/cinnamon-session to 5.4.0
- x11/cinnamon to 5.4.9
- x11/py-python-xapp to 2.2.2
- x11/xapp to 2.2.14
5.6 is the latest upstream release; this is a stopgap to reduce
delta.
Reviewed by: tcberner (desktop)
Differential Revision: https://reviews.freebsd.org/D37917
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv>
* Anton Tornqvist <antont@inbox.lv>
* Ashish Shukla <wahjava@gmail.com>
* Ben Woods <woodsb02@FreeBSD.org>
* Bert Burgemeister <trebbu@googlemail.com>
* Bruce A. Mah <bmah@ca.sandia.gov>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Hutchinson <portmaster@BSDforge.com>
* Cy SChubert <cy@FreeBSD.org>
* Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
* Cy Schubert <cy@FreeBSD.org>
* DaJoob
* Daniel Roethlisberger <daniel@roe.ch>
* Daniel Walter <sahne@0x90.at>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Dave Grochowski
* David Mackay <davidjx8p@gmail.com>
* David Yeske <dyeske@gmail.com>
* Dejan Lesjak <lesi@FreeBSD.org>
* Denis Shaposhnikov <dsh@vlink.ru>
* Dennis Herrmann <dhn@FreeBSD.org>
* Dmitri Goutnik <dg@syrec.org>
* Dominik Rothert <dr@domix.de>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Anholt <anholt@FreeBSD.org>
* Eric Blood <eblood@cs.unr.edu>
* Eric L. Hernes <erich@rrnet.com>
* Eric Turgeon <ericbsd@FreeBSD.org>
* Eric Turgeon <ericturgeon.bsd@gmail.com>
* Evgeni Dimitrov <evgeni.dimitrov@gmail.com>
* FURUSAWA,Kazuhisa <kazu@jp.freebsd.org>
* Florent Thoumie <flz@xbsd.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* Francis Bacque <idroxid01@yahoo.fr>
* Franz Klammer <klammer@webonaut.com>
* Gerrit Beine <tux@pinguru.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Hendrik Scholz <hendrik@scholz.net>
* Jacob House <jacob@jwfh.ca>
* James Earl <jdearl@telus.net>
* Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Jeroen Schot <schot@a-eskwadraat.nl>
* Jim Mock <jim@FreeBSD.org>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Julien Laffaye <kimelto@gmail.com>
* KIMURA Yasuhiro <yasu@utahime.org>
* Ka Ho Ng <khng300@gmail.com>
* Kelly Yancey <kbyanc@posi.net>
* Ken Moore <ken@pcbsd.org>
* Koop Mast <einekoai@chello.nl>
* Koop Mast <kwm@FreeBSD.org>
* Kris Kennaway <kris@FreeBSD.org>
* Kris Moore <kmoore@FreeBSD.org>
* Lars Engels <lars.engels@0x20.net>
* Lin, Cheng-Tao <b89605222@ntu.edu.tw>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Markus Brueffer <markus@FreeBSD.org>
* Martin Ranne <gasp@ridcully.dnsalias.org>
* Martin Tournoij <carpetsmoker@xs4all.nl>
* Martin Wilke (miwi@FreeBSD.org)
* Martin Wilke <miwi@FreeBSD.org>
* Matt Lancereau
* Matt Lancereau <matt@rimasec.net>
* Matt Peterson <matt@peterson.org>
* Matthew Donovan <kitchetech@gmail.com>
* Matthew Fuller <fullermd@futuresouth.com>
* Matthew Hunt <mph@pobox.com>
* Matthew West <mwest@uct.ac.za>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michiel Overtoom <motoom@xs4all.nl>
* Mikhail Teterin <mi@aldan.algebra.com>
* Morten Slot Kristensen
* Murray Stokely <murray@FreeBSD.org>
* NAKATA, Maho <maho@FreeBSD.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Nikos Ntarmos <ntarmos@ceid.upatras.gr>
* Nikos Ntarmos <ntarmos@cs.uoi.gr>
* Oleg Pudeyev <oleg@bsdpower.com>
* Oliver Breuninger <ob@breuninger.org>
* Oliver Breuninger <ob@seicom.NET>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Patrick Li <pat@databits.net>
* Pawel Worach <pawel.worach@gmail.com>
* Pedro Giffuni
* Per Otterstr=F6m <pelle@fukt.bth.se>
* Petr Holub <hopet@ics.muni.cz>
* Pietro Cerutti <gahr@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Roman Bogorodskiy <novel@FreeBSD.org>
* Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
* Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
* Samy Al Bahra <samy@kerneled.org>
* Samy Al Bahra <sbahra@kerneled.org>
* Sascha Holzleiter <sascha@root-login.org>
* Satoshi Asami <asami@FreeBSD.org>
* Satoshi TAOKA
* Scott Mace <smace@FreeBSD.org>
* Sean Farley <sean-freebsd@farley.org>
* Sebastian Yepes <esn@x123.info>
* Serge Gagnon <gagnon__s@videotron.ca>
* Sergei Kolobov <sergei@kolobov.com>
* Sofian Brabez <sbz@FreeBSD.org>
* Stanislav Sedov <stas@FreeBSD.org>
* Stepan Zastupov [RedChrom] <redchrom@gmail.com>
* Stephen Montgomery-Smith <stephen@math.missouri.edu>
* Stijn Hoop <stijn@win.tue.nl>
* Tatsumi Hosokawa
* Theron Tarigo <theron.tarigo@gmail.com>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Hurst <tom@hur.st>
* Tim Bishop <tim@bishnet.net>
* Timothy Beyer <beyert@cs.ucr.edu>
* Tobias Roth <ports@fsck.ch>
* UMENO Takashi <umeno@rr.iij4u.or.jp>
* Vincent Tantardini <vinc@freebsd-fr.org>
* Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Winston Weinert <winstonw@lavabit.com>
* Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Yinghong Liu <relaxbsd@gmail.com>
* Yoshiro MIHIRA <sanpei@sanpei.org>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Zane C. Bowers
* Zhihao Yuan <lichray@gmail.com>
* asami
* chinsan
* dirk.meyer@dinoex.sub.org
* dom@myrddin.demon.co.uk
* eimar.koort
* gpalmer
* gpalmer@FreeBSD.org
* grog
* gurkan@phys.ethz.ch
* hemi@puresimplicity.net
* ijliao
* incabulos@mac.com
* jacs
* janek
* jhb
* jkh
* jkh@FreeBSD.org
* jmz
* joerg
* johalun0@gmail.com
* jonny
* jsellens
* krion
* matt@bdd.net
* michael johnson <ahze@ahze.net>
* nkazushi@highway.or.jp
* od <od@iclub.nsu.ru>
* oleg@bsdpower.com
* roam@FreeBSD.org
* trevor
* will
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This version uses Python 3 instead of the expired Python 2.7
From the main PR (249856):
" There are a couple known issues:
* x11-fm/nemo crashes upon closing a window or tab.
* x11/cinnamon-screensaver unlocking doesn't work, most likely due to a missing PAM (Linux-PAM?) integration.
Both of these issues are being worked on.
I've been dogfooding since Cinnamon 4.0, and apart from those issues, everything works."
PR: 249771
PR: 249851
PR: 249855
PR: 249856
PR: 249857
PR: 249858
Submitted by: Charlie Li
Notes:
svn path=/head/; revision=559925
|
|
|
|
|
|
|
|
| |
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes:
svn path=/head/; revision=517000
|
|
|
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
Notes:
svn path=/head/; revision=462307
|
|
|
|
|
|
|
|
|
|
| |
- Remove redundant python_OLD_CMD
- Switch to USES=localbase
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=460614
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Notes:
svn path=/head/; revision=424427
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=400198
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=393607
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386691
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR: 195290 [1], 195289 [2], 195455 [3]
Obtained from: gnome devel repo
Notes:
svn path=/head/; revision=375852
|
|
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
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
Notes:
svn path=/head/; revision=372768
|