aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-11-28 23:08:00 +0800
committerbapt <bapt@FreeBSD.org>2012-11-28 23:08:00 +0800
commitd4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c (patch)
treef481f0e8ee3d920f7f8301db3e0b399b935da306 /deskutils
parent99b22cc0a7e4845005aa9024dd7fb5ee6d4ca39e (diff)
downloadfreebsd-ports-graphics-d4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c.tar.gz
freebsd-ports-graphics-d4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c.tar.zst
freebsd-ports-graphics-d4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c.zip
2012-11-26 emulators/gcube: No more public distfiles
2012-11-26 games/stepbill: No more public distfiles 2012-11-26 deskutils/ktagebuch: No more public distfiles 2012-11-26 games/jetpack: No more public distfiles 2012-11-26 games/tremor: No more public distfiles 2012-11-26 graphics/jpeg2pdf: No more public distfiles 2012-11-26 java/westhawksnmp: No more public distfiles 2012-11-26 japanese/tcl76: No more public distfiles 2012-11-26 math/stepulator: No more public distfiles 2012-11-26 editors/jedit-devel: Stable version is more recent than devel 2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12 Feature safe: yes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/ktagebuch/Makefile37
-rw-r--r--deskutils/ktagebuch/distinfo2
-rw-r--r--deskutils/ktagebuch/files/patch-src-Makefile.in11
-rw-r--r--deskutils/ktagebuch/pkg-descr9
-rw-r--r--deskutils/ktagebuch/pkg-plist58
6 files changed, 0 insertions, 118 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 15ff8d14c01..03d8b4a7ac1 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -140,7 +140,6 @@
SUBDIR += kruler
SUBDIR += ksmoothdock
SUBDIR += ksshaskpass
- SUBDIR += ktagebuch
SUBDIR += labyrinth
SUBDIR += launchy
SUBDIR += libgcal
diff --git a/deskutils/ktagebuch/Makefile b/deskutils/ktagebuch/Makefile
deleted file mode 100644
index 698e877be3f..00000000000
--- a/deskutils/ktagebuch/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Markus Brueffer <brueffer@phoenix-systems.de>
-# $FreeBSD$
-
-PORTNAME= ktagebuch
-PORTVERSION= 0.74
-PORTREVISION= 10
-CATEGORIES= deskutils kde
-MASTER_SITES= http://www.theblessing.net/programming/${PORTNAME}/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A diary program for KDE 3
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3
-
-EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
-
-USE_KDELIBS_VER= 3
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
-USE_GETTEXT= yes
-
-CONFIGURE_ARGS+= --with-sqlite \
- --with-sqlite-incdir=${LOCALBASE}/include \
- --with-sqlite-libdir=${LOCALBASE}/lib
-
-DOCSDIR= share/doc/HTML
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2|-fPIC|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/deskutils/ktagebuch/distinfo b/deskutils/ktagebuch/distinfo
deleted file mode 100644
index 788e723f92a..00000000000
--- a/deskutils/ktagebuch/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ktagebuch-0.74.tar.bz2) = 6bd3058e83cf09884ae7415f9eeb77936a9d0797109f538a9fa6dfcffaf6c385
-SIZE (ktagebuch-0.74.tar.bz2) = 676348
diff --git a/deskutils/ktagebuch/files/patch-src-Makefile.in b/deskutils/ktagebuch/files/patch-src-Makefile.in
deleted file mode 100644
index bfbcaeb5fd3..00000000000
--- a/deskutils/ktagebuch/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Sun Jul 10 20:08:49 2005
-+++ src/Makefile.in Sun Jul 10 20:09:15 2005
-@@ -289,7 +289,7 @@
- KDE_ICON = AUTO
-
- # this is where the kdelnk file will go
--kdelnkdir = /usr/share/applications/
-+kdelnkdir = $(kde_appsdir)/Applications
- kdelnk_DATA = ktagebuch.desktop
-
- # this is where the XML-GUI resource file goes
diff --git a/deskutils/ktagebuch/pkg-descr b/deskutils/ktagebuch/pkg-descr
deleted file mode 100644
index 3f533b25907..00000000000
--- a/deskutils/ktagebuch/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-KTagebuch is a diary program for KDE 3.
-
-Features:
- o Word processor like functions
- o A toolbar to easily access the entries
- o Entries are searchable
- o Mood Plugin
-
-WWW: http://www.theblessing.net/programming
diff --git a/deskutils/ktagebuch/pkg-plist b/deskutils/ktagebuch/pkg-plist
deleted file mode 100644
index 9c9604a86e4..00000000000
--- a/deskutils/ktagebuch/pkg-plist
+++ /dev/null
@@ -1,58 +0,0 @@
-bin/ktagebuch
-lib/kde3/ktagebuch_mood.a
-lib/kde3/ktagebuch_mood.la
-lib/kde3/ktagebuch_mood.so
-lib/libfilesystem.a
-lib/libfilesystem.la
-lib/libfilesystem.so
-lib/libfilesystem.so.1
-lib/libktagebuch.a
-lib/libktagebuch.la
-lib/libktagebuch.so
-lib/libktagebuch.so.1
-share/applnk/Applications/ktagebuch.desktop
-share/apps/ktagebuch/icons/crystalsvg/16x16/actions/textcolor.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/dayback.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/dayforward.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/lastentry.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/monthback.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/monthforward.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/newestentry.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/nextentry.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/previousentry.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/today.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/yearback.png
-share/apps/ktagebuch/icons/crystalsvg/32x32/actions/yearforward.png
-share/apps/ktagebuch/ktagebuchui.rc
-share/apps/ktagebuch/mood.plugin
-%%DOCSDIR%%/de/ktagebuch/common
-%%DOCSDIR%%/de/ktagebuch/find.png
-%%DOCSDIR%%/de/ktagebuch/generaloptions.png
-%%DOCSDIR%%/de/ktagebuch/index.cache.bz2
-%%DOCSDIR%%/de/ktagebuch/index.docbook
-%%DOCSDIR%%/de/ktagebuch/mainwindow.png
-%%DOCSDIR%%/en/ktagebuch/common
-%%DOCSDIR%%/en/ktagebuch/find.png
-%%DOCSDIR%%/en/ktagebuch/generaloptions.png
-%%DOCSDIR%%/en/ktagebuch/index.cache.bz2
-%%DOCSDIR%%/en/ktagebuch/index.docbook
-%%DOCSDIR%%/en/ktagebuch/mainwindow.png
-share/icons/hicolor/16x16/apps/ktagebuch.png
-share/icons/hicolor/32x32/apps/ktagebuch.png
-share/locale/de/LC_MESSAGES/ktagebuch.mo
-share/locale/es/LC_MESSAGES/ktagebuch.mo
-@dirrm %%DOCSDIR%%/en/ktagebuch
-@dirrmtry %%DOCSDIR%%/en
-@dirrm %%DOCSDIR%%/de/ktagebuch
-@dirrmtry %%DOCSDIR%%/de
-@dirrmtry %%DOCSDIR%%
-@dirrm share/apps/ktagebuch/icons/crystalsvg/32x32/actions
-@dirrm share/apps/ktagebuch/icons/crystalsvg/32x32
-@dirrm share/apps/ktagebuch/icons/crystalsvg/16x16/actions
-@dirrm share/apps/ktagebuch/icons/crystalsvg/16x16
-@dirrm share/apps/ktagebuch/icons/crystalsvg
-@dirrm share/apps/ktagebuch/icons
-@dirrm share/apps/ktagebuch
-@dirrmtry share/apps
-@dirrmtry share/applnk/Applications
-@dirrmtry share/applnk