View | Details | Raw Unified | Return to bug 176544 | Differences between
and this patch

Collapse All | Expand All

(-)biology/ncbi-toolkit/Makefile (-39 / +48 lines)
Lines 2-19 Link Here
2
# $FreeBSD: head/biology/ncbi-toolkit/Makefile 305130 2012-10-01 14:45:16Z tabthorpe $
2
# $FreeBSD: head/biology/ncbi-toolkit/Makefile 305130 2012-10-01 14:45:16Z tabthorpe $
3
3
4
PORTNAME=	ncbi-toolkit
4
PORTNAME=	ncbi-toolkit
5
PORTVERSION=	2009.03.01	# containing BLAST v2.2.19
5
PORTVERSION=	2012.06.20	# containing BLAST v2.2.27
6
PORTREVISION=	1
7
CATEGORIES=	biology
6
CATEGORIES=	biology
8
MASTER_SITES=	ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/
7
MASTER_SITES=	ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/
9
DISTNAME=	ncbi
8
DISTNAME=	ncbi
10
DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
9
DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
11
10
12
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	NCBI development toolkit, including BLAST 2 and GenBank/Entrez support
12
COMMENT=	NCBI development toolkit, including BLAST 2 and GenBank/Entrez support
14
13
14
OPTIONS_DEFINE=	DOCS
15
15
USE_MOTIF=	yes
16
USE_MOTIF=	yes
16
CPIO_ARGS=	--quiet -pdum -R
17
MAKE_JOBS_UNSAFE=	yes
18
17
SUB_FILES=	pkg-message
19
SUB_FILES=	pkg-message
18
20
19
# These are the executables we install.
21
# These are the executables we install.
Lines 28-59 Link Here
28
# change in the future with the addition of selectable knobs or
30
# change in the future with the addition of selectable knobs or
29
# new slave ports
31
# new slave ports
30
32
31
TOOLKIT_EXE=	asn2ff asn2gb asn2idx asn2xml asndhuff asntool checksub \
33
TOOLKIT_EXE=	asn2ff asn2gb asn2idx asn2xml asndhuff asntool cdscan \
32
		debruijn entrcmd fa2htgs findspl getmesh getpub gil2bin \
34
		checksub debruijn demo_regexp demo_regexp_grep dosimple \
33
		idfetch indexpub makeset tbl2asn vecscreen demo_regexp \
35
		entrcmd errhdr fa2htgs findspl gene2xml getmesh getpub \
34
		demo_regexp_grep errhdr gene2xml ncbisort seqtest test_regexp
36
		gil2bin idfetch indexpub makeset ncbisort seqtest tbl2asn \
37
		vecscreen
35
BLAST_EXE=	bl2seq blastall blastcl3 blastclust blastpgp copymat \
38
BLAST_EXE=	bl2seq blastall blastcl3 blastclust blastpgp copymat \
36
		fastacmd formatdb formatrpsdb impala makemat megablast \
39
		fastacmd formatdb formatrpsdb impala makemat megablast \
37
		rpsblast seedtop taxblast
40
		rpsblast seedtop taxblast
38
X11_EXE=	Nentrez Psequin ddv entrez2 sbtedit udv
41
X11_EXE=	Nentrez Psequin ddv entrez2 sbtedit udv
39
42
40
# and these are the man pages we have
43
# and these are the man pages we have
41
MAN1=	Psequin.1 asn2all.1 asn2asn.1 asn2ff.1 asn2fsa.1 asn2gb.1 asn2idx.1 \
44
MAN1=		Psequin.1 asn2ff.1 asn2idx.1 asn2xml.1 asndhuff.1 \
42
	asn2xml.1 asndhuff.1 asntool.1 asnval.1 blast.1 blastclust.1 \
45
		asntool.1 blast.1 blastclust.1 cdscan.1 checksub.1 \
43
	cdscan.1 checksub.1 copymat.1 ddv.1 \
46
		copymat.1 ddv.1 debruijn.1 entrez2.1 errhdr.1 fa2htgs.1 \
44
	debruijn.1 entrez2.1 errhdr.1 fa2htgs.1 fastacmd.1 findspl.1 \
47
		fastacmd.1 findspl.1 formatdb.1 formatrpsdb.1 getmesh.1 \
45
	fmerge.1 formatdb.1 formatrpsdb.1 getmesh.1 getpub.1 gil2bin.1 \
48
		getpub.1 gil2bin.1 idfetch.1 indexpub.1 makemat.1 \
46
	idfetch.1 indexpub.1 makemat.1 makeset.1 rpsblast.1 sbtedit.1 \
49
		taxblast.1 tbl2asn.1 udv.1 vecscreen.1
47
	tbl2asn.1 udv.1 vecscreen.1
50
48
51
MLINKS=		blast.1 bl2seq.1 blast.1 blastall.1 blast.1 blastcl3.1 \
49
MLINKS=	blast.1 bl2seq.1 blast.1 blastall.1 blast.1 blastcl3.1 \
52
		blast.1 blastpgp.1 blast.1 impala.1 blast.1 megablast.1 \
50
	blast.1 blastpgp.1 blast.1 impala.1 blast.1 megablast.1 \
53
		blast.1 seedtop.1 blast.1 rpsblast.1 
51
	blast.1 seedtop.1 blast.1 rpsblast.1
