Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.25.3_16 19 Nov 2014 11:49:06 |
kwm |
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 ) |
2.25.3_16 19 Oct 2014 18:16:16 |
mva |
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python
Approved by: portmgr (implicit) |
2.25.3_16 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.25.3_15 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.25.3_14 22 Apr 2014 09:40:04 |
bapt |
Support stage
Respect EXAMPLES |
2.25.3_13 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.25.3_13 03 Sep 2013 12:50:19 |
bapt |
Add an explicit dependency on pkgconf |
2.25.3_13 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.25.3_12 04 Mar 2012 14:02:58 |
miwi |
- Unbreak build by remove gecko support
- Bump PORTREVISION
Approved by: gnome (kwm via irc) |
2.25.3_11 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.25.3_11 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 |
2.25.3_11 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
2.25.3_11 14 May 2011 18:49:26 |
bsam |
. update sysutils/gksu to version 2.0.2; [1]
. update sysutils/libgksu to version 2.0.9; [1]
. fix timing bug in the program when running on slower / single core systems;
[1]
. fix a bug in libgksu, which calls tcdrain() on the master side of a pty. [2]
PR: 156401 [1], 141149 [2]
Submitted by: Kris Moore <kris@pcbsd.org> [1],
john hood <jh@sandstorm.net>, sandstorm-ni@sandstorm.net
[2] |
2.25.3_10 25 Nov 2010 13:25:05 |
kwm |
Chase libgda4 lib bump. |
2.25.3_9 08 Aug 2010 08:58:16 |
beat |
- Fix build with libxul 1.9.2
- Bump PORTREVISION after libxul update
PR: ports/149044
Submitted by: decke@
Expr-run by: pav@
Approved by: portmgr (pav) |
2.25.3_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.25.3_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.25.3_6 28 Nov 2009 20:06:37 |
marcus |
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 ) |
2.25.3_4 27 Nov 2009 09:11:32 |
beat |
- Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk
Approved by: portmgr (miwi)
Exp-run by: miwi |
2.25.3_4 17 Sep 2009 16:55:45 |
marcus |
Set the default Gecko provider to be libxul to fix the build of GNOME on
pointyhat.
Approved by: portmgr (implicit, erwin)
Feature safe: yes
X-Feature-safe: well, not really, but required now that Firefox is FORBIDDEN |
2.25.3_3 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.25.3_2 10 May 2009 17:40:07 |
mezz |
When use libxul, make sure it does build and install the module. Bump the
PORTREVISION.
PR: ports/134339
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> |
2.25.3_1 13 Apr 2009 01:42:15 |
marcus |
Add support for libxul.
Submitted by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (based on) |
2.25.3_1 12 Apr 2009 20:29:13 |
marcus |
Remove seamonkey from the list of supported Gecko providers.
Reported by: Robert Huff <roberthuff@rcn.com> |
2.25.3_1 10 Apr 2009 05:56:28 |
marcus |
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. |
2.19.1_5 02 Feb 2009 01:36:16 |
araujo |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
2.19.1_5 10 Jan 2009 05:22:13 |
marcus |
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 ) |
2.19.1_4 06 Jun 2008 14:16:37 |
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.19.1_3 25 Mar 2008 14:52:17 |
pav |
- Fix plist |
2.19.1_2 24 Mar 2008 03:50:55 |
marcus |
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 |
2.19.1_1 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 ) |
2.14.3_3 28 Jul 2007 18:16:19 |
marcus |
* Fix build with seamonkey for the Gecko provider
* Add support for building with xulrunner
PR: 114796
Submitted by: thierry |
2.14.3_2 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.14.3_1 18 Mar 2007 17:09:14 |
marcus |
n -CURRENT, bsdtar will preserve the attributes of the archive automatically
when run as root. Unfortunately, py-gnome-desktop has all of its examples
directories chmod to 0777. So once the directories are installed, remove
the write bit for group and other. |
2.14.3 25 Feb 2007 19:19:03 |
marcus |
Update to 2.14.3. |
2.14.2 13 Jul 2006 02:53:41 |
marcus |
Update to 2.14.2. |
2.14.1 11 Jul 2006 15:54:09 |
marcus |
Remove a forgotten directory. |
2.14.1 11 Jul 2006 15:53:33 |
marcus |
Update to 2.14.1. |
2.14.0 28 May 2006 15:54:10 |
pav |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
2.14.0 30 Apr 2006 00:47:21 |
marcus |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
2.12.1_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.12.1_1 29 Nov 2005 21:27:20 |
ahze |
- Convert to using USE_GECKO |
2.12.1 16 Nov 2005 06:43:37 |
marcus |
Update to 2.12.1. |
2.12.0_1 14 Nov 2005 23:33:46 |
pav |
- Chase libgksuui update |
2.12.0 05 Nov 2005 06:26:18 |
marcus |
Update to 2.12.0. |
2.10.2 21 Jul 2005 08:51:50 |
ahze |
- Update or add WWW line |
2.10.2 31 May 2005 07:18:17 |
adamw |
Update to 2.10.2, and register a dependency upon libgdl-1 if gdl is
installed (I really don't see the point of adding a WITH_GDL switch). |
2.10.1_1 16 Apr 2005 17:13:26 |
marcus |
Bump PORTREVISIONs to chase the Mozilla update. |
2.10.1 12 Apr 2005 19:45:05 |
marcus |
Add support for building with Firefox.
Submitted by: Franz Klammer <klammer@webonaut.com> |
2.10.1 10 Apr 2005 23:27:39 |
adamw |
Update to 2.10.1. |
2.10.0_3 02 Apr 2005 07:05:42 |
marcus |
Fix plist problems.
Reported by: pointyhat via kris
Approved by: portmgr (kris) |
2.10.0_2 25 Mar 2005 06:04:46 |
marcus |
Bump PORTREVISION for all ports that depend on Mozilla.
Approved by: portmgr (implicit) |
2.10.0_1 22 Mar 2005 05:19:50 |
marcus |
Add a missing dependency on Mozilla. All the hooks were there, we just forgot
to actually depend on it.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
2.10.0 12 Mar 2005 11:18:20 |
marcus |
Add py-gnome-extras, a set of Python bindings for additional GNOME
components previously wrapped by py-gnome2. These include libgtop2,
gtkspell2, totem, mozilla, and nautilus-cd-burner. |