]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
Current state
authorFrank Brehm <frank@brehm-online.com>
Mon, 5 Jan 2015 14:09:15 +0000 (15:09 +0100)
committerFrank Brehm <frank@brehm-online.com>
Mon, 5 Jan 2015 14:09:15 +0000 (15:09 +0100)
.etckeeper
csh.env
env.d/02locale [deleted file]
php/apache2-php5.5/php.ini
php/cgi-php5.5/php.ini
php/cli-php5.5/php.ini
php/embed-php5.5/php.ini
php/fpm-php5.5/php.ini
portage/package.keywords
profile.env

index b3afe37f6214d65c51d18fd26788d0f7f469c8f5..32cbf14282f96365d7697bb67fbf342b9ec1dc4f 100755 (executable)
@@ -763,7 +763,6 @@ maybe chmod 0755 'env.d'
 maybe chmod 0644 'env.d/00basic'
 maybe chmod 0644 'env.d/00glibc'
 maybe chmod 0644 'env.d/01cvs'
-maybe chmod 0644 'env.d/02locale'
 maybe chmod 0644 'env.d/03opengl'
 maybe chmod 0644 'env.d/04gcc-x86_64-pc-linux-gnu'
 maybe chmod 0644 'env.d/05binutils'
diff --git a/csh.env b/csh.env
index aec8ee28c0b1d013222e95ef051a80f21c208643..787fbb5b434f917b72dd6f10f1b2a78f21b7b614 100644 (file)
--- a/csh.env
+++ b/csh.env
@@ -11,19 +11,6 @@ setenv GCC_SPECS ''
 setenv GUILE_LOAD_PATH '/usr/share/guile/1.8'
 setenv HG '/usr/bin/hg'
 setenv INFOPATH '/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.24/info'
-setenv LANG 'en_US.UTF-8'
-setenv LC_ADDRESS 'en_US.utf8'
-setenv LC_COLLATE 'en_US.utf8'
-setenv LC_CTYPE 'en_US.utf8'
-setenv LC_IDENTIFICATION 'en_US.utf8'
-setenv LC_MEASUREMENT 'en_US.utf8'
-setenv LC_MESSAGES 'en_US.utf8'
-setenv LC_MONETARY 'en_US.utf8'
-setenv LC_NAME 'en_US.utf8'
-setenv LC_NUMERIC 'en_US.utf8'
-setenv LC_PAPER 'en_US.utf8'
-setenv LC_TELEPHONE 'en_US.utf8'
-setenv LC_TIME 'en_US.utf8'
 setenv LESS '-R -M --shift 5'
 setenv LESSOPEN '|lesspipe %s'
 setenv MANPATH '/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.24/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php5.5/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.3/man/'
diff --git a/env.d/02locale b/env.d/02locale
deleted file mode 100644 (file)
index b0ec067..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-LANG="en_US.UTF-8"
-LC_CTYPE="en_US.utf8"
-LC_NUMERIC="en_US.utf8"
-LC_TIME="en_US.utf8"
-LC_COLLATE="en_US.utf8"
-LC_MONETARY="en_US.utf8"
-LC_MESSAGES="en_US.utf8"
-LC_PAPER="en_US.utf8"
-LC_NAME="en_US.utf8"
-LC_ADDRESS="en_US.utf8"
-LC_TELEPHONE="en_US.utf8"
-LC_MEASUREMENT="en_US.utf8"
-LC_IDENTIFICATION="en_US.utf8"
index 717f4f95817b0a6a16498b679ae5ba39de4fff40..8d5ae6c106264d4b2d98c12805e30770ebdd77a2 100644 (file)
@@ -293,20 +293,17 @@ serialize_precision = 17
 
 ; open_basedir, if set, limits all file operations to the defined directory
 ; and below.  This directive makes most sense if used in a per-directory
-; or per-virtualhost web server configuration file. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; or per-virtualhost web server configuration file.
 ; http://php.net/open-basedir
 ;open_basedir =
 
 ; This directive allows you to disable certain functions for security reasons.
-; It receives a comma-delimited list of function names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of function names.
 ; http://php.net/disable-functions
 disable_functions =
 
 ; This directive allows you to disable certain classes for security reasons.
-; It receives a comma-delimited list of class names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of class names.
 ; http://php.net/disable-classes
 disable_classes =
 
@@ -1005,7 +1002,7 @@ smtp_port = 25
 
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; to the sendmail binary. These parameters will always replace the value of
-; the 5th parameter to mail(), even in safe mode.
+; the 5th parameter to mail().
 ;mail.force_extra_parameters =
 
 ; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
index 717f4f95817b0a6a16498b679ae5ba39de4fff40..8d5ae6c106264d4b2d98c12805e30770ebdd77a2 100644 (file)
@@ -293,20 +293,17 @@ serialize_precision = 17
 
 ; open_basedir, if set, limits all file operations to the defined directory
 ; and below.  This directive makes most sense if used in a per-directory
-; or per-virtualhost web server configuration file. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; or per-virtualhost web server configuration file.
 ; http://php.net/open-basedir
 ;open_basedir =
 
 ; This directive allows you to disable certain functions for security reasons.
-; It receives a comma-delimited list of function names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of function names.
 ; http://php.net/disable-functions
 disable_functions =
 
 ; This directive allows you to disable certain classes for security reasons.
-; It receives a comma-delimited list of class names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of class names.
 ; http://php.net/disable-classes
 disable_classes =
 
