Commit graph

16 commits

Author SHA1 Message Date
jmmv
2cbf8a4a70 Updated to 2.8.3:
* Updated documentation.
* Fixed C99 macros.
2005-02-26 17:24:08 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
jmmv
9e8bc5433c Update to 2.8.2:
o linux:
- fixed segfault when polling PPP devices with glibtop_get_proclist.
- fixed process state in glibtop_get_proclist.

o updated translations:
- da (Martin Willemoes Hansen)
2004-12-28 22:05:13 +00:00
sketch
7299799166 Fix PLIST loss on SunOS. 2004-11-19 10:58:16 +00:00
sketch
a1c437af46 The previous update of this package was for Solaris and AIX support, so remove
the NOT_FOR_PLATFORM after confirming that it builds correctly with SunPro.
2004-11-19 10:53:55 +00:00
jmmv
103f0108a7 Update to 2.8.1:
* Improved Solaris and AIX support.
* Updated translations.
2004-10-26 21:03:06 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
eb704fb29b Update to 2.8.0. This version corresponds to GNOME 2.8.0.
August 13, 2004: Overview of Changes from 2.7.92 to 2.8.0
=========================================================
* No changes

August 30, 2004:
===============
* Applied some *BSD patches.
* Removed old files.

August 15, 2004:
===============
* Fixed compilation with C89-only compilers and old libc.

August 3, 2004:
==============
* Some cleanups.
* Fixed the behaviour of some linux proc_*() functions.
* Updated the documentation.

July 19, 2004: Overview of Changes from 2.6.1 to 2.7.4
======================================================
* Plenty of code cleanups. Uninlined a lot of functions. ~5-10KB object size
  reduction.
* Glibify a bit more.
* API changes:
 - glibtop_fsusage provides total read and writes since boot_time.
 - glibtop_netload provides hardware address. IPv6 enable.
 - Added glibtop_get_proc_argv.

Work in progress :
* Finish glibtop_fsusage implementation for Linux.
* Some fuctions don't conform to the documentation, e.g. proctime.
2004-09-21 16:49:46 +00:00
minskim
197ed63787 statvfs fix for NetBSD-current>=2.0D. 2004-05-04 23:36:16 +00:00
minskim
c674b3bdef Set GNU_CONFIGURE and USE_LIBTOOL before including bsd.prefs.mk to
benefit from predefined lt_cv_sys_max_cmd_len.
2004-05-04 04:55:49 +00:00
jmmv
0fe64153a7 Fix argument passing between the library and the server as the code can't
rely on how the compiler passes parameters to functions.  This hopefully
solves several problems: in concrete, one exposed by gnome-system-monitor
when selecting the "My Processes" view (as the function returing the list
takes two arguments, and the second one was beeing passed incorrectly).
Bump PKGREVISION to 1.
2004-04-12 15:53:42 +00:00
minskim
b65da7386c Change the permission of libgtop_server2 only when it is installed.
This makes the package build on Linux again.
2004-04-09 03:47:39 +00:00
jmmv
73428e9864 Update to 2.6.0. Can't find the list of changes but, AFAICT, this
includes our patch for x86_64 support, some bug fixes, and updated
and new translations.
2004-04-07 11:39:48 +00:00
xtraeme
6e6d44ab82 Disable X11 support/detection in libgtop2, which was causing trouble on
systems where there is not libXau.so; Bump PKGREVISION.
2004-04-06 09:24:56 +00:00
jmmv
155fd3642c Move libgtop2 to the sysutils category, coming from devel.
This is version 2.5.2.
2004-04-02 12:09:16 +00:00