-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dholland
committed
Dec 29, 2015
1 parent
3747dcf
commit 1d6d1e7
Showing
61 changed files
with
266 additions
and
266 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.32 2015/09/24 02:47:15 tnn Exp $ | ||
# $NetBSD: Makefile,v 1.33 2015/12/29 04:54:34 dholland Exp $ | ||
|
||
DISTNAME= arj-3.10.22 | ||
PKGREVISION= 2 | ||
|
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arj/} | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://arj.sourceforge.net/ | ||
COMMENT= Open-source ARJ archiver | ||
LICENSE= gnu-gpl-v2 | ||
LICENSE= gnu-gpl-v2 | ||
|
||
MAKE_JOBS_SAFE= no | ||
|
||
|
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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.12 2015/12/06 12:13:12 taca Exp $ | ||
# $NetBSD: Makefile,v 1.13 2015/12/29 04:54:35 dholland Exp $ | ||
# | ||
|
||
DISTNAME= ampache-3.5.3 | ||
|
@@ -10,18 +10,18 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://ampache.org/ | ||
COMMENT= Web-based Audio file manager | ||
|
||
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php | ||
DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=0:../../devel/php-gettext | ||
DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=0:../../converters/php-iconv | ||
DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=0:../../converters/php-mbstring | ||
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=0:../../databases/php-mysql | ||
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php | ||
DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=0:../../devel/php-gettext | ||
DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=0:../../converters/php-iconv | ||
DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=0:../../converters/php-mbstring | ||
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=0:../../databases/php-mysql | ||
|
||
PHP_VERSIONS_ACCEPTED= 55 56 | ||
NO_BUILD= yes | ||
USE_LANGUAGES= # none | ||
USE_PKGLOCALEDIR= yes | ||
USE_TOOLS+= pax | ||
LICENSE= gnu-gpl-v2 | ||
LICENSE= gnu-gpl-v2 | ||
|
||
INSTDIR= ${PREFIX}/share/ampache | ||
EGDIR= ${PREFIX}/share/examples | ||
|
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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.1 2012/10/21 18:50:53 darcy Exp $ | ||
# $NetBSD: Makefile,v 1.2 2015/12/29 04:54:36 dholland Exp $ | ||
|
||
DISTNAME= freeswitch-sounds-en-${VERSION} | ||
VERSION= 1.0.22 | ||
|
@@ -10,12 +10,12 @@ MAINTAINER= [email protected] | |
COMMENT= FreeSwitch Sounds (English) | ||
LICENSE= mpl-1.1 | ||
|
||
SOUNDSDIR= share/freeswitch/sounds | ||
SOUNDSDIR= share/freeswitch/sounds | ||
USE_TOOLS+= tar | ||
INSTALLATION_DIRS+= ${SOUNDSDIR} | ||
GENERATE_PLIST+= ${FIND} ${WRKDIR}/en \( -type f -o -type l \) -print \ | ||
| ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g"; | ||
NO_BUILD= yes | ||
NO_BUILD= yes | ||
|
||
do-install: | ||
@${ECHO_MSG} "Installing files..." | ||
|
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,21 +1,21 @@ | ||
# $NetBSD: Makefile,v 1.2 2012/10/21 18:52:58 darcy Exp $ | ||
# $NetBSD: Makefile,v 1.3 2015/12/29 04:54:36 dholland Exp $ | ||
|
||
DISTNAME= freeswitch-sounds-fr-${VERSION} | ||
VERSION= 1.0.18 | ||
CATEGORIES= audio | ||
MASTER_SITES= http://files.freeswitch.org/ | ||
DIST_SUBDIR= freeswitch | ||
|
||
MAINTAINER= [email protected] | ||
MAINTAINER= [email protected] | ||
COMMENT= FreeSwitch Sounds (French) | ||
LICENSE= mpl-1.1 | ||
|
||
SOUNDSDIR= share/freeswitch/sounds | ||
SOUNDSDIR= share/freeswitch/sounds | ||
USE_TOOLS+= tar | ||
INSTALLATION_DIRS+= ${SOUNDSDIR} | ||
GENERATE_PLIST+= ${FIND} ${WRKDIR}/fr \( -type f -o -type l \) -print \ | ||
| ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g"; | ||
NO_BUILD= yes | ||
NO_BUILD= yes | ||
|
||
do-install: | ||
@${ECHO_MSG} "Installing files..." | ||
|
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,21 +1,21 @@ | ||
# $NetBSD: Makefile,v 1.2 2012/10/21 18:54:26 darcy Exp $ | ||
# $NetBSD: Makefile,v 1.3 2015/12/29 04:54:36 dholland Exp $ | ||
|
||
DISTNAME= freeswitch-sounds-ru-${VERSION} | ||
VERSION= 1.0.13 | ||
CATEGORIES= audio | ||
DISTNAME= freeswitch-sounds-ru-${VERSION} | ||
VERSION= 1.0.13 | ||
CATEGORIES= audio | ||
MASTER_SITES= http://files.freeswitch.org/ | ||
DIST_SUBDIR= freeswitch | ||
|
||
MAINTAINER= [email protected] | ||
MAINTAINER= [email protected] | ||
COMMENT= FreeSwitch Sounds (French) | ||
LICENSE= mpl-1.1 | ||
|
||
SOUNDSDIR= share/freeswitch/sounds | ||
SOUNDSDIR= share/freeswitch/sounds | ||
USE_TOOLS+= tar | ||
INSTALLATION_DIRS+= ${SOUNDSDIR} | ||
GENERATE_PLIST+= ${FIND} ${WRKDIR}/ru \( -type f -o -type l \) -print \ | ||
| ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g"; | ||
NO_BUILD= yes | ||
NO_BUILD= yes | ||
|
||
do-install: | ||
@${ECHO_MSG} "Installing files..." | ||
|
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
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
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,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.8 2012/10/02 23:48:00 asau Exp $ | ||
# $NetBSD: Makefile,v 1.9 2015/12/29 04:54:35 dholland Exp $ | ||
|
||
DISTNAME= mpegaudio | ||
PKGNAME= mpegaudio-3.9 | ||
|
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.Z | |
MAINTAINER= [email protected] | ||
COMMENT= MPEG/audio Layer 1 and Layer 2 encoder/decoder package | ||
|
||
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 | ||
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 | ||
|
||
post-install: | ||
${INSTALL_MAN} ${FILESDIR}/mpeg_musicin.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 | ||
|
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,11 +1,11 @@ | ||
# $NetBSD: Makefile,v 1.28 2015/08/18 07:31:02 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.29 2015/12/29 04:54:36 dholland Exp $ | ||
|
||
DISTNAME= ncmpc-0.24 | ||
PKGREVISION= 2 | ||
CATEGORIES= audio | ||
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} | ||
MASTER_SITES= http://www.musicpd.org/download/ncmpc/0/ | ||
EXTRACT_SUFX= .tar.xz | ||
EXTRACT_SUFX= .tar.xz | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://mpd.wikia.com/wiki/Client:Ncmpc | ||
|
Oops, something went wrong.