aboutsummaryrefslogtreecommitdiff
path: root/textproc/beediff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 21:55:51 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 21:55:51 +0000
commit369eb054b0edf196641e8706f3f6fcd77788f690 (patch)
treed44bab2e528ec5663705a59ae511ea0a4e027206 /textproc/beediff
parent0905a6eadceddc6507f0dffa4fbb18f40feda17c (diff)
downloadports-369eb054b0edf196641e8706f3f6fcd77788f690.tar.gz
ports-369eb054b0edf196641e8706f3f6fcd77788f690.zip
Notes
Diffstat (limited to 'textproc/beediff')
-rw-r--r--textproc/beediff/Makefile38
-rw-r--r--textproc/beediff/distinfo2
-rw-r--r--textproc/beediff/files/patch-beediff.pro10
-rw-r--r--textproc/beediff/pkg-descr5
4 files changed, 0 insertions, 55 deletions
diff --git a/textproc/beediff/Makefile b/textproc/beediff/Makefile
deleted file mode 100644
index 1a853ed40b8a..000000000000
--- a/textproc/beediff/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= beediff
-PORTVERSION= 1.9
-PORTREVISION= 3
-CATEGORIES= textproc devel
-MASTER_SITES= http://www.beesoft.pl/download/
-DISTNAME= ${PORTNAME}_${PORTVERSION}_src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Qt 4 based diff frontend
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/licence.txt
-
-DEPRECATED= Qt4 has been EOL since december 2015
-EXPIRATION_DATE= 2019-03-15
-
-USES= qmake qt:4
-USE_QT= corelib gui moc_build rcc_build
-USE_XORG= x11 xext
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-PLIST_FILES= bin/beediff share/pixmaps/beediff.png
-
-DESKTOP_ENTRIES="BeeDiff" \
- "diff frontend" \
- "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
- "beediff" \
- "" \
- true
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/beediff ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/img/beediff.png ${STAGEDIR}${PREFIX}/share/pixmaps
-
-.include <bsd.port.mk>
diff --git a/textproc/beediff/distinfo b/textproc/beediff/distinfo
deleted file mode 100644
index 9db9fc38baa1..000000000000
--- a/textproc/beediff/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (beediff_1.9_src.tar.gz) = c733071a1884dea3eecc582d7006bb7c165563489ba65dc85bdfb58e2ab11bc8
-SIZE (beediff_1.9_src.tar.gz) = 77382
diff --git a/textproc/beediff/files/patch-beediff.pro b/textproc/beediff/files/patch-beediff.pro
deleted file mode 100644
index 03f778657032..000000000000
--- a/textproc/beediff/files/patch-beediff.pro
+++ /dev/null
@@ -1,10 +0,0 @@
---- beediff.pro.orig 2008-09-14 07:47:41 UTC
-+++ beediff.pro
-@@ -1,7 +1,5 @@
- TEMPLATE = app
- CONFIG += qt release warn_on x11
--QMAKE_CXXFLAGS_DEBUG = -O0 -g
--QMAKE_CXXFLAGS_RELEASE = -O3
- OBJECTS_DIR = ./tmp
- MOC_DIR = ./tmp
- SOURCES = \
diff --git a/textproc/beediff/pkg-descr b/textproc/beediff/pkg-descr
deleted file mode 100644
index b9f779c0d0a0..000000000000
--- a/textproc/beediff/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-BeeDiff is a graphical file comparator. User have a possibility
-to compare and merge a two text files. All differences are highlighted
-in colors.
-
-WWW: http://www.beesoft.pl/index.php?id=beediff