mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Reset yzlin's ports
With hat: portmgr
This commit is contained in:
parent
41e60477bd
commit
bff8efbc1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324852
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: bpython
|
||||
# Date created: 2010-03-09
|
||||
# Whom: Yi-Jheng Lin <yzlin@FreeBSD.org>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= bpython
|
||||
PORTVERSION= 0.11
|
||||
@ -11,7 +7,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= http://bpython-interpreter.org/releases/
|
||||
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A fancy interface to the Python interpreter
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:${PORTSDIR}/textproc/py-pygments
|
||||
|
@ -1,7 +1,4 @@
|
||||
# New ports collection makefile for: cppunit
|
||||
# Date created: 14 Feb 2002
|
||||
# Whom: Graeme Cross <gcross@netspace.net.au>
|
||||
#
|
||||
# Created by: Graeme Cross <gcross@netspace.net.au>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cppunit
|
||||
@ -9,7 +6,7 @@ PORTVERSION= 1.12.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C++ port of the JUnit framework for unit testing
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-IO-BufferedSelect
|
||||
# Date created: 2008-11-19
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= IO-BufferedSelect
|
||||
PORTVERSION= 1.0
|
||||
@ -11,7 +7,7 @@ CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Line-buffered select interface
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-cmdln
|
||||
# Date created: 2008-09-05
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cmdln
|
||||
PORTVERSION= 1.1.2
|
||||
@ -12,7 +8,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A python module for easily building good multi-command scripts
|
||||
|
||||
USE_ZIP= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-Extremes
|
||||
# Date created: 22-jan-2008
|
||||
# Whom: alexander smishlajev
|
||||
#
|
||||
# Created by: alexander smishlajev
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Extremes
|
||||
PORTVERSION= 1.1.1
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
|
||||
MASTER_SITE_SUBDIR= source/E/Extremes
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Production-quality 'Min' and 'Max' objects (adapted from PEP 326)
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-hashring
|
||||
# Date created: 2008-12-24
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= hashring
|
||||
PORTVERSION= 1.2
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= hash_ring-${PORTVERSION}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An implementation of consistent hashing in Python
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}memcached>=0:${PORTSDIR}/databases/py-memcached
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-iniparse
|
||||
# Date created: 2009-03-16
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= iniparse
|
||||
PORTVERSION= 0.4
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= GOOGLE_CODE \
|
||||
CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A better INI parser for Python
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-polib
|
||||
# Date created: 10 January 2008
|
||||
# Whom: Oleg Ukraincev <oleg@ht-systems.ru>
|
||||
#
|
||||
# Created by: Oleg Ukraincev <oleg@ht-systems.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= polib
|
||||
PORTVERSION= 0.7.0
|
||||
@ -11,7 +7,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= http://cdn.bitbucket.org/izi/polib/downloads/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A python library to parse and manage gettext catalogs
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: shflags
|
||||
# Date created: 2009-12-17
|
||||
# Whom: Yi-Jheng Lin <yzlin@FreeBSD.org>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= shflags
|
||||
PORTVERSION= 1.0.3
|
||||
@ -11,7 +7,7 @@ CATEGORIES= devel
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Command-line flags module for Unix shell scripts
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-graph
|
||||
# Date created: 2008-08-29
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= graph-core
|
||||
PORTVERSION= 1.7.0
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A library for working with graphs in Python, core module
|
||||
|
||||
PROJECTHOST= python-graph
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-graph
|
||||
# Date created: 2008-08-29
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= graph-dot
|
||||
PORTVERSION= 1.7.0
|
||||
@ -13,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A library for working with graphs in Python, dot module
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-graph
|
||||
# Date created: 2008-08-29
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= graph
|
||||
PORTVERSION= 1.7.0
|
||||
@ -13,7 +9,7 @@ DISTFILES= # none
|
||||
EXTRACT_ONLY= # empty
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A library for working with graphs in Python
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: rbot
|
||||
# Date created: 14 Apr 2002
|
||||
# Whom: David Bushong <david+ports@bushong.net>
|
||||
#
|
||||
# Created by: David Bushong <david+ports@bushong.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rbot
|
||||
PORTVERSION= 0.9.15
|
||||
@ -12,7 +8,7 @@ CATEGORIES= irc ruby
|
||||
MASTER_SITES= http://ruby-rbot.org/download/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Ruby IRC bot similar to infobot
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-BBS-Client
|
||||
# Date created: 2008-05-30
|
||||
# Whom: Yi-Jheng, Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng, Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= BBS-Client
|
||||
PORTVERSION= 0.03
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:CORNELIUS
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A Client Module For BBS Systems
|
||||
|
||||
BUILD_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-netaddr
|
||||
# Date created: 2008-10-14
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= netaddr
|
||||
PORTVERSION= 0.7.7
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= https://github.com/drkjam/${PORTNAME}/downloads/ \
|
||||
CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A python library for the manipulation of network addresses
|
||||
|
||||
LICENSE= BSD
|
||||
|
@ -7,7 +7,7 @@ PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple program to split or join files
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: monkeytail
|
||||
# Date created: 2008-09-13
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= monkeytail
|
||||
PORTVERSION= 0.3.2
|
||||
@ -12,7 +8,7 @@ CATEGORIES= sysutils
|
||||
MASTER_SITES= http://git.dollyfish.net.nz/releases/${MASTER_SITE_SUBDIR}/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A multi-file tail on both local and remote hosts
|
||||
|
||||
RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: pciutils
|
||||
# Date created: June 12, 2003
|
||||
# Whom: Samy Al Bahra <samy@kerneled.org>
|
||||
#
|
||||
# Created by: Samy Al Bahra <samy@kerneled.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pciutils
|
||||
PORTVERSION= 3.1.9
|
||||
@ -13,7 +9,7 @@ MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
|
||||
ftp://metalab.unc.edu/pub/Linux/hardware/
|
||||
MASTER_SITE_SUBDIR= software/utils/pciutils
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PCI configuration utilities
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,16 +1,12 @@
|
||||
# New ports collection makefile for: safe-rm
|
||||
# Date created: 2008-09-13
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= safe-rm
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Wrapper around the rm command to prevent accidental deletions
|
||||
|
||||
USE_PERL5_RUN= yes
|
||||
|
@ -1,16 +1,12 @@
|
||||
# New ports collection makefile for: ansifilter
|
||||
# Date created: 09 July 2008
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ansifilter
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.andre-simon.de/zip/
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Customizable ANSI Code Converter
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: highlight
|
||||
# Date created: 05 August 2003
|
||||
# Whom: Adam Weinberger <adamw@FreeBSD.org>
|
||||
#
|
||||
# Created by: Adam Weinberger <adamw@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= highlight
|
||||
PORTVERSION= 2.16
|
||||
@ -11,7 +7,7 @@ PORTEPOCH= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.andre-simon.de/zip/
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Customizable syntax highlighter
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,17 +1,12 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: libparsifal
|
||||
# Date created: Jan 6, 2004
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libparsifal
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.saunalahti.fi/~samiuus/toni/xmlproc/
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Lightweight XML Parser
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gaeo
|
||||
# Date created: 2008-07-24
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gaeo
|
||||
PORTVERSION= 0.3
|
||||
@ -11,7 +7,7 @@ PORTEPOCH= 1
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An open-source web framework running on Google App Engine
|
||||
|
||||
RUN_DEPENDS= google-appengine>=1.1.0:${PORTSDIR}/www/google-appengine \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: beautifulsoup
|
||||
# Date created: 15 July 2005
|
||||
# Whom: Mike Meyer <mwm@mired.org>
|
||||
#
|
||||
# Created by: Mike Meyer <mwm@mired.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= beautifulsoup
|
||||
PORTVERSION= 3.0.8.1
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/3.x/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= BeautifulSoup-${PORTVERSION}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= HTML/XML Parser for Python
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,10 +1,5 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: py-cssutils
|
||||
# Date created: Aug 26, 2004
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cssutils
|
||||
PORTVERSION= 0.9.9
|
||||
@ -13,7 +8,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= CSS Cascading Style Sheets library for Python
|
||||
|
||||
USE_ZIP= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: py-textile
|
||||
# Date created: 2008-09-05
|
||||
# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
#
|
||||
# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= textile
|
||||
PORTVERSION= 2.1.5
|
||||
@ -12,7 +8,7 @@ MASTER_SITES= CHEESESHOP \
|
||||
GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Textile markup generator written in Python
|
||||
|
||||
LICENSE= BSD
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= www
|
||||
MASTER_SITES= http://www.suphp.org/download/ \
|
||||
${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|}
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Securely execute PHP scripts under Apache
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= www
|
||||
MASTER_SITES= GOOGLE_CODE \
|
||||
SF
|
||||
|
||||
MAINTAINER= yzlin@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A high-performance component-based PHP framework
|
||||
|
||||
LICENSE= BSD
|
||||
|
Loading…
Reference in New Issue
Block a user