# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # php-libawl/ # php-libawl/Makefile # php-libawl/distinfo # php-libawl/pkg-descr # php-libawl/pkg-plist # echo c - php-libawl/ mkdir -p php-libawl/ > /dev/null 2>&1 echo x - php-libawl/Makefile sed 's/^X//' >php-libawl/Makefile << 'dc19dde9edfccda96515e24ad58a3923' XPORTNAME= php-libawl XPORTVERSION= 0.34 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= rscds XDISTNAME= awl_${PORTVERSION} X XMAINTAINER= cristianorolim@hotmail.com XCOMMENT= Andrew´s Web Libraries - PHP Utility Libraries X XWRKSRC= ${WRKDIR}/awl-${PORTVERSION} X X.if !defined(WITHOUT_PHP_DEPENDS) XUSE_PHP= YES X.endif XNO_BUILD= YES XLIBAWLDIR?= share/awl XPLIST_SUB+= LIBAWLDIR=${LIBAWLDIR} X Xpre-everything:: X @${ECHO_CMD} "# you can customize the installation directory" X @${ECHO_CMD} "# by setting LIBAWLDIR in /etc/make.conf" X X.include X Xdo-install: X ${MKDIR} ${PREFIX}/${LIBAWLDIR} X ${CP} -Rp ${WRKSRC}/dba ${PREFIX}/${LIBAWLDIR}/ X ${CP} -Rp ${WRKSRC}/inc ${PREFIX}/${LIBAWLDIR}/ X X.include dc19dde9edfccda96515e24ad58a3923 echo x - php-libawl/distinfo sed 's/^X//' >php-libawl/distinfo << '23c58a668940bf3e86da6a0111e04c29' XMD5 (awl_0.34.tar.gz) = a5555bf0534743083e675e2fd0ee3ab7 XSHA256 (awl_0.34.tar.gz) = 8979131c9a8d44bc1afb64bea6af22406fba4957f5114f60606c198e93527e7b XSIZE (awl_0.34.tar.gz) = 210698 23c58a668940bf3e86da6a0111e04c29 echo x - php-libawl/pkg-descr sed 's/^X//' >php-libawl/pkg-descr << 'f155cbe7b5cd71a61efd5726c10f3ece' XAndrew's Web Libraries are a set of hopefully lightweight libraries for Xhandling a variety of useful things for web programming, including: X X- Session management X- User management X- DB Records X- Simple reporting X- DB Schema Updating X- iCalendar parsing X XWWW: http://rscds.sourceforge.net/ f155cbe7b5cd71a61efd5726c10f3ece echo x - php-libawl/pkg-plist sed 's/^X//' >php-libawl/pkg-plist << 'b8b9b32032a49464ad8fb5fe80957551' X%%LIBAWLDIR%%/dba/awl-tables.sql X%%LIBAWLDIR%%/dba/grant-minimum-permissions.sh X%%LIBAWLDIR%%/dba/grant-on-all-tables.sh X%%LIBAWLDIR%%/dba/schema-management.sql X%%LIBAWLDIR%%/inc/AWLUtilities.php X%%LIBAWLDIR%%/inc/AuthPlugin.php X%%LIBAWLDIR%%/inc/AuthPlugins.php X%%LIBAWLDIR%%/inc/DataEntry.php X%%LIBAWLDIR%%/inc/DataUpdate.php X%%LIBAWLDIR%%/inc/EMail.php X%%LIBAWLDIR%%/inc/MenuSet.php X%%LIBAWLDIR%%/inc/PgQuery.php X%%LIBAWLDIR%%/inc/Session.php X%%LIBAWLDIR%%/inc/Translation.php X%%LIBAWLDIR%%/inc/User.php X%%LIBAWLDIR%%/inc/Validation.php X%%LIBAWLDIR%%/inc/XMLDocument.php X%%LIBAWLDIR%%/inc/XMLElement.php X%%LIBAWLDIR%%/inc/classBrowser.php X%%LIBAWLDIR%%/inc/iCalendar.php X%%LIBAWLDIR%%/inc/vEvent.php X@dirrm %%LIBAWLDIR%%/inc X@dirrm %%LIBAWLDIR%%/dba X@dirrm %%LIBAWLDIR%% b8b9b32032a49464ad8fb5fe80957551 exit