View | Details | Raw Unified | Return to bug 226275 | Differences between
and this patch

Collapse All | Expand All

(-)pear-channel-geshi/Makefile (+13 lines)
Line 0 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	geshi
4
PORTVERSION=	20180906
5
CATEGORIES=	devel www pear
6
7
MAINTAINER=	michael.osipov@siemens.com
8
COMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}
9
10
PEAR_CHANNEL_HOST=	pear.geshi.org
11
12
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
13
.include <bsd.port.mk>
(-)pear-channel-geshi/files/pear.geshi.org.reg (+1 lines)
Line 0 Link Here
1
a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:14:"pear.geshi.org";s:7:"summary";s:34:"GeSHi - generic syntax highlighter";s:14:"suggestedalias";s:5:"geshi";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:27:"http://pear.geshi.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:27:"http://pear.geshi.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:27:"http://pear.geshi.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:27:"http://pear.geshi.org/rest/";}}}}}s:13:"_lastmodified";i:1518796742;}
(-)pear-channel-geshi/pkg-descr (+3 lines)
Line 0 Link Here
1
PEAR channel for GeSHi
2
3
WWW: http://pear.geshi.org/

Return to bug 226275