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
552 changed files
with
18,258 additions
and
3,969 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 |
---|---|---|
|
@@ -9,7 +9,8 @@ MASTER_SITES= http://www.oskusoft.com/osku/cd-console/ | |
MAINTAINER= [email protected] | ||
COMMENT= Curses-based console CD player | ||
|
||
MAKE_ARGS= BINPATH=${STAGEDIR}${PREFIX}/bin | ||
USES= ncurses | ||
MAKE_ARGS= BINPATH=${STAGEDIR}${PREFIX}/bin LIBS="${LDFLAGS} -lncurses" | ||
|
||
PLIST_FILES= bin/cd-console | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- cmp3.h.orig 2001-07-01 06:38:08.000000000 +0200 | ||
+++ cmp3.h | ||
@@ -1,7 +1,7 @@ | ||
#ifndef _CMP3_H | ||
#define _CMP3_H | ||
|
||
-#if defined(__FreeBSD__) | ||
+#if defined(__FreeBSD__) || defined(__DragonFly__) | ||
#include <ncurses.h> | ||
#include <termios.h> | ||
#else |
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 |
---|---|---|
|
@@ -12,7 +12,8 @@ DIST_SUBDIR= csound | |
MAINTAINER= [email protected] | ||
COMMENT= Sound synthesizer | ||
|
||
LICENSE= LGPL21 | ||
LICENSE= LGPL21+ | ||
LICENSE_FILE= ${WRKSRC}/COPYING | ||
|
||
BUILD_DEPENDS= boost-libs>0:${PORTSDIR}/devel/boost-libs \ | ||
swig>2:${PORTSDIR}/devel/swig20 \ | ||
|
@@ -21,7 +22,7 @@ BUILD_DEPENDS= boost-libs>0:${PORTSDIR}/devel/boost-libs \ | |
LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ | ||
libsndfile.so:${PORTSDIR}/audio/libsndfile | ||
|
||
USES= bison cmake python:2 | ||
USES= bison cmake localbase python:2 | ||
CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \ | ||
-DBUILD_JAVA_INTERFACE:BOOL=OFF \ | ||
-DBUILD_P5GLOVE_OPCODES:BOOL=OFF \ | ||
|
@@ -33,9 +34,6 @@ CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \ | |
USE_LDCONFIG= yes | ||
SSP_UNSAFE= yes | ||
|
||
CFLAGS+= -I${LOCALBASE}/include | ||
LDFLAGS+= -L${LOCALBASE}/lib | ||
|
||
SUB_FILES= pkg-message | ||
|
||
CONFLICTS= csound-5.* | ||
|
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- Opcodes/chua/ChuaOscillator.cpp.orig 2015-09-29 11:13:27 UTC | ||
+++ Opcodes/chua/ChuaOscillator.cpp | ||
@@ -117,8 +117,8 @@ | ||
// d = sys_variables(12); | ||
// gnor = a*(x.^3) + b*(x.^2) + c*x + d; | ||
|
||
-#include <OpcodeBase.hpp> | ||
#include <boost/numeric/ublas/vector.hpp> | ||
+#include <OpcodeBase.hpp> | ||
using namespace boost::numeric; | ||
#include <cmath> | ||
|
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 |
---|---|---|
|
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.moll.no/oyvind/distfiles/ \ | |
MAINTAINER= [email protected] | ||
COMMENT= Simple (n)curses based juke box program | ||
|
||
USES= ncurses | ||
GNU_CONFIGURE= yes | ||
|
||
SUB_FILES= pkg-message | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} | |
MAINTAINER= [email protected] | ||
COMMENT= MP3 console ncurses-based player | ||
|
||
USES= gmake | ||
USES= gmake ncurses | ||
GNU_CONFIGURE= yes | ||
WANT_GNOME= yes | ||
CONFIGURE_ARGS= --with-cxxflags="${CXXFLAGS}" | ||
|
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
4 changes: 2 additions & 2 deletions
4
audio/pd/files/patch-src_s_audio_alsa.c → audio/pd/files/patch-src_s__audio__alsa.c
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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- src/s_loader.c.orig 2014-08-18 00:35:53 UTC | ||
+++ src/s_loader.c | ||
@@ -2,7 +2,7 @@ | ||
* For information on usage and redistribution, and for a DISCLAIMER OF ALL | ||
* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ | ||
|
||
-#ifdef HAVE_LIBDL | ||
+#if defined(HAVE_LIBDL) || defined(__FreeBSD__) | ||
#include <dlfcn.h> | ||
#endif | ||
#ifdef HAVE_UNISTD_H | ||
@@ -37,11 +37,9 @@ objects. The specific name is the lette | ||
darwin, or microsoft, followed by a more specific string, either "fat" for | ||
a fat binary or an indication of the instruction set. */ | ||
|
||
-#ifdef __FreeBSD__ | ||
-static char sys_dllextent[] = ".b_i386", sys_dllextent2[] = ".pd_freebsd"; | ||
-#elif defined(__linux__) || defined(__FreeBSD_kernel__) || defined(__GNU__) | ||
+#if defined(__linux__) || defined(__FreeBSD__) || defined(__GNU__) || defined(__FreeBSD__) | ||
static char sys_dllextent2[] = ".pd_linux"; | ||
-# ifdef __x86_64__ | ||
+# ifdef __amd64__ | ||
static char sys_dllextent[] = ".l_ia64"; // this should be .l_x86_64 or .l_amd64 | ||
# elif defined(__i386__) || defined(_M_IX86) | ||
static char sys_dllextent[] = ".l_i386"; | ||
@@ -216,7 +214,7 @@ gotone: | ||
makeout = (t_xxx)GetProcAddress(ntdll, "setup"); | ||
SetDllDirectory(NULL); /* reset DLL dir to nothing */ | ||
} | ||
-#elif defined HAVE_LIBDL | ||
+#elif defined(HAVE_LIBDL) || defined(__FreeBSD__) | ||
dlobj = dlopen(filename, RTLD_NOW | RTLD_GLOBAL); | ||
if (!dlobj) | ||
{ |
6 changes: 3 additions & 3 deletions
6
audio/pd/files/patch-src_s_main.c → audio/pd/files/patch-src_s__main.c
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.