forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: FreeBSD
- Loading branch information
Showing
136 changed files
with
1,159 additions
and
2,241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,36 +3,32 @@ | |
|
||
PORTNAME= arabtex | ||
PORTVERSION= 3.11 | ||
PORTREVISION= 5 | ||
PORTREVISION= 6 | ||
CATEGORIES= arabic print | ||
MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/${PORTNAME}/ | ||
DISTNAME= arab${PORTVERSION:S/.//} | ||
EXTRACT_SUFX= .tgz | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= TeX/LaTeX package to generate Arabic writing | ||
|
||
LICENSE= LPPL10 | ||
|
||
USES= tar:tgz | ||
USE_TEX= base texmf | ||
|
||
NO_WRKSUBDIR= yes | ||
NO_BUILD= yes | ||
|
||
ARABTEXDIRS= fonts tex | ||
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr | ||
|
||
PLIST_SUB= MKTEXLSR=${MKTEXLSR} | ||
PLIST_SUB= MKTEXLSR=${LOCALBASE}/bin/mktexlsr | ||
|
||
OPTIONS_DEFINE= DOCS | ||
|
||
DOCS_VARS= ARABTEXDIRS+=doc | ||
|
||
do-install: | ||
.for dir in ${ARABTEXDIRS} | ||
@${MKDIR} ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}/${dir} | ||
(cd ${WRKDIR}/${dir} && \ | ||
${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}/${dir}) | ||
.endfor | ||
(cd ${WRKDIR} && ${COPYTREE_SHARE} "fonts tex" \ | ||
${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}) | ||
|
||
do-install-DOCS-on: | ||
(cd ${WRKDIR} && ${COPYTREE_SHARE} doc \ | ||
${STAGEDIR}${PREFIX}/${TEXMFLOCALDIR}) | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= audiotools | ||
PORTNAME= fmoo-audiotools | ||
PORTVERSION= 3.0 | ||
CATEGORIES= audio python | ||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME} | ||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}fmoo- | ||
MASTER_SITES= SF/audiotools/audiotools | ||
DISTNAME= audiotools-${PORTVERSION} | ||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Collection of command line audio handling utilities | ||
|
@@ -76,6 +77,6 @@ post-configure: | |
.endif | ||
|
||
post-install: | ||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/*.so | ||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/audiotools/*.so | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} | |
MAINTAINER= [email protected] | ||
COMMENT= Multiple DNA/protein sequence alignment editor | ||
|
||
BROKEN= checksum mismatch | ||
|
||
LICENSE= GPLv3 | ||
|
||
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,8 @@ CATEGORIES= databases www pear | |
MAINTAINER= [email protected] | ||
COMMENT= PEAR unified API for DB access, based on user meta data | ||
|
||
BUILD_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser | ||
RUN_DEPENDS= ${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser | ||
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser | ||
RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser | ||
|
||
USES= pear | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,11 +9,11 @@ MAINTAINER= [email protected] | |
COMMENT= PEAR XML based database schema manager | ||
|
||
BUILD_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \ | ||
${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ | ||
${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ | ||
${PEARDIR}/XML/DTD.php:${PORTSDIR}/textproc/pear-XML_DTD \ | ||
${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer | ||
RUN_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \ | ||
${PEARDIR}/XML/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ | ||
${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ | ||
${PEARDIR}/XML/DTD.php:${PORTSDIR}/textproc/pear-XML_DTD \ | ||
${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.