Skip to content

Commit

Permalink
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/C…
Browse files Browse the repository at this point in the history
…OMMENT.
  • Loading branch information
wiz committed Feb 16, 2001
1 parent cc50bc8 commit 5cf57be
Show file tree
Hide file tree
Showing 428 changed files with 440 additions and 429 deletions.
3 changes: 2 additions & 1 deletion devel/GConf/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2001/01/29 11:34:23 wiz Exp $
# $NetBSD: Makefile,v 1.10 2001/02/16 14:38:16 wiz Exp $
#

DISTNAME= GConf-0.11
Expand All @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/GConf/}

MAINTAINER= rh@netbsd.org
HOMEPAGE= http://advogato.org/proj/GConf/
COMMENT= configuration database system used by GNOME

DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
DEPENDS+= oaf-*:../../devel/oaf
Expand Down
1 change: 0 additions & 1 deletion devel/GConf/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/SDL/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2001/02/07 05:16:39 fredb Exp $
# $NetBSD: Makefile,v 1.9 2001/02/16 14:38:17 wiz Exp $
#

DISTNAME= SDL-1.1.6
Expand All @@ -7,6 +7,7 @@ MASTER_SITES= http://www.libsdl.org/release/

MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.libsdl.org/
COMMENT= Simple DirectMedia Layer, a cross-platform multimedia library

BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
Expand Down
1 change: 0 additions & 1 deletion devel/SDL/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/argtable/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/08/08 18:10:04 jlam Exp $
# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:17 wiz Exp $

DISTNAME= argtable-1.2
CATEGORIES= devel
MASTER_SITES= http://metalab.unc.edu/pub/Linux/devel/

MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://metalab.unc.edu/pub/Linux/devel/argtable.html
COMMENT= library for parsing command line arguments of a C/C++ program

GNU_CONFIGURE= # defined

Expand Down
1 change: 0 additions & 1 deletion devel/argtable/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/as31/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/07/08 13:30:04 bjh21 Exp $
# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:17 wiz Exp $

DISTNAME= asm.8051
PKGNAME= as31-19900126
Expand All @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.misc/volume10/ \
EXTRACT_SUFX= .Z

MAINTAINER= bjh21@netbsd.org
COMMENT= 8031/8051 assembler

EXTRACT_CMD= ${DECOMPRESS_CMD} ${DOWNLOADED_DISTFILE} | \
${SED} '1,/^.! \/bin\/sh/d' | ${SH}
Expand Down
1 change: 0 additions & 1 deletion devel/as31/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/autoconf/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.24 2000/04/04 23:18:24 wiz Exp $
# $NetBSD: Makefile,v 1.25 2001/02/16 14:38:17 wiz Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#

Expand All @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/}

MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html
COMMENT= Automatically configure source code on many Un*x platforms

DEPENDS= m4-1.4:../../devel/m4

Expand Down
1 change: 0 additions & 1 deletion devel/autoconf/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/automake/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2000/08/27 02:46:03 jlam Exp $
# $NetBSD: Makefile,v 1.19 2001/02/16 14:38:18 wiz Exp $
# FreeBSD Id: Makefile,v 1.5 1997/09/19 09:29:04 max Exp
#

Expand All @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=automake/}

MAINTAINER= fujimoto@oscar.elec.waseda.ac.jp
HOMEPAGE= http://www.gnu.org/software/automake/automake.html
COMMENT= GNU Standards-compliant Makefile generator

DEPENDS= autoconf-2.13:../../devel/autoconf

Expand Down
1 change: 0 additions & 1 deletion devel/automake/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/avltree/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $NetBSD: Makefile,v 1.4 2000/09/25 18:51:59 skrll Exp $
# $NetBSD: Makefile,v 1.5 2001/02/16 14:38:18 wiz Exp $

DISTNAME= avltree-1.1
CATEGORIES= devel
MASTER_SITES= ftp://odin.compchem.ucsf.edu/pub/amber/

MAINTAINER= wrstuden@netbsd.org
#HOMEPAGE=
COMMENT= In-memory index w/ binary and string keys and key counts

MANCOMPRESSED_IF_MANZ= yes
INSTALL_TARGET= includes install
Expand Down
1 change: 0 additions & 1 deletion devel/avltree/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/bcc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 1999/07/02 08:37:22 agc Exp $
# $NetBSD: Makefile,v 1.7 2001/02/16 14:38:18 wiz Exp $
# FreeBSD Id: Makefile,v 1.6 1996/11/18 11:22:35 asami Exp
#

Expand All @@ -7,6 +7,7 @@ PKGNAME= bcc-95.3.12
CATEGORIES= devel

MAINTAINER= tsarna@netbsd.org
COMMENT= Bruce Evans' C compiler (with as and ld); can do 16-bit code

