# New ports collection makefile for: usermin # Date created: 10 Nov 2002 # Whom: olgeni@FreeBSD.org # # $FreeBSD$ # PORTNAME= usermin PORTVERSION= 1.230 CATEGORIES= sysutils MASTER_SITES= http://www.webmin.com/uupdates/:up \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} MASTER_SITE_SUBDIR= webadmin/:sf DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf ${USERMIN_MODULES:S/gz$/gz:up/} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= olgeni@FreeBSD.org COMMENT= Web-based interface for performing some user tasks RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM NO_BUILD= yes USE_PERL5= yes USE_RC_SUBR= usermin.sh SUB_LIST= PERL5=${PERL} USERMIN_MODULES= post-extract: @if [ "${USERMIN_MODULES}" != "" ]; then \ for usermin_module in ${USERMIN_MODULES}; do \ ${ECHO} "===> Unpacking updated module: $${usermin_module}"; \ ${TAR} --unlink -xzf ${DISTDIR}/$${usermin_module} -C ${WRKSRC}; \ done; \ fi post-patch: .for file in mysql/config-freebsd postgresql/config-freebsd \ spam/config-freebsd @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/${file} .endfor @${REINPLACE_CMD} -e "s=%%PREFIX%%=${PREFIX}=" ${WRKSRC}/setup.sh @${FIND} ${WRKSRC} -name "*.cgi" -print \ | ${XARGS} ${REINPLACE_CMD} -e "s@#!/usr/local/bin/perl@#!${PERL}@" @${FIND} ${WRKSRC} -name "*.pl" -print \ | ${XARGS} ${REINPLACE_CMD} -e "s@#!/usr/local/bin/perl@#!${PERL}@" @${FIND} ${WRKSRC} -name "*.orig" -print | ${XARGS} ${RM} @${FIND} ${WRKSRC} -name "*.bak" -print | ${XARGS} ${RM} do-install: @${MKDIR} ${PREFIX}/lib/usermin @${CP} -r ${WRKSRC}/* ${PREFIX}/lib/usermin post-install: @cd ${WRKSRC} ; ${FIND} * -type f -o -type l | ${SORT} | ${AWK} \ '{ print "lib/usermin/" $$1 }' > ${WRKDIR}/PLIST.lib-usermin @cd ${WRKSRC} ; ${FIND} * -type d -empty | ${SORT} -r | ${AWK} \ '{ print "lib/usermin/" $$1 }' | ${SED} -e 's#^#@exec mkdir -p %D/#g' \ >> ${WRKDIR}/PLIST.lib-usermin @cd ${WRKSRC} ; ${FIND} * -type d | ${SORT} -r | ${AWK} \ '{ print "lib/usermin/" $$1 }' | ${SED} -e 's/^/@dirrm /g' \ >> ${WRKDIR}/PLIST.lib-usermin @${ECHO_CMD} "r ${TMPPLIST}" > ${WRKDIR}/ex.script @${ECHO_CMD} "/Insert PLIST.lib-usermin" >> ${WRKDIR}/ex.script @${ECHO_CMD} "d" >> ${WRKDIR}/ex.script @${ECHO_CMD} "r ${WRKDIR}/PLIST.lib-usermin" >> ${WRKDIR}/ex.script @${ECHO_CMD} "x!" >> ${WRKDIR}/ex.script @${CP} -p ${TMPPLIST} ${TMPPLIST}.pre-lib-usermin @cd ${WRKDIR} ; ex < ex.script @${CAT} ${PKGMESSAGE} .include l/electron4/files/minimist-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Expand)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1
* Update to 295.59bland2012-06-284-7/+6
* - Update the driver to the latest long lived branch version, 295.59danfe2012-06-282-11/+10
* - Update E17 ports:makc2012-06-2725-42/+50
* s/spaces/tab/ for the CONFLICTS line added in the last commitdougb2012-06-261-1/+1
* Upgrade to OptionsNGeadler2012-06-261-4/+4
* - reset MAINTAINERdinoex2012-06-263-3/+3
* Upgrade to version 5.17:dougb2012-06-242-8/+11
* - Update multimedia/libxine to 1.2.2 .nox2012-06-231-0/+1
* - Update to 0.3.2swills2012-06-222-4/+3
* Adjust deprecation message as discussed on ports@.wxs2012-06-221-1/+1
* Remove BROKEN now that imlib is fixed.kwm2012-06-201-2/+0
* - Handle empty KDE4_ENABLE_EXCEPTIONS environment variable in proper wayfluffy2012-06-191-0/+11
* Convert to optionsNGrene2012-06-171-5/+3
* - Update to 1.8.1rene2012-06-174-234/+236
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-1521-115/+92
* - Update to 1.1.3gahr2012-06-142-3/+3
* - Mark BROKEN: does not configurepav2012-06-141-0/+2
* - Mark BROKEN: does not compilepav2012-06-141-0/+2
* - Unbreak by fixing location of fontdirscheidell2012-06-121-6/+1
* - Merge into x11/trayermadpilot2012-06-124-58/+0
* - Merge with x11/trayer-srgmadpilot2012-06-123-19/+14
* Register CONFLICTSehaupt2012-06-111-0/+3
* ... and the pointy hats keep piling up ... forgot the || true for rmdirdougb2012-06-111-2/+2
* I missed the fact that the Cmake stuff was installing the man page todougb2012-06-112-0/+11
* - fix indexdinoex2012-06-111-1/+0
* - mark DEPRECATEDdinoex2012-06-115-5/+21
* Merge changes from area51 repository (SVN commit 8197 by avilla):makc2012-06-092-31/+20
* Convert to optionsngarved2012-06-081-30/+24
* Update to 0.7.2.2arved2012-06-084-6/+7
* - update to 0.9.8dinoex2012-06-082-4/+3
* Convert my ports to optionsNGpawel2012-06-081-5/+6
* - Update to 2.4.1dhn2012-06-072-4/+3
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-0617-35/+18
* - Update ruby-gnome ports to 1.1.3swills2012-06-053-4/+4
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-2/+2
* Add missing glut dependencydougb2012-06-041-0/+1
* Fix Perl package name dependenciesdougb2012-06-041-1/+1
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-043-1/+4
* Upgrade to version 1.3.3 - 2012.02.22dougb2012-06-0310-92/+67
* - Remove SITE_PERL from *_DEPENDSaz2012-06-031-1/+1
* - Fix conflictsmadpilot2012-06-032-2/+4
* Update to 3.1.2.nobutaka2012-06-024-33/+16
* The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.rakuco2012-06-023-3/+0
* - Fix build with clanglme2012-06-023-8/+38
* - update png to 1.5.10dinoex2012-06-01