aboutsummaryrefslogtreecommitdiff
path: root/devel/libgtop2
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 1.0.11Ade Lovett2001-02-155-21/+21
| | | | | | | Unbreak (again) for -current (from knu) Notes: svn path=/head/; revision=38383
* Unbreak patch-aj for 4.x systems (*slap*)Ade Lovett2000-12-282-2/+2
| | | | Notes: svn path=/head/; revision=36419
* Make libgtop compile on -current again after the recentAde Lovett2000-12-273-3/+376
| | | | | | | | kinfo_proc changes. It seems to do the right thing on my laptop, but confirmations from others would be appreciated. Notes: svn path=/head/; revision=36412
* struct mount was hidden from userland on -current a short while agoAde Lovett2000-12-082-6/+15
| | | | | | | No idea why libgtop wanted it, since the information was never used. Notes: svn path=/head/; revision=35781
* Update to 1.0.10Ade Lovett2000-11-202-2/+2
| | | | Notes: svn path=/head/; revision=35291
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-5/+2
| | | | Notes: svn path=/head/; revision=33428
* RELENG_4 now uses _KERNEL instead of KERNEL, too.Ade Lovett2000-08-071-1/+1
| | | | | | | Build failure pointed out by: Anders Andersson <anders@sanyusan.se> Notes: svn path=/head/; revision=31376
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-042-10/+8
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31287
* (1) /usr/share/info/dir was renamed to dir-tmpl.Satoshi Taoka2000-07-191-3/+0
| | | | | | | | | | | | | | | | (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: ---------------------------------------------------------------------- Notes: svn path=/head/; revision=30867
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+2
| | | | Notes: svn path=/head/; revision=29630
* Say hello to GNOME 1.2Ade Lovett2000-06-014-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release. Notes: svn path=/head/; revision=29055
* #define _KERNEL on -current before including sys/msg.h so this will buildSteve Price2000-05-281-0/+11
| | | | | | | correctly. Notes: svn path=/head/; revision=28826
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Update to 1.0.7Ade Lovett2000-02-182-3/+3
| | | | Notes: svn path=/head/; revision=25956
* Change MAINTAINER to ade@FreeBSD.org .Yukihiro Nakai2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24497
* Make it compileable on -current (__FreeBSD_version is 400013).Vanilla I. Shu2000-01-021-0/+36
| | | | | | | | PR: ports/15776 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=24347
* New location on MASTER_SITE.Steve Price1999-12-041-1/+1
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Guile shared lib version changedJustin M. Seger1999-11-291-1/+1
| | | | Notes: svn path=/head/; revision=23481
* Update to 1.0.6 stable version.Yukihiro Nakai1999-10-265-42/+27
| | | | | | | (Now libgtop-devel is 1.1.0 devel version.) Notes: svn path=/head/; revision=22649
* PR: ports/14303Yukihiro Nakai1999-10-141-2/+2
| | | | | | | | Submitted by:Ade Lovett <ade@lovett.com> Use updated gnomelibs. Notes: svn path=/head/; revision=22419
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Update to version 1.1.0.Steve Price1999-08-225-13/+37
| | | | | | | | PR: 12781 (6 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20862
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Use new gnome ports and set USE_LIBTOOL=yes.Steve Price1999-05-302-19/+7
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19107
* This is library for the gtop, GNOME version of top command.David E. O'Brien1999-04-161-1/+3
| | | | | | | | | | The top command is a tool to display and update information about the top cpu processes. Submitted by: Yukihiro Nakai <nakai@internetsolutions.co.jp> Notes: svn path=/head/; revision=17937
* DISTFILES moved on MASTER_SITE.Steve Price1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17741
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-094-121/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
* Remove runaway backslash.Satoshi Asami1999-02-251-2/+2
| | | | | | | Reported by: gibbs Notes: svn path=/head/; revision=16888
* Upgrade to 0.99.8, and a patch from Alex D. ChenVanilla I. Shu1999-02-184-37/+35
| | | | | | | | PR: ports/10058 Submitted by: Alex D. Chen <dhchen@Canvas.dorm7.nccu.edu.tw> Notes: svn path=/head/; revision=16770
* Enable nls support. Fix support for 4.0-CURRENT. Remove patch-aeVanilla I. Shu1999-01-313-8/+42
| | | | | | | | | | and make port honour ${PREFIX}. Add category gnome. Remove impilict dependency on glib11-devel. PR: ports/9810 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16446
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-271-5/+3
| | | | Notes: svn path=/head/; revision=16379
* Upgrade to 0.99.2.Vanilla I. Shu1999-01-145-42/+85
| | | | Notes: svn path=/head/; revision=16041
* Change maitainer's email address,Vanilla I. Shu1999-01-121-3/+3
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-041-2/+2
| | | | | | | and fix some configure problem(include pkg/PLIST). Notes: svn path=/head/; revision=15819
* Upgrade to 0.99.Vanilla I. Shu1999-01-015-69/+86
| | | | Notes: svn path=/head/; revision=15748
* Add depends with gnomelibs, remove BROKEN tag.Vanilla I. Shu1998-11-171-3/+3
| | | | Notes: svn path=/head/; revision=14604
* Mark it broken, can't build.Satoshi Asami1998-11-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ------- ===> Building for libgtop-0.26.2 Makefile:499: macros/macros.dep: No such file or directory cd macros && gmake macros.dep gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros' gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros' gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' Making all in po gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po' PATH=../src:$PATH : --default-domain=libgtop --directory=.. \ --add-comments --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in rm -f ./libgtop.pot mv libgtop.po ./libgtop.pot mv: rename libgtop.po to ./libgtop.pot: No such file or directory gmake[2]: *** [libgtop.pot] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Notes: svn path=/head/; revision=14400
* Fix some problem on 2.2-S, change MAINTAINER to Nakai.Vanilla I. Shu1998-10-081-2/+2
| | | | | | | Remined by: asami Notes: svn path=/head/; revision=13740
* Patch for 2.2-s.Vanilla I. Shu1998-10-071-3/+1
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=13714
* /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. ↵Satoshi Asami1998-10-051-1/+3
| | | | | | | | | | | | | | | | | | | | | | | -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c proctime.c: In function `calcru': proctime.c:74: structure has no member named `p_runtime' proctime.c: In function `glibtop_get_proc_time_p': proctime.c:150: structure has no member named `p_runtime' gmake[3]: *** [proctime.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. Notes: svn path=/head/; revision=13674
* I forgot to correct the real path on MASTER_SITE, thanks osa.Vanilla I. Shu1998-10-011-2/+2
| | | | | | | Submitted by: osa@ozz.etrust.ru Notes: svn path=/head/; revision=13565
* Remove myself from MAINTAINER.Vanilla I. Shu1998-09-301-3/+2
| | | | Notes: svn path=/head/; revision=13558
* Import libgtop, It's gnome top library.Vanilla I. Shu1998-09-307-0/+185
Notes: svn path=/head/; revision=13553