From d67709b8f2b39a76651e1d767e3d98614b71d501 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 8 Mar 1999 09:06:48 +0000 Subject: 3.1R -> 3.1-stable upgrade package. --- misc/31upgrade/Makefile | 25 +++++++++++++++++++++++++ misc/31upgrade/pkg-comment | 1 + misc/31upgrade/pkg-descr | 5 +++++ misc/31upgrade/pkg-plist | 1 + 4 files changed, 32 insertions(+) create mode 100644 misc/31upgrade/Makefile create mode 100644 misc/31upgrade/pkg-comment create mode 100644 misc/31upgrade/pkg-descr create mode 100644 misc/31upgrade/pkg-plist (limited to 'misc/31upgrade') diff --git a/misc/31upgrade/Makefile b/misc/31upgrade/Makefile new file mode 100644 index 000000000000..ec8a45777f60 --- /dev/null +++ b/misc/31upgrade/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: 3.1R to 3.1-stable upgrade kit +# Version required: n/a +# Date created: 8 Mar 1999 +# Whom: asami +# +# $Id$ +# + +DISTNAME= 31upgrade-1999.03.08 +CATEGORIES= misc +DISTFILES= # empty + +MAINTAINER= asami@Freebsd.ORG + +.include + +.if ${OSVERSION} < 310000 +IGNORE= this needs to be built on a 3.1-stable system +.endif +NO_MTREE= yes +PREFIX= / +NO_BUILD= yes +NO_INSTALL= yes + +.include diff --git a/misc/31upgrade/pkg-comment b/misc/31upgrade/pkg-comment new file mode 100644 index 000000000000..82fac871308a --- /dev/null +++ b/misc/31upgrade/pkg-comment @@ -0,0 +1 @@ +A convenience package to upgrade your 3.1 system to 3.1-stable for ports. diff --git a/misc/31upgrade/pkg-descr b/misc/31upgrade/pkg-descr new file mode 100644 index 000000000000..e93e3309723c --- /dev/null +++ b/misc/31upgrade/pkg-descr @@ -0,0 +1,5 @@ +This package will allow you to upgrade your 3.1R system to +3.1-stable, so you can compile and use all ports in ports-current. + +Satoshi +asami@freebsd.org diff --git a/misc/31upgrade/pkg-plist b/misc/31upgrade/pkg-plist new file mode 100644 index 000000000000..b641c83f4500 --- /dev/null +++ b/misc/31upgrade/pkg-plist @@ -0,0 +1 @@ +usr/bin/fetch -- cgit v1.2.3