# New ports collection makefile for: Skribe # Date created: 19 December 2003 # Whom: Kimura Fuyuki # # $FreeBSD$ # PORTNAME= skribe PORTVERSION= 1.2l PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Skribe/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A highly programmable document processing system BUILD_DEPENDS= bigloo:${PORTSDIR}/lang/bigloo RUN_DEPENDS= bigloo:${PORTSDIR}/lang/bigloo USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-bigloo --prefix=${PREFIX} --docdir=${DOCSDIR} PLIST_SUB= VERSION="${PORTVERSION}" .SILENT: post-extract: ${CHMOD} -R a+r ${WRKSRC}/doc post-patch: ${REINPLACE_CMD} -e 's|^function ||' ${WRKSRC}/etc/skribe-config.in ${REINPLACE_CMD} -e '/doc/d' ${WRKSRC}/Makefile post-build: .if !defined(NOPORTDOCS) (cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE}) .endif post-install: ${TOUCH} ${DATADIR}/extensions/.keep_me .if !defined(NOPORTDOCS) (cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} install) .endif .include cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
-gnome/log/www/npm?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=5f6dfb5b82976c4f5ceec462e1ee938e299b2d6f&showmsg=1'>Expand)
Commit message (Expand)AuthorAgeFilesLines
AuthorAgeFilesLines
* Silence patch messagesunpoet2017-03-151-3/+3
* Set executable bit on lib/node_modules/npm/bin/npm-cli.jsantoine2017-03-142-1/+2
* Update to 4.3.0sunpoet2017-03-135-188/+61
* - Update to 4.1.2sunpoet2017-01-293-945/+5
* - Update to 4.1.1sunpoet2017-01-153-118/+75
* Update maintainer section: use FETCH_CMDsunpoet2017-01-151-2/+2
* - Update to 4.0.5sunpoet2016-12-183-29/+30
* - Update to 4.0.3sunpoet2016-12-093-12/+7
* Don't quote {} in find -exec calls.mat2016-12-011-3/+3
* - Update to 4.0.2sunpoet2016-11-234-88/+337
* - Update to 3.10.10sunpoet2016-11-223-7/+7
* - Update to 3.10.9sunpoet2016-11-024-312/+405
* - Update to 3.9.2sunpoet2016-05-233-220/+30
* - Update to 3.8.8sunpoet2016-05-023-14/+336
* - Remove all options: npm 3.x will be available only for current version of N...sunpoet2016-04-301-14/+2
* Remove port: www/node-develpi2016-04-141-3/+1
* - Update to 3.8.6sunpoet2016-04-103-699/+1604
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-01