aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
commit6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch)
tree9cfdaaeaf88849948a4078893a75e5e8f3b00269 /devel
parent58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff)
downloadports-6963a4f7589b3836edb8d4bcf337c19498d68f16.tar.gz
ports-6963a4f7589b3836edb8d4bcf337c19498d68f16.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/cc65/Makefile2
-rw-r--r--devel/cvsps/Makefile2
-rw-r--r--devel/cxmon/Makefile2
-rw-r--r--devel/dprog/Makefile2
-rw-r--r--devel/elfio/Makefile2
-rw-r--r--devel/fam/Makefile2
-rw-r--r--devel/fistgen/Makefile2
-rw-r--r--devel/jtag/Makefile2
-rw-r--r--devel/libmpcbdm/Makefile2
-rw-r--r--devel/libtecla/Makefile2
-rw-r--r--devel/lightning/Makefile2
-rw-r--r--devel/ocaml-annexlib/Makefile2
-rw-r--r--devel/ocaml-camljava/Makefile2
-rw-r--r--devel/ocaml-camomile-examples/Makefile2
-rw-r--r--devel/ocaml-camomile/Makefile2
-rw-r--r--devel/ocaml-classes/Makefile2
-rw-r--r--devel/ocaml-equeue/Makefile2
-rw-r--r--devel/ocaml-sdl/Makefile2
-rw-r--r--devel/ocaml-sexplib/Makefile2
-rw-r--r--devel/ocaml-xstr/Makefile2
-rw-r--r--devel/ocaml-xstrp4/Makefile2
-rw-r--r--devel/openwince-include/Makefile2
-rw-r--r--devel/ruby-robjectteam/Makefile2
-rw-r--r--devel/safestr/Makefile2
-rw-r--r--devel/xxl/Makefile2
25 files changed, 25 insertions, 25 deletions
diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile
index 4b71bbe94c20..770a7e7943f3 100644
--- a/devel/cc65/Makefile
+++ b/devel/cc65/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.musoftware.de/pub/uz/cc65/ \
http://bj.spline.de/cc65/
DISTNAME= ${PORTNAME}-sources-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Cross-compiler for 6502-based systems, includes 65816 assembler
USE_SUBMAKE= yes
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile
index 6de680f29fd2..0e2937debd03 100644
--- a/devel/cvsps/Makefile
+++ b/devel/cvsps/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://www.cobite.com/cvsps/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Create patchset information from CVS
USE_GMAKE= yes
diff --git a/devel/cxmon/Makefile b/devel/cxmon/Makefile
index 62eba7f07cf1..c7ee1166e6aa 100644
--- a/devel/cxmon/Makefile
+++ b/devel/cxmon/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.1
CATEGORIES= devel
MASTER_SITES= http://cxmon.cebix.net/downloads/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
diff --git a/devel/dprog/Makefile b/devel/dprog/Makefile
index c1a7ba00a934..0b75b37147ec 100644
--- a/devel/dprog/Makefile
+++ b/devel/dprog/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.daimi.au.dk/~mailund/dprog/download/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= A language for specifying dynamic programming algorithms
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile
index c7c58a74d785..f1bcbe84fb93 100644
--- a/devel/elfio/Makefile
+++ b/devel/elfio/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= C++ library for reading and generating files in the ELF binary format
GNU_CONFIGURE= yes
diff --git a/devel/fam/Makefile b/devel/fam/Makefile
index 16dba30d1ed9..bd671dc72375 100644
--- a/devel/fam/Makefile
+++ b/devel/fam/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= A file alteration monitor
CFLAGS+= -Wno-deprecated
diff --git a/devel/fistgen/Makefile b/devel/fistgen/Makefile
index 91e82a91662c..d46008d84017 100644
--- a/devel/fistgen/Makefile
+++ b/devel/fistgen/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.filesystems.org/pub/fistgen/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Language for describing stackable filesystems
GNU_CONFIGURE= yes
diff --git a/devel/jtag/Makefile b/devel/jtag/Makefile
index 1d5d10141c51..dcc2dec065d9 100644
--- a/devel/jtag/Makefile
+++ b/devel/jtag/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=openwince
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Utility to work with JTAG-aware boards
BUILD_DEPENDS= ${OPENWINCE_INCLUDE_DEP}:${PORTSDIR}/devel/openwince-include
diff --git a/devel/libmpcbdm/Makefile b/devel/libmpcbdm/Makefile
index 7bf93425c6ac..ef624ce773a1 100644
--- a/devel/libmpcbdm/Makefile
+++ b/devel/libmpcbdm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= libmpc8xx
DISTNAME= mpc8xx-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Standalone library to control various mpc8xx boards
WRKSRC= ${WRKDIR}/libmpc8xx
diff --git a/devel/libtecla/Makefile b/devel/libtecla/Makefile
index bd73f329d74d..f3707bc27650 100644
--- a/devel/libtecla/Makefile
+++ b/devel/libtecla/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 1.6.1
CATEGORIES= devel
MASTER_SITES= http://www.astro.caltech.edu/~mcs/tecla/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Interactive command line editing facilities
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile
index 53e120bff81a..d1d9e21e58f7 100644
--- a/devel/lightning/Makefile
+++ b/devel/lightning/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Generates assembly language code at run-time
ONLY_FOR_ARCHS= i386 sparc64 powerpc
diff --git a/devel/ocaml-annexlib/Makefile b/devel/ocaml-annexlib/Makefile
index 9269f9790d11..21551923a83c 100644
--- a/devel/ocaml-annexlib/Makefile
+++ b/devel/ocaml-annexlib/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://raevnos.pennmush.org/code/extlib/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= OCaml subroutines collection
BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
diff --git a/devel/ocaml-camljava/Makefile b/devel/ocaml-camljava/Makefile
index 0499eaa97500..f990ecb1267d 100644
--- a/devel/ocaml-camljava/Makefile
+++ b/devel/ocaml-camljava/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel java
MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= An OCaml-Java library interface
USE_OCAML= yes
diff --git a/devel/ocaml-camomile-examples/Makefile b/devel/ocaml-camomile-examples/Makefile
index beb3e92152eb..c74de8c3639d 100644
--- a/devel/ocaml-camomile-examples/Makefile
+++ b/devel/ocaml-camomile-examples/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ocaml-
PKGNAMESUFFIX= -examples
DISTNAME= examples-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Example programs for Camomile library
WRKSRC= ${WRKDIR}/examples
diff --git a/devel/ocaml-camomile/Makefile b/devel/ocaml-camomile/Makefile
index 3687f93ae9de..84ae9da3973d 100644
--- a/devel/ocaml-camomile/Makefile
+++ b/devel/ocaml-camomile/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= A comprehensive Unicode library for objective caml language
USE_BZIP2= yes
diff --git a/devel/ocaml-classes/Makefile b/devel/ocaml-classes/Makefile
index de12bfbde21c..293f10f3b8ba 100644
--- a/devel/ocaml-classes/Makefile
+++ b/devel/ocaml-classes/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\
PKGNAMEPREFIX= ocaml-
DISTNAME= ocaml-${PORTNAME}-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Ocaml Object interface for ocaml's standard library modules
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/devel/ocaml-equeue/Makefile b/devel/ocaml-equeue/Makefile
index 8066d1931d6a..8580115ed9ca 100644
--- a/devel/ocaml-equeue/Makefile
+++ b/devel/ocaml-equeue/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.ocaml-programming.de/packages/
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= The Equeue library for OCaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile
index 1460abf69c1b..c7255d9f3a22 100644
--- a/devel/ocaml-sdl/Makefile
+++ b/devel/ocaml-sdl/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ocamlsdl
PKGNAMEPREFIX= ocaml-
DISTNAME= ocamlsdl-${PORTVERSION}
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= An OCaml interface to the SDL
BUILD_DEPENDS= lablgl:${PORTSDIR}/graphics/ocaml-lablgl
diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile
index 8ec611b929a9..4ca2f8618a97 100644
--- a/devel/ocaml-sexplib/Makefile
+++ b/devel/ocaml-sexplib/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.janestcapital.com/ocaml/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= An OCaml library for working with S-expressions
USE_GMAKE= yes
diff --git a/devel/ocaml-xstr/Makefile b/devel/ocaml-xstr/Makefile
index a301c997f7c1..41f1f61fcc0e 100644
--- a/devel/ocaml-xstr/Makefile
+++ b/devel/ocaml-xstr/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.ocaml-programming.de/packages/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Thread-safe implementation of string searching/matching
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/ocaml-xstrp4/Makefile b/devel/ocaml-xstrp4/Makefile
index b3d575ae92e1..9f118b6bdd39 100644
--- a/devel/ocaml-xstrp4/Makefile
+++ b/devel/ocaml-xstrp4/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.ocaml-programming.de/packages/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= An OCaml extension to expands brace expansions
USE_GMAKE= yes
diff --git a/devel/openwince-include/Makefile b/devel/openwince-include/Makefile
index 9f91bf794727..89f7b29399e3 100644
--- a/devel/openwince-include/Makefile
+++ b/devel/openwince-include/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=openwince
PKGNAMEPREFIX= openwince-
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= A collection of the useful include files for embedded developers
USE_BZIP2= yes
diff --git a/devel/ruby-robjectteam/Makefile b/devel/ruby-robjectteam/Makefile
index b5f9a72af482..954bc7bed8e5 100644
--- a/devel/ruby-robjectteam/Makefile
+++ b/devel/ruby-robjectteam/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Enables the ObjectTeams paradigm to the Ruby language
USE_RUBY= yes
diff --git a/devel/safestr/Makefile b/devel/safestr/Makefile
index 2cff0b75fabe..e55f1b3ddf18 100644
--- a/devel/safestr/Makefile
+++ b/devel/safestr/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.zork.org/software/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= A string handling library for C
LIB_DEPENDS= xxl.2:${PORTSDIR}/devel/xxl:install
diff --git a/devel/xxl/Makefile b/devel/xxl/Makefile
index ba19b6c00a16..6089c32324e3 100644
--- a/devel/xxl/Makefile
+++ b/devel/xxl/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.zork.org/software/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= C/C++ library for exception handling and asset management
USE_AUTOTOOLS= libtool:15