summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2005-01-15 18:51:36 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2005-01-15 18:51:36 +0000
commitad7d75c8c42a653d707aca34025958fe9f003833 (patch)
treec20fa95f68c45aa30e705220ff2d27fe501574d8 /emulators
parent- Update to 0.7 (diff)
new port linux_base-src-rh-7.3: it installs the GNU GPL and LGPL
sources to the linux_base-rh-7.3 package, to satisfy the requirements of those licences
Notes
Notes: svn path=/head/; revision=126514
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile1
-rw-r--r--emulators/linux_base-src-rh-7.3/Makefile72
-rw-r--r--emulators/linux_base-src-rh-7.3/distinfo42
-rw-r--r--emulators/linux_base-src-rh-7.3/pkg-descr8
4 files changed, 123 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 87e4f6d621e9..096d659f66cf 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -56,6 +56,7 @@
SUBDIR += linux_base-debian
SUBDIR += linux_base-gentoo-stage1
SUBDIR += linux_base-rh-9
+ SUBDIR += linux_base-src-rh-7.3
SUBDIR += linux_base-suse-9.1
SUBDIR += linux_base-suse-9.2
SUBDIR += mastergear
diff --git a/emulators/linux_base-src-rh-7.3/Makefile b/emulators/linux_base-src-rh-7.3/Makefile
new file mode 100644
index 000000000000..2dc6ecaa7c7a
--- /dev/null
+++ b/emulators/linux_base-src-rh-7.3/Makefile
@@ -0,0 +1,72 @@
+# New ports collection makefile for: linux_base-src-rh-7.3
+# Date created: 2003-09-28
+# Whom: trevor
+#
+# $FreeBSD$
+#
+
+PORTNAME= linux_base-src-rh
+PORTVERSION= 7.3
+CATEGORIES= emulators linux
+MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} \
+ http://download.fedoralegacy.org/redhat/7.3/updates/SRPMS/:legacy
+MASTER_SITE_SUBDIR= 7.3/en/os/i386/SRPMS
+# The rpm and popt sources are packaged together. The libstdc++ and
+# compat-libstdc++ binary packages are prepared from the gcc and compat-egcs
+# source packages.
+# These were omitted:
+# XFree86-libs-4.3.0-78.EL.src.rpm
+# bzip2-1.0.2-2.src.rpm
+# db1-1.85-8.src.rpm
+# db3-3.3.11-6.src.rpm
+# ncurses-5.2-26.src.rpm
+# zlib-1.1.3-25.7.src.rpm
+DISTFILES= \
+ glibc-2.2.5-44.legacy.3.src.rpm:legacy \
+ redhat-release-7.3-1.src.rpm \
+ setup-2.5.12-1.src.rpm \
+ filesystem-2.1.6-2.src.rpm \
+ basesystem-7.0-2.src.rpm \
+ termcap-11.0.1-10.src.rpm \
+ gdbm-1.8.0-14.src.rpm \
+ glib-1.2.10-5.src.rpm \
+ glib2-2.0.1-2.src.rpm \
+ libtermcap-2.0.8-28.src.rpm \
+ bash-2.05a-13.src.rpm \
+ gcc-2.96-110.src.rpm \
+ compat-egcs-6.2-1.1.2.16.src.rpm \
+ texinfo-4.1-1.src.rpm \
+ fileutils-4.1-10.src.rpm \
+ grep-2.5.1-1.src.rpm \
+ readline-4.2a-4.src.rpm \
+ setserial-2.17-5.src.rpm \
+ slang-1.4.5-2.src.rpm \
+ sh-utils-2.0.11-14.src.rpm \
+ rpm-4.0.4-7x.18.src.rpm
+EXTRACT_ONLY=
+
+MAINTAINER= trevor@FreeBSD.org
+COMMENT= GNU GPL sources to linux_base-rh-7.3, to satisfy licence
+
+EXTRACT_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
+
+DIST_SUBDIR= rpm/src/rh-${PORTVERSION}
+NO_MTREE= yes
+PLIST= ${WRKDIR}/plist
+PLIST_DIRS= usr/src/redhat/SRPMS usr/src/redhat
+PREFIX= ${LINUXBASE}
+
+do-build:
+ ${RM} -f ${PLIST}
+.for ii in ${DISTFILES:S/:legacy//}
+ ${ECHO_MSG} ${ii}
+ ${ECHO_CMD} usr/src/redhat/SRPMS/${ii} >> ${PLIST}
+.endfor
+
+do-install:
+ - ${MKDIR} ${PREFIX}/usr/src/redhat/SRPMS
+.for ii in ${DISTFILES:S/:legacy//}
+ ${CP} -p ${DISTDIR}/${DIST_SUBDIR}/${ii} ${PREFIX}/usr/src/redhat/SRPMS/
+.endfor
+
+.include <bsd.port.mk>
diff --git a/emulators/linux_base-src-rh-7.3/distinfo b/emulators/linux_base-src-rh-7.3/distinfo
new file mode 100644
index 000000000000..ba63b88e3f6e
--- /dev/null
+++ b/emulators/linux_base-src-rh-7.3/distinfo
@@ -0,0 +1,42 @@
+MD5 (rpm/src/rh-7.3/glibc-2.2.5-44.legacy.3.src.rpm) = eefdcff849a9043215711f681f258456
+SIZE (rpm/src/rh-7.3/glibc-2.2.5-44.legacy.3.src.rpm) = 11798881
+MD5 (rpm/src/rh-7.3/redhat-release-7.3-1.src.rpm) = 28e7937630c9fc998628bc0949a34608
+SIZE (rpm/src/rh-7.3/redhat-release-7.3-1.src.rpm) = 223556
+MD5 (rpm/src/rh-7.3/setup-2.5.12-1.src.rpm) = 2e3525b196b72afb1809aeb5043b47ac
+SIZE (rpm/src/rh-7.3/setup-2.5.12-1.src.rpm) = 32492
+MD5 (rpm/src/rh-7.3/filesystem-2.1.6-2.src.rpm) = 06b86918f0b16e8a1c1334783af537a8
+SIZE (rpm/src/rh-7.3/filesystem-2.1.6-2.src.rpm) = 9018
+MD5 (rpm/src/rh-7.3/basesystem-7.0-2.src.rpm) = b3700affce8a561b5160e4aa80d13a6d
+SIZE (rpm/src/rh-7.3/basesystem-7.0-2.src.rpm) = 2976
+MD5 (rpm/src/rh-7.3/termcap-11.0.1-10.src.rpm) = 9b931cf887a15f72cd1934b304b34140
+SIZE (rpm/src/rh-7.3/termcap-11.0.1-10.src.rpm) = 206424
+MD5 (rpm/src/rh-7.3/gdbm-1.8.0-14.src.rpm) = dcf891bb6b54951ae3656a6633050145
+SIZE (rpm/src/rh-7.3/gdbm-1.8.0-14.src.rpm) = 141957
+MD5 (rpm/src/rh-7.3/glib-1.2.10-5.src.rpm) = 2ee859c2091a17dafffe9c90272502a3
+SIZE (rpm/src/rh-7.3/glib-1.2.10-5.src.rpm) = 427991
+MD5 (rpm/src/rh-7.3/glib2-2.0.1-2.src.rpm) = 348e4e1281fe1dbcde3343e9bfd529c3
+SIZE (rpm/src/rh-7.3/glib2-2.0.1-2.src.rpm) = 1879313
+MD5 (rpm/src/rh-7.3/libtermcap-2.0.8-28.src.rpm) = da331669487ff1c531381b01a0fce47d
+SIZE (rpm/src/rh-7.3/libtermcap-2.0.8-28.src.rpm) = 282238
+MD5 (rpm/src/rh-7.3/bash-2.05a-13.src.rpm) = d31a33ab51d516ea8864ad064a82312b
+SIZE (rpm/src/rh-7.3/bash-2.05a-13.src.rpm) = 2144412
+MD5 (rpm/src/rh-7.3/gcc-2.96-110.src.rpm) = 7cabfe69cbbc95cf3b41162809320458
+SIZE (rpm/src/rh-7.3/gcc-2.96-110.src.rpm) = 13323775
+MD5 (rpm/src/rh-7.3/compat-egcs-6.2-1.1.2.16.src.rpm) = 1bc5312c7fceca75e0246176fe4b26f1
+SIZE (rpm/src/rh-7.3/compat-egcs-6.2-1.1.2.16.src.rpm) = 13157713
+MD5 (rpm/src/rh-7.3/texinfo-4.1-1.src.rpm) = 610289ff054a0e44852aa16f1a645f68
+SIZE (rpm/src/rh-7.3/texinfo-4.1-1.src.rpm) = 1203135
+MD5 (rpm/src/rh-7.3/fileutils-4.1-10.src.rpm) = cb51e2ce4f3aa68127034e9bfe83880f
+SIZE (rpm/src/rh-7.3/fileutils-4.1-10.src.rpm) = 1272975
+MD5 (rpm/src/rh-7.3/grep-2.5.1-1.src.rpm) = a57ae43f0196783ce07de45b04e97696
+SIZE (rpm/src/rh-7.3/grep-2.5.1-1.src.rpm) = 566540
+MD5 (rpm/src/rh-7.3/readline-4.2a-4.src.rpm) = f4de7cedd1b39cdd1d60c10d9e66efcc
+SIZE (rpm/src/rh-7.3/readline-4.2a-4.src.rpm) = 721231
+MD5 (rpm/src/rh-7.3/setserial-2.17-5.src.rpm) = 19724e58a338bb5a25b34db6a6042d81
+SIZE (rpm/src/rh-7.3/setserial-2.17-5.src.rpm) = 59073
+MD5 (rpm/src/rh-7.3/slang-1.4.5-2.src.rpm) = da24618a8bb38126261babb8440e77bf
+SIZE (rpm/src/rh-7.3/slang-1.4.5-2.src.rpm) = 601155
+MD5 (rpm/src/rh-7.3/sh-utils-2.0.11-14.src.rpm) = 319639175fb01bee683fc48cde872e7b
+SIZE (rpm/src/rh-7.3/sh-utils-2.0.11-14.src.rpm) = 1160773
+MD5 (rpm/src/rh-7.3/rpm-4.0.4-7x.18.src.rpm) = d443497437b626a4f4b51a443e85dadd
+SIZE (rpm/src/rh-7.3/rpm-4.0.4-7x.18.src.rpm) = 5888118
diff --git a/emulators/linux_base-src-rh-7.3/pkg-descr b/emulators/linux_base-src-rh-7.3/pkg-descr
new file mode 100644
index 000000000000..4cfbc751bb70
--- /dev/null
+++ b/emulators/linux_base-src-rh-7.3/pkg-descr
@@ -0,0 +1,8 @@
+This port contains the sources for the packages in linux_base-rh-7.3. It exists
+for licencing purposes. If you distribute the linux_base binary package or the
+distfiles for it, which are also pre-compiled binaries, you can satisfy the
+requirements of the GNU GPL by offering this package to your customers. Sources
+for RPM packages with other licences are omitted.
+
+This port takes 52 MB of space when installed, and the same for the
+package or distfiles.