54
55
.include <bsd.port.options.mk>
52
56
53
post-patch:
57
post-patch:
54
	@${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \
58
	@${REINPLACE_CMD} -e \
55
		${WRKSRC}/make/makedis.csh \
59
		's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/make/makedis.csh
56
		${WRKSRC}/platform/freebsd.ncbi.mk
60
	@${REINPLACE_CMD} -e \
61
		'/^NCBI_CC/s|=.*|= ${CC}| ; \
62
		 /^NCBI_LDFLGS1/s|=.*|= ${LDFLAGS}| ; \
63
		 /^NCBI_OPTFLAG/s|= .*|= ${CFLAGS}| ; \
64
		 s|-I/usr/X11R6/include||g ; \
65
		 s|-L/usr/X11R6/lib||g ; \
66
		 s|/usr/local|${LOCALBASE}|g ; \
67
		 s|-Wl,-Bstatic|| ; \
68
		 s|-Wl,-Bdynamic||' ${WRKSRC}/platform/freebsd.ncbi.mk
57
69
58
# the ncbi-toolkit provides a shell script to drive the build
70
# the ncbi-toolkit provides a shell script to drive the build
59
# and we use it
71
# and we use it
Lines 68-103 Link Here
68
.for blastexe in ${BLAST_EXE}
80
.for blastexe in ${BLAST_EXE}
69
	(cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${blastexe} ${PREFIX}/bin)
81
	(cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${blastexe} ${PREFIX}/bin)
70
.endfor
82
.endfor
71
72
.for toolkitexe in ${TOOLKIT_EXE}
83
.for toolkitexe in ${TOOLKIT_EXE}
73
	(cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${toolkitexe} ${PREFIX}/bin)
84
	(cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${toolkitexe} ${PREFIX}/bin)
74
.endfor
85
.endfor
75
76
.for x11exe in ${X11_EXE}
86
.for x11exe in ${X11_EXE}
77
	(cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${x11exe} ${PREFIX}/bin)
87
	(cd ${WRKSRC}/bin && ${INSTALL_PROGRAM} ${x11exe} ${PREFIX}/bin)
78
.endfor
88
.endfor
79
80
	@${MKDIR} ${PREFIX}/lib/${DISTNAME}
89
	@${MKDIR} ${PREFIX}/lib/${DISTNAME}
81
	(cd ${WRKSRC}/lib && ${INSTALL_DATA} *.a ${PREFIX}/lib/${DISTNAME})
90
	(cd ${WRKSRC}/lib && ${INSTALL_DATA} *.a ${PREFIX}/lib/${DISTNAME})
91
	@${MKDIR} ${PREFIX}/include/${DISTNAME}
92
	(cd ${WRKSRC}/include && ${INSTALL_DATA} *.h \
93
		${PREFIX}/include/${DISTNAME})
82
	@${MKDIR} ${PREFIX}/include/${DISTNAME}/connect
94
	@${MKDIR} ${PREFIX}/include/${DISTNAME}/connect
83
	(cd ${WRKSRC}/include && ${INSTALL_DATA} *.h ${PREFIX}/include/${DISTNAME})
95
	(cd ${WRKSRC}/include/connect && ${INSTALL_DATA} *.h \
84
	(cd ${WRKSRC}/include/connect && ${INSTALL_DATA} *.h ${PREFIX}/include/${DISTNAME}/connect)
96
		${PREFIX}/include/${DISTNAME}/connect)
85
86
.for man in ${MAN1}
97
.for man in ${MAN1}
87
	(cd ${WRKSRC}/doc/man && ${INSTALL_MAN} ${man} ${PREFIX}/man/man1)
98
	(cd ${WRKSRC}/doc/man && ${INSTALL_MAN} ${man} ${MANPREFIX}/man/man1)
88
.endfor
99
.endfor
89
90
post-install:
91
	@${MKDIR} ${DATADIR}
100
	@${MKDIR} ${DATADIR}
92
	(cd ${WRKSRC}/data/ && ${INSTALL_DATA} * ${DATADIR})
101
	(cd ${WRKSRC}/data && ${INSTALL_DATA} * ${DATADIR})
93
102
.if ${PORT_OPTIONS:MDOCS}
94
.if !defined(NOPORTDOCS)
95
	@${MKDIR} ${DOCSDIR}
103
	@${MKDIR} ${DOCSDIR}
96
	(cd ${WRKSRC}/doc && ${FIND} * | ${CPIO} ${CPIO_ARGS} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR})
104
	@(cd ${WRKSRC}/doc && ${TAR} --exclude man -cf - .) | \
97
.endif
105
		(cd ${DOCSDIR} && ${TAR} --unlink -xf -)
98
106
	@${FIND} ${DOCSDIR} | ${XARGS} ${CHOWN} ${SHAREOWN}:${SHAREGRP}
99
.if !defined(BATCH)
107
	@${FIND} ${DOCSDIR} -type d | ${XARGS} ${CHMOD} a+rx
100
	@ ${CAT} ${PKGMESSAGE}
108
	@${FIND} ${DOCSDIR} -type f | ${XARGS} ${CHMOD} ${SHAREMODE}
101
.endif
109
.endif
110
	@${CAT} ${PKGMESSAGE}
102
111
103
.include <bsd.port.mk>
112
.include <bsd.port.mk>
(-)biology/ncbi-toolkit/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ncbi-toolkit-2009.03.01/ncbi.tar.gz) = 631ffcd37e65a9482b075b795beb3eb02a022f415e8fd9ed3844e80eb8b772df
1
SHA256 (ncbi-toolkit-2012.06.20/ncbi.tar.gz) = 603c9a4ade2a6f2f8e412558b732924d78fae403d225706e2ac38d553b08073c
2
SIZE (ncbi-toolkit-2009.03.01/ncbi.tar.gz) = 64548732
2
SIZE (ncbi-toolkit-2012.06.20/ncbi.tar.gz) = 68428744
(-)biology/ncbi-toolkit/files/patch-corelib__ncbimisc.c (+11 lines)
Line 0 Link Here
1
--- corelib/ncbimisc.c.orig
2
+++ corelib/ncbimisc.c
3
@@ -1266,7 +1266,7 @@
4
   if (len < 1) return NULL;
5
 
6
   rsult = (Nlm_CharPtr) MemNew (len + 3);
7
-  if (rsult == NULL) return;
8
+  if (rsult == NULL) return NULL;
9
   tmp = rsult;
10
 
11
   for (i = 0; /* local [i] != NULL */ i < numitems; i++) {
(-)biology/ncbi-toolkit/files/patch-make-makenet.unx (-8 / +8 lines)
Lines 8-14 Link Here
8
 SEQUIN_OPTS =
8
 SEQUIN_OPTS =
9
 LIBCOPY = cp -p
9
 LIBCOPY = cp -p
10
 SRCCOPY = ./ln-if-absent
10
 SRCCOPY = ./ln-if-absent
11
@@ -923,17 +924,17 @@
11
@@ -934,17 +935,17 @@
12
 	$(CC) -o ddv $(LDFLAGS) $(OBJDDV) $(LIB41) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) $(LIB45) \
12
 	$(CC) -o ddv $(LDFLAGS) $(OBJDDV) $(LIB41) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) $(LIB45) \
13
 	$(LIB8) $(LIB7) $(NETCLILIB) $(LIB3) $(LIB4) $(LIB23) \
13
 	$(LIB8) $(LIB7) $(NETCLILIB) $(LIB3) $(LIB4) $(LIB23) \
14
 	$(LIBCOMPADJ) $(LIB2) $(LIB1) \
14
 	$(LIBCOMPADJ) $(LIB2) $(LIB1) \
Lines 17-35 Link Here
17
 
17
 
18
 udv    : $(OBJUDV)
18
 udv    : $(OBJUDV)
19
 	$(CC) -o udv $(LDFLAGS) $(OBJUDV) $(LIB41) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) $(LIB45) \
19
 	$(CC) -o udv $(LDFLAGS) $(OBJUDV) $(LIB41) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) $(LIB45) \
20
     $(LIB8) $(LIB7) $(NETCLILIB) $(LIB3) $(LIB4) \
20
 	$(LIB8) $(LIB7) $(NETCLILIB) $(LIB3) $(LIB4) \
