summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-03-08 09:12:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-03-08 09:12:21 +0000
commit4729d2bf22eebacd19822b4a8f733e694ad997d9 (patch)
treedee3ec49cdb2ecf5bc901d8d7c628a656d5c9c24 /misc
parentAdd 31upgrade (diff)
Change dates. Change BROKEN to IGNORE so it will be ignored even during
parallel package builds. Update 30upgrade to include fetch. Change comments since it's now chasing 3.1-stable.
Notes
Notes: svn path=/head/; revision=17057
Diffstat (limited to 'misc')
-rw-r--r--misc/221upgrade/Makefile6
-rw-r--r--misc/222upgrade/Makefile6
-rw-r--r--misc/225upgrade/Makefile6
-rw-r--r--misc/227upgrade/Makefile6
-rw-r--r--misc/30upgrade/Makefile8
-rw-r--r--misc/30upgrade/pkg-comment2
-rw-r--r--misc/30upgrade/pkg-descr2
-rw-r--r--misc/30upgrade/pkg-plist1
8 files changed, 19 insertions, 18 deletions
diff --git a/misc/221upgrade/Makefile b/misc/221upgrade/Makefile
index 459c12e9e880..f262da0dcf2e 100644
--- a/misc/221upgrade/Makefile
+++ b/misc/221upgrade/Makefile
@@ -3,10 +3,10 @@
# Date created: 18 Apr 1997
# Whom: asami
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/17 23:42:19 asami Exp $
#
-DISTNAME= 221upgrade-1998.12.17
+DISTNAME= 221upgrade-1998.03.08
CATEGORIES= misc
DISTFILES= # empty
@@ -15,7 +15,7 @@ MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
-BROKEN= this needs to be built on a 2.2-stable system
+IGNORE= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
diff --git a/misc/222upgrade/Makefile b/misc/222upgrade/Makefile
index 8eb99638b36c..09f3422af32d 100644
--- a/misc/222upgrade/Makefile
+++ b/misc/222upgrade/Makefile
@@ -3,10 +3,10 @@
# Date created: 18 Apr 1997
# Whom: asami
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/17 23:42:19 asami Exp $
#
-DISTNAME= 222upgrade-1998.12.17
+DISTNAME= 222upgrade-1998.03.08
CATEGORIES= misc
DISTFILES= # empty
@@ -15,7 +15,7 @@ MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
-BROKEN= this needs to be built on a 2.2-stable system
+IGNORE= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
diff --git a/misc/225upgrade/Makefile b/misc/225upgrade/Makefile
index 4d2bba7b8b27..56ff9931c3e0 100644
--- a/misc/225upgrade/Makefile
+++ b/misc/225upgrade/Makefile
@@ -3,10 +3,10 @@
# Date created: 30 Nov 1997
# Whom: asami
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/17 23:42:19 asami Exp $
#
-DISTNAME= 225upgrade-1998.12.17
+DISTNAME= 225upgrade-1998.03.08
CATEGORIES= misc
DISTFILES= # empty
@@ -15,7 +15,7 @@ MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
-BROKEN= this needs to be built on a 2.2-stable system
+IGNORE= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
diff --git a/misc/227upgrade/Makefile b/misc/227upgrade/Makefile
index 878de51af662..b9a27f3ec70b 100644
--- a/misc/227upgrade/Makefile
+++ b/misc/227upgrade/Makefile
@@ -3,10 +3,10 @@
# Date created: 17 Dec 1998
# Whom: asami
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/17 23:42:20 asami Exp $
#
-DISTNAME= 227upgrade-1998.12.17
+DISTNAME= 227upgrade-1998.03.08
CATEGORIES= misc
DISTFILES= # empty
@@ -15,7 +15,7 @@ MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
-BROKEN= this needs to be built on a 2.2-stable system
+IGNORE= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
diff --git a/misc/30upgrade/Makefile b/misc/30upgrade/Makefile
index 59d68ede7a8c..c788f5be0507 100644
--- a/misc/30upgrade/Makefile
+++ b/misc/30upgrade/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: 3.0R to 3.0-current upgrade kit
+# New ports collection makefile for: 3.1R to 3.1-stable upgrade kit
# Version required: n/a
# Date created: 17 Dec 1998
# Whom: asami
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/17 23:42:20 asami Exp $
#
-DISTNAME= 30upgrade-1998.12.17
+DISTNAME= 30upgrade-1998.03.08
CATEGORIES= misc
DISTFILES= # empty
@@ -15,7 +15,7 @@ MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 300000
-BROKEN= this needs to be built on a 3.0-current system
+IGNORE= this needs to be built on a 3.x-stable system
.endif
NO_MTREE= yes
PREFIX= /
diff --git a/misc/30upgrade/pkg-comment b/misc/30upgrade/pkg-comment
index 8659fcca19c8..bbf3ce2bc846 100644
--- a/misc/30upgrade/pkg-comment
+++ b/misc/30upgrade/pkg-comment
@@ -1 +1 @@
-A convenience package to upgrade your 3.0 system to 3.0-current for ports.
+A convenience package to upgrade your 3.0 system to 3.1-stable for ports.
diff --git a/misc/30upgrade/pkg-descr b/misc/30upgrade/pkg-descr
index 98ff24d4fc1e..36ac1a6c7b2f 100644
--- a/misc/30upgrade/pkg-descr
+++ b/misc/30upgrade/pkg-descr
@@ -1,5 +1,5 @@
This package will allow you to upgrade your 3.0R system to
-3.0-current, so you can compile and use all ports in ports-current.
+3.1-stable, so you can compile and use all ports in ports-current.
Satoshi
asami@freebsd.org
diff --git a/misc/30upgrade/pkg-plist b/misc/30upgrade/pkg-plist
index 1cc015ff2b31..35765a432151 100644
--- a/misc/30upgrade/pkg-plist
+++ b/misc/30upgrade/pkg-plist
@@ -1,3 +1,4 @@
+usr/bin/fetch
usr/bin/install-info
usr/bin/makeinfo
usr/libexec/elf/ld