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
dillo
fd1103bddf
install etc/SuSE-release, since some applications expect it.
...
bump pkgrevision
closes PR 20267
2003-03-22 01:22:29 +00:00
jmc
ff0d06f6de
This only works for powerpc on 1.6L and higher and specifically not 1.6.1
...
as the linux kernel bump isn't on the 1.6 branch. Fix ONLY_FOR_PLATFORM
accordingly.
2003-03-01 10:46:39 +00:00
tron
ce779ae300
Bump package revision after "rpm2pkg" fix because older version of the
...
package have corrupt locale files.
2002-12-09 21:34:58 +00:00
schmonz
9556be434c
These Linux emulation packages conflict.
2002-11-25 11:16:01 +00:00
schmonz
a6ec49ec4c
Tweak suse_* packages to support NetBSD/powerpc.
2002-11-25 11:01:13 +00:00
tron
0b30966ccc
Use proper "MASTER_SITE" definition for SuSE package updates.
2002-10-09 07:58:47 +00:00
grant
996ee5c643
Update SuSE 7.3 packages to use glibc-2.2.4-77. Previous distfile has
...
security vulnerabilities and is no longer available from the master
site.
Bump PKGREVISION.
2002-10-09 07:14:24 +00:00
manu
6b740f3352
In the INSTALL message, explain that EXEC_ELF is needed only on NetBSD<1.5
...
(it is the default on later systems), as it is done in the netscape package.
2002-10-05 15:48:45 +00:00
jlam
1c57323789
Merge packages from the buildlink2 branch back into the main trunk that
...
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
seb
db84442a67
Substitute a couple of mkdir' by
${MKDIR}'.
...
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +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
baaf4eab29
Updated suse_base to 6.4nb5
...
* Fixed libz problems
2002-03-12 11:08:39 +00:00
tron
a2d6fbedc6
Remove explicit conflict for "suse_base-6.1". The package tools handle
...
this automatically.
2002-02-22 12:39:23 +00:00
martti
3ab1d970d6
Updated suse_base to 6.4nb4
...
* shlibs.rpm: Security update: Fix for vulnerabilities in the glob() functions
that can be remotely exploitable.
2002-02-21 17:27:05 +00:00
skrll
08bdd44549
mkdir -> ${MKDIR}
...
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
agc
4a638f0adf
Move the linux-mkpwd.sh script from scripts/ to files/
2001-10-25 20:58:50 +00:00
skrll
eacbd89156
Add the sh_utils.rpm so that uname and others get installed.
...
Fixes pkg/14011 by Martti Kuparinen <martti.kuparinen@iki.fi>
2001-09-19 13:41:29 +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
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +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
380851123b
Use updated "shlibs-2.1.3-155.i386.rpm" distribution file to avoid possible
...
root exploit due to a bug in "ld-linux.so.2". Bump version number of the
package to "6.4nb2".
2001-01-28 09:19:54 +00:00
tron
94deb1519d
Remove "rpm2pkg" which is a separate package now and bump version number
...
to 6.4nb1.
2001-01-25 09:16:24 +00:00
tron
1382094832
Remove obsolete comment concering "ncurses-p1.rpm".
2000-12-17 13:13:26 +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
wiz
2197b31408
remove trailing whitespace
2000-11-16 02:54:07 +00:00
lukem
bdad9c40bd
if using pkgsrc libintl, need
...
LIBINTL=-L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -lintl
not
LIBINTL=-L${LOCALBASE} -lintl
cVS: ----------------------------------------------------------------------
2000-11-04 00:08:49 +00:00
itojun
8be9b95138
comment on librpm -> libintl dependency
2000-11-01 16:08:02 +00:00
itojun
a945e1d7e2
librpm (misc/rpm) requires libintl.a. use USE_LIBINTL.
...
From: bernd@arresum.inka.de (Bernd Ernesti)
2000-11-01 16:03:26 +00:00
jlam
7fa5e584e1
Add appropriate definitions of LDD so check-shlibs works correctly.
2000-08-25 00:20:21 +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
38c732d8bb
Check all symbolic links after the complete RPM file has been written to
...
disk. If they point to a file store them like files in the package list
instead of using an "@exec" "@unexec" pair.
1999-09-26 11:28:11 +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
4cb7e4ccbb
Retarget symbol links so that the Linux emulation can resolve them, too.
1999-08-24 21:15:30 +00:00
tron
71a7a90c41
Modify symbolic links so that "pkg_create" will turn them into relative
...
links which will prevent emulation problems later.
1999-08-24 20:39:01 +00:00
tron
2ae683baeb
Include "bash" and "ncurses" in package:
...
+ increases compatibility
+ brings "ldd" one step closer to working
(our ELF loader still needs a compatibility kludge)
- requires yet another 1.8MB of distribution files
1999-06-29 22:48:19 +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
tv
42a1a676be
Adapt freebsd_lib's "smart /emul" script to suse_base.
1999-05-24 20:11:10 +00:00
tron
d9cc6fccaa
Don't extract RPM files to "/tmp" but to target directory directly.
1999-05-21 00:09:27 +00:00
tron
d7ed2a2ab6
Add mirror on "ftp.cs.unm.edu" to master site list.
1999-05-17 02:24:27 +00:00
tron
0b7a57bce8
Use "tar" to copy files because "cp -Rp" clobbers the directory
...
permissions from the "aaa_dir" RPM file.
1999-05-17 02:16:07 +00:00
tron
79eeaccfb1
Handle symlinks pointing to files smarter in automatically created
...
package list so that decompressing the manual pages will work.
1999-05-17 01:54:01 +00:00
tron
e600ee82c4
Don't attempt to decompress manual pages because that will fail horribly
...
with out automatically generated package lists.
1999-05-17 00:36:44 +00:00
tron
d9820297bf
Import new modular Linux compatibility system for i386 based on SuSE 6.1
...
Linux distribution:
suse_base-6.1 Linux compatibility package
suse_x11-6.1 Linux compatibility package for X11 binaries
suse_libc5-6.1 Linux compatibility package for libc5 binaries
These packages are dedicated to Jason 'clone' Thorpe.
1999-05-17 00:14:49 +00:00