21
 	$(LIB23) $(LIBCOMPADJ) $(LIB2) \
21
 	$(LIB23) $(LIBCOMPADJ) $(LIB2) \
22
-	$(LIB1) $(VIBLIBS) $(OTHERLIBS)
22
-	$(LIB1) $(VIBLIBS) $(OTHERLIBS)
23
+	$(LIB1) $(VIBLIBS) $(OTHERLIBS) $(USERLIBS)
23
+	$(LIB1) $(VIBLIBS) $(OTHERLIBS) $(USERLIBS)
24
 
24
 
25
 Nentrez : entrez.c $(ULIB31)
25
 Nentrez : entrez.c $(ULIB31)
26
 	$(CC) -o Nentrez $(LDFLAGS) entrez.c $(LIB41) $(LIB31) $(LIB30) $(LIB20) $(LIB61) $(LIB60) $(LIB22) $(LIB45) \
26
 	$(CC) -o Nentrez $(LDFLAGS) entrez.c $(LIB41) $(LIB31) $(LIB30) $(LIB20) $(LIB61) $(LIB60) $(LIB22) $(LIB45) \
27
-    $(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB8) $(LIB7) $(NETCLILIB) $(LIB5) $(LIB4) $(LIB3) $(LIB2) $(LIB1) $(VIBLIBS) $(OTHERLIBS)
27
-	$(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB8) $(LIB7) $(NETCLILIB) $(LIB5) $(LIB4) $(LIB3) $(LIB2) $(LIB1) $(VIBLIBS) $(OTHERLIBS)
28
+    $(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB8) $(LIB7) $(NETCLILIB) $(LIB5) $(LIB4) $(LIB3) $(LIB2) $(LIB1) $(VIBLIBS) $(OTHERLIBS) $(USERLIBS)
28
+	$(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB8) $(LIB7) $(NETCLILIB) $(LIB5) $(LIB4) $(LIB3) $(LIB2) $(LIB1) $(VIBLIBS) $(OTHERLIBS) $(USERLIBS)
29
 
29
 
30
 # left this in (Tentrez) for script backwards compatibility
30
 # left this in (Tentrez) for script backwards compatibility
31
 Tentrez : entrez.c $(ULIB31)
31
 Tentrez : entrez.c $(ULIB31)
32
@@ -1114,7 +1115,7 @@
32
@@ -1140,7 +1141,7 @@
33
 entrez2 :	entrez2.c
33
 entrez2 :	entrez2.c
34
 	$(CC) -g -o entrez2 $(LDFLAGS) entrez2.c $(LIB41) $(LIB6) $(LIB20) \
34
 	$(CC) -g -o entrez2 $(LDFLAGS) entrez2.c $(LIB41) $(LIB6) $(LIB20) \
35
 		$(LIB61) $(LIB60) $(LIB22) $(LIB23) $(LIBCOMPADJ) \
35
 		$(LIB61) $(LIB60) $(LIB22) $(LIB23) $(LIBCOMPADJ) \
Lines 38-44 Link Here
38
 	$(VIB_POST_LINK) entrez2
38
 	$(VIB_POST_LINK) entrez2
39
 
39
 
40
 # demo program (spidey)
40
 # demo program (spidey)
41
@@ -1383,7 +1384,7 @@
41
@@ -1421,7 +1422,7 @@
42
 	$(CC) -o Psequin -I. $(LDFLAGS) -UINTERNAL_NCBI_SEQUIN $(SRCSEQUIN) \
42
 	$(CC) -o Psequin -I. $(LDFLAGS) -UINTERNAL_NCBI_SEQUIN $(SRCSEQUIN) \
43
 	$(LIB30) $(LIB45) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) \
43
 	$(LIB30) $(LIB45) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) \
44
 	$(LIB40) $(LIB41) $(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB11) \
44
 	$(LIB40) $(LIB41) $(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB11) \
Lines 47-53 Link Here
47
 	$(VIB_POST_LINK) Psequin
47
 	$(VIB_POST_LINK) Psequin
48
 
48
 
49
 # 'sbtedit' Submission Template Editor
49
 # 'sbtedit' Submission Template Editor
50
@@ -1395,7 +1396,7 @@
50
@@ -1433,7 +1434,7 @@
51
 	$(CC) -o sbtedit -I. $(LDFLAGS) -UINTERNAL_NCBI_SEQUIN $(SRCSBTEDIT) \
51
 	$(CC) -o sbtedit -I. $(LDFLAGS) -UINTERNAL_NCBI_SEQUIN $(SRCSBTEDIT) \
52
 	$(LIB30) $(LIB45) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) \
52
 	$(LIB30) $(LIB45) $(LIB31) $(LIB20) $(LIB61) $(LIB60) $(LIB22) \
53
 	$(LIB40) $(LIB41) $(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB11) \
53
 	$(LIB40) $(LIB41) $(LIB36) $(LIB23) $(LIBCOMPADJ) $(LIB11) \
Lines 55-58 Link Here
55
+	$(ENTREZLIBS) $(LIB4) $(LIB2) $(LIB1) $(VIBLIBS) $(OTHERLIBS) $(USERLIBS)
55
+	$(ENTREZLIBS) $(LIB4) $(LIB2) $(LIB1) $(VIBLIBS) $(OTHERLIBS) $(USERLIBS)
56
 	$(VIB_POST_LINK) sbtedit
56
 	$(VIB_POST_LINK) sbtedit
57
 
57
 
58
 salogif.o:	salogif.c
58
 # 'streamer' Sequinesque Stream Editor
(-)biology/ncbi-toolkit/pkg-descr (-1 / +1 lines)
Lines 16-19 Link Here
16
  have found it a useful and stable basis for a number of tools and
16
  have found it a useful and stable basis for a number of tools and
17
  applications.
17
  applications.