NOT_FOR_PLATFORM= *-*-alpha # Severe LP64 problems

Expand Down
1 change: 0 additions & 1 deletion devel/bcc/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/bison/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $NetBSD: Makefile,v 1.17 2001/01/12 23:34:50 jlam Exp $
# $NetBSD: Makefile,v 1.18 2001/02/16 14:38:18 wiz Exp $

DISTNAME= bison-1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=bison/}

MAINTAINER= thorpej@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bison/bison.html
COMMENT= GNU yacc(1) replacement

BUILD_DEPENDS+= msgfmt:../../devel/gettext

Expand Down
1 change: 0 additions & 1 deletion devel/bison/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/boehm-gc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2000/11/16 11:16:02 abs Exp $
# $NetBSD: Makefile,v 1.18 2001/02/16 14:38:19 wiz Exp $
# FreeBSD Id: Makefile,v 1.1 1996/11/16 01:51:25 jdp Exp
#

Expand All @@ -9,6 +9,7 @@ MASTER_SITES= http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/

MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.hpl.hp.com/personal/Hans_Boehm/gc/
COMMENT= Garbage collection and memory leak detection for C and C++

USE_GMAKE= # defined

Expand Down
1 change: 0 additions & 1 deletion devel/boehm-gc/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/bonobo/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2000/12/31 14:01:43 rh Exp $
# $NetBSD: Makefile,v 1.9 2001/02/16 14:38:19 wiz Exp $
#

DISTNAME= bonobo-0.30
Expand All @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/bonobo/}

MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Architecture for creating reusable software components

BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= ORBit>=0.5.6:../../net/ORBit
Expand Down
1 change: 0 additions & 1 deletion devel/bonobo/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/boost/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2000/11/03 00:16:36 jlam Exp $
# $NetBSD: Makefile,v 1.10 2001/02/16 14:38:19 wiz Exp $

DISTNAME= boost_all
PKGNAME= boost-1.18.1
Expand All @@ -9,6 +9,7 @@ EXTRACT_SUFX= .zip

MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.boost.org/
COMMENT= free, portable libraries that integrate with the ISO C++ Standard Library

# Need working <limits> and <memory> not present in NetBSD yet.
DEPENDS+= sgi-stl>=3.2:../../devel/sgi-stl
Expand Down
1 change: 0 additions & 1 deletion devel/boost/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cdecl/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2000/07/20 15:41:03 tron Exp $
# $NetBSD: Makefile,v 1.3 2001/02/16 14:38:19 wiz Exp $
#

DISTNAME= cdecl-2.5
Expand All @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.netsw.org/netsw/SoftEng/Lang/C/Tools/cdecl/ \

MAINTAINER= packages@netbsd.org
#HOMEPAGE=
COMMENT= utility to explain and compose C and C++ declarations

DEPENDS+= readline>=4.0:../../devel/readline

Expand Down
1 change: 0 additions & 1 deletion devel/cdecl/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cdk/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2001/02/07 05:16:39 fredb Exp $
# $NetBSD: Makefile,v 1.11 2001/02/16 14:38:19 wiz Exp $
#

DISTNAME= latestCDK
Expand All @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz

MAINTAINER= root@garbled.net
HOMEPAGE= http://www.vexus.ca/CDK.html
COMMENT= the Curses Development Kit

BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf

Expand Down
1 change: 0 additions & 1 deletion devel/cdk/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cervisia/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2000/11/11 17:49:24 tron Exp $
# $NetBSD: Makefile,v 1.12 2001/02/16 14:38:20 wiz Exp $
#

DISTNAME= cervisia-0.7.2
Expand All @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cervisia/} \

MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://cervisia.sourceforge.net/
COMMENT= Graphical frontend for the CVS client

DEPENDS+= kde-1.1.2:../../x11/kde
DEPENDS+= cvs>=1.10:../../devel/cvs
Expand Down
1 change: 0 additions & 1 deletion devel/cervisia/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cfitsio/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2000/12/27 02:11:48 wiz Exp $
# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:20 wiz Exp $

DISTNAME= cfitsio2037
PKGNAME= cfitsio-2.0.37
Expand All @@ -7,6 +7,7 @@ MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/

MAINTAINER= tron@netbsd.org
HOMEPAGE= http://legacy.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
COMMENT= FITS (flexible image transport system) file input and output

GNU_CONFIGURE= YES
USE_LIBTOOL= YES
Expand Down
1 change: 0 additions & 1 deletion devel/cfitsio/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/chkpt/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 1999/10/15 15:25:46 wennmach Exp $
# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:20 wiz Exp $

DISTNAME= chkpt-1.7.1
CATEGORIES= devel
Expand All @@ -7,6 +7,7 @@ MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/chkpt/ \

