Add gnomepm (GNOME Portfolio Manager) - a small GNOME app that collects stock

information from Yahoo!(c) Finance.
This commit is contained in:
Maxim Sobolev 2000-09-16 15:36:48 +00:00
parent a824e57054
commit 0f61b4b7f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32701
11 changed files with 105 additions and 0 deletions

24
finance/gnomepm/Makefile Normal file
View File

@ -0,0 +1,24 @@
# Ports collection Makefile for: gnomepm
# Date created: 16 July 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnomepm
PORTVERSION= 0.9.0
CATEGORIES= misc gnome
MASTER_SITES= http://www.geocities.com/lordzephyroth/
DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
ghttp.1:${PORTSDIR}/www/libghttp
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
USE_X_PREFIX= yes
MAKE_ENV= MKDIR="${MKDIR}"
.include <bsd.port.mk>

1
finance/gnomepm/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gnome-pm-0.9.0.tar.gz) = 6cbb686fa46bae2febcbd9ce181a7368

View File

@ -0,0 +1 @@
A small GNOME app that collects stock information from Yahoo!(c) Finance

21
finance/gnomepm/pkg-descr Normal file
View File

@ -0,0 +1,21 @@
GnomePM is a small app that collects stock information from Yahoo!(c) Finance,
and presents it in a nice little list. It is designed to cut back on CPU,
memory, and bandwidth usage by removing the need for a java enabled web browser.
There are many more features planned so keep a look out.
-DISCLAIMER-
Yahoo!(c) does not support this product.
Features:
o Auto-update Support
o Proxy support
o Ability to arrange symbols, or sort in descending/ascending alphabetical
order
o Supports multiple portfolios/symbols
o Internal Symbol Lookup Feature
o More Info menu using gnome-moz-remote to view News/Trade/Other info
Financials has been converted to use libghttp.
WWW: http://www.geocities.com/lordzephyroth/gnome-pm.html

View File

@ -0,0 +1,5 @@
bin/gnome-pm
share/gnome/apps/Applications/gnome-pm.desktop
share/gnome/pixmaps/gnome-pm.png
share/gnome/pixmaps/gnome-pm/about.jpg
@dirrm share/gnome/pixmaps/gnome-pm

View File

@ -57,6 +57,7 @@
SUBDIR += freedialog
SUBDIR += geekcode
SUBDIR += git
SUBDIR += gnomepm
SUBDIR += gnomeusersguide
SUBDIR += gnomeutils
SUBDIR += gnuls

24
misc/gnomepm/Makefile Normal file
View File

@ -0,0 +1,24 @@
# Ports collection Makefile for: gnomepm
# Date created: 16 July 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnomepm
PORTVERSION= 0.9.0
CATEGORIES= misc gnome
MASTER_SITES= http://www.geocities.com/lordzephyroth/
DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
ghttp.1:${PORTSDIR}/www/libghttp
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
USE_X_PREFIX= yes
MAKE_ENV= MKDIR="${MKDIR}"
.include <bsd.port.mk>

1
misc/gnomepm/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gnome-pm-0.9.0.tar.gz) = 6cbb686fa46bae2febcbd9ce181a7368

1
misc/gnomepm/pkg-comment Normal file
View File

@ -0,0 +1 @@
A small GNOME app that collects stock information from Yahoo!(c) Finance

21
misc/gnomepm/pkg-descr Normal file
View File

@ -0,0 +1,21 @@
GnomePM is a small app that collects stock information from Yahoo!(c) Finance,
and presents it in a nice little list. It is designed to cut back on CPU,
memory, and bandwidth usage by removing the need for a java enabled web browser.
There are many more features planned so keep a look out.
-DISCLAIMER-
Yahoo!(c) does not support this product.
Features:
o Auto-update Support
o Proxy support
o Ability to arrange symbols, or sort in descending/ascending alphabetical
order
o Supports multiple portfolios/symbols
o Internal Symbol Lookup Feature
o More Info menu using gnome-moz-remote to view News/Trade/Other info
Financials has been converted to use libghttp.
WWW: http://www.geocities.com/lordzephyroth/gnome-pm.html

5
misc/gnomepm/pkg-plist Normal file
View File

@ -0,0 +1,5 @@
bin/gnome-pm
share/gnome/apps/Applications/gnome-pm.desktop
share/gnome/pixmaps/gnome-pm.png
share/gnome/pixmaps/gnome-pm/about.jpg
@dirrm share/gnome/pixmaps/gnome-pm