PHP
15 Feb 2011
 
 
 
 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
52
53
54
55
56
57
58
59
60
61
62
63
64
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=prescott -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j4"
ACCEPT_KEYWORDS="x86"
PORTAGE_NICENESS="10"
# Misc
USE="nptlonly threads acpi hal dbus nls gpm usb cups sse sse2 mmx -fam"
# Graphics
USE="$USE X -qt3 qt4 qt kde -gnome gtk gtk2 opengl kdehiddenvisibility kdeenablefinal"
# Archives
USE="$USE bzip2 zlib zip"
# Image Formats
USE="$USE png gif jpeg jpeg2k exif tiff pdf xpm djvu mng"
# Media
USE="$USE spell truetype -arts mime -quicktime -real lame taglib theora vdpau ffmpeg moonlight"
# Dev
USE="$USE -pascal ruby java java6 javascript python perl php fortran"
# Network
USE="$USE ipv6 ftp aim icq -msn -yahoo jabber firefox nsplugin samba"
# Server
USE="$USE postgres mysql php apache2"
# Crypto
USE="$USE -kerberos ldap"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation proxy rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
APACHE2_MPMS="itk"
NETBEANS_MODULES="apisupport harness ide java nb websvccommon php profiler"
PHP_TARGETS="php5-3"
FEATURES="collision-protect -preserve-libs"
CONFIG_PROTECT="/var/lib/postgresql"
ACCEPT_LICENSE="skype-eula dlj-1.1 AdobeFlash-10.1"
ALSA_CARDS=""
VIDEO_CARDS="nvidia intel vesa"
INPUT_DEVICES="evdev mouse keyboard"
LCD_DEVICES=""
LINGUAS="ru en"
GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles/ http://mirror.yandex.ru/gentoo-distfiles/"
SYNC="rsync://mirror.yandex.ru/gentoo-portage/"
PORTAGE_RSYNC_EXTRA_OPTS="--ipv6"
DISTDIR="/home/portage/distfiles"
PKGDIR="/home/portage/packages"
PORTDIR_OVERLAY="/usr/local/portage/my"
source /usr/local/portage/layman/make.conf