# New ports collection makefile for: leo # Date created: 2002/11/17 # Whom: Alan Eldridge # # $FreeBSD$ # PORTNAME= leo PORTVERSION= 4.10 PORTREVISION= 3 CATEGORIES= editors python MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}%20final DISTNAME= Leo-${PORTVERSION}-final DIST_SUBDIR= leo MAINTAINER= ports@FreeBSD.org COMMENT= Advanced outline editor for programmers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.TXT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}qt4-svg>=0:${PORTSDIR}/graphics/py-qt4-svg \ ${PYTHON_PKGNAMEPREFIX}docutils>=0:${PORTSDIR}/textproc/py-docutils \ silvercity>=0:${PORTSDIR}/textproc/silvercity \ ${PYTHON_PKGNAMEPREFIX}Pmw>=0:${PORTSDIR}/x11-toolkits/py-Pmw \ ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui OPTIONS_DEFINE= PYENCHANT DOCS PYENCHANT_DESC= Enable PyEnchant support WRKSRC= ${WRKDIR}/Leo-${PORTVERSION}-final USE_ZIP= yes USE_PYTHON= 2.6+ LEO_DIR= ${PYTHONPREFIX_SITELIBDIR}/leo .include .if ${PORT_OPTIONS:MPYENCHANT} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enchant>=0:${PORTSDIR}/textproc/py-enchant .endif post-extract: @-${FIND} ${WRKSRC}/leo -type d -empty -delete do-build: ${SED} -e 's|@PKGDATADIR@/leo.py|${LEO_DIR}/core/runLeo.py|' \ ${FILESDIR}/leo.in > ${WRKDIR}/leo do-install: ${INSTALL_SCRIPT} ${WRKDIR}/leo ${PREFIX}/bin/leo @${MKDIR} ${LEO_DIR} ${INSTALL_DATA} ${WRKSRC}/leo/__init__.py ${LEO_DIR} @${MKDIR} ${LEO_DIR}/Icons ${INSTALL_DATA} ${WRKSRC}/leo/Icons/*.GIF ${LEO_DIR}/Icons ${INSTALL_DATA} ${WRKSRC}/leo/Icons/*.gif ${LEO_DIR}/Icons ${INSTALL_DATA} ${WRKSRC}/leo/Icons/*.png ${LEO_DIR}/Icons ${INSTALL_DATA} ${WRKSRC}/leo/Icons/*.svg ${LEO_DIR}/Icons @(cd ${WRKSRC}/leo/Icons && ${COPYTREE_SHARE} cleo ${LEO_DIR}/Icons) .for dir in config core external extensions modes plugins scripts test www @(cd ${WRKSRC}/leo; ${COPYTREE_SHARE} ${dir} ${LEO_DIR}) .endfor .if ${PORT_OPTIONS:MDOCS} @(cd ${WRKSRC}/leo; ${COPYTREE_SHARE} doc ${LEO_DIR}) .endif .include n/devel/electron4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update 3.1.5 --> 3.2.1.cy2011-09-203-232/+237
* eplace build dependency with library dependency.cy2011-08-091-1/+2
* Update 3.1.4 --> 3.1.5cy2011-05-233-14/+7
* Replace dashes ("-") in rc scripts with underbars ("_").cy2011-03-133-8/+9
* Update 3.0.5 --> 3.1.4.cy2011-02-093-16/+33
* Start cfengine later during boot, as other ports.cy2011-02-063-4/+3
* Include pkg-plist from my testbed.cy2010-07-211-3/+30
* Update from 3.0.3 to 3.0.5p1.cy2010-07-214-6/+6
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-272-2/+2
* Update 3.0.2 --> 3.0.3.cy2010-01-313-6/+22
* The startup scripts contain errors with confuse the shell. Fix them.cy2009-12-223-4/+5
* Docs are unconditionally installed by this port. Remove PORTDOCS dependency.cy2009-11-141-163/+163
* Update 3.0.1 (3.0.1a7) --> 3.0.2.cy2009-11-143-23/+168
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-162-2/+0
* Welcome to cfengine version 3!bsam2009-02-1112-286/+127
* Update to 2.2.9.bsam2009-02-063-18/+18
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Update to 2.2.8wxs2008-08-144-104/+59
* Assign maintainership to submitter of recent PRs. Previous maintainerlinimon2008-07-271-1/+1
* Update to 2.2.7wxs2008-07-028-192/+200
* Fixup for previous commit:delphij2008-01-082-1/+5
* - Update to 2.2.3;delphij2008-01-053-21/+11
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-3/+1
* - Update to 2.2.1 [1]sergei2007-06-166-27/+113
* - Update to 2.1.22delphij2007-03-203-10/+16
* - Patch to fix berkeley db detection in configure script. Fixes compilationpav2007-01-253-2/+50
* - Update to 2.1.21sergei2006-10-092-4/+4
* - Add patches synced with sysutils/cfengine2 portsergei2006-10-094-0/+130
* - Resurrect sysutils/cfengine port removed year ago. It is currentlysergei2006-10-094-0/+95