Index: head/misc/42upgrade/Makefile =================================================================== --- head/misc/42upgrade/Makefile (nonexistent) +++ head/misc/42upgrade/Makefile (revision 38023) @@ -0,0 +1,38 @@ +# New ports collection makefile for: 4.2R to 4-stable upgrade kit +# Date created: 5 Feb 2000 +# Whom: asami +# +# $FreeBSD$ +# + +PORTNAME= 42upgrade +PORTVERSION= 2000.02.05 +CATEGORIES= misc +DISTFILES= # empty + +MAINTAINER= asami@FreeBSD.org + +.include + +.if !defined(PACKAGE_BUILDING) +BROKEN= this \"port\" is for building packages for distribution only, please get the package from http://www.freebsd.org/ports/ if you need an upgrade +.elif ${OSVERSION} < 420000 || ${OSVERSION} >= 500000 +FORBIDDEN= this needs to be built on a recent 4-stable system +.endif +NO_MTREE= yes +PREFIX= / +NO_BUILD= yes +PKGINSTALL= ${WRKDIR}/INSTALL +DATE!= cat /var/db/port.mkversion +MANPREFIX= ${PREFIX}usr/share +MANCOMPRESSED= maybe + +do-install: + ${SED} -e "s/%%VERSION%%/${DATE}/" ${PKGDIR}/pkg-install \ + > ${PKGINSTALL} + +deinstall: + @${ECHO} "You can't delete this port." + @${FALSE} + +.include Property changes on: head/misc/42upgrade/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/misc/42upgrade/pkg-comment =================================================================== --- head/misc/42upgrade/pkg-comment (nonexistent) +++ head/misc/42upgrade/pkg-comment (revision 38023) @@ -0,0 +1 @@ +A convenience package to upgrade your 4.2 system to 4-stable for ports Property changes on: head/misc/42upgrade/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/42upgrade/pkg-descr =================================================================== --- head/misc/42upgrade/pkg-descr (nonexistent) +++ head/misc/42upgrade/pkg-descr (revision 38023) @@ -0,0 +1,5 @@ +This package will allow you to upgrade your 4.2R system to +4-stable, so you can compile and use all ports in ports-current. + +Satoshi +asami@freebsd.org Property changes on: head/misc/42upgrade/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/42upgrade/pkg-install =================================================================== --- head/misc/42upgrade/pkg-install (nonexistent) +++ head/misc/42upgrade/pkg-install (revision 38023) @@ -0,0 +1,5 @@ +#!/bin/sh +if [ "$2" != "PRE-INSTALL" ]; then + exit 0 +fi +echo %%VERSION%% > /var/db/port.mkversion Property changes on: head/misc/42upgrade/pkg-install ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/42upgrade/pkg-plist =================================================================== --- head/misc/42upgrade/pkg-plist (nonexistent) +++ head/misc/42upgrade/pkg-plist (revision 38023) @@ -0,0 +1 @@ +@comment this plist intentionally left empty Property changes on: head/misc/42upgrade/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/42upgrade/pkg-req =================================================================== --- head/misc/42upgrade/pkg-req (nonexistent) +++ head/misc/42upgrade/pkg-req (revision 38023) @@ -0,0 +1,5 @@ +#!/bin/sh +if [ $2 = "DEINSTALL" ]; then + echo "Package $1 cannot be removed -- to do so will render your system useless." + exit 1 +fi Property changes on: head/misc/42upgrade/pkg-req ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/Makefile =================================================================== --- head/misc/Makefile (revision 38022) +++ head/misc/Makefile (revision 38023) @@ -1,182 +1,183 @@ # $FreeBSD$ # SUBDIR += 221upgrade SUBDIR += 222upgrade SUBDIR += 225upgrade SUBDIR += 227upgrade SUBDIR += 30upgrade SUBDIR += 31upgrade SUBDIR += 32upgrade SUBDIR += 34upgrade SUBDIR += 40upgrade SUBDIR += 41upgrade + SUBDIR += 42upgrade SUBDIR += 44bsd-more SUBDIR += Howto SUBDIR += achievo SUBDIR += aclgen SUBDIR += acron SUBDIR += alevt SUBDIR += amanda SUBDIR += amanda24 SUBDIR += amanda24-client SUBDIR += amanda24-server SUBDIR += ari-yahoo SUBDIR += asbutton SUBDIR += astrolog SUBDIR += bb SUBDIR += bbjd SUBDIR += biblereader SUBDIR += bidwatcher SUBDIR += bogosort SUBDIR += bottlerocket SUBDIR += boxes SUBDIR += brs SUBDIR += buffer SUBDIR += cassowary SUBDIR += chord SUBDIR += cmatrix SUBDIR += colorls SUBDIR += colortail SUBDIR += crosspad SUBDIR += cstream SUBDIR += cwish SUBDIR += deco SUBDIR += dejagnu SUBDIR += delay SUBDIR += diction SUBDIR += display SUBDIR += dnetc SUBDIR += dog SUBDIR += dotfile SUBDIR += emma SUBDIR += estic SUBDIR += ewipe SUBDIR += ezload SUBDIR += fd SUBDIR += felis SUBDIR += fep SUBDIR += figlet SUBDIR += findutils SUBDIR += fortuneit SUBDIR += freedialog SUBDIR += ftree SUBDIR += geekcode SUBDIR += git SUBDIR += gnomepm SUBDIR += gnomeusersguide SUBDIR += gnomeutils SUBDIR += gnuls SUBDIR += gone SUBDIR += gplbp SUBDIR += grdb SUBDIR += grun SUBDIR += gtkfind SUBDIR += gtl SUBDIR += gwhich SUBDIR += hello SUBDIR += heyu SUBDIR += histring SUBDIR += iselect SUBDIR += jargon SUBDIR += jive SUBDIR += kcd SUBDIR += kdeutils11 SUBDIR += kdeutils2 SUBDIR += kdirstat SUBDIR += khotkeys SUBDIR += kp SUBDIR += kwatch SUBDIR += lc SUBDIR += less SUBDIR += lifelines SUBDIR += lile SUBDIR += logsurfer SUBDIR += lv SUBDIR += magicpoint SUBDIR += man.el SUBDIR += mc SUBDIR += metatheme SUBDIR += mgp-mode.el SUBDIR += misterproper SUBDIR += mmv SUBDIR += most SUBDIR += moviedb SUBDIR += mshell SUBDIR += muuz SUBDIR += nsf SUBDIR += numchar SUBDIR += nwrite SUBDIR += orville-write SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard SUBDIR += p5-File-CounterFile SUBDIR += p5-Finance-Quote SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags SUBDIR += p5-LEGO-RCX SUBDIR += p5-Locale-Codes SUBDIR += peq SUBDIR += pdmenu SUBDIR += pg SUBDIR += pinfo SUBDIR += pkg_tarup SUBDIR += porteasy SUBDIR += proxyper SUBDIR += py-distutils SUBDIR += pybliographer SUBDIR += qhacc SUBDIR += qlas SUBDIR += quotes SUBDIR += quranref SUBDIR += rfc SUBDIR += rname SUBDIR += rpm SUBDIR += rpm2cpio SUBDIR += rtfm SUBDIR += screen SUBDIR += scriptkit SUBDIR += seizedesktop SUBDIR += sh-utils SUBDIR += sls SUBDIR += sma SUBDIR += smssend SUBDIR += snowflake SUBDIR += splitvt SUBDIR += sshbuddy SUBDIR += tcb SUBDIR += team SUBDIR += tet SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman SUBDIR += tkregexp SUBDIR += tkrunit SUBDIR += tvguide SUBDIR += uk-phone SUBDIR += uk-postcodes SUBDIR += unclutter SUBDIR += upclient SUBDIR += us-zipcodes SUBDIR += vbidecode SUBDIR += vera SUBDIR += videotext SUBDIR += viz SUBDIR += whichman SUBDIR += wmcp SUBDIR += wmmand SUBDIR += wmstock SUBDIR += wmweather SUBDIR += xd SUBDIR += xdelta SUBDIR += xenmenu SUBDIR += xgas SUBDIR += xless SUBDIR += xpns SUBDIR += xquote SUBDIR += xtail SUBDIR += xtar SUBDIR += yaunc SUBDIR += ytree .include Property changes on: head/misc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.320 \ No newline at end of property +1.321 \ No newline at end of property