ports/76721: www/bricolage - fix pkg-plist

Rod Taylor ports at rbt.ca
Wed Jan 26 17:00:24 UTC 2005


>Number:         76721
>Category:       ports
>Synopsis:       www/bricolage - fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 26 17:00:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        FreeBSD 5.3-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD home 5.3-RELEASE FreeBSD 5.3-RELEASE #7: Tue Jan 25 02:28:10 EST 2005 root at home:/usr/obj/usr/src/sys/HOME amd64


	
>Description:
	

	Fix pkg-plist (missing man entry) and remove the note about using static modperl.
    There have been no issues reported using the standard modperl port.
>How-To-Repeat:
	
>Fix:

	

--- bricolage.patch begins here ---
diff -ur bricolage.new/Makefile bricolage/Makefile
--- bricolage.new/Makefile	Sat Dec  4 21:38:13 2004
+++ bricolage/Makefile	Wed Jan 26 11:48:25 2005
@@ -2,7 +2,7 @@
 # Date created:				May 20, 2004
 # Whom:	      				Rod Taylor ports at rbt.ca
 #
-# $FreeBSD: ports/www/bricolage/Makefile,v 1.5 2004/11/16 16:45:06 vs Exp $
+# $FreeBSD: ports/www/bricolage/Makefile,v 1.6 2005/01/25 06:16:25 clsung Exp $
 #
 
 PORTNAME=	bricolage
@@ -115,10 +115,6 @@
 BUILD_DEPENDS+=	${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM
 .endif
 
-.if exists(libexec/apache/libperl.so)
-IGNORE=		Port requires apache with static mod_perl (www/apache13-modperl)
-.endif
-
 MAN1=		bric_queued.1 bric_dbprof.1 bric_republish.1 bric_dev_sync.1 \
 		bric_pgimport.1 bric_ftpd.1 bric_clean_tmp.1 bric_dist_mon.1 \
 		bric_apachectl.1 bric_soap.1
@@ -208,6 +204,7 @@
 		Bric::Util::Language::it_it.3 Bric::Util::Language::km.3 \
 		Bric::Util::Language::ko_ko.3 Bric::Util::Language::lo.3 \
 		Bric::Util::Language::my.3 Bric::Util::Language::pt_pt.3 \
+		Bric::Util::Language::ru_ru.3 \
 		Bric::Util::Language::ug.3 Bric::Util::Language::vi_vn.3 \
 		Bric::Util::Language::zh_cn.3 Bric::Util::Language::zh_hk.3 \
 		Bric::Util::Language::zh_tw.3 Bric::Util::MediaType.3 \
--- bricolage.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list