Commit graph

52 commits

Author SHA1 Message Date
jlam
d75cbbb9fd Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-30 04:16:08 +00:00
rh
baeb54adea Update libgtop to 1.0.12.
Notable changes are:

February 27, 2001:
=================

* Released LibGTop 1.0.12 "Gerolzhofen".

  - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits).

  - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses
    `_KERNEL' instead of `KERNEL'). Bug #51334.

  - for BSDI, comment out `subnet' field in netload; this should make
    it compile, but there may be other problems. Bug #13345.

  This release is for GNOME 1.4 Beta2.

February 14, 2001:
=================

* Released LibGTop 1.0.11 "Jasmin":

  [The release which was supposed to be called "Gerolzhofen".]

  - merged in the Solaris code from LIBGTOP_1_1_2_PATCHES.

  - minor OpenBSD fixes.

  - again a bunch of updated translations.

  Please test the Solaris stuff and report and bugs and
  problems as soon as possible; I'll make a new release
  for the 2nd beta of GNOME 1.4 if necessary.

November 20, 2000:
=================

* Released LibGTop 1.0.10 "November Rain":

  - this release contains a bunch of updated translations.
2001-04-06 21:52:11 +00:00
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
itojun
04d381118e needs dependency for libintl/gettext 2000-11-27 11:35:45 +00:00
tron
d1bb5cdb7d Make this package work under NetBSD-alpha. 2000-11-26 09:32:11 +00:00
hubertf
8cf7d3c4fa Set OSVERSION_SPECIFIC because this pkg is (too). 2000-11-25 12:42:48 +00:00
jlam
61326bd039 Fix finding gettext libraries in a better way. Remove CPP definition which
was breaking compilation on my machine -- not sure why it was set in the
first place, and the reason wasn't logged in CVS.
2000-10-17 18:03:23 +00:00
jlam
60d8d28f10 Update build dependency on perl to build in correct directory if perl
interpreter is not found.
2000-09-05 09:33:15 +00:00
jlam
06f0a4c3c2 Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. 2000-08-27 02:46:03 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
jlam
c002c18ce4 Centralize and deactivate the debugging flags. People needing them can
turn them on when developing, but we don't need it for actual use.
2000-07-30 02:52:20 +00:00
dmcmahill
bb4f72ac69 -add sparc and mipsel support. Thanks to soda for help on the mipsel part.
-it has been suggested (Soren) that the routines in sysdeps/freebsd/prockernel.c
 are of minimal use anyway and should just be disabled.

-it has also been suggested (Soren) that the right way anyway is to use the KERN_PROC2 sysctl.
 I do not have a recent enough machine to try this (this sysctl was not part of
 NetBSD-1.4.2).
2000-06-26 18:05:44 +00:00
danw
600dacad68 add support for powerpc, and change the error you get on unsupported
platforms to explain how to fix things
2000-06-24 16:40:57 +00:00
jlam
acc9990e7e USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 00:37:20 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
drochner
936e6371dc update to 1.0.9
(The ChangeLog is not useful.)
2000-05-30 19:35:40 +00:00
fredb
d32dcbe4ee Update to libgtop-1.0.7. Incorporate fix submitted by R. C. Dowdeswell
in PR pkg/8691, to make it build on m68k. Also, kvm_uread() -> kvm_read().
This may fix the other problems alluded to in the PR.

LibGTop-1.0.7 is a bug fix release, no details available. LibGTop-1.06
incorporated some *BSD fixes (including some pkg patches), and updated
the reference manual somewhat.
2000-05-02 00:27:28 +00:00
tron
1b749b1a19 Update "libgtop" package to version 1.0.6. Changes since version 1.0.5:
- compilation fixes for FreeBSD.
- updated reference manual.
2000-01-20 14:00:55 +00:00
tron
aac667710c Update for yet another directory structure change on the GNOME FTP sites. 2000-01-15 12:58:44 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
hubertf
6d11d62c53 Fix depends pattern to match only the guile package, not the guile-gtk pkg. 2000-01-10 16:14:11 +00:00
tron
6d9e94f430 Adapt to new directory structure on GNOME ftp sites. 2000-01-02 18:02:39 +00:00
rh
e6a64c5f3e Make dependency on guile a wildcard dependency. 1999-12-20 11:56:31 +00:00
tron
fda6b83a69 Because parts of "libgtop" are very CPU specific build it only on
explicitily supported platforms.
1999-11-14 18:49:52 +00:00
tron
e6bda1f34d Check return values of kvm_nlist() properly so that "libgtop_server"
will not abort without reason.
1999-11-02 23:16:18 +00:00
tron
d25fb38eb4 Update "libgtop" package to version 1.0.5 included in GNOME 1.0.53 release. 1999-10-22 23:47:58 +00:00
agc
b16573760c Enable packages (which were marked as broken on the NetBSD/alpha
because gtk wouldn't build) to build on Alpha, since Tim Rightnour
tells me that gtk now builds fine on NetBSD/lpha.
1999-10-22 07:54:15 +00:00
rh
5ff14a1ce2 Update dependency on gnome-libs to version 1.0.16 1999-09-03 07:22:53 +00:00
jlam
c9f2ccb24d Update libgtop to 1.0.2.
It's supposed to be functional under NetBSD-1.4, but apparently still
doesn't quite work.  I'm checking this in, since it's possible to debug
this package, but I don't have the know-how to do so.  Perhaps someone
more knowledgeable will find this helpful.
1999-08-30 08:54:03 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00
tron
c566a0ae72 The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
"ftp.sunet.se" instead.
1999-06-19 15:19:11 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
660fc85377 This package got broken by the removal of the Mach VM system. 1999-04-04 21:05:59 +00:00
agc
6356ec79ad Correct the directory path on the redhat ftp site. 1999-03-22 22:43:41 +00:00
tron
5a17bebc6a Depend on version 1.0.3 of "gnome-libs" package. 1999-03-16 22:11:23 +00:00
tron
4b2a2ba41f Add "gnome" to category list. 1999-03-14 23:48:08 +00:00
tron
6f33f270ea Update "libgtop" package to version 1.0.1. 1999-03-07 19:50:55 +00:00
frueauf
3c358cce98 pkglint: add missing / to URL. remove deprecated CONFLICTS for old versions. 1999-02-19 14:57:21 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
ac2eafbd92 The never ending gnome story:
Update "libgtop" package to version 0.99.2.
1999-01-16 04:10:05 +00:00
tron
c61235880c Update "libgtop" package to version 0.99.0. 1999-01-02 19:50:17 +00:00
tron
3f248a5736 Move "gettext" package from "misc" to "devel" category. 1998-12-28 20:22:24 +00:00
tron
3e0e975c19 Depend on "gettext-0.10.35". 1998-12-23 00:18:57 +00:00
tron
41758989b4 Fix "${CATEGORY}". 1998-11-01 23:26:43 +00:00
tron
c15f028dc4 Move "libgtop" package to "devel" category. 1998-11-01 23:21:46 +00:00
tron
6e50c552ec Remove unnecessary remainders of the "gnome-libs" package. 1998-10-18 22:34:00 +00:00