FreeBSD Bugzilla – Attachment 7619 Details for
Bug 16432
Fixing numerous minor problems with the StarOffice 5 port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.15 KB, created by
dkwiebe
on 2000-01-28 20:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dkwiebe
Created:
2000-01-28 20:10:01 UTC
Size:
3.15 KB
patch
obsolete
>*** Makefile.orig Fri Jan 28 09:15:40 2000 >--- Makefile Fri Jan 28 09:34:21 2000 >*************** >*** 9,22 **** > DISTNAME= so51a_lnx_01 > PKGNAME= staroffice-5.1a > CATEGORIES= editors >! MASTER_SITES= ftp://ftp.hagenhomes.com/pub/ \ > ftp://ftp.stat.duke.edu/pub/Users/sto/StarOffice51a/ \ > ftp://ftp.stardivision.de/pub/support/so51a/nwspatch/unxlnxi/ \ > ftp://ftp.stardivision.de/pub/support/so51a/db/unxlnxi/ > EXTRACT_SUFX= .tar > DISTFILES= applicat.rdb.gz libofa517li.so libsdb517li.so > >! MAINTAINER= dkiwebe@hagenhomes.com > > BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip > RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base >--- 9,22 ---- > DISTNAME= so51a_lnx_01 > PKGNAME= staroffice-5.1a > CATEGORIES= editors >! MASTER_SITES= http://www.hagenhomes.com/freebsd/files \ > ftp://ftp.stat.duke.edu/pub/Users/sto/StarOffice51a/ \ > ftp://ftp.stardivision.de/pub/support/so51a/nwspatch/unxlnxi/ \ > ftp://ftp.stardivision.de/pub/support/so51a/db/unxlnxi/ > EXTRACT_SUFX= .tar > DISTFILES= applicat.rdb.gz libofa517li.so libsdb517li.so > >! MAINTAINER= dkwiebe@hagenhomes.com > > BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip > RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base >*************** >*** 30,36 **** > NO_BUILD= yes > DIST_SUBDIR= staroffice5 > WRKSRC= ${WRKDIR}/so51inst >! TEMPDIR= ${WRKDIR}/tmp > > .include <bsd.port.pre.mk> > >--- 30,36 ---- > NO_BUILD= yes > DIST_SUBDIR= staroffice5 > WRKSRC= ${WRKDIR}/so51inst >! TMPDIR= ${WRKDIR}/tmp > > .include <bsd.port.pre.mk> > >*************** >*** 62,73 **** > do-install: > @${CP} /compat/linux/etc/ld.so.conf ${TMPDIR}/ld.so.conf.tmp > @${ECHO} "${WRKDIR}/tmp" >> ${TMPDIR}/ld.so.conf.tmp >! @${ECHO} "${TEMPDIR}/sv001.tmp" >> ${TMPDIR}/ld.so.conf.tmp >! @PATH=${PATH}:${TEMPDIR}/sv001.tmp:/usr/compat/linux/tmp/sv001.tmp:/usr/compat/linux/tmp:/tmp >! @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${TEMPDIR}:${WRKDIR}/tmp:/usr/lib:/lib:/tmp:/usr/compat/linux/lib > @/usr/compat/linux/sbin/ldconfig -f ${TMPDIR}/ld.so.conf.tmp > @${CAT} ${PKGDIR}/MESSAGE >! @-TEMP=${TEMPDIR} ${WRKDIR}/so51inst/office51/setup /net > > # A seperate target as we need to be able to run this stuff independantly. > post-install: >--- 62,73 ---- > do-install: > @${CP} /compat/linux/etc/ld.so.conf ${TMPDIR}/ld.so.conf.tmp > @${ECHO} "${WRKDIR}/tmp" >> ${TMPDIR}/ld.so.conf.tmp >! @${ECHO} "${TMPDIR}/sv001.tmp" >> ${TMPDIR}/ld.so.conf.tmp >! @PATH=${PATH}:${TMPDIR}/sv001.tmp:/usr/compat/linux/tmp/sv001.tmp:/usr/compat/linux/tmp:/tmp >! @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${TMPDIR}:${WRKDIR}/tmp:/usr/lib:/lib:/tmp:/usr/compat/linux/lib > @/usr/compat/linux/sbin/ldconfig -f ${TMPDIR}/ld.so.conf.tmp > @${CAT} ${PKGDIR}/MESSAGE >! @-TEMP=${TMPDIR} ${WRKDIR}/so51inst/office51/setup /net > > # A seperate target as we need to be able to run this stuff independantly. > post-install:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16432
: 7619