18
18
19
WWW: http://www.ncbi.nlm.nih.gov/blast/blast_whatsnew.shtml
19
WWW: http://www.ncbi.nlm.nih.gov/IEB/ToolBox/MainPage/index.html
(-)biology/ncbi-toolkit/pkg-plist (-141 / +103 lines)
Lines 1-87 Link Here
1
bin/bl2seq
1
bin/Nentrez
2
bin/blastall
2
bin/Psequin
3
bin/blastcl3
4
bin/blastclust
5
bin/blastpgp
6
bin/copymat
7
bin/fastacmd
8
bin/formatdb
9
bin/formatrpsdb
10
bin/impala
11
bin/makemat
12
bin/megablast
13
bin/rpsblast
14
bin/seedtop
15
bin/taxblast
16
bin/asn2ff
3
bin/asn2ff
17
bin/asn2gb
4
bin/asn2gb
18
bin/asn2idx
5
bin/asn2idx
19
bin/asn2xml
6
bin/asn2xml
20
bin/asndhuff
7
bin/asndhuff
21
bin/asntool
8
bin/asntool
9
bin/bl2seq
10
bin/blastall
11
bin/blastcl3
12
bin/blastclust
13
bin/blastpgp
14
bin/cdscan
22
bin/checksub
15
bin/checksub
16
bin/copymat
17
bin/ddv
23
bin/debruijn
18
bin/debruijn
19
bin/demo_regexp
20
bin/demo_regexp_grep
21
bin/dosimple
24
bin/entrcmd
22
bin/entrcmd
23
bin/entrez2
24
bin/errhdr
25
bin/fa2htgs
25
bin/fa2htgs
26
bin/fastacmd
26
bin/findspl
27
bin/findspl
28
bin/formatdb
29
bin/formatrpsdb
30
bin/gene2xml
27
bin/getmesh
31
bin/getmesh
28
bin/getpub
32
bin/getpub
29
bin/ddv
30
bin/gil2bin
33
bin/gil2bin
31
bin/idfetch
34
bin/idfetch
35
bin/impala
32
bin/indexpub
36
bin/indexpub
37
bin/makemat
33
bin/makeset
38
bin/makeset
34
bin/tbl2asn
39
bin/megablast
35
bin/vecscreen
36
bin/demo_regexp
37
bin/demo_regexp_grep
38
bin/errhdr
39
bin/gene2xml
40
bin/ncbisort
40
bin/ncbisort
41
bin/seqtest
41
bin/rpsblast
42
bin/test_regexp
43
bin/Nentrez
44
bin/Psequin
45
bin/entrez2
46
bin/sbtedit
42
bin/sbtedit
43
bin/seedtop
44
bin/seqtest
45
bin/taxblast
46
bin/tbl2asn
47
bin/udv
47
bin/udv
48
include/ncbi/connect/connect_export.h
48
bin/vecscreen
49
include/ncbi/connect/ncbi_ansi_ext.h
50
include/ncbi/connect/ncbi_assert.h
51
include/ncbi/connect/ncbi_buffer.h
52
include/ncbi/connect/ncbi_comm.h
53
include/ncbi/connect/ncbi_config.h
54
include/ncbi/connect/ncbi_connection.h
55
include/ncbi/connect/ncbi_connector.h
56
include/ncbi/connect/ncbi_connssl.h
57
include/ncbi/connect/ncbi_connutil.h
58
include/ncbi/connect/ncbi_core.h
59
include/ncbi/connect/ncbi_core_c.h
60
include/ncbi/connect/ncbi_dispd.h
61
include/ncbi/connect/ncbi_file_connector.h
62
include/ncbi/connect/ncbi_ftp_connector.h
63
include/ncbi/connect/ncbi_gnutls.h
64
include/ncbi/connect/ncbi_heapmgr.h
65
include/ncbi/connect/ncbi_host_info.h
66
include/ncbi/connect/ncbi_host_infop.h
67
include/ncbi/connect/ncbi_http_connector.h
68
include/ncbi/connect/ncbi_lb.h
69
include/ncbi/connect/ncbi_lbsmd.h
70
include/ncbi/connect/ncbi_local.h
71
include/ncbi/connect/ncbi_memory_connector.h
72
include/ncbi/connect/ncbi_priv.h
73
include/ncbi/connect/ncbi_sendmail.h
74
include/ncbi/connect/ncbi_server_info.h
75
include/ncbi/connect/ncbi_server_infop.h
76
include/ncbi/connect/ncbi_service.h
77
include/ncbi/connect/ncbi_service_connector.h
78
include/ncbi/connect/ncbi_servicep.h
79
include/ncbi/connect/ncbi_socket.h
80
include/ncbi/connect/ncbi_socket_connector.h
81
include/ncbi/connect/ncbi_socket_unix.h
82
include/ncbi/connect/ncbi_socketp.h
83
include/ncbi/connect/ncbi_types.h
84
include/ncbi/connect/ncbi_util.h
85
include/ncbi/FSpCompat.h
49
include/ncbi/FSpCompat.h
86
include/ncbi/FullPath.h
50
include/ncbi/FullPath.h
87
include/ncbi/MoreCarbonAccessors.h
51
include/ncbi/MoreCarbonAccessors.h
Lines 155-160 Link Here
155
include/ncbi/asntax3.h
119
include/ncbi/asntax3.h
156
include/ncbi/asntaxon.h
120
include/ncbi/asntaxon.h
157
include/ncbi/asntseq.h
121
include/ncbi/asntseq.h
122
include/ncbi/asnvalid.h
158
include/ncbi/bandalgn.h
123
include/ncbi/bandalgn.h
159
include/ncbi/binary.h
124
include/ncbi/binary.h
160
include/ncbi/biosrc.h
125
include/ncbi/biosrc.h
Lines 185-191 Link Here
185
include/ncbi/cdromlib.h
150
include/ncbi/cdromlib.h
186
include/ncbi/cn3d.h
151
include/ncbi/cn3d.h
187
include/ncbi/cn3dentr.h
152
include/ncbi/cn3dentr.h
188
include/ncbi/codon.h
189
include/ncbi/cn3dmain.h
153
include/ncbi/cn3dmain.h
190
include/ncbi/cn3dmesh.h
154
include/ncbi/cn3dmesh.h
191
include/ncbi/cn3dmodl.h
155
include/ncbi/cn3dmodl.h
Lines 196-205 Link Here
196
include/ncbi/cn3dshim.h
160
include/ncbi/cn3dshim.h
197
include/ncbi/cn3dstyl.h
161
include/ncbi/cn3dstyl.h
198
include/ncbi/cn3dxprt.h
162
include/ncbi/cn3dxprt.h
163
include/ncbi/codon.h
199
include/ncbi/compo_heap.h
164
include/ncbi/compo_heap.h
200
include/ncbi/compo_mode_condition.h
165
include/ncbi/compo_mode_condition.h
201
include/ncbi/composition_adjustment.h
166
include/ncbi/composition_adjustment.h
202
include/ncbi/composition_constants.h
167
include/ncbi/composition_constants.h
168
include/ncbi/connect/connect_export.h
169
include/ncbi/connect/ncbi_ansi_ext.h
170
include/ncbi/connect/ncbi_assert.h
171
include/ncbi/connect/ncbi_base64.h
172
include/ncbi/connect/ncbi_buffer.h
173
include/ncbi/connect/ncbi_comm.h
174
include/ncbi/connect/ncbi_config.h
175
include/ncbi/connect/ncbi_connection.h
176
include/ncbi/connect/ncbi_connector.h
177
include/ncbi/connect/ncbi_connssl.h
178
include/ncbi/connect/ncbi_connutil.h
179
include/ncbi/connect/ncbi_core.h
180
include/ncbi/connect/ncbi_core_c.h
181
include/ncbi/connect/ncbi_dispd.h
182
include/ncbi/connect/ncbi_file_connector.h
183
include/ncbi/connect/ncbi_ftp_connector.h
184
include/ncbi/connect/ncbi_gnutls.h
185
include/ncbi/connect/ncbi_heapmgr.h
186
include/ncbi/connect/ncbi_host_info.h
187
include/ncbi/connect/ncbi_host_infop.h
188
include/ncbi/connect/ncbi_http_connector.h
189
include/ncbi/connect/ncbi_lb.h
190
include/ncbi/connect/ncbi_lbsmd.h
191
include/ncbi/connect/ncbi_local.h
192
include/ncbi/connect/ncbi_memory_connector.h
193
include/ncbi/connect/ncbi_priv.h
194
include/ncbi/connect/ncbi_sendmail.h
195
include/ncbi/connect/ncbi_server_info.h
196
include/ncbi/connect/ncbi_server_infop.h
197
include/ncbi/connect/ncbi_service.h
198
include/ncbi/connect/ncbi_service_connector.h
199
include/ncbi/connect/ncbi_servicep.h
200
include/ncbi/connect/ncbi_socket.h
201
include/ncbi/connect/ncbi_socket_connector.h
202
include/ncbi/connect/ncbi_socket_unix.h
203
include/ncbi/connect/ncbi_socketp.h
204
include/ncbi/connect/ncbi_types.h
205
include/ncbi/connect/ncbi_util.h
206
include/ncbi/connect/ncbi_version.h
203
include/ncbi/corematx.h
207
include/ncbi/corematx.h
204
include/ncbi/db_list.h
208
include/ncbi/db_list.h
205
include/ncbi/ddvclick.h
209
include/ncbi/ddvclick.h
Lines 240-251 Link Here
240
include/ncbi/gbfeat.h
244
include/ncbi/gbfeat.h
241
include/ncbi/gbftdef.h
245
include/ncbi/gbftdef.h
242
include/ncbi/gbparlex.h
246
include/ncbi/gbparlex.h
243
include/ncbi/id1.h
244
include/ncbi/gifgen.h
247
include/ncbi/gifgen.h
245
include/ncbi/glbpic.h
248
include/ncbi/glbpic.h
246
include/ncbi/gphdraw.h
249
include/ncbi/gphdraw.h
247
include/ncbi/gtrdraw.h
250
include/ncbi/gtrdraw.h
248
include/ncbi/gxydraw.h
251
include/ncbi/gxydraw.h
252
include/ncbi/id1.h
249
include/ncbi/id1arch.h
253
include/ncbi/id1arch.h
250
include/ncbi/id1gen.h
254
include/ncbi/id1gen.h
251
include/ncbi/id1map.h
255
include/ncbi/id1map.h
Lines 289-297 Link Here
289
include/ncbi/medview.h
293
include/ncbi/medview.h
290
include/ncbi/mimapi.h
294
include/ncbi/mimapi.h
291
include/ncbi/mkbioseq.h
295
include/ncbi/mkbioseq.h
292
include/ncbi/mmdb1.h
293
include/ncbi/mla2api.h
296
include/ncbi/mla2api.h
294
include/ncbi/mlkludge.h
297
include/ncbi/mlkludge.h
298
include/ncbi/mmdb1.h
295
include/ncbi/mmdb2.h
299
include/ncbi/mmdb2.h
296
include/ncbi/mmdb3.h
300
include/ncbi/mmdb3.h
297
include/ncbi/mmdbapi.h
301
include/ncbi/mmdbapi.h
Lines 303-308 Link Here
303
include/ncbi/mmdblocl.h
307
include/ncbi/mmdblocl.h
304
include/ncbi/motif.h
308
include/ncbi/motif.h
305
include/ncbi/ncbi.h
309
include/ncbi/ncbi.h
310
include/ncbi/ncbi_skew_guard.h
306
include/ncbi/ncbibs.h
311
include/ncbi/ncbibs.h
307
include/ncbi/ncbidraw.h
312
include/ncbi/ncbidraw.h
308
include/ncbi/ncbienv.h
313
include/ncbi/ncbienv.h
Lines 338-348 Link Here
338
include/ncbi/netlib.h
343
include/ncbi/netlib.h
339
include/ncbi/netpriv.h
344
include/ncbi/netpriv.h
340
include/ncbi/netscape.h
345
include/ncbi/netscape.h
341
include/ncbi/ni_defin.h
342
include/ncbi/ni_error.h
346
include/ncbi/ni_error.h
343
include/ncbi/ni_lib.h
344
include/ncbi/ni_lib_.h
347
include/ncbi/ni_lib_.h
345
include/ncbi/ni_net.h
346
include/ncbi/ni_types.h
348
include/ncbi/ni_types.h
347
include/ncbi/nlm_linear_algebra.h
349
include/ncbi/nlm_linear_algebra.h
348
include/ncbi/objacces.h
350
include/ncbi/objacces.h
Lines 392-397 Link Here
392
include/ncbi/objtax1.h
394
include/ncbi/objtax1.h
393
include/ncbi/objtax3.h
395
include/ncbi/objtax3.h
394
include/ncbi/objtseq.h
396
include/ncbi/objtseq.h
397
include/ncbi/objvalid.h
395
include/ncbi/odlbox.h
398
include/ncbi/odlbox.h
396
include/ncbi/optimize_target_freq.h
399
include/ncbi/optimize_target_freq.h
397
include/ncbi/panels.h
400
include/ncbi/panels.h
Lines 478-484 Link Here
478
include/ncbi/suggest.h
481
include/ncbi/suggest.h
479
include/ncbi/suggslp.h
482
include/ncbi/suggslp.h
480
include/ncbi/sugmap.h
483
include/ncbi/sugmap.h
481
include/ncbi/terr.h
482
include/ncbi/sugprefx.h
484
include/ncbi/sugprefx.h
483
include/ncbi/tax1map.h
485
include/ncbi/tax1map.h
484
include/ncbi/tax3api.h
486
include/ncbi/tax3api.h
Lines 488-493 Link Here
488
include/ncbi/taxon1.h
490
include/ncbi/taxon1.h
489
include/ncbi/taxuerr.h
491
include/ncbi/taxuerr.h
490
include/ncbi/taxutil.h
492
include/ncbi/taxutil.h
493
include/ncbi/terr.h
491
include/ncbi/tfuns.h
494
include/ncbi/tfuns.h
492
include/ncbi/thrdatd.h
495
include/ncbi/thrdatd.h
493
include/ncbi/thrddecl.h
496
include/ncbi/thrddecl.h
Lines 523-528 Link Here
523
include/ncbi/urlquery.h
526
include/ncbi/urlquery.h
524
include/ncbi/utilpars.h
527
include/ncbi/utilpars.h
525
include/ncbi/utilpub.h
528
include/ncbi/utilpub.h
529
include/ncbi/valapi.h
530
include/ncbi/valdlg.h
526
include/ncbi/valid.h
531
include/ncbi/valid.h
527
include/ncbi/validatr.h
532
include/ncbi/validatr.h
528
include/ncbi/validerr.h
533
include/ncbi/validerr.h
Lines 531-537 Link Here
531
include/ncbi/vast2pdb.h
536
include/ncbi/vast2pdb.h
532
include/ncbi/vastlocl.h
537
include/ncbi/vastlocl.h
533
include/ncbi/vastsrv.h
538
include/ncbi/vastsrv.h
534
include/ncbi/vsm.h
535
include/ncbi/vecscnapi.h
539
include/ncbi/vecscnapi.h
536
include/ncbi/vecscrn.h
540
include/ncbi/vecscrn.h
537
include/ncbi/vibdefns.h
541
include/ncbi/vibdefns.h
Lines 551-556 Link Here
551
include/ncbi/viewer3d.h
555
include/ncbi/viewer3d.h
552
include/ncbi/viewerp.h
556
include/ncbi/viewerp.h
553
include/ncbi/viewmgr.h
557
include/ncbi/viewmgr.h
558
include/ncbi/vsm.h
554
include/ncbi/vsmfile.h
559
include/ncbi/vsmfile.h
555
include/ncbi/vsmpriv.h
560
include/ncbi/vsmpriv.h
556
include/ncbi/vsmutil.h
561
include/ncbi/vsmutil.h
Lines 586-595 Link Here
586
%%PORTDOCS%%%%DOCSDIR%%/access.txt
591
%%PORTDOCS%%%%DOCSDIR%%/access.txt
587
%%PORTDOCS%%%%DOCSDIR%%/asn2gb.txt
592
%%PORTDOCS%%%%DOCSDIR%%/asn2gb.txt
588
%%PORTDOCS%%%%DOCSDIR%%/asn2gph.txt
593
%%PORTDOCS%%%%DOCSDIR%%/asn2gph.txt
589
%%PORTDOCS%%%%DOCSDIR%%/blast/blastclust.html
590
%%PORTDOCS%%%%DOCSDIR%%/blast/bl2seq.html
594
%%PORTDOCS%%%%DOCSDIR%%/blast/bl2seq.html
591
%%PORTDOCS%%%%DOCSDIR%%/blast/blast.html
595
%%PORTDOCS%%%%DOCSDIR%%/blast/blast.html
592
%%PORTDOCS%%%%DOCSDIR%%/blast/blastall.html
596
%%PORTDOCS%%%%DOCSDIR%%/blast/blastall.html
597
%%PORTDOCS%%%%DOCSDIR%%/blast/blastclust.html
593
%%PORTDOCS%%%%DOCSDIR%%/blast/blastdb.html
598
%%PORTDOCS%%%%DOCSDIR%%/blast/blastdb.html
594
%%PORTDOCS%%%%DOCSDIR%%/blast/blastftp.html
599
%%PORTDOCS%%%%DOCSDIR%%/blast/blastftp.html
595
%%PORTDOCS%%%%DOCSDIR%%/blast/blastpgp.html
600
%%PORTDOCS%%%%DOCSDIR%%/blast/blastpgp.html
Lines 613-619 Link Here
613
%%PORTDOCS%%%%DOCSDIR%%/firewall.html
618
%%PORTDOCS%%%%DOCSDIR%%/firewall.html
614
%%PORTDOCS%%%%DOCSDIR%%/fwd_check.sh
619
%%PORTDOCS%%%%DOCSDIR%%/fwd_check.sh
615
%%PORTDOCS%%%%DOCSDIR%%/gene2xml.txt
620
%%PORTDOCS%%%%DOCSDIR%%/gene2xml.txt
616
%%PORTDOCS%%%%DOCSDIR%%/images/logo.png
617
%%PORTDOCS%%%%DOCSDIR%%/images/affil.png
621
%%PORTDOCS%%%%DOCSDIR%%/images/affil.png
618
%%PORTDOCS%%%%DOCSDIR%%/images/annot.png
622
%%PORTDOCS%%%%DOCSDIR%%/images/annot.png
619
%%PORTDOCS%%%%DOCSDIR%%/images/authors.png
623
%%PORTDOCS%%%%DOCSDIR%%/images/authors.png
Lines 624-629 Link Here
624
%%PORTDOCS%%%%DOCSDIR%%/images/genbank.png
628
%%PORTDOCS%%%%DOCSDIR%%/images/genbank.png
625
%%PORTDOCS%%%%DOCSDIR%%/images/graphic.png
629
%%PORTDOCS%%%%DOCSDIR%%/images/graphic.png
626
%%PORTDOCS%%%%DOCSDIR%%/images/loc_page.png
630
%%PORTDOCS%%%%DOCSDIR%%/images/loc_page.png
631
%%PORTDOCS%%%%DOCSDIR%%/images/logo.png
627
%%PORTDOCS%%%%DOCSDIR%%/images/ncbi_sequin.css
632
%%PORTDOCS%%%%DOCSDIR%%/images/ncbi_sequin.css
628
%%PORTDOCS%%%%DOCSDIR%%/images/net_cfg.png
633
%%PORTDOCS%%%%DOCSDIR%%/images/net_cfg.png
629
%%PORTDOCS%%%%DOCSDIR%%/images/nucaln.png
634
%%PORTDOCS%%%%DOCSDIR%%/images/nucaln.png
Lines 639-705 Link Here
639
%%PORTDOCS%%%%DOCSDIR%%/images/update.png
644
%%PORTDOCS%%%%DOCSDIR%%/images/update.png
640
%%PORTDOCS%%%%DOCSDIR%%/images/validate.png
645
%%PORTDOCS%%%%DOCSDIR%%/images/validate.png
641
%%PORTDOCS%%%%DOCSDIR%%/images/welcome.png
646
%%PORTDOCS%%%%DOCSDIR%%/images/welcome.png
642
%%PORTDOCS%%%%DOCSDIR%%/man/Psequin.1
643
%%PORTDOCS%%%%DOCSDIR%%/man/asn2all.1
644
%%PORTDOCS%%%%DOCSDIR%%/man/asn2asn.1
645
%%PORTDOCS%%%%DOCSDIR%%/man/asn2ff.1
646
%%PORTDOCS%%%%DOCSDIR%%/man/asn2fsa.1
647
%%PORTDOCS%%%%DOCSDIR%%/man/asn2gb.1
648
%%PORTDOCS%%%%DOCSDIR%%/man/asn2idx.1
649
%%PORTDOCS%%%%DOCSDIR%%/man/asn2xml.1
650
%%PORTDOCS%%%%DOCSDIR%%/man/asndhuff.1
651
%%PORTDOCS%%%%DOCSDIR%%/man/asntool.1
652
%%PORTDOCS%%%%DOCSDIR%%/man/asnval.1
653
%%PORTDOCS%%%%DOCSDIR%%/man/bl2seq.1
654
%%PORTDOCS%%%%DOCSDIR%%/man/blast.1
655
%%PORTDOCS%%%%DOCSDIR%%/man/blastall.1
656
%%PORTDOCS%%%%DOCSDIR%%/man/blastall_old.1
657
%%PORTDOCS%%%%DOCSDIR%%/man/blastcl3.1
658
%%PORTDOCS%%%%DOCSDIR%%/man/blastclust.1
659
%%PORTDOCS%%%%DOCSDIR%%/man/blastpgp.1
660
%%PORTDOCS%%%%DOCSDIR%%/man/cdscan.1
661
%%PORTDOCS%%%%DOCSDIR%%/man/checksub.1
662
%%PORTDOCS%%%%DOCSDIR%%/man/cleanasn.1
663
%%PORTDOCS%%%%DOCSDIR%%/man/copymat.1
664
%%PORTDOCS%%%%DOCSDIR%%/man/ddv.1
665
%%PORTDOCS%%%%DOCSDIR%%/man/debruijn.1
666
%%PORTDOCS%%%%DOCSDIR%%/man/entrez2.1
667
%%PORTDOCS%%%%DOCSDIR%%/man/errhdr.1
668
%%PORTDOCS%%%%DOCSDIR%%/man/vecscreen.1
669
%%PORTDOCS%%%%DOCSDIR%%/man/fa2htgs.1
670
%%PORTDOCS%%%%DOCSDIR%%/man/fastacmd.1
671
%%PORTDOCS%%%%DOCSDIR%%/man/findspl.1
672
%%PORTDOCS%%%%DOCSDIR%%/man/fmerge.1
673
%%PORTDOCS%%%%DOCSDIR%%/man/formatdb.1
674
%%PORTDOCS%%%%DOCSDIR%%/man/getpub.1
675
%%PORTDOCS%%%%DOCSDIR%%/man/formatrpsdb.1
676
%%PORTDOCS%%%%DOCSDIR%%/man/gbseqget.1
677
%%PORTDOCS%%%%DOCSDIR%%/man/gene2xml.1
678
%%PORTDOCS%%%%DOCSDIR%%/man/getmesh.1
679
%%PORTDOCS%%%%DOCSDIR%%/man/gil2bin.1
680
%%PORTDOCS%%%%DOCSDIR%%/man/idfetch.1
681
%%PORTDOCS%%%%DOCSDIR%%/man/impala.1
682
%%PORTDOCS%%%%DOCSDIR%%/man/indexpub.1
683
%%PORTDOCS%%%%DOCSDIR%%/man/insdseqget.1
684
%%PORTDOCS%%%%DOCSDIR%%/man/makemat.1
685
%%PORTDOCS%%%%DOCSDIR%%/man/makeset.1
686
%%PORTDOCS%%%%DOCSDIR%%/man/megablast.1
687
%%PORTDOCS%%%%DOCSDIR%%/man/nps2gps.1
688
%%PORTDOCS%%%%DOCSDIR%%/man/rpsblast.1
689
%%PORTDOCS%%%%DOCSDIR%%/man/sbtedit.1
690
%%PORTDOCS%%%%DOCSDIR%%/man/seedtop.1
691
%%PORTDOCS%%%%DOCSDIR%%/man/sortbyquote.1
692
%%PORTDOCS%%%%DOCSDIR%%/man/spidey.1
693
%%PORTDOCS%%%%DOCSDIR%%/man/tbl2asn.1
694
%%PORTDOCS%%%%DOCSDIR%%/man/trna2sap.1
695
%%PORTDOCS%%%%DOCSDIR%%/man/trna2tbl.1
696
%%PORTDOCS%%%%DOCSDIR%%/man/udv.1
697
%%PORTDOCS%%%%DOCSDIR%%/ncbixml.txt
647
%%PORTDOCS%%%%DOCSDIR%%/ncbixml.txt
698
%%PORTDOCS%%%%DOCSDIR%%/sdk.doc
648
%%PORTDOCS%%%%DOCSDIR%%/sdk.doc
699
%%PORTDOCS%%%%DOCSDIR%%/seq_install/ftp_example.css
700
%%PORTDOCS%%%%DOCSDIR%%/seq_install/Makefile
649
%%PORTDOCS%%%%DOCSDIR%%/seq_install/Makefile
701
%%PORTDOCS%%%%DOCSDIR%%/seq_install/bg.gif
650
%%PORTDOCS%%%%DOCSDIR%%/seq_install/bg.gif
702
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_ftp_download.css
651
%%PORTDOCS%%%%DOCSDIR%%/seq_install/ftp_example.css
703
%%PORTDOCS%%%%DOCSDIR%%/seq_install/ftp_example.xml
652
%%PORTDOCS%%%%DOCSDIR%%/seq_install/ftp_example.xml
704
%%PORTDOCS%%%%DOCSDIR%%/seq_install/left.GIF
653
%%PORTDOCS%%%%DOCSDIR%%/seq_install/left.GIF
705
%%PORTDOCS%%%%DOCSDIR%%/seq_install/mac-ie.css
654
%%PORTDOCS%%%%DOCSDIR%%/seq_install/mac-ie.css
Lines 709-720 Link Here
709
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_download.css
658
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_download.css
710
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_download.html
659
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_download.html
711
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_download.xml
660
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_download.xml
661
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_ftp_download.css
712
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_ftp_download.html
662
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_ftp_download.html
713
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_ftp_download.xml
663
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_ftp_download.xml
714
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_install.html
664
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_install.html
715
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_mac_download.css
665
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_mac_download.css
716
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_mac_download.html
666
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_mac_download.html
717
%%PORTDOCS%%%%DOCSDIR%%/seq_install/sniff.js
718
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_mac_download.xml
667
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_mac_download.xml
719
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_trouble.css
668
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_trouble.css
720
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_trouble.html
669
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_trouble.html
Lines 726-731 Link Here
726
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_win_download.html
675
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_win_download.html
727
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_win_download.xml
676
%%PORTDOCS%%%%DOCSDIR%%/seq_install/seq_win_download.xml
728
%%PORTDOCS%%%%DOCSDIR%%/seq_install/sequin-icon-win.gif
677
%%PORTDOCS%%%%DOCSDIR%%/seq_install/sequin-icon-win.gif
678
%%PORTDOCS%%%%DOCSDIR%%/seq_install/sniff.js
729
%%PORTDOCS%%%%DOCSDIR%%/seq_install/spacer10.GIF
679
%%PORTDOCS%%%%DOCSDIR%%/seq_install/spacer10.GIF
730
%%PORTDOCS%%%%DOCSDIR%%/seq_install/template.xml
680
%%PORTDOCS%%%%DOCSDIR%%/seq_install/template.xml
731
%%PORTDOCS%%%%DOCSDIR%%/seq_install/win-ie.css
681
%%PORTDOCS%%%%DOCSDIR%%/seq_install/win-ie.css
Lines 736-741 Link Here
736
%%DATADIR%%/16SCore.nhr
686
%%DATADIR%%/16SCore.nhr
737
%%DATADIR%%/16SCore.nin
687
%%DATADIR%%/16SCore.nin
738
%%DATADIR%%/16SCore.nsq
688
%%DATADIR%%/16SCore.nsq
689
%%DATADIR%%/64-matK-FINAL-aligned-DNA.fas.nhr
690
%%DATADIR%%/64-matK-FINAL-aligned-DNA.fas.nin
691
%%DATADIR%%/64-matK-FINAL-aligned-DNA.fas.nsq
692
%%DATADIR%%/64-rbcL-FINAL-aligned-DNA.fas.nhr
693
%%DATADIR%%/64-rbcL-FINAL-aligned-DNA.fas.nin
694
%%DATADIR%%/64-rbcL-FINAL-aligned-DNA.fas.nsq
739
%%DATADIR%%/BLOSUM45
695
%%DATADIR%%/BLOSUM45
740
%%DATADIR%%/BLOSUM50
696
%%DATADIR%%/BLOSUM50
741
%%DATADIR%%/BLOSUM62
697
%%DATADIR%%/BLOSUM62
Lines 752-758 Link Here
752
%%DATADIR%%/KSchoth.flt
708
%%DATADIR%%/KSchoth.flt
753
%%DATADIR%%/KSesigc.mat
709
%%DATADIR%%/KSesigc.mat
754
%%DATADIR%%/KSesigl.mat
710
%%DATADIR%%/KSesigl.mat
755
%%DATADIR%%/PAM250
756
%%DATADIR%%/KSgc.flt
711
%%DATADIR%%/KSgc.flt
757
%%DATADIR%%/KShopp.flt
712
%%DATADIR%%/KShopp.flt
758
%%DATADIR%%/KSkyte.flt
713
%%DATADIR%%/KSkyte.flt
Lines 768-773 Link Here
768
%%DATADIR%%/LSURef_93.fasta.nhr
723
%%DATADIR%%/LSURef_93.fasta.nhr
769
%%DATADIR%%/LSURef_93.fasta.nin
724
%%DATADIR%%/LSURef_93.fasta.nin
770
%%DATADIR%%/LSURef_93.fasta.nsq
725
%%DATADIR%%/LSURef_93.fasta.nsq
726
%%DATADIR%%/PAM250
771
%%DATADIR%%/PAM30
727
%%DATADIR%%/PAM30
772
%%DATADIR%%/PAM70
728
%%DATADIR%%/PAM70
773
%%DATADIR%%/SSURef_93.fasta.nhr
729
%%DATADIR%%/SSURef_93.fasta.nhr
Lines 780-785 Link Here
780
%%DATADIR%%/UniVec_Core.nin
736
%%DATADIR%%/UniVec_Core.nin
781
%%DATADIR%%/UniVec_Core.nsq
737
%%DATADIR%%/UniVec_Core.nsq
782
%%DATADIR%%/asn2ff.prt
738
%%DATADIR%%/asn2ff.prt
739
%%DATADIR%%/autofix.prt
783
%%DATADIR%%/blast.prt
740
%%DATADIR%%/blast.prt
784
%%DATADIR%%/bstdt.prt
741
%%DATADIR%%/bstdt.prt
785
%%DATADIR%%/bstdt.val
742
%%DATADIR%%/bstdt.val
Lines 794-799 Link Here
794
%%DATADIR%%/gc.val
751
%%DATADIR%%/gc.val
795
%%DATADIR%%/humrep.fsa
752
%%DATADIR%%/humrep.fsa
796
%%DATADIR%%/institution_codes.txt
753
%%DATADIR%%/institution_codes.txt
754
%%DATADIR%%/lat_lon_country.txt
755
%%DATADIR%%/lat_lon_island.txt
756
%%DATADIR%%/lat_lon_water.txt
797
%%DATADIR%%/lineages.txt
757
%%DATADIR%%/lineages.txt
798
%%DATADIR%%/makerpt.prt
758
%%DATADIR%%/makerpt.prt
799
%%DATADIR%%/ncbiendo.dat
759
%%DATADIR%%/ncbiendo.dat
Lines 802-807 Link Here
802
%%DATADIR%%/ncbiren.dat
762
%%DATADIR%%/ncbiren.dat
803
%%DATADIR%%/ncbirnam.dat
763
%%DATADIR%%/ncbirnam.dat
804
%%DATADIR%%/objprt.prt
764
%%DATADIR%%/objprt.prt
765
%%DATADIR%%/organelle_products.prt
766
%%DATADIR%%/product_rules.prt
805
%%DATADIR%%/pubkey.enc
767
%%DATADIR%%/pubkey.enc
806
%%DATADIR%%/rRNA_blast.nal
768
%%DATADIR%%/rRNA_blast.nal
807
%%DATADIR%%/rRNAstrand.nal
769
%%DATADIR%%/rRNAstrand.nal
Lines 810-822 Link Here
810
%%DATADIR%%/sequin.hlp
772
%%DATADIR%%/sequin.hlp
811
%%DATADIR%%/sgmlbb.ent
773
%%DATADIR%%/sgmlbb.ent
812
%%DATADIR%%/taxlist.txt
774
%%DATADIR%%/taxlist.txt
813
@dirrm include/ncbi/connect
775
%%DATADIR%%/validrules.prt
814
@dirrm include/ncbi
776
@dirrmtry %%DATADIR%%
815
@dirrm lib/ncbi
816
%%PORTDOCS%%@dirrm %%DOCSDIR%%/blast
817
%%PORTDOCS%%@dirrm %%DOCSDIR%%/fa2htgs
818
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
819
%%PORTDOCS%%@dirrm %%DOCSDIR%%/man
820
%%PORTDOCS%%@dirrm %%DOCSDIR%%/seq_install
777
%%PORTDOCS%%@dirrm %%DOCSDIR%%/seq_install
778
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
779
%%PORTDOCS%%@dirrm %%DOCSDIR%%/fa2htgs
780
%%PORTDOCS%%@dirrm %%DOCSDIR%%/blast
821
%%PORTDOCS%%@dirrm %%DOCSDIR%%
781
%%PORTDOCS%%@dirrm %%DOCSDIR%%
822
@dirrmtry %%DATADIR%%
782
@dirrm lib/ncbi
783
@dirrm include/ncbi/connect
784
@dirrm include/ncbi

Return to bug 176544