Commit graph

71 commits

Author SHA1 Message Date
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
seb
22934a1c5f Convert to USE_NEW_TEXINFO. 2003-06-23 11:23:25 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
tron
856cc4b62a Make this build under NetBSD-current after the morge of "nathanw_sa".
Unfortunately a bit of functionality is lost there but it should still
work. Bump package revision to reflect the changes.
2003-01-21 10:12:29 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
salo
937b3bf13b USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +00:00
rh
94a69257db Update libgtop to 1.0.13. Changes include:
- a security fix we already had in patch-af
	- some additional localisations
	- moved header files to allow co-existence with GNOME2
	- some minor pkglint cleanups
2002-11-04 00:48:32 +00:00
wiz
ec971a4363 Convert to buildlink2. 2002-10-21 14:59:59 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
tron
a83d2d5bcd Disable "guile" support. It doesn't work with the latest "guile" version
and will not be fixed as this software seems to be unmaintained.
2002-08-26 20:55:03 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
jdolecek
b8a03d0eaf set pkg revision via PKGREVISION, rather than via PKGNAME 2002-01-22 21:01:26 +00:00
martin
dbc49fb085 Allow this pkg to build on sparc64 too.
Closes PR pkg/15104 by Lloyd Parkes.
2002-01-01 09:57:03 +00:00
tron
c36f830c02 Fix remote format string vulnerability in "libgtop_daemon". Bump version
number to 1.0.12nb1.
2001-11-27 21:03:07 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
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