Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Nov 2014 11:49:06
1.2_11

|
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 ) |
26 Aug 2014 14:06:09
1.2_11

|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
11 Jun 2014 14:50:00
1.2_11

|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
11 Apr 2014 10:20:50
1.2_11

|
bapt  |
Support stage |
20 Sep 2013 23:43:20
1.2_11

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
06 Sep 2013 15:28:27
1.2_11

|
bapt  |
Add an explicit dependency on pkgconf |
05 Sep 2013 21:55:18
1.2_11

|
marcus  |
Fix the build with clang.
Reported by: pkg-fallout |
01 Jun 2012 05:26:28
1.2_11
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.2_10
|
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 |
19 Mar 2011 12:38:54
1.2_10
|
miwi  |
- Get Rid MD5 support |
10 May 2010 21:19:08
1.2_10
|
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
1.2_9
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.2_8
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
1.2_7
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Apr 2009 05:56:28
1.2_6
|
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. |
06 Jun 2008 14:09:15
1.2_5
|
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) |
19 Apr 2008 17:56:05
1.2_4 
|
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) |
19 May 2007 20:32:57
1.2_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 May 2006 05:00:46
1.2_2
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
24 Jan 2006 03:16:52
1.2_2
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 05:22:06
1.2_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
24 Apr 2005 20:51:36
1.2_1
|
marcus  |
Update WWW link.
Reported by: michael schamber 5-d at gmx.net |
24 Apr 2005 04:29:33
1.2_1
|
marcus  |
Fix the build on 4.X.
Reported by: pointyhat via kris |
12 Mar 2005 10:54:27
1.2_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
01 Mar 2005 01:18:27
1.2
|
marcus  |
Update to 1.2. |
07 Nov 2004 22:37:47
1.1_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
05 Apr 2004 03:31:02
1.1_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
19 Mar 2004 07:47:02
1.1_1
|
marcus  |
SIZEify
Submitted by: trevor |
04 Feb 2004 05:10:27
1.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
30 Apr 2003 15:58:21
1.1
|
marcus  |
Re-roll checksum. A diff reports only some Debian rules were added.
Reported by: Wade Majors <wade@ezri.org> |
16 Apr 2003 07:18:26
1.1
|
marcus  |
Add gnome-swallow, a meta-applet that allows one to swallow any X11
application into the GNOME 2 panel. |