# New ports collection makefile for: ezmlm-web # Date Created: 18 May 2000 # Whom: Guy Antony Halse # # $FreeBSD$ # PORTNAME= ezmlm-web PORTVERSION= 2.1 PORTREVISION= 3 CATEGORIES= mail www MASTER_SITES= ftp://rucus.ru.ac.za/pub/mail/ezmlm/ MAINTAINER= guy-ezmlm@rucus.ru.ac.za COMMENT= CGI script that lets you manage ezmlm-idx mailing lists through the web RUN_DEPENDS= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ ${SITE_PERL}/Mail/Ezmlm.pm:${PORTSDIR}/mail/p5-Mail-Ezmlm \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools # Change these to suit your setup. You can do this via the environment # CGI_BIN is the location relative to ${PREFIX} of your webservers' cgi-bin # EZMLM_DIR is the base relative to ${PREFIX} in which ezmlm was installed # CGI_BIN?= www/cgi-bin.default USE_PERL5= YES USE_REINPLACE= YES PLIST_SUB= CGI_BIN=${CGI_BIN} EXAMPLES= htaccess.sample webusers.sample index.c DOCS= CHANGES README TODO UPGRADING do-build: cd ${WRKSRC} && ${CC} ${CFLAGS} -o ezmlm-web index.c post-patch: ${REINPLACE_CMD} -e 's|/etc/ezmlm|${PREFIX}/etc/ezmlm|' \ -e 's|/usr/local|${PREFIX}|g' -e 's|prefex|prefix|g' \ ${WRKSRC}/ezmlm-web.cgi ${WRKSRC}/ezmlmwebrc ${WRKSRC}/index.c do-install: ${MKDIR} ${PREFIX}/${CGI_BIN} ${PREFIX}/etc/ezmlm ${INSTALL_SCRIPT} ${WRKSRC}/ezmlm-web.cgi ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/ezmlmwebrc ${PREFIX}/etc/ezmlm/ezmlmwebrc.sample ${INSTALL_PROGRAM} -o alias -g qmail -m 4755 ${WRKSRC}/ezmlm-web ${PREFIX}/${CGI_BIN} ${MKDIR} ${EXAMPLESDIR} .for file in ${EXAMPLES} ${INSTALL_MAN} ${WRKSRC}/${file} ${EXAMPLESDIR} .endfor .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for file in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include > FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - fix build for png-1.4.1dinoex2010-03-303-0/+33
* - update to 1.4.1dinoex2010-03-281-2/+2
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Mark MAKE_JOBS_UNSAFEpav2009-11-191-0/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Fix build and bump PORTREVISION.hrs2009-06-031-0/+1
* Update to 3.1.10. Changes include:hrs2008-11-164-124/+68
* Fix mtree error.hrs2007-09-291-2/+4
* Fix wrong configure options.hrs2007-09-021-5/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Update MASTER_SITE_SUBDIR.hrs2007-05-021-1/+1
* Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old versionhrs2007-04-0811-78/+877
* Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2
* BROKEN: Does not build (uses DESTDIR internally)kris2006-09-011-0/+2
* Reset max@FreeBSD.org due to no response to email about status.linimon2006-04-151-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Unbreak this port, as it seems the previous commit has fixed the problem.max2004-07-271-4/+0
* Do the build of ../ptex-base in pre-configure, so that all themax2004-07-151-2/+2
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-0/+2
* BROKEN: Broken dependencykris2004-05-301-0/+2
* Update to 3.1.3.max2004-04-202-7/+6
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Use files from teTeX 2.0.2 instead of 2.0.1 which is no longer available.max2003-05-221-9/+9
* Reflect the change in the ja-ptex-base's handling of texmf.cnf.max2003-04-174-29/+8
* Ah, I meant to make EUC the default kanji code.max2003-04-141-1/+1
* Upgrade to 3.1.2.max2003-04-144-31/+38
* Clear moonlight beckons.ade2003-03-072-1/+1
* Use ${PREFIX} instead of ${LOCALBASE} to specify the dependencies.max2001-06-291-2/+2
* Run mktexlsr at pkg_add time.max2001-06-291-0/+1
* Upgrade, 2.1.10 -> 2.1.11, along with lib files upgrade.max2001-06-292-1/+5
* The distfile was updated without name change.max2001-02-261-1/+1
* Update to use recently released ptex-src-2.1.10.tar.gz which includes allmax2001-02-112-17/+3
* Upgrade japanese/ptex-* from 2.1.8 to 2.1.10.max2001-01-317-161/+72
* Update the japanese/[o-t]* ports with the newknu2000-04-12