# New ports collection makefile for: papercut # Date created: 2003-07-01 # Whom: Clement Laforet # # $FreeBSD$ # PORTNAME= papercut PORTVERSION= 0.9.10 CATEGORIES= news python MASTER_SITES= http://papercut.org/ MAINTAINER= clement@FreeBSD.org COMMENT= Papercut is a news server written in Python, using a MySQL backend RUN_DEPENDS= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb USE_PYTHON= yes NO_BUILD= yes USE_REINPLACE= yes do-configure: @${CP} ${FILESDIR}/papercut-wrapper ${WRKDIR}/papercut-wrapper @${REINPLACE_CMD} -e "s,__DATADIR__,${DATADIR}," ${WRKDIR}/papercut-wrapper @${REINPLACE_CMD} -e "s,__PYTHON__,${PYTHON_CMD}," ${WRKDIR}/papercut-wrapper @${REINPLACE_CMD} "s,/home/papercut,${DATADIR}," ${WRKSRC}/settings.py do-install: @${MKDIR} ${DATADIR} @${INSTALL_SCRIPT} ${WRKSRC}/*.py ${DATADIR} @${MKDIR} ${DATADIR}/cache @${MKDIR} ${DATADIR}/logs .for DIR in auth storage @${MKDIR} ${DATADIR}/${DIR} @${INSTALL_SCRIPT} ${WRKSRC}/${DIR}/* ${DATADIR}/${DIR} .endfor @${INSTALL_SCRIPT} ${WRKDIR}/papercut-wrapper ${PREFIX}/bin/papercut @${MV} ${DATADIR}/settings.py ${DATADIR}/settings.py.sample post-install: @${ECHO_MSG} "To use papercut you need to copy ${DATADIR}/settings.py.sample" @${ECHO_MSG} "to ${DATADIR}/settings.py and edit it." .include input type='hidden' name='id' value='77b1e266fca20e359ef86a66cca1ecc8c93c9618'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devel/icu: update to 64.1jbeich2019-03-281-1/+1
* devel/icu: update to 63.1jbeich2018-10-231-1/+1
* databases/firebird25-server: unbreak with ICU 63jbeich2018-10-201-0/+1
* devel/icu: update to 62.1jbeich2018-06-291-0/+1
* - Update to 2.5.8acm2018-04-262-9/+7
* devel/icu: update to 61.1jbeich2018-04-061-1/+1
* Fix build with clang 6antoine2018-01-241-0/+1
* devel/icu: update to 60.1jbeich2017-11-091-1/+1
* devel/icu: update to 59.1jbeich2017-09-251-1/+1
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-211-1/+1
* Add note confirming that this is broken on sparc64, and presumably, otherlinimon2016-11-221-2/+2
* devel/icu: update to 58.1jbeich2016-11-201-1/+1
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-011-2/+1
* - Update devel/icu to 57.1.tijl2016-09-241-0/+1
* - Update to version 2.5.6 [1]pawel2016-08-1811-33/+33
* Bump PORTREVISION for the icu revert.mat2016-07-071-1/+1
* devel/icu: bump PORTREVISION on dependent portsgahr2016-07-061-1/+1
* Prefer relative symlink to be relocation friendlybapt2016-06-231-2/+2
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-3/+3
* Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.mat2016-04-261-1/+1
* databases/firebird25-server: fix build with libc++ 3.8.0pi2016-04-132-1/+19
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-3/+3
* databases/firebird25-client: Fix build for ports ncursesmarino2016-01-301-0/+1
* Fix dependencies again since r401229 partially reverted r398897, which wasjkim2015-11-121-7/+10
* databases/firebird25-(client|server): convert to USES=libeditmarino2015-11-111-15/+7
* Fix dependencies and add LICENSE.jkim2015-10-093-17/+43
* Update to 2.5.4.jkim2015-09-242-5/+4
* Fix option handling.jkim2015-09-241-8/+4
* - Switch to USES=libedit for firebird-client, as suggested by stage-qaamdmi32015-09-121-1/+3
* Update icu to 55.1bapt2015-04-241-1/+1
* databases category: Remove $PTHREAD_LIBSmarino2015-03-251-2/+1
* - Add empty directory to plistamdmi32015-03-111-0/+1
* Convert to @sample and cleanup plistbapt2015-01-201-5/+1