Commit graph

58 commits

Author SHA1 Message Date
Joe Marcus Clarke
58406bee89 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
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Joe Marcus Clarke
dd30468a3a Remove the extfs module and associated utilities. These never really worked,
and had security issues.  They have been removed in the upcoming gnome-vfs
for GNOME 2.8.

Obtained from:	gnome-vfs CVS (based on)
2004-08-27 01:10:09 +00:00
Joe Marcus Clarke
3f0e7e442e Update to 2.6.2. 2004-08-13 00:27:48 +00:00
Joe Marcus Clarke
9c9ca0854d Sync some MIME search directory changes from MarcusCom CVS.
This fixes some prioritization issues with custom MIME types.
2004-08-04 18:32:51 +00:00
Joe Marcus Clarke
93181c3dd7 Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
Requested by:	pav
2004-06-26 03:28:37 +00:00
Joe Marcus Clarke
ff40652cab Fix password-based sftp authentication.
Reported by:	mezz
2004-05-11 19:13:46 +00:00
Joe Marcus Clarke
51df37c7e2 Update to 2.6.1.1. 2004-04-20 16:08:33 +00:00
Joe Marcus Clarke
4a68727c15 Update to 2.6.1, but keep the shared lib at 600. 2004-04-19 20:40:50 +00:00
Joe Marcus Clarke
284534483a * statfs.f_flags is a bitmap, so we need to do boolean operations, and not
simply test for equality
* Fix a potential crash in many GNOME applications because the device number
  for various file systems could not be obtained
2004-04-17 04:52:38 +00:00
Joe Marcus Clarke
c4851e78e4 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>
2004-04-05 03:11:39 +00:00
Joe Marcus Clarke
5fb320690f Update to 2.4.3. 2004-03-09 21:51:27 +00:00
Alexander Nedotsukov
c94e79c676 Update to 2.4.2 2004-01-27 15:55:15 +00:00
Joe Marcus Clarke
dbd53b94cc * Fix some whitespace nits spotted by portlint
* Add a WITHOUT_KDE_MENUS knob to prevent the merging of KDE menus [1]

Submitted by:	Franz Klammer <klammer@webonaut.com> [1]
2003-12-29 19:58:45 +00:00
Joe Marcus Clarke
098bcaec91 Make sure to merge the KDE applnk directory (if it exists) into the list
of application directories.
2003-10-18 23:15:49 +00:00
Adam Weinberger
da2d2b3bcb Update to 2.4.1. 2003-10-13 14:46:43 +00:00
Joe Marcus Clarke
9c0caae1c2 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
2003-09-18 06:49:37 +00:00
Joe Marcus Clarke
b12c5bbe94 Update to 2.2.5. 2003-05-21 17:11:27 +00:00
Joe Marcus Clarke
e240641bba Update to 2.2.4. 2003-04-04 07:16:46 +00:00
Joe Marcus Clarke
4323a16bf1 * Fix build with cdparanoia.
* Add support for optional cdparanoia support [1]

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> [1]
2003-02-10 02:55:37 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Adam Weinberger
b7ebe93889 Fix creative capitalization of variable name, which led to the installation
of many unnecessary files. Bump PORTREVISION, because the pkg-plist changed.

Noticed by:	marcus
Approved by:	pat
2002-11-14 07:38:28 +00:00
Adam Weinberger
d5506c8b2d Update gnomevfs2 2.0.4 -> 2.0.4.1.
Mostly bugfixes.

Approved by:	pat
2002-11-13 21:37:27 +00:00
Joe Marcus Clarke
95bf62b088 Update to 2.0.4. 2002-09-06 19:47:37 +00:00
Joe Marcus Clarke
eec4f818af Update to 2.0.3. 2002-08-29 20:46:16 +00:00
Joe Marcus Clarke
00e045bb1d Update to 2.0.2. 2002-07-24 21:41:10 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Maxim Sobolev
325e34c8bb Don't assume that ~/.gnome directory always exists - it may not be true for
virgin users, who never used neither GNOME1 desktop not any GNOME1 apps.
Bump portrevision.
2002-06-13 08:46:21 +00:00
Joe Marcus Clarke
3bfd9150b8 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.
2002-06-11 08:15:32 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
46feaf8a54 Fix a problem with locating file type pixmaps. Bump PORTREVISION. 2002-05-05 21:04:31 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Maxim Sobolev
6d95a1bf14 - Update to 1.9.12 (version found in the GNOME2 beta4);
- use USE_LIBTOOL.
2002-04-26 09:46:41 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Maxim Sobolev
9ef62b00fe Remove patches not needed anymore (iconv --> giconv). 2002-03-18 17:23:06 +00:00
Maxim Sobolev
4db64553f8 Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
2002-03-11 20:35:07 +00:00
Maxim Sobolev
5dece96d19 Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release.
2002-02-27 11:21:00 +00:00
Maxim Sobolev
ebe4b2ceef Update to 1.9.5 after a repo-copy from ports/devel/gnomevfs and connect to the
build.
2002-02-16 17:36:46 +00:00
Maxim Sobolev
da22f39fbd Fix patch, so that it doesn't break some ports on 4-STABLE.
Submitted by:	Joe Macus Clarke <marcus@marcuscom.com>
2002-02-03 07:16:38 +00:00
Maxim Sobolev
30205df2d5 Add missed continue statement. 2002-01-29 07:17:18 +00:00
Maxim Sobolev
b8c349e9fa Prevent OpenSSL detection, because otherwise re-entrancy issues will cause
galeon to coredump in MD2_Update(). Bump PORTREVISION.

Prompted by:    Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-26 08:05:29 +00:00
Maxim Sobolev
667a05fa8b Ensure that the -pthread flag isn't omitted by libtool. I hope this would
solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade.
2002-01-24 15:09:56 +00:00
Maxim Sobolev
d057340b07 Update to 1.0.4. 2002-01-23 15:22:19 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
9ab3c47058 Update to 1.0.3. 2001-11-09 16:40:19 +00:00
Ying-Chieh Liao
294f4a2273 s/malloc.h/stdilb.h/ 2001-11-09 04:12:18 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
99b36d315d Update to 1.0.2. 2001-10-01 06:37:30 +00:00
Ade Lovett
2c499a3938 Update to 1.0.1 2001-05-10 19:34:03 +00:00