cvs commit: ports/deskutils/gdesklets Makefile distinfo
pkg-install pkg-message pkg-plist ports/deskutils/gdesklets/files
patch-libdesklets::Disk.pypatch-libdesklets::Sys.py ...
Alexander Leidinger
netchild at FreeBSD.org
Fri Sep 26 04:02:12 PDT 2003
netchild 2003/09/26 04:02:11 PDT
FreeBSD ports repository
Modified files:
deskutils/gdesklets Makefile distinfo pkg-install pkg-message
pkg-plist
Added files:
deskutils/gdesklets/files patch-data::Makefile.in
patch-libdesklets::CPU.py
patch-libdesklets::Disk.py
patch-libdesklets::Memory.py
patch-libdesklets::Network.py
patch-libdesklets::Sys.py
patch-libdesklets::__init__.py
Log:
Update to 0.22.
This update is a collaboration between the maintainer and myself, the
libdesklets part isn't finished and needs a little more debugging (RAM
and boottime display).
Unfortunately we also have a problem with threads (they get created, but
they don't run/start) which we can't track down, so it's not easy to
debug the remaining libdesklets bugs.
We decided to commit the port in the current incarnation as at least the
desklets which I will commit shortly after this update will work without
problems.
Submitted by: maintainer
Revision Changes Path
1.4 +3 -3 ports/deskutils/gdesklets/Makefile
1.2 +1 -1 ports/deskutils/gdesklets/distinfo
1.1 +11 -0 ports/deskutils/gdesklets/files/patch-data::Makefile.in (new)
1.1 +104 -0 ports/deskutils/gdesklets/files/patch-libdesklets::CPU.py (new)
1.1 +51 -0 ports/deskutils/gdesklets/files/patch-libdesklets::Disk.py (new)
1.1 +122 -0 ports/deskutils/gdesklets/files/patch-libdesklets::Memory.py (new)
1.1 +149 -0 ports/deskutils/gdesklets/files/patch-libdesklets::Network.py (new)
1.1 +114 -0 ports/deskutils/gdesklets/files/patch-libdesklets::Sys.py (new)
1.1 +17 -0 ports/deskutils/gdesklets/files/patch-libdesklets::__init__.py (new)
1.2 +0 -1 ports/deskutils/gdesklets/pkg-install
1.2 +10 -5 ports/deskutils/gdesklets/pkg-message
1.3 +39 -2 ports/deskutils/gdesklets/pkg-plist
More information about the cvs-all
mailing list