# New ports collection makefile for: phpdeadlock # Date created: 08 Oct 2007 # Whom: Greg Larkin # # $FreeBSD$ # PORTNAME= phpdeadlock PORTVERSION= 1.01 CATEGORIES= security www MASTER_SITES= SF/${PORTNAME}/Deadlock/${PORTVERSION}%20Stable DISTNAME= Deadlock-${PORTVERSION}-Stable MAINTAINER= glarkin@FreeBSD.org COMMENT= Web-based user authentication/password protection system WRKSRC= ${WRKDIR}/Deadlock-1.01 DLURL?= ${PORTNAME} DLDIR= www/${DLURL} PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt USE_DOS2UNIX= yes USE_APACHE= 1.3+ USE_PHP= mysql session ctype pcre NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST= DLURL=${DLURL} DLDIR=${DLDIR} post-extract: @cd ${WRKDIR} && ${MV} "Deadlock v1.01" Deadlock-1.01 post-patch: @${FIND} ${WRKSRC} -name \*.orig -exec ${RM} {} \; do-install: @cd ${WRKSRC}/deadlock && ${COPYTREE_SHARE} . ${WWWDIR} @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} \ ${WWWDIR:S|^${PREFIX}/|%D/|}' >> ${TMPPLIST} @${CHMOD} 777 ${WWWDIR}/db_config.php @${ECHO_CMD} '@exec ${CHMOD} 777 \ ${WWWDIR:S|^${PREFIX}/|%D/|}/db_config.php' >> ${TMPPLIST} post-install: .if !defined(NOPORTDOCS) @${INSTALL} -d ${DOCSDIR} @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} .include m.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update emulators/winetricks to 20181203lifanov2018-12-172-4/+4
|
* fix emulators/winetricks versionlifanov2018-08-271-1/+1
| | | | | PR: 230919 Submitted by: Nick Wolff
* update emulators/winetricks to 20180815 releaselifanov2018-08-202-4/+3
|
* update emulators/winetricks to 20180603lifanov2018-06-183-6/+6
|
* update emulators/winetricks to 20180217lifanov2018-02-212-4/+4
|
* update emulators/winetricks to 20171222lifanov2017-12-282-4/+4
|
* update sysutils/winetricks to 20171018lifanov2017-10-202-4/+4
|
* update emulators/winetricks to 20170823lifanov2017-08-252-4/+4
|
* update emulators/winetricks to 20170614 releaselifanov2017-06-192-4/+4
|
* update emulators/winetricks to 20170517lifanov2017-05-192-4/+4
|
* update emulators/winetricks to 20170327lifanov2017-04-032-4/+4
|
* update emulators/winetricks to 20170326 releaselifanov2017-03-272-4/+4
|
* update emulators/winetricks to 20170316lifanov2017-03-222-7/+6
| | | | This version uses more native tools on FreeBSD.
* emulators/winetricks - add additional dependencieslifanov2017-02-181-1/+7
| | | | | PR: 217181 Reported by: John Smith <godevilove@ya.ru>
* clarify in pkg-message that 32 bit Wine is requiredlifanov2017-02-141-2/+5
| | | | | PR: 216488 Reported by: John Smith <godevilove@ya.ru>
* update emulators/winetricks to 20170207lifanov2017-02-102-4/+4
| | | | | | Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9514
* update emulators/winetricks to 20170101lifanov2017-01-222-4/+4
| | | | | | Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9264
* update emulators/winetricks to 20161228lifanov2016-12-302-4/+4
| | | | | | Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8981
* update MAINTAINER to my FreeBSD.org emaillifanov2016-12-14