@@ -1005,7 +1002,7 @@ smtp_port = 25
 
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; to the sendmail binary. These parameters will always replace the value of
-; the 5th parameter to mail(), even in safe mode.
+; the 5th parameter to mail().
 ;mail.force_extra_parameters =
 
 ; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
index 717f4f95817b0a6a16498b679ae5ba39de4fff40..8d5ae6c106264d4b2d98c12805e30770ebdd77a2 100644 (file)
@@ -293,20 +293,17 @@ serialize_precision = 17
 
 ; open_basedir, if set, limits all file operations to the defined directory
 ; and below.  This directive makes most sense if used in a per-directory
-; or per-virtualhost web server configuration file. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; or per-virtualhost web server configuration file.
 ; http://php.net/open-basedir
 ;open_basedir =
 
 ; This directive allows you to disable certain functions for security reasons.
-; It receives a comma-delimited list of function names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of function names.
 ; http://php.net/disable-functions
 disable_functions =
 
 ; This directive allows you to disable certain classes for security reasons.
-; It receives a comma-delimited list of class names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of class names.
 ; http://php.net/disable-classes
 disable_classes =
 
@@ -1005,7 +1002,7 @@ smtp_port = 25
 
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; to the sendmail binary. These parameters will always replace the value of
-; the 5th parameter to mail(), even in safe mode.
+; the 5th parameter to mail().
 ;mail.force_extra_parameters =
 
 ; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
index 717f4f95817b0a6a16498b679ae5ba39de4fff40..8d5ae6c106264d4b2d98c12805e30770ebdd77a2 100644 (file)
@@ -293,20 +293,17 @@ serialize_precision = 17
 
 ; open_basedir, if set, limits all file operations to the defined directory
 ; and below.  This directive makes most sense if used in a per-directory
-; or per-virtualhost web server configuration file. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; or per-virtualhost web server configuration file.
 ; http://php.net/open-basedir
 ;open_basedir =
 
 ; This directive allows you to disable certain functions for security reasons.
-; It receives a comma-delimited list of function names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of function names.
 ; http://php.net/disable-functions
 disable_functions =
 
 ; This directive allows you to disable certain classes for security reasons.
-; It receives a comma-delimited list of class names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of class names.
 ; http://php.net/disable-classes
 disable_classes =
 
@@ -1005,7 +1002,7 @@ smtp_port = 25
 
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; to the sendmail binary. These parameters will always replace the value of
-; the 5th parameter to mail(), even in safe mode.
+; the 5th parameter to mail().
 ;mail.force_extra_parameters =
 
 ; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
index 717f4f95817b0a6a16498b679ae5ba39de4fff40..8d5ae6c106264d4b2d98c12805e30770ebdd77a2 100644 (file)
@@ -293,20 +293,17 @@ serialize_precision = 17
 
 ; open_basedir, if set, limits all file operations to the defined directory
 ; and below.  This directive makes most sense if used in a per-directory
-; or per-virtualhost web server configuration file. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; or per-virtualhost web server configuration file.
 ; http://php.net/open-basedir
 ;open_basedir =
 
 ; This directive allows you to disable certain functions for security reasons.
-; It receives a comma-delimited list of function names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of function names.
 ; http://php.net/disable-functions
 disable_functions =
 
 ; This directive allows you to disable certain classes for security reasons.
-; It receives a comma-delimited list of class names. This directive is
-; *NOT* affected by whether Safe Mode is turned On or Off.
+; It receives a comma-delimited list of class names.
 ; http://php.net/disable-classes
 disable_classes =
 
@@ -1005,7 +1002,7 @@ smtp_port = 25
 
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; to the sendmail binary. These parameters will always replace the value of
-; the 5th parameter to mail(), even in safe mode.
+; the 5th parameter to mail().
 ;mail.force_extra_parameters =
 
 ; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
index d608fe79174d60f922e225754c979f1c1f327b91..23c44113ad330bc7f87efad614cee4d239a53689 100644 (file)
@@ -346,6 +346,8 @@ dev-python/fbrehm-libs
 
 ~net-fs/autofs-5.0.6
 
+~net-misc/ntp-4.2.8
+
 ~net-nds/phpldapadmin-1.2.2
 ~net-nds/phpldapadmin-1.2.3
 
index 1140dc646c3385c61e7a7f5083863a9d701c0abb..e245552dc4ad4817990c6e2e7ec861a4a1a63757 100644 (file)
@@ -11,19 +11,6 @@ export GCC_SPECS=''
 export GUILE_LOAD_PATH='/usr/share/guile/1.8'
 export HG='/usr/bin/hg'
 export INFOPATH='/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.24/info'
-export LANG='en_US.UTF-8'
-export LC_ADDRESS='en_US.utf8'
-export LC_COLLATE='en_US.utf8'
-export LC_CTYPE='en_US.utf8'
-export LC_IDENTIFICATION='en_US.utf8'
-export LC_MEASUREMENT='en_US.utf8'
-export LC_MESSAGES='en_US.utf8'
-export LC_MONETARY='en_US.utf8'
-export LC_NAME='en_US.utf8'
-export LC_NUMERIC='en_US.utf8'
-export LC_PAPER='en_US.utf8'
-export LC_TELEPHONE='en_US.utf8'
-export LC_TIME='en_US.utf8'
 export LESS='-R -M --shift 5'
 export LESSOPEN='|lesspipe %s'
 export MANPATH='/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.24/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php5.5/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.3/man/'