Don't create /var/tmp/bricolage during fake stage, we don't want things

outside of WKRINST be created and it gets left behind.
Regen PLIST while here.
This commit is contained in:
ajacoutot 2010-09-05 08:31:33 +00:00
parent 0058d215c8
commit 50881ae714
3 changed files with 17 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2010/08/28 09:19:15 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2010/09/05 08:31:33 ajacoutot Exp $
COMMENT= content management system
DISTNAME= bricolage-1.10.3
REVISION= 0
REVISION= 1
CATEGORIES= www perl5
HOMEPAGE= http://www.bricolage.cc/

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-inst_files_pl,v 1.2 2007/09/21 21:17:56 sturm Exp $
$OpenBSD: patch-inst_files_pl,v 1.3 2010/09/05 08:31:33 ajacoutot Exp $
--- inst/files.pl.orig Thu Dec 14 23:34:20 2006
+++ inst/files.pl Fri Sep 21 08:08:26 2007
+++ inst/files.pl Sun Sep 5 10:19:58 2010
@@ -58,6 +58,13 @@ $UPGRADE = 1 if $ARGV[0] and $ARGV[0] eq 'UPGRADE';
our $HOT_COPY;
$HOT_COPY = 1 if $ARGV[1] and $ARGV[1] eq 'HOT_COPY';
@ -15,3 +15,11 @@ $OpenBSD: patch-inst_files_pl,v 1.2 2007/09/21 21:17:56 sturm Exp $
create_paths();
# Remove old object files if this is an upgrade.
@@ -89,7 +96,6 @@ sub create_paths {
mkpath([catdir($CONFIG->{MASON_COMP_ROOT}, "data"),
$CONFIG->{MASON_DATA_ROOT},
catdir($CONFIG->{BRICOLAGE_ROOT}, "conf"),
- catdir($CONFIG->{TEMP_DIR}, "bricolage"),
$CONFIG->{LOG_DIR}],
1,
0755);

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2007/09/21 21:17:56 sturm Exp $
@comment $OpenBSD: PLIST,v 1.3 2010/09/05 08:31:33 ajacoutot Exp $
bin/bric_apachectl
bin/bric_clean_tmp
bin/bric_dbprof
@ -10,8 +10,8 @@ bin/bric_queued
bin/bric_republish
bin/bric_soap
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/perllocal.pod
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.10.1/
@comment libdata/perl5/${MACHINE_ARCH}-openbsd/5.10.1/perllocal.pod
${P5SITE}/Bric/
${P5SITE}/Bric.pm
${P5SITE}/Bric/Admin.pod
@ -614,8 +614,10 @@ share/bricolage/comp/admin/profile/workflow/
share/bricolage/comp/admin/profile/workflow/dhandler
share/bricolage/comp/autohandler
@owner www
@group www
share/bricolage/comp/data/
@owner
@group
share/bricolage/comp/dhandler
share/bricolage/comp/errors/
share/bricolage/comp/errors/403.mc