Код: Выделить всё
EADS -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.2.3_23 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.2.3_23/sysdeps/i386 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.2.3_23/sysdeps/pthread -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.2.3_23/sysdeps/unix/sysv/linux -I/usr/src/lib/libc/stdtime -DLIBC_RCS -DLINUXTHREADS -D__USE_UNIX98 -D__USE_XOPEN2K -D_STACK_GROWS_DOWN -DNEWLIBC -D_THREAD_SAFE -I/usr/src/lib/libc/i386 -I/usr/ports/devel/linuxthreads/work/linuxthreads-2.2.3_23/sysdeps/i386 -c strptime.c -o strptime.So
building shared library liblthread.so.6
===> Installing for linuxthreads-2.2.3_23
===> Generating temporary packing list
===> Checking if devel/linuxthreads already installed
===> linuxthreads-2.2.3_23 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of devel/linuxthreads
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/devel/linuxthreads.
*** Error code 1
Stop in /usr/ports/databases/mysql50-server.
root@bsd:/usr/ports/databases/mysql50-server#
Код: Выделить всё
root@bsd:~# cat /etc/rc.conf
# -- sysinstall generated deltas -- # Sat Aug 9 22:23:26 2008
# Created: Sat Aug 9 22:23:26 2008
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
auditd_enable="YES" # ls /var/audit
allscreens_flags="80x30"
sendmail_enable="NONE"
sshd_enable="YES"
# -- sysinstall generated deltas -- # Sat Aug 9 22:39:36 2008
#ifconfig_dc0="inet 192.168.1.3 netmask 255.255.255.0"
#defaultrouter="192.168.1.1"
hostname="bsd"
# -- sysinstall generated deltas -- # Wed Aug 13 11:36:28 2008
# russian word
mousechar_start="3"
font8x8="cp866-8x8"
font8x14="cp866-8x14"
font8x16="cp866b-8x16"
scrnmap="koi8-r2cp866"
keymap="ru.koi8-r"
# SAMBA
smbd_enable="YES"
nmbd_enable="YES"
inetd_enable="YES"
# TEST DHCP
ifconfig_dc0="DHCP"
background_dhclient="YES"
# FIREWALL
firewall_enable="YES"
# apache
apache_enable="YES"
httpd_flags="-DSSL"
root@bsd:~#