vim, weechat
- Weechat reinstalled with Python 2.7 support
- Apr 29 01:46:45 ysul pkg-static: vim-7.4.712 installed
vim, weechat
Apr 28 15:23:41 ysul pkg: libkate-0.4.1_5 installed
Apr 28 15:23:41 ysul pkg: ffmpeg2theora-0.29_2 installed
We first reinstall the applications which need Ruby.
Apr 28 13:20:44 ysul pkg: libiconv upgraded: 1.14_6 -> 1.14_8
Enjoy the triumvirat.
Apr 28 12:36:50 ysul pkg-static: neon-0.30.1 installed
First piece of upgrade
$ cd /usr/ports/lang/ruby22 $ make install [...] $ ln -s /usr/local/bin/ruby22 /usr/local/bin/ruby $ rehash $ ruby -v ruby 2.2.2p95 (2015-04-13 revision 50295) [amd64-freebsd10]
We've successfully compiled Ruby 2.2
Through ports
Straightforward to upgrade
See P65 for the details of the packages concerned.
If possible, a SASL version would be nice to solve this MediaWiki feature request.
Works but some issues with configuration.
# Requested by Dereckson
# Requested at 1430016595
server {
listen 80;
listen [2001:470:1f12:9e1::2]:80;
listen [2001:470:1f13:9e1:0:c0ff:ee:1]:80;
server_name devcentral51.nasqueron.org;
access_log /var/log/www/nasqueron.org/devcentral51-access.log main;
error_log /var/log/www/nasqueron.org/devcentral51-error.log;
root /home/dereckson/dev/nasqueron/devcentral/phabricator/webroot;Fixed by T328.
Done, we're now in 1.6.0 through CBS virt7 repo.
Not the real issue.
Reverted T293.
Resolved, per T275.
Destroyed and recreated the IPv6 tunnel, then added an iptables rules allowing incoming 80.
Autocomplete’s man has to be created. Otherwise, all is ready.
We've a first draft, with the following points still to check:
Packages installed:
We stay at 3.5 Gb, and the 4 core has been assigned.
We're on FreeBSD 10.1p8.
Kaliiixx wants this.
Google algorithms vote for https://amix.dk/vim/vimrc.html as a good basis.
mysql> DROP DATABASE nasqueron_wiki_spam; Query OK, 52 rows affected (1.68 sec)
By the way, 4 GB could allow ZFS prefetch: https://wiki.freebsd.org/ZFSTuningGuide