bump(sys-devel/bin86): sync with upstream

This commit is contained in:
Nick Owens 2016-03-28 11:57:11 -07:00
parent cdf79d01a9
commit d8987ba4af
12 changed files with 288 additions and 192 deletions

View File

@ -1,10 +0,0 @@
DEFINED_PHASES=compile install unpack
DESCRIPTION=Assembler and loader used to create kernel bootsector
EAPI=0
HOMEPAGE=http://www.debath.co.uk/
KEYWORDS=-* amd64 x86
LICENSE=GPL-2
SLOT=0
SRC_URI=http://www.debath.co.uk/dev86/bin86-0.16.17.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=c693c2260c0fdc67e74fe1dc399e442e

View File

@ -1,10 +0,0 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Assembler and loader used to create kernel bootsector
EAPI=4
HOMEPAGE=http://www.debath.co.uk/
KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd
LICENSE=GPL-2
SLOT=0
SRC_URI=http://www.debath.co.uk/dev86/bin86-0.16.19.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=d98c976793efe534729660fdf9d33c26

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Assembler and loader used to create kernel bootsector
EAPI=5
HOMEPAGE=http://v3.sk/~lkundrak/dev86/
KEYWORDS=amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd
LICENSE=GPL-2
SLOT=0
SRC_URI=http://v3.sk/~lkundrak/dev86/bin86-0.16.20.tar.gz https://github.com/lkundrak/dev86/commit/2c95336f19eeff761ecb858c5a2a58484bb3ceeb.patch -> bin86-0.16.20-fix_lilo_build.patch
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=a2cdb917d3d8d9487240b37412f965ec

View File

@ -1,10 +1,10 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Assembler and loader used to create kernel bootsector
EAPI=4
HOMEPAGE=http://www.debath.co.uk/
KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd
EAPI=5
HOMEPAGE=http://v3.sk/~lkundrak/dev86/
KEYWORDS=amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd
LICENSE=GPL-2
SLOT=0
SRC_URI=http://www.debath.co.uk/dev86/bin86-0.16.18.tar.gz
SRC_URI=http://v3.sk/~lkundrak/dev86/bin86-0.16.21.tar.gz
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=349d9da51b8e9facdfca04997ea4e526
_md5_=0f65cf0d706c89b8eb3d9b37aa52f4f8

View File

