diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-02-18 19:50:22 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-04-27 23:22:25 +0200 |
commit | 4015e6cf3ce7a2787b4d9d8aee4c860c28c110fb (patch) | |
tree | c4821fd4feebc8bb562fd5b3bda7ec3556fb1a69 /freebsd/applications/kdiff3/pkg-descr | |
parent | 37c9371d70f9aeffc435b896e88bf20b490cfd55 (diff) | |
download | tde-packaging-4015e6cf3ce7a2787b4d9d8aee4c860c28c110fb.tar.gz tde-packaging-4015e6cf3ce7a2787b4d9d8aee4c860c28c110fb.zip |
FreeBSD: Update for final release R14.0.8.r14.0.8
Switch from gmake to ninja for CMake builds.
Switch several applications to CMake.
Add ports for several applications.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/kdiff3/pkg-descr')
-rw-r--r-- | freebsd/applications/kdiff3/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/freebsd/applications/kdiff3/pkg-descr b/freebsd/applications/kdiff3/pkg-descr new file mode 100644 index 000000000..844f83140 --- /dev/null +++ b/freebsd/applications/kdiff3/pkg-descr @@ -0,0 +1,7 @@ +Compares and merges 2 or 3 files or directories + +KDiff3 compares two or three input files and shows the differences +line by line and character by character. It provides an automatic +merge facility and an integrated editor for comfortable solving of +merge conflicts. KDiff3 allows recursive directory comparison and +merging as well. |