1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

After losing these twice to newfs, I've finally decided to import them

into the repository.  (Note: these won't do anything for you, so don't
touch them if you are not building upgrade kits. :)
This commit is contained in:
Satoshi Asami 1998-12-17 23:42:20 +00:00
parent 7ce1129981
commit d4f14ed1c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15404
20 changed files with 186 additions and 0 deletions

25
misc/221upgrade/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: 2.2.1R to 2.2-stable upgrade kit
# Version required: n/a
# Date created: 18 Apr 1997
# Whom: asami
#
# $Id$
#
DISTNAME= 221upgrade-1998.12.17
CATEGORIES= misc
DISTFILES= # empty
MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
BROKEN= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
NO_BUILD= yes
NO_INSTALL= yes
.include <bsd.port.post.mk>

View File

@ -0,0 +1 @@
A convenience package to upgrade your 2.2.1 system to 2.2-stable for ports.

View File

@ -0,0 +1,5 @@
This package will allow you to upgrade your 2.2.1R system to
2.2-stable, so you can compile and use all ports in ports-current.
Satoshi
asami@freebsd.org

10
misc/221upgrade/pkg-plist Normal file
View File

@ -0,0 +1,10 @@
etc/mtree/BSD.x11.dist
sbin/ldconfig
usr/bin/info
usr/bin/install-info
usr/bin/makeinfo
usr/bin/patch
usr/share/mk/bsd.port.mk
usr/share/mk/bsd.port.pre.mk
usr/share/mk/bsd.port.post.mk
usr/share/mk/bsd.port.subdir.mk

25
misc/222upgrade/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: 2.2.2R to 2.2-stable upgrade kit
# Version required: n/a
# Date created: 18 Apr 1997
# Whom: asami
#
# $Id$
#
DISTNAME= 222upgrade-1998.12.17
CATEGORIES= misc
DISTFILES= # empty
MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
BROKEN= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
NO_BUILD= yes
NO_INSTALL= yes
.include <bsd.port.post.mk>

View File

@ -0,0 +1 @@
A convenience package to upgrade your 2.2.2 system to 2.2-stable for ports.

View File

@ -0,0 +1,5 @@
This package will allow you to upgrade your 2.2.2R system to
2.2-stable, so you can compile and use all ports in ports-current.
Satoshi
asami@freebsd.org

View File

@ -0,0 +1,7 @@
etc/mtree/BSD.x11.dist
sbin/ldconfig
usr/bin/patch
usr/share/mk/bsd.port.mk
usr/share/mk/bsd.port.pre.mk
usr/share/mk/bsd.port.post.mk
usr/share/mk/bsd.port.subdir.mk

25
misc/225upgrade/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: 2.2.5R to 2.2-stable upgrade kit
# Version required: n/a
# Date created: 30 Nov 1997
# Whom: asami
#
# $Id$
#
DISTNAME= 225upgrade-1998.12.17
CATEGORIES= misc
DISTFILES= # empty
MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
BROKEN= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
NO_BUILD= yes
NO_INSTALL= yes
.include <bsd.port.post.mk>

View File

@ -0,0 +1 @@
A convenience package to upgrade your 2.2.5 system to 2.2-stable for ports.

View File

@ -0,0 +1,5 @@
This package will allow you to upgrade your 2.2.5R system to
2.2-stable, so you can compile and use all ports in ports-current.
Satoshi
asami@freebsd.org

View File

@ -0,0 +1,6 @@
sbin/ldconfig
usr/bin/patch
usr/share/mk/bsd.port.mk
usr/share/mk/bsd.port.pre.mk
usr/share/mk/bsd.port.post.mk
usr/share/mk/bsd.port.subdir.mk

25
misc/227upgrade/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: 2.2.7R to 2.2-stable upgrade kit
# Version required: n/a
# Date created: 17 Dec 1998
# Whom: asami
#
# $Id$
#
DISTNAME= 227upgrade-1998.12.17
CATEGORIES= misc
DISTFILES= # empty
MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 300000
BROKEN= this needs to be built on a 2.2-stable system
.endif
NO_MTREE= yes
PREFIX= /
NO_BUILD= yes
NO_INSTALL= yes
.include <bsd.port.post.mk>

View File

@ -0,0 +1 @@
A convenience package to upgrade your 2.2.7 system to 2.2-stable for ports.

View File

@ -0,0 +1,5 @@
This package will allow you to upgrade your 2.2.7R system to
2.2-stable, so you can compile and use all ports in ports-current.
Satoshi
asami@freebsd.org

View File

@ -0,0 +1,4 @@
usr/share/mk/bsd.port.mk
usr/share/mk/bsd.port.pre.mk
usr/share/mk/bsd.port.post.mk
usr/share/mk/bsd.port.subdir.mk

25
misc/30upgrade/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: 3.0R to 3.0-current upgrade kit
# Version required: n/a
# Date created: 17 Dec 1998
# Whom: asami
#
# $Id$
#
DISTNAME= 30upgrade-1998.12.17
CATEGORIES= misc
DISTFILES= # empty
MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 300000
BROKEN= this needs to be built on a 3.0-current system
.endif
NO_MTREE= yes
PREFIX= /
NO_BUILD= yes
NO_INSTALL= yes
.include <bsd.port.post.mk>

View File

@ -0,0 +1 @@
A convenience package to upgrade your 3.0 system to 3.0-current for ports.

5
misc/30upgrade/pkg-descr Normal file
View File

@ -0,0 +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.
Satoshi
asami@freebsd.org

4
misc/30upgrade/pkg-plist Normal file
View File

@ -0,0 +1,4 @@
usr/share/mk/bsd.port.mk
usr/share/mk/bsd.port.pre.mk
usr/share/mk/bsd.port.post.mk
usr/share/mk/bsd.port.subdir.mk