diff options
Diffstat (limited to 'lang')
108 files changed, 108 insertions, 54 deletions
diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile index 9efa9828de71..c2cffd2ac6ea 100644 --- a/lang/Gofer/Makefile +++ b/lang/Gofer/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A lazy functional language + WRKSRC= ${WRKDIR}/src LIBDIR= ${PREFIX}/lib/Gofer MAN1= gofer.1 diff --git a/lang/Gofer/pkg-comment b/lang/Gofer/pkg-comment deleted file mode 100644 index 5329f0aa749f..000000000000 --- a/lang/Gofer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A lazy functional language diff --git a/lang/STk/Makefile b/lang/STk/Makefile index 21a11162daba..bb4305a6c3a3 100644 --- a/lang/STk/Makefile +++ b/lang/STk/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= devel/lang/lisp MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A scheme interpreter with full access to the Tk graphical package + USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/lang/STk/pkg-comment b/lang/STk/pkg-comment deleted file mode 100644 index 1b7bf6f7cbe5..000000000000 --- a/lang/STk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A scheme interpreter with full access to the Tk graphical package diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index 714267561e93..801b47fe846b 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Sather compiler + LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/lang/Sather/pkg-comment b/lang/Sather/pkg-comment deleted file mode 100644 index 022a06cb1e2a..000000000000 --- a/lang/Sather/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sather compiler diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile index 894e7655936b..12a10a394a6b 100644 --- a/lang/TenDRA/Makefile +++ b/lang/TenDRA/Makefile @@ -16,6 +16,8 @@ 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 deleted file mode 100644 index e7fa008a57a9..000000000000 --- a/lang/TenDRA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable but mostly-unsupported C/C++ compiler diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index ecf84e995638..2962eeddb69f 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.fourmilab.ch/atlast/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Autodesk Threaded Language Application System Toolkit + do-install: @${INSTALL_PROGRAM} ${WRKSRC}/atlast ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/lang/atlast/pkg-comment b/lang/atlast/pkg-comment deleted file mode 100644 index 6ab2b9febbc1..000000000000 --- a/lang/atlast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Autodesk Threaded Language Application System Toolkit diff --git a/lang/awka/Makefile b/lang/awka/Makefile index 832218d78fa7..6916f84e076a 100644 --- a/lang/awka/Makefile +++ b/lang/awka/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://awka.sourceforge.net/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts the AWK script to C, then compiles it + GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/lang/awka/pkg-comment b/lang/awka/pkg-comment deleted file mode 100644 index 1da068d81227..000000000000 --- a/lang/awka/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts the AWK script to C, then compiles it diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile index e86029b23614..de49d5f16158 100644 --- a/lang/bsh/Makefile +++ b/lang/bsh/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Java scripting environment + USE_JAVA= 1.1+ NO_BUILD= yes diff --git a/lang/bsh/pkg-comment b/lang/bsh/pkg-comment deleted file mode 100644 index 33550770c309..000000000000 --- a/lang/bsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Java scripting environment diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 2bfc8f717a75..265f0bbe1781 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Compiler for the SIMULA programming language + USE_LIBTOOL= yes INSTALLS_SHLIB= yes MAN1= cim.1 diff --git a/lang/cim/pkg-comment b/lang/cim/pkg-comment deleted file mode 100644 index 4d7a5bf7cb6b..000000000000 --- a/lang/cim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Compiler for the SIMULA programming language diff --git a/lang/compaq-cc/Makefile b/lang/compaq-cc/Makefile index 4e057d7fe579..a6c5d21eebdb 100644 --- a/lang/compaq-cc/Makefile +++ b/lang/compaq-cc/Makefile @@ -20,6 +20,8 @@ DISTFILES+= cpml_ev5-5.1.0-4.alpha.rpm MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Compaq Alpha Tru64 C compiler + RESTRICTED= "Distribution not allowed" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/lang/compaq-cc/pkg-comment b/lang/compaq-cc/pkg-comment deleted file mode 100644 index 8d04eab385ab..000000000000 --- a/lang/compaq-cc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Compaq Alpha Tru64 C compiler diff --git a/lang/cu-prolog/Makefile b/lang/cu-prolog/Makefile index 14eb5ec5077d..c714f11fa31c 100644 --- a/lang/cu-prolog/Makefile +++ b/lang/cu-prolog/Makefile @@ -14,6 +14,8 @@ DISTNAME= cupsrc MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Experimental constraint logic programming language + WRKSRC= ${WRKDIR}/src MAKEFILE= makefile ALL_TARGET= cup diff --git a/lang/cu-prolog/pkg-comment b/lang/cu-prolog/pkg-comment deleted file mode 100644 index 1f2aa9723fed..000000000000 --- a/lang/cu-prolog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Experimental constraint logic programming language diff --git a/lang/dice/Makefile b/lang/dice/Makefile index e8e79148e5c0..2fb5c976c137 100644 --- a/lang/dice/Makefile +++ b/lang/dice/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= adamw@FreeBSD.org +PORTCOMMENT= DICE - The Amiga/embedded/generic 68000 C compiler + USE_REINPLACE= yes post-patch: diff --git a/lang/dice/pkg-comment b/lang/dice/pkg-comment deleted file mode 100644 index af9f6146ce79..000000000000 --- a/lang/dice/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DICE - The Amiga/embedded/generic 68000 C compiler diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile index 78e91dd3e49f..260478fdea4f 100644 --- a/lang/egcs/Makefile +++ b/lang/egcs/Makefile @@ -23,6 +23,8 @@ DISTFILES= egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= EGCS enhanced version of the GNU compiler suite + USE_BZIP2= yes .include <bsd.port.pre.mk> diff --git a/lang/egcs/pkg-comment b/lang/egcs/pkg-comment deleted file mode 100644 index c23b39554386..000000000000 --- a/lang/egcs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -EGCS enhanced version of the GNU compiler suite diff --git a/lang/eiffel/Makefile b/lang/eiffel/Makefile index 22a8db932f41..c82559d44398 100644 --- a/lang/eiffel/Makefile +++ b/lang/eiffel/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .freebsd.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A compiler for the object-oriented language Eiffel + WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/lang/eiffel/pkg-comment b/lang/eiffel/pkg-comment deleted file mode 100644 index f71f6053451c..000000000000 --- a/lang/eiffel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A compiler for the object-oriented language Eiffel diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index a4caa49a26a7..64461430e57c 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@freebsd.org +PORTCOMMENT= Emacs Lisp reference manual + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} GNU_CONFIGURE= yes diff --git a/lang/elisp-manual/pkg-comment b/lang/elisp-manual/pkg-comment deleted file mode 100644 index 105a5fd8e4e3..000000000000 --- a/lang/elisp-manual/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Emacs Lisp reference manual diff --git a/lang/elk/Makefile b/lang/elk/Makefile index a10b659cc0d8..2e75b6013815 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -13,6 +13,8 @@ DISTNAME= elk-3.0 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An embeddable Scheme interpreter + USE_XLIB= yes ALL_TARGET= default MAN1= elk.1 diff --git a/lang/elk/pkg-comment b/lang/elk/pkg-comment deleted file mode 100644 index 2ccca9f7a8db..000000000000 --- a/lang/elk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An embeddable Scheme interpreter diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 605f6e25a8fd..37da719e8541 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -14,6 +14,8 @@ DISTNAME= f2c-freebsd.3.0.0 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fortran-to-C converter and its run-time libraries + .include <bsd.port.pre.mk> .if (${ARCH} == "alpha") diff --git a/lang/f2c/pkg-comment b/lang/f2c/pkg-comment deleted file mode 100644 index 03a68aec282d..000000000000 --- a/lang/f2c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortran-to-C converter and its run-time libraries diff --git a/lang/f2py/Makefile b/lang/f2py/Makefile index f7e0b355183b..a949300f1a43 100644 --- a/lang/f2py/Makefile +++ b/lang/f2py/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:U}-2.13.175-1250 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fortran to Python Interface Generator + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric USE_PYTHON= yes diff --git a/lang/f2py/pkg-comment b/lang/f2py/pkg-comment deleted file mode 100644 index 87222d797e3a..000000000000 --- a/lang/f2py/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortran to Python Interface Generator diff --git a/lang/f77/Makefile b/lang/f77/Makefile index 375427a677f8..aa7619bc4fc0 100644 --- a/lang/f77/Makefile +++ b/lang/f77/Makefile @@ -14,6 +14,8 @@ DISTNAME= f77-freebsd.0.3 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fortran 77 driver utility for f2c and gcc + .ifdef GNU_CPP RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c .else diff --git a/lang/f77/pkg-comment b/lang/f77/pkg-comment deleted file mode 100644 index bbb26e06a2a4..000000000000 --- a/lang/f77/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortran 77 driver utility for f2c and gcc diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index 97f593ea2668..50e82652ee60 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An embeddable scripting language + LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ pcre.0:${PORTSDIR}/devel/pcre \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/lang/ferite/pkg-comment b/lang/ferite/pkg-comment deleted file mode 100644 index 2878b7740e16..000000000000 --- a/lang/ferite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An embeddable scripting language diff --git a/lang/gcc27/Makefile b/lang/gcc27/Makefile index 0c2612b4d83b..3a207639a067 100644 --- a/lang/gcc27/Makefile +++ b/lang/gcc27/Makefile @@ -18,6 +18,8 @@ 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 deleted file mode 100644 index f7345586e15d..000000000000 --- a/lang/gcc27/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Base C/C++ compiler from FreeBSD 2.2.x & 3.x (for your old code) diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index 61f1555e37dd..b617fb860e25 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -19,6 +19,8 @@ PATCHFILES= bounds-checking-2.8.1-1.01.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Compiler Collection 2.8 + NO_CDROM= 'old version, not worth the cost in real estate' LATEST_LINK= gcc28 diff --git a/lang/gcc28/pkg-comment b/lang/gcc28/pkg-comment deleted file mode 100644 index 26d0ee066f90..000000000000 --- a/lang/gcc28/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 2.8 diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index a62206260b9e..749036e47c9f 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -19,6 +19,8 @@ DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Compiler Collection 3.0. + LATEST_LINK= gcc30 USE_BZIP2= yes diff --git a/lang/gcc30/pkg-comment b/lang/gcc30/pkg-comment deleted file mode 100644 index 7ac8cd47a83d..000000000000 --- a/lang/gcc30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.0. diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index df0f6eb5016f..94f95f0c71f1 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -26,6 +26,8 @@ PATCHFILES= port_gcc31_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Compiler Collection 3.1 (inprogress version) + NO_CDROM= 'dated material' LATEST_LINK= gcc31 diff --git a/lang/gcc31/pkg-comment b/lang/gcc31/pkg-comment deleted file mode 100644 index 17d477ea0766..000000000000 --- a/lang/gcc31/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.1 (inprogress version) diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index fb0808e3a258..84b0a787c33b 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -30,6 +30,8 @@ PATCHFILES= port_gcc32_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Compiler Collection 3.1 (inprogress version) + NO_CDROM= 'dated material' LATEST_LINK= gcc32 diff --git a/lang/gcc32/pkg-comment b/lang/gcc32/pkg-comment deleted file mode 100644 index 17d477ea0766..000000000000 --- a/lang/gcc32/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.1 (inprogress version) diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile index 6676c1506b6d..37d93d03aaf2 100644 --- a/lang/glibstdc++28/Makefile +++ b/lang/glibstdc++28/Makefile @@ -15,6 +15,8 @@ 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 deleted file mode 100644 index 94d8158cafb4..000000000000 --- a/lang/glibstdc++28/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ISO Standard C++ library (includes the STL) for G++ 2.8.0 diff --git a/lang/guile/Makefile b/lang/guile/Makefile index b30cdb5e987f..8ee294811fcd 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -14,6 +14,8 @@ 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 deleted file mode 100644 index 85e9b0f902ee..000000000000 --- a/lang/guile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU's Ubiquitous Intelligent Language for Extension diff --git a/lang/icon/Makefile b/lang/icon/Makefile index b25b2ac2f3e0..9694134e27cf 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Icon programming language + ONLY_FOR_ARCHS= alpha i386 .ifdef WITHOUT_X11 diff --git a/lang/icon/pkg-comment b/lang/icon/pkg-comment deleted file mode 100644 index e54b6e4b41a8..000000000000 --- a/lang/icon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Icon programming language diff --git a/lang/intel2gas/Makefile b/lang/intel2gas/Makefile index e835aee44c26..ee3b1c08b326 100644 --- a/lang/intel2gas/Makefile +++ b/lang/intel2gas/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/ MAINTAINER= ports@FreeBSD.Org +PORTCOMMENT= Converts Intel assembly language (nasm) to AT&T syntax (gas) + GNU_CONFIGURE= yes MAKE_ARGS= CXX="${CXX}" diff --git a/lang/intel2gas/pkg-comment b/lang/intel2gas/pkg-comment deleted file mode 100644 index cd4d3fdb6dac..000000000000 --- a/lang/intel2gas/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts Intel assembly language (nasm) to AT&T syntax (gas) diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 10f002a28a5b..9a7a87a43d82 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -14,6 +14,8 @@ DISTNAME= itcl${PORTVERSION} MAINTAINER= ports@freebsd.org +PORTCOMMENT= [incr Tcl] (A.K.A. "itcl") + LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 WRKSRC= ${WRKDIR}/${DISTNAME}/itcl diff --git a/lang/itcl/pkg-comment b/lang/itcl/pkg-comment deleted file mode 100644 index 7ad58265ed0f..000000000000 --- a/lang/itcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -[incr Tcl] (A.K.A. ``itcl'') diff --git a/lang/klone/Makefile b/lang/klone/Makefile index 24acff6594ca..b424a4f8c307 100644 --- a/lang/klone/Makefile +++ b/lang/klone/Makefile @@ -14,6 +14,8 @@ DISTNAME= Klone${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Small, Lisp-like interpreted language + WRKSRC= ${WRKDIR}/Klone do-configure: diff --git a/lang/klone/pkg-comment b/lang/klone/pkg-comment deleted file mode 100644 index d7d13a023711..000000000000 --- a/lang/klone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Small, Lisp-like interpreted language diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile index a2d5a41ccd65..2fd2bc21abae 100644 --- a/lang/lafontaine/Makefile +++ b/lang/lafontaine/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-20020715 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphical logo interpreter + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes diff --git a/lang/lafontaine/pkg-comment b/lang/lafontaine/pkg-comment deleted file mode 100644 index 721f1b46623a..000000000000 --- a/lang/lafontaine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical logo interpreter diff --git a/lang/logo/Makefile b/lang/logo/Makefile index d840a3e3d548..4743df99f0b4 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -25,6 +25,8 @@ 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 deleted file mode 100644 index cff53b755722..000000000000 --- a/lang/logo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Brian Harvey's logo language interpreter diff --git a/lang/mixal/Makefile b/lang/mixal/Makefile index 7e5aa91aabcf..c800aac8f04e 100644 --- a/lang/mixal/Makefile +++ b/lang/mixal/Makefile @@ -14,6 +14,8 @@ 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 deleted file mode 100644 index 77a82f862f90..000000000000 --- a/lang/mixal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Assembler and interpreter for Donald Knuth's mythical MIX computer diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile index 02a5fbb85d30..3d5a5291d30b 100644 --- a/lang/nawk/Makefile +++ b/lang/nawk/Makefile @@ -14,6 +14,8 @@ 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 deleted file mode 100644 index a4dccf779612..000000000000 --- a/lang/nawk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Brian Kernighan's pattern scanning and processing language diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 088e902a8376..2b9108b5eb96 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.canonware.com/download/onyx/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Embeddable stack-based threaded interpreted language + BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit diff --git a/lang/onyx/pkg-comment b/lang/onyx/pkg-comment deleted file mode 100644 index 2447b4a08e3b..000000000000 --- a/lang/onyx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Embeddable stack-based threaded interpreted language diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index c2489b35bdaa..2e71e2c09684 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An open-source COBOL compiler + LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ gnugetopt:${PORTSDIR}/devel/libgnugetopt \ diff --git a/lang/open-cobol-devel/pkg-comment b/lang/open-cobol-devel/pkg-comment deleted file mode 100644 index 2e108a1ed7aa..000000000000 --- a/lang/open-cobol-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open-source COBOL compiler diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index c2489b35bdaa..2e71e2c09684 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An open-source COBOL compiler + LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ gnugetopt:${PORTSDIR}/devel/libgnugetopt \ diff --git a/lang/open-cobol/pkg-comment b/lang/open-cobol/pkg-comment deleted file mode 100644 index 2e108a1ed7aa..000000000000 --- a/lang/open-cobol/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open-source COBOL compiler diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index a1c893f54d31..10bd27285c32 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.isi.edu/nsnam/dist/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MIT Object Tcl + LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 INSTALLS_SHLIB= yes diff --git a/lang/otcl/pkg-comment b/lang/otcl/pkg-comment deleted file mode 100644 index d342245c25f3..000000000000 --- a/lang/otcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MIT Object Tcl diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index 3d3a2dc32974..3a67c1f74722 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Tcl extension module for Perl5 + LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 PERL_CONFIGURE= yes diff --git a/lang/p5-Tcl/pkg-comment b/lang/p5-Tcl/pkg-comment deleted file mode 100644 index 429c2b8a8674..000000000000 --- a/lang/p5-Tcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl extension module for Perl5 diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index 2443a352a6d7..230bec0f27ce 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Emacs lisp module for the PHP language + NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/lang/php-mode.el/pkg-comment b/lang/php-mode.el/pkg-comment deleted file mode 100644 index 031a67dd1d67..000000000000 --- a/lang/php-mode.el/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Emacs lisp module for the PHP language diff --git a/lang/ptoc/Makefile b/lang/ptoc/Makefile index ac004d200377..4157b141046f 100644 --- a/lang/ptoc/Makefile +++ b/lang/ptoc/Makefile @@ -12,6 +12,8 @@ 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 deleted file mode 100644 index f213122aab6d..000000000000 --- a/lang/ptoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ANSI/Turbo Pascal to C/C++ converter diff --git a/lang/rscheme/Makefile b/lang/rscheme/Makefile index 85886ac91aab..accb48fbbd25 100644 --- a/lang/rscheme/Makefile +++ b/lang/rscheme/Makefile @@ -13,6 +13,8 @@ DISTNAME= rs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An object-oriented, extended version of the Scheme dialect of Lisp + WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= yes diff --git a/lang/rscheme/pkg-comment b/lang/rscheme/pkg-comment deleted file mode 100644 index 9ec18b81c658..000000000000 --- a/lang/rscheme/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented, extended version of the Scheme dialect of Lisp diff --git a/lang/ruby-man/Makefile b/lang/ruby-man/Makefile index 6f22b65c11fa..40746d52f370 100644 --- a/lang/ruby-man/Makefile +++ b/lang/ruby-man/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ruby MAINTAINER?= ports@FreeBSD.org +PORTCOMMENT= Ruby reference manual, in HTML format + USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes diff --git a/lang/ruby-man/pkg-comment b/lang/ruby-man/pkg-comment deleted file mode 100644 index 18c0cf7d1c09..000000000000 --- a/lang/ruby-man/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby reference manual, in HTML format diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index 9975e7138b5d..c2422822f9e8 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -13,6 +13,8 @@ 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 deleted file mode 100644 index 758e42de7ec3..000000000000 --- a/lang/scheme48/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Scheme Underground's implementation of R4RS diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile index eda2b5b6e790..5b5266e992a4 100644 --- a/lang/schemetoc/Makefile +++ b/lang/schemetoc/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C + USE_REINPLACE= yes USE_XLIB= yes INSTALLS_SHLIB= yes diff --git a/lang/schemetoc/pkg-comment b/lang/schemetoc/pkg-comment deleted file mode 100644 index b689cb35103f..000000000000 --- a/lang/schemetoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scheme-to-C, a compiler and interpreter for compiling scheme into C diff --git a/lang/scm/Makefile b/lang/scm/Makefile index 29b033f0bc5c..ef5d0fc51750 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= scm5d6.zip slib2d4.zip MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A scheme interpreter + WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/lang/scm/pkg-comment b/lang/scm/pkg-comment deleted file mode 100644 index dafda309f2d5..000000000000 --- a/lang/scm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A scheme interpreter diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 5d09a1df9c77..a5d7dcf01623 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Smalltalk + LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ gdbm.2:${PORTSDIR}/databases/gdbm \ gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/lang/smalltalk/pkg-comment b/lang/smalltalk/pkg-comment deleted file mode 100644 index 7ed8a9df27d4..000000000000 --- a/lang/smalltalk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Smalltalk diff --git a/lang/sxm/Makefile b/lang/sxm/Makefile index 00d9997d4b80..e7e01fa357a8 100644 --- a/lang/sxm/Makefile +++ b/lang/sxm/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.malgil.com/sxm/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Another implementation of Scheme + USE_REINPLACE= yes USE_GMAKE= yes ALL_TARGET= all image Formlist diff --git a/lang/sxm/pkg-comment b/lang/sxm/pkg-comment deleted file mode 100644 index 7c4df2331ed3..000000000000 --- a/lang/sxm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another implementation of Scheme diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 742a166d194d..67daa97fbb50 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -13,6 +13,8 @@ DISTNAME= tcl8.0.5 MAINTAINER= ports@freebsd.org +PORTCOMMENT= Tool Command Language + NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/tcl8.0.5/unix INSTALLS_SHLIB= yes diff --git a/lang/tcl80/pkg-comment b/lang/tcl80/pkg-comment deleted file mode 100644 index a51cc27710cf..000000000000 --- a/lang/tcl80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool Command Language diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index 7fd5037ae4ae..8f510110978c 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -13,6 +13,8 @@ DISTNAME= tclX8.0.4 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Extended TCL + LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/${DISTNAME}/unix diff --git a/lang/tclX80/pkg-comment b/lang/tclX80/pkg-comment deleted file mode 100644 index 5162ae79122f..000000000000 --- a/lang/tclX80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extended TCL diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile index 7f024ead285a..65c7bdad15e6 100644 --- a/lang/wamcc/Makefile +++ b/lang/wamcc/Makefile @@ -13,6 +13,8 @@ DISTFILES= wamcc2.22.tar.Z prg.tar.Z MAINTAINER= ports@FreeBSD.Org +PORTCOMMENT= Prolog-to-C translator from Inria + DIST_SUBDIR= wamcc NO_WRKSUBDIR= yes diff --git a/lang/wamcc/pkg-comment b/lang/wamcc/pkg-comment deleted file mode 100644 index 871a8d6092ba..000000000000 --- a/lang/wamcc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Prolog-to-C translator from Inria diff --git a/lang/wxbasic/Makefile b/lang/wxbasic/Makefile index d97625af8343..f89b84edffee 100644 --- a/lang/wxbasic/Makefile +++ b/lang/wxbasic/Makefile @@ -15,6 +15,8 @@ DISTNAME= wxsource-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A cross-platform GUI Basic interpreter + LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel NO_WRKSUBDIR= yes diff --git a/lang/wxbasic/pkg-comment b/lang/wxbasic/pkg-comment deleted file mode 100644 index 9c5d067b9aa4..000000000000 --- a/lang/wxbasic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A cross-platform GUI Basic interpreter diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index ba17fc57de56..9fc182dfdb0b 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.yabasic.de/download/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Yet another Basic for Unix and Windows + USE_REINPLACE= yes USE_BISON= yes USE_XLIB= yes diff --git a/lang/yabasic/pkg-comment b/lang/yabasic/pkg-comment deleted file mode 100644 index 05be4f114fe4..000000000000 --- a/lang/yabasic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another Basic for Unix and Windows diff --git a/lang/yap/Makefile b/lang/yap/Makefile index cf5b29a88b27..7282fc71ab12 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -15,6 +15,8 @@ DISTNAME= Yap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A high-performance Prolog compiler + LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 GNU_CONFIGURE= yes diff --git a/lang/yap/pkg-comment b/lang/yap/pkg-comment deleted file mode 100644 index 5998a8583ebb..000000000000 --- a/lang/yap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high-performance Prolog compiler |