diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
commit | 422bce3414b4653f4c814da54d27aedd1165c486 (patch) | |
tree | 8e7647fbc00831b93a18022a99692406a6e3e5d5 /lang | |
parent | 31a4b0c2e0112e6057aad99fbf6fdc15b0e6f132 (diff) | |
download | ports-422bce3414b4653f4c814da54d27aedd1165c486.tar.gz ports-422bce3414b4653f4c814da54d27aedd1165c486.zip |
Notes
Diffstat (limited to 'lang')
28 files changed, 28 insertions, 28 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index bbc6a2fc811a..29cabd45da3f 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -13,7 +13,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sather compiler # diff --git a/lang/cu-prolog/Makefile b/lang/cu-prolog/Makefile index 6b6e4ff5672c..58949f91cbb1 100644 --- a/lang/cu-prolog/Makefile +++ b/lang/cu-prolog/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.icot.or.jp/ifs/kbms-clp/unix/cuprolog/ \ DISTNAME= cupsrc DISTFILES= ${DISTNAME}${EXTRACT_SUFX} cupdoc${EXTRACT_SUFX} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Experimental constraint logic programming language WRKSRC= ${WRKDIR}/src diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index a7d84866f02b..5258bb4b02bf 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang enlightenment MASTER_SITES= http://download.enlightenment.org/releases/ \ http://files.roorback.net/e17/2011-01-29/base/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C like scripting language used in Enlightenment LICENSE= BSD diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index aaa829cf7f5a..ae866be236e6 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gforth -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and portable Forth system GNU_CONFIGURE= yes diff --git a/lang/imp-interpreter/Makefile b/lang/imp-interpreter/Makefile index 340d565e3e09..4713bbf28649 100644 --- a/lang/imp-interpreter/Makefile +++ b/lang/imp-interpreter/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.ocaml.info/ocaml_sources/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Monadic interpreter of a simple imperative language USE_BZIP2= yes diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile index 3f4ccd3ed4a4..633c9aace1e4 100644 --- a/lang/intercal/Makefile +++ b/lang/intercal/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.catb.org/~esr/intercal/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The C-INTERCAL compiler, ick, and supporting libraries GNU_CONFIGURE= yes diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile index be8ee9e468e6..7c2956b618ab 100644 --- a/lang/lafontaine/Makefile +++ b/lang/lafontaine/Makefile @@ -13,7 +13,7 @@ CATEGORIES= lang MASTER_SITES= http://www.nongnu.org/lafontaine/archives/ DISTNAME= ${PORTNAME}_0.4-1 -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical logo interpreter WRKSRC= ${WRKDIR}/${PORTNAME}-0.4 diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index ff6ba2c3e92f..e65b2ca3ced7 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -13,7 +13,7 @@ CATEGORIES= lang gnome MASTER_SITES= ${MASTER_SITE_GNU:S/%SUBDIR%/${PORTNAME}\/v${PORTVERSION}/} \ SF -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of utilities for developing programs using MIX and MIXAL LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \ diff --git a/lang/newlisp/Makefile b/lang/newlisp/Makefile index 60fe60840788..c24d9a8648e1 100644 --- a/lang/newlisp/Makefile +++ b/lang/newlisp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.newlisp.org/downloads/ #MASTER_SITES= SF/${PORTNAME}/${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LISP like scripting language HAS_CONFIGURE= yes diff --git a/lang/objc/Makefile b/lang/objc/Makefile index 07887a8cf90f..b36caa86814a 100644 --- a/lang/objc/Makefile +++ b/lang/objc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= http://users.telenet.be/stes/ DISTFILES= objc-bootstrap-${BOOTVERSION}.tar.gz objc-${PORTVERSION}.tar.gz -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable Object Compiler BOOTVERSION= 3.2.11 diff --git a/lang/ocaml-autoconf/Makefile b/lang/ocaml-autoconf/Makefile index 7fcee6f258a3..71c5623ff34f 100644 --- a/lang/ocaml-autoconf/Makefile +++ b/lang/ocaml-autoconf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/181/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Autoconf module for ocaml NO_BUILD= yes diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile index d9b576fe0f78..bf0c58cd93ea 100644 --- a/lang/ocaml-camlidl/Makefile +++ b/lang/ocaml-camlidl/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}.doc.html.tar.gz EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A stub code generator for using C/C++ libraries from ocaml USE_OCAML= yes diff --git a/lang/ocaml-examples/Makefile b/lang/ocaml-examples/Makefile index 37403081b61f..33150236acad 100644 --- a/lang/ocaml-examples/Makefile +++ b/lang/ocaml-examples/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cristal.inria.fr/caml_examples/ PKGNAMESUFFIX= -examples DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Example programs for the Objective Caml NO_BUILD= yes diff --git a/lang/rscheme/Makefile b/lang/rscheme/Makefile index 8a785415c93c..3f37d5457051 100644 --- a/lang/rscheme/Makefile +++ b/lang/rscheme/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang scheme MASTER_SITES= http://www.rscheme.org/rs/b/${PORTVERSION}/32/ DISTNAME= rs-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An object-oriented, extended version of the Scheme dialect of Lisp WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile index 6ad0deaf1bd4..71636643e7b8 100644 --- a/lang/rubinius/Makefile +++ b/lang/rubinius/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LLVMDIST}:llvm EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LLVM based ruby language implementation HAS_CONFIGURE= yes diff --git a/lang/ruby-doc-stdlib/Makefile b/lang/ruby-doc-stdlib/Makefile index 665b606f8ede..88dc923dc511 100644 --- a/lang/ruby-doc-stdlib/Makefile +++ b/lang/ruby-doc-stdlib/Makefile @@ -14,7 +14,7 @@ DISTNAME= ruby-doc-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Documentation for the Ruby language standard library USE_RUBY= yes diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile index 317e26a6102b..98ab2dc25457 100644 --- a/lang/ruby-mode.el/Makefile +++ b/lang/ruby-mode.el/Makefile @@ -13,7 +13,7 @@ CATEGORIES= lang ruby elisp MASTER_SITES= # none DISTFILES= # none -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs lisp modules for the Ruby language EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch diff --git a/lang/ruby-programmingruby/Makefile b/lang/ruby-programmingruby/Makefile index a8e48750bd6b..d5de174baa7a 100644 --- a/lang/ruby-programmingruby/Makefile +++ b/lang/ruby-programmingruby/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby EXTRACT_ONLY= #empty -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The source of the Programming Ruby ("pick-axe") book in XML and HTML USE_RUBY= yes diff --git a/lang/ruby-reference/Makefile b/lang/ruby-reference/Makefile index c459de30d782..f2cfc9987075 100644 --- a/lang/ruby-reference/Makefile +++ b/lang/ruby-reference/Makefile @@ -17,7 +17,7 @@ DISTNAME= rubyref_html_${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Class and Module Reference, in HTML format USE_RUBY= yes diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile index 6fa23e80afae..bbf65b0202ae 100644 --- a/lang/ruby-usersguide/Makefile +++ b/lang/ruby-usersguide/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-uguide-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby users guide, in HTML format USE_RUBY= yes diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 7c3762fe3e33..e0995f30c1cf 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY} DISTNAME= ${RUBY_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= An object-oriented interpreted scripting language GNU_CONFIGURE= yes diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile index 062bc821ebff..6ab35c18b32a 100644 --- a/lang/ruby19/Makefile +++ b/lang/ruby19/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY} DISTNAME= ${RUBY_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= An object-oriented interpreted scripting language LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \ diff --git a/lang/sather-specification/Makefile b/lang/sather-specification/Makefile index 941205b5b1a0..e2ab41fd165c 100644 --- a/lang/sather-specification/Makefile +++ b/lang/sather-specification/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=sather/Doc PKGNAMEPREFIX= sather- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.html -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Specification of the Sather programming language NO_BUILD= yes diff --git a/lang/sather-tutorial/Makefile b/lang/sather-tutorial/Makefile index 9ddf1c91de08..c26a9979dca4 100644 --- a/lang/sather-tutorial/Makefile +++ b/lang/sather-tutorial/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=sather/Doc PKGNAMEPREFIX= sather- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.html -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tutorial on the Sather programming language NO_BUILD= yes diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index c78de585ebcd..b3e15f9c0d32 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} \ #MASTER_SITE_SUBDIR= sbcl/${PORTVERSION:R} DISTNAME= ${PORTNAME}-${PORTVERSION:R}-source${SBCLPATCHLEVEL} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Common Lisp development system derived from the CMU CL system # More platforms are supported, but on Linux. diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile index 832a6f72ac94..c1a7dc0fbcf7 100644 --- a/lang/scsh/Makefile +++ b/lang/scsh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang scheme MASTER_SITES= SF \ ftp://ftp.scsh.net/pub/scsh/0.6/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Unix shell embedded into Scheme, with access to all Posix calls CONFLICTS= scheme48-[0-9]* diff --git a/lang/stalin/Makefile b/lang/stalin/Makefile index ffa87b828229..b72d6194b622 100644 --- a/lang/stalin/Makefile +++ b/lang/stalin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang scheme MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ DISTNAME= stalin-freebsd-${PORTVERSION}_1 -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An aggressive optimizing Scheme compiler LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc diff --git a/lang/stldoc/Makefile b/lang/stldoc/Makefile index 6725c0b71117..3ee2dbf6c0b4 100644 --- a/lang/stldoc/Makefile +++ b/lang/stldoc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang devel MASTER_SITES= http://www.sgi.com/tech/stl/ DISTNAME= STL_doc -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The STL reference manual by SGI NO_BUILD= yes |