1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Gentoo doesn't ship stage2 tarballed distributions any more. Remove the

following outdated ports:
emulators/linux_base-gentoo-stage2
emulators/linux_dist-gentoo-stage2
This commit is contained in:
Gabor Kovesdan 2008-11-24 23:08:06 +00:00
parent 43e5e9a408
commit 38b282846e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223347
12 changed files with 2 additions and 40207 deletions

2
MOVED
View File

@ -3665,3 +3665,5 @@ japanese/magicpoint|misc/magicpoint|2008-11-07|Integrated into misc/magicpoint
x11-drivers/xf86-input-wacom|x11-drivers/input-wacom|2008-11-18|Port was renamed
databases/firebird2-client|databases/firebird20-client|2008-11-24|Renamed
databases/firebird2-server|databases/firebird20-server|2008-11-24|Renamed
emulators/linux_base-gentoo-stage2||2008-11-24|Removed
emulators/linux_dist-gentoo-stage2||2008-11-24|Removed

View File

@ -84,10 +84,8 @@
SUBDIR += linux_base-f7
SUBDIR += linux_base-f8
SUBDIR += linux_base-gentoo-stage1
SUBDIR += linux_base-gentoo-stage2
SUBDIR += linux_base-gentoo-stage3
SUBDIR += linux_dist-gentoo-stage1
SUBDIR += linux_dist-gentoo-stage2
SUBDIR += linux_dist-gentoo-stage3
SUBDIR += lisaem
SUBDIR += loemu

View File

@ -1,10 +0,0 @@
# New ports collection makefile for: linux_base-gentoo-stage2
# Date created: 11 May 2006
# Whom: Gabor Kovesdan
#
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../linux_dist-gentoo-stage2
WITH_LINUXBASE= yes
.include "${MASTERDIR}/Makefile"

View File

@ -1,98 +0,0 @@
# New ports collection makefile for: linux_base-gentoo-stage2
# Date created: 11 May 2006
# Whom: Gabor Kovesdan
#
# $FreeBSD$
PORTNAME= gentoo-stage2
PORTVERSION= 2006.0
PORTREVISION= 2
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages
MAINTAINER= gabor@FreeBSD.org
COMMENT= Files from Gentoo distribution, for Linux compatibility
RESTRICTED= binaries licensed under GNU GPL without accompanying source
USE_BZIP2= YES
DIST_SUBDIR= gentoo-linux
NO_BUILD= YES
ONLY_FOR_ARCHS= i386 amd64
GENTOO_OPTIMIZED?= x86
SUB_FILES+= pkg-message pkg-install pkg-deinstall
SUB_LIST+= PREFIX_SUBDIR="${PREFIX_SUBDIR}"
PLIST_SUB+= PREFIX_SUBDIR="${PREFIX_SUBDIR}"
PLIST= ${PKGDIR}/pkg-plist.${GENTOO_OPTIMIZED}
PKGMESSAGE= ${WRKDIR}/pkg-message
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
.if defined(WITH_LINUXBASE)
PKGNAMEPREFIX= linux_base-
CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \
linux_base-rh* linux_base-suse* linux_base-fc* \
linux_base-gentoo-stage[13]-*
USE_LINUX_PREFIX= YES
PREFIX_SUBDIR=
.else
NO_MTREE= YES
PKGNAMEPREFIX= linux_dist-
PREFIX_SUBDIR= ${PORTNAME}/
.endif
.include <bsd.port.pre.mk>
.if (${GENTOO_OPTIMIZED} == "i586" || ${GENTOO_OPTIMIZED} == "i686")
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages
DISTNAME= stage2-${GENTOO_OPTIMIZED}-${PORTVERSION}
.else
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages
DISTNAME= stage2-x86-${PORTVERSION}
.endif
do-extract:
${MKDIR} ${WRKDIR}
pre-fetch:
.if defined(WITH_LINUXBASE)
@${ECHO_MSG} ""
@${ECHO_MSG} "Note that this port doesn't completely suit our ports"
@${ECHO_MSG} "infrastructure. It's very good as a standalone Linux"
@${ECHO_MSG} "distribution on a FreeBSD system you can use for"
@${ECHO_MSG} "cross-developing and cross-building, etc., but using it as a"
@${ECHO_MSG} "linux_base port is not quite adequate."
@${ECHO_MSG} "If you experience troubles with it, please use the"
@${ECHO_MSG} "default linux_base port."
@${ECHO_MSG} ""
.else
@${ECHO_MSG} ""
@${ECHO_MSG} "This port is a complete Linux distribution you can use"
@${ECHO_MSG} "on a FreeBSD system. The use of this port as a linux_base"
@${ECHO_MSG} "port is very discouraged but you can enforce it to install"
@${ECHO_MSG} "as a linux_base if you set WITH_LINUXBASE."
@${ECHO_MSG} ""
.endif
@${ECHO_MSG} "You can select your processor class for installing optimized"
@${ECHO_MSG} "Gentoo binaries with setting this knob"
@${ECHO_MSG} ""
@${ECHO_MSG} "GENTOO_OPTIMIZED=[x86|i586|i686]."
@${ECHO_MSG} ""
@${ECHO_MSG} "The default is x86 for 386/486 compatibility."
do-install:
@${MKDIR} ${PREFIX}/${PREFIX_SUBDIR}
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
@${TAR} --exclude=./dev -xpy --exclude=./proc --exclude=./lib/udev-state \
-C ${PREFIX}/${PREFIX_SUBDIR} \
-f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}
@${CP} -p /etc/resolv.conf ${PREFIX}/${PREFIX_SUBDIR}/etc/
@${FIND} ${PREFIX}/${PREFIX_SUBDIR}bin ${PREFIX}/${PREFIX_SUBDIR}sbin/ \
${PREFIX}/${PREFIX_SUBDIR}usr/bin ${PREFIX}/${PREFIX_SUBDIR}/usr/sbin \
-type f -print0 | ${XARGS} -0 ${FILE} | ${GREP} ELF \
| ${CUT} -d : -f 1 | ${XARGS} ${BRANDELF} -t Linux
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -1,9 +0,0 @@
MD5 (gentoo-linux/stage2-x86-2006.0.tar.bz2) = c36cc65283aa5dc3314bda062390433a
SHA256 (gentoo-linux/stage2-x86-2006.0.tar.bz2) = ae767f917406edd911d1dcf7dfc95dae988c667c284dd4da8fbc4fc241970c96
SIZE (gentoo-linux/stage2-x86-2006.0.tar.bz2) = 44466972
MD5 (gentoo-linux/stage2-i586-2006.0.tar.bz2) = 6c978bfc9cb1a7e8be7ad8405828fcd4
SHA256 (gentoo-linux/stage2-i586-2006.0.tar.bz2) = af3cec719a3171827b32ebe56e52ef21123d80c947ccd55378b0e934034f6ff4
SIZE (gentoo-linux/stage2-i586-2006.0.tar.bz2) = 45699633
MD5 (gentoo-linux/stage2-i686-2006.0.tar.bz2) = eab1523bd266d756e8ac7fa3f32a369a
SHA256 (gentoo-linux/stage2-i686-2006.0.tar.bz2) = f5206711b89f6f3025c56a0134fb74b8fa3ced7e49a6f93186168c961102d4df
SIZE (gentoo-linux/stage2-i686-2006.0.tar.bz2) = 45863137

