- Update to 2008.0

This commit is contained in:
Gabor Kovesdan 2008-11-24 13:23:22 +00:00
parent a7c1ab27b1
commit abfcbe13d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223324
10 changed files with 72605 additions and 102902 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= gentoo-stage1
PORTVERSION= 2006.0
PORTREVISION= 3
PORTVERSION= 2008.0
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages
@ -44,8 +43,12 @@ PREFIX_SUBDIR= ${PORTNAME}/
.include <bsd.port.pre.mk>
.if (${ARCH} == "amd64")
LATEST_LINK= ${PORTNAME:C/linux_base/linux32_base/}
LINUX_OSRELEASE!= ${ECHO_CMD} `${SYSCTL} -n compat.linux.osrelease 2>/dev/null`
.if ${LINUX_OSRELEASE}x == "x"
IGNORE= linuxulator is not (kld)loaded
.elif ${LINUX_OSRELEASE} == "2.4.2"
IGNORE= compat.linux.osrelease: 2.4.2 is not supported
.endif
do-extract:
@ -86,4 +89,13 @@ do-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
plist:
${TOUCH} pkg-plist.new
${FIND} /usr/local/gentoo-stage1 -type f -o -type l | ${SORT} | \
${SED} 's|/usr/local/gentoo-stage1/|%%PREFIX_SUBDIR%%|g' >>pkg-plist.new
${FIND} /usr/local/gentoo-stage1 -type d | ${SORT} -r | \
${SED} 's|/usr/local/gentoo-stage1/|@dirrm %%PREFIX_SUBDIR%%|g' >>pkg-plist.new
${ECHO_CMD} "@dirrmtry %%PREFIX_SUBDIR%%" >>pkg-plist.new
${MV} pkg-plist.new pkg-plist
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (gentoo-linux/stage1-x86-2006.0.tar.bz2) = a367d323fcf6f2cf0f5dd7374cefc014
SHA256 (gentoo-linux/stage1-x86-2006.0.tar.bz2) = 1cbc479e4329a9ca0ddea6e1c6967afbdc8b3c4365e189c50e7c3adb7d144785
SIZE (gentoo-linux/stage1-x86-2006.0.tar.bz2) = 19267903
MD5 (gentoo-linux/stage1-x86-2008.0.tar.bz2) = d22ba7b3786ec320632ee26f413a4a1a
SHA256 (gentoo-linux/stage1-x86-2008.0.tar.bz2) = f69ccd4d493d8af270ae9ffb34ee171f5a49b0d9204bdfd1d26191767fe48a41
SIZE (gentoo-linux/stage1-x86-2008.0.tar.bz2) = 31801559

View File

@ -11,7 +11,6 @@
* 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.
*

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= gentoo-stage3
PORTVERSION= 2006.0
PORTREVISION= 2
PORTVERSION= 2008.0
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages
@ -44,7 +43,15 @@ PREFIX_SUBDIR= ${PORTNAME}/
.include <bsd.port.pre.mk>
.if (${GENTOO_OPTIMIZED} == "i586" || ${GENTOO_OPTIMIZED} == "i686")
LINUX_OSRELEASE!= ${ECHO_CMD} `${SYSCTL} -n compat.linux.osrelease 2>/dev/null`
.if ${LINUX_OSRELEASE}x == "x"
IGNORE= linuxulator is not (kld)loaded
.elif ${LINUX_OSRELEASE} == "2.4.2"
IGNORE= compat.linux.osrelease: 2.4.2 is not supported
.endif
.if (${GENTOO_OPTIMIZED} == "i686")
MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages
DISTNAME= stage3-${GENTOO_OPTIMIZED}-${PORTVERSION}
.else
@ -77,7 +84,7 @@ pre-fetch:
@${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} "GENTOO_OPTIMIZED=[x86|i686]."
@${ECHO_MSG} ""
@${ECHO_MSG} "The default is x86 for 386/486 compatibility."
@ -96,4 +103,12 @@ do-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
plist:
${TOUCH} pkg-plist.new
${FIND} /usr/local/gentoo-stage3 -type f -o -type l | ${SORT} | \
${SED} 's|/usr/local/gentoo-stage3/|%%PREFIX_SUBDIR%%|g' >>pkg-plist.new
${FIND} /usr/local/gentoo-stage3 -type d | ${SORT} -r | \
${SED} 's|/usr/local/gentoo-stage3/|@dirrm %%PREFIX_SUBDIR%%|g' >>pkg-plist.new
${ECHO_CMD} "@dirrmtry %%PREFIX_SUBDIR%%" >>pkg-plist.new
.include <bsd.port.post.mk>

View File

@ -1,9 +1,6 @@
MD5 (gentoo-linux/stage3-x86-2006.0.tar.bz2) = b0e1a162f59d172c7b5a3776355c3f42
SHA256 (gentoo-linux/stage3-x86-2006.0.tar.bz2) = f0bab2b2babd0447cf2e744ecdf2645c9ac6ce3b1cf8a995b965c081cd3a2803
SIZE (gentoo-linux/stage3-x86-2006.0.tar.bz2) = 103593867
MD5 (gentoo-linux/stage3-i586-2006.0.tar.bz2) = aa3bd74cc41f6ac34bddb9cd5a5d6539
SHA256 (gentoo-linux/stage3-i586-2006.0.tar.bz2) = 09be297139ff63b481e8b7735440fae6f6fb698dd5e86333024c6b8c9f50bcaa
SIZE (gentoo-linux/stage3-i586-2006.0.tar.bz2) = 104713233
MD5 (gentoo-linux/stage3-i686-2006.0.tar.bz2) = 42b5b865cfd199d4c607b95e5ce140fe
SHA256 (gentoo-linux/stage3-i686-2006.0.tar.bz2) = 98f11e98e7aa13d8a8c88255587f79fe998f6623b39909c21d8a7764dca8abe6
SIZE (gentoo-linux/stage3-i686-2006.0.tar.bz2) = 104949773
MD5 (gentoo-linux/stage3-x86-2008.0.tar.bz2) = dde770c062f85f31fea4308f04b83cb2
SHA256 (gentoo-linux/stage3-x86-2008.0.tar.bz2) = 69470cccc4985fee12272317654a9c4e053b22fb249f3d702c9185430eef1751
SIZE (gentoo-linux/stage3-x86-2008.0.tar.bz2) = 117433013
MD5 (gentoo-linux/stage3-i686-2008.0.tar.bz2) = 20768691de57b1f6575c826d3107d435
SHA256 (gentoo-linux/stage3-i686-2008.0.tar.bz2) = 770cc81f6d75e3601cb171ab97b17b961deaa5c4f2a793f538b0d0b4d04e9857
SIZE (gentoo-linux/stage3-i686-2008.0.tar.bz2) = 117571798

View File

@ -11,6 +11,5 @@
* 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.

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