=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/checklist.html,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** www/Attic/checklist.html 1998/11/19 04:14:56 1.7 --- www/Attic/checklist.html 1998/12/03 06:09:17 1.8 *************** *** 238,246 **** ;;; indicates values that must be supplied by the ! porter. Remove extraneous comments when done.
! # $OpenBSD: checklist.html,v 1.7 1998/11/19 04:14:56 espie Exp $
  #
  
  # What port/package will be created
--- 238,246 ----
    
  
    ;;; indicates values that must be supplied by the
!    porter.  Remove extraneous comments when done.
  
! # $OpenBSD: checklist.html,v 1.8 1998/12/03 06:09:17 marc Exp $
  #
  
  # What port/package will be created
***************
*** 255,263 ****
  #COMES_WITH=		2.3
  #ONLY_FOR_ARCHS=	list architectures here
  #BROKEN=		"reason"
- #RESTRICTED=		"reason"
  #NO_CDROM=		"reason"
! #NO_PACKAGE=		"reason"
  
  # where to send bitches about this port
  #
--- 255,263 ----
  #COMES_WITH=		2.3
  #ONLY_FOR_ARCHS=	list architectures here
  #BROKEN=		"reason"
  #NO_CDROM=		"reason"
! #RESTRICTED=		"reason"
! #MIRROR_DISTFILE=	no
  
  # where to send bitches about this port
  #
***************
*** 271,279 ****
  #PATCH_SITES=		;;;
  #PATCHFILES=		;;;
  #PATCH_DIST_STRIP=	-p0
- 
- # How to extract the sources
- #
  #EXTRACT_SUFX=		.tar.Z
  #EXTRACT_CMD=		;;;
  #EXTRACT_BEFORE_ARGS=	;;;
--- 271,276 ----
***************
*** 295,311 ****
  #USE_GMAKE=		yes
  #USE_IMAKE=		yes
  #USE_X11=		yes (assumed if USE_IMAKE is yes)
! 
! #GNU_CONFIGURE=		yes
  #HAS_CONFIGURE=		yes (assumed if GNU_CONFIGURE is yes)
  #CONFIGURE_SCRIPT=	;;; (if other than configure)
  #.if (${MACHINE_ARCH} != "alpha")
  #CONFIGURE_ARGS+=	--enable-shared
  #.endif
  #CONFIGURE_ARGS+=	--enable-static
! #CONFIGURE_ENV=		${SETENV}
  
- 
  # Things that we don't want to do for this port/package
  #
  #NO_DEPENDS=		yes
--- 292,307 ----
  #USE_GMAKE=		yes
  #USE_IMAKE=		yes
  #USE_X11=		yes (assumed if USE_IMAKE is yes)
! #USE_AUTOCONF=		yes
! #GNU_CONFIGURE=		yes (assumed if USE_AUTOCONF is yes)
  #HAS_CONFIGURE=		yes (assumed if GNU_CONFIGURE is yes)
  #CONFIGURE_SCRIPT=	;;; (if other than configure)
  #.if (${MACHINE_ARCH} != "alpha")
  #CONFIGURE_ARGS+=	--enable-shared
  #.endif
  #CONFIGURE_ARGS+=	--enable-static
! #CONFIGURE_ENV=		;;;
  
  # Things that we don't want to do for this port/package
  #
  #NO_DEPENDS=		yes
***************
*** 318,323 ****
--- 314,321 ----
  #NO_BUILD=		yes
  #NO_INSTALL=		yes
  #NO_MTREE=		yes
+ #NO_PACKAGE=		yes
+ #NO_PKG_REGISTER=	yes
  
  # This section is only needed if man pages are distributed in compressed
  # form.  Define MANCOMPRESSED and the man pages by section.  The pages
***************
*** 354,359 ****
    Porting 
    www@openbsd.org
!   
$OpenBSD: checklist.html,v 1.7 1998/11/19 04:14:56 espie Exp $ --- 352,357 ---- Porting www@openbsd.org !
$OpenBSD: checklist.html,v 1.8 1998/12/03 06:09:17 marc Exp $