1) remove IGNORE

2) set port name as 1.1.1.RC1 (RC2 will soon appear)
This commit is contained in:
Maho Nakata 2004-03-15 13:06:15 +00:00
parent a66ae315f4
commit 9040d4551e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104084
4 changed files with 20 additions and 32 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= openoffice
PORTVERSION= 1.1.1
PORTVERSION= 1.1.1.RC1
CATEGORIES+= editors
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
@ -20,20 +20,19 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
MASTER_SITE_SUBDIR= contrib/rc/1.1.1rc
DISTFILES+= OOo_1.1.1rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
EXTRACT_ONLY= OOo_1.1.1rc_source.tar.bz2
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
IGNORE= "Work In Progress"
USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>
@ -85,8 +84,6 @@ USE_GCC=3.2
CC= gcc32
CXX= g++32
EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
@ -460,7 +457,7 @@ do-build:
.endif
pre-install:
@${MKDIR} -p ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
do-install:
.if !defined(DISPLAY)

View File

@ -6,7 +6,7 @@
#
PORTNAME= openoffice
PORTVERSION= 1.1.1
PORTVERSION= 1.1.1.RC1
CATEGORIES+= editors
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
@ -20,20 +20,19 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
MASTER_SITE_SUBDIR= contrib/rc/1.1.1rc
DISTFILES+= OOo_1.1.1rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
EXTRACT_ONLY= OOo_1.1.1rc_source.tar.bz2
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
IGNORE= "Work In Progress"
USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>
@ -85,8 +84,6 @@ USE_GCC=3.2
CC= gcc32
CXX= g++32
EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
@ -460,7 +457,7 @@ do-build:
.endif
pre-install:
@${MKDIR} -p ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
do-install:
.if !defined(DISPLAY)

View File

@ -6,7 +6,7 @@
#
PORTNAME= openoffice
PORTVERSION= 1.1.1
PORTVERSION= 1.1.1.RC1
CATEGORIES+= editors
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
@ -20,20 +20,19 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
MASTER_SITE_SUBDIR= contrib/rc/1.1.1rc
DISTFILES+= OOo_1.1.1rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
EXTRACT_ONLY= OOo_1.1.1rc_source.tar.bz2
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
IGNORE= "Work In Progress"
USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>
@ -85,8 +84,6 @@ USE_GCC=3.2
CC= gcc32
CXX= g++32
EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
@ -460,7 +457,7 @@ do-build:
.endif
pre-install:
@${MKDIR} -p ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
do-install:
.if !defined(DISPLAY)

View File

@ -6,7 +6,7 @@
#
PORTNAME= openoffice
PORTVERSION= 1.1.1
PORTVERSION= 1.1.1.RC1
CATEGORIES+= editors
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
@ -20,20 +20,19 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
MASTER_SITE_SUBDIR= contrib/rc/1.1.1rc
DISTFILES+= OOo_1.1.1rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
EXTRACT_ONLY= OOo_1.1.1rc_source.tar.bz2
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
IGNORE= "Work In Progress"
USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>
@ -85,8 +84,6 @@ USE_GCC=3.2
CC= gcc32
CXX= g++32
EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
@ -460,7 +457,7 @@ do-build:
.endif
pre-install:
@${MKDIR} -p ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
@${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
do-install:
.if !defined(DISPLAY)