summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-05 16:04:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-05 16:04:32 +0000
commit222608986a53721bccd6fccfee330faecff2b97d (patch)
treef11a47a165c0a973b47563e3adbcfd60c7c3fc38 /ftp
parentUpdate to 4.65 (diff)
2006-12-01 ftp/gwget: fails to install
Notes
Notes: svn path=/head/; revision=181525
Diffstat (limited to 'ftp')
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/gwget/Makefile59
-rw-r--r--ftp/gwget/distinfo3
-rw-r--r--ftp/gwget/files/patch-src__gwget_data.c10
-rw-r--r--ftp/gwget/pkg-descr5
-rw-r--r--ftp/gwget/pkg-plist92
6 files changed, 0 insertions, 170 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index e86962085781..05c78a994a0d 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -39,7 +39,6 @@
SUBDIR += gnustep-ftp
SUBDIR += gollem
SUBDIR += greed
- SUBDIR += gwget
SUBDIR += hsftp
SUBDIR += jftp
SUBDIR += jftpgw
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile
deleted file mode 100644
index 3a3d3fff835d..000000000000
--- a/ftp/gwget/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# New ports collection makefile for: gwget
-# Date created: 1 November 2004
-# Whom: Radek Kozlowski <radek@raadradd.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gwget
-PORTVERSION= 0.98.1
-PORTREVISION= 1
-CATEGORIES= ftp www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= radek@raadradd.com
-COMMENT= A download manager for GNOME, based on wget
-
-BROKEN= fails to install
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
-RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libbonobo gconf2
-GNU_CONFIGURE= yes
-USE_XLIB= yes
-USE_GETTEXT= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBBONOBO_IDL="-I${LOCALBASE}/idl/bonobo-2.0" \
- LDFLAGS="-Wl,-export-dynamic -L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= gwget.schemas
-EPHY_VER?= 2.14
-
-.include <bsd.port.pre.mk>
-
-.if exists(${LOCALBASE}/bin/epiphany) && !defined(WITHOUT_EPIPHANY)
-WITH_EPIPHANY= yes
-.endif
-
-.if defined(WITH_EPIPHANY)
-BUILD_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany
-CONFIGURE_ARGS+= --enable-epiphany-extension \
- --with-epiphany-version=${EPHY_VER}
-PLIST_SUB+= EPIPHANY="" \
- VERSION="${EPHY_VER}"
-.else
-CONFIGURE_ARGS+= --disable-epiphany-extension
-PLIST_SUB+= EPIPHANY="@comment "
-.endif # defined(WITH_EPIPHANY)
-
-post-patch:
- @${REINPLACE_CMD} -e 's|epiphany/extensions|epiphany-${EPHY_VER}/extensions|' \
- ${WRKSRC}/epiphany-extension/Makefile.in
-
-.include <bsd.port.post.mk>
diff --git a/ftp/gwget/distinfo b/ftp/gwget/distinfo
deleted file mode 100644
index 8fa243199408..000000000000
--- a/ftp/gwget/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gwget-0.98.1.tar.bz2) = d09c1b589e2240cb7391d58eb2c8cc83
-SHA256 (gnome2/gwget-0.98.1.tar.bz2) = 7f15caa8a618a0e56803f1d234db8b77a6b2a9d72c4c1d4f371487480443488b
-SIZE (gnome2/gwget-0.98.1.tar.bz2) = 427105
diff --git a/ftp/gwget/files/patch-src__gwget_data.c b/ftp/gwget/files/patch-src__gwget_data.c
deleted file mode 100644
index bd72cc75b9fe..000000000000
--- a/ftp/gwget/files/patch-src__gwget_data.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/gwget_data.c.orig Tue Dec 6 19:54:41 2005
-+++ ./src/gwget_data.c Tue May 2 17:55:45 2006
-@@ -35,6 +35,7 @@
- #include "main_window_cb.h"
- #include "utils.h"
- #include "systray.h"
-+#include <netinet/in.h>
-
-
-
diff --git a/ftp/gwget/pkg-descr b/ftp/gwget/pkg-descr
deleted file mode 100644
index 222bc7145722..000000000000
--- a/ftp/gwget/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Gwget is a download manager for GNOME which uses wget as its backend.
-The most important features include pause/continue support, resuming
-and recursive downloading.
-
-WWW: http://gnome.org/projects/gwget/
diff --git a/ftp/gwget/pkg-plist b/ftp/gwget/pkg-plist
deleted file mode 100644
index 3c4ef20f365a..000000000000
--- a/ftp/gwget/pkg-plist
+++ /dev/null
@@ -1,92 +0,0 @@
-bin/gwget
-include/gwget/custom-cell-renderer-progressbar.h
-include/gwget/eggtrayicon.h
-include/gwget/gwget_data.h
-include/gwget/main_window.h
-include/gwget/main_window_cb.h
-include/gwget/new_window.h
-include/gwget/systray.h
-include/gwget/utils.h
-include/gwget/wget-log.h
-libdata/bonobo/servers/GNOME_Gwget.server
-%%EPIPHANY%%lib/epiphany/%%VERSION%%/extensions/libgwgetextension.a
-%%EPIPHANY%%lib/epiphany/%%VERSION%%/extensions/libgwgetextension.la
-%%EPIPHANY%%lib/epiphany/%%VERSION%%/extensions/libgwgetextension.so
-%%EPIPHANY%%lib/epiphany/%%VERSION%%/extensions/gwget.xml
-share/gnome/applications/gwget.desktop
-share/gnome/gwget/about.glade
-share/gnome/gwget/downloading.png
-share/gnome/gwget/gwget-large.png
-share/gnome/gwget/gwget-off.png
-share/gnome/gwget/gwget.glade
-share/gnome/gwget/gwget.png
-share/gnome/gwget/gwget.xpm
-share/gnome/gwget/newdownload.glade
-share/gnome/gwget/newdownload.png
-share/gnome/gwget/preferences.glade
-share/gnome/idl/GNOME_Gwget.idl
-share/gnome/pixmaps/gwget.png
-share/locale/ar/LC_MESSAGES/gwget.mo
-share/locale/bg/LC_MESSAGES/gwget.mo
-share/locale/ca/LC_MESSAGES/gwget.mo
-share/locale/cs/LC_MESSAGES/gwget.mo
-share/locale/da/LC_MESSAGES/gwget.mo
-share/locale/de/LC_MESSAGES/gwget.mo
-share/locale/el/LC_MESSAGES/gwget.mo
-share/locale/en_CA/LC_MESSAGES/gwget.mo
-share/locale/es/LC_MESSAGES/gwget.mo
-share/locale/eu/LC_MESSAGES/gwget.mo
-share/locale/fi/LC_MESSAGES/gwget.mo
-share/locale/fr/LC_MESSAGES/gwget.mo
-share/locale/hu/LC_MESSAGES/gwget.mo
-share/locale/it/LC_MESSAGES/gwget.mo
-share/locale/ja/LC_MESSAGES/gwget.mo
-share/locale/lt/LC_MESSAGES/gwget.mo
-share/locale/mk/LC_MESSAGES/gwget.mo
-share/locale/ne/LC_MESSAGES/gwget.mo
-share/locale/nl/LC_MESSAGES/gwget.mo
-share/locale/pa/LC_MESSAGES/gwget.mo
-share/locale/pl/LC_MESSAGES/gwget.mo
-share/locale/pt/LC_MESSAGES/gwget.mo
-share/locale/pt_BR/LC_MESSAGES/gwget.mo
-share/locale/ro/LC_MESSAGES/gwget.mo
-share/locale/ru/LC_MESSAGES/gwget.mo
-share/locale/rw/LC_MESSAGES/gwget.mo
-share/locale/sk/LC_MESSAGES/gwget.mo
-share/locale/sq/LC_MESSAGES/gwget.mo
-share/locale/sv/LC_MESSAGES/gwget.mo
-share/locale/tr/LC_MESSAGES/gwget.mo
-share/locale/uk/LC_MESSAGES/gwget.mo
-share/locale/zh_CN/LC_MESSAGES/gwget.mo
-share/locale/zh_TW/LC_MESSAGES/gwget.mo
-@dirrm include/gwget
-%%EPIPHANY%%@dirrmtry lib/epiphany/%%VERSION%%/extensions
-%%EPIPHANY%%@dirrmtry lib/epiphany/%%VERSION%%
-%%EPIPHANY%%@dirrmtry lib/epiphany
-@dirrm share/gnome/gwget
-@dirrmtry share/locale/zh_TW/LC_MESSAGES
-@dirrmtry share/locale/zh_TW
-@dirrmtry share/locale/zh_CN/LC_MESSAGES
-@dirrmtry share/locale/zh_CN
-@dirrmtry share/locale/uk/LC_MESSAGES
-@dirrmtry share/locale/uk
-@dirrmtry share/locale/sk/LC_MESSAGES
-@dirrmtry share/locale/sk
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ro/LC_MESSAGES
-@dirrmtry share/locale/ro
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/ne/LC_MESSAGES
-@dirrmtry share/locale/ne
-@dirrmtry share/locale/fi/LC_MESSAGES
-@dirrmtry share/locale/fi
-@dirrmtry share/locale/el/LC_MESSAGES
-@dirrmtry share/locale/el
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs
-@dirrmtry share/locale/ca/LC_MESSAGES
-@dirrmtry share/locale/ca