# New ports collection makefile for: latex-caption # Date created: 24 Jan 2004 # Whom: hrs@FreeBSD.org # # $FreeBSD$ PORTNAME= latex-caption PORTVERSION= 3.1.20100114 PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ftp://ftp.ctan.org/tex-archive/%SUBDIR%/ \ ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib/caption DISTFILES= ${SRC_FILES} ${PORTDOCS} DIST_SUBDIR= ${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= A LaTeX package that supports customization of captions BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ ${TEXMF_LSR}:${PORTSDIR}/print/tex-texmflocal RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ ${TEXMF_LSR}:${PORTSDIR}/print/tex-texmflocal PLIST_SUB= MKTEXLSR=${MKTEXLSR} \ TEXMFDIR=${TEXMFDIR} TEXMFDIR= share/texmf TEXMF_LSR= ${LOCALBASE}/${TEXMFDIR}/ls-R MKTEXLSR= ${LOCALBASE}/bin/mktexlsr TEX_BIN= ${LOCALBASE}/bin/etex YES_CMD= /usr/bin/yes CLASSDIR= ${TEXMFDIR}/tex/latex/${PORTNAME:S/^latex-//} WRKSRC= ${WRKDIR}/${PORTNAME:S/^latex-//} PLIST_FILES= ${SRC_FILES:S,^,${CLASSDIR}/,} \ ${CLASS_FILES:S,^,${CLASSDIR}/,} SRC_FILES= caption.dtx caption2.dtx caption.ins \ ltcaption.dtx subcaption.dtx CLASS_FILES= caption.sty caption2.sty caption3.sty \ ltcaption.sty subcaption.sty PORTDOCS= README caption.pdf caption2.pdf \ ltcaption.pdf subcaption.pdf \ caption-eng.pdf caption-deu.pdf caption-rus.pdf \ caption-eng.tex caption-deu.tex caption-rus.tex \ cat.eps elephant.eps do-extract: ${MKDIR} ${WRKSRC} cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} ${DISTFILES} ${WRKSRC} do-build: cd ${WRKSRC} && ${YES_CMD} | ${TEX_BIN} caption.ins do-install: ${MKDIR} ${PREFIX}/${CLASSDIR} ${INSTALL_DATA} ${SRC_FILES:S@^@${WRKSRC}/@} \ ${CLASS_FILES:S@^@${WRKSRC}/@} \ ${PREFIX}/${CLASSDIR} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S@^@${WRKSRC}/@} ${DOCSDIR} .endif post-install: @${MKTEXLSR} ${LOCALBASE}/${TEXMFDIR} .include s/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
Commit message (Expand)AuthorAgeFilesLines
* - Return ports to the poolak2013-10-243-3/+4
* - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-2217-17/+0
* - Change Makefile headernemysis2013-10-203-10/+36
* OBApps is a graphical tool for configuring the per-application settingsnemysis2013-10-205-0/+71
* LXMenuEditor is a small, simple, free, open source, easy to use applicationnemysis2013-10-197-0/+112
* deprecate ports broken for more than 6 monthbapt2013-10-181-0/+3
* - Get rid of MAN1 macrogahr2013-10-172-1/+1
* - Support STAGEDIRolivierd2013-10-156-32/+15
* - Update to 1.0.13.003gahr2013-10-142-7/+6
* - Support staginggblach2013-10-1444-44/+0
* - Convert to new LIB_DEPENDS syntaxgblach2013-10-141-2/+1
* - Update to 3.5.2garga2013-10-133-11/+22
* - Convert to stagingeadler2013-10-131-5/+4
* - Convert to new LIB_DEPENDS syntaxgblach2013-10-131-6/+2
* - Update to 1.4.1antoine2013-10-093-21/+12
* Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-0/+1
* Mark seven unmaintained ports as jobs unsafe.marino2013-10-071-0/+2
* - add PKGNAMESUFFIXdinoex2013-10-051-0/+1
* - add PKGNAMESUFFIXdinoex2013-10-051-0/+1
* Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjustbf2013-10-031-0/+1
* - Fix build on 10.x [1]ak2013-09-303-9/+7
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-302-3/+12
* - Convert to stagingeadler2013-09-291-6/+4
* Import a bunch of iconv fixes.madpilot2013-09-274-0/+4
* x11-wm/awesome-vicious: allow stagingwg2013-09-271-13/+6
* - support stagingjgh2013-09-271-1/+0
* - Fix build on CURRENTgahr2013-09-269-31/+124
* Update LIB_DEPENDS syntax on my ports and silent make check-makefilegarga2013-09-251-11/+11
* Forgot to bump portrevision on last modificationbapt2013-09-241-1/+1
* Revert back to r327939 + also removes now useless post-extractbapt2013-09-242-65/+46
* - Revert r328076 and r327939. bapt can commit proper plist tomorrow.bdrewery2013-09-242-37/+60
* - Fix plistbdrewery2013-09-242-1/+26
* - Fix polkit detection and convert to new LIB_DEPENDS syntaxolivierd2013-09-241-9/+6
* Use stagebapt2013-09-232-24/+22
* Use stagebapt2013-09-231-59/+12
* Fix NO_STAGE attributionbapt2013-09-231-1/+1
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-212-4/+6
* - Fix build on 10.0-ALPHA [1]swills2013-09-213-0/+22
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21165-118/+188
* Add a missing dependency on pkgconfbapt2013-09-181-1/+2
* Fix build under 10-CURRENT.cy2013-09-1831-412/+753
* Convert to new perl frameworkbapt2013-09-172-5/+2