summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-25 08:40:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-25 08:40:59 +0000
commit06b55608a37cb105f5dcc7137a1d857fc50fc3ee (patch)
tree5a0631e93c820c379e8401836cda97935645aa49 /ftp
parentUpdate to 0.14.8. (diff)
Revive gtm - it's now hosted on Sourceforge and update it to 0.4.5.
Other fixes/cleanups: - use two perl regexs to replace dozen one-line patches; - use installed linintl instead of port's own; - correct WWW and MASTER_SITES to reflect new location of the project; - add gnomecc to RUN_DEPENDS to ensure correct removal of the package. Obtained from: http://www.gnome.org/
Notes
Notes: svn path=/head/; revision=31020
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gtm/Makefile40
-rw-r--r--ftp/gtm/distinfo1
-rw-r--r--ftp/gtm/pkg-comment1
-rw-r--r--ftp/gtm/pkg-descr22
-rw-r--r--ftp/gtm/pkg-plist36
5 files changed, 100 insertions, 0 deletions
diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile
new file mode 100644
index 000000000000..fb24f2e438b8
--- /dev/null
+++ b/ftp/gtm/Makefile
@@ -0,0 +1,40 @@
+# Ports collection Makefile for: gtm
+# Date created: 05/28/1999
+# Whom: nectar@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtm
+PORTVERSION= 0.4.5
+CATEGORIES= ftp gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= nectar@FreeBSD.org
+
+LIB_DEPENDS= capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
+ panel_applet.4:${PORTSDIR}/x11/gnomecore
+BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget
+RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget \
+ gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
+ CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
+
+post-extract:
+ @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
+ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
+ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
+ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+
+.include <bsd.port.mk>
diff --git a/ftp/gtm/distinfo b/ftp/gtm/distinfo
new file mode 100644
index 000000000000..6b4fbdd71902
--- /dev/null
+++ b/ftp/gtm/distinfo
@@ -0,0 +1 @@
+MD5 (gtm-0.4.5.tar.gz) = d894e7e408027d134f8275ac0a9f35eb
diff --git a/ftp/gtm/pkg-comment b/ftp/gtm/pkg-comment
new file mode 100644
index 000000000000..658e883cd227
--- /dev/null
+++ b/ftp/gtm/pkg-comment
@@ -0,0 +1 @@
+The GNOME Transfer Manager, a front-end to wget
diff --git a/ftp/gtm/pkg-descr b/ftp/gtm/pkg-descr
new file mode 100644
index 000000000000..b51b6135e423
--- /dev/null
+++ b/ftp/gtm/pkg-descr
@@ -0,0 +1,22 @@
+From the README:
+
+ What is GTransferManager
+ ========================
+
+ GTransferManager allows the user to retrieve multiple files from the
+ web. These files can be retrieved in multiple parts and each part
+ retrieved on a separate session that the user is connected to the
+ Internet. This is most useful to users with dialup connections. The
+ program performs this tasks using wget as it's back-end.
+
+ The program now supports CORBA. This makes easy for other programs
+ to use GTransferManager to handle the transfer of files from the
+ Internet.
+
+ The program has also a applet that communicates with program using
+ CORBA. The applet can launch the program, request for a new download
+ or accept drops of URLs from netscape and give this URLs to GTM.
+
+WWW: http://gtm.sourceforge.net/
+
+Jacques Vidrine <nectar@FreeBSD.ORG>
diff --git a/ftp/gtm/pkg-plist b/ftp/gtm/pkg-plist
new file mode 100644
index 000000000000..4392dfa6006a
--- /dev/null
+++ b/ftp/gtm/pkg-plist
@@ -0,0 +1,36 @@
+bin/gtm
+bin/gtm_applet
+etc/CORBA/servers/gtm.gnorba
+etc/CORBA/servers/gtm_applet.gnorba
+etc/sound/events/gtm.soundlist
+share/gnome/applets/Network/gtm_applet.desktop
+share/gnome/apps/Internet/gtm.desktop
+share/gnome/help/gtm/C/authors.html
+share/gnome/help/gtm/C/bugs.html
+share/gnome/help/gtm/C/docbook.css
+share/gnome/help/gtm/C/index.html
+share/gnome/help/gtm/C/license.html
+share/gnome/help/gtm/C/prefs.html
+share/gnome/help/gtm/C/topic.dat
+share/gnome/help/gtm/C/usage.html
+share/gnome/idl/Gtm.idl
+share/gnome/pixmaps/gtm.png
+share/gnome/sounds/gtm/add.wav
+share/gnome/sounds/gtm/complete.wav
+share/gnome/sounds/gtm/start.wav
+share/locale/da/LC_MESSAGES/gtm.mo
+share/locale/de/LC_MESSAGES/gtm.mo
+share/locale/es/LC_MESSAGES/gtm.mo
+share/locale/fr/LC_MESSAGES/gtm.mo
+share/locale/it/LC_MESSAGES/gtm.mo
+share/locale/ko/LC_MESSAGES/gtm.mo
+share/locale/no/LC_MESSAGES/gtm.mo
+share/locale/pt/LC_MESSAGES/gtm.mo
+share/locale/pt_BR/LC_MESSAGES/gtm.mo
+share/locale/ru/LC_MESSAGES/gtm.mo
+share/locale/tr/LC_MESSAGES/gtm.mo
+share/locale/uk/LC_MESSAGES/gtm.mo
+@dirrm share/gnome/sounds/gtm
+@dirrm share/gnome/help/gtm/C/images
+@dirrm share/gnome/help/gtm/C
+@dirrm share/gnome/help/gtm