Category: FreeBSD ports collection
Upgrading PHP from 7.0.22 to 7.1.9
I created a shell script which began its simple life as After running the script for a second time and a third time, etc, the script was successively changed to: Restart Apache using service apache24 restart. In the end, PHP 7.0.22 got upgraded to PHP 7.1.9. All is well.
Read More → Upgrading PHP from 7.0.22 to 7.1.9Patch for math/py-matplotlib
Without this patch, python2.7 will crash when the loop in setup.py reaches setupext.BackendGtk3Cairo().
Read More → Patch formath/py-matplotlib
AMANDA 3.3.9 as of r441897
misc/amanda-{client,server} as of r441897 fails to create the directory /usr/local/etc/amanda and an empty file named /usr/local/etc/amanda/security.conf. The client will fail during client checks and backup runs claiming: failed: planner: [Can’t get realpath of the security file ‘/usr/local/etc/amanda/security.conf’: No such file or directory] Here’s the remedy in the short run: There is one additional issue, pkg-plist […]
Read More → AMANDA 3.3.9 as of r441897Upgrading PostgreSQL from 9.5.7 to 9.6.3
All commands were done as the root user unless indicated. This time it was necessary to create a new ZFS hierarchy of filesystems rooted at /var/db/postgres/data96. Also, the new PostgreSQL DBMS runs as the postgres user, not the pgsql user.
Read More → Upgrading PostgreSQL from 9.5.7 to 9.6.3Consolidation of the mesa libraries in the FreeBSD ports collection
r400699 created some headache for me. The UPDATING file has so far nothing on the matter.
Read More → Consolidation of the mesa libraries in the FreeBSD ports collectiondevel/py-setuptools27
renamed to devel/py27-setuptools
r436290 renamed devel/py-setuptools27 to devel/py27-setuptools. Here are four portupgrade commands to make amends: Run similar commands for updating the origin of, say, devel/py-setuptools36 to devel/py36-setuptools.
Read More →devel/py-setuptools27
renamed to devel/py27-setuptools
Upgrading Qt4 and Qt5 after r434380
r434380 made massive changes to Qt4 and Qt5 in FreeBSD. Sadly, there are no instructions on how to upgrade an existing system. The changes to ports/head/UPDATING didn’t help at all. Here are the notes I made while upgrading my laptop running stable/11. To successfully install misc/qtchooser and upgrade the remaining Qt4 and Qt5 ports, you […]
Read More → Upgrading Qt4 and Qt5 after r434380FreeBSD has mono
C♯ and mono are both a blessing and a curse. Most documentation, FreeBSD-specific or not, on the internet are more or less outdated. Maybe I was looking in the wrong places. It was really frustrating. Soon this will be outdated too. Start by adding lang/mono. Then add x11-toolkits/libgdiplus.
Read More → FreeBSD has monosecurity/gnupg breaks when deselecting NLS option
GnuPG 2.1.11 was recently added to the FreeBSD ports collection, in r409152. Deselecting the NLS option breaks the building of GnuPG.
Read More → security/gnupg breaks when deselecting NLS optionUpgrading PostgreSQL 9.4.6 to 9.5.1
All commands were done as the root user unless indicated.
Read More → Upgrading PostgreSQL 9.4.6 to 9.5.1