Commit graph

32 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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