blob: c27cef7207e225116a206a54ca5624c7030d6c79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/packages.build,v 1.5 2012/05/05 13:16:12 aballier Exp $
# This file describes the packages needed to build a stage 1 based on this
# profile. Packages in this file are built in order.
# Please do not move perl before baselayout doing so will break lib -> lib64
# symlinks on systems that use them.
app-arch/bzip2
app-arch/gzip
dev-libs/openssl
app-arch/libarchive
app-shells/bash
net-misc/rsync
net-misc/wget
sys-apps/openrc
sys-apps/baselayout
sys-apps/diffutils
sys-apps/file
sys-apps/gawk
sys-apps/grep
sys-apps/less
sys-apps/portage
sys-apps/sed
sys-apps/texinfo
sys-devel/binutils
sys-devel/bison
sys-devel/flex
sys-devel/gcc
dev-libs/libiconv
sys-devel/gettext
sys-devel/gnuconfig
sys-devel/make
sys-devel/patch
dev-lang/perl
dev-lang/python
app-editors/nano
virtual/editor
virtual/libc
virtual/os-headers
sys-freebsd/freebsd-mk-defs
sys-freebsd/freebsd-lib
sys-freebsd/freebsd-libexec
sys-freebsd/freebsd-bin
sys-freebsd/freebsd-sbin
sys-freebsd/freebsd-ubin
sys-freebsd/freebsd-usbin
sys-freebsd/freebsd-contrib
sys-apps/findutils
|