summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-12-01 01:06:47 +0000
committermaho <maho@FreeBSD.org>2005-12-01 01:06:47 +0000
commite86aa8c8930019e19f2be20e489d6cb48cb75e2b (patch)
tree6384a4ffcab2e80a64c92e709f811a234c5bf68f
parent65f3ab86890f7dabceb47efb53ae29377773b60c (diff)
downloadFreeBSD-ports-e86aa8c8930019e19f2be20e489d6cb48cb75e2b.zip
FreeBSD-ports-e86aa8c8930019e19f2be20e489d6cb48cb75e2b.tar.gz
Prepare for upcoming ooo-build. PORTNAME and PORTVERSION are now set by ?=.
-rw-r--r--editors/openoffice-3-devel/Makefile8
-rw-r--r--editors/openoffice-3/Makefile8
-rw-r--r--editors/openoffice.org-2-RC/Makefile8
-rw-r--r--editors/openoffice.org-2-devel/Makefile8
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile8
-rw-r--r--editors/openoffice.org-2.0/Makefile8
-rw-r--r--editors/openoffice.org-2/Makefile8
-rw-r--r--editors/openoffice.org-3-RC/Makefile8
-rw-r--r--editors/openoffice.org-3-devel/Makefile8
-rw-r--r--editors/openoffice.org-3/Makefile8
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile8
11 files changed, 44 insertions, 44 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 4729d75..1cf7d4d 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.${SNAPDATE}
-CATEGORIES+= editors
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.${SNAPDATE}
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index e73532f..6e208c6 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.0
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.0
PORTREVISION= 1
-CATEGORIES+= editors
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index e73532f..6e208c6 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.0
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.0
PORTREVISION= 1
-CATEGORIES+= editors
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 4729d75..1cf7d4d 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.${SNAPDATE}
-CATEGORIES+= editors
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.${SNAPDATE}
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index 4729d75..1cf7d4d 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.${SNAPDATE}
-CATEGORIES+= editors
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.${SNAPDATE}
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index e73532f..6e208c6 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.0
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.0
PORTREVISION= 1
-CATEGORIES+= editors
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index e73532f..6e208c6 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.0
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.0
PORTREVISION= 1
-CATEGORIES+= editors
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index e73532f..6e208c6 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.0
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.0
PORTREVISION= 1
-CATEGORIES+= editors
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 4729d75..1cf7d4d 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.${SNAPDATE}
-CATEGORIES+= editors
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.${SNAPDATE}
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index e73532f..6e208c6 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.0
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.0
PORTREVISION= 1
-CATEGORIES+= editors
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 4729d75..1cf7d4d 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
#
-PORTNAME= openoffice.org
-PORTVERSION= 2.0.${SNAPDATE}
-CATEGORIES+= editors
+PORTNAME?= openoffice.org
+PORTVERSION?= 2.0.${SNAPDATE}
+CATEGORIES+= editors java
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
@@ -54,7 +54,7 @@ JAVA_VENDOR= bsdjava
.include <${FILESDIR}/Makefile.localized>
.if ${PERL_LEVEL} < 500600
-IGNORE= Install lang/perl5.8 then try again
+IGNORE= install lang/perl5.8 then try again
.endif
CODELINE= 680
OpenPOWER on IntegriCloud