- Pet portlint
* Don't mix PORTDOCS with EXAMPLESDIR
* Remove specific ABI version numbers from LIB_DEPENDS
PR: ports/171413 (based on)
Feature safe: yes
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
Gjiten also has a kanji dictionary. Any combination of stroke count,
radicals and search key can be used for kanji lookups.
WWW: http://gjiten.sourceforge.net/
PR: ports/171226
Submitted by: Stephane Lapie <stephane.lapie@darkbsd.org>
versions that we have not in the tree anymore, but leave
databases/postgresql82-man for the case.
While here clean-up this last port a bit:
- strip Makefile header
- s/YES/yes/ in Makefile
- tab -> space in pkg-descr:WWW
- remove empty pkg-plist
There is no upstream distfiles for newer PostgreSQL version.
Discussed with: pgsql (crees)
- Remove header from Makefiles.
This release contains a number of important bug fixes to 2.5.0 and we
recommend everybody to update. Release notes can be found in the
official announcement:
http://www.calligra.org/news/calligra-2-5-1-released
coming to the ports tree after a short testing period which showed it
to be quite stable.
For the productivity part of the suite (word processor, spreadsheet,
and presentation program) the target user of version 2.5 is still the
student or academic user. This version has a number of new features
that will make it more suitable for these users.
The artistic applications of the Calligra Suite are the most mature
ones and are already used by professional users everywhere.
As usual, detailed release notes can be found in the official
announcement:
http://www.calligra.org/news/calligra-2-5-released
Meanwhile, new translations were added:
- editors/calligra-l10n-gl (Gallegan)
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested).