diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
commit | 72a02a04ab3d1c1806d4a106f2ffb83c1feef87a (patch) | |
tree | 44a62587a43ac8b6777ed7396f892e173e5a4e3f | |
parent | a98aed97d6cd593efd30bf3f3ce9804f0adfc3d0 (diff) | |
download | ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.tar.gz ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.zip |
Notes
47 files changed, 47 insertions, 47 deletions
diff --git a/databases/rubygem-delayed_job_data_mapper/Makefile b/databases/rubygem-delayed_job_data_mapper/Makefile index 6d0c300ba3df..6915807fba1c 100644 --- a/databases/rubygem-delayed_job_data_mapper/Makefile +++ b/databases/rubygem-delayed_job_data_mapper/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.0.0.rc CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= DataMapper backend for delayed_job RUN_DEPENDS= rubygem-delayed_job>=2.1:${PORTSDIR}/devel/rubygem-delayed_job \ diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile index 80a4df642c81..eb0d97617ebd 100644 --- a/databases/rubygem-dm-active_model/Makefile +++ b/databases/rubygem-dm-active_model/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A dm plugin for active_model compliance and thus rails 3 compatibility RUN_DEPENDS= rubygem-activemodel>=3.0.4:${PORTSDIR}/databases/rubygem-activemodel \ diff --git a/databases/rubygem-dm-devise/Makefile b/databases/rubygem-dm-devise/Makefile index a5fc0896b2c2..76688e9704b6 100644 --- a/databases/rubygem-dm-devise/Makefile +++ b/databases/rubygem-dm-devise/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.3.1 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Adds DataMapper support to devise RUN_DEPENDS= rubygem-devise>=1.3.0:${PORTSDIR}/devel/rubygem-devise \ diff --git a/databases/rubygem-dm-observer/Makefile b/databases/rubygem-dm-observer/Makefile index 0b2f00edca02..5015ef02a4a7 100644 --- a/databases/rubygem-dm-observer/Makefile +++ b/databases/rubygem-dm-observer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= DataMapper plugin for observing Resources RUN_DEPENDS= rubygem-dm-core>=1.1.0:${PORTSDIR}/databases/rubygem-dm-core diff --git a/databases/rubygem-dm-pager/Makefile b/databases/rubygem-dm-pager/Makefile index ef45c985bb4b..75c56e118b95 100644 --- a/databases/rubygem-dm-pager/Makefile +++ b/databases/rubygem-dm-pager/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= DataMapper Pagination RUN_DEPENDS= rubygem-dm-aggregates>=0.10.1:${PORTSDIR}/databases/rubygem-dm-aggregates \ diff --git a/databases/rubygem-dm-paperclip/Makefile b/databases/rubygem-dm-paperclip/Makefile index 5a501373a73f..093749161952 100644 --- a/databases/rubygem-dm-paperclip/Makefile +++ b/databases/rubygem-dm-paperclip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.1 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= File attachments as attributes for DataMapper RUN_DEPENDS= rubygem-datamapper>=0:${PORTSDIR}/databases/rubygem-datamapper \ diff --git a/databases/rubygem-dm-rails/Makefile b/databases/rubygem-dm-rails/Makefile index a18ccef1a16e..cfed3bf473fd 100644 --- a/databases/rubygem-dm-rails/Makefile +++ b/databases/rubygem-dm-rails/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Integrate DataMapper with Rails 3 RUN_DEPENDS= rubygem-actionpack>=3.0.4:${PORTSDIR}/www/rubygem-actionpack \ diff --git a/devel/rubygem-configuration/Makefile b/devel/rubygem-configuration/Makefile index e2597ac30112..9b2a6f5bf88e 100644 --- a/devel/rubygem-configuration/Makefile +++ b/devel/rubygem-configuration/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Mechanism to parse ruby configuration files USE_RUBY= yes diff --git a/devel/rubygem-delayed_job/Makefile b/devel/rubygem-delayed_job/Makefile index 79fc9e8e7013..014e15434eb1 100644 --- a/devel/rubygem-delayed_job/Makefile +++ b/devel/rubygem-delayed_job/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.4 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A gem for asynchronously executing longer tasks in the background RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport \ diff --git a/devel/rubygem-devise/Makefile b/devel/rubygem-devise/Makefile index 452f8bc38b7a..de9c34a8abdd 100644 --- a/devel/rubygem-devise/Makefile +++ b/devel/rubygem-devise/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Flexible authentication solution for Rails with Warden RUN_DEPENDS= rubygem-bcrypt-ruby>=2.1.2:${PORTSDIR}/security/rubygem-bcrypt-ruby \ diff --git a/devel/rubygem-directory_watcher/Makefile b/devel/rubygem-directory_watcher/Makefile index 91187a6080e1..aedf7a9966eb 100644 --- a/devel/rubygem-directory_watcher/Makefile +++ b/devel/rubygem-directory_watcher/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Scans a directory at a set interval and lists files USE_RUBY= yes diff --git a/devel/rubygem-jammit/Makefile b/devel/rubygem-jammit/Makefile index 85a3a1664746..5bd0a92deb9e 100644 --- a/devel/rubygem-jammit/Makefile +++ b/devel/rubygem-jammit/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.6.3 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= An industrial strength asset packaging library for Rails RUN_DEPENDS= devel/rubygem-yui-compressor>=0.9.3:${PORTSDIR}/devel/rubygem-yui-compressor diff --git a/devel/rubygem-launchy/Makefile b/devel/rubygem-launchy/Makefile index 0f8091635bad..3400b66005ef 100644 --- a/devel/rubygem-launchy/Makefile +++ b/devel/rubygem-launchy/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A helper class for launching cross-platform applications RUN_DEPENDS= rubygem-configuration>=0.0.5:${PORTSDIR}/devel/rubygem-configuration diff --git a/devel/rubygem-little_plugger/Makefile b/devel/rubygem-little_plugger/Makefile index bc98d5b16c7f..c6b30739c514 100644 --- a/devel/rubygem-little_plugger/Makefile +++ b/devel/rubygem-little_plugger/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RG DISTNAME= little-plugger-${PORTVERSION} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Mechanism to parse ruby little-plugger files USE_RUBY= yes diff --git a/devel/rubygem-logging/Makefile b/devel/rubygem-logging/Makefile index f6a385fafdee..841fc6714c5b 100644 --- a/devel/rubygem-logging/Makefile +++ b/devel/rubygem-logging/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.5.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Logging library based on Java's log4j RUN_DEPENDS= rubygem-little_plugger>=1.1.2:${PORTSDIR}/devel/rubygem-little_plugger \ diff --git a/devel/rubygem-loquacious/Makefile b/devel/rubygem-loquacious/Makefile index 1f37f53fae63..c639de33876f 100644 --- a/devel/rubygem-loquacious/Makefile +++ b/devel/rubygem-loquacious/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.8.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Mechanism to parse ruby loquacious files USE_RUBY= yes diff --git a/devel/rubygem-orm_adapter/Makefile b/devel/rubygem-orm_adapter/Makefile index 12bf616ee0c5..cc58dcb6d24b 100644 --- a/devel/rubygem-orm_adapter/Makefile +++ b/devel/rubygem-orm_adapter/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.0.5 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Provides a single point of entry for using basic features of ruby ORMs USE_RUBY= yes diff --git a/devel/rubygem-popen4/Makefile b/devel/rubygem-popen4/Makefile index 15a518cc2200..2406ed9050bf 100644 --- a/devel/rubygem-popen4/Makefile +++ b/devel/rubygem-popen4/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RG DISTNAME= ${GEM_NAME} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A cross platform API for managing child processes RUN_DEPENDS= rubygem-open4>=0.4.0:${PORTSDIR}/devel/rubygem-open4 \ diff --git a/devel/rubygem-require_all/Makefile b/devel/rubygem-require_all/Makefile index e0df8658a24e..22807b8f502b 100644 --- a/devel/rubygem-require_all/Makefile +++ b/devel/rubygem-require_all/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A wonderfully simple way to load your code USE_RUBY= yes diff --git a/devel/rubygem-simple_form/Makefile b/devel/rubygem-simple_form/Makefile index a0e41952174c..7879c13c1407 100644 --- a/devel/rubygem-simple_form/Makefile +++ b/devel/rubygem-simple_form/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Forms made easy USE_RUBY= yes diff --git a/devel/rubygem-sugar-high/Makefile b/devel/rubygem-sugar-high/Makefile index ccf659b85911..2f6497382a3f 100644 --- a/devel/rubygem-sugar-high/Makefile +++ b/devel/rubygem-sugar-high/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.2.12 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= More Ruby sugar RUN_DEPENDS= rubygem-mocha>=0.9.8:${PORTSDIR}/devel/rubygem-mocha \ diff --git a/devel/rubygem-warden/Makefile b/devel/rubygem-warden/Makefile index 6d0b2a3f256e..26d60b53ddc2 100644 --- a/devel/rubygem-warden/Makefile +++ b/devel/rubygem-warden/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.0.4 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Rack middleware that provides authentication for rack applications RUN_DEPENDS= rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack diff --git a/devel/rubygem-webby/Makefile b/devel/rubygem-webby/Makefile index 2b2e262af40a..8e73f8efb868 100644 --- a/devel/rubygem-webby/Makefile +++ b/devel/rubygem-webby/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A small website management system RUN_DEPENDS= rubygem-redcloth>=4.2:${PORTSDIR}/www/rubygem-redcloth \ diff --git a/devel/rubygem-yui-compressor/Makefile b/devel/rubygem-yui-compressor/Makefile index 3c38bc610f23..698b5ef9876c 100644 --- a/devel/rubygem-yui-compressor/Makefile +++ b/devel/rubygem-yui-compressor/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.9.6 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A YUI Compressor for minifying JavaScript and CSS assets RUN_DEPENDS= rubygem-popen4>=0.1.4:${PORTSDIR}/devel/rubygem-popen4 diff --git a/dns/p5-Net-DNS-Check/Makefile b/dns/p5-Net-DNS-Check/Makefile index 1cddc419ba18..cadc9d4c0718 100644 --- a/dns/p5-Net-DNS-Check/Makefile +++ b/dns/p5-Net-DNS-Check/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Module for easy domain name checking RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS diff --git a/dns/rubygem-net-dns/Makefile b/dns/rubygem-net-dns/Makefile index ee3313724ef6..de4f9ccce9fa 100644 --- a/dns/rubygem-net-dns/Makefile +++ b/dns/rubygem-net-dns/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.6.1 CATEGORIES= dns rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A pure Ruby DNS library RUN_DEPENDS= rubygem-rcov>=0:${PORTSDIR}/devel/rubygem-rcov diff --git a/editors/le/Makefile b/editors/le/Makefile index f51f72e2dfb2..c391f4d21996 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/ \ http://people.rit.edu/~rpsfa/distfiles/ MASTER_SITE_SUBDIR= . old -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Text editor with block and binary operations USE_BZIP2= yes diff --git a/graphics/rubygem-ezprint/Makefile b/graphics/rubygem-ezprint/Makefile index ac933690ac44..8b410cdd3a6e 100644 --- a/graphics/rubygem-ezprint/Makefile +++ b/graphics/rubygem-ezprint/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.2.2 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A rails wrapper for the PDFKit library RUN_DEPENDS= rubygem-pdfkit>=0.4.1:${PORTSDIR}/graphics/rubygem-pdfkit diff --git a/graphics/rubygem-pdfkit/Makefile b/graphics/rubygem-pdfkit/Makefile index 0edfb7efdd16..5a6872acd103 100644 --- a/graphics/rubygem-pdfkit/Makefile +++ b/graphics/rubygem-pdfkit/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.5.0 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Uses wkhtmltopdf to create PDFs using HTML RUN_DEPENDS= wkhtmltopdf:${PORTSDIR}/converters/wkhtmltopdf diff --git a/net-mgmt/jnettop/Makefile b/net-mgmt/jnettop/Makefile index 1e57cded2585..299a402e3fe3 100644 --- a/net-mgmt/jnettop/Makefile +++ b/net-mgmt/jnettop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13.0 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.13 -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Traffic visualizer, similiar to nettop MAN8= jnettop.8 diff --git a/net-mgmt/nagios-check_email_delivery/Makefile b/net-mgmt/nagios-check_email_delivery/Makefile index 078b5e6f49bf..6c5450d6ad5b 100644 --- a/net-mgmt/nagios-check_email_delivery/Makefile +++ b/net-mgmt/nagios-check_email_delivery/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://buhacoff.net/software/check_email_delivery/archive/ \ http://people.rit.edu/rpsfa/ PKGNAMEPREFIX= nagios- -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Nagios Plugin to monitor your mail environment RUN_DEPENDS= p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \ diff --git a/net-mgmt/nagios-check_mysql_slave/Makefile b/net-mgmt/nagios-check_mysql_slave/Makefile index 03ec343a774e..911bf04d13c2 100644 --- a/net-mgmt/nagios-check_mysql_slave/Makefile +++ b/net-mgmt/nagios-check_mysql_slave/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://buhacoff.net/2009/products/check_mysql_slave/archive/ \ http://people.rit.edu/rpsfa/ PKGNAMEPREFIX= nagios- -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Nagios Plugin to monitor MySQL replication on a slave RUN_DEPENDS= p5-DBI>=1.60.7:${PORTSDIR}/databases/p5-DBI \ diff --git a/net-mgmt/nagtail/Makefile b/net-mgmt/nagtail/Makefile index 5eb86ec59b38..f4eb9dae942c 100644 --- a/net-mgmt/nagtail/Makefile +++ b/net-mgmt/nagtail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vanheusden.com/nagtail/ \ http://people.rit.edu/rpsfa/ EXTRACT_SUFX= .tgz -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Tail for the nagios status.dat file USE_GMAKE= yes diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index ed6d7aa2870d..a7985c10c6fc 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ \ http://people.rit.edu/rpsfa/ -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic USE_RC_SUBR= pmacctd diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile index f3be61bdb36d..8d4275369e6e 100644 --- a/net-mgmt/sdig/Makefile +++ b/net-mgmt/sdig/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.45 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Translate IP/DNS/WINS/MAC address into port description LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp diff --git a/net-mgmt/snmp4nagios/Makefile b/net-mgmt/snmp4nagios/Makefile index 581097c9ad14..f2abe0fd99c7 100644 --- a/net-mgmt/snmp4nagios/Makefile +++ b/net-mgmt/snmp4nagios/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Vendor specific SNMP plugins for Nagios BUILD_DEPENDS= snmpcheck:${PORTSDIR}/net-mgmt/net-snmp diff --git a/net/freeradius-mysql/Makefile b/net/freeradius-mysql/Makefile index c8c6d295b206..a27931dee061 100644 --- a/net/freeradius-mysql/Makefile +++ b/net/freeradius-mysql/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A free RADIUS server implementation with MySQL support # Set the necessary (private) knob before handing off to the master port diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 741217653e6b..968797db3683 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -21,7 +21,7 @@ MASTER_SITE_SUBDIR= . old PKGNAMESUFFIX= -mysql .endif -MAINTAINER?= rpsfa@rit.edu +MAINTAINER?= zi@FreeBSD.org COMMENT?= A free RADIUS server implementation LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index c5cb2d2f5368..ce1a5b68953f 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old DISTNAME= freeradius-server-${DISTVERSION} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A free RADIUS server implementation LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/net/isc-dhcp42-server/Makefile b/net/isc-dhcp42-server/Makefile index 4bc6353d2e75..9febb4eccbf3 100644 --- a/net/isc-dhcp42-server/Makefile +++ b/net/isc-dhcp42-server/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 42-${SUBSYS} DISTNAME= ${PORTNAME}-${DISTVERSION}-${PATCHLEVEL} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT?= The ISC Dynamic Host Configuration Protocol server USE_GMAKE= yes diff --git a/net/ntraceroute/Makefile b/net/ntraceroute/Makefile index ad4530f94658..18197e24888b 100644 --- a/net/ntraceroute/Makefile +++ b/net/ntraceroute/Makefile @@ -14,7 +14,7 @@ DISTNAME= traceroute.c EXTRACT_SUFX= DIST_SUBDIR= ${PORTNAME} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Ubiquitous network routing analysis tool WRKSRC= ${WRKDIR} diff --git a/net/vmware-vsphere-cli/Makefile b/net/vmware-vsphere-cli/Makefile index 448b7975e489..c37440ca7306 100644 --- a/net/vmware-vsphere-cli/Makefile +++ b/net/vmware-vsphere-cli/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386 -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= VMware vSphere SDK for Perl with CLI tools BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ diff --git a/ports-mgmt/pver/Makefile b/ports-mgmt/pver/Makefile index 4cc616bb47cb..7c9b94789426 100644 --- a/ports-mgmt/pver/Makefile +++ b/ports-mgmt/pver/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= http://www.csie.nctu.edu.tw/~weiyu/software/ \ ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Show packages which are different version from ports using INDEX-*.db OPTIONS= SORT "Sort the result by the package names" Off \ diff --git a/security/seccure/Makefile b/security/seccure/Makefile index b19f04c96cbe..ff61e995752c 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ \ ${MASTER_SITE_NETBSD} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Elliptic Curve Crypto Utility for Reliable Encryption LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt diff --git a/security/skipfish/Makefile b/security/skipfish/Makefile index 90d25529e54c..85730ffd7233 100644 --- a/security/skipfish/Makefile +++ b/security/skipfish/Makefile @@ -10,7 +10,7 @@ CATEGORIES= security www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} EXTRACT_SUFX= .tgz -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A fully automated, active web application security reconnaissance tool LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile index 5afbe16a2d09..1af6d25e16c4 100644 --- a/security/truecrypt/Makefile +++ b/security/truecrypt/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${TC_SRCFILE}:tc \ pkcs11t.h:rsa EXTRACT_ONLY= ${TC_SRCFILE} wxWidgets-${WX_VER}.tar.gz -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Free open-source disk encryption software BUILD_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod \ diff --git a/sysutils/userinfo/Makefile b/sysutils/userinfo/Makefile index 5a417518956c..d2602374dd74 100644 --- a/sysutils/userinfo/Makefile +++ b/sysutils/userinfo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Show information about local users USE_AUTOTOOLS= libtool |