1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update for new sunsolve patch.

PR:		32969
Submitted by:	Martin Blapp <mb@imp.ch> (MAINTAINER)
This commit is contained in:
Dmitry Sivachenko 2001-12-18 14:39:17 +00:00
parent e2b4a761b4
commit 5e05a16b9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51738
9 changed files with 144 additions and 15 deletions

View File

@ -19,14 +19,14 @@ MASTER_SITES= ftp://ftp.csua.berkeley.edu/pub/.1/ports/distfiles/staroffice52/ \
ftp://ftp.sunet.se/pub7/security/vendor/sun/patches/
DISTNAME= so-5_2-ga-bin-linux-en.bin
.if defined(WITH_CDROM)
DISTFILES= 109939-02.tar.Z
DISTFILES= 109939-03.tar.Z
.else
DISTFILES= so-5_2-ga-bin-linux-en.bin 109939-02.tar.Z
DISTFILES= so-5_2-ga-bin-linux-en.bin 109939-03.tar.Z
.if defined(WITH_ADABAS)
DISTFILES+= soa-5_2-ga-bin-linux-en.bin
.endif
.endif
EXTRACT_ONLY= 109939-02.tar.Z
EXTRACT_ONLY= 109939-03.tar.Z
MAINTAINER= mb@imp.ch
@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/office52
TMPDIR= ${WRKDIR}/tmp
LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/lib:${LINUXBASE}/usr/lib
INSTDB.INS= ${PREFIX}/office52/program/instdb.ins
SUNSOLVE= ${WRKDIR}/109939-02
SUNSOLVE= ${WRKDIR}/109939-03
ADABAS_DIST= soa-5_2-ga-bin-linux-en.bin
SIZE!= /bin/df -k . | /usr/bin/tail -n 1 | /usr/bin/awk '{print $$4}'
LINPROCFS!= /sbin/mount | /usr/bin/grep linprocfs | /usr/bin/awk '{print $1}'

View File

@ -1,3 +1,3 @@
MD5 (staroffice52/soa-5_2-ga-bin-linux-en.bin) = 8f36a55d7cefd919febdefb502ae986d
MD5 (staroffice52/so-5_2-ga-bin-linux-en.bin) = 1f03de10b6127772ba87567d334aeb4d
MD5 (staroffice52/109939-02.tar.Z) = f2a32aec9b4c223fbb2829e496ad84b6
MD5 (staroffice52/109939-03.tar.Z) = 86af927a33ba32e9faa3f26170c6fe9c

View File

@ -76,6 +76,47 @@ office52/program/resource/icd56901.res
office52/program/resource/ept56901.res
office52/program/resource/eme56901.res
office52/program/resource/epn56901.res
office52/program/resource/sfx56903.res
office52/program/resource/sfx56907.res
office52/program/resource/sfx56931.res
office52/program/resource/sfx56933.res
office52/program/resource/sfx56934.res
office52/program/resource/sfx56939.res
office52/program/resource/sfx56945.res
office52/program/resource/sfx56946.res
office52/program/resource/sfx56948.res
office52/program/resource/ofa56901.res
office52/program/resource/ofa56903.res
office52/program/resource/ofa56907.res
office52/program/resource/ofa56931.res
office52/program/resource/ofa56933.res
office52/program/resource/ofa56934.res
office52/program/resource/ofa56939.res
office52/program/resource/ofa56945.res
office52/program/resource/ofa56946.res
office52/program/resource/ofa56948.res
office52/program/resource/svx56903.res
office52/program/resource/svx56907.res
office52/program/resource/svx56931.res
office52/program/resource/svx56933.res
office52/program/resource/svx56934.res
office52/program/resource/svx56939.res
office52/program/resource/svx56945.res
office52/program/resource/svx56946.res
office52/program/resource/svx56948.res
office52/program/resource/svx56901.res
office52/program/resource/sd56901.res
office52/program/resource/sd56903.res
office52/program/resource/sd56907.res
office52/program/resource/sd56931.res
office52/program/resource/sd56933.res
office52/program/resource/sd56934.res
office52/program/resource/sd56939.res
office52/program/resource/sd56945.res
office52/program/resource/sd56946.res
office52/program/resource/sd56948.res
office52/program/resource/sfx56901.res
office52/program/libmbx569li.so
office52/program/libctl569li.so
office52/program/libimpreg.so
office52/program/libpap569li.so
@ -2905,6 +2946,8 @@ office52/help/01/shelp.dir
office52/help/01/shelp.dat
office52/LICENSE
office52/README
office52/README.109939-02
office52/README.109939-03
@dirrm office52/user/work
@dirrm office52/user/wordbook
@dirrm office52/user/template