MAINTAINER= wennmach@netbsd.org
#HOMEPAGE=
COMMENT= User-level checkpointing library

HAS_CONFIGURE= yes

Expand Down
1 change: 0 additions & 1 deletion devel/chkpt/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cmdline/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2000/10/12 16:58:57 jlam Exp $
# $NetBSD: Makefile,v 1.3 2001/02/16 14:38:20 wiz Exp $

DISTNAME= CmdLine
PKGNAME= cmdline-${PKG_VERS}
Expand All @@ -9,6 +9,7 @@ MASTER_SITES= http://www.enteract.com/~bradapp/ftp/src/libs/C++/

MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.enteract.com/~bradapp/ftp/src/libs/C++/CmdLine.html
COMMENT= C++ library for parsing command arguments

DIST_SUBDIR= cmdline-${DIST_VERS}

Expand Down
1 change: 0 additions & 1 deletion devel/cmdline/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cscope/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2000/11/11 17:49:24 tron Exp $
# $NetBSD: Makefile,v 1.14 2001/02/16 14:38:21 wiz Exp $

DISTNAME= cscope-15.0bl2
PKGNAME= cscope-15.0.2
Expand All @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cscope/}

MAINTAINER= packages@netbsd.org
HOMEPAGE= http://cscope.sourceforge.net/
COMMENT= interactive C program browser

GNU_CONFIGURE= YES
USE_CURSES= YES
Expand Down
1 change: 0 additions & 1 deletion devel/cscope/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cvs/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.36 2001/02/03 08:07:34 hubertf Exp $
# $NetBSD: Makefile,v 1.37 2001/02/16 14:38:21 wiz Exp $
#

DISTNAME= cvs-1.11
Expand All @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.cvshome.org/pub/${DISTNAME}/ \

MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.cvshome.org/
COMMENT= Concurrent Versions System

GNU_CONFIGURE= yes
USE_GTEXINFO= yes
Expand Down
1 change: 0 additions & 1 deletion devel/cvs/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cvs2cl/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 1999/09/08 07:55:13 sakamoto Exp $
# $NetBSD: Makefile,v 1.3 2001/02/16 14:38:21 wiz Exp $
#

DISTNAME= cvs2cl-1.117
Expand All @@ -8,6 +8,7 @@ EXTRACT_SUFX= # Nothing

MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://www.red-bean.com/~kfogel/cvs2cl.shtml
COMMENT= CVS-log-message-to-ChangeLog conversion script

USE_PERL5= YES
NO_BUILD= YES
Expand Down
1 change: 0 additions & 1 deletion devel/cvs2cl/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cvslock/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $NetBSD: Makefile,v 1.3 2001/02/11 21:40:43 hubertf Exp $
# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:21 wiz Exp $

DISTNAME= cvslock-0.2
CATEGORIES= devel
MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/

MAINTAINER= packages@netbsd.org
COMMENT= safely manipulate and inspect CVS repositories

GNU_CONFIGURE= yes

Expand Down
1 change: 0 additions & 1 deletion devel/cvslock/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cweb/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $NetBSD: Makefile,v 1.3 2001/01/28 04:27:42 jtb Exp $
# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:21 wiz Exp $

DISTNAME= cweb-3.63
CATEGORIES= devel lang
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=web/cweb/}

MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://www-cs-faculty.stanford.edu/~knuth/cweb.html
COMMENT= The CWEB System of Structured Documentation

DEPENDS+= teTeX-[0-9]*:../../print/teTeX

Expand Down
1 change: 0 additions & 1 deletion devel/cweb/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/cxref/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 1999/08/24 13:21:34 hwr Exp $
# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:22 wiz Exp $
#

DISTNAME= cxref-1.5a
Expand All @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz

MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gedanken.demon.co.uk/cxref/
COMMENT= C Cross Referencing & Documenting tool

GNU_CONFIGURE= YES

Expand Down
1 change: 0 additions & 1 deletion devel/cxref/pkg/COMMENT

This file was deleted.

3 changes: 2 additions & 1 deletion devel/ddd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2000/08/23 23:14:23 tron Exp $
# $NetBSD: Makefile,v 1.30 2001/02/16 14:38:22 wiz Exp $
# $FreeBSD Id: Makefile,v 1.5 1998/02/19 09:43:16 obrien Exp
#

Expand All @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=ddd/}

MAINTAINER= frueauf@netbsd.org
HOMEPAGE= http://www.gnu.org/software/ddd/
COMMENT= Data Display Debugger -- a common graphical front-end for GDB/DBX/XDB

USE_MOTIF= YES
USE_XPM= YES
Expand Down
1 change: 0 additions & 1 deletion devel/ddd/pkg/COMMENT

This file was deleted.

Loading

0 comments on commit 5cf57be

Please sign in to comment.