Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.14.1_1 28 May 2006 05:04:57
 |
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. |
2.14.1_1 03 May 2006 17:48:14
 |
marcus  |
Allow libgtop2 to build on older versions of FreeBSD, and #ifdef a variable
to prevent a compiler warning while I'm here. |
2.14.1_1 03 May 2006 01:17:08
 |
jylefort  |
- Fix the GLIBTOP_IF_FLAGS_RUNNING and GLIBTOP_IF_FLAGS_OACTIVE flags.
- Fix the mtu, subnet and address glibtop_netload members.
- Fill in the hwaddress and address6 glibtop_netload members. |
2.14.1 02 May 2006 04:05:02
 |
marcus  |
Fix build on 4.X.
PR: 96638
Submitted by: Tod McQuillin <devin@spamcop.net> |
2.14.1 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.2_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.12.2 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.12.2 29 Nov 2005 23:49:42
 |
marcus  |
Update to 2.12.2. |
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 14 Jun 2005 02:33:50
 |
mezz  |
Update to 2.10.2. |
2.10.1_2 10 Jun 2005 03:17:18
 |
marcus  |
Add support for getting disk read/write usage on -CURRENT using GEOM
and devstat. Thanks to phk for providing insight on how to do this.
Tested by: kwm |
2.10.1_1 13 Apr 2005 04:03:56
 |
marcus  |
Remove some leftover locale directories.
Reported by: GNOME Tinderbox |
2.10.1 11 Apr 2005 08:41:08
 |
mezz  |
Update to 2.10.1. |
2.10.0_1 18 Mar 2005 18:16:38
 |
bland  |
Downgrade glibtop_error_io() to glibtop_warn_io() on failed kvm_getprocs().
There is realy nothing abnormal if client app trying to query data for
just dissapeared process. glibtop_error_io() call always end up with exit()
which is not what people may expect. |
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.3 14 Feb 2005 17:15:40
 |
adamw  |
Update to 2.8.3. |
2.8.2 16 Dec 2004 05:49:27
 |
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 |
2.8.2 07 Dec 2004 03:23:38
 |
marcus  |
Update to 2.8.2. |
2.8.1_1 19 Nov 2004 02:36:52
 |
bland  |
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> |
2.8.1_1 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.0_1 29 Oct 2004 01:10:13
 |
marcus  |
Fix the build on 6-CURRENT with the recent vnode changes. |
2.6.0_1 14 Jul 2004 14:09:43
 |
bland  |
Finalize incomplete glib 64bit types migration which triggered build
failures in dependent ports.
Reported by: Franz Klammer <klammer@webonaut.com> |
2.6.0 17 Apr 2004 00:48:13
 |
marcus  |
Revert the last commit now that libXau is a shared library. |
2.6.0 15 Apr 2004 16:26:15
 |
marcus  |
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. |
2.6.0 07 Apr 2004 16:41:05
 |
marcus  |
Update to 2.6.0. |
2.5.2 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.0.8_1 18 Mar 2004 13:47:05
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
2.0.8_1 08 Feb 2004 03:52:20
 |
marcus  |
Switch from using struct plimit with a kvm_read to using getrlimit to retrieve
RLIMIT_RSS.
PR: 62508 |
2.0.8_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0.8 19 Dec 2003 17:27:50
 |
marcus  |
* 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 |
2.0.7_2 17 Nov 2003 12:29:10
 |
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
2.0.7_2 14 Nov 2003 14:35:24
 |
bland  |
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. |
2.0.7_1 04 Nov 2003 06:55:16
 |
bland  |
Kick off local gnome-support nonsense. All we need is libpopt.
This also unscrew pkgconfig database. |
2.0.7 31 Oct 2003 19:54:15
 |
marcus  |
Fix build with new -CURRENT if_xname change.
Submitted by: brooks |
2.0.7 24 Oct 2003 15:30:29
 |
bland  |
Update to 2.0.7 |
2.0.6_1 23 Oct 2003 19:41:20
 |
