Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2003 18:57:45 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marcus@FreeBSD.org
Subject:   ports/59357: [repocopy request] several ports to move to finance
Message-ID:  <200311170057.hAH0vjEs042172@lonesome.lonesome.com>
Resent-Message-ID: <200311170100.hAH10d1f099431@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59357
>Category:       ports
>Synopsis:       [repocopy request] several ports to move to finance
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 16 17:00:38 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	When the finance category was created, a few ports got left
	behind somehow.  This repocopy will gather up the stragglers.
	NB: tested with "make index" on a 5.1 i386 machine, and
	individual portlint invocations.

	This originally started as a followup to ports/39102 which
	had become out-of-date.
>How-To-Repeat:
	(n/a)
>Fix:
	Here's the script I used to do the repocopies on my machine:

#!/bin/sh
mv deskutils/cbb finance/
mv deskutils/gnofin finance/
mv deskutils/moneydance finance/
mv deskutils/xinvest finance/
mv devel/libstocks finance/
mv misc/emma finance/
mv misc/gnomepm finance/
mv misc/p5-Finance-Currency-Convert finance/
mv misc/p5-Finance-Quote finance/
mv misc/p5-Finance-QuoteHist finance/
mv misc/quantlib finance/
mv misc/wmstock finance/
mv misc/xquote finance/

	And here's the patchfile:

Index: deskutils/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/Makefile,v
retrieving revision 1.106
diff -r1.106 Makefile
10d9
<     SUBDIR += cbb
26d24
<     SUBDIR += gnofin
57d54
<     SUBDIR += moneydance
78d74
<     SUBDIR += xinvest
Index: devel/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/Makefile,v
retrieving revision 1.1355
diff -r1.1355 Makefile
381d380
<     SUBDIR += libstocks
Index: finance/Makefile
===================================================================
RCS file: /home/pcvs/ports/finance/Makefile,v
retrieving revision 1.14
diff -r1.14 Makefile
3a4,7
>     SUBDIR += cbb
>     SUBDIR += emma
>     SUBDIR += gnofin
>     SUBDIR += gnomepm
9a14,15
>     SUBDIR += libstocks
>     SUBDIR += moneydance
29a36,38
>     SUBDIR += p5-Finance-Currency-Convert
>     SUBDIR += p5-Finance-Quote
>     SUBDIR += p5-Finance-QuoteHist
31a41,44
>     SUBDIR += quantlib
>     SUBDIR += wmstock
>     SUBDIR += xinvest
>     SUBDIR += xquote
Index: misc/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/Makefile,v
retrieving revision 1.630
diff -r1.630 Makefile
72d71
<     SUBDIR += emma
113d111
<     SUBDIR += gnomepm
271,273d268
<     SUBDIR += p5-Finance-Currency-Convert
<     SUBDIR += p5-Finance-Quote
<     SUBDIR += p5-Finance-QuoteHist
307d301
<     SUBDIR += quantlib
374d367
<     SUBDIR += wmstock
392d384
<     SUBDIR += xquote
Index: finance/cbb/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/cbb/Makefile,v
retrieving revision 1.23
diff -r1.23 Makefile
10c10
< CATEGORIES=	deskutils finance
---
> CATEGORIES=	finance deskutils
Index: finance/emma/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/emma/Makefile,v
retrieving revision 1.10
diff -r1.10 Makefile
10c10
< CATEGORIES=	misc gnome python finance
---
> CATEGORIES=	finance gnome python
Index: finance/gnofin/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/gnofin/Makefile,v
retrieving revision 1.25
diff -r1.25 Makefile
10c10
< CATEGORIES=	deskutils gnome finance
---
> CATEGORIES=	finance deskutils gnome
Index: finance/gnomepm/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/gnomepm/Makefile,v
retrieving revision 1.13
diff -r1.13 Makefile
11c11
< CATEGORIES=	misc gnome finance
---
> CATEGORIES=	finance gnome
17c17
< COMMENT=	A small GNOME app that collects stock information from Yahoo!(c) Finance
---
> COMMENT=	GNOME app that collects stock information from Yahoo!(c) Finance
Index: finance/gnucash/Makefile
===================================================================
RCS file: /home/pcvs/ports/finance/gnucash/Makefile,v
retrieving revision 1.67
diff -r1.67 Makefile
30,31c30,31
< 		${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote \
< 		${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/misc/p5-Finance-QuoteHist \
---
> 		${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/finance/p5-Finance-Quote \
> 		${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/finance/p5-Finance-QuoteHist \
Index: finance/libstocks/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/libstocks/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
26d25
< 
Index: finance/moneydance/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/moneydance/Makefile,v
retrieving revision 1.6
diff -r1.6 Makefile
10c10
< CATEGORIES=	deskutils finance
---
> CATEGORIES=	finance deskutils java
Index: finance/p5-Finance-Currency-Convert/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/p5-Finance-Currency-Convert/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
10c10
< CATEGORIES=	misc perl5 finance
---
> CATEGORIES=	finance perl5
Index: finance/p5-Finance-Quote/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/p5-Finance-Quote/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
10c10
< CATEGORIES=	misc perl5 finance
---
> CATEGORIES=	finance perl5
Index: finance/p5-Finance-QuoteHist/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/p5-Finance-QuoteHist/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
10c10
< CATEGORIES=	misc perl5 finance
---
> CATEGORIES=	finance perl5
Index: finance/quantlib/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/quantlib/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
11c11
< CATEGORIES=	misc finance
---
> CATEGORIES=	finance
Index: finance/wmstock/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/wmstock/Makefile,v
retrieving revision 1.12
diff -r1.12 Makefile
10c10
< CATEGORIES=	misc windowmaker finance
---
> CATEGORIES=	finance windowmaker
Index: finance/xinvest/Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/xinvest/Makefile,v
retrieving revision 1.13
diff -r1.13 Makefile
10c10
< CATEGORIES=	deskutils finance
---
> CATEGORIES=	finance deskutils
Index: finance/xquote/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/xquote/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
9c9
< CATEGORIES=	misc finance
---
> CATEGORIES=	finance
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311170057.hAH0vjEs042172>