mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Changed my MAINTAINER address to
glarkin@FreeBSD.org. Approved by: beech (mentor)
This commit is contained in:
parent
37d5d19029
commit
bb3d8a2d71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217070
64 changed files with 88 additions and 112 deletions
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: cvs-syncmail
|
# New ports collection makefile for: cvs-syncmail
|
||||||
# Date created: 13 August 2007
|
# Date created: 13 August 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
DISTNAME= syncmail
|
DISTNAME= syncmail
|
||||||
EXTRACT_SUFX=
|
EXTRACT_SUFX=
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= CVS notification tool
|
COMMENT= CVS notification tool
|
||||||
|
|
||||||
.if defined(WITH_CVSNT)
|
.if defined(WITH_CVSNT)
|
||||||
|
|
|
@ -12,7 +12,7 @@ CATEGORIES= devel
|
||||||
MASTER_SITES= http://cvsbook.red-bean.com/
|
MASTER_SITES= http://cvsbook.red-bean.com/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-all
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-all
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A tutorial and reference for CVS
|
COMMENT= A tutorial and reference for CVS
|
||||||
|
|
||||||
OPTIONS= CVSBOOK_INFO "Install the info version" on \
|
OPTIONS= CVSBOOK_INFO "Install the info version" on \
|
||||||
|
|
|
@ -11,7 +11,7 @@ CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= cvschangelogb
|
MASTER_SITE_SUBDIR= cvschangelogb
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Utility to generate changelogs and reports from a CVS repository
|
COMMENT= Utility to generate changelogs and reports from a CVS repository
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
|
RUN_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
|
||||||
|
|
|
@ -14,7 +14,7 @@ EXTRACT_SUFX= # empty
|
||||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||||
EXTRACT_ONLY= # empty
|
EXTRACT_ONLY= # empty
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Transforms the output of 'cvs status' to a sorted ASCII table
|
COMMENT= Transforms the output of 'cvs status' to a sorted ASCII table
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
|
|
|
@ -11,7 +11,7 @@ CATEGORIES= devel
|
||||||
MASTER_SITES= http://www.cvstrac.org/
|
MASTER_SITES= http://www.cvstrac.org/
|
||||||
DISTNAME= cvstrac-${PORTVERSION}
|
DISTNAME= cvstrac-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT?= Web-Based Bug And Patch-Set Tracking System For CVS
|
COMMENT?= Web-Based Bug And Patch-Set Tracking System For CVS
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/cvstrac-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/cvstrac-${PORTVERSION}
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= http://proj.llucax.com.ar/home/eventxx/releases/
|
||||||
MASTER_SITE_SUBDIR= gahr
|
MASTER_SITE_SUBDIR= gahr
|
||||||
DISTNAME= ${PORTNAME}
|
DISTNAME= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A C++ wrapper for libevent
|
COMMENT= A C++ wrapper for libevent
|
||||||
|
|
||||||
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: gittrac
|
# New ports collection makefile for: gittrac
|
||||||
# Date created: 30 Apr 2008
|
# Date created: 30 Apr 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: p5-SVN-Access
|
# New ports collection makefile for: p5-SVN-Access
|
||||||
# Date created: 2008-02-11
|
# Date created: 2008-02-11
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl extension to manipulate SVN Access files
|
COMMENT= Perl extension to manipulate SVN Access files
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Base.pm:${PORTSDIR}/devel/p5-subversion \
|
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Base.pm:${PORTSDIR}/devel/p5-subversion \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: SVN::Hook
|
# New ports collection makefile for: SVN::Hook
|
||||||
# Date created: 2008-02-12
|
# Date created: 2008-02-12
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl module for managing Subversion hook scripts
|
COMMENT= Perl module for managing Subversion hook scripts
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
|
RUN_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: SVN-Notify-Config
|
# New ports collection makefile for: SVN-Notify-Config
|
||||||
# Date created: 2008-02-12
|
# Date created: 2008-02-12
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl module for config-driven Subversion notification
|
COMMENT= Perl module for config-driven Subversion notification
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \
|
RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: SVN-Notify-Filter-Markdown
|
# New ports collection makefile for: SVN-Notify-Filter-Markdown
|
||||||
# Date created: 2008-04-21
|
# Date created: 2008-04-21
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl module to convert SVN::Notify log messages from Markdown to HTML
|
COMMENT= Perl module to convert SVN::Notify log messages from Markdown to HTML
|
||||||
|
|
||||||
RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
|
RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: SVN-Notify-Filter-Watchers
|
# New ports collection makefile for: SVN-Notify-Filter-Watchers
|
||||||
# Date created: 2008-04-22
|
# Date created: 2008-04-22
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Subscribe to SVN::Notify commits with a Subversion property
|
COMMENT= Subscribe to SVN::Notify commits with a Subversion property
|
||||||
|
|
||||||
RUN_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
|
RUN_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: SVN-Notify-Mirror
|
# New ports collection makefile for: SVN-Notify-Mirror
|
||||||
# Date created: 2008-02-13
|
# Date created: 2008-02-13
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Keep a mirrored working copy of a repository path
|
COMMENT= Keep a mirrored working copy of a repository path
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
|
BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: SVN-Notify-Snapshot
|
# New ports collection makefile for: SVN-Notify-Snapshot
|
||||||
# Date created: 2008-02-14
|
# Date created: 2008-02-14
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Take snapshots from Subversion activity
|
COMMENT= Take snapshots from Subversion activity
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify
|
BUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify
|
||||||
|
|
|
@ -11,7 +11,7 @@ CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||||
MASTER_SITE_SUBDIR= patch
|
MASTER_SITE_SUBDIR= patch
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= GNU patch utility
|
COMMENT= GNU patch utility
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Ports collection makefile for: pear-VersionControl_SVN
|
# Ports collection makefile for: pear-VersionControl_SVN
|
||||||
# Date created: 30 Oct 2007
|
# Date created: 30 Oct 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -9,7 +9,7 @@ PORTNAME= VersionControl_SVN
|
||||||
PORTVERSION= 0.3.1
|
PORTVERSION= 0.3.1
|
||||||
CATEGORIES= devel pear
|
CATEGORIES= devel pear
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Wrapper interface for the Subversion command-line client
|
COMMENT= Wrapper interface for the Subversion command-line client
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||||
|
|
|
@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||||
DISTNAME= ruby-${PORTNAME}.tar.gz\?only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&view=tar
|
DISTNAME= ruby-${PORTNAME}.tar.gz\?only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&view=tar
|
||||||
DIST_SUBDIR= ruby
|
DIST_SUBDIR= ruby
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A Ruby library to provide a high level interface to a CVS repository
|
COMMENT= A Ruby library to provide a high level interface to a CVS repository
|
||||||
|
|
||||||
# optional, but strongly suggested
|
# optional, but strongly suggested
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: svntrac
|
# New ports collection makefile for: svntrac
|
||||||
# Date created: 13 May 2008
|
# Date created: 13 May 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Fast image processing tools based on ImageMagick
|
COMMENT= Fast image processing tools based on ImageMagick
|
||||||
|
|
||||||
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
|
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Fast image processing tools based on ImageMagick
|
COMMENT= Fast image processing tools based on ImageMagick
|
||||||
|
|
||||||
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
|
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||||
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Fast image processing tools based on ImageMagick
|
COMMENT= Fast image processing tools based on ImageMagick
|
||||||
|
|
||||||
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
|
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PORTVERSION= 1.5
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= RFC 2821 compliant SMTP service that always returns a 4xx soft error
|
COMMENT= RFC 2821 compliant SMTP service that always returns a 4xx soft error
|
||||||
|
|
||||||
CFLAGS+= ${PTHREAD_CFLAGS} ${PTHREAD_LIBS}
|
CFLAGS+= ${PTHREAD_CFLAGS} ${PTHREAD_LIBS}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: pecl-bitset
|
# New ports collection makefile for: pecl-bitset
|
||||||
# Date created: 2007/07/06
|
# Date created: 2007/07/06
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
DIST_SUBDIR= PECL
|
DIST_SUBDIR= PECL
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A PECL extension for manipulating bitsets
|
COMMENT= A PECL extension for manipulating bitsets
|
||||||
|
|
||||||
USE_PHP= yes
|
USE_PHP= yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: p5-Amazon-SQS-Simple
|
# New ports collection makefile for: p5-Amazon-SQS-Simple
|
||||||
# Date created: 2007-10-31
|
# Date created: 2007-10-31
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN/../../authors/id/S/SW/SWHITAKER
|
MASTER_SITES= CPAN/../../authors/id/S/SW/SWHITAKER
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= OO API for accessing the Amazon Simple Queue Service
|
COMMENT= OO API for accessing the Amazon Simple Queue Service
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
|
BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: p5-Net-Amazon-EC2
|
# New ports collection makefile for: p5-Net-Amazon-EC2
|
||||||
# Date created: 2007-10-30
|
# Date created: 2007-10-30
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl interface to the Amazon Elastic Compute Cloud
|
COMMENT= Perl interface to the Amazon Elastic Compute Cloud
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: p5-Net-Amazon-MechanicalTurk
|
# New ports collection makefile for: p5-Net-Amazon-MechanicalTurk
|
||||||
# Date created: 2007-10-29
|
# Date created: 2007-10-29
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl interface to the Amazon Mechanical Turk
|
COMMENT= Perl interface to the Amazon Mechanical Turk
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
|
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: p5-Net-Amazon-Signature
|
# New ports collection makefile for: p5-Net-Amazon-Signature
|
||||||
# Date created: 2008-03-20
|
# Date created: 2008-03-20
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl interface to create Amazon AWS signatures
|
COMMENT= Perl interface to create Amazon AWS signatures
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: p5-Net-Amazon-Thumbnail
|
# New ports collection makefile for: p5-Net-Amazon-Thumbnail
|
||||||
# Date created: 2008-03-20
|
# Date created: 2008-03-20
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service
|
COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
|
RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Ports collection makefile for: rubygem-rightaws
|
# Ports collection makefile for: rubygem-rightaws
|
||||||
# Date created: 01 May 2008
|
# Date created: 01 May 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ MASTER_SITES= RF
|
||||||
MASTER_SITE_SUBDIR= rightaws
|
MASTER_SITE_SUBDIR= rightaws
|
||||||
DISTNAME= right_aws-${PORTVERSION}
|
DISTNAME= right_aws-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services
|
COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-righthttpconnection>=1.2.1:${PORTSDIR}/net/rubygem-righthttpconnection
|
RUN_DEPENDS= rubygem-righthttpconnection>=1.2.1:${PORTSDIR}/net/rubygem-righthttpconnection
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Ports collection makefile for: rubygem-righthttpconnection
|
# Ports collection makefile for: rubygem-righthttpconnection
|
||||||
# Date created: 01 May 2008
|
# Date created: 01 May 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ MASTER_SITES= RF
|
||||||
MASTER_SITE_SUBDIR= rightaws
|
MASTER_SITE_SUBDIR= rightaws
|
||||||
DISTNAME= right_http_connection-${PORTVERSION}
|
DISTNAME= right_http_connection-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Persistent HTTP/HTTPS connections with error retries
|
COMMENT= Persistent HTTP/HTTPS connections with error retries
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www.pdfhacks.com/pdftk/ \
|
||||||
http://www.accesspdf.com/pdftk/
|
http://www.accesspdf.com/pdftk/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}.${PORTVERSION:E}
|
DISTNAME= ${PORTNAME}-${PORTVERSION:R}.${PORTVERSION:E}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A simple tool for doing everyday things with PDF documents
|
COMMENT= A simple tool for doing everyday things with PDF documents
|
||||||
|
|
||||||
# gcj/libgcj don't exist on these platforms
|
# gcj/libgcj don't exist on these platforms
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: phpdeadlock
|
# New ports collection makefile for: phpdeadlock
|
||||||
# Date created: 08 Oct 2007
|
# Date created: 08 Oct 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= security www
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
DISTNAME= Deadlock-${PORTVERSION}-Stable
|
DISTNAME= Deadlock-${PORTVERSION}-Stable
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Web-based user authentication/password protection system
|
COMMENT= Web-based user authentication/password protection system
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/Deadlock-1.01
|
WRKSRC= ${WRKDIR}/Deadlock-1.01
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: fileshuffle
|
# New ports collection makefile for: fileshuffle
|
||||||
# Date created: 2008-05-29
|
# Date created: 2008-05-29
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= textproc
|
||||||
MASTER_SITES= ftp://ftp.eskimo.com/u/s/scs/src/
|
MASTER_SITES= ftp://ftp.eskimo.com/u/s/scs/src/
|
||||||
DISTNAME= shuffle
|
DISTNAME= shuffle
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A filter for shuffling lines in a text file into random order
|
COMMENT= A filter for shuffling lines in a text file into random order
|
||||||
|
|
||||||
MANPAGE= shuffle.1
|
MANPAGE= shuffle.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: cakephp-devel
|
# New ports collection makefile for: cakephp-devel
|
||||||
# Date created: 20 December 2007
|
# Date created: 20 December 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
||||||
DISTNAME= cake_${PORTVERSION}-beta
|
DISTNAME= cake_${PORTVERSION}-beta
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured
|
||||||
and rapid manner - without loss of flexibility.
|
and rapid manner - without loss of flexibility.
|
||||||
|
|
||||||
WWW: http://www.cakephp.org/
|
WWW: http://www.cakephp.org/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: cakephp
|
# New ports collection makefile for: cakephp
|
||||||
# Date created: 19 January 2007
|
# Date created: 19 January 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://cakeforge.org/frs/download.php/591/
|
MASTER_SITES= http://cakeforge.org/frs/download.php/591/
|
||||||
DISTNAME= cake_${PORTVERSION}
|
DISTNAME= cake_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured
|
||||||
and rapid manner - without loss of flexibility.
|
and rapid manner - without loss of flexibility.
|
||||||
|
|
||||||
WWW: http://www.cakephp.org/
|
WWW: http://www.cakephp.org/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: cakephp
|
# New ports collection makefile for: cakephp
|
||||||
# Date created: 19 January 2007
|
# Date created: 19 January 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://cakeforge.org/frs/download.php/591/
|
MASTER_SITES= http://cakeforge.org/frs/download.php/591/
|
||||||
DISTNAME= cake_${PORTVERSION}
|
DISTNAME= cake_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured
|
||||||
and rapid manner - without loss of flexibility.
|
and rapid manner - without loss of flexibility.
|
||||||
|
|
||||||
WWW: http://www.cakephp.org/
|
WWW: http://www.cakephp.org/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: cakephp-devel
|
# New ports collection makefile for: cakephp-devel
|
||||||
# Date created: 20 December 2007
|
# Date created: 20 December 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
||||||
DISTNAME= cake_${PORTVERSION}-beta
|
DISTNAME= cake_${PORTVERSION}-beta
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured
|
||||||
and rapid manner - without loss of flexibility.
|
and rapid manner - without loss of flexibility.
|
||||||
|
|
||||||
WWW: http://www.cakephp.org/
|
WWW: http://www.cakephp.org/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: cakephp-devel
|
# New ports collection makefile for: cakephp-devel
|
||||||
# Date created: 20 December 2007
|
# Date created: 20 December 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
||||||
DISTNAME= cake_${PORTVERSION}-beta
|
DISTNAME= cake_${PORTVERSION}-beta
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured
|
||||||
and rapid manner - without loss of flexibility.
|
and rapid manner - without loss of flexibility.
|
||||||
|
|
||||||
WWW: http://www.cakephp.org/
|
WWW: http://www.cakephp.org/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: cakephp-devel
|
# New ports collection makefile for: cakephp-devel
|
||||||
# Date created: 20 December 2007
|
# Date created: 20 December 2007
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
MASTER_SITES= http://cakeforge.org/frs/download.php/595/
|
||||||
DISTNAME= cake_${PORTVERSION}-beta
|
DISTNAME= cake_${PORTVERSION}-beta
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -6,5 +6,3 @@ framework. Our primary goal is to enable you to work in a structured
|
||||||
and rapid manner - without loss of flexibility.
|
and rapid manner - without loss of flexibility.
|
||||||
|
|
||||||
WWW: http://www.cakephp.org/
|
WWW: http://www.cakephp.org/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: codeigniter
|
# New ports collection makefile for: codeigniter
|
||||||
# Date created: 04 January 2008
|
# Date created: 04 January 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://codeigniter.com/download_files/
|
MASTER_SITES= http://codeigniter.com/download_files/
|
||||||
DISTNAME= CodeIgniter_${PORTVERSION}
|
DISTNAME= CodeIgniter_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
|
@ -3,5 +3,3 @@ built for PHP coders who need a simple and elegant toolkit to create
|
||||||
full-featured web applications.
|
full-featured web applications.
|
||||||
|
|
||||||
WWW: http://codeigniter.com/
|
WWW: http://codeigniter.com/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: codeigniter
|
# New ports collection makefile for: codeigniter
|
||||||
# Date created: 04 January 2008
|
# Date created: 04 January 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://codeigniter.com/download_files/
|
MASTER_SITES= http://codeigniter.com/download_files/
|
||||||
DISTNAME= CodeIgniter_${PORTVERSION}
|
DISTNAME= CodeIgniter_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
|
@ -3,5 +3,3 @@ built for PHP coders who need a simple and elegant toolkit to create
|
||||||
full-featured web applications.
|
full-featured web applications.
|
||||||
|
|
||||||
WWW: http://codeigniter.com/
|
WWW: http://codeigniter.com/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: codeigniter
|
# New ports collection makefile for: codeigniter
|
||||||
# Date created: 04 January 2008
|
# Date created: 04 January 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= www
|
||||||
MASTER_SITES= http://codeigniter.com/download_files/
|
MASTER_SITES= http://codeigniter.com/download_files/
|
||||||
DISTNAME= CodeIgniter_${PORTVERSION}
|
DISTNAME= CodeIgniter_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
|
@ -3,5 +3,3 @@ built for PHP coders who need a simple and elegant toolkit to create
|
||||||
full-featured web applications.
|
full-featured web applications.
|
||||||
|
|
||||||
WWW: http://codeigniter.com/
|
WWW: http://codeigniter.com/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: dojo-shrinksafe
|
# New ports collection makefile for: dojo-shrinksafe
|
||||||
# Date created: 2008-05-01
|
# Date created: 2008-05-01
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -14,7 +14,7 @@ MASTER_SITES= http://download.dojotoolkit.org/release-${PORTVERSION}/ \
|
||||||
PKGNAMEPREFIX= dojo-
|
PKGNAMEPREFIX= dojo-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}release-${PORTVERSION}-${PORTNAME}
|
DISTNAME= ${PKGNAMEPREFIX}release-${PORTVERSION}-${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A Javascript code compressor
|
COMMENT= A Javascript code compressor
|
||||||
|
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: dojo
|
# New ports collection makefile for: dojo
|
||||||
# Date created: 2008-01-29
|
# Date created: 2008-01-29
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ MASTER_SITES= http://download.dojotoolkit.org/release-${PORTVERSION}/ \
|
||||||
LOCAL/beech
|
LOCAL/beech
|
||||||
DISTNAME= dojo-release-${PORTVERSION}
|
DISTNAME= dojo-release-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= An open-source DHTML toolkit written in JavaScript
|
COMMENT= An open-source DHTML toolkit written in JavaScript
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: p5-Template-GD
|
# New ports collection makefile for: p5-Template-GD
|
||||||
# Date created: 22 June 2006
|
# Date created: 22 June 2006
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -11,7 +11,7 @@ CATEGORIES= www textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Template Toolkit plugin to interface with GD modules
|
COMMENT= Template Toolkit plugin to interface with GD modules
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
|
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: prado
|
# New ports collection makefile for: prado
|
||||||
# Date created: 04 January 2008
|
# Date created: 04 January 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -10,7 +10,7 @@ PORTVERSION= 3.1.2.r2448
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
|
@ -3,5 +3,3 @@ for developing Web applications in PHP 5. PRADO stands for PHP Rapid
|
||||||
Application Development Object-oriented.
|
Application Development Object-oriented.
|
||||||
|
|
||||||
WWW: http://www.pradosoft.com/
|
WWW: http://www.pradosoft.com/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: trac-customfieldadmin
|
# New ports collection makefile for: trac-customfieldadmin
|
||||||
# Date created: Jan 11 2008
|
# Date created: Jan 11 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/
|
||||||
PKGNAMEPREFIX= trac-
|
PKGNAMEPREFIX= trac-
|
||||||
DISTNAME= ${PORTNAME}plugin-${PORTVERSION}
|
DISTNAME= ${PORTNAME}plugin-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= Web interface to administer Trac ticket custom fields
|
COMMENT= Web interface to administer Trac ticket custom fields
|
||||||
|
|
||||||
BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
|
BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: trac-wysiwyg
|
# New ports collection makefile for: trac-wysiwyg
|
||||||
# Date created: Jan 11 2008
|
# Date created: Jan 11 2008
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/
|
||||||
PKGNAMEPREFIX= trac-
|
PKGNAMEPREFIX= trac-
|
||||||
DISTNAME= ${PORTNAME}plugin-${PORTVERSION}
|
DISTNAME= ${PORTNAME}plugin-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= WYSIWYG editor for Trac wiki
|
COMMENT= WYSIWYG editor for Trac wiki
|
||||||
|
|
||||||
BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
|
BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||||
PKGNAMESUFFIX= -devel
|
PKGNAMESUFFIX= -devel
|
||||||
DISTNAME= ${PORTNAME:S/-devel//g}-${PORTVERSION}
|
DISTNAME= ${PORTNAME:S/-devel//g}-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A web-based calendar application
|
COMMENT= A web-based calendar application
|
||||||
|
|
||||||
USE_PHP= pcre session
|
USE_PHP= pcre session
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= SF
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A web-based calendar application
|
COMMENT= A web-based calendar application
|
||||||
|
|
||||||
USE_PHP= pcre session
|
USE_PHP= pcre session
|
||||||
|
|
|
@ -4,5 +4,3 @@ WebCalendar has been under development since 2000 and continues
|
||||||
to evolve.
|
to evolve.
|
||||||
|
|
||||||
WWW: http://www.k5n.us/webcalendar.php
|
WWW: http://www.k5n.us/webcalendar.php
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: yahoo-ui
|
# New ports collection makefile for: yahoo-ui
|
||||||
# Date created: 2008-01-29
|
# Date created: 2008-01-29
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= yui
|
||||||
PKGNAMESUFFIX= -ui
|
PKGNAMESUFFIX= -ui
|
||||||
DISTNAME= yui_${PORTVERSION}
|
DISTNAME= yui_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= The Yahoo! User Interface (YUI) Library
|
COMMENT= The Yahoo! User Interface (YUI) Library
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# New ports collection makefile for: zend-framework
|
# New ports collection makefile for: zend-framework
|
||||||
# Date created: 31 October 2006
|
# Date created: 31 October 2006
|
||||||
# Whom: Greg Larkin <glarkin@sourcehosting.net>
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
@ -10,7 +10,7 @@ PORTVERSION= 1.5.2
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ GENTOO/distfiles
|
MASTER_SITES= http://framework.zend.com/releases/${DISTNAME}/ GENTOO/distfiles
|
||||||
|
|
||||||
MAINTAINER= glarkin@sourcehosting.net
|
MAINTAINER= glarkin@FreeBSD.org
|
||||||
COMMENT= A framework for developing PHP web applications
|
COMMENT= A framework for developing PHP web applications
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -4,5 +4,3 @@ other library dependencies. This code will always be actively developed,
|
||||||
tested, and supported by Zend and the PHP Collaboration Project.
|
tested, and supported by Zend and the PHP Collaboration Project.
|
||||||
|
|
||||||
WWW: http://framework.zend.com/
|
WWW: http://framework.zend.com/
|
||||||
- Greg Larkin
|
|
||||||
glarkin@sourcehosting.net
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue