non port: x11-themes/clearlooks/Makefile |
Number of commits found: 56 |
Wednesday, 1 Nov 2023
|
22:11 Rodrigo Osorio (rodrigo)
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
05f0f44 |
Saturday, 26 Aug 2023
|
21:03 Po-Chuan Hsieh (sunpoet)
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket)
7a4777d |
Thursday, 2 Mar 2023
|
05:23 Tobias C. Berner (tcberner)
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.
* 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
---
fa81a4f |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
19:44 Tobias C. Berner (tcberner)
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
11049e3 |
14:23 Tobias C. Berner (tcberner)
x11-themes: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Babak Farrokhi <babak@farrokhi.net>
* David Naylor <naylor.b.david@gmail.com>
* Douglas Thrift <douglas@douglasthrift.net>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* Filippo Natali <filippo@widestore.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Gustau Pérez i Querol <gustau.perez@gmail.com>
* Jesper Schmitz Mouridsen
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Jonathan Chen <jonc@chen.org.nz>
* Kris Moore <kmoore@FreeBSD.org>
* Marie Loise Nolden <loise@kde.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Matthias Petermann <matthias@petermann-it.de>
* Michael Johnson <ahze@FreeBSD.org>
* Nicola Stanislao Vitale <nivit@FreeBSD.org>
* Nicole Reid <root@cooltrainer.org>
* Olivier Duchateau
* Oyvind Albrigtsen
* Pawel Pekala <pawel@FreeBSD.org>
* Phillip Neumann <pneumann@gmail.com>
* Piotr Smyrak <smyru@heron.pl>
* Remington Lang <MrL0L@charter.net>
* Romain Tartiere <romain@blogreen.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* archfan <mail_me@riseup.net>
* chinsan
* gahr
* lightside <lightside@gmx.com>
* olgeni@FreeBSD.org
With hat: portmgr
9fce47c |
Friday, 29 Oct 2021
|
09:50 Stefan Eßer (se)
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
819f25b |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
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)
2c672a4 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 8 Nov 2019
|
11:21 tobik
x11*: Add missing USES={gl,gnome,mate}
|
Thursday, 8 Dec 2016
|
19:52 tijl
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 1 Jul 2014
|
17:44 tijl
- USES=libtool tar:bzip2
- INSTALL_TARGET=install-strip
|
Monday, 27 Jan 2014
|
09:05 miwi
- Stage support
|
Friday, 20 Sep 2013
|
23:54 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
|
Thursday, 6 Jun 2013
|
22:11 bapt
Convert to new options framework
|
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
|
Friday, 27 Jul 2012
|
15:58 bapt
Add some explicit USE_PKGCONFIG=build
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Monday, 26 Jul 2010
|
00:03 linimon
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Saturday, 22 Aug 2009
|
00:39 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with X
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sunday, 22 Mar 2009
|
18:13 pav
- Fix clearlooks-themes slave port for people with gtk-engines2 installed
PR: ports/125764
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Approved by: maintainer timeout (ahze; 7 months)
|
Friday, 6 Jun 2008
|
14:14 edwin
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)
|
Saturday, 19 Apr 2008
|
17:56 miwi
- 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)
|
Wednesday, 24 Oct 2007
|
23:37 marcus
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thursday, 22 Mar 2007
|
15:06 ahze
- Update for objformat removal
|
Saturday, 14 Oct 2006
|
08:54 marcus
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Saturday, 13 May 2006
|
05:00 edwin
Remove USE_REINPLACE from categories starting with X
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Saturday, 5 Nov 2005
|
06:01 ahze
- Update for gnome 2.12
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Thursday, 30 Jun 2005
|
12:22 ahze
- Update to 0.6.2
This version doesn't install metacity theme so remove CONFLICTS
and add OPTIONS and stuff back from clearlooks-metacity
|
00:42 ahze
- Fix plist in clearlooks
clearlooks & clearlooks-themes (as of version 0.6.1) install metacity theme
AGAIN
so you will need to pkg_delete clearlooks-metacity and uprade
clearlooks[-themes]
to fix plist problems.
- Register CONFLICTS with clearlooks[-themes] and clearlooks-metacity
|
Sunday, 12 Jun 2005
|
04:40 ahze
- Update to 0.6.1
|
Thursday, 9 Jun 2005
|
21:26 ahze
- Update to 0.6
Note: gnome users and gtk-engines2 users should use x11-themes/clearlooks-themes
|
Wednesday, 13 Apr 2005
|
23:43 ahze
- Argghhh, fix one last conflicting file with gtk-engines [1]
Pointed out by: mezz
|
23:27 ahze
- oops, add the end of a line that got cut off durring a copy and paste.
|
23:24 ahze
- Add an error message to gnome/gtk-engines users that tell them
to use clearlooks-themes instead.
- Bump PORTREVISION for changes.
|
16:50 ahze
- Add a COMMENT in clearlooks-themes
- take maintainer back for a bit
|
03:13 ahze
- Only give OPTIONS for clearlooks port, not clearlooks-themes
- Remove white space
|
02:59 ahze
- Add support for a slave port
|
Tuesday, 12 Apr 2005
|
20:54 ahze
- Reset MAINTAINER since gtk-engines2 has clearlooks I will never use this.
|
20:05 marcus
Register a conflict with gtk-engines2.
|
02:49 ahze
- Add WITH_ANIMATION to OPTIONS, off by default. This enables experimental
animated progressbars.
I've used this for a while and it seems to work well.
|
Monday, 21 Mar 2005
|
00:16 ahze
- Remove white space
|
Sunday, 20 Mar 2005
|
22:01 ahze
- Remove gnomehier from USE_GNOME since the metacity theme has been split off
into x11-themes/clearlooks-metacity
|
21:53 ahze
- Update to 0.5
- Add new option, WITHOUT_METACITY, depeneds on x11-themes/clearlooks-metacity
by default. (metacity theme was split out of clearlooks)
- Remove all c89 patches =)
|
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Monday, 7 Mar 2005
|
03:14 ahze
- Add knob, WITH_ANIMATION
From README:
There is a new experimental feature: animated progressbars.
We have tested it rather thoroughly, and it breaks no applications. Still,
GTK+ developers consider it an evil hack, so if something breaks, make sure
that it's not Clearlooks.
|
Friday, 4 Mar 2005
|
01:23 ahze
- Update to 0.4
|
Sunday, 27 Feb 2005
|
08:45 ahze
Add x11-themes/clearlooks
This is a GTK+ 2.x engine based on Bluecurve. It features a modern look
without sacrificing (much) speed.
|
Number of commits found: 56 |