View File

@ -1,18 +0,0 @@
#!/bin/sh
# a deinstallation script for linux_base
case "$2" in
DEINSTALL)
if [ -n "`mount | grep ^linproc`" ] || \
[ -d %%PREFIX%%/%%PREFIX_SUBDIR%%proc ]; then
echo ""
echo "You may need to do by hands:"
echo " o unmount linprocfs;"
echo " o delete %%PREFIX%%/%%PREFIX_SUBDIR%%proc;"
echo " o remove the description of linprocfs from /etc/fstab."
echo ""
fi
;;
esac
exit 0

View File

@ -1,32 +0,0 @@
#!/bin/sh
# an installation script for linux_base
case "$2" in
PRE-INSTALL)
if [ -z "`kldstat -v | grep -E 'linux(aout|elf)'`" ]; then
echo 'Linux mode is not enabled.'
echo 'Loading linux kernel module now...'
if ! kldload linux; then
echo 'The linux kernel module could not be loaded.'
echo 'Please enable linux mode manually and retry.'
exit 1
fi
fi
;;
POST-INSTALL)
if [ -z "`grep ^linproc /etc/fstab`" ]; then
echo ''
echo '+++ Some programs may need the linprocfs, please add it to /etc/fstab! +++'
else
if [ -z "`mount | grep -w ^linprocfs`" ]; then
echo ''
echo '+++ Please mount linprocfs manually! +++'
fi
fi
echo ''
echo 'Running linux ldconfig...'
%%PREFIX%%/%%PREFIX_SUBDIR%%sbin/ldconfig -r %%PREFIX%%/%%PREFIX_SUBDIR%%
;;
esac
exit 0

View File

@ -1,17 +0,0 @@
* The port/package has attempted to enable Linux compatibility mode by loading
* the linux.ko kernel module. You can load the module manually as root with the
* command "kldload linux" or have it load automatically at boot time by adding
* to /etc/rc.conf the line:
*
* linux_enable="YES"
*
* You may wish to enable emulation of the Linux proc filesystem. See the
* linprocfs(5) man page.
*
* To download Portage, do "chroot %%PREFIX%%/%%PREFIX_SUBDIR%% emerge sync"
* as root. Then you may want to do "chroot %%PREFIX%%/%%PREFIX_SUBDIR%%
* /usr/portage/scripts/bootstrap.sh" to rebuild binutils, gcc, gettext,
* and glibc. See
* <URL:http://www.gentoo.org/doc/en/gentoo-alpha-install.xml> or
* <URL:http://www.gentoo.org/doc/en/gentoo-x86-install.xml> for more complete
* instructions.

View File

@ -1,3 +0,0 @@
This port installs the stage2 distribution of Gentoo Linux.
WWW: http://www.gentoo.org/

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff