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
Joe Marcus Clarke
b1bebf17e9
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
2002-05-09 05:52:01 +00:00
Joe Marcus Clarke
16293c12a6
Add libgtop2 after repo copy from libgtop. This is the GNU top API for
...
GNOME 2.0.
2002-05-08 22:19:41 +00:00
Maxim Sobolev
ae0f373fe8
Unbroke on a recent -current.
...
PR: 35840
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-25 09:50:47 +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
9a411984fc
Update to 1.0.13.
2002-01-28 17:31:47 +00:00
Jacques Vidrine
9f6e68c273
Patch from vendor. From the ChangeLog:
...
2001-11-27 Flavio Veloso <flaviovs@magnux.com>
* gnuserv.c: Fix a potential buffer overflow in permitted() that
may allow the client to execute code on the server.
2001-11-29 15:06:19 +00:00
Maxim Sobolev
285dd0bb94
Fix a breakage on -current introduced by the KSE commit.
2001-10-02 08:00:21 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
03af2187bd
Update to GNOME 1.4 -- massive changes all around, for the sake of
...
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Ade Lovett
564f01076d
Update to 1.0.11
...
Unbreak (again) for -current (from knu)
2001-02-15 19:21:55 +00:00
Ade Lovett
73b56e3d42
Unbreak patch-aj for 4.x systems (*slap*)
2000-12-28 02:35:34 +00:00
Ade Lovett
a0d6c090d8
Make libgtop compile on -current again after the recent
...
kinfo_proc changes. It seems to do the right thing on my laptop,
but confirmations from others would be appreciated.
2000-12-27 17:26:58 +00:00
Ade Lovett
ef749f745b
struct mount was hidden from userland on -current a short while ago
...
No idea why libgtop wanted it, since the information was never used.
2000-12-08 21:09:50 +00:00
Ade Lovett
b6c3ce195c
Update to 1.0.10
2000-11-20 17:29:05 +00:00
Jeremy Lea
b7bdcd418e
Implement USE_GNOME, part 1.
2000-10-05 07:10:50 +00:00
Ade Lovett
c990206c56
RELENG_4 now uses _KERNEL instead of KERNEL, too.
...
Build failure pointed out by: Anders Andersson <anders@sanyusan.se>
2000-08-07 15:48:54 +00:00
Ade Lovett
972ca4afab
Re-sobomize to use pre-patch instead of post-extract
...
Wrists slapped by: knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
38ae599271
Extensive patchfile cleanups using sobomax's wonderful
...
post-extract rule
2000-08-04 01:19:21 +00:00
Satoshi Taoka
5d7d820639
(1) /usr/share/info/dir was renamed to dir-tmpl.
...
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.
By (1) and (2), I removed the next line:
[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir
from PLIST or Makefile
CV: ----------------------------------------------------------------------
2000-07-19 14:22:30 +00:00