Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.2_14 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.6.2_14 26 Aug 2023 21:03:32 |
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) |
0.6.2_14 02 Mar 2023 05:23:10 |
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. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.2_13 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.6.2_13 20 Jul 2022 19:44:12 |
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 |
0.6.2_13 20 Jul 2022 14:23:39 |
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> (Only the first 15 lines of the commit message are shown above ) |
0.6.2_13 29 Oct 2021 09:50:18 |
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) |
0.6.2_13 10 Oct 2021 19:44:42 |
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) |
0.6.2_13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.2_13 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
0.6.2_13 08 Dec 2016 19:52:20 |
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. |
0.6.2_12 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.6.2_12 14 Oct 2014 11:10:25 |
amdmi3 |
- Drop @dirrm* from plist |
0.6.2_12 01 Jul 2014 17:44:03 |
tijl |
- USES=libtool tar:bzip2
- INSTALL_TARGET=install-strip |
0.6.2_11 27 Jan 2014 09:05:43 |
miwi |
- Stage support |
0.6.2_11 20 Sep 2013 23:54:03 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes) |
0.6.2_11 06 Jun 2013 22:11:39 |
bapt |
Convert to new options framework |
0.6.2_11 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.6.2_11 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.6.2_11 27 Jul 2012 15:58:20 |
bapt |
Add some explicit USE_PKGCONFIG=build |
0.6.2_11 16 Jun 2012 22:34:12 |
dougb |
Remove no-longer supported options from the themes that they appear in
to avoid the following:
/usr/local/share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:44: Clearlooks
configuration option "menuitemstyle" is not supported and will be ignored.
/usr/local/share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:45: Clearlooks
configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/local/share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:46: Clearlooks
configuration option "progressbarstyle" is not supported and will be ignored.
In the plist, change some @dirrm to @dirrmtry to avoid conflicts with other
ports. |
0.6.2_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.2_10 23 Sep 2011 22:26:39 |
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 |
0.6.2_10 02 Jul 2011 20:09:46 |
miwi |
- Kick MD5 support |
0.6.2_10 26 Jul 2010 00:03:14 |
linimon |
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.6.2_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.2_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.2_8 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.6.2_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.2_7 22 Mar 2009 18:13:31 |
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) |
0.6.2_7 06 Jun 2008 14:14:43 |
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) |
0.6.2_6 19 Apr 2008 17:56:05 |
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) |
0.6.2_6 24 Oct 2007 23:37:25 |
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 (Only the first 15 lines of the commit message are shown above ) |
0.6.2_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6.2_4 22 Mar 2007 15:06:32 |
ahze |
- Update for objformat removal |
0.6.2_4 14 Oct 2006 08:54: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) |
0.6.2_3 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.6.2_3 06 May 2006 09:28:05 |
marcus |
Use new GTK2_VERSION macro. |
0.6.2_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.2_2 09 Nov 2005 07:09:47 |
ahze |
- Add SHA256
- Add SIZE to a few ports |
0.6.2_2 05 Nov 2005 06:01:33 |
ahze |
- Update for gnome 2.12 |
0.6.2_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.6.2 30 Jun 2005 12:22:32 |
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 |
0.6.1_1 30 Jun 2005 00:42:38 |
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 |
0.6.1 12 Jun 2005 04:40:57 |
ahze |
- Update to 0.6.1 |
0.6 10 Jun 2005 02:44:48 |
ahze |
- Update WWW: line to http://clearlooks.sourceforge.net/ |
0.6 09 Jun 2005 21:26:05 |
ahze |
- Update to 0.6
Note: gnome users and gtk-engines2 users should use x11-themes/clearlooks-themes |
0.5_2 13 Apr 2005 23:43:23 |
ahze |
- Argghhh, fix one last conflicting file with gtk-engines [1]
Pointed out by: mezz |
0.5_1 13 Apr 2005 23:27:03 |
ahze |
- oops, add the end of a line that got cut off durring a copy and paste. |
0.5_1 13 Apr 2005 23:24:36 |
ahze |
- Add an error message to gnome/gtk-engines users that tell them
to use clearlooks-themes instead.
- Bump PORTREVISION for changes. |
0.5 13 Apr 2005 16:50:05 |
ahze |
- Add a COMMENT in clearlooks-themes
- take maintainer back for a bit |
0.5 13 Apr 2005 03:13:39 |
ahze |
- Only give OPTIONS for clearlooks port, not clearlooks-themes
- Remove white space |
0.5 13 Apr 2005 02:59:29 |
ahze |
- Add support for a slave port |
0.5 12 Apr 2005 20:54:34 |
ahze |
- Reset MAINTAINER since gtk-engines2 has clearlooks I will never use this. |
0.5 12 Apr 2005 20:05:57 |
marcus |
Register a conflict with gtk-engines2. |
0.5 12 Apr 2005 02:49:09 |
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. |
0.5 21 Mar 2005 00:16:35 |
ahze |
- Remove white space |
0.5 20 Mar 2005 22:01:06 |
ahze |
- Remove gnomehier from USE_GNOME since the metacity theme has been split off
into x11-themes/clearlooks-metacity |
0.5 20 Mar 2005 21:53:07 |
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 =) |
0.4_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.4 07 Mar 2005 03:14:20 |
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. |
0.4 04 Mar 2005 01:23:57 |
ahze |
- Update to 0.4 |
0.3 27 Feb 2005 08:45:24 |
ahze |
Add x11-themes/clearlooks
This is a GTK+ 2.x engine based on Bluecurve. It features a modern look
without sacrificing (much) speed. |