Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0_1 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) |
3.2.0 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 ) |
3.2.0 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 ) |
3.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.0 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
3.2.0 19 Jun 2019 16:14:27 |
madpilot |
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416 |
3.2.0 28 Apr 2015 17:01:47 |
bdrewery |
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr |
3.2.0 05 Mar 2015 22:52:31 |
olivierd |
The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1 (Only the first 15 lines of the commit message are shown above ) |
3.0.1_1 30 Jan 2015 13:20:56 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
3.0.1_1 25 Dec 2014 02:13:24 |
bapt |
Replace gnomehack with pathfix |
3.0.1_1 01 Jul 2014 17:45:22 |
tijl |
USES=libtool tar:bzip2 |
3.0.1 14 Oct 2013 19:48:49 |
olivierd |
- Support STAGEDIR |
3.0.1 20 Sep 2013 23:54:03 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes) |
3.0.1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
3.0.1 24 Sep 2012 17:09:36 |
olivierd |
- Update to 3.0.1
- Use USE_PKGCONFIG macro
Approved by: rene, miwi (mentors) |
3.0.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.0.0 25 May 2012 16:51:41 |
miwi |
- Welcome XFCE 4.10 to the portstree!
Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Tested by: phw |
2.9.0 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
2.9.0 29 Oct 2011 10:03:08 |
miwi |
- Fix build on FreeBSD 10
Reported by: pointyhat |
2.9.0 28 Oct 2011 15:25:34 |
miwi |
- Update to 2.9.0
PR: 160659
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
2.8.1 26 Oct 2011 20:27:27 |
rene |
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke |
2.8.1 23 Oct 2011 11:56:51 |
rene |
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer) |
2.8.1 07 Mar 2011 10:04:46 |
oliver |
update to 2.8.1
PR: 155311
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
2.8.0 03 Mar 2011 10:12:30 |
oliver |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> |
2.6.0_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.6.0_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.6.0_1 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 |
2.6.0 02 Mar 2009 16:51:57 |
oliver |
update Xfce to 4.6
for more information please read
http://www.xfce.org/about/news?id=21 |
2.4.3 30 Oct 2008 17:14:39 |
oliver |
update xfce to 4.4.3 |
2.4.2_1 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) |
2.4.2 24 Mar 2008 13:03:55 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.4.2 12 Feb 2008 18:11:07 |
oliver |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532 |
2.4.1_1 25 Oct 2007 22:53:29 |
sat |
- Fix a typo in bsd.sites.mk along with all the places it affected
Approved by: oliver (maintainer of the respective ports) |
2.4.1_1 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}. |
2.4.1 11 Apr 2007 16:26:53 |
oliver |
update xfce to 4.4.1
bump PORTREVISION where needed |
2.4.0 21 Mar 2007 15:51:02 |
oliver |
define USE_XFCE to get MASTER_SITE_SUBDIR defined |
2.4.0 14 Mar 2007 04:12:32 |
linimon |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
2.4.0 05 Feb 2007 20:11:49 |
oliver |
fix objformat problem more properly |
2.4.0 04 Feb 2007 11:13:22 |
oliver |
fix build (by using libtool:15) with recent CURRENTs where objformat went away
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> |
2.4.0 22 Jan 2007 16:45:10 |
oliver |
Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4) |
2.2.8_2 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) |
2.2.8_1 06 May 2006 09:28:05 |
marcus |
Use new GTK2_VERSION macro. |
2.2.8_1 07 Apr 2006 12:12:14 |
oliver |
fix mastersites |
2.2.8_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.2.8 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
2.2.8 22 Jan 2006 03:00:03 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.2.8 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.2.8 08 Nov 2005 22:42:31 |
oliver |
update to xfce 4.2.3.1
Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html |
2.2.7_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.2.7 19 May 2005 18:34:49 |
oliver |
update to 4.2.2 |
2.2.6 14 Apr 2005 16:36:03 |
oliver |
remove not needed patch
Submitted By: vs |
2.2.6 02 Apr 2005 11:57:45 |
oliver |
adjust MASTER_SITES |
2.2.6 18 Mar 2005 18:30:39 |
oliver |
update to 4.2.1 |
2.2.5_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.2.5 29 Jan 2005 20:19:53 |
oliver |
don't rmdir X11PREFIX/lib/gtk-2.0/2.4.0/engines
Pointed out by: pointyhat |
2.2.5 26 Jan 2005 16:57:40 |
oliver |
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that
update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the
new xfce4 libs
Approved by: maintainer [1] |
2.1.10_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
2.1.10 03 Sep 2004 12:58:12 |
oliver |
add a missing directory |
2.1.10 19 Jul 2004 03:31:36 |
oliver |
update to xfce4-4.0.6 |
2.1.9_2 02 Jun 2004 02:26:24 |
pav |
- Populate new category x11-themes with some suitable candidates
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus |