Commit graph

49 commits

Author SHA1 Message Date
martti
f6ad32bcd0 Make this work in Linux 2003-09-04 08:21:52 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
martin
2c39193d50 If no linux emulation is available, set SUSE_VERSION to 0. This avoids
syntax errors in carelessly written makefiles and makes the PKG_SKIP_REASON
logic succeed.
2003-07-02 09:24:43 +00:00
grant
3232ab6f43 style nits 2003-07-02 09:02:59 +00:00
grant
1e7ff3dbaa set PKG_SKIP_REASON to something useful if we aren't on
NetBSD/{i386,powerpc}, so that packages fail properly, rather than
allowing make to fail. e.g.

===> PanoTools-2.6b1nb1 requires compat_linux, which is not available for SunOS-5.9-sparc
===> PanoTools-2.6b1nb1 is not available for SunOS-5.9-sparc

noted by martin.
2003-07-02 09:00:56 +00:00
rh
913fa9d1c6 Add and enable suse_libtiff 2003-04-19 07:14:39 +00:00
jmmv
6f71dd497f Remove some spaces in the "[Automatic Linux shared object handling]"
message, to match all other "===>"-type messages.
2003-04-17 21:54:37 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
tron
2d1d00aef6 Require at least version 1.3 of the "rpm2pkg" package after today's
hardlink support fix.
2002-12-09 15:17:09 +00:00
wiz
3e17105bda Add path to arch.mk inclusion (at least lintpkgsrc prefers it this way). 2002-11-25 19:41:32 +00:00
schmonz
a6ec49ec4c Tweak suse_* packages to support NetBSD/powerpc. 2002-11-25 11:01:13 +00:00
hubertf
e95491ddb0 pkg_tarup relies on a RCS ID to be present in a PLIST to find out what's
part of the pkg's PLIST and what was added by pkg_create (and can be ignored).
Add an empty PLIST with an RCS ID to _all_ suse_* pkgs.

Addresses PR pkg/17895 by David Maxwell <david@netbsd.org>
2002-08-11 01:00:59 +00:00
wiz
2100119a9f Add a master site in .at. 2002-04-19 13:47:09 +00:00
lukem
207090a677 use MASTER_SITE_SUSE?= instead of MASTER_SITE_SUSE= 2002-04-18 07:19:01 +00:00
dmcmahill
b1b6cde303 add a default value for SUSE_DIR_PREFIX for non-i386 machines. This is done
so that the creation of the bulk build cache files works correctly on non-i386
machines.  This speeds up the marking of all compat_linux packages as not available.
This change has no effect on i386.
2002-04-09 01:29:25 +00:00
tron
23ebf82823 Record "RPMFILES" and "RPMIGNOREPATH" during installation. This is useful
for e.g. the "suse_x11" package where the content differs depending on the
installed XFree86 version.
2002-04-07 13:10:16 +00:00
tron
67b27c9829 Fix typo here which build problems in e.g. the "opera" or the "mtv"
package.
2002-04-04 20:31:30 +00:00
tron
dde8f0cdb6 If this file is include on something other than "NetBSD-*-i386" simply
include "bsd.pkg.mk" and do nothing else. We now can use this in multi
architecture package like e.g. "civctp-demo" without any unexpected
side effects.
2002-04-04 12:10:08 +00:00
tron
48b55a238d "Makefile" glue code used by applications to pick up the correct SuSE
packages in dependences.
2002-04-04 11:55:58 +00:00
tron
5b8f7bf0ac Update SuSE packages to version 7.3. The included libraries and binaries
make it possible to use recent Linux applications on a NetBSD-current
(1.5ZC built from 2002-04-04 sources) kernel.
2002-04-04 09:46:51 +00:00
martti
99f1af995a Don't hardcode dependency 2002-02-21 17:29:56 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +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
311d465268 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 18:38:11 +00:00
tron
ed88ec8f69 Don't use path to "rpm2pkg" in build dependence for "rpm2pkg" us the
variable.
2001-01-25 09:09:54 +00:00
tron
e086a68756 "rpm2pkg" is a seperate package now. 2001-01-25 09:05:34 +00:00
wiz
bb7a355e94 Fix path. 2000-12-17 21:18:30 +00:00
tron
1a34af6f27 Forgot to add "suse_glx" to dependence list. 2000-12-17 13:06:24 +00:00
tron
50dc37a7ee Use SuSE 6.4 as base for all SuSE packages. We can't use 7.0 now because
it is XFree86 4.x based while NetBSD still uses XFree86 3.3.6 which
causes problem with shared files.
2000-12-17 13:05:41 +00:00
tron
50698d94cd Rename "suse.mk" to "Makefile.common" which is the standard name for
make include files shared between packages.
2000-12-16 22:37:30 +00:00
hubertf
f297a044f3 Slurp in suse_png-7.0, and bump to suse_linux-6.3nb3 2000-12-13 20:59:44 +00:00
hubertf
9e387e2fb9 Also pull in suse_libjpeg 2000-10-19 23:16:43 +00:00
wiz
ed8232cba2 remove trailing whitespace 2000-09-04 16:05:12 +00:00
tron
79c40a58b4 Add dependence on "suse_audio" package and bump version number to 6.3nb2. 2000-08-29 12:36:29 +00:00
jlam
7fa5e584e1 Add appropriate definitions of LDD so check-shlibs works correctly. 2000-08-25 00:20:21 +00:00
tron
3c4ce8e495 Remove mirror on "ftp.varesearch.com" from master site list because it
no longer has the SuSE Linux files.
2000-08-10 08:33:00 +00:00
abs
b6c77130c2 Add suse_gtk 2000-08-09 13:09:49 +00:00
dmcmahill
5819d2c606 add ONLY_FOR_PLATFORM 2000-05-31 05:01:21 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
wiz
fe8633e381 remove unneeded md5 files 2000-02-12 17:18:34 +00:00
tls
ff4b7e677c Update this package to SuSE-6.3 so that glibc-2.1 applications are supported. 2000-01-09 07:10:37 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
8aa2518468 Remove "MIRROR_DISTFILE= no". We now have the source RPMs on our FTP
server so that we are allowed to mirror the binary RPMs.
1999-10-04 21:06:58 +00:00
tron
41c6e8b1dd Assign "DIST_SUBDIR", "MIRROR_DISTFILE", "WRKSRC" and "MANCOMPRESSED" with
"?=" so that they can be overwritten by a package.
1999-09-20 00:51:41 +00:00
tron
b6583e7e9b Update SuSE Linux emulation package to version 6.1p1. This patch level
invents a complete new "rpm2pkg" utility which is faster, easier to use
and creates a correct package list more reliably.
1999-09-19 23:58:36 +00:00
tron
1e9ca24cf5 Add "ONLY_FOR_PLATFORM= NetBSD-*-i386". 1999-05-24 21:27:14 +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
6a9ed6610e Add "suse_compat" package to dependence list. 1999-05-21 01:00:58 +00:00
tron
a50029f688 Import meta package for new SuSE Linux package collection. 1999-05-17 22:12:03 +00:00