diff options
author | adamw <adamw@FreeBSD.org> | 2002-11-07 11:10:58 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-11-07 11:10:58 +0800 |
commit | 7728de257b83c02836ea94cb7b2cf4cd94cc5831 (patch) | |
tree | 39c06bf9b0c9d7d5b9f12e09ea13f9d423bb1e97 /lang | |
parent | fe66d29282150d9c4b4d8ce3883c1c361ee564bb (diff) | |
download | freebsd-ports-graphics-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.gz freebsd-ports-graphics-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.zst freebsd-ports-graphics-7728de257b83c02836ea94cb7b2cf4cd94cc5831.zip |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
Diffstat (limited to 'lang')
-rw-r--r-- | lang/TenDRA/Makefile | 2 | ||||
-rw-r--r-- | lang/TenDRA/pkg-comment | 1 | ||||
-rw-r--r-- | lang/gcc27/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc27/pkg-comment | 1 | ||||
-rw-r--r-- | lang/glibstdc++28/Makefile | 2 | ||||
-rw-r--r-- | lang/glibstdc++28/pkg-comment | 1 | ||||
-rw-r--r-- | lang/guile/Makefile | 2 | ||||
-rw-r--r-- | lang/guile/pkg-comment | 1 | ||||
-rw-r--r-- | lang/logo/Makefile | 2 | ||||
-rw-r--r-- | lang/logo/pkg-comment | 1 | ||||
-rw-r--r-- | lang/mixal/Makefile | 2 | ||||
-rw-r--r-- | lang/mixal/pkg-comment | 1 | ||||
-rw-r--r-- | lang/nawk/Makefile | 2 | ||||
-rw-r--r-- | lang/nawk/pkg-comment | 1 | ||||
-rw-r--r-- | lang/ptoc/Makefile | 2 | ||||
-rw-r--r-- | lang/ptoc/pkg-comment | 1 | ||||
-rw-r--r-- | lang/scheme48/Makefile | 2 | ||||
-rw-r--r-- | lang/scheme48/pkg-comment | 1 |
18 files changed, 9 insertions, 18 deletions
diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile index 12a10a394a6..894e7655936 100644 --- a/lang/TenDRA/Makefile +++ b/lang/TenDRA/Makefile @@ -16,8 +16,6 @@ MASTER_SITES= ftp://alph.dera.gov.uk/pub/TenDRA/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A portable but mostly-unsupported C/C++ compiler - .include <bsd.port.pre.mk> .if ${OSVERSION} > 500000 diff --git a/lang/TenDRA/pkg-comment b/lang/TenDRA/pkg-comment new file mode 100644 index 00000000000..e7fa008a57a --- /dev/null +++ b/lang/TenDRA/pkg-comment @@ -0,0 +1 @@ +A portable but mostly-unsupported C/C++ compiler diff --git a/lang/gcc27/Makefile b/lang/gcc27/Makefile index 3a207639a06..0c2612b4d83 100644 --- a/lang/gcc27/Makefile +++ b/lang/gcc27/Makefile @@ -18,8 +18,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libg++-2.7.2${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Base C/C++ compiler from FreeBSD 2.2.x & 3.x (for your old code) - NO_CDROM= 'old version, not worth the cost in real estate' LATEST_LINK= gcc27 diff --git a/lang/gcc27/pkg-comment b/lang/gcc27/pkg-comment new file mode 100644 index 00000000000..f7345586e15 --- /dev/null +++ b/lang/gcc27/pkg-comment @@ -0,0 +1 @@ +Base C/C++ compiler from FreeBSD 2.2.x & 3.x (for your old code) diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile index 37d93d03aaf..6676c1506b6 100644 --- a/lang/glibstdc++28/Makefile +++ b/lang/glibstdc++28/Makefile @@ -15,8 +15,6 @@ DISTNAME= libstdc++-2.8.1.1 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= ISO Standard C++ library (includes the STL) for G++ 2.8.0 - BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ g++28:${PORTSDIR}/lang/gcc28 RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ diff --git a/lang/glibstdc++28/pkg-comment b/lang/glibstdc++28/pkg-comment new file mode 100644 index 00000000000..94d8158cafb --- /dev/null +++ b/lang/glibstdc++28/pkg-comment @@ -0,0 +1 @@ +ISO Standard C++ library (includes the STL) for G++ 2.8.0 diff --git a/lang/guile/Makefile b/lang/guile/Makefile index 8ee294811fc..b30cdb5e987 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= guile MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GNU\'s Ubiquitous Intelligent Language for Extension - LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool USE_REINPLACE= yes diff --git a/lang/guile/pkg-comment b/lang/guile/pkg-comment new file mode 100644 index 00000000000..85e9b0f902e --- /dev/null +++ b/lang/guile/pkg-comment @@ -0,0 +1 @@ +GNU's Ubiquitous Intelligent Language for Extension diff --git a/lang/logo/Makefile b/lang/logo/Makefile index 4743df99f0b..d840a3e3d54 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -25,8 +25,6 @@ BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Brian Harvey\'s logo language interpreter - USE_XLIB= yes MAKEFILE= makefile HAS_CONFIGURE= yes diff --git a/lang/logo/pkg-comment b/lang/logo/pkg-comment new file mode 100644 index 00000000000..cff53b75572 --- /dev/null +++ b/lang/logo/pkg-comment @@ -0,0 +1 @@ +Brian Harvey's logo language interpreter diff --git a/lang/mixal/Makefile b/lang/mixal/Makefile index c800aac8f04..7e5aa91aabc 100644 --- a/lang/mixal/Makefile +++ b/lang/mixal/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.tuxedo.org/~esr/retro/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Assembler and interpreter for Donald Knuth\'s mythical MIX computer - ALL_TARGET= DOCDIR= ${PREFIX}/share/doc/mix diff --git a/lang/mixal/pkg-comment b/lang/mixal/pkg-comment new file mode 100644 index 00000000000..77a82f862f9 --- /dev/null +++ b/lang/mixal/pkg-comment @@ -0,0 +1 @@ +Assembler and interpreter for Donald Knuth's mythical MIX computer diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile index 3d5a5291d30..02a5fbb85d3 100644 --- a/lang/nawk/Makefile +++ b/lang/nawk/Makefile @@ -14,8 +14,6 @@ DISTNAME= awk MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Brian Kernighan\'s pattern scanning and processing language - NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= a.out diff --git a/lang/nawk/pkg-comment b/lang/nawk/pkg-comment new file mode 100644 index 00000000000..a4dccf77961 --- /dev/null +++ b/lang/nawk/pkg-comment @@ -0,0 +1 @@ +Brian Kernighan's pattern scanning and processing language diff --git a/lang/ptoc/Makefile b/lang/ptoc/Makefile index 4157b141046..ac004d20037 100644 --- a/lang/ptoc/Makefile +++ b/lang/ptoc/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.ispras.ru/~knizhnik/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= ANSI/Turbo Pascal to C/C++ converter - WRKSRC= ${WRKDIR}/${PORTNAME} USE_XLIB= yes diff --git a/lang/ptoc/pkg-comment b/lang/ptoc/pkg-comment new file mode 100644 index 00000000000..f213122aab6 --- /dev/null +++ b/lang/ptoc/pkg-comment @@ -0,0 +1 @@ +ANSI/Turbo Pascal to C/C++ converter diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index c2422822f9e..9975e7138b5 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -13,8 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Scheme Underground\'s implementation of R4RS - GNU_CONFIGURE= yes ALL_TARGET = enough STRIP= diff --git a/lang/scheme48/pkg-comment b/lang/scheme48/pkg-comment new file mode 100644 index 00000000000..758e42de7ec --- /dev/null +++ b/lang/scheme48/pkg-comment @@ -0,0 +1 @@ +The Scheme Underground's implementation of R4RS |