Commit graph

22 commits

Author SHA1 Message Date
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +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
56638800f7 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-05 09:36:44 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +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
agc
7e2fedb405 Move to sha1 digests, and add distfile sizes. 2001-04-20 10:49:52 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +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
61e11e7f2c Depend on version 6.3 or newer of the SuSE packages. 2000-12-17 21:49:40 +00:00
jlam
13b6a5a982 Fix dependency line: we were depending on suse_base, but building in
suse_linux.
2000-09-08 02:17:58 +00:00
hubertf
f7662c3bf5 add CHECK_SHLIBS=no 2000-08-31 02:35:25 +00:00
jlam
7fa5e584e1 Add appropriate definitions of LDD so check-shlibs works correctly. 2000-08-25 00:20:21 +00:00
sakamoto
b82557a60d depend suse_base instead of suse_linux.
Use nonmatching option at rpm extracting
instead of "mv locale locale.orig; install; deinstall; mv locale.orig locale".
2000-05-12 05:19:09 +00:00
sakamoto
8a50d1b317 Update linux-locale to 2.1.1.
These RPM files are supplementary locales for Linux.
Many languages are not supproted by default by GNU libc.
  af ar bg br ca cs cy da de el en eo es et eu fi fo fr ga gl
  he hr hu hy id is it ja ka kl ko lo lt lv nl no oc pl pt ro
  ru sk sl sr sv th tr uk vi wa zh
2000-04-28 10:23:43 +00:00
wiz
3f4cbd902f grep -> ${GREP} 2000-03-16 12:32:27 +00:00
wiz
f2ca249a82 grammar fix 2000-02-05 18:16:32 +00:00
sakamoto
7e75de5ba7 add \ for "(", ")" in BROKEN. 2000-01-13 11:03:56 +00:00
sakamoto
6aca41bf33 BROKEN="linux-locale is not work correctly with glibc-2.1.2(suse_linux-6.3)" 2000-01-11 10:13:31 +00:00
sakamoto
8e8e794754 Initial import of linux-locale-0.4.11
Linux wcsmbs preload libraries and locales
2000-01-07 05:23:30 +00:00