public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-bin/files/, sys-freebsd/freebsd-bin/
@ 2012-09-11 17:10 Alexis Ballier
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier @ 2012-09-11 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     b7ce029da8c630f6641dffb1fcddeb614f84e836
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 11 16:48:08 2012 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 11 16:48:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=b7ce029d

Remove freebsd-bin, merged to the main tree

---
 sys-freebsd/freebsd-bin/Manifest                   |    6 ---
 .../files/freebsd-bin-6.0-flex-2.5.31.patch        |   10 ------
 sys-freebsd/freebsd-bin/freebsd-bin-9.1_rc1.ebuild |   35 --------------------
 3 files changed, 0 insertions(+), 51 deletions(-)

diff --git a/sys-freebsd/freebsd-bin/Manifest b/sys-freebsd/freebsd-bin/Manifest
deleted file mode 100644
index 6c93b2d..0000000
--- a/sys-freebsd/freebsd-bin/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX freebsd-bin-6.0-flex-2.5.31.patch 277 RMD160 3dd13f280f462964feecd54ea9cafac8608955d4 SHA1 a1e9e16bc343610a30b60f77ee54e85e0c601326 SHA256 4c60ee85f4ec7dfb86eab1536eb0d6aae65c955c756362cd2b7f2b5a024dfb17
-DIST freebsd-bin-9.1_rc1.tar.bz2 388709 RMD160 e9dff7716f552875dcb51653e963f7408faf3785 SHA1 b8fe1ceea88a4896e2412f30f960315521ccef75 SHA256 94b9261f042a6350a28f792c235f95c006813944dd8cebca1e793e3a31b7043a
-DIST freebsd-lib-9.1_rc1.tar.bz2 3210622 RMD160 be2d13a21d9938eaa832c8ee3894e098979bd528 SHA1 d89ecc023712d91203f5c583400c2e76f313ab56 SHA256 afa4631d86c0e6bc1811199e1408bc8302a72808d6a0bffcf078e6d81d9a7a12
-DIST freebsd-sbin-9.1_rc1.tar.bz2 1275480 RMD160 35c59e08d21e0c500203962717ee5f86654dc303 SHA1 11102237cbb7c5e8ad0f71722287aefa0dd12f0b SHA256 dd97eb984cfc28d8b385c1adfaf6345b04629c7ec64e0b2967500f89dff15e52
-DIST freebsd-ubin-9.1_rc1.tar.bz2 1905717 RMD160 9c5a16d07f1cd94e04509426b5cbc7d913256829 SHA1 9e462bfca4d42c694b014f7e62756c5039120931 SHA256 0e79a1e1619915b29f01f3d63393330ab74717e5e7abb290803819db455a4979
-EBUILD freebsd-bin-9.1_rc1.ebuild 840 RMD160 6cc8239725860762004dfecf79fea74e3a8f18ab SHA1 be35fee5b1a865cb1ece0bebb3468cf642fcd6c9 SHA256 6513bdd449106651dfe245ef0a4e786c827d0268d233b43f66b864babf39cdb9

diff --git a/sys-freebsd/freebsd-bin/files/freebsd-bin-6.0-flex-2.5.31.patch b/sys-freebsd/freebsd-bin/files/freebsd-bin-6.0-flex-2.5.31.patch
deleted file mode 100644
index e6a8cd3..0000000
--- a/sys-freebsd/freebsd-bin/files/freebsd-bin-6.0-flex-2.5.31.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-Index: fbsd-6/bin/sh/arith_lex.l
-===================================================================
---- fbsd-6.orig/bin/sh/arith_lex.l
-+++ fbsd-6/bin/sh/arith_lex.l
-@@ -128,5 +128,4 @@ extern char *arith_buf, *arith_startbuf;
- void
- arith_lex_reset(void)
- {
--	YY_NEW_FILE;
- }

diff --git a/sys-freebsd/freebsd-bin/freebsd-bin-9.1_rc1.ebuild b/sys-freebsd/freebsd-bin/freebsd-bin-9.1_rc1.ebuild
deleted file mode 100644
index 24d224f..0000000
--- a/sys-freebsd/freebsd-bin/freebsd-bin-9.1_rc1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit bsdmk freebsd
-
-DESCRIPTION="FreeBSD /bin tools"
-SLOT="0"
-KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-
-IUSE=""
-
-SRC_URI="mirror://gentoo/${BIN}.tar.bz2
-		mirror://gentoo/${UBIN}.tar.bz2
-		mirror://gentoo/${SBIN}.tar.bz2
-		mirror://gentoo/${LIB}.tar.bz2"
-
-RDEPEND="=sys-freebsd/freebsd-lib-${RV}*
-	>=dev-libs/libedit-20120311.3.0-r1
-	sys-libs/ncurses
-	sys-apps/ed
-	!app-misc/realpath
-	!<sys-freebsd/freebsd-ubin-8"
-DEPEND="${RDEPEND}
-	=sys-freebsd/freebsd-mk-defs-${RV}*
-	>=sys-devel/flex-2.5.31-r2"
-
-S=${WORKDIR}/bin
-
-# csh and tcsh are provided by tcsh package, rmail is sendmail stuff.
-REMOVE_SUBDIRS="csh rmail ed"
-
-pkg_setup() {
-	mymakeopts="${mymakeopts} WITHOUT_TCSH= WITHOUT_SENDMAIL= WITHOUT_RCMDS= "
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-11 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 17:10 [gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-bin/files/, sys-freebsd/freebsd-bin/ Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox