| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
2.0.17_7
|
dinoex  |
- update png to 1.5.10 |
18 Mar 2012 08:06:50
2.0.17_6
|
miwi  |
- Update to 2.0.17
- Pass maintainership to submitter
PR: 166000
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes |
23 Sep 2011 22:26:39
2.0.9_6
|
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 |
11 Aug 2011 19:20:17
2.0.9_6  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
19 Mar 2011 12:38:54
2.0.9_6
|
miwi  |
- Get Rid MD5 support |
10 May 2010 21:19:08
2.0.9_6
|
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
2.0.9_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.0.9_4
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
2.0.9_3
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
31 Jul 2009 13:57:52
2.0.9_3
|
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
2.0.9_2
|
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:03:26
2.0.9_1
|
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) |
12 Feb 2008 23:27:40
2.0.9
|
miwi  |
- Update to 2.0.9
PR: 120478
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
14 Dec 2007 18:45:14
2.0.7
|
miwi  |
- Update to 2.0.7
PR: 118594
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
24 Oct 2007 23:37:25
2.0.5_2
|
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 ) |
19 May 2007 20:32:57
2.0.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 May 2006 05:04:57
2.0.5
|
mezz  |
devel/libgtop2 -> devel/libgtop
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename. |
13 May 2006 04:15:53
2.0.5
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
22 Jan 2006 02:52:21
2.0.5
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Nov 2005 22:55:09
2.0.5
|
pav  |
- Update to 2.0.5
PR: ports/89019
Submitted by: Ports Fury |
05 Nov 2005 05:22:06
2.0.4_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
20 Mar 2005 08:05:44
2.0.4
|
adamw  |
Update to 2.0.4. |
12 Mar 2005 10:54:27
2.0.3_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
01 Feb 2005 14:23:18
2.0.3
|
vs  |
Update to 2.0.3
PR: ports/76902
Submitted by: ports fury |
16 Dec 2004 05:49:27
2.0.1_3
|
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
12 Dec 2004 14:49:37
2.0.1_3
|
josef  |
Unset maintainership on ports. Multiple maintainer
timeouts.
Approved by: portmgr |
07 Nov 2004 22:37:47
2.0.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
2.0.1_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
31 Mar 2004 03:12:58
2.0.1_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
2.0.1_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:10:27
2.0.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
30 Sep 2003 00:31:57
2.0.1
|
edwin  |
[new port] sysutils/bubblemon2
Bubblemon2 is a system CPU and memory load monitor for GNOME2
PR: ports/54245
Submitted by: Juan Salaverria <rael@vectorstar.net> |