Created
March 29, 2011 21:14
-
-
Save dnaeon/893324 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ./pkg2ng | |
Registering apache-2.2.17_1... To run apache www server from startup, add apache22_enable="YES" | |
in your /etc/rc.conf. Extra options can be found in startup script. | |
Your hostname must be resolvable using at least 1 mechanism in | |
/etc/nsswitch typically DNS or /etc/hosts or apache might | |
have issues starting depending on the modules you are using. | |
done. | |
Registering apg-2.3.0b_2... done. | |
Registering apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10... done. | |
Registering autoconf-2.68... done. | |
Registering autoconf-wrapper-20101119... done. | |
Registering automake-1.11.1... done. | |
Registering automake-wrapper-20101119... done. | |
Registering cmake-2.8.4... done. | |
Registering db42-4.2.52_5... done. | |
Registering expat-2.0.1_1... done. | |
Registering ezjail-3.1... pkg: can not register package: SQL logic error or missing database (sqlite) | |
failed. | |
Registering gdbm-1.8.3_3... done. | |
Registering gettext-0.18.1.1... done. | |
Registering gmake-3.81_4... done. | |
Registering help2man-1.39.2... done. | |
Registering iftop-0.17... done. | |
Registering lftp-4.1.3... done. | |
Registering libevent-1.4.14b_2... done. | |
Registering libiconv-1.13.1_1... done. | |
Registering libtool-2.4... done. | |
Registering libxml2-2.7.8_1... done. | |
Registering lsof-4.85C,5... done. | |
Registering m4-1.4.16,1... done. | |
Registering mysql-client-5.5.10... done. | |
Registering p5-Authen-SASL-2.15... done. | |
Registering p5-Compress-Bzip2-2.09... done. | |
Registering p5-DBD-mysql55-4.018... done. | |
Registering p5-DBI-1.616... done. | |
Registering p5-Digest-HMAC-1.02... done. | |
Registering p5-Digest-SHA1-2.13... done. | |
Registering p5-GSSAPI-0.28... done. | |
Registering p5-Locale-gettext-1.05_3... done. | |
Registering p5-Net-1.22_1,1... done. | |
Registering p5-Storable-2.25... done. | |
Registering pcre-8.12... done. | |
Registering pear-1.9.2... done. | |
Registering pear-MDB2-2.5.0.b3... done. | |
Registering pear-MDB2_Driver_mysql-1.5.0.b3... done. | |
Registering perl-threaded-5.10.1_3... done. | |
Registering php5-5.3.6... *************************************************************** | |
Make sure index.php is part of your DirectoryIndex. | |
You should add the following to your Apache configuration file: | |
AddType application/x-httpd-php .php | |
AddType application/x-httpd-php-source .phps | |
*************************************************************** | |
done. | |
Registering php5-mysql-5.3.6... done. | |
Registering php5-session-5.3.6... done. | |
Registering php5-xml-5.3.6... done. | |
Registering pkg-config-0.25_1... done. | |
Registering pkg_add_it-1.3.2... NOTICE: pkg_add_it(1) has been installed | |
Please check the pkg_add_it(1) and pkg_add_it.conf(5) | |
manual pages for more information about pkg_add_it(1). | |
Please refer to the above manual pages in order | |
to configure how you want pkg_add_it(1) to work. | |
You might want to change some of the default options | |
from the configuration file that were set. | |
Please check and verify that PKG_RELEASE option is | |
set properly right after installation of the program. | |
done. | |
Registering portmaster-3.6.1... done. | |
Registering python27-2.7.1_1... ==== | |
Note that some of the standard modules are provided as separate | |
ports since they require extra dependencies: | |
bsddb databases/py-bsddb | |
gdbm databases/py-gdbm | |
sqlite3 databases/py-sqlite3 | |
tkinter x11-toolkits/py-tkinter | |
Install them as needed. | |
==== | |
done. | |
Registering rsync-3.0.7... done. | |
Registering tmux-1.4_4... done. | |
Registering valgrind-3.6.0_2,1... ========================================================================== | |
Known problems: | |
1) DRD/Helgrind tool gives excessive false-positivies for the | |
internals of pthreads library. This is now under | |
investigation. | |
2) exp-ptrcheck tool doesn't work on FreeBSD now | |
If you'll encounter any problems when using Valgrind do not | |
hesitate to contact the maintainer with the description of | |
these problems. | |
========================================================================== | |
done. | |
Registering vim-lite-7.3.121... SECURITY NOTE: The VIM software has had several remote vulnerabilities | |
discovered within VIM's modeline support. It allowed remote attackers to | |
execute arbitrary code as the user running VIM. All known problems | |
have been fixed, but the FreeBSD Security Team advises that VIM users | |
use 'set nomodeline' in ~/.vimrc to avoid the possibility of trojaned | |
text files. | |
done. | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment