diff options
300 files changed, 300 insertions, 300 deletions
diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile index a804d81b716..9f890781498 100644 --- a/archivers/ruby-bz2/Makefile +++ b/archivers/ruby-bz2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension to use libbz2 USE_RUBY= yes diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile index b58c69f07dd..815a471ec96 100644 --- a/archivers/ruby-zip/Makefile +++ b/archivers/ruby-zip/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module for reading and writing zip files USE_RUBY= yes diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile index 658e68af29b..2c0032871ec 100644 --- a/audio/p5-MusicBrainz-Client/Makefile +++ b/audio/p5-MusicBrainz-Client/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= p5- DISTFILES= # none -MAINTAINER= knu@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Perl module that provides access to the musicbrainz client API EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch diff --git a/audio/p5-MusicBrainz-Queries/Makefile b/audio/p5-MusicBrainz-Queries/Makefile index 11c76a35e79..e0b59e8501c 100644 --- a/audio/p5-MusicBrainz-Queries/Makefile +++ b/audio/p5-MusicBrainz-Queries/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= p5- DISTFILES= # none -MAINTAINER= knu@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Perl module that provides the musicbrainz query constants EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch diff --git a/audio/p5-MusicBrainz-TRM/Makefile b/audio/p5-MusicBrainz-TRM/Makefile index dcf8cfb1fa1..21b23f5bd3b 100644 --- a/audio/p5-MusicBrainz-TRM/Makefile +++ b/audio/p5-MusicBrainz-TRM/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= p5- DISTFILES= # none -MAINTAINER= knu@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Perl module that provides access to the musicbrainz client TRM API EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile index 0e089b9cb88..97cee730d65 100644 --- a/audio/py-musicbrainz/Makefile +++ b/audio/py-musicbrainz/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}-picard -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MusicBrainz bindings for Python BUILD_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/ctypes/__init__.py:${PORTSDIR}/devel/py-ctypes diff --git a/audio/ruby-audiofile/Makefile b/audio/ruby-audiofile/Makefile index fe8b8434642..f37cada851d 100644 --- a/audio/ruby-audiofile/Makefile +++ b/audio/ruby-audiofile/Makefile @@ -15,7 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CDDB_DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding to the audiofile library LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile diff --git a/audio/ruby-esound/Makefile b/audio/ruby-esound/Makefile index 1669c974874..e2c3afed2ed 100644 --- a/audio/ruby-esound/Makefile +++ b/audio/ruby-esound/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding to the EsounD library LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile index db0038c33dc..9b3a6d2c2f8 100644 --- a/audio/ruby-freedb/Makefile +++ b/audio/ruby-freedb/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library that provides access to Freedb/CDDB servers USE_RUBY= yes diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile index ea4b4115ea1..dab6c5ba63b 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to access to information on mp3 files USE_RUBY= yes diff --git a/audio/ruby-mp3tag/Makefile b/audio/ruby-mp3tag/Makefile index b48deaf4ee4..63e0d94ba7a 100644 --- a/audio/ruby-mp3tag/Makefile +++ b/audio/ruby-mp3tag/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://users.cybercity.dk/~dsl8950/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module to manipulate ID3v1.1 tags in MP3 files USE_RUBY= yes diff --git a/audio/ruby-musicbrainz/Makefile b/audio/ruby-musicbrainz/Makefile index b3c94da44b1..ba8fe8d57e8 100644 --- a/audio/ruby-musicbrainz/Makefile +++ b/audio/ruby-musicbrainz/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= mb-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MusicBrainz bindings for Ruby LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz diff --git a/audio/ruby-ogginfo/Makefile b/audio/ruby-ogginfo/Makefile index 17fb4b0f65e..1465a58a658 100644 --- a/audio/ruby-ogginfo/Makefile +++ b/audio/ruby-ogginfo/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}.rb-${PORTVERSION} # any file name is ok DIST_SUBDIR= ruby EXTRACT_ONLY= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to access to information on ogg files USE_RUBY= yes diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile index 1663ade8fa6..285d58c000b 100644 --- a/audio/ruby-shout/Makefile +++ b/audio/ruby-shout/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding to the libshout library LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 diff --git a/audio/ruby-smf/Makefile b/audio/ruby-smf/Makefile index c49806a9c0b..a593fe18198 100644 --- a/audio/ruby-smf/Makefile +++ b/audio/ruby-smf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.funaba.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby module to handle Standard MIDI Files USE_RUBY= yes diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index 5b9a5b5e6c0..02ca2b34492 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension wrapping libvorbisfile LIB_DEPENDS= vorbisfile.4:${PORTSDIR}/audio/libvorbis diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile index bad8bfae06c..9191dd5021b 100644 --- a/audio/ruby-xmms/Makefile +++ b/audio/ruby-xmms/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS bindings for Ruby LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile index ea4b4115ea1..dab6c5ba63b 100644 --- a/audio/rubygem-mp3info/Makefile +++ b/audio/rubygem-mp3info/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to access to information on mp3 files USE_RUBY= yes diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile index ea4b4115ea1..dab6c5ba63b 100644 --- a/audio/rubygem-ruby-mp3info/Makefile +++ b/audio/rubygem-ruby-mp3info/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to access to information on mp3 files USE_RUBY= yes diff --git a/biology/ruby-bio/Makefile b/biology/ruby-bio/Makefile index ce6f343a3a2..d1b61057951 100644 --- a/biology/ruby-bio/Makefile +++ b/biology/ruby-bio/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Integrated environment for Bioinformatics written in Ruby USE_RUBY= yes diff --git a/comms/ruby-serialport/Makefile b/comms/ruby-serialport/Makefile index 38c0d77091a..a6f9b6f0edf 100644 --- a/comms/ruby-serialport/Makefile +++ b/comms/ruby-serialport/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to communicate via the RS232 port USE_RUBY= yes diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 77118333732..c4ff06a73fc 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to termios USE_RUBY= yes diff --git a/converters/ruby-dump.rb/Makefile b/converters/ruby-dump.rb/Makefile index 9e4225568c3..f63506411a7 100644 --- a/converters/ruby-dump.rb/Makefile +++ b/converters/ruby-dump.rb/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME:R}.txt EXTRACT_SUFX= # none DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A binary data dumper module for Ruby USE_RUBY= yes diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile index 4e01ea290eb..19c4743de46 100644 --- a/converters/ruby-iconv/Makefile +++ b/converters/ruby-iconv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters ruby MASTER_SITES= ${REAL_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An iconv wrapper class for Ruby USE_ICONV= yes diff --git a/converters/ruby-lv/Makefile b/converters/ruby-lv/Makefile index 7597c7ff680..788db3f2c51 100644 --- a/converters/ruby-lv/Makefile +++ b/converters/ruby-lv/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to use LV's encoding conversion engine EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${LV_PORT}:configure diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile index b2e86ec932f..869f263fb6a 100644 --- a/databases/namazu2/Makefile +++ b/databases/namazu2/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= databases www textproc MASTER_SITES= http://www.namazu.org/stable/ PKGNAMESUFFIX= 2 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search system intended for easy use BUILD_DEPENDS= ${PM_BASE}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic diff --git a/databases/p5-Time-Piece-MySQL/Makefile b/databases/p5-Time-Piece-MySQL/Makefile index 6412780ea71..306cc4d69a9 100644 --- a/databases/p5-Time-Piece-MySQL/Makefile +++ b/databases/p5-Time-Piece-MySQL/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Time PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 82d65c0ed1d..18c524afa15 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PL/Ruby procedural language for the PostgreSQL database system BUILD_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT} diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile index 57d2085ea95..bc46b68cfcb 100644 --- a/databases/ruby-bdb/Makefile +++ b/databases/ruby-bdb/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} PKGNAMESUFFIX= ${WITH_BDB_VER} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to Sleepycat's Berkeley DB revision 2 or later LIB_DEPENDS= db${LIB_SUFFIX}:${PORTSDIR}/databases/db${WITH_BDB_VER} diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile index ed256465c8c..aedfcd30f08 100644 --- a/databases/ruby-bdb1/Makefile +++ b/databases/ruby-bdb1/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support USE_RUBY= yes diff --git a/databases/ruby-cdb/Makefile b/databases/ruby-cdb/Makefile index 8083148283b..93064ed0fcd 100644 --- a/databases/ruby-cdb/Makefile +++ b/databases/ruby-cdb/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to D. J. Bernstein's cdb (constant database) library BUILD_DEPENDS= ${NONEXISTENT}:${CDB_PORTDIR}:build diff --git a/databases/ruby-dbd_interbase/Makefile b/databases/ruby-dbd_interbase/Makefile index 269ad11b835..35852174c0c 100644 --- a/databases/ruby-dbd_interbase/Makefile +++ b/databases/ruby-dbd_interbase/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterBase driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ diff --git a/databases/ruby-dbd_msql/Makefile b/databases/ruby-dbd_msql/Makefile index 6b9f8827e5a..e0a3744be74 100644 --- a/databases/ruby-dbd_msql/Makefile +++ b/databases/ruby-dbd_msql/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= mSQL driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ diff --git a/databases/ruby-dbd_mysql/Makefile b/databases/ruby-dbd_mysql/Makefile index dd10373b5d7..f8e7a011070 100644 --- a/databases/ruby-dbd_mysql/Makefile +++ b/databases/ruby-dbd_mysql/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MySQL driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ diff --git a/databases/ruby-dbd_odbc/Makefile b/databases/ruby-dbd_odbc/Makefile index de6653884be..15ff9235758 100644 --- a/databases/ruby-dbd_odbc/Makefile +++ b/databases/ruby-dbd_odbc/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ODBC driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile index 90de851dcc6..1911dea10fa 100644 --- a/databases/ruby-dbd_pg/Makefile +++ b/databases/ruby-dbd_pg/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ diff --git a/databases/ruby-dbd_proxy/Makefile b/databases/ruby-dbd_proxy/Makefile index c8695df0906..10e25d75b83 100644 --- a/databases/ruby-dbd_proxy/Makefile +++ b/databases/ruby-dbd_proxy/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Proxy/Server driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile index 3153f1cfe1c..480d7f4ca30 100644 --- a/databases/ruby-dbd_sqlite/Makefile +++ b/databases/ruby-dbd_sqlite/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SQLite driver for DBI-for-Ruby LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2 diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile index 24655cb6f27..c93beafe8ec 100644 --- a/databases/ruby-dbi/Makefile +++ b/databases/ruby-dbi/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DBI-for-Ruby - a common interface for SQL-based databases RUN_DEPENDS= ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile index d85af3683db..17249462977 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension to GDBM library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch diff --git a/databases/ruby-memcache/Makefile b/databases/ruby-memcache/Makefile index be614153b87..197c1a891ac 100644 --- a/databases/ruby-memcache/Makefile +++ b/databases/ruby-memcache/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= Ruby-MemCache-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A memcached client library for Ruby BUILD_DEPENDS= ${RUBY_SITELIBDIR}/io/reactor.rb:${PORTSDIR}/devel/ruby-io-reactor diff --git a/databases/ruby-msql/Makefile b/databases/ruby-msql/Makefile index 6158d9de768..b6c18018145 100644 --- a/databases/ruby-msql/Makefile +++ b/databases/ruby-msql/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby API for mSQL LIB_DEPENDS= msql.1:${PORTSDIR}/databases/msql diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile index 79c934faf7a..40eef71787f 100644 --- a/databases/ruby-mysql/Makefile +++ b/databases/ruby-mysql/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby module for accessing MySQL databases with a C API like interface USE_MYSQL= yes diff --git a/databases/ruby-o_dbm/Makefile b/databases/ruby-o_dbm/Makefile index 94a163e3f5e..1d37459c54e 100644 --- a/databases/ruby-o_dbm/Makefile +++ b/databases/ruby-o_dbm/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An OODB-like DBM module for Ruby USE_RUBY= yes diff --git a/databases/ruby-odbc/Makefile b/databases/ruby-odbc/Makefile index 2287c751925..861f77828df 100644 --- a/databases/ruby-odbc/Makefile +++ b/databases/ruby-odbc/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension library to use ODBC data sources LIB_DEPENDS= odbc.1:${PORTSDIR}/databases/unixODBC diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile index 4332f422f13..4af1e6eadcb 100644 --- a/databases/ruby-postgres/Makefile +++ b/databases/ruby-postgres/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to PostgreSQL library USE_PGSQL= yes diff --git a/databases/ruby-rdbc1/Makefile b/databases/ruby-rdbc1/Makefile index 9dcd1442e3f..1d9f8af3d92 100644 --- a/databases/ruby-rdbc1/Makefile +++ b/databases/ruby-rdbc1/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Database Connectivity RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres diff --git a/databases/ruby-search-namazu/Makefile b/databases/ruby-search-namazu/Makefile index 15a93a9b5b6..d0697468219 100644 --- a/databases/ruby-search-namazu/Makefile +++ b/databases/ruby-search-namazu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.tietew.jp/pub/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby library which wraps libnmz of Namazu LIB_DEPENDS= nmz.7:${PORTSDIR}/japanese/namazu2 diff --git a/databases/ruby-sqlite/Makefile b/databases/ruby-sqlite/Makefile index ea7f918a513..a3ed923e533 100644 --- a/databases/ruby-sqlite/Makefile +++ b/databases/ruby-sqlite/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 2 LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2 diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index 28e3b8a50a0..6a98fad4014 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile index 4332f422f13..4af1e6eadcb 100644 --- a/databases/rubygem-postgres/Makefile +++ b/databases/rubygem-postgres/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to PostgreSQL library USE_PGSQL= yes diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile index 28e3b8a50a0..6a98fad4014 100644 --- a/databases/rubygem-sqlite3-ruby/Makefile +++ b/databases/rubygem-sqlite3-ruby/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index 28e3b8a50a0..6a98fad4014 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the SQLite DB engine version 3 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 diff --git a/devel/c4/Makefile b/devel/c4/Makefile index ec1e00d37a2..bc2738ed7de 100644 --- a/devel/c4/Makefile +++ b/devel/c4/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/c4/ DISTNAME= ${PORTNAME} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A CVS-like Frontend to Perforce WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index 59d66e4f15a..7b6bf814837 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= knu DISTFILES= ${PORTNAME}.pl-${PORTVERSION}.gz EXTRACT_ONLY= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CVS-log-message-to-ChangeLog conversion script USE_PERL5= yes diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile index 91b8f0e7ab9..77f829751f6 100644 --- a/devel/cvsutils/Makefile +++ b/devel/cvsutils/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.iDaemons.org/pub/distfiles/ MASTER_SITE_SUBDIR= knu -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CVS utilities which facilitate working with local working directories USE_BZIP2= yes diff --git a/devel/darts/Makefile b/devel/darts/Makefile index a99d6e8eb91..0e6d340c608 100644 --- a/devel/darts/Makefile +++ b/devel/darts/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= devel MASTER_SITES= http://cl.aist-nara.ac.jp/~taku-ku/software/darts/src/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C++ template library that implements Double-Array GNU_CONFIGURE= yes diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index ffeb1897fcc..adbcf0c1b87 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib DISTNAME= onigd${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index ffeb1897fcc..adbcf0c1b87 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib DISTNAME= onigd${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index ffeb1897fcc..adbcf0c1b87 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib DISTNAME= onigd${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/p4.el/Makefile b/devel/p4.el/Makefile index 246abd86233..770c4c4bdc7 100644 --- a/devel/p4.el/Makefile +++ b/devel/p4.el/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= p4el EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perforce-Emacs Integration RUN_DEPENDS= p4:${.CURDIR}/../perforce diff --git a/devel/p4db/Makefile b/devel/p4db/Makefile index c7b1c4c870d..927f771f279 100644 --- a/devel/p4db/Makefile +++ b/devel/p4db/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel www MASTER_SITES= ftp://public.perforce.com/public/perforce/utils/p4db/ DISTNAME= ${PORTNAME:U}_${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web/Perforce Browser RUN_DEPENDS= p4:${.CURDIR}/../perforce diff --git a/devel/p5-Data-Properties/Makefile b/devel/p5-Data-Properties/Makefile index 6eea93921f8..16e723d3565 100644 --- a/devel/p5-Data-Properties/Makefile +++ b/devel/p5-Data-Properties/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Data PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Data::Properties - persistent properties PERL_CONFIGURE= yes diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile index e3c8a3feb82..bb016d83f37 100644 --- a/devel/p5-Log-Dispatch-Config/Makefile +++ b/devel/p5-Log-Dispatch-Config/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Log PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A log4j equivalent for Perl BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/devel/p5-POE-Component-TSTP/Makefile b/devel/p5-POE-Component-TSTP/Makefile index 45a5465ffba..ccd48828626 100644 --- a/devel/p5-POE-Component-TSTP/Makefile +++ b/devel/p5-POE-Component-TSTP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POE component to correctly handle Ctrl-Z in your program BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE diff --git a/devel/p5-String-Ediff/Makefile b/devel/p5-String-Ediff/Makefile index 4f7f6dbb2b5..c42bcf02989 100644 --- a/devel/p5-String-Ediff/Makefile +++ b/devel/p5-String-Ediff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= String PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to produce common sub-string indices for two strings PERL_CONFIGURE= yes diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index 2ec106eb484..5f3bd15c529 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of miscellaneous Ruby modules USE_RUBY= yes diff --git a/devel/ruby-avl/Makefile b/devel/ruby-avl/Makefile index 70e043ae01c..071fa1fd8cb 100644 --- a/devel/ruby-avl/Makefile +++ b/devel/ruby-avl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= AVL tree class for Ruby BUILD_DEPENDS= ${LOCALBASE}/lib/libavl.a:${PORTSDIR}/devel/libavl diff --git a/devel/ruby-bsearch/Makefile b/devel/ruby-bsearch/Makefile index 42c85620df0..6fa59339e61 100644 --- a/devel/ruby-bsearch/Makefile +++ b/devel/ruby-bsearch/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A binary search library for Ruby USE_RUBY= yes diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile index ae3a4429985..2d31a4b8b9c 100644 --- a/devel/ruby-byaccr/Makefile +++ b/devel/ruby-byaccr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ttsky.net/src/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parser generator for ruby based on 'Berkeley Yacc' and 'Berkeley Yacc for Java' USE_RUBY= yes diff --git a/devel/ruby-cache/Makefile b/devel/ruby-cache/Makefile index 708d3750e35..1c04cbb6c5c 100644 --- a/devel/ruby-cache/Makefile +++ b/devel/ruby-cache/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for caching objects based on the LRU algorithm USE_RUBY= yes diff --git a/devel/ruby-calendar/Makefile b/devel/ruby-calendar/Makefile index 3c89c15d042..700093689ab 100644 --- a/devel/ruby-calendar/Makefile +++ b/devel/ruby-calendar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.funaba.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby modules to handle various calendars USE_RUBY= yes diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile index fc7f6185832..4cab0b349fb 100644 --- a/devel/ruby-cvs/Makefile +++ b/devel/ruby-cvs/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}\?tarball=1\&only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&cvsroot=ruby\& DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to provide a high level interface to a CVS repository # optional, but strongly suggested diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile index 6e17f9653a0..ca7b0ce86fc 100644 --- a/devel/ruby-date2/Makefile +++ b/devel/ruby-date2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.funaba.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An alternative date class for Ruby USE_RUBY= yes diff --git a/devel/ruby-dialogs/Makefile b/devel/ruby-dialogs/Makefile index 50fd9348985..a6bde6dddcb 100644 --- a/devel/ruby-dialogs/Makefile +++ b/devel/ruby-dialogs/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple Ruby interface to dialog(1) USE_RUBY= yes diff --git a/devel/ruby-fam/Makefile b/devel/ruby-fam/Makefile index bc9e2763b23..dbde615b718 100644 --- a/devel/ruby-fam/Makefile +++ b/devel/ruby-fam/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FAM bindings for Ruby LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam diff --git a/devel/ruby-filelock/Makefile b/devel/ruby-filelock/Makefile index 26b15be7e0b..29a99fda5b9 100644 --- a/devel/ruby-filelock/Makefile +++ b/devel/ruby-filelock/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module which provides file locking mechanism USE_RUBY= yes diff --git a/devel/ruby-filemagic/Makefile b/devel/ruby-filemagic/Makefile index 460fdfbfb61..3dc08eaa0bf 100644 --- a/devel/ruby-filemagic/Makefile +++ b/devel/ruby-filemagic/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding to libmagic(3) LIB_DEPENDS= magic.1:${PORTSDIR}/sysutils/file diff --git a/devel/ruby-gemfinder/Makefile b/devel/ruby-gemfinder/Makefile index c61e3f8667b..e79829c1e54 100644 --- a/devel/ruby-gemfinder/Makefile +++ b/devel/ruby-gemfinder/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple class browser (built with Ruby/Tk) for Ruby modules/programs RUN_DEPENDS= ${RUBY_LIBDIR}/tk.rb:${PORTSDIR}/x11-toolkits/ruby-tk diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index a5110c8ce1d..3dca89debeb 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby implementation of the gettext library BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile index 7af4cb4ad90..25ec8af0e5e 100644 --- a/devel/ruby-gnustep/Makefile +++ b/devel/ruby-gnustep/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to the GNUstep development environment BUILD_DEPENDS= ${SYSMAKEDIR}/GNUstep.sh:${PORTSDIR}/${GNUSTEP_MAKE_PORT} \ diff --git a/devel/ruby-intl/Makefile b/devel/ruby-intl/Makefile index 4cbb45a80d8..56aeb870c52 100644 --- a/devel/ruby-intl/Makefile +++ b/devel/ruby-intl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple wrapper of GNU gettext for Ruby USE_GETTEXT= yes diff --git a/devel/ruby-io-reactor/Makefile b/devel/ruby-io-reactor/Makefile index 3ce85e23e73..f894f08ad53 100644 --- a/devel/ruby-io-reactor/Makefile +++ b/devel/ruby-io-reactor/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= IO-Reactor-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module that implements an asynchronous multiplexeded IO Reactor USE_RUBY= yes diff --git a/devel/ruby-metaruby/Makefile b/devel/ruby-metaruby/Makefile index aa4c916b55e..c2c2a84674d 100644 --- a/devel/ruby-metaruby/Makefile +++ b/devel/ruby-metaruby/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= MetaRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent USE_RUBY= yes diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile index 15ed9b1bfca..7bbcc98ac1c 100644 --- a/devel/ruby-mmap/Makefile +++ b/devel/ruby-mmap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to manage memory-mapped file objects USE_RUBY= yes diff --git a/devel/ruby-mock/Makefile b/devel/ruby-mock/Makefile index 4bfe9dc72d3..f77c3bf7416 100644 --- a/devel/ruby-mock/Makefile +++ b/devel/ruby-mock/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.b13media.com/dev/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An RUnit extention that makes it very easy to implement Mock Objects USE_BZIP2= yes diff --git a/devel/ruby-ncurses/Makefile b/devel/ruby-ncurses/Makefile index 0a2d6cb6141..83bb116cd98 100644 --- a/devel/ruby-ncurses/Makefile +++ b/devel/ruby-ncurses/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to ncurses USE_BZIP2= yes diff --git a/devel/ruby-nodedump/Makefile b/devel/ruby-nodedump/Makefile index 4f8fbe870ee..13184e56334 100644 --- a/devel/ruby-nodedump/Makefile +++ b/devel/ruby-nodedump/Makefile @@ -14,7 +14,7 @@ DISTNAME= nodeDump-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Displays the internal structure of a parsed Ruby program USE_RUBY= yes diff --git a/devel/ruby-p4/Makefile b/devel/ruby-p4/Makefile index 2597bd036e6..f82c2741a1a 100644 --- a/devel/ruby-p4/Makefile +++ b/devel/ruby-p4/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}Ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the Perforce API EXTRACT_DEPENDS= ${LOCALBASE}/lib/perforce/libclient.a:${PORTSDIR}/devel/p4api diff --git a/devel/ruby-poll/Makefile b/devel/ruby-poll/Makefile index 5750a25aa97..de0354890c9 100644 --- a/devel/ruby-poll/Makefile +++ b/devel/ruby-poll/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= Ruby-Poll-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An object-oriented interface to the poll(2) system call for Ruby USE_BZIP2= yes diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile index f71ae8c733d..2c7b297a8cd 100644 --- a/devel/ruby-property/Makefile +++ b/devel/ruby-property/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple properties scheme for Ruby USE_RUBY= yes diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index 1b0f3c3e913..ed8f40ab17f 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-all DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An LALR(1) parser generator for Ruby USE_RUBY= yes diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile index 5316000296c..58f14247d25 100644 --- a/devel/ruby-rbison/Makefile +++ b/devel/ruby-rbison/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.cs.umass.edu/~aseltine/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generates a Ruby parser class from a Bison-like specification file RUN_DEPENDS= bison:${PORTSDIR}/devel/bison diff --git a/devel/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile index 4718c4b9a9a..cde187e8478 100644 --- a/devel/ruby-rbtree/Makefile +++ b/devel/ruby-rbtree/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of Red-Black Tree for Ruby USE_RUBY= yes diff --git a/devel/ruby-robjectteam/Makefile b/devel/ruby-robjectteam/Makefile index 520ff26aa44..678bc964389 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= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enables the ObjectTeams paradigm to the Ruby language USE_RUBY= yes diff --git a/devel/ruby-rreadline/Makefile b/devel/ruby-rreadline/Makefile index f4438dc05c6..3812eac2e52 100644 --- a/devel/ruby-rreadline/Makefile +++ b/devel/ruby-rreadline/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mag.keio.ac.jp/~hiroya/ruby/rreadline/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure Ruby implementation of the Readline library USE_RUBY= yes diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index c2a2f16e30d..54b754d95df 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A high level library to use SDL from Ruby USE_SDL= gfx image mixer ttf sdl diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile index be3ce572a1e..82e37991e9a 100644 --- a/devel/ruby-sdl/Makefile +++ b/devel/ruby-sdl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension library to use SDL library BUILD_DEPENDS= ${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch diff --git a/devel/ruby-setup.rb/Makefile b/devel/ruby-setup.rb/Makefile index 21b2e53b2f1..95d6f493d4d 100644 --- a/devel/ruby-setup.rb/Makefile +++ b/devel/ruby-setup.rb/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:R}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Common installer script for ruby packages USE_RUBY= yes diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile index 2ce96bd0f52..3cacb4e2ac1 100644 --- a/devel/ruby-slang/Makefile +++ b/devel/ruby-slang/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= contrib DISTNAME= ${PORTNAME}lib-${PORTVERSION:}-1m DIST_SUBDIR= ruby -MAINTAINER?= knu@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= S-Lang extension module for Ruby .if defined(WITH_JAPANESE) diff --git a/devel/ruby-strongtyping/Makefile b/devel/ruby-strongtyping/Makefile index ec181fc32d9..98e9c24bbd4 100644 --- a/devel/ruby-strongtyping/Makefile +++ b/devel/ruby-strongtyping/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://mephle.org/StrongTyping/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A little Ruby module that adds strong typing facilities USE_RUBY= yes diff --git a/devel/ruby-sysvipc/Makefile b/devel/ruby-sysvipc/Makefile index 624aede26bb..6baace7c163 100644 --- a/devel/ruby-sysvipc/Makefile +++ b/devel/ruby-sysvipc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://deisui.bug.org/~ueno/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to use System V IPC system calls USE_RUBY= yes diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile index 9b0c6d25084..1086eca60c4 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gapped text buffer extention for Ruby USE_RUBY= yes diff --git a/devel/ruby-tzfile/Makefile b/devel/ruby-tzfile/Makefile index db70f6da291..858f55c3746 100644 --- a/devel/ruby-tzfile/Makefile +++ b/devel/ruby-tzfile/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= TZFile-${PORTVERSION}${EXTRACT_SUFX}\?tarball=1\&only_with_tag=${PORTNAME}-${PORTVERSION:S/./_/g}\&cvsroot=ruby\& DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TZFile handling library for Ruby USE_RUBY= yes diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index a5110c8ce1d..3dca89debeb 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-gettext/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby implementation of the gettext library BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile index a5110c8ce1d..3dca89debeb 100644 --- a/devel/rubygem-locale/Makefile +++ b/devel/rubygem-locale/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby implementation of the gettext library BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 179336deccd..775c45bc677 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \ diff --git a/devel/swigruby/Makefile b/devel/swigruby/Makefile index c068721ddcd..c5417e7942b 100644 --- a/devel/swigruby/Makefile +++ b/devel/swigruby/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel ruby MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby module for SWIG 1.1 BUILD_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11 diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile index fed1306722b..9a8d4e344d6 100644 --- a/dns/dns_balance/Makefile +++ b/dns/dns_balance/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ DISTNAME= DNS-Balance-${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A dynamic load-balancing DNS server USE_RUBY= yes diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile index d0ac8198490..6b8e5f9ad26 100644 --- a/dns/idnkit/Makefile +++ b/dns/idnkit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.nic.ad.jp/ja/idn/idnkit/download/sources/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library to handle internationalized domain names USE_ICONV= yes diff --git a/editors/vim6+ruby/Makefile b/editors/vim6+ruby/Makefile index 32b8f502004..80e3dea50f6 100644 --- a/editors/vim6+ruby/Makefile +++ b/editors/vim6+ruby/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 3 CATEGORIES= editors ruby PKGNAMESUFFIX= +ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vi IMproved version 6 with embedded Ruby interpreter #EXTRA_PATCHES= ${.CURDIR}/files/patch-* diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 96d651fa7f6..204c003e253 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION}dev -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use, fast C API for creating charts and graphs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index 6e9e254ab77..0069c41b2fc 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.opaque.net/ming/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-examples${EXTRACT_SUFX} EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with many languages support LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index a3a8d31bebf..7e4f5c41276 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-ming/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= p5- DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for Ming which allows you to create Flash 4/5 movies EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile index 2f02fb839df..77fba715e1d 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for Ming which allows you to create Flash 4/5 movies EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index adffed50337..bb304efdb15 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= ${PKGNAMESUFFIX_XPM} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension library to use Thomas Boutell's gd library LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 diff --git a/graphics/ruby-graph/Makefile b/graphics/ruby-graph/Makefile index 96542aaddbd..5e38dd8417e 100644 --- a/graphics/ruby-graph/Makefile +++ b/graphics/ruby-graph/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}r-${PORTVERSION:S/./-/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph-related Ruby classes RUN_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz diff --git a/graphics/ruby-image_size/Makefile b/graphics/ruby-image_size/Makefile index 5106d9f8a03..b75af062f9c 100644 --- a/graphics/ruby-image_size/Makefile +++ b/graphics/ruby-image_size/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:E} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to measure the size of a given image file USE_RUBY= yes diff --git a/graphics/ruby-imlib2/Makefile b/graphics/ruby-imlib2/Makefile index 0c76a31640b..e4ef7bb08fe 100644 --- a/graphics/ruby-imlib2/Makefile +++ b/graphics/ruby-imlib2/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Imlib2 bindings for Ruby LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile index 36aacb93277..54ae7adc4ec 100644 --- a/graphics/ruby-libpng/Makefile +++ b/graphics/ruby-libpng/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A libpng wrapper class for Ruby LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index e5aa507add8..a58725e9361 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -15,7 +15,7 @@ DISTNAME= rbogl-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL/GLU/GLUT interface modules for Ruby USE_RUBY= yes diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index 22cdfa825c2..2f15a2c8fec 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb_${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to PGPLOT graphics library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index abdcc04cfab..449bd54a1e6 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby #PATCHFILES= RMagick-${PORTVERSION}.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding for ImageMagick BUILD_DEPENDS= wmf2eps:${PORTSDIR}/graphics/libwmf diff --git a/graphics/ruby-svg/Makefile b/graphics/ruby-svg/Makefile index 30202867928..a44463f8659 100644 --- a/graphics/ruby-svg/Makefile +++ b/graphics/ruby-svg/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ruby-svg/2288 DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for generating SVG files USE_RUBY= yes diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index 342b4755b00..b925e2d73b3 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION}-2 DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library to draw Tgif graphics BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build diff --git a/irc/dancer-ircd/Makefile b/irc/dancer-ircd/Makefile index da0ec7d8a1f..7304b595ccd 100644 --- a/irc/dancer-ircd/Makefile +++ b/irc/dancer-ircd/Makefile @@ -21,7 +21,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ dancer-user-guide.txt:doc2 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An irc daemon based on hybrid ircd IGNOREFILES= dancer-oper-guide.txt \ diff --git a/irc/dancer-services/Makefile b/irc/dancer-services/Makefile index 9ca10f0c728..7946a391a7c 100644 --- a/irc/dancer-services/Makefile +++ b/irc/dancer-services/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= http://source.freenode.net/~asuffield/dancer/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The IRC services (nickserv, chanserv, etc.) for dancer-ircd WANT_AUTOMAKE_VER=15 diff --git a/irc/ruby-irc/Makefile b/irc/ruby-irc/Makefile index 1d8ac8df857..af9a7a3300e 100644 --- a/irc/ruby-irc/Makefile +++ b/irc/ruby-irc/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC client framework for Ruby USE_RUBY= yes diff --git a/irc/ruby-rica/Makefile b/irc/ruby-rica/Makefile index 9b78af3bbaf..fbbfbd420f6 100644 --- a/irc/ruby-rica/Makefile +++ b/irc/ruby-rica/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.koka-in.org/%7Ezophos/lib/rica/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another IRC client framework for Ruby USE_BZIP2= yes diff --git a/irc/ruby-rice/Makefile b/irc/ruby-rice/Makefile index edd18b7d9b5..430e77d0866 100644 --- a/irc/ruby-rice/Makefile +++ b/irc/ruby-rice/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://arika.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet another IRC interface library for Ruby USE_RUBY= yes diff --git a/irc/slirc/Makefile b/irc/slirc/Makefile index 52970e1b5cd..ce9e8c71e38 100644 --- a/irc/slirc/Makefile +++ b/irc/slirc/Makefile @@ -13,7 +13,7 @@ CATEGORIES+= irc MASTER_SITES= http://www.megsinet.com/~stabro/ EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A SLang-based IRC client LIB_DEPENDS= ${LIB_DEPENDS_LIBSLANG} diff --git a/japanese/epic4/Makefile b/japanese/epic4/Makefile index 1705d3af7b5..b381fe46a2e 100644 --- a/japanese/epic4/Makefile +++ b/japanese/epic4/Makefile @@ -23,7 +23,7 @@ PATCH_SITES= http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20010418.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient with Japanese support USE_BZIP2= yes diff --git a/japanese/esecanna-module-vje25/Makefile b/japanese/esecanna-module-vje25/Makefile index 8aefd808e42..0217d479908 100644 --- a/japanese/esecanna-module-vje25/Makefile +++ b/japanese/esecanna-module-vje25/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://esecanna.netfort.gr.jp/ \ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Esecanna module for VJE-Delta 2.5 RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna diff --git a/japanese/esecanna-module-vje30/Makefile b/japanese/esecanna-module-vje30/Makefile index 6e0288a7722..42909c09430 100644 --- a/japanese/esecanna-module-vje30/Makefile +++ b/japanese/esecanna-module-vje30/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://esecanna.netfort.gr.jp/ \ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Esecanna module for VJE-Delta 3.0 RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna diff --git a/japanese/esecanna-module-wnn6/Makefile b/japanese/esecanna-module-wnn6/Makefile index 4f66453de77..40849aab5e6 100644 --- a/japanese/esecanna-module-wnn6/Makefile +++ b/japanese/esecanna-module-wnn6/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://esecanna.netfort.gr.jp/ \ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Esecanna module for Wnn6 LIB_DEPENDS= wnn6.2:${PORTSDIR}/japanese/Wnn6-lib diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile index aa758d4a5e4..6f42147cae2 100644 --- a/japanese/esecanna/Makefile +++ b/japanese/esecanna/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= esecanna -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pseudo cannaserver which wraps some other input engines USE_RC_SUBR= yes diff --git a/japanese/kcode/Makefile b/japanese/kcode/Makefile index 66ceceb31c6..84c6219d2a0 100644 --- a/japanese/kcode/Makefile +++ b/japanese/kcode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.irori.org/dl/tool/ DISTFILES= ${PORTNAME}-${PORTVERSION}.gz EXTRACT_ONLY= ${DISTFILES} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A handy utility to show codepoint information of given characters RUN_DEPENDS= ${_RUN_DEPENDS} diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index e3e958d6c88..9740dbc7290 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://chasen.org/~taku/software/mecab/src/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${IPADIC_DISTNAME}${EXTRACT_SUFX}:ipadic -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Part-of-Speech and Morphological Analyzer IPADIC_DISTNAME= ipadic-2.5.1 diff --git a/japanese/namazu2/Makefile b/japanese/namazu2/Makefile index c608365bfd2..32672496688 100644 --- a/japanese/namazu2/Makefile +++ b/japanese/namazu2/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= 2 DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Meta-port of Namazu and Japanese support modules LIB_DEPENDS= nmz.7:${PORTSDIR}/databases/namazu2 diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index b9097605563..5a943ac9792 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -19,7 +19,7 @@ PATCH_SITE_SUBDIR= jnethack/15876 PATCHFILES= jnethack-${PORTVERSION}-0.7.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanized NetHack WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile index 320df638c41..52ef2aa3cde 100644 --- a/japanese/p5-MeCab/Makefile +++ b/japanese/p5-MeCab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese textproc perl5 MASTER_SITES= http://chasen.org/~taku/software/mecab/bindings/ DISTNAME= ${PORTNAME:L}-perl-${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MeCab library module for Perl5 LIB_DEPENDS= mecab.0:${MECAB_PORTDIR} diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile index 4119b201462..936772d5b5a 100644 --- a/japanese/p5-Text-ChaSen/Makefile +++ b/japanese/p5-Text-ChaSen/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese textproc perl5 MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/ DISTNAME= chasen-${CHASEN_VERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ChaSen library module for Perl5 LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base diff --git a/japanese/p5-Text-Kakasi/Makefile b/japanese/p5-Text-Kakasi/Makefile index 5ad7341ce38..b6bbdc4dcf4 100644 --- a/japanese/p5-Text-Kakasi/Makefile +++ b/japanese/p5-Text-Kakasi/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= japanese textproc perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Kakasi library module for Perl5 LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi diff --git a/japanese/rbnamazu/Makefile b/japanese/rbnamazu/Makefile index 7eaf8de8e8b..50ddb0eb4de 100644 --- a/japanese/rbnamazu/Makefile +++ b/japanese/rbnamazu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese textproc ruby MASTER_SITES= ftp://ftp.namazu.org/pub/namazu/ruby/ DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A client of the "Namazu" full-text search engine written in Ruby USE_RUBY= yes diff --git a/japanese/rskkserv/Makefile b/japanese/rskkserv/Makefile index a9ed7d8dfe4..a81f1d9aa59 100644 --- a/japanese/rskkserv/Makefile +++ b/japanese/rskkserv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= rskkserv/15241 DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An alternative implementation of skkserv written in Ruby RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tcpwrap.so:${PORTSDIR}/security/ruby-tcpwrap \ diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile index a148cbefb12..006652063f4 100644 --- a/japanese/ruby-chasen/Makefile +++ b/japanese/ruby-chasen/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.itlb.te.noda.sut.ac.jp/~ikarashi/ruby/ DISTNAME= ${PORTNAME}${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ChaSen module for Ruby LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile index cdab3ae7b22..1c5932eb192 100644 --- a/japanese/ruby-eb/Makefile +++ b/japanese/ruby-eb/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://ruby${PORTNAME}.sourceforge.net/ DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bind of EB library LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb diff --git a/japanese/ruby-gyokuro/Makefile b/japanese/ruby-gyokuro/Makefile index 98f8b9870e8..4fb48f0375c 100644 --- a/japanese/ruby-gyokuro/Makefile +++ b/japanese/ruby-gyokuro/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gyokuro/1017 PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library which wraps Ruby/ChaSen RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/chasen.so:${PORTSDIR}/japanese/ruby-chasen diff --git a/japanese/ruby-kakasi/Makefile b/japanese/ruby-kakasi/Makefile index 835b220dbbe..b271b7f299b 100644 --- a/japanese/ruby-kakasi/Makefile +++ b/japanese/ruby-kakasi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese textproc ruby MASTER_SITES= http://www.notwork.org/~gotoken/ruby/p/kakasi/ DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KAKASI module for Ruby LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi diff --git a/japanese/ruby-man/Makefile b/japanese/ruby-man/Makefile index 6356a993e21..51fb24080f0 100644 --- a/japanese/ruby-man/Makefile +++ b/japanese/ruby-man/Makefile @@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../../lang/ruby-man CATEGORIES= japanese -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby reference manual (Japanese version), in HTML format MD5_FILE= ${.CURDIR}/distinfo diff --git a/japanese/ruby-mecab/Makefile b/japanese/ruby-mecab/Makefile index 1e3272ecc16..a075e996651 100644 --- a/japanese/ruby-mecab/Makefile +++ b/japanese/ruby-mecab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese textproc ruby MASTER_SITES= http://chasen.org/~taku/software/mecab/bindings/ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MeCab library module for Ruby LIB_DEPENDS= mecab.0:${MECAB_PORTDIR} diff --git a/japanese/ruby-refe/Makefile b/japanese/ruby-refe/Makefile index c756985b060..2ea45353f5f 100644 --- a/japanese/ruby-refe/Makefile +++ b/japanese/ruby-refe/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-withdoc DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Reference Referrer USE_RUBY= yes diff --git a/japanese/ruby-romkan/Makefile b/japanese/ruby-romkan/Makefile index 8a6e72a6412..41f197da760 100644 --- a/japanese/ruby-romkan/Makefile +++ b/japanese/ruby-romkan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://namazu.org/~satoru/ruby-romkan/ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Romaji <-> Kana conversion library for Ruby USE_RUBY= yes diff --git a/japanese/ruby-slang/Makefile b/japanese/ruby-slang/Makefile index a6098f017c1..66788886c2c 100644 --- a/japanese/ruby-slang/Makefile +++ b/japanese/ruby-slang/Makefile @@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../../devel/ruby-slang CATEGORIES= japanese -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= S-Lang-jp extension module for Ruby WITH_JAPANESE= yes diff --git a/japanese/ruby-tcltklib/Makefile b/japanese/ruby-tcltklib/Makefile index fade1b13fe1..b58abae50f4 100644 --- a/japanese/ruby-tcltklib/Makefile +++ b/japanese/ruby-tcltklib/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to Japanized Tcl/Tk libraries TCL_VERSION?= 80 diff --git a/japanese/ruby-tk/Makefile b/japanese/ruby-tk/Makefile index c6c820782e8..ef925b39d3b 100644 --- a/japanese/ruby-tk/Makefile +++ b/japanese/ruby-tk/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the Japanized Tk widget set TK_VERSION?= 80 diff --git a/japanese/ruby-uconv/Makefile b/japanese/ruby-uconv/Makefile index 181c2d2705f..dcecd5a22e2 100644 --- a/japanese/ruby-uconv/Makefile +++ b/japanese/ruby-uconv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese converters ruby MASTER_SITES= http://www.yoshidam.net/ DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unicode conversion library with Japanese codesets support for Ruby USE_RUBY= yes diff --git a/japanese/ruby-usersguide/Makefile b/japanese/ruby-usersguide/Makefile index 7424c2c4907..ba0d08a7aff 100644 --- a/japanese/ruby-usersguide/Makefile +++ b/japanese/ruby-usersguide/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= doc DISTNAME= ${SHORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby users guide (Japanese version), in HTML format USE_RUBY= yes diff --git a/japanese/slirc/Makefile b/japanese/slirc/Makefile index 7a2c384fd98..b4b52263e1f 100644 --- a/japanese/slirc/Makefile +++ b/japanese/slirc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MASTERDIR= ${.CURDIR}/../../irc/slirc diff --git a/japanese/vje30-trial/Makefile b/japanese/vje30-trial/Makefile index af07aff4e69..3d33be05cc3 100644 --- a/japanese/vje30-trial/Makefile +++ b/japanese/vje30-trial/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-delta-${PORTVERSION}t-ELF EXTRACT_SUFX= .tgz DIST_SUBDIR= vje30 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modern intelligent Japanese input engine (trial version) LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x diff --git a/japanese/vje30/Makefile b/japanese/vje30/Makefile index 64f86a7b6fb..9bed2e451e0 100644 --- a/japanese/vje30/Makefile +++ b/japanese/vje30/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${MAINDIST} \ vje-delta-3.0-source-update-2002.05.31.tgz:update DIST_SUBDIR= vje30 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modern intelligent Japanese input engine (purchase version) LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x diff --git a/japanese/xchat/Makefile b/japanese/xchat/Makefile index 8331fc0a7ff..f04526dff58 100644 --- a/japanese/xchat/Makefile +++ b/japanese/xchat/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME CONFIGURE_ARGS= --enable-japanese-conv diff --git a/japanese/xyaku/Makefile b/japanese/xyaku/Makefile index ceb19876f3d..bec1be8ee7d 100644 --- a/japanese/xyaku/Makefile +++ b/japanese/xyaku/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= japanese textproc MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/xyaku/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A general dictionary/search engine front-end for X RUN_DEPENDS= ${EDICT_FILE}:${PORTSDIR}/japanese/edict \ diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile index bb659f813a5..a424428c866 100644 --- a/lang/jruby/Makefile +++ b/lang/jruby/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-bin-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of Ruby Interpreter in Pure Java USE_REINPLACE= yes diff --git a/lang/ruby-js/Makefile b/lang/ruby-js/Makefile index ff5f635de6c..4d4130f72f7 100644 --- a/lang/ruby-js/Makefile +++ b/lang/ruby-js/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding to NJS JavaScript Interpreter LIB_DEPENDS= js.0:${PORTSDIR}/lang/njs diff --git a/lang/ruby-lua/Makefile b/lang/ruby-lua/Makefile index de9b119a802..5576eaa9546 100644 --- a/lang/ruby-lua/Makefile +++ b/lang/ruby-lua/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rub-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension to make Lua script language as a class LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua diff --git a/lang/ruby-lua4/Makefile b/lang/ruby-lua4/Makefile index edac49df5cb..a123e4cd649 100644 --- a/lang/ruby-lua4/Makefile +++ b/lang/ruby-lua4/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= 4 DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension to make Lua script language as a class LIB_DEPENDS= lua.4:${PORTSDIR}/lang/lua4 diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile index 7c60a64f7e2..02bb30ee1d2 100644 --- a/lang/ruby-mode.el/Makefile +++ b/lang/ruby-mode.el/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang ruby elisp MASTER_SITES= # none DISTFILES= # none -MAINTAINER= knu@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-perl/Makefile b/lang/ruby-perl/Makefile index 2ed4d1737ba..1bf2c47eba9 100644 --- a/lang/ruby-perl/Makefile +++ b/lang/ruby-perl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.yoshidam.net/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension module to use the functions of Perl from Ruby USE_PERL5= yes diff --git a/lang/ruby-programmingruby/Makefile b/lang/ruby-programmingruby/Makefile index 12d2cadec7c..284f9c94fde 100644 --- a/lang/ruby-programmingruby/Makefile +++ b/lang/ruby-programmingruby/Makefile @@ -14,7 +14,7 @@ DISTNAME= ProgrammingRuby-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@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 f341820aa24..1db976b457a 100644 --- a/lang/ruby-reference/Makefile +++ b/lang/ruby-reference/Makefile @@ -14,7 +14,7 @@ DISTNAME= rubyref_html_${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Class and Module Reference, in HTML format USE_RUBY= yes diff --git a/lang/ruby-tcltklib/Makefile b/lang/ruby-tcltklib/Makefile index 1f56ffaceaf..f97ecf727d5 100644 --- a/lang/ruby-tcltklib/Makefile +++ b/lang/ruby-tcltklib/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= lang x11-toolkits ruby tcl${TCL_VERSION} tk${TK_VERSION} MASTER_SITES= # none DISTFILES= # none -MAINTAINER?= knu@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A Ruby interface to Tcl/Tk libraries BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile index 4b4813bff3d..f2a0853a436 100644 --- a/lang/ruby-usersguide/Makefile +++ b/lang/ruby-usersguide/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.rubyist.net/~slagell/ruby/ DISTNAME= ${PORTNAME:S/usersguide/uguide/}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby users guide, in HTML format USE_RUBY= yes diff --git a/lang/ruby16-shim-ruby18/Makefile b/lang/ruby16-shim-ruby18/Makefile index e5f65c2bcc2..89c6466135d 100644 --- a/lang/ruby16-shim-ruby18/Makefile +++ b/lang/ruby16-shim-ruby18/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= shim-ruby16_18-1.8.1-preview3 DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of Ruby modules to provide Ruby 1.8 functionalities USE_BZIP2= yes diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 08a7f99de83..849c12db8fa 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -20,7 +20,7 @@ PATCH_SITE_SUBDIR= 1.6 PATCHFILES= ${RUBY_PATCHFILES} #PATCH_DIST_STRIP= -p1 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An object-oriented interpreted scripting language .if defined(WITH_ONIGURUMA) diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile index fdc5efd9651..d1febc14aa2 100644 --- a/lang/ruby16_static/Makefile +++ b/lang/ruby16_static/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang ruby ipv6 MASTER_SITES= # none DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binary with some modules compiled in (in case of emergency) EXTRACT_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch diff --git a/mail/p5-Email-Valid-Loose/Makefile b/mail/p5-Email-Valid-Loose/Makefile index 3c220489a50..34be8b42ecc 100644 --- a/mail/p5-Email-Valid-Loose/Makefile +++ b/mail/p5-Email-Valid-Loose/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Email PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A variation of Email::Valid which allows dot before at mark BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid diff --git a/mail/ruby-mime-types/Makefile b/mail/ruby-mime-types/Makefile index 90ba77031f5..dc49c8171ae 100644 --- a/mail/ruby-mime-types/Makefile +++ b/mail/ruby-mime-types/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.halostatue.ca/files/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MIME::Types for Ruby USE_RUBY= yes diff --git a/mail/ruby-rfilter/Makefile b/mail/ruby-rfilter/Makefile index 477190f9e49..db0f58a0194 100644 --- a/mail/ruby-rfilter/Makefile +++ b/mail/ruby-rfilter/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rubyfilter-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for filtering and delivering email to mailboxes RUN_DEPENDS= ${RUBY_SITELIBDIR}/rmail/parser.rb:${PORTSDIR}/mail/ruby-rmail diff --git a/mail/ruby-rmail/Makefile b/mail/ruby-rmail/Makefile index 1de152be104..ac0f69dca35 100644 --- a/mail/ruby-rmail/Makefile +++ b/mail/ruby-rmail/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rubymail-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A light-weight mail manipulating library for Ruby USE_RUBY= yes diff --git a/mail/ruby-tmail/Makefile b/mail/ruby-tmail/Makefile index df16ca7f226..3fdb0689797 100644 --- a/mail/ruby-tmail/Makefile +++ b/mail/ruby-tmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby USE_RUBY= yes diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index df16ca7f226..3fdb0689797 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby USE_RUBY= yes diff --git a/math/ruby-algebra/Makefile b/math/ruby-algebra/Makefile index 77c9eab4e2f..a57964d3d49 100644 --- a/math/ruby-algebra/Makefile +++ b/math/ruby-algebra/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://blade.nagaokaut.ac.jp/~sinara/ruby/math/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for mathematical (algebraic) computations USE_RUBY= yes diff --git a/math/ruby-bitset/Makefile b/math/ruby-bitset/Makefile index c522a7ed297..b8a72d45667 100644 --- a/math/ruby-bitset/Makefile +++ b/math/ruby-bitset/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A bit set library for Ruby USE_RUBY= yes diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile index 38f4ba456ce..9da93d0249e 100644 --- a/math/ruby-bitvector/Makefile +++ b/math/ruby-bitvector/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Efficient Ruby bit vector extension USE_RUBY= yes diff --git a/math/ruby-gmp/Makefile b/math/ruby-gmp/Makefile index 9f6a475754d..c4bf27ed994 100644 --- a/math/ruby-gmp/Makefile +++ b/math/ruby-gmp/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= lib${PORTNAME}-ruby_${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bindings to GNU Multiprecision Library LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/math/ruby-gnuplot/Makefile b/math/ruby-gnuplot/Makefile index d8e357adb54..5a65b284f9a 100644 --- a/math/ruby-gnuplot/Makefile +++ b/math/ruby-gnuplot/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= r${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pipe-based interface to the gnuplot package for Ruby RUN_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index 66e62164813..9b4282d7dc3 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library for GSL (GNU Scientific Library) LIB_DEPENDS= gsl.7:${.CURDIR}/../gsl diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile index dd9d2609020..d483c800eb5 100644 --- a/math/ruby-narray/Makefile +++ b/math/ruby-narray/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Numerical N-dimensional array library for Ruby LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw diff --git a/math/ruby-netcdf/Makefile b/math/ruby-netcdf/Makefile index 22eb0cdaf29..d5aa15c9648 100644 --- a/math/ruby-netcdf/Makefile +++ b/math/ruby-netcdf/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to the NetCDF scientific IO library BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile index 075a70c385c..1cb43471cb9 100644 --- a/misc/inplace/Makefile +++ b/misc/inplace/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to edit files in-place through given filter commands USE_BZIP2= yes diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index 83e241602cc..a405793aadf 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby module for handling ICMP packets USE_RUBY= yes diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 2b4dae5d311..690a24cd374 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to LDAP API based on RFC1823 WITH_LDAP?= openldap2 diff --git a/net/ruby-nis/Makefile b/net/ruby-nis/Makefile index 77aa65c7c37..ba606f221dc 100644 --- a/net/ruby-nis/Makefile +++ b/net/ruby-nis/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to use the NIS/YP API USE_RUBY= yes diff --git a/net/ruby-pcap/Makefile b/net/ruby-pcap/Makefile index e1d2cb9c206..87fd1c355ac 100644 --- a/net/ruby-pcap/Makefile +++ b/net/ruby-pcap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to LBL Packet Capture library (libpcap) USE_RUBY= yes diff --git a/net/ruby-radius/Makefile b/net/ruby-radius/Makefile index 8eca32fc462..7fba8bbb972 100644 --- a/net/ruby-radius/Makefile +++ b/net/ruby-radius/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module that provides an interface to the RADIUS protocol USE_RUBY= yes diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile index 49aca095e07..6256c2a848e 100644 --- a/net/ruby-romp/Makefile +++ b/net/ruby-romp/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} romp.html DIST_SUBDIR= ruby EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Ruby Object Message Proxy IGNOREFILES= romp.html diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index a74ef723e0d..41aab6eabc2 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= # none DIST_SUBDIR= ruby EXTRACT_ONLY= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling USE_RUBY= yes diff --git a/net/ruby-tserver/Makefile b/net/ruby-tserver/Makefile index 926ef4259b8..1f86d0af519 100644 --- a/net/ruby-tserver/Makefile +++ b/net/ruby-tserver/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tmtm.org/ruby/tserver/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for writing a preforking server like Apache USE_RUBY= yes diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile index 93e934f57d7..47d62669229 100644 --- a/news/newsfetch/Makefile +++ b/news/newsfetch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/news/readers -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Download news articles from NNTP server MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" diff --git a/palm/jfconv/Makefile b/palm/jfconv/Makefile index 42118a92ae3..933269aa21e 100644 --- a/palm/jfconv/Makefile +++ b/palm/jfconv/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= knu DISTNAME= jconv EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts JFile database to CSV, and vice versa ALL_TARGET= # none diff --git a/palm/mdbconv/Makefile b/palm/mdbconv/Makefile index e88e30e48f6..092a5324fdc 100644 --- a/palm/mdbconv/Makefile +++ b/palm/mdbconv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= palm databases MASTER_SITES= http://www.handmark.com/downloads/ DISTNAME= ${PORTNAME}freebsd3x -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts CSV to MobileDB database NO_WRKSUBDIR= yes diff --git a/print/clibpdf/Makefile b/print/clibpdf/Makefile index 0d9d1949f25..3ea19c87050 100644 --- a/print/clibpdf/Makefile +++ b/print/clibpdf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://www.fastio.com/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for creating PDF (Acrobat) files directly via C language programs WRKSRC= ${WRKDIR}/ClibPDF/source diff --git a/print/ruby-clibpdf/Makefile b/print/ruby-clibpdf/Makefile index bff8fdf4954..48237d7543c 100644 --- a/print/ruby-clibpdf/Makefile +++ b/print/ruby-clibpdf/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ClibPDF-ALPHA-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding for ClibPDF LIB_DEPENDS= cpdf.0:${PORTSDIR}/print/clibpdf diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index d616790912e..e19ef55ac99 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library to access Panda LIB_DEPENDS= panda.0:${PORTSDIR}/print/panda \ diff --git a/print/ruby-pdflib/Makefile b/print/ruby-pdflib/Makefile index c89b691f391..6b59cffe746 100644 --- a/print/ruby-pdflib/Makefile +++ b/print/ruby-pdflib/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library to access PDFlib LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/science/ruby-netcdf/Makefile b/science/ruby-netcdf/Makefile index 22eb0cdaf29..d5aa15c9648 100644 --- a/science/ruby-netcdf/Makefile +++ b/science/ruby-netcdf/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to the NetCDF scientific IO library BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray diff --git a/security/ruby-aes/Makefile b/security/ruby-aes/Makefile index fbc593d7893..2333827833b 100644 --- a/security/ruby-aes/Makefile +++ b/security/ruby-aes/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-rb-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library which implements AES (Rijndael) encryption USE_RUBY= yes diff --git a/security/ruby-blowfish/Makefile b/security/ruby-blowfish/Makefile index 9093cf0e6f5..3d0254f0f6d 100644 --- a/security/ruby-blowfish/Makefile +++ b/security/ruby-blowfish/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to the Blowfish cipher USE_OPENSSL= yes diff --git a/security/ruby-cast_256/Makefile b/security/ruby-cast_256/Makefile index d094c6b0b73..f336413b9c9 100644 --- a/security/ruby-cast_256/Makefile +++ b/security/ruby-cast_256/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby_${PORTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library which implements CAST-256 encryption USE_ZIP= yes diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile index 61f9bcfb623..7765cc51acf 100644 --- a/security/ruby-gpgme/Makefile +++ b/security/ruby-gpgme/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to GnuPG Made Easy (GPGME) LIB_DEPENDS= gpgme03.9:${PORTSDIR}/security/gpgme03 diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile index 90b0b1aa754..153a45433b9 100644 --- a/security/ruby-hmac/Makefile +++ b/security/ruby-hmac/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library which implements the HMAC algorithm USE_RUBY= yes diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile index 210bed0bfca..425a46c4428 100644 --- a/security/ruby-mcrypt/Makefile +++ b/security/ruby-mcrypt/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to the mcrypt library LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ diff --git a/security/ruby-pam/Makefile b/security/ruby-pam/Makefile index e2b9bdc8ef2..b95f1a6397f 100644 --- a/security/ruby-pam/Makefile +++ b/security/ruby-pam/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension to use PAM library USE_RUBY= yes diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile index 1c51967da90..36f23482ea3 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to create, verify and manipulate passwords BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 6601e34515e..8827efd2263 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TCP wrappers library for Ruby LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 1c8bb5a5c59..1b0e3949b90 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ # ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ DISTNAME= FD-${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A CUI-based file and directory management tool USE_REINPLACE= yes diff --git a/shells/zsh+euc_hack/Makefile b/shells/zsh+euc_hack/Makefile index 1b8e3827d76..4b70a6e9233 100644 --- a/shells/zsh+euc_hack/Makefile +++ b/shells/zsh+euc_hack/Makefile @@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../zsh PKGNAMESUFFIX= +euc_hack -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Z shell with EUC encoding support EXTRA_PATCHES= ${.CURDIR}/files/patch-* diff --git a/sysutils/libchk/Makefile b/sysutils/libchk/Makefile index 62e3a8156e7..3c05f29a15c 100644 --- a/sysutils/libchk/Makefile +++ b/sysutils/libchk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to check shared library links USE_BZIP2= yes diff --git a/sysutils/pdumpfs-clean/Makefile b/sysutils/pdumpfs-clean/Makefile index 9fadf8a24ec..17d961ac013 100644 --- a/sysutils/pdumpfs-clean/Makefile +++ b/sysutils/pdumpfs-clean/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://tach.arege.net/software/pdumpfs-clean/ DISTFILES= ${PROG} EXTRACT_ONLY= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to clean up old backup files of a pdumpfs archive USE_RUBY= yes diff --git a/sysutils/pdumpfs-rsync/Makefile b/sysutils/pdumpfs-rsync/Makefile index 28a89e7b50b..2d6ca3a243d 100644 --- a/sysutils/pdumpfs-rsync/Makefile +++ b/sysutils/pdumpfs-rsync/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://tach.arege.net/software/pdumpfs-rsync/ DISTFILES= ${PROG} EXTRACT_ONLY= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to back up remote files with pdumpfs and rsync RUN_DEPENDS= ${LOCALBASE}/sbin/pdumpfs:${PORTSDIR}/sysutils/pdumpfs \ diff --git a/sysutils/pdumpfs/Makefile b/sysutils/pdumpfs/Makefile index c91830b3498..ce01dd259c8 100644 --- a/sysutils/pdumpfs/Makefile +++ b/sysutils/pdumpfs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://namazu.org/~satoru/pdumpfs/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A daily backup system similar to Plan9's dumpfs USE_RUBY= yes diff --git a/sysutils/ruby-log4r/Makefile b/sysutils/ruby-log4r/Makefile index 0ba22231fc0..6deef8d6ed1 100644 --- a/sysutils/ruby-log4r/Makefile +++ b/sysutils/ruby-log4r/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible logging library written in Ruby USE_RUBY= yes diff --git a/sysutils/ruby-quota/Makefile b/sysutils/ruby-quota/Makefile index 9ea1a269acc..5a57a4b067e 100644 --- a/sysutils/ruby-quota/Makefile +++ b/sysutils/ruby-quota/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to manipulate filesystem quotas USE_RUBY= yes diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile index 7b1f1fa94f1..25118756565 100644 --- a/textproc/eruby/Makefile +++ b/textproc/eruby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www ruby MASTER_SITES= http://www.modruby.net/archive/ DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interprets Ruby code embedded in a text file like PHP/ePerl/ASP/JSP USE_RUBY= yes diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 68425ab098f..2bea5046f1c 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gnome DOM Engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index a80f0a74ffe..365a107129f 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ftp://ftp.namazu.org/sary/perl/ PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to the Sary library LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index 8a1524c723e..75cc02c8be7 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- # Feel free to update this port when the CPAN module is updated -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Routines and Constants common for XML::LibXML and XML::GDOME LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/ruby-amatch/Makefile b/textproc/ruby-amatch/Makefile index 53bd1154bee..cad59f60abb 100644 --- a/textproc/ruby-amatch/Makefile +++ b/textproc/ruby-amatch/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for approximate string matching and searching USE_RUBY= yes diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile index 2b86b8a3998..d108a8fef00 100644 --- a/textproc/ruby-amrita/Makefile +++ b/textproc/ruby-amrita/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= amrita/10939 PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An HTML/XHTML template library for Ruby USE_RUBY= yes diff --git a/textproc/ruby-csv/Makefile b/textproc/ruby-csv/Makefile index c315785fa41..31664c9fa4f 100644 --- a/textproc/ruby-csv/Makefile +++ b/textproc/ruby-csv/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby library to parse or generate data in CSV format USE_RUBY= yes diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile index 6b78e795b7e..4b286f27c41 100644 --- a/textproc/ruby-format/Makefile +++ b/textproc/ruby-format/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FormatR.${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl like formats for Ruby USE_RUBY= yes diff --git a/textproc/ruby-formvalidator/Makefile b/textproc/ruby-formvalidator/Makefile index 352d684480c..9cfa01b36a1 100644 --- a/textproc/ruby-formvalidator/Makefile +++ b/textproc/ruby-formvalidator/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://grub.ath.cx/formvalidator/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module to validate data coming in from HTML forms USE_RUBY= yes diff --git a/textproc/ruby-gdome/Makefile b/textproc/ruby-gdome/Makefile index 884e63e2a11..b7a86334089 100644 --- a/textproc/ruby-gdome/Makefile +++ b/textproc/ruby-gdome/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= lib${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension that wraps around gdome2 LIB_DEPENDS= gdome.8:${PORTSDIR}/textproc/gdome2 diff --git a/textproc/ruby-html-fillinform/Makefile b/textproc/ruby-html-fillinform/Makefile index 4e3614ccb53..6f4d1b10ce9 100644 --- a/textproc/ruby-html-fillinform/Makefile +++ b/textproc/ruby-html-fillinform/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://shebang.jp/src/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library that automatically inserts form data into HTML USE_RUBY= yes diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile index f0aa3480ab7..181c011402b 100644 --- a/textproc/ruby-html-parser/Makefile +++ b/textproc/ruby-html-parser/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/html-parser/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML-parser package for Ruby USE_RUBY= yes diff --git a/textproc/ruby-html-template/Makefile b/textproc/ruby-html-template/Makefile index ad5efe05f3f..43505736168 100644 --- a/textproc/ruby-html-template/Makefile +++ b/textproc/ruby-html-template/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://shebang.jp/src/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to use HTML as a template file from CGI scripts USE_RUBY= yes diff --git a/textproc/ruby-htmlcompact/Makefile b/textproc/ruby-htmlcompact/Makefile index 7587f5cc772..2574917f90d 100644 --- a/textproc/ruby-htmlcompact/Makefile +++ b/textproc/ruby-htmlcompact/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to compact an HTML document by reducing whitespaces RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile index b8aa97eeca2..b09aa2563c0 100644 --- a/textproc/ruby-htmlrepair/Makefile +++ b/textproc/ruby-htmlrepair/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to repair unclosed tags in an HTML document RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile index 00f4092b933..995bedfc70b 100644 --- a/textproc/ruby-htmlsplit/Makefile +++ b/textproc/ruby-htmlsplit/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to split an HTML document into tags and contents USE_ZIP= yes diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile index a8d330b548e..45d0f6f60c5 100644 --- a/textproc/ruby-htree/Makefile +++ b/textproc/ruby-htree/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to manipulate HTML/XML tree data structure USE_RUBY= yes diff --git a/textproc/ruby-mwdom/Makefile b/textproc/ruby-mwdom/Makefile index 0be563d4dbf..4e87bc074b9 100644 --- a/textproc/ruby-mwdom/Makefile +++ b/textproc/ruby-mwdom/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DOM level2 module, XMLWriter and XHTMLWriter for Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan-old diff --git a/textproc/ruby-nqxml/Makefile b/textproc/ruby-nqxml/Makefile index f5eebedff85..9288cd641be 100644 --- a/textproc/ruby-nqxml/Makefile +++ b/textproc/ruby-nqxml/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure Ruby implementasion of a non-validating XML processor USE_RUBY= yes diff --git a/textproc/ruby-quixml/Makefile b/textproc/ruby-quixml/Makefile index 08a867f15dd..c257c958cda 100644 --- a/textproc/ruby-quixml/Makefile +++ b/textproc/ruby-quixml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://rubyforge.org/frs/download.php/89/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Fast XML API for Ruby written in C LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 diff --git a/textproc/ruby-raspell/Makefile b/textproc/ruby-raspell/Makefile index bd5d9139ad0..17f42ff8963 100644 --- a/textproc/ruby-raspell/Makefile +++ b/textproc/ruby-raspell/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface binding to aspell LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile index c516c06d3e3..bf5cae959a4 100644 --- a/textproc/ruby-rd-mode.el/Makefile +++ b/textproc/ruby-rd-mode.el/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= ruby- # not ${RUBY_PKGNAMEPREFIX} since this is not version specific DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Emacs lisp module for editing RD files BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../ruby-rdtool:patch diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 6cc2775ec40..b0f68c3ef31 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) BUILD_DEPENDS= ${DEPEND_RUBY_AMSTD} \ diff --git a/textproc/ruby-rss.alt/Makefile b/textproc/ruby-rss.alt/Makefile index 52904d14e22..62bc98aaf0e 100644 --- a/textproc/ruby-rss.alt/Makefile +++ b/textproc/ruby-rss.alt/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} PKGNAMESUFFIX= .alt DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby library for handling RSS (alternative impl.) RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile index a4846fb3a1d..5a397cb4f9f 100644 --- a/textproc/ruby-rss/Makefile +++ b/textproc/ruby-rss/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby library for parsing, creating, downloading, and caching RSS RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser diff --git a/textproc/ruby-rwv2/Makefile b/textproc/ruby-rwv2/Makefile index 351bd623bd1..74d8509ba74 100644 --- a/textproc/ruby-rwv2/Makefile +++ b/textproc/ruby-rwv2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.ywesee.com/ruby/rwv2/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension that wraps around wv2 LIB_DEPENDS= wv2.1:${PORTSDIR}/textproc/wv2 diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index c405b4326ce..948c76c8abe 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.rubycolor.org/arc/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to the Sablotron XSLT processor LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile index b6b03e54dc8..84f78c3a91b 100644 --- a/textproc/ruby-sary/Makefile +++ b/textproc/ruby-sary/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to the Sary library LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary diff --git a/textproc/ruby-spreadsheet-excel/Makefile b/textproc/ruby-spreadsheet-excel/Makefile index 9fa93d58572..d1c7b0fc3d8 100644 --- a/textproc/ruby-spreadsheet-excel/Makefile +++ b/textproc/ruby-spreadsheet-excel/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= spreadsheet-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module to generate Microsoft Excel compatible files USE_RUBY= yes diff --git a/textproc/ruby-tempura/Makefile b/textproc/ruby-tempura/Makefile index 77567163bd3..133b0855b08 100644 --- a/textproc/ruby-tempura/Makefile +++ b/textproc/ruby-tempura/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TEMPlate Utility for Ruby Application USE_RUBY= yes diff --git a/textproc/ruby-text-format/Makefile b/textproc/ruby-text-format/Makefile index e7309af39e9..90318eae617 100644 --- a/textproc/ruby-text-format/Makefile +++ b/textproc/ruby-text-format/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.halostatue.ca/files/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text::Format for Ruby USE_RUBY= yes diff --git a/textproc/ruby-xml-script/Makefile b/textproc/ruby-xml-script/Makefile index 2552d408bab..087554cf8bf 100644 --- a/textproc/ruby-xml-script/Makefile +++ b/textproc/ruby-xml-script/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}_${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module for scripting an XML stream using an ASP-like notation RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/js.so:${PORTSDIR}/lang/ruby-js \ diff --git a/textproc/ruby-xmlconfigfile/Makefile b/textproc/ruby-xmlconfigfile/Makefile index e81fe71b0ad..4e83786fd3d 100644 --- a/textproc/ruby-xmlconfigfile/Makefile +++ b/textproc/ruby-xmlconfigfile/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= xml-configfile-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module for easy handling of XML configuration files USE_RUBY= yes diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index b07410c6b5e..2a7830d9f13 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.yoshidam.net/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby module to access James Clark's XML Parser ToolKit ("expat") BUILD_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile index 3b9e9f34987..c50626191ca 100644 --- a/textproc/ruby-xmlscan-old/Makefile +++ b/textproc/ruby-xmlscan-old/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/old/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index b453be76c80..2921d1d7230 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance non-validating XML parser written in 100% pure Ruby NO_LATEST_LINK= yes diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index a0136da3300..e86e21e4e6e 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}_${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An XSLT processor in pure Ruby USE_GNOME= libxslt diff --git a/textproc/ruby-xtemplate/Makefile b/textproc/ruby-xtemplate/Makefile index 5473b8423aa..69ad3f2d494 100644 --- a/textproc/ruby-xtemplate/Makefile +++ b/textproc/ruby-xtemplate/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight XML template engine for Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlscan/parser.rb:${PORTSDIR}/textproc/ruby-xmlscan diff --git a/textproc/rubygem-spreadsheet-excel/Makefile b/textproc/rubygem-spreadsheet-excel/Makefile index 9fa93d58572..d1c7b0fc3d8 100644 --- a/textproc/rubygem-spreadsheet-excel/Makefile +++ b/textproc/rubygem-spreadsheet-excel/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= spreadsheet-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module to generate Microsoft Excel compatible files USE_RUBY= yes diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index 9fa93d58572..d1c7b0fc3d8 100644 --- a/textproc/rubygem-spreadsheet/Makefile +++ b/textproc/rubygem-spreadsheet/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= spreadsheet-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module to generate Microsoft Excel compatible files USE_RUBY= yes diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 7fc20744f59..3de0764b8ba 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://prime.sourceforge.jp/freebsd/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A suffix array library and tools, which provide fast full-text search CONFIGURE_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/html2hdml/Makefile b/www/html2hdml/Makefile index 43dbb31e122..c9866ea41ee 100644 --- a/www/html2hdml/Makefile +++ b/www/html2hdml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= html2hdml/6351 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An i-mode HTML to EZweb HDML converter GNU_CONFIGURE= yes diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile index 9254b2cd378..7595beeaa1a 100644 --- a/www/mod_fcgid/Makefile +++ b/www/mod_fcgid/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://fastcgi.coremail.cn/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An alternative FastCGI module for Apache2 USE_APACHE= yes diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index 7cb6461392b..d6615b81264 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www ruby MASTER_SITES= http://www.modruby.net/archive/ DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module that embeds Ruby interpreter within LIB_DEPENDS= eruby.10:${PORTSDIR}/textproc/eruby diff --git a/www/p5-Bundle-Sledge/Makefile b/www/p5-Bundle-Sledge/Makefile index 63ad7dcc4fd..dc59becc63c 100644 --- a/www/p5-Bundle-Sledge/Makefile +++ b/www/p5-Bundle-Sledge/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Bundle PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A bundle to install all modules used for Sledge BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-HTTP-MobileAgent/Makefile b/www/p5-HTTP-MobileAgent/Makefile index c03f16556b4..1b662f63603 100644 --- a/www/p5-HTTP-MobileAgent/Makefile +++ b/www/p5-HTTP-MobileAgent/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An HTTP mobile user agent string parser for Perl BUILD_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww diff --git a/www/p5-Sledge-Plugin-CacheContent/Makefile b/www/p5-Sledge-Plugin-CacheContent/Makefile index dfea2af08a7..8a35f0c4d29 100644 --- a/www/p5-Sledge-Plugin-CacheContent/Makefile +++ b/www/p5-Sledge-Plugin-CacheContent/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/3762 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that generates and serves cached content BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-Download/Makefile b/www/p5-Sledge-Plugin-Download/Makefile index c544de9bceb..de568306079 100644 --- a/www/p5-Sledge-Plugin-Download/Makefile +++ b/www/p5-Sledge-Plugin-Download/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2360 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that works around browser bugs with file downloading BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-Dumper/Makefile b/www/p5-Sledge-Plugin-Dumper/Makefile index b6b24854a6a..e465073b2f3 100644 --- a/www/p5-Sledge-Plugin-Dumper/Makefile +++ b/www/p5-Sledge-Plugin-Dumper/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2361 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that automatically calls Data::Dumper BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-HTML2HDML/Makefile b/www/p5-Sledge-Plugin-HTML2HDML/Makefile index eff5e45425c..b84e64a2e20 100644 --- a/www/p5-Sledge-Plugin-HTML2HDML/Makefile +++ b/www/p5-Sledge-Plugin-HTML2HDML/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2451 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that invokes html2hdml for EZweb WAP/1.0 clients BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-Log/Makefile b/www/p5-Sledge-Plugin-Log/Makefile index 3e2faa68255..6dfb2b5e885 100644 --- a/www/p5-Sledge-Plugin-Log/Makefile +++ b/www/p5-Sledge-Plugin-Log/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2362 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that adds Log::Dispatch::Config on BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-NoCache/Makefile b/www/p5-Sledge-Plugin-NoCache/Makefile index 5e0768e1c1f..b6ae415f76d 100644 --- a/www/p5-Sledge-Plugin-NoCache/Makefile +++ b/www/p5-Sledge-Plugin-NoCache/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2363 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that outputs HTTP no-cache headers BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-SaveUpload/Makefile b/www/p5-Sledge-Plugin-SaveUpload/Makefile index 236ab98e4bd..f0f32f5044f 100644 --- a/www/p5-Sledge-Plugin-SaveUpload/Makefile +++ b/www/p5-Sledge-Plugin-SaveUpload/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2431 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that copes with cross-device link errors in uploading BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-ScratchPad/Makefile b/www/p5-Sledge-Plugin-ScratchPad/Makefile index b1e2d9d2487..da26f7b0824 100644 --- a/www/p5-Sledge-Plugin-ScratchPad/Makefile +++ b/www/p5-Sledge-Plugin-ScratchPad/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2364 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that provides temporary data buffers BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile b/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile index 934a0aa7061..2cd9270e212 100644 --- a/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile +++ b/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2365 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that automatically cleans up old sessions BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Plugin-XSLT/Makefile b/www/p5-Sledge-Plugin-XSLT/Makefile index ae9bf0261df..68b0018ceee 100644 --- a/www/p5-Sledge-Plugin-XSLT/Makefile +++ b/www/p5-Sledge-Plugin-XSLT/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2457 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge plug-in that adds XSLT::Dispatch::Config on BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-SessionManager-CookieStore/Makefile b/www/p5-Sledge-SessionManager-CookieStore/Makefile index d21b61c281d..1feacd9b5ec 100644 --- a/www/p5-Sledge-SessionManager-CookieStore/Makefile +++ b/www/p5-Sledge-SessionManager-CookieStore/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2367 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge extension that stores session data to HTTP cookies BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge-Template-Expr/Makefile b/www/p5-Sledge-Template-Expr/Makefile index 3bb7629e7c8..06a85d02fc7 100644 --- a/www/p5-Sledge-Template-Expr/Makefile +++ b/www/p5-Sledge-Template-Expr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/2369 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sledge extension that uses HTML::Template::Expr as template engine BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Sledge/Makefile b/www/p5-Sledge/Makefile index 28d8c297479..f5fe760ba70 100644 --- a/www/p5-Sledge/Makefile +++ b/www/p5-Sledge/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= sledge/8401 PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure perl, pluggable, lightweight web application framework BUILD_DEPENDS= ${PM_DEPENDS} diff --git a/www/p5-Template-Plugin-Comma/Makefile b/www/p5-Template-Plugin-Comma/Makefile index c398c67f941..8a0501f5fc6 100644 --- a/www/p5-Template-Plugin-Comma/Makefile +++ b/www/p5-Template-Plugin-Comma/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Template PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TT Plugin to commify numbers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit diff --git a/www/p5-Template-Plugin-MP3/Makefile b/www/p5-Template-Plugin-MP3/Makefile index cc3a2cbf578..5097fd7e3be 100644 --- a/www/p5-Template-Plugin-MP3/Makefile +++ b/www/p5-Template-Plugin-MP3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Template PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TT Plugin that wraps around the MP3::Info module BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ diff --git a/www/ruby-amazon/Makefile b/www/ruby-amazon/Makefile index 01c5a163812..7469b5445c5 100644 --- a/www/ruby-amazon/Makefile +++ b/www/ruby-amazon/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to Amazon's Web Services USE_RUBY= yes diff --git a/www/ruby-asp/Makefile b/www/ruby-asp/Makefile index 0771f84f287..b4296bea8c0 100644 --- a/www/ruby-asp/Makefile +++ b/www/ruby-asp/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}_${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Active Server Pages port to Apache with Ruby scripting RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xml/xslt.so:${PORTSDIR}/textproc/ruby-xslt \ diff --git a/www/ruby-borges/Makefile b/www/ruby-borges/Makefile index 265b5c30bf1..15e7d8edc6e 100644 --- a/www/ruby-borges/Makefile +++ b/www/ruby-borges/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://rubyforge.org/frs/download.php/574/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A web application framework for Ruby that allows linear programming USE_RUBY= yes diff --git a/www/ruby-div/Makefile b/www/ruby-div/Makefile index 1e9e7ce6e0c..a2b0e98413d 100644 --- a/www/ruby-div/Makefile +++ b/www/ruby-div/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A web application server using dRuby and ERB2 USE_RUBY= yes diff --git a/www/ruby-fcgi/Makefile b/www/ruby-fcgi/Makefile index 3f52d3b5647..feb92272c7e 100644 --- a/www/ruby-fcgi/Makefile +++ b/www/ruby-fcgi/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FastCGI library for Ruby LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi diff --git a/www/ruby-google/Makefile b/www/ruby-google/Makefile index 3d4925b670f..96b15c41346 100644 --- a/www/ruby-google/Makefile +++ b/www/ruby-google/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to Google's SOAP-driven Web API USE_RUBY= yes diff --git a/www/ruby-http-access/Makefile b/www/ruby-http-access/Makefile index 539c0a7c612..795e964531b 100644 --- a/www/ruby-http-access/Makefile +++ b/www/ruby-http-access/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to access the Internet via HTTP USE_RUBY= yes diff --git a/www/ruby-mnogosearch/Makefile b/www/ruby-mnogosearch/Makefile index 6308191e52a..868c7d3be25 100644 --- a/www/ruby-mnogosearch/Makefile +++ b/www/ruby-mnogosearch/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding to mnoGoSearch LIB_DEPENDS= udmsearch.1:${PORTSDIR}/www/mnogosearch31 diff --git a/www/ruby-nora/Makefile b/www/ruby-nora/Makefile index 169c1ce5997..24934189975 100644 --- a/www/ruby-nora/Makefile +++ b/www/ruby-nora/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A rich set of Ruby libraries for Web applications USE_RUBY= yes diff --git a/www/ruby-webunit/Makefile b/www/ruby-webunit/Makefile index c4fe0f91fc3..7c9d12045d1 100644 --- a/www/ruby-webunit/Makefile +++ b/www/ruby-webunit/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}++ DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby API for automated unit testing of web sites RUN_DEPENDS= ${RUBY_SITELIBDIR}/html-parser.rb:${PORTSDIR}/textproc/ruby-html-parser \ diff --git a/x11-toolkits/ruby-fox/Makefile b/x11-toolkits/ruby-fox/Makefile index 1a79574f349..76943b2c941 100644 --- a/x11-toolkits/ruby-fox/Makefile +++ b/x11-toolkits/ruby-fox/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FXRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension module to use FOX, aka FXRuby #BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 diff --git a/x11-toolkits/ruby-fox10/Makefile b/x11-toolkits/ruby-fox10/Makefile index 1a79574f349..76943b2c941 100644 --- a/x11-toolkits/ruby-fox10/Makefile +++ b/x11-toolkits/ruby-fox10/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FXRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension module to use FOX, aka FXRuby #BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile index c1dcad46f86..17d482e4da1 100644 --- a/x11-toolkits/ruby-gtk/Makefile +++ b/x11-toolkits/ruby-gtk/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby binding for GTK+ USE_RUBY= yes diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile index e13213ff5a0..053a2ba0b8f 100644 --- a/x11-toolkits/ruby-tk/Makefile +++ b/x11-toolkits/ruby-tk/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= x11-toolkits ruby tk${TK_VERSION} MASTER_SITES= # none DISTFILES= # none -MAINTAINER?= knu@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Ruby interface to the Tk widget set BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch diff --git a/x11/ruby-X11/Makefile b/x11/ruby-X11/Makefile index dfe78815658..0c9c4a8fa08 100644 --- a/x11/ruby-X11/Makefile +++ b/x11/ruby-X11/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= Ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fully reflective X11 client library for Ruby USE_RUBY= yes |