View File

@ -19,14 +19,14 @@ MASTER_SITES= ftp://ftp.cem2.univ-montp2.fr/pub/linux/soft/StarOffice/ \
DISTNAME= so-5_2-ga-bin-linux-fr.bin
.if defined(WITH_CDROM)
DISTFILES= 109939-02.tar.Z
DISTFILES= 109939-03.tar.Z
.else
DISTFILES= so-5_2-ga-bin-linux-fr.bin 109939-02.tar.Z
DISTFILES= so-5_2-ga-bin-linux-fr.bin 109939-03.tar.Z
.if defined(WITH_ADABAS)
DISTFILES+= soa-5_2-ga-bin-linux-fr.bin so-5_2-ga-bin-linux-fr.bin
.endif
.endif
EXTRACT_ONLY= 109939-02.tar.Z
EXTRACT_ONLY= 109939-03.tar.Z
MAINTAINER= mb@imp.ch
@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/office52
TMPDIR= ${WRKDIR}/tmp
LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/linux/lib:${LINUXBASE}/usr/lib
INSTDB.INS= ${PREFIX}/office52/program/instdb.ins
SUNSOLVE= ${WRKDIR}/109939-02
SUNSOLVE= ${WRKDIR}/109939-03
ADABAS_DIST= soa-5_2-ga-bin-linux-fr.bin
SIZE!= /bin/df -k . | /usr/bin/tail -n 1 | /usr/bin/awk '{print $$4}'
LINPROCFS!= /sbin/mount | /usr/bin/grep linprocfs | /usr/bin/awk '{print $1}'

View File

@ -1,3 +1,3 @@
MD5 (staroffice52/so-5_2-ga-bin-linux-fr.bin) = 848e03d4feeef0112e7d2f16407d4431
MD5 (staroffice52/soa-5_2-ga-bin-linux-fr.bin) = ab303af54dafbe5b308a06c92bc51133
MD5 (staroffice52/109939-02.tar.Z) = f2a32aec9b4c223fbb2829e496ad84b6
MD5 (staroffice52/109939-03.tar.Z) = 86af927a33ba32e9faa3f26170c6fe9c

View File

@ -76,6 +76,47 @@ office52/program/resource/icd56933.res
office52/program/resource/ept56933.res
office52/program/resource/eme56933.res
office52/program/resource/epn56933.res
office52/program/resource/sfx56903.res
office52/program/resource/sfx56907.res
office52/program/resource/sfx56931.res
office52/program/resource/sfx56933.res
office52/program/resource/sfx56934.res
office52/program/resource/sfx56939.res
office52/program/resource/sfx56945.res
office52/program/resource/sfx56946.res
office52/program/resource/sfx56948.res
office52/program/resource/ofa56901.res
office52/program/resource/ofa56903.res
office52/program/resource/ofa56907.res
office52/program/resource/ofa56931.res
office52/program/resource/ofa56933.res
office52/program/resource/ofa56934.res
office52/program/resource/ofa56939.res
office52/program/resource/ofa56945.res
office52/program/resource/ofa56946.res
office52/program/resource/ofa56948.res
office52/program/resource/svx56903.res
office52/program/resource/svx56907.res
office52/program/resource/svx56931.res
office52/program/resource/svx56933.res
office52/program/resource/svx56934.res
office52/program/resource/svx56939.res
office52/program/resource/svx56945.res
office52/program/resource/svx56946.res
office52/program/resource/svx56948.res
office52/program/resource/svx56901.res
office52/program/resource/sd56901.res
office52/program/resource/sd56903.res
office52/program/resource/sd56907.res
office52/program/resource/sd56931.res
office52/program/resource/sd56933.res
office52/program/resource/sd56934.res
office52/program/resource/sd56939.res
office52/program/resource/sd56945.res
office52/program/resource/sd56946.res
office52/program/resource/sd56948.res
office52/program/resource/sfx56901.res
office52/program/libmbx569li.so
office52/program/libctl569li.so
office52/program/libimpreg.so
office52/program/libpap569li.so
@ -2908,6 +2949,8 @@ office52/help/33/shelp.dir
office52/help/33/shelp.dat
office52/LICENSE
office52/README
office52/README.109939-02
office52/README.109939-03
@dirrm office52
@dirrm office52/program
@dirrm office52/program/filter

