Commit Graph

107 Commits

Author SHA1 Message Date
Kris Kennaway
be3e1f7794 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
2004-12-16 05:49:27 +00:00
Joe Marcus Clarke
215344a342 Update to 2.8.2. 2004-12-07 03:23:38 +00:00
Alexander Nedotsukov
45a26872f0 Fix build on -CURRENT after recent vnode changes.
This fixes build but makes libgtop a bit more useless. Procmap
code need to be revised.

Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-11-19 02:36:52 +00:00
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
0842d1ff62 Fix the build on 6-CURRENT with the recent vnode changes. 2004-10-29 01:10:13 +00:00
Alexander Nedotsukov
34dd88636c Finalize incomplete glib 64bit types migration which triggered build
failures in dependent ports.

Reported by:	Franz Klammer <klammer@webonaut.com>
2004-07-14 14:09:43 +00:00
Joe Marcus Clarke
4ad202ba4d Revert the last commit now that libXau is a shared library. 2004-04-17 00:48:13 +00:00
Joe Marcus Clarke
ec96adc1cf Add --without-x on amd64 to fix the build. This is only temporary.
Hopefully the next incarnation of X will have more shared libraries, and
thus this problem will no longer occur.

I think this patch was originally submitted by arved.
2004-04-15 16:26:15 +00:00
Joe Marcus Clarke
ee3a3e464e Update to 2.6.0. 2004-04-07 16:41:05 +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
Pav Lucistnik
55a7e57766 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:47:05 +00:00
Joe Marcus Clarke
8c7df726a3 Switch from using struct plimit with a kvm_read to using getrlimit to retrieve
RLIMIT_RSS.

PR:		62508
2004-02-08 03:52:20 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
17a7ee8082 * Update to 2.0.8
* Make sure we don't try to build with X support (this fixes the build on
  amd64)
* Fix the file system type code
2003-12-19 17:27:50 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Alexander Nedotsukov
bb594a1456 Fix assignment to .if_flags filed of netload structure. It supposed to be
bit flag set. And GLIBTOP_IF_FLAGS_xx are defined as bit offsets
not bitmasks as it was assumed before.
2003-11-14 14:35:23 +00:00
Alexander Nedotsukov
cce3ef29f5 Kick off local gnome-support nonsense. All we need is libpopt.
This also unscrew pkgconfig database.
2003-11-04 06:55:16 +00:00
Joe Marcus Clarke
049bb1b64d Fix build with new -CURRENT if_xname change.
Submitted by:	brooks
2003-10-31 19:54:15 +00:00
Alexander Nedotsukov
e8bb53604d Update to 2.0.7 2003-10-24 15:30:29 +00:00
Joe Marcus Clarke
1096b6c11f Add a missing LIB_DEPENDS on popt.
PR:		58462
Submitted by:	Jens Rehsack <rehsack@liwing.de>
Reported by:	bento via kris
2003-10-23 19:41:20 +00:00
Alexander Nedotsukov
e14b73da76 Update to 2.0.6 2003-10-22 16:36:28 +00:00
Alexander Nedotsukov
8778cbd07c Upgrade to 2.0.5 2003-09-09 09:27:28 +00:00
Alexander Nedotsukov
23b84554d8 - Fixes in proctime calculation.
- Fixes in procmem calculation.
- Clear libgtop_server2 responce structure to avoid use of
  uninitialized memory.
- Retry read/write after EINTR wich in fact is not an error.
- A number of glibtop_errors downgraded to glibtop_warns
  to avoid unxepected libgtop_server2 termination.
2003-09-09 03:35:10 +00:00
Alexander Nedotsukov
d79fcf684a Fix illegal function argument list referencing. This gets back
user process list in g-s-m on -CURRENT.
2003-09-03 03:18:55 +00:00
Adam Weinberger
53f8d38802 Update to 2.0.4. 2003-08-24 23:01:35 +00:00
Joe Marcus Clarke
f1816ad105 Update to 2.0.3. 2003-08-13 22:59:24 +00:00
Joe Marcus Clarke
0ac2965441 Update to 2.0.2. 2003-05-16 05:46:01 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
2bd59989c8 Do not die if libgtop encounters a different OS version than the one on which
it was compiled.  Instead, warn the user, and keep on going.

Submitted by:	Thomas E. Zander <riggs@rrr.de>
2003-02-17 20:37:21 +00:00
Joe Marcus Clarke
5348b2c6a4 Make sure we tack the interface unit number under the end of the if_name.
This should help some network-related gtop clients.
2003-02-09 04:57:58 +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
Joe Marcus Clarke
ce2fc90109 Whoops, added wrong patch file. 2003-01-19 19:45:25 +00:00
Joe Marcus Clarke
67b9e5cce2 Update to 2.0.1. 2003-01-19 19:44:28 +00:00
Joe Marcus Clarke
98d23a76be Fix a stupid typo that resulted in breaking libgtop[2] on both -CURRENT and
-STABLE.

Spotted by:	Mike Harding <mvh@ix.netcom.com>
2003-01-15 01:28:41 +00:00
Joe Marcus Clarke
21d200f69b Fix build on -CURRENT.
Reported by:	Anders Andersson <anders@hack.org>
		David Vastine <dvastine@vastine.net>
Tested by:	David Vastine <dvastine@vastine.net>
2003-01-14 22:24:55 +00:00
Joe Marcus Clarke
4dce3e4701 Fix the path to the patched file. 2002-11-01 23:43:38 +00:00
Joe Marcus Clarke
bcedfd1823 Fix a problem dereferencing kernel memory when hunting for a files
inode in -CURRENT.  Thanks to jhb for helping with the the solution.

Reviewed by:	jhb
2002-11-01 23:42:38 +00:00
Maxim Sobolev
5f2987fec4 VT_UFS is already axed in 500039. 2002-10-08 13:38:18 +00:00
Joe Marcus Clarke
a4167bdece Fix build on -CURRENT by moving to a pure libkvm API. Thanks to julian for
pointing me in this direction.  This should hopefully be more portable
moving forward.  Bump PORTREVISION since the changes affect -stable as well.
2002-10-05 16:21:50 +00:00
Joe Marcus Clarke
59deb69012 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.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
f1a6bac11a Fix swap size calculation by mutliplying swap chunks by PAGE_SIZE.
PR:		42028
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-26 15:36:59 +00:00
Maxim Sobolev
bcbf81722c Update to 2.0.0. 2002-07-11 15:11:42 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +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
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00