Index: head/science/ghmm/files/patch-ltmain.sh =================================================================== --- head/science/ghmm/files/patch-ltmain.sh (revision 361253) +++ head/science/ghmm/files/patch-ltmain.sh (nonexistent) @@ -1,15 +0,0 @@ ---- ltmain.sh.orig Thu Oct 13 16:30:04 2005 -+++ ltmain.sh Wed Jul 26 11:29:48 2006 -@@ -5772,10 +5772,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false ; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" Property changes on: head/science/ghmm/files/patch-ltmain.sh ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/science/ghmm/Makefile =================================================================== --- head/science/ghmm/Makefile (revision 361253) +++ head/science/ghmm/Makefile (revision 361254) @@ -1,20 +1,22 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= ghmm PORTVERSION= 0.7.0b +PORTREVISION= 1 CATEGORIES= science math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= General Hidden Markov Model Library in C -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= libtool USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-0.7.0 post-patch: @${REINPLACE_CMD} 's|tests doc VisualC|tests VisualC|' ${WRKSRC}/configure .include Index: head/science/ghmm/pkg-plist =================================================================== --- head/science/ghmm/pkg-plist (revision 361253) +++ head/science/ghmm/pkg-plist (revision 361254) @@ -1,47 +1,47 @@ bin/probdist bin/cluster bin/scluster bin/smix_hmm bin/ghmm-config include/ghmm/ghmm.h include/ghmm/foba.h include/ghmm/model.h include/ghmm/cluster.h include/ghmm/scluster.h include/ghmm/root_finder.h include/ghmm/reestimate.h include/ghmm/sequence.h include/ghmm/viterbi.h include/ghmm/sfoba.h include/ghmm/sviterbi.h include/ghmm/smodel.h include/ghmm/sdmodel.h include/ghmm/sdfoba.h include/ghmm/sreestimate.h include/ghmm/sgenerate.h include/ghmm/smixturehmm.h include/ghmm/scanner.h include/ghmm/gauss_tail.h include/ghmm/smap_classify.h include/ghmm/kbest.h include/ghmm/gradescent.h include/ghmm/discrime.h include/ghmm/psequence.h include/ghmm/pmodel.h include/ghmm/linkedlist.h include/ghmm/pviterbi.h include/ghmm/pviterbi_propagate.h include/ghmm/vector.h include/ghmm/matrix.h include/ghmm/const.h include/ghmm/rng.h include/ghmm/mes.h include/ghmm/randvar.h include/ghmm/internal.h -lib/libghmm.so.0 -lib/libghmm.so -lib/libghmm.la lib/libghmm.a +lib/libghmm.so +lib/libghmm.so.0 +lib/libghmm.so.0.0.7 %%DATADIR%%/PHI_001_20.dat @dirrmtry %%DATADIR%% @dirrmtry include/ghmm