@ -1,100 +1,84 @@
# ChangeLog for sys-devel/bin86
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.23 2013/01/06 18:15:41 vapier Exp $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*bin86-0.16.19 (06 Jan 2013)
*bin86-0.16.21 (09 Aug 2015)
*bin86-0.16.20-r2 (09 Aug 2015)
06 Jan 2013; Mike Frysinger <vapier@gentoo.org> +bin86-0.16.19.ebuild:
Version bump #450572 by Agostino Sarubbo.
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +bin86-0.16.20-r2.ebuild,
+bin86-0.16.21.ebuild, +files/bin86-0.16.17-amd64-build.patch,
+files/bin86-0.16.18-headers.patch,
+files/bin86-0.16.20-remove-seg-ss-check.patch, +metadata.xml:
proj/gentoo: Initial commit
01 Aug 2012; Naohiro Aota <naota@gentoo.org> bin86-0.16.18.ebuild:
Add ~x86-fbsd.
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
29 Jul 2012; Mike Frysinger <vapier@gentoo.org> bin86-0.16.18.ebuild,
files/bin86-0.16.17-amd64-build.patch:
Always apply amd64 build patch, and convert ebuild to EAPI=4 #428228 by
Richard Yao.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
*bin86-0.16.18 (07 Dec 2010)
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
07 Dec 2010; Mike Frysinger <vapier@gentoo.org>
files/bin86-0.16.17-amd64-build.patch, +bin86-0.16.18.ebuild,
+files/bin86-0.16.18-headers.patch:
Version bump. Add patch by David J Cozatt #347817.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
05 Oct 2009; Mike Frysinger <vapier@gentoo.org> bin86-0.16.17.ebuild:
Update HOMEPAGE and SRC_URI.
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning to base-system, as beu is being retired (#66608).
Convert all URLs for sites supporting encrypted connections from http to
https
13 Aug 2006; Chris Bainbridge <chrb@gentoo.org> metadata.xml,
-bin86-0.16.0.ebuild:
Add myself as maintainer, remove old ebuild.
Signed-off-by: Justin Lecher <jlec@gentoo.org>
29 Dec 2005; Olivier Crête <tester@gentoo.org> bin86-0.16.17.ebuild:
Stable on amd64
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
09 May 2005; Olivier Crête <tester@gentoo.org>
+files/bin86-0.16.17-amd64-build.patch, bin86-0.16.17.ebuild:
Added patch to make it build on amd64
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
*bin86-0.16.17 (30 Jan 2005)
Bug: https://bugs.gentoo.org/552720
30 Jan 2005; Mike Frysinger <vapier@gentoo.org> +bin86-0.16.17.ebuild:
Version bump.
16 Oct 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Update remote-ids
*bin86-0.16.16 (29 Nov 2004)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
29 Nov 2004; Mike Frysinger <vapier@gentoo.org> +bin86-0.16.16.ebuild:
Version bump.
24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
standardize various metadata.xml style
02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> bin86-0.15.5.ebuild,
bin86-0.16.0.ebuild, bin86-0.16.11-r1.ebuild, bin86-0.16.13.ebuild:
virtual/glibc -> virtual/libc
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Unify quoting in metadata.xml files for machine processing
07 Jan 2004; <gustavoz@gentoo.org> bin86-0.15.5.ebuild, bin86-0.16.0.ebuild,
bin86-0.16.11-r1.ebuild, bin86-0.16.13.ebuild:
-sparc all of them, this doesn't work on sparc!
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
*bin86-0.16.13 (04 Oct 2003)
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
04 Oct 2003; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.13.ebuild:
Update version.
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
*bin86-0.16.11-r1 (17 Aug 2003)
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
17 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> bin86-0.16.11-r1.ebuild:
Update ebuild to actually build with the users CFLAGS
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.0.ebuild :
Mark stable for x86.
*bin86-0.16.11 (16 Mar 2003)
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.11.ebuild :
Update version.
*bin86-0.16.10 (30 Dec 2002)
30 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.10.ebuild :
Update version.
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
Changed sparc ~sparc keywords
*bin86-0.16.0 (16 Nov 2002)
16 Nov 2002; Brandon Low <lostlogic@gentoo.org> bin86-0.16.0.ebuild :
Ok here is 0.16.0, the make system of this package smells bad, but I
kicked it into shape. Hope you all enjoy the new version.
*bin86-0.15.5 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -0,0 +1,154 @@
# ChangeLog for sys-devel/bin86
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.37 2015/01/26 10:39:40 ago Exp $
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.21.ebuild:
Stable for x86, wrt bug #535672
09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.21.ebuild:
Stable for amd64, wrt bug #535672
12 Jun 2014; Lars Wendler <polynomial-c@gentoo.org> bin86-0.16.21.ebuild:
Removed unneeded patch from SRC_URI.
*bin86-0.16.21 (28 May 2014)
28 May 2014; Lars Wendler <polynomial-c@gentoo.org> -bin86-0.16.17.ebuild,
-bin86-0.16.18.ebuild, -bin86-0.16.19.ebuild, +bin86-0.16.21.ebuild:
Version bump. Removed old.
18 May 2014; Mike Frysinger <vapier@gentoo.org> bin86-0.16.20-r2.ebuild:
Add ppc/ppc64 keywords as this project can build on any arch (it will still
generate x86 output, but that is what projects usually want).
04 May 2014; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.20-r2.ebuild:
Stable for x86, wrt bug #502928
21 Apr 2014; Chema Alonso <nimiux@gentoo.org> bin86-0.16.20-r2.ebuild:
Stable for amd64 wrt bug #502928
*bin86-0.16.20-r2 (02 Jan 2014)
02 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -bin86-0.16.20-r1.ebuild,
+bin86-0.16.20-r2.ebuild:
Revbump to add upstream fix for lilo build breakage (bug #491828).
09 Dec 2013; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
Fix gpg signing of manifest
*bin86-0.16.20-r1 (09 Dec 2013)
09 Dec 2013; Anthony G. Basile <blueness@gentoo.org> +bin86-0.16.20-r1.ebuild,
+files/bin86-0.16.20-remove-seg-ss-check.patch, -bin86-0.16.20.ebuild:
Disable seg ss check which breaks lilo, bug #491828
*bin86-0.16.20 (10 Nov 2013)
10 Nov 2013; Agostino Sarubbo <ago@gentoo.org> +bin86-0.16.20.ebuild:
Version bump to 0.16.20
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.19.ebuild:
Stable for amd64, wrt bug #474304
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bin86-0.16.19.ebuild:
Stable for x86, wrt bug #474304
24 May 2013; Alexis Ballier <aballier@gentoo.org> bin86-0.16.19.ebuild:
keyword ~amd64-fbsd, bug #428228
*bin86-0.16.19 (06 Jan 2013)
06 Jan 2013; Mike Frysinger <vapier@gentoo.org> +bin86-0.16.19.ebuild:
Version bump #450572 by Agostino Sarubbo.
01 Aug 2012; Naohiro Aota <naota@gentoo.org> bin86-0.16.18.ebuild:
Add ~x86-fbsd.
29 Jul 2012; Mike Frysinger <vapier@gentoo.org> bin86-0.16.18.ebuild,
files/bin86-0.16.17-amd64-build.patch:
Always apply amd64 build patch, and convert ebuild to EAPI=4 #428228 by
Richard Yao.
*bin86-0.16.18 (07 Dec 2010)
07 Dec 2010; Mike Frysinger <vapier@gentoo.org>
files/bin86-0.16.17-amd64-build.patch, +bin86-0.16.18.ebuild,
+files/bin86-0.16.18-headers.patch:
Version bump. Add patch by David J Cozatt #347817.
05 Oct 2009; Mike Frysinger <vapier@gentoo.org> bin86-0.16.17.ebuild:
Update HOMEPAGE and SRC_URI.
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning to base-system, as beu is being retired (#66608).
13 Aug 2006; Chris Bainbridge <chrb@gentoo.org> metadata.xml,
-bin86-0.16.0.ebuild:
Add myself as maintainer, remove old ebuild.
29 Dec 2005; Olivier Crête <tester@gentoo.org> bin86-0.16.17.ebuild:
Stable on amd64
09 May 2005; Olivier Crête <tester@gentoo.org>
+files/bin86-0.16.17-amd64-build.patch, bin86-0.16.17.ebuild:
Added patch to make it build on amd64
*bin86-0.16.17 (30 Jan 2005)
30 Jan 2005; Mike Frysinger <vapier@gentoo.org> +bin86-0.16.17.ebuild:
Version bump.
*bin86-0.16.16 (29 Nov 2004)
29 Nov 2004; Mike Frysinger <vapier@gentoo.org> +bin86-0.16.16.ebuild:
Version bump.
02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> bin86-0.15.5.ebuild,
bin86-0.16.0.ebuild, bin86-0.16.11-r1.ebuild, bin86-0.16.13.ebuild:
virtual/glibc -> virtual/libc
07 Jan 2004; <gustavoz@gentoo.org> bin86-0.15.5.ebuild, bin86-0.16.0.ebuild,
bin86-0.16.11-r1.ebuild, bin86-0.16.13.ebuild:
-sparc all of them, this doesn't work on sparc!
*bin86-0.16.13 (04 Oct 2003)
04 Oct 2003; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.13.ebuild:
Update version.
*bin86-0.16.11-r1 (17 Aug 2003)
17 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> bin86-0.16.11-r1.ebuild:
Update ebuild to actually build with the users CFLAGS
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.0.ebuild :
Mark stable for x86.
*bin86-0.16.11 (16 Mar 2003)
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.11.ebuild :
Update version.
*bin86-0.16.10 (30 Dec 2002)
30 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bin86-0.16.10.ebuild :
Update version.
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
Changed sparc ~sparc keywords
*bin86-0.16.0 (16 Nov 2002)
16 Nov 2002; Brandon Low <lostlogic@gentoo.org> bin86-0.16.0.ebuild :
Ok here is 0.16.0, the make system of this package smells bad, but I
kicked it into shape. Hope you all enjoy the new version.
*bin86-0.15.5 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -1,30 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX bin86-0.16.17-amd64-build.patch 327 SHA256 607e7233c0499ceafe3f91596a27bcdaa470cf7ca45e845b08ed38b3bbe2aef5 SHA512 8e4102c5b0848249c69fd9b3f16a93b12bbe8dce9771b78514bf423bec7b0144677f4eae07cb0ea479bf03dbd21092fdb2ce0a028df95f28c37d48b660466c13 WHIRLPOOL b9224447f5b81422e072543fe7f3ae86dceefbb4a7a388f0b8d876b5876bf77150db81e14b83d7287d6f0caf1e393913345578f14792efad41154b082bb4ff96
AUX bin86-0.16.18-headers.patch 634 SHA256 edfa0518c4a375821ee1ae9051d020711699fa423b168977761c01d73745bf01 SHA512 9a25734c4634fce06d5abe4bc57014d9d055db7869fd62e72854be3b0118c720e484f273f99f3ecef1a22b83b006ee3a37d88096677c195b62ad0d3fb9c2c125 WHIRLPOOL 3599dbd7002a52d19a83707b9c7e31855b0fd989137050f278343bb80c452fbed66cd5e891e5514edea6fb59ca084c657c9803f1ec6deea4bf1d914a0ef8ace5
DIST bin86-0.16.17.tar.gz 152400 SHA256 429ba36cb6220083ad7cf56d644b7265d401e631c93eb42f4b7ab9bb48c6829c SHA512 154b367772cca27f1ff65c6f5db21e20223e90a87129f0308d8a03d99c0a8df6918eafa8e5cb889909aca8f637b7aa24ea1a14a44e5f2d9ccd9af511c01374bd WHIRLPOOL b45758367090b2aab33dbdb6033f8ce66f1f122123eff38321216f513fa6b1fe49a91bafcb7f87568bf92e75d915635980447b37de95602611b10041d276840c
DIST bin86-0.16.18.tar.gz 146383 SHA256 10b1aa5c0813e0bb01b8cab8b06543809e75b06b8e55db462351887c4a9ed831 SHA512 73751df158210ed75bd4238f7e10630e997ff5fd950860fd794c9dc1e32d682e0f6838063ab6961c1247d3d2c61fadeb56a4fabfba26959369a5248a76e0ca7b WHIRLPOOL d71828d24012fdeac580ed049708fa81c2cc94eac0ab9022fbd9e3e5d6c1ca6f432cdd042efc0a7249497f28b28b2104d06e591abf9ba97bc55da4342bdad2b6
DIST bin86-0.16.19.tar.gz 151088 SHA256 35b99e05395264d0692f8b327f9b4f18de9e483484faa5ccbaa7c9f353d9c30c SHA512 7cd54b1425a2a631b8af3e3e3b26c91b287f6e14e94f7795eb9e6a746c5acfe9137689bb802adf30f355cb731d59b4753acfa829028380c89ef3259642cad454 WHIRLPOOL a9fee0d67c3b545c9ecf74f08910dcda49194a21b0f205ad50c1de2cbfd62db4828cef8a342c3cd29438492c054e69bf9f9f39242e948942f62c685e8a7679e6
EBUILD bin86-0.16.17.ebuild 1012 SHA256 3e58664d4a5526113000fffd42b0a5e757da904f7345a61fa3a01f64d7744781 SHA512 dbb5732b82af0bc84a2350ca4af127b33d74a4acc3a0c9cc2f4b9e02ddba43cda7c4cab5178d2c0cce7b1839eed69ebc17f6d9b1963ba6495d0fa2ab6ea7f8d9 WHIRLPOOL dc2de261865fe18327eccd7e21a591d60b0016b223b5f28ce041fada577ec7e7294559e9f76c138404b123002091c7831975eac48a1d33fa19ab7d34799ea7b7
EBUILD bin86-0.16.18.ebuild 937 SHA256 566a8acb1b51e110e5ffbb7da9b88c78317f6b34a1da5bbcbf17de39e326b286 SHA512 437baa99c2d7c25ac2545f4b09327ac82b275344e82f7a72ffd16d9e7c8460953b07142d6916ab06ab8486c4f768474336ac4d88d2acab0d57f9c9740ff04558 WHIRLPOOL 46d70852a6250787518a8bae99029db098b20fb79f7d4f96b8e8de88cd484c5693427d179ea6a5577069d6d9b02b6dd05b8c9e2f1e2d1773a3e8a034f2bb7a86
EBUILD bin86-0.16.19.ebuild 948 SHA256 6b2f25db32d33eba0a8bc75d5a882ca8db173bc7bac284dd9e24b04f4e5c2c5b SHA512 7f600074eaeb2921b2d42960eee1edeb59285a4a395c737332a31bffbf678479a81423010a84f98245cc6496e846cf9e9e077b3df7f8f2b7731007c6331fc071 WHIRLPOOL e400c5e1f4c982dd2a329d26e96c19a30595776a0ac7583beeb114338ff001af3c78bad3bbcfb7fbebe9989183e493311cb5bfad9842af65b73db5563efb0e72
MISC ChangeLog 3505 SHA256 a7ef1efd353ace8f93690a15390ec5ac24f3011aee8bc2058f4a129ee8e3f4cf SHA512 786e1fc1cfe7cb80506fbaac17eced809276d1eafc75f48a0a0870c08d7fff8a9796b7e1871d451f8de82facd52172550f19af5eaf2b34dfd0e09d7cd538ccd3 WHIRLPOOL e22577f728026e6f80de6e714d25ebd61502fde9ace87f128f263bdba9edf66ea4bbf3fc64ea2be36be164b221dd4d93272ff3253e00d0eb53062ca3722d2833
MISC metadata.xml 319 SHA256 1ccfe2384962ce56aa526105e30acd99af6ddfd361a67e2dfe7367a56a69e3d4 SHA512 5fe63911211427ce913c754d545745cdfd32b7a911b1a683f51851572c03c72e5c7298d0ecf6b31737bf749b08fb1750d994034173160b505c77cdd80e0449c6 WHIRLPOOL 2269f48062db5bf98210b417466f1349d3898c3660c870a2761a96e6f69f8091c44d0e3a8fba43dea0b6f59bbe500b6e9be3638e468f2c7dfb99054776839bf6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQIcBAEBCAAGBQJQ6b/RAAoJELEHsLL7fEFWYo8P/AmN9LJQDHQMKf2LUCGOQ8KF
hdnIR0OkBaTSrj1bvskjirpGN68DTCqeR2/T4kq4w9IIqwnGpKFPEdkMVkYLy0bT
tMA1mK7n6LsfjiAxwn5QXBRcxad+vybXzsGWazAkNPZRxt3kLYbHEpV7kKqCmO1A
u58O0n7c1VI7c5cIG2XEmkWxc/cTiZpJT3aJi4JPtIA8SPaM0jRIbtkT5l3ZQya+
qs46jEo1gHdm+kKcFTAYhYfIBWMK/lw3GZIXP7r7IVmkOs8NMTih78O1n29CnX5R
waYqhWRKjuO+gEVpJFT1dl3ApwnpJNWNgGew0cTq9pReqZnU37hTALLZiPl/qvpq
rrF6AtU2rBuvB41P4moOKHc0dLSbVUifIxIqXBgTpkaHragmRkAtU6KXkEMcKmxs
EwjTnaDldFGEF6DgseMBh4GLUXDmBP5EydbhuNEl/C/srUsGJcMATDaTqg+Q6f4f
VITc1UPzE4WbC3aApjhZXAmSBpcAqKPIsx6S27oSSSriLlaOh8Id/GiiCTkzqqPQ
QPxxESHGrE/5rnuu3CluZFiRtnCHU+7Y9MY4qd8fzx3QfFIIGtOo3ajisXYm7thW
qodPzX7Bs01FdtZ86+nc8THZ67ke2wIlnCjl6BLOQKorvAkE7P9vjVC5qz0viHAf
G32vJY6J7gJEu2lOT9vN
=ox1u
-----END PGP SIGNATURE-----
AUX bin86-0.16.20-remove-seg-ss-check.patch 988 SHA256 98b20ff15181cf91542f595f83cff42aec5b78c1dc3e8303811a2258e8285b89 SHA512 de6027085632a68a1d863a61a1f700114b91c8aa13933bda42fb1417404c9b358693f89ff42466e1b4cc1fdcd62b68b334eeb99f8fc92d96bddaf2fe69efccaf WHIRLPOOL 94f1797c0a10c991b98c10f436ce5edc8a00ba067c10ead09112c3de19eeb40572b470642e958ab17fe7ec1464098142439bf455c43a319be01df8bf3fc74cd9
DIST bin86-0.16.20-fix_lilo_build.patch 3488 SHA256 bc735c292880c523e8f2af847852953898faa5b4670fab1012c2114bac472398 SHA512 f307438ced09e34ce5c552f808a9d1ae09bb9bbaceee4e1e07021f810470dfb07d21a30d1447295b2d023ccf56f158f4b7f3d80d478b1d7e3e4b79b13b8e760c WHIRLPOOL 1a12bf35237324cf374496e1032bb6a54aeb5e160934ee185494783fcb93d0616e544ab222ed6a37b3b269377cef72ebcc1a2159ad29c5b4984360cd9b3d6902
DIST bin86-0.16.20.tar.gz 154107 SHA256 00dcf75f75080b4a51d137f14fe787d8144d12fff0448e08fe696e8909780437 SHA512 c567ad5f9241d9ed768410f988266d4ff952fd4767d033552b100a2643db69ee9d4b5929a1b40c3018db7037b0efc7b47db84fa1f561bc39f01e640b1a3bacfc WHIRLPOOL 028be86ee91f47768837b35b917eaa0ff0231b900a052e15ec3e30574ba76693d8699a186bcef5d4b580a445c152334bc33028b32be60b33c369fb7f12331514
DIST bin86-0.16.21.tar.gz 154283 SHA256 021e37cde3a20632c4c9000993cb4aa9f58cb82b1d3c26b9aeb62d6566925738 SHA512 e80e06965fbdcf13100aae4690071d01a6efe74aed7ff8f14e5892c6803393a1b5acda1296e0f0e1837dfb73e0edd02e9cccfeabbeabe1b68fa6b6b85ced1f56 WHIRLPOOL ba46856d70f6dacd010307426eefc0c8eeac104f435b18470148145e6ef785d02cbbf7256870922d7b6904f134829950907ae7d4868604d75af9724ec8d4f9d2
EBUILD bin86-0.16.20-r2.ebuild 978 SHA256 13b9d56ea3e82dcbf846ac4d0c50253b14f6c0bd077aef442b4db554c5e7575e SHA512 749820a25e3d2caf70dc8d2a7fb368ab7743c5f838f6ac53c32ddb773d90235e825c556f97f467393914d9c24966ac027ba304fdc9885c99c604d7c5ef20fcdf WHIRLPOOL 582f78d6a59f594c8f3db94e60e6b29af48d6e922c0940ae65a8b332f4c3ba27230df8fc9344b9fe99ef54a357cd4be1ef66ea869fd6172c6aecde5858cb24da
EBUILD bin86-0.16.21.ebuild 808 SHA256 a5b7e5cdfcecd19d55c740418509cc17b9945c10d9bb25c18d610b35bba6aabe SHA512 ef58791a545f198c6028ecd70b28997325054882c38d3dab739be5d053683210c6f47c3e23d5e588891e15afab940d2f1861f4a5edb752ac7b63c6292cd5b547 WHIRLPOOL 95887e2409421b6bbef0607ee50dd66892aaa8ed72fa816aeb0f23b9ebc4d4e282dbc12e69ecff1341e92cd56bf466b286a9cd90bbdc109ca114c8eb38efc2d3
MISC ChangeLog 3243 SHA256 2bad513d78a7e20a40c2bf1ce73a4b93a382a687d3878b7c9b07e31b2e2e04da SHA512 71045bf74e6f0f675f024673e11f6d733f8c55240d0e070cd8d1914d0bf2f95986aa1c00c63b76d319a847ccfc304bf5ef5878d516c09cb6e293634c346a6e95 WHIRLPOOL d58cf7cb0e3c7bdbffc1276c3b65798dffd79f7f1a40b26a2c39196468856ea67237bbb3134c59553e6e421f0402f263d54b9c8dff837a69b953dcd0227f4623
MISC ChangeLog-2015 5479 SHA256 b7f25c52e2e16c09d8d74ec42b520d1ceeb0b479cef51504e4ade8c0d05e09a7 SHA512 4b5af82e8406d054e489249a142a28be4244458490a388af01866a89282cbde6a5c70759023faac6e8ac2aafd826e450e05f541258556287172b6b81b6ab9609 WHIRLPOOL fff1a84a1d9b9dc3aceb137f9481b1a906f001f58634525229cdfd8857c5753269a019ded55cf62995b2f4fa304aee24dbf893963f363b571394bba5ce71dc7e
MISC metadata.xml 479 SHA256 09a5fc19de2f5d0bcb9ad4eac740942f4a9a8d0f501221bc6a36bdc2598baa44 SHA512 89e8c96a44e57ccae73c66141904a99e0128587fd62acc8b2d3e860636ab05396e9842c80152ab27860850a7582dd4097fefb465e0d0a86761b96614d8c0992d WHIRLPOOL 37673100d2747c2b0c6894a55f6f34c14456e89129e0b7e448026d7eb6b7022a5a6922824b6144c941479711d2d4fb4befd8fb01a43f186e61141c8e08efa41f

View File

@ -1,41 +0,0 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.7 2009/10/05 23:26:10 vapier Exp $
inherit toolchain-funcs eutils
DESCRIPTION="Assembler and loader used to create kernel bootsector"
HOMEPAGE="http://www.debath.co.uk/"
SRC_URI="http://www.debath.co.uk/dev86/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
src_unpack() {
unpack ${A}
cd "${S}"
sed -i \
-e 's:/man/man1:/share/man/man1:' \
-e '/^INSTALL_OPTS/s:-s::' \
Makefile || die "sed"
# This should make it built on other archictectures as well
use amd64 && epatch "${FILESDIR}"/${P}-amd64-build.patch
}
src_compile() {
emake \
PREFIX="/usr" \
CC="$(tc-getCC)" \
CFLAGS="${CFLAGS} -D_POSIX_SOURCE ${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}" \
|| die
}
src_install() {
dodir /usr/bin /usr/share/man/man1
emake install PREFIX="${D}/usr" || die "install"
dodoc README* ChangeLog
}

View File

@ -1,18 +1,19 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.19.ebuild,v 1.1 2013/01/06 18:15:41 vapier Exp $
# $Id$
EAPI="4"
EAPI="5"
inherit toolchain-funcs eutils
DESCRIPTION="Assembler and loader used to create kernel bootsector"
HOMEPAGE="http://www.debath.co.uk/"
SRC_URI="http://www.debath.co.uk/dev86/${P}.tar.gz"
HOMEPAGE="http://v3.sk/~lkundrak/dev86/"
SRC_URI="http://v3.sk/~lkundrak/dev86/${P}.tar.gz
https://github.com/lkundrak/dev86/commit/2c95336f19eeff761ecb858c5a2a58484bb3ceeb.patch -> ${PN}-0.16.20-fix_lilo_build.patch"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
src_prepare() {
@ -23,8 +24,8 @@ src_prepare() {
-e "/^CFLAGS/s:=.*:=${CFLAGS} -D_POSIX_SOURCE ${CPPFLAGS}:" \
-e "/^LDFLAGS/s:=.*:=${LDFLAGS}:" \
Makefile || die
# epatch "${FILESDIR}"/${PN}-0.16.18-headers.patch #347817
epatch "${FILESDIR}"/${PN}-0.16.17-amd64-build.patch
epatch "${FILESDIR}"/${PN}-0.16.17-amd64-build.patch \
"${DISTDIR}"/${P}-fix_lilo_build.patch
tc-export CC
}

View File

@ -1,18 +1,18 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.18.ebuild,v 1.3 2012/08/01 02:00:35 naota Exp $
# $Id$
EAPI="4"
EAPI="5"
inherit toolchain-funcs eutils
DESCRIPTION="Assembler and loader used to create kernel bootsector"
HOMEPAGE="http://www.debath.co.uk/"
SRC_URI="http://www.debath.co.uk/dev86/${P}.tar.gz"
HOMEPAGE="http://v3.sk/~lkundrak/dev86/"
SRC_URI="http://v3.sk/~lkundrak/dev86/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
src_prepare() {
@ -23,7 +23,6 @@ src_prepare() {
-e "/^CFLAGS/s:=.*:=${CFLAGS} -D_POSIX_SOURCE ${CPPFLAGS}:" \
-e "/^LDFLAGS/s:=.*:=${LDFLAGS}:" \
Makefile || die
epatch "${FILESDIR}"/${P}-headers.patch #347817
epatch "${FILESDIR}"/${PN}-0.16.17-amd64-build.patch
tc-export CC
}

View File

@ -0,0 +1,22 @@
This check leads to false positives for lilo. We disable it.
From: Anthony G. Basile <blueness@gentoo.org>
diff -Naur bin86-0.16.20.orig/as/assemble.c bin86-0.16.20/as/assemble.c
--- bin86-0.16.20.orig/as/assemble.c 2013-10-29 11:45:37.000000000 -0400
+++ bin86-0.16.20/as/assemble.c 2013-12-09 18:43:45.018184693 -0500
@@ -325,12 +325,14 @@
/* We handle "rep[ne]" refix as separate instruction; check if it's valid */
if (prevop == 0xF2 && (opcode&0xF6) != 0xA6) /* REPNE CMPS/SCAS */
error (REPNE_STRING);
+#if 0
if (prevop == 0xF3 && !((opcode&0xFC) == 0x6C || /* REP INS/OUTS */
(opcode&0xFC) == 0xA4 || /* REP MOVS/CMPS */
(opcode&0xFC) == 0xAC || /* REP SCAS/LODS */
(opcode&0xFE) == 0xAA)) /* REP STOS */
error (REP_STRING);
#endif
+#endif
routine = rout_table[symptr->value_reg_or_op.op.routine];
getsym();
(*routine)();

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<!--
If anyone from base-system wants to be secondary, by all means just add
yourself, and send me (boo) a mail telling me that you've done so.
-->
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<!--
If anyone from base-system wants to be secondary, by all means just add
yourself, and send me (boo) a mail telling me that you've done so.
-->
<upstream>
<remote-id type="github">lkundrak/dev86</remote-id>
</upstream>
</pkgmetadata>