Index: head/multimedia/zoneminder/Makefile =================================================================== --- head/multimedia/zoneminder/Makefile (revision 274588) +++ head/multimedia/zoneminder/Makefile (revision 274589) @@ -1,122 +1,122 @@ # New ports collection makefile for: multimedia/zoneminder # Date created: 2011-04-08 # Whom: bsam, based on ports by Richard Lee and Electric Messiah # # $FreeBSD$ # PORTNAME= zoneminder PORTVERSION= 1.24.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://www2.zoneminder.com/downloads/ DISTNAME= ZoneMinder-${PORTVERSION} MAINTAINER= bsam@FreeBSD.org COMMENT= Complete security camera solution, fully web based with image analysis LICENSE= GPLv2 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \ ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ netpbm.1:${PORTSDIR}/graphics/netpbm \ pcre.0:${PORTSDIR}/devel/pcre \ avutil.1:${PORTSDIR}/multimedia/ffmpeg BUILD_DEPENDS= ${LOCALBASE}/lib/php/20090626/mysql.so:${PORTSDIR}/databases/php5-mysql \ ${LOCALBASE}/bin/php-config:${PORTSDIR}/lang/php5-extensions \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql${MYSQL_VER} \ ${SITE_PERL}/PHP/Serialization.pm:${PORTSDIR}/devel/p5-PHP-Serialization \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \ ${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat \ ${LOCALBASE}/include/gnutls/openssl.h:${PORTSDIR}/security/gnutls GNU_CONFIGURE= yes USE_PHP= yes USE_PERL5= yes USE_MYSQL= yes USE_RC_SUBR= zm CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \ --with-webdir=${WWWDIR}/data \ --with-cgidir=${WWWDIR}/cgi-bin \ --with-webgroup=${WWWGRP} \ --with-webuser=${WWWOWN} \ --enable-crashtrace=no \ --with-ffmpeg=${LOCALBASE} \ --enable-mmap=no \ --with-extralibs=-lpthread CONFIGURE_ENV= ZM_DB_HOST=${DB_HOST} \ ZM_DB_NAME=${DB_NAME} \ ZM_DB_USER=${DB_USER} \ ZM_DB_PASS=${DB_PASS} DB_HOST?= localhost DB_NAME?= zm DB_USER?= zmuser DB_PASS?= zmpass PLIST_SUB= WWWDIR_REL=${WWWDIR_REL} MAN3PREFIX?= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= ZoneMinder::Trigger::Connection.3 \ ZoneMinder::Control::Ncs370.3 \ ZoneMinder::Trigger::Channel::Serial.3 \ ZoneMinder.3 \ ZoneMinder::Config.3 \ ZoneMinder::Control::mjpgStreamer.3 \ ZoneMinder::Control::PanasonicIP.3 \ ZoneMinder::Base.3 \ ZoneMinder::Trigger::Channel::Unix.3 \ ZoneMinder::Control::AxisV2.3 \ ZoneMinder::Trigger::Channel.3 \ ZoneMinder::Memory.3 \ ZoneMinder::Trigger::Channel::File.3 \ ZoneMinder::Database.3 \ ZoneMinder::Control::PelcoD.3 \ ZoneMinder::Control::Visca.3 \ ZoneMinder::Trigger::Channel::Inet.3 \ ZoneMinder::Trigger::Connection::Example.3 \ ZoneMinder::Trigger::Channel::Spawning.3 \ ZoneMinder::Control.3 \ ZoneMinder::General.3 \ ZoneMinder::Trigger::Channel::Handle.3 \ ZoneMinder::Debug.3 \ ZoneMinder::ConfigAdmin.3 post-configure: ${MV} ${WRKSRC}/zm.conf ${WRKSRC}/zm.conf.sample post-patch: ${REINPLACE_CMD} -e 's,/bin:/usr/bin,/bin:/usr/bin:${LOCALBASE}/bin,g' ${WRKSRC}/scripts/*.pl.in ${REINPLACE_CMD} -e 's,sudo,${LOCALBASE}/bin/sudo,g' ${WRKSRC}/scripts/zmpkg.pl.in pre-build: ${CP} ${FILESDIR}/videodev.h ${WRKSRC}/src ${CP} ${FILESDIR}/zm_fbsd_camera.cpp ${WRKSRC}/src ${CP} ${FILESDIR}/zm_fbsd_camera.h ${WRKSRC}/src post-install: @if [ ! -f ${PREFIX}/etc/zm.conf ]; then \ ${CP} -p ${PREFIX}/etc/zm.conf.sample ${PREFIX}/etc/zm.conf ; \ fi .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/AUTHORS ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/COPYING ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/ChangeLog ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/INSTALL ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/NEWS ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/TODO ${DOCSDIR} ${INSTALL_MAN} ${FILESDIR}/README.FreeBSD ${DOCSDIR} .endif ${CAT} ${FILESDIR}/README.FreeBSD .include Property changes on: head/multimedia/zoneminder/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/multimedia/zoneminder/pkg-plist =================================================================== --- head/multimedia/zoneminder/pkg-plist (revision 274588) +++ head/multimedia/zoneminder/pkg-plist (revision 274589) @@ -1,311 +1,311 @@ @comment file listing bin/zma bin/zmaudit.pl bin/zmc bin/zmcontrol.pl bin/zmdc.pl bin/zmf bin/zmfilter.pl bin/zmfix bin/zmpkg.pl bin/zmtrack.pl bin/zmtrigger.pl bin/zmu bin/zmupdate.pl bin/zmvideo.pl bin/zmwatch.pl bin/zmx10.pl @unexec if cmp -s %D/etc/zm.conf.sample %D/etc/zm.conf; then rm -f %D/etc/zm.conf; fi etc/zm.conf.sample @exec if [ ! -f %D/etc/zm.conf ] ; then cp -p %D/%F %B/zm.conf; fi lib/perl5/%%PERL_VERSION%%/%%PERL_ARCH%%/perllocal.pod %%SITE_PERL%%/ZoneMinder.pm %%SITE_PERL%%/ZoneMinder/Base.pm %%SITE_PERL%%/ZoneMinder/Config.pm %%SITE_PERL%%/ZoneMinder/ConfigAdmin.pm %%SITE_PERL%%/ZoneMinder/Control.pm %%SITE_PERL%%/ZoneMinder/Control/AxisV2.pm %%SITE_PERL%%/ZoneMinder/Control/Ncs370.pm %%SITE_PERL%%/ZoneMinder/Control/PanasonicIP.pm %%SITE_PERL%%/ZoneMinder/Control/PelcoD.pm %%SITE_PERL%%/ZoneMinder/Control/Visca.pm %%SITE_PERL%%/ZoneMinder/Control/mjpgStreamer.pm %%SITE_PERL%%/ZoneMinder/Database.pm %%SITE_PERL%%/ZoneMinder/Debug.pm %%SITE_PERL%%/ZoneMinder/General.pm %%SITE_PERL%%/ZoneMinder/Memory.pm %%SITE_PERL%%/ZoneMinder/Memory/Mapped.pm %%SITE_PERL%%/ZoneMinder/Memory/Shared.pm %%SITE_PERL%%/ZoneMinder/Trigger/Channel.pm %%SITE_PERL%%/ZoneMinder/Trigger/Channel/File.pm %%SITE_PERL%%/ZoneMinder/Trigger/Channel/Handle.pm %%SITE_PERL%%/ZoneMinder/Trigger/Channel/Inet.pm %%SITE_PERL%%/ZoneMinder/Trigger/Channel/Serial.pm %%SITE_PERL%%/ZoneMinder/Trigger/Channel/Spawning.pm %%SITE_PERL%%/ZoneMinder/Trigger/Channel/Unix.pm %%SITE_PERL%%/ZoneMinder/Trigger/Connection.pm %%SITE_PERL%%/ZoneMinder/Trigger/Connection/Example.pm %%SITE_PERL%%/mach/auto/ZoneMinder/.packlist %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD %%PORTDOCS%%%%DOCSDIR%%/TODO %%WWWDIR_REL%%/cgi-bin/nph-zms %%WWWDIR_REL%%/cgi-bin/zms %%WWWDIR_REL%%/data/ajax/alarm.php %%WWWDIR_REL%%/data/ajax/control.php %%WWWDIR_REL%%/data/ajax/event.php %%WWWDIR_REL%%/data/ajax/status.php %%WWWDIR_REL%%/data/ajax/stream.php %%WWWDIR_REL%%/data/ajax/zone.php %%WWWDIR_REL%%/data/css/reset.css %%WWWDIR_REL%%/data/graphics/favicon.ico %%WWWDIR_REL%%/data/graphics/transparent.gif %%WWWDIR_REL%%/data/includes/actions.php %%WWWDIR_REL%%/data/includes/config.php %%WWWDIR_REL%%/data/includes/database.php %%WWWDIR_REL%%/data/includes/functions.php %%WWWDIR_REL%%/data/includes/lang.php %%WWWDIR_REL%%/data/index.php %%WWWDIR_REL%%/data/js/mootools.ext.js %%WWWDIR_REL%%/data/lang/big5_big5.php %%WWWDIR_REL%%/data/lang/cn_zh.php %%WWWDIR_REL%%/data/lang/cs_cz.php %%WWWDIR_REL%%/data/lang/de_de.php %%WWWDIR_REL%%/data/lang/dk_dk.php %%WWWDIR_REL%%/data/lang/en_gb.php %%WWWDIR_REL%%/data/lang/en_us.php %%WWWDIR_REL%%/data/lang/es_ar.php %%WWWDIR_REL%%/data/lang/fr_fr.php %%WWWDIR_REL%%/data/lang/he_il.php %%WWWDIR_REL%%/data/lang/hu_hu.php %%WWWDIR_REL%%/data/lang/it_it.php %%WWWDIR_REL%%/data/lang/ja_jp.php %%WWWDIR_REL%%/data/lang/nl_nl.php %%WWWDIR_REL%%/data/lang/pl_pl.php %%WWWDIR_REL%%/data/lang/pt_br.php %%WWWDIR_REL%%/data/lang/ro_ro.php %%WWWDIR_REL%%/data/lang/ru_ru.php %%WWWDIR_REL%%/data/lang/se_se.php %%WWWDIR_REL%%/data/skins/classic/css/control.css %%WWWDIR_REL%%/data/skins/classic/css/export.css %%WWWDIR_REL%%/data/skins/classic/css/skin.css %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-d.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-dl.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-dr.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-l-d.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-l-u.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-l.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-r.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-u.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-ul.gif %%WWWDIR_REL%%/data/skins/classic/graphics/arrow-ur.gif %%WWWDIR_REL%%/data/skins/classic/graphics/center.gif %%WWWDIR_REL%%/data/skins/classic/graphics/point-g.gif %%WWWDIR_REL%%/data/skins/classic/graphics/point-o.gif %%WWWDIR_REL%%/data/skins/classic/graphics/point-r.gif %%WWWDIR_REL%%/data/skins/classic/graphics/seq-d.gif %%WWWDIR_REL%%/data/skins/classic/graphics/seq-u.gif %%WWWDIR_REL%%/data/skins/classic/includes/config.php %%WWWDIR_REL%%/data/skins/classic/includes/control_functions.php %%WWWDIR_REL%%/data/skins/classic/includes/export_functions.php %%WWWDIR_REL%%/data/skins/classic/includes/functions.php %%WWWDIR_REL%%/data/skins/classic/includes/init.php %%WWWDIR_REL%%/data/skins/classic/includes/timeline_functions.php %%WWWDIR_REL%%/data/skins/classic/js/skin.js %%WWWDIR_REL%%/data/skins/classic/js/skin.js.php %%WWWDIR_REL%%/data/skins/classic/skin.php %%WWWDIR_REL%%/data/skins/classic/views/Makefile.am %%WWWDIR_REL%%/data/skins/classic/views/bandwidth.php %%WWWDIR_REL%%/data/skins/classic/views/blank.php %%WWWDIR_REL%%/data/skins/classic/views/console.php %%WWWDIR_REL%%/data/skins/classic/views/control.php %%WWWDIR_REL%%/data/skins/classic/views/controlcap.php %%WWWDIR_REL%%/data/skins/classic/views/controlcaps.php %%WWWDIR_REL%%/data/skins/classic/views/controlpreset.php %%WWWDIR_REL%%/data/skins/classic/views/css/console.css %%WWWDIR_REL%%/data/skins/classic/views/css/control.css %%WWWDIR_REL%%/data/skins/classic/views/css/controlcaps.css %%WWWDIR_REL%%/data/skins/classic/views/css/devices.css %%WWWDIR_REL%%/data/skins/classic/views/css/event.css %%WWWDIR_REL%%/data/skins/classic/views/css/events.css %%WWWDIR_REL%%/data/skins/classic/views/css/export.css %%WWWDIR_REL%%/data/skins/classic/views/css/filter.css %%WWWDIR_REL%%/data/skins/classic/views/css/frame.css %%WWWDIR_REL%%/data/skins/classic/views/css/frames.css %%WWWDIR_REL%%/data/skins/classic/views/css/groups.css %%WWWDIR_REL%%/data/skins/classic/views/css/monitor.css %%WWWDIR_REL%%/data/skins/classic/views/css/montage.css %%WWWDIR_REL%%/data/skins/classic/views/css/montage_2wide.css %%WWWDIR_REL%%/data/skins/classic/views/css/montage_3wide.css %%WWWDIR_REL%%/data/skins/classic/views/css/montage_3wide50enlarge.css %%WWWDIR_REL%%/data/skins/classic/views/css/montage_4wide.css %%WWWDIR_REL%%/data/skins/classic/views/css/montage_freeform.css %%WWWDIR_REL%%/data/skins/classic/views/css/options.css %%WWWDIR_REL%%/data/skins/classic/views/css/stats.css %%WWWDIR_REL%%/data/skins/classic/views/css/timeline.css %%WWWDIR_REL%%/data/skins/classic/views/css/timeline.css.php %%WWWDIR_REL%%/data/skins/classic/views/css/video.css %%WWWDIR_REL%%/data/skins/classic/views/css/watch.css %%WWWDIR_REL%%/data/skins/classic/views/css/zone.css %%WWWDIR_REL%%/data/skins/classic/views/cycle.php %%WWWDIR_REL%%/data/skins/classic/views/device.php %%WWWDIR_REL%%/data/skins/classic/views/devices.php %%WWWDIR_REL%%/data/skins/classic/views/donate.php %%WWWDIR_REL%%/data/skins/classic/views/error.php %%WWWDIR_REL%%/data/skins/classic/views/event.php %%WWWDIR_REL%%/data/skins/classic/views/eventdetail.php %%WWWDIR_REL%%/data/skins/classic/views/events.php %%WWWDIR_REL%%/data/skins/classic/views/export.php %%WWWDIR_REL%%/data/skins/classic/views/filter.php %%WWWDIR_REL%%/data/skins/classic/views/filtersave.php %%WWWDIR_REL%%/data/skins/classic/views/frame.php %%WWWDIR_REL%%/data/skins/classic/views/frames.php %%WWWDIR_REL%%/data/skins/classic/views/function.php %%WWWDIR_REL%%/data/skins/classic/views/group.php %%WWWDIR_REL%%/data/skins/classic/views/groups.php %%WWWDIR_REL%%/data/skins/classic/views/js/Makefile.am %%WWWDIR_REL%%/data/skins/classic/views/js/console.js %%WWWDIR_REL%%/data/skins/classic/views/js/console.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/control.js %%WWWDIR_REL%%/data/skins/classic/views/js/controlpreset.js %%WWWDIR_REL%%/data/skins/classic/views/js/controlpreset.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/cycle.js %%WWWDIR_REL%%/data/skins/classic/views/js/cycle.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/devices.js %%WWWDIR_REL%%/data/skins/classic/views/js/donate.js %%WWWDIR_REL%%/data/skins/classic/views/js/donate.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/event.js %%WWWDIR_REL%%/data/skins/classic/views/js/event.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/events.js %%WWWDIR_REL%%/data/skins/classic/views/js/events.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/export.js %%WWWDIR_REL%%/data/skins/classic/views/js/export.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/filter.js %%WWWDIR_REL%%/data/skins/classic/views/js/filter.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/group.js %%WWWDIR_REL%%/data/skins/classic/views/js/groups.js %%WWWDIR_REL%%/data/skins/classic/views/js/login.js %%WWWDIR_REL%%/data/skins/classic/views/js/monitor.js %%WWWDIR_REL%%/data/skins/classic/views/js/monitor.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/monitorpreset.js %%WWWDIR_REL%%/data/skins/classic/views/js/monitorprobe.js %%WWWDIR_REL%%/data/skins/classic/views/js/montage.js %%WWWDIR_REL%%/data/skins/classic/views/js/montage.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/options.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/postlogin.js %%WWWDIR_REL%%/data/skins/classic/views/js/state.js %%WWWDIR_REL%%/data/skins/classic/views/js/state.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/timeline.js %%WWWDIR_REL%%/data/skins/classic/views/js/timeline.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/user.js %%WWWDIR_REL%%/data/skins/classic/views/js/version.js %%WWWDIR_REL%%/data/skins/classic/views/js/version.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/video.js %%WWWDIR_REL%%/data/skins/classic/views/js/video.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/watch.js %%WWWDIR_REL%%/data/skins/classic/views/js/watch.js.php %%WWWDIR_REL%%/data/skins/classic/views/js/zone.js %%WWWDIR_REL%%/data/skins/classic/views/js/zone.js.php %%WWWDIR_REL%%/data/skins/classic/views/login.php %%WWWDIR_REL%%/data/skins/classic/views/logout.php %%WWWDIR_REL%%/data/skins/classic/views/monitor.php %%WWWDIR_REL%%/data/skins/classic/views/monitorpreset.php %%WWWDIR_REL%%/data/skins/classic/views/monitorprobe.php %%WWWDIR_REL%%/data/skins/classic/views/montage.php %%WWWDIR_REL%%/data/skins/classic/views/none.php %%WWWDIR_REL%%/data/skins/classic/views/optionhelp.php %%WWWDIR_REL%%/data/skins/classic/views/options.php %%WWWDIR_REL%%/data/skins/classic/views/postlogin.php %%WWWDIR_REL%%/data/skins/classic/views/settings.php %%WWWDIR_REL%%/data/skins/classic/views/state.php %%WWWDIR_REL%%/data/skins/classic/views/stats.php %%WWWDIR_REL%%/data/skins/classic/views/status.php %%WWWDIR_REL%%/data/skins/classic/views/timeline.php %%WWWDIR_REL%%/data/skins/classic/views/user.php %%WWWDIR_REL%%/data/skins/classic/views/version.php %%WWWDIR_REL%%/data/skins/classic/views/video.php %%WWWDIR_REL%%/data/skins/classic/views/watch.php %%WWWDIR_REL%%/data/skins/classic/views/zone.php %%WWWDIR_REL%%/data/skins/classic/views/zones.php %%WWWDIR_REL%%/data/skins/mobile/css/skin.css %%WWWDIR_REL%%/data/skins/mobile/includes/config.php %%WWWDIR_REL%%/data/skins/mobile/includes/functions.php %%WWWDIR_REL%%/data/skins/mobile/includes/init.php %%WWWDIR_REL%%/data/skins/mobile/skin.php %%WWWDIR_REL%%/data/skins/mobile/views/console.php %%WWWDIR_REL%%/data/skins/mobile/views/css/console.css %%WWWDIR_REL%%/data/skins/mobile/views/devices.php %%WWWDIR_REL%%/data/skins/mobile/views/error.php %%WWWDIR_REL%%/data/skins/mobile/views/event.php %%WWWDIR_REL%%/data/skins/mobile/views/eventdetails.php %%WWWDIR_REL%%/data/skins/mobile/views/events.php %%WWWDIR_REL%%/data/skins/mobile/views/filter.php %%WWWDIR_REL%%/data/skins/mobile/views/frame.php %%WWWDIR_REL%%/data/skins/mobile/views/function.php %%WWWDIR_REL%%/data/skins/mobile/views/login.php %%WWWDIR_REL%%/data/skins/mobile/views/montage.php %%WWWDIR_REL%%/data/skins/mobile/views/state.php %%WWWDIR_REL%%/data/skins/mobile/views/video.php %%WWWDIR_REL%%/data/skins/mobile/views/watch.php %%WWWDIR_REL%%/data/tools/mootools/mootools-1.2-more-nc.js %%WWWDIR_REL%%/data/tools/mootools/mootools-1.2-more-yc.js %%WWWDIR_REL%%/data/tools/mootools/mootools-1.2.1-core-nc.js %%WWWDIR_REL%%/data/tools/mootools/mootools-1.2.1-core-yc.js @comment non-empty directory listing in revers order @dirrm %%WWWDIR_REL%%/data/views @dirrm %%WWWDIR_REL%%/data/tools/mootools @dirrm %%WWWDIR_REL%%/data/tools @dirrm %%WWWDIR_REL%%/data/temp @dirrm %%WWWDIR_REL%%/data/sounds @dirrm %%WWWDIR_REL%%/data/skins/mobile/views/css @dirrm %%WWWDIR_REL%%/data/skins/mobile/views @dirrm %%WWWDIR_REL%%/data/skins/mobile/lang @dirrm %%WWWDIR_REL%%/data/skins/mobile/includes @dirrm %%WWWDIR_REL%%/data/skins/mobile/graphics @dirrm %%WWWDIR_REL%%/data/skins/mobile/css @dirrm %%WWWDIR_REL%%/data/skins/mobile/ajax @dirrm %%WWWDIR_REL%%/data/skins/mobile @dirrm %%WWWDIR_REL%%/data/skins/classic/views/js @dirrm %%WWWDIR_REL%%/data/skins/classic/views/css @dirrm %%WWWDIR_REL%%/data/skins/classic/views @dirrm %%WWWDIR_REL%%/data/skins/classic/lang @dirrm %%WWWDIR_REL%%/data/skins/classic/js @dirrm %%WWWDIR_REL%%/data/skins/classic/includes @dirrm %%WWWDIR_REL%%/data/skins/classic/graphics @dirrm %%WWWDIR_REL%%/data/skins/classic/css @dirrm %%WWWDIR_REL%%/data/skins/classic/ajax @dirrm %%WWWDIR_REL%%/data/skins/classic @dirrm %%WWWDIR_REL%%/data/skins @dirrm %%WWWDIR_REL%%/data/lang @dirrm %%WWWDIR_REL%%/data/js @dirrm %%WWWDIR_REL%%/data/includes @dirrm %%WWWDIR_REL%%/data/images @dirrm %%WWWDIR_REL%%/data/graphics @dirrm %%WWWDIR_REL%%/data/events @dirrm %%WWWDIR_REL%%/data/css @dirrm %%WWWDIR_REL%%/data/ajax @dirrm %%WWWDIR_REL%%/data @dirrm %%WWWDIR_REL%%/cgi-bin @dirrm %%WWWDIR_REL%% @dirrm %%PORTDOCS%%%%DOCSDIR%% @dirrm %%SITE_PERL%%/mach/auto/ZoneMinder @dirrmtry %%SITE_PERL%%/mach/auto @dirrmtry %%SITE_PERL%%/mach @dirrm %%SITE_PERL%%/ZoneMinder/Trigger/Connection @dirrm %%SITE_PERL%%/ZoneMinder/Trigger/Channel @dirrm %%SITE_PERL%%/ZoneMinder/Trigger @dirrm %%SITE_PERL%%/ZoneMinder/Memory @dirrm %%SITE_PERL%%/ZoneMinder/Control @dirrm %%SITE_PERL%%/ZoneMinder @dirrmtry %%SITE_PERL%% @dirrmtry lib/perl5/site_perl -@dirrmtry lib/perl5/5.10.1/man/man3 -@dirrmtry lib/perl5/5.10.1/man -@dirrmtry lib/perl5/5.10.1/mach -@dirrmtry lib/perl5/5.10.1 +@dirrmtry lib/perl5/%%PERL_VERSION%%/man/man3 +@dirrmtry lib/perl5/%%PERL_VERSION%%/man +@dirrmtry lib/perl5/%%PERL_VERSION%%/mach +@dirrmtry lib/perl5/%%PERL_VERSION%% @dirrmtry lib/perl5 Property changes on: head/multimedia/zoneminder/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property