# New ports collection makefile for: JDBC connection pool # Date created: 1999/07/04 # Whom: Jose Marques # # $FreeBSD$ # PORTNAME= jdbcpool PORTVERSION= 0.99 PORTREVISION= 1 CATEGORIES= java databases MASTER_SITES= http://www.bitmechanic.com/projects/jdbcpool/dist/ MAINTAINER= java@FreeBSD.org COMMENT= JDBC connection pool USE_JAVA= yes JAVA_VERSION= 1.2+ NO_BUILD= yes PORTDOCS= CHANGES LICENSE README .if !defined(NOPORTDOCS) PORTDOCS+= javadoc .endif post-extract: @${FIND} ${WRKSRC} -name CVS -type dir | ${XARGS} ${RM} -rf do-install: ${INSTALL_DATA} ${WRKSRC}/${DISTNAME}.jar ${JAVAJARDIR}/${PORTNAME}.jar cd ${WRKSRC}/examples \ && ${FIND} . -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${EXAMPLESDIR}/{} \; cd ${WRKSRC} \ && ${FIND} ${PORTDOCS} -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \ && ${FIND} ${PORTDOCS} -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \; .include a/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/phpmp
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:rene2018-03-095-61/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-03-07 www/openxmldir: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/hastymail2: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/dalbum: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/iwebcal: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/impresscms: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/freeway: Unmaintained upstream, all www files wrongly belongs to www user. 2018-03-07 www/xaraya: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/subsonic: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/phpwebapp: Unmaintained upstream, all www files wrongly belongs to www user. 2018-03-07 www/hastymail: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/b2evolution: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/textpattern: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/eventum: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/quickie: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/jinzora: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/zen-cart: Unmaintained, no upstream, all www files wrongly belongs to www user. 2018-03-07 www/bblog: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/extjs: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/geeklog: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/lilurl: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/zikula: Unmaintained, no upstream, all www files wrongly belongs to www user. 2018-03-07 www/yii: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/phpmp: Unmaintained, all www files wrongly belongs to www user. 2018-03-07 www/lionwiki: Unmaintained, all www files wrongly belongs to www user.
* Mark as deprecated ports providing webapps and setting ownership of the filesbapt2018-02-071-0/+3
| | | | | | to the www user. This is a bad practice and should get cleaned out in the tree For the maintained ports, their maintainer will be contacted soon
* Return kevlo's ports to the pool, he handed in his commit bit.rene2018-01-121-1/+1
| | | | With hat: portmgr-secretary
* Convert to USES=phpbapt2017-10-041-0/+1
| | | | While here convert some ports to optiosn helpers
* Unmark broken on powerpc64swills2016-09-151-2/+0
| | | | These ports built successfully
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket