Sorry if this second post irks some, but in looking at the warnings /
errors indicated in my earlier post I noted that there is a complaint
about /usr/ports/finance. 

However a quick look at http://www.freebsd.org/ports/index.html reveals
that this ports dir does *not* exist. Now only today, I "rm -rf
/usr/ports/*" and re-cvsup ports-all, so how is it that I could end up
with a ports dir that doesn't exist (at least at the above url)? See:

# ls
.cvsignore      benchmarks      ftp             mbone           sysutils
INDEX           biology         games           misc            textproc
INDEX.db        cad             german          multimedia      ukrainian
LEGAL           chinese         graphics        net             vietnamese
MOVED           comms           hebrew          news            www
Makefile        converters      hungarian       palm            x11
Mk              databases       irc             picobsd         x11-clocks
README          deskutils       japanese        portuguese      x11-fm
Templates       devel           java            print           x11-fonts
Tools           editors         korean          russian         x11-servers
archivers       emulators       lang            science         x11-toolkits
astro           finance         mail            security        x11-wm
audio           french          math            shells
#

Looking at finance:
# ls -la finance/
total 5
drwxr-xr-x   3 root  wheel   512 Nov 19 19:15 .
drwxr-xr-x  59 root  wheel  1536 Nov 19 20:50 ..
-rw-r--r--   1 root  wheel   119 Nov 18 09:42 Makefile
drwxr-xr-x   2 root  wheel   512 Nov 19 19:15 pkg
#

Checking finance/Makefile:
# ls -la finance/Makefile 
-rw-r--r--  1 root  wheel  119 Nov 18 09:42 finance/Makefile
# file finance/Makefile
finance/Makefile: ASCII text
# more finance/Makefile
# $FreeBSD: ports/finance/Makefile,v 1.1 2002/11/18 09:42:26 knu Exp $
#
    SUBDIR += 

.include <bsd.port.subdir.mk>
#

I'm not a maintainer, but this *does* appear to be out of place here.
Looking at finance/pkg:
# ls -la finance/pkg/
total 3
drwxr-xr-x  2 root  wheel  512 Nov 19 19:15 .
drwxr-xr-x  3 root  wheel  512 Nov 19 19:15 ..
-rw-r--r--  1 root  wheel   45 Nov 18 09:22 COMMENT
# ls -la finance/pkg/COMMENT 
-rw-r--r--  1 root  wheel  45 Nov 18 09:22 finance/pkg/COMMENT
# file finance/pkg/COMMENT
finance/pkg/COMMENT: ASCII text
# more finance/pkg/COMMENT
Monetary, financial and related applications
#

Again, I'm somewhat puzzled by this. I'm not using any ports on this
machine that uses / requires anything to do with financial pkgs nor have
I installed any related ports.., What's this doing here, if its not
actually listed at FreeBSD.org?

Like I said earlier (and confirmed from relevant timestamps), my ports
tree was re-cvsup'ed within only an hour ago.

Could someone that knows (or know's someone that does) fill me in on
this / point me to where I might find out for myself, please?

Cheers

Stacey

-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to