diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-14 22:30:49 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-14 22:30:49 +0000 |
commit | 4eb5b88d9eb1a88094ac3ae85f20e29e7510e97b (patch) | |
tree | 07820ebb6104ca954e4d94f3a2fdb93d78912435 /deskutils | |
parent | b49d99567f90be4113da01b6a7ef65427d682653 (diff) | |
download | ports-4eb5b88d9eb1a88094ac3ae85f20e29e7510e97b.tar.gz ports-4eb5b88d9eb1a88094ac3ae85f20e29e7510e97b.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 2 | ||||
-rw-r--r-- | deskutils/buoh/Makefile | 59 | ||||
-rw-r--r-- | deskutils/buoh/distinfo | 2 | ||||
-rw-r--r-- | deskutils/buoh/pkg-descr | 12 | ||||
-rw-r--r-- | deskutils/buoh/pkg-plist | 17 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-syncml/Makefile | 24 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-syncml/distinfo | 2 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-syncml/pkg-descr | 6 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-syncml/pkg-plist | 8 |
9 files changed, 0 insertions, 132 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index a8c0021eee8f..ab79522761f0 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -18,7 +18,6 @@ SUBDIR += blogtk SUBDIR += bmp-docklet SUBDIR += bookreader - SUBDIR += buoh SUBDIR += cairo-dock SUBDIR += cairo-dock-plugins SUBDIR += cal @@ -163,7 +162,6 @@ SUBDIR += libopensync-plugin-synce SUBDIR += libopensync-plugin-synce-devel SUBDIR += libopensync-plugin-synce-legacy - SUBDIR += libopensync-plugin-syncml SUBDIR += libopensync-plugin-vformat-devel SUBDIR += lightning SUBDIR += lightning-thunderbird diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile deleted file mode 100644 index cac38d793aed..000000000000 --- a/deskutils/buoh/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: buoh -# Date created: 10 November 2005 -# Whom: Mezz <mezz@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/buoh/Makefile,v 1.5 2008/03/22 00:42:46 mezz Exp $ -# - -PORTNAME= buoh -PORTVERSION= 0.8.2 -PORTREVISION= 7 -CATEGORIES= deskutils www gnome -MASTER_SITES= http://buoh.steve-o.org/downloads/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A reader for online strips comics - -DEPRECATED= Depends on devel/libsoup22, which is FORBIDDEN -EXPIRATION_DATE= 2011-10-14 - -LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup22 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui -INSTALLS_ICONS= yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -DOCS= AUTHORS COPYING ChangeLog NEWS README TODO -GCONF_SCHEMAS= buoh.schemas - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug -CFLAGS+= -g -STRIP= -.endif - -pre-everything:: -.if !defined(WITH_DEBUG) - @${ECHO_MSG} "You may specify the following on the command line:" - @${ECHO_MSG} " " - @${ECHO_MSG} "WITH_DEBUG=yes to enable debugging in Buoh." -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${LOCALBASE}/share/applications|g' \ - ${WRKSRC}/data/Makefile.in - -.ifndef (NOPORTDOCS) -post-install: - @${MKDIR} ${DOCSDIR} -.for i in ${DOCS} - @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/deskutils/buoh/distinfo b/deskutils/buoh/distinfo deleted file mode 100644 index 20afe3a56e44..000000000000 --- a/deskutils/buoh/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (buoh-0.8.2.tar.bz2) = eb9c8dc728b77f8e4c638c7f6a0b65d06c4549d0b6a2fc4f5bae51639bc041d5 -SIZE (buoh-0.8.2.tar.bz2) = 323984 diff --git a/deskutils/buoh/pkg-descr b/deskutils/buoh/pkg-descr deleted file mode 100644 index 66728719c807..000000000000 --- a/deskutils/buoh/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Buoh is a reader for online strips comics. It is free software, designed to -work well under the GNOME Desktop. - -Buoh has a number of features, including: - - - Select your favorites comic through a list of more than 130 comics - - Easy, simple an eye-candy view of an online comic - - Browsing over the comic strip archives - - Saving a comic to disk - - Integration with GNOME (respecting the lockdowns and HIG compliance) - -WWW: http://buoh.steve-o.org/ diff --git a/deskutils/buoh/pkg-plist b/deskutils/buoh/pkg-plist deleted file mode 100644 index 270838d8e078..000000000000 --- a/deskutils/buoh/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -bin/buoh -share/applications/buoh.desktop -%%DATADIR%%/comics/comics.xml -%%DATADIR%%/ui/buoh-ui.xml -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -share/icons/hicolor/16x16/apps/buoh.png -share/icons/hicolor/64x64/apps/buoh.png -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/ui -@dirrm %%DATADIR%%/comics -@dirrm %%DATADIR%% -@dirrmtry share/applications diff --git a/deskutils/libopensync-plugin-syncml/Makefile b/deskutils/libopensync-plugin-syncml/Makefile deleted file mode 100644 index 5e3d9dc32e2c..000000000000 --- a/deskutils/libopensync-plugin-syncml/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: libopensync-plugin-syncml -# Date created: 6 November 2008 -# Whom: Alex Samorukov <samm@os2.kiev.ua> -# -# $FreeBSD$ -# - -PORTNAME= libopensync-plugin-syncml -PORTVERSION= 0.22 -CATEGORIES= deskutils palm comms -MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ - -MAINTAINER= samm@os2.kiev.ua -COMMENT= This plugin allows to be synchronized against SyncML capable devices - -DEPRECATED= Depends on comms/libsyncml, which is DEPRECATED -EXPIRATION_DATE= 2011-10-14 - -LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 syncml.0:${PORTSDIR}/comms/libsyncml - -USE_BZIP2= yes -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/deskutils/libopensync-plugin-syncml/distinfo b/deskutils/libopensync-plugin-syncml/distinfo deleted file mode 100644 index 7ff4c505cd12..000000000000 --- a/deskutils/libopensync-plugin-syncml/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libopensync-plugin-syncml-0.22.tar.bz2) = b3f9ec536eabe81831bdb067bee4a052c2852fc84f8e3052416fecbefe3253de -SIZE (libopensync-plugin-syncml-0.22.tar.bz2) = 220011 diff --git a/deskutils/libopensync-plugin-syncml/pkg-descr b/deskutils/libopensync-plugin-syncml/pkg-descr deleted file mode 100644 index 95abcea4c4ac..000000000000 --- a/deskutils/libopensync-plugin-syncml/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The SyncML plugin is a plugin that allows OpenSync to be synchronized against -SyncML capable devices. The plugin supports the protocol version 1.0, 1.1 and -1.2. Available transports are http and obex. Bluetooth and HTTP-OBEX protocols -are supported. - -WWW: http://www.opensync.org/wiki/syncml-guide diff --git a/deskutils/libopensync-plugin-syncml/pkg-plist b/deskutils/libopensync-plugin-syncml/pkg-plist deleted file mode 100644 index 259d7927c274..000000000000 --- a/deskutils/libopensync-plugin-syncml/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -share/opensync/defaults/syncml-http-server -share/opensync/defaults/syncml-obex-client -lib/opensync/plugins/syncml_plugin.la -lib/opensync/plugins/syncml_plugin.so -@dirrmtry lib/opensync/plugins -@dirrmtry lib/opensync -@dirrmtry share/opensync/defaults -@dirrmtry share/opensync |