View File

@ -17,14 +17,14 @@ MASTER_SITES= ftp://ftp.hu-berlin.de/pub/linux/staroffice/german/ \
ftp://ftp.sunet.se/pub7/security/vendor/sun/patches/
DISTNAME= so-5_2-ga-bin-linux-de.bin
.if defined(WITH_CDROM)
DISTFILES= 109939-02.tar.Z
DISTFILES= 109939-03.tar.Z
.else
DISTFILES= so-5_2-ga-bin-linux-de.bin 109939-02.tar.Z
DISTFILES= so-5_2-ga-bin-linux-de.bin 109939-03.tar.Z
.if defined(WITH_ADABAS)
DISTFILES+= soa-5_2-ga-bin-linux-de.bin
.endif
.endif
EXTRACT_ONLY= 109939-02.tar.Z
EXTRACT_ONLY= 109939-03.tar.Z
MAINTAINER= mb@imp.ch
@ -39,7 +39,7 @@ WRKSRC= ${WRKDIR}/office52
TMPDIR= ${WRKDIR}/tmp
LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/lib:${LINUXBASE}/usr/lib
INSTDB.INS= ${PREFIX}/office52/program/instdb.ins
SUNSOLVE= ${WRKDIR}/109939-02
SUNSOLVE= ${WRKDIR}/109939-03
ADABAS_DIST= soa-5_2-ga-bin-linux-de.bin
SIZE!= /bin/df -k . | /usr/bin/tail -n 1 | /usr/bin/awk '{print $$4}'
LINPROCFS!= /sbin/mount | /usr/bin/grep linprocfs | /usr/bin/awk '{print $1}'

View File

@ -1,3 +1,3 @@
MD5 (staroffice52/so-5_2-ga-bin-linux-de.bin) = 1abb5b67108f0c5eaa832bca32a32913
MD5 (staroffice52/soa-5_2-ga-bin-linux-de.bin) = ee6e4fe81ac663835195cb756234b804
MD5 (staroffice52/109939-02.tar.Z) = f2a32aec9b4c223fbb2829e496ad84b6
MD5 (staroffice52/109939-03.tar.Z) = 86af927a33ba32e9faa3f26170c6fe9c

View File

@ -76,6 +76,47 @@ office52/program/resource/icd56949.res
office52/program/resource/ept56949.res
office52/program/resource/eme56949.res
office52/program/resource/epn56949.res
office52/program/resource/sfx56903.res
office52/program/resource/sfx56907.res
office52/program/resource/sfx56931.res
office52/program/resource/sfx56933.res
office52/program/resource/sfx56934.res
office52/program/resource/sfx56939.res
office52/program/resource/sfx56945.res
office52/program/resource/sfx56946.res
office52/program/resource/sfx56948.res
office52/program/resource/ofa56901.res
office52/program/resource/ofa56903.res
office52/program/resource/ofa56907.res
office52/program/resource/ofa56931.res
office52/program/resource/ofa56933.res
office52/program/resource/ofa56934.res
office52/program/resource/ofa56939.res
office52/program/resource/ofa56945.res
office52/program/resource/ofa56946.res
office52/program/resource/ofa56948.res
office52/program/resource/svx56903.res
office52/program/resource/svx56907.res
office52/program/resource/svx56931.res
office52/program/resource/svx56933.res
office52/program/resource/svx56934.res
office52/program/resource/svx56939.res
office52/program/resource/svx56945.res
office52/program/resource/svx56946.res
office52/program/resource/svx56948.res
office52/program/resource/svx56901.res
office52/program/resource/sd56901.res
office52/program/resource/sd56903.res
office52/program/resource/sd56907.res
office52/program/resource/sd56931.res
office52/program/resource/sd56933.res
office52/program/resource/sd56934.res
office52/program/resource/sd56939.res
office52/program/resource/sd56945.res
office52/program/resource/sd56946.res
office52/program/resource/sd56948.res
office52/program/resource/sfx56901.res
office52/program/libmbx569li.so
office52/program/libctl569li.so
office52/program/libimpreg.so
office52/program/libpap569li.so
@ -2907,6 +2948,8 @@ office52/help/49/shelp.dir
office52/help/49/shelp.dat
office52/LICENSE
office52/README
office52/README.109939-02
office52/README.109939-03
office52/PLIST
office52/PLIST-f
office52/program/setup.log