LibreOffice progress.

Baptiste Daroussin bapt at FreeBSD.org
Tue Aug 30 09:54:02 UTC 2011


On Tue, Aug 30, 2011 at 11:50:03AM +0300, George Liaskos wrote:
> > Maybe because you forgot to include these lines in the Makefile?
> >
> > .if defined(WITH_SDK)
> > .for subdir in include share/idl share/libreoffice share/doc
> >        @cd ${LODESTDIR}/${PREFIX}/${subdir} && ${FIND} -H -s * -type f
> > -o -type l | \
> >                ${SED} -e 's|^|${subdir}/|' >> ${PLISTF}
> >        @cd ${LODESTDIR}/${PREFIX}/${subdir} && ${FIND} -d * -type d | \
> >                ${SED} -e 's|^|@dirrm ${subdir}/|' >> ${PLISTD}
> > .endfor
> > .endif
> >
> >        @${SORT} ${PLISTF} >> ${TMPPLIST}
> >        @${SORT} -r ${PLISTD} >> ${TMPPLIST}
> >
> > .if defined(WITH_SDK)
> > .for subdir in include share/idl share/libreoffice share/doc
> >        @${ECHO_CMD} "@unexec ${RMDIR} %D/${subdir} 2>/dev/null ||
> > ${TRUE}" >> ${TMPPLIST}
> > .endfor
> > .endif
> >
> > It is in bapt's github repository [1], but somehow it was lost during
> > the integration to the Ports Collection :-(
> >
> >
> >> PS. I like how we moved from DVCS to d-tarballs. :p
> >
> > -1 :-(
> >
> >
> > [1]
> > https://github.com/bapt/libreoffice-ports/blob/master/editors/libreoffice/Makefile
> 
> Ah ok, bapt send me a new tarball on irc.
> 
> http://www.freebsd.org/~bapt/libreoffice.tar.gz
> 
> Thank you.
> _______________________________________________
> freebsd-office at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-office
> To unsubscribe, send any mail to "freebsd-office-unsubscribe at freebsd.org"

Yeah i lost the git thing during the new release process sorry about that.
I'll fix that soon

I also lots part of the SDK thing while working one the 3.4.2
re sorry about that

So the last one I had is http://www.freebsd.org/~bapt/libreoffice.tar.gz (now
the version from George which miss the WITH_SDK thing

Thanks for the work

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-office/attachments/20110830/4271b9bf/attachment.pgp


More information about the freebsd-office mailing list