marcus  |
Add a missing LIB_DEPENDS on popt.
PR: 58462
Submitted by: Jens Rehsack <rehsack@liwing.de>
Reported by: bento via kris |
2.0.6 22 Oct 2003 16:36:28
 |
bland  |
Update to 2.0.6 |
2.0.5 09 Sep 2003 09:27:28
 |
bland  |
Upgrade to 2.0.5 |
2.0.4_2 09 Sep 2003 03:35:10
 |
bland  |
- 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. |
2.0.4_1 03 Sep 2003 03:18:55
 |
bland  |
Fix illegal function argument list referencing. This gets back
user process list in g-s-m on -CURRENT. |
2.0.4 24 Aug 2003 23:01:35
 |
adamw  |
Update to 2.0.4. |
2.0.3 13 Aug 2003 22:59:24
 |
marcus  |
Update to 2.0.3. |
2.0.2 16 May 2003 05:46:02
 |
marcus  |
Update to 2.0.2. |
2.0.1_3 22 Apr 2003 04:21:47
 |
marcus  |
Convert to new GNOME infrastructure. |
2.0.1_3 20 Apr 2003 02:56:27
 |
marcus  |
Remove USE_GNOMENG. |
2.0.1_3 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.0.1_3 17 Feb 2003 20:37:21
 |
marcus  |
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> |
2.0.1_2 09 Feb 2003 04:57:58
 |
marcus  |
Make sure we tack the interface unit number under the end of the if_name.
This should help some network-related gtop clients. |
2.0.1_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.1 19 Jan 2003 19:45:25
 |
marcus  |
Whoops, added wrong patch file. |
2.0.1 19 Jan 2003 19:44:29
 |
marcus  |
Update to 2.0.1. |
2.0.0_3 15 Jan 2003 01:28:42
 |
marcus  |
Fix a stupid typo that resulted in breaking libgtop[2] on both -CURRENT and
-STABLE.
Spotted by: Mike Harding <mvh@ix.netcom.com> |
2.0.0_3 14 Jan 2003 22:24:55
 |
marcus  |
Fix build on -CURRENT.
Reported by: Anders Andersson <anders@hack.org>
David Vastine <dvastine@vastine.net>
Tested by: David Vastine <dvastine@vastine.net> |
2.0.0_3 01 Nov 2002 23:43:38
 |
marcus  |
Fix the path to the patched file. |
2.0.0_3 01 Nov 2002 23:42:38
 |
marcus  |
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 |
2.0.0_2 08 Oct 2002 13:38:18
 |
sobomax  |
VT_UFS is already axed in 500039. |
2.0.0_2 05 Oct 2002 16:21:50
 |
marcus  |
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. |
2.0.0_1 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.0_1 26 Aug 2002 15:37:00
 |
marcus  |
Fix swap size calculation by mutliplying swap chunks by PAGE_SIZE.
PR: 42028
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
2.0.0 11 Jul 2002 15:11:42
 |
sobomax  |
Update to 2.0.0. |
2.0.0 30 Jun 2002 22:20:44
 |
marcus  |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
2.0.0 15 Jun 2002 09:05:13
 |
marcus  |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
1.90.2_1 12 Jun 2002 00:18:21
 |
marcus  |
Update to the latest GNOME 2 snapshot. |
1.90.2_1 28 May 2002 16:08:26
 |
marcus  |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
1.90.2_1 19 May 2002 20:16:06
 |
marcus  |
Back to betas...Update to GNOME 2.0 beta 5. |
1.90.2_1 09 May 2002 05:52:01
 |
marcus  |
Correct the name of libgtop_server2 in some key places, and set the
libgtop_server2 binary setgid to kmem. Bump PORTREVISION.
Brought to light by: gnome-system-monitor |
1.90.2 08 May 2002 22:19:42
 |
marcus  |
Add libgtop2 after repo copy from libgtop. This is the GNU top API for
GNOME 2.0. |