Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.30.3_7 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 ) |
2.30.3_6 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 |
2.30.3_6 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.30.3_6 18 Mar 2022 22:58:58 |
Matthias Andree (mandree) |
graphics/libgnomecanvas: unbreak bulk -t build, add missing deps
To fix these poudriere build errors:
[00:01:05] ====> Running Q/A tests (stage-qa)
[00:01:05] Error: /usr/local/lib/libgnomecanvas-2.so.0.3000.3 is linked to
/usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a
dependency
[00:01:05] Warning: you need USE_GNOME+=cairo
[00:01:05] Error: /usr/local/lib/libgnomecanvas-2.so.0.3000.3 is linked to
/usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not
declared as a dependency
[00:01:05] Warning: you need USE_GNOME+=gdkpixbuf2
[00:01:06] Error: /usr/local/lib/libgnomecanvas-2.so.0.3000.3 is linked to
/usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a
dependency
[00:01:06] Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz
[00:01:06] Error: /usr/local/lib/libgnomecanvas-2.so.0.3000.3 is linked to
/usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not
declared as a dependency
[00:01:06] Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig
[00:01:06] Error: /usr/local/lib/libgnomecanvas-2.so.0.3000.3 is linked to
/usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a
dependency
[00:01:06] Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2
[00:01:06] ====> Checking for pkg-plist issues (check-plist)
[00:01:06] ===> Parsing plist
[00:01:06] ===> Checking for items in STAGEDIR missing from pkg-plist
[00:01:06] Error: Orphaned: @dir lib/libglade/2.0
Approved by: portmgr@ (blanket) |
2.30.3_5 16 Mar 2022 13:43:19 |
Baptiste Daroussin (bapt) |
graphics/libgnomecanvas: disable glade support
glade support is unused anymore in the ports tree, and given gnome2
has been phased out, it does not make sense to keep the support for
libglade in its remnant libraries |
2.30.3_4 16 Mar 2022 13:23:33 |
Baptiste Daroussin (bapt) |
gnome: general cleanup
Use base make where applicable, drop .la files
Remove now useless referencehack
Convert to USES=localbase where applicable |
2.30.3_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.30.3_4 19 Sep 2020 10:43:47 |
bapt |
In preparation of the update of glib remove the -reference ports
Those ports mainly concern old Gnome2 libraries, the behaviour of this infra
is not compatible with the meson build system (being used in newer version)
the documentation is provided otherwise in the other version |
2.30.3_4 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
2.30.3_4 08 Dec 2016 17:17:43 |
tijl |
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.30.3_3 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
2.30.3_3 09 Dec 2014 12:44:11 |
bapt |
Cleanup plist |
2.30.3_3 23 Jul 2014 10:28:04 |
tijl |
Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed. This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries. For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries. Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.
With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.
This partially reverts r358784.
PR: 191611
Approved by: portmgr (bapt) |
2.30.3_3 22 Jun 2014 10:44:30 |
tijl |
Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
(Only the first 15 lines of the commit message are shown above ) |
2.30.3_3 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.30.3_2 22 Apr 2014 15:38:41 |
bapt |
Support stage |
2.30.3_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
2.30.3_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.30.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.30.3 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.30.3 04 Mar 2011 17:39:32 |
kwm |
Update to 2.30.3. |
2.30.2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.30.2 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2.30.1_1 31 May 2010 22:52:40 |
marcus |
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257 |
2.30.1 10 May 2010 21:19:08 |
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 ) |
2.26.0_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.26.0_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.26.0_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.26.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.26.0 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.20.1.1_2 30 Jan 2009 19:51:08 |
pav |
- This port was mistakenly changed to fetch from SF in rev. 1.54, revert back
to GNOME
Pointy hat to: miwi
Reported by: -fetch-original pointyhat run |
2.20.1.1_2 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.20.1.1_2 06 Jun 2008 14:33:40 |
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.20.1.1_1 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) |
2.20.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.0_3 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.0_2 14 Oct 2006 08:35:50 |
marcus |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
2.14.0_1 31 May 2006 22:18:51 |
mezz |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================ (Only the first 15 lines of the commit message are shown above ) |
2.14.0_1 10 May 2006 17:29:56 |
jylefort |
Move the libgnomecanvas programming reference to the
libgnomecanvas-reference port. |
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.0_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.12.0 22 Jan 2006 02:15:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.12.0 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
2.12.0 05 Nov 2005 04:53:48 |
marcus |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above ) |
2.10.2_1 24 May 2005 23:04:45 |
marcus |
The purpose of 2.10.2 is to eliminate the need for this patch. The underlying
bug has now been fixed. |
2.10.2 24 May 2005 20:41:20 |
adamw |
Update to 2.10.2. |
2.10.1_1 20 May 2005 20:59:23 |
marcus |
Remove a g_assert() that was causing applications such as evolution to crash.
The new code NULLs out the canvas member of the item structure, so this
assert should no longer be needed.
Reported by: pav |
2.10.1 19 May 2005 17:31:24 |
kwm |
Update to 2.10.1.
Bug fix release. |
2.10.0_1 13 Mar 2005 00:18:53 |
pav |
- Don't remove directories that belong to libglade port |
2.10.0 12 Mar 2005 10:39:38 |
marcus |
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to (Only the first 15 lines of the commit message are shown above ) |
2.8.0 07 Nov 2004 22:24:32 |
marcus |
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and (Only the first 15 lines of the commit message are shown above ) |
2.6.1.1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.6.1.1 28 Apr 2004 18:34:04 |
marcus |
Update to 2.6.1.1. |
2.6.1 20 Apr 2004 06:58:13 |
marcus |
Update to 2.6.1. |
2.6.0 05 Apr 2004 03:11:39 |
marcus |
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru> |
2.4.0_1 18 Mar 2004 14:05:58 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
2.4.0_1 14 Mar 2004 06:17:56 |
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. |
2.4.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.4.0 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
2.4.0 18 Sep 2003 06:49:37 |
marcus |
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users |
2.2.1 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
2.2.1 18 May 2003 20:27:02 |
marcus |
Update to 2.2.1. |
2.2.0.2 22 Apr 2003 04:30:12 |
marcus |
Convert to new GNOME infrastructure. |
2.2.0.2 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
2.2.0.2 28 Feb 2003 05:49:20 |
marcus |
* Update to 2.2.0.2
* De-pkg-comment |
2.2.0.1 07 Feb 2003 18:42:25 |
marcus |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
2.0.5 13 Jan 2003 02:21:33 |
marcus |
Remove share/doc/libgnomecanvas.
Reported by: bento |
2.0.5 21 Nov 2002 04:20:17 |
marcus |
Update to 2.0.5. |
2.0.4 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
2.0.4 06 Sep 2002 19:47:37 |
marcus |
Update to 2.0.4. |
2.0.3 29 Aug 2002 05:27:41 |
marcus |
Update to 2.0.3. |
2.0.2 07 Aug 2002 19:55:20 |
marcus |
Update to 2.0.2. |
2.0.1 11 Jul 2002 15:20:33 |
sobomax |
Use USE_REINPLACE. |
2.0.1 30 Jun 2002 22:20:44 |
marcus |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
2.0.1 16 Jun 2002 00:14:41 |
marcus |
Allow libgnomwcanvas to be built when gtk-doc is present.
Reported by: laurent wan <laurent.wan@free.fr> |
2.0.1 15 Jun 2002 09:05:13 |
marcus |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
2.0.0 11 Jun 2002 08:15:32 |
marcus |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components. |
1.117.0 28 May 2002 16:08:26 |
marcus |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
1.117.0 22 May 2002 18:12:24 |
marcus |
Add MAINTAINER line.
Reported by: Edward Glowacki <glowack2@msu.edu> |
1.117.0 19 May 2002 20:16:06 |
marcus |
Back to betas...Update to GNOME 2.0 beta 5. |
1.116.0 12 May 2002 06:49:02 |
marcus |
Update to GNOME 2.0 RC2. |
1.116.0 02 May 2002 03:37:15 |
marcus |
Update to GNOME 2.0 RC 1. |
1.115.0 26 Apr 2002 11:06:33 |
sobomax |
Add patch necessary for USE_LIBTOOL. |
1.115.0 26 Apr 2002 11:06:09 |
sobomax |
- Update to 1.115.0 (version found in the GNOME2 beta4);
- use USE_LIBTOOL. |
1.114.0 06 Apr 2002 22:37:44 |
marcus |
Update to GNOME 2.0 beta3.
Approved by: sobomax |
11 Mar 2002 20:35:07 |
sobomax |
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release. |
27 Feb 2002 11:21:00 |
sobomax |
Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release. |
21 Feb 2002 09:44:06 |
sobomax |
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
dependencies. |
16 Feb 2002 12:17:46 |
sobomax |
Add file missed in the previous commit (update to 1.110.0). |
16 Feb 2002 12:16:50 |
sobomax |
Update libgnomecanvas to 1.110.0 after a repo-copy from
ports/graphics/gnomecanvas and connect it to the build. |