aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2013-05-01 04:10:53 +0800
committercrees <crees@FreeBSD.org>2013-05-01 04:10:53 +0800
commit4c1d50c650556222641948d2d03c12df55c0a165 (patch)
tree37d5be87380e1b80eb072edeb319efde1487fc2e /audio
parent48f29aca6c7da8e255fe5d98c77b86db8860138f (diff)
downloadfreebsd-ports-gnome-4c1d50c650556222641948d2d03c12df55c0a165.tar.gz
freebsd-ports-gnome-4c1d50c650556222641948d2d03c12df55c0a165.tar.zst
freebsd-ports-gnome-4c1d50c650556222641948d2d03c12df55c0a165.zip
Add licence info to some ports
Submitted by: 4721
Diffstat (limited to 'audio')
-rw-r--r--audio/baresip/Makefile3
-rw-r--r--audio/re/Makefile3
-rw-r--r--audio/rebot3/Makefile7
-rw-r--r--audio/rem/Makefile3
4 files changed, 11 insertions, 5 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
index 69d21111314e..7c966dd65da8 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= http://www.creytiv.com/pub/
MAINTAINER= crees@FreeBSD.org
COMMENT= Small SIP client
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/docs/COPYING
+
BUILD_DEPENDS= re>=${PORTVERSION}:${PORTSDIR}/audio/re \
rem>=${PORTVERSION}:${PORTSDIR}/audio/rem
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/audio/re/Makefile b/audio/re/Makefile
index 9af23a09a233..d612d47ec07f 100644
--- a/audio/re/Makefile
+++ b/audio/re/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= http://www.creytiv.com/pub/
MAINTAINER= crees@FreeBSD.org
COMMENT= Library for real-time comms with async IO support
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/docs/COPYING
+
USE_LDCONFIG= yes
USE_GMAKE= yes
diff --git a/audio/rebot3/Makefile b/audio/rebot3/Makefile
index 6127ae54a5fd..5dce0f0bccb4 100644
--- a/audio/rebot3/Makefile
+++ b/audio/rebot3/Makefile
@@ -1,9 +1,4 @@
-# Ports collection Makefile for: rebot3
-# Date created: 7th May 2011
-# Whom: Chris Rees (utisoft@gmail.com)
-#
# $FreeBSD$
-#
PORTNAME= rebot3
PORTVERSION= 1.0.2
@@ -14,6 +9,8 @@ MASTER_SITES= http://www.headmqa.com/${PORTNAME}/ \
MAINTAINER= crees@FreeBSD.org
COMMENT= Renames mp3 files using freedb or local CDDB
+LICENSE= GPLv2
+
RUN_DEPENDS= p5-CDDB>=0:${PORTSDIR}/audio/p5-CDDB \
p5-MP3-ID3v1Tag>=0:${PORTSDIR}/audio/p5-MP3-ID3v1Tag
diff --git a/audio/rem/Makefile b/audio/rem/Makefile
index 983f775e3eed..95c7ce8610da 100644
--- a/audio/rem/Makefile
+++ b/audio/rem/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://www.creytiv.com/pub/
MAINTAINER= crees@FreeBSD.org
COMMENT= Library for real-time audio and video processing
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/docs/COPYING
+
BUILD_DEPENDS= ${LOCALBASE}/share/re/re.mk:${PORTSDIR}/audio/re
RUN_DEPENDS:= ${BUILD_DEPENDS}
t/emulators?h=gstreamer&id=5e04d5bb8db3763037f243b0b865a2956bb9aad6'>Bump portrevision - the binary has now changed.adrian2013-06-281-0/+1 * Enable LBA in GXEMUL.adrian2013-06-281-0/+32 * Building gxemul conflicts with svgalib, so mark it as a conflict.adrian2013-06-281-0/+4 * Actually fix build with gcc46 when bsd.gcc.mk passes LDFLAGS with -Wl,...nox2013-06-282-6/+12 * - Switch to new header style. [1]nox2013-06-264-279/+22 * Update multimedia/ffmpeg1 to 1.2.1mm2013-06-251-0/+1 * - Update to 4.2.14decke2013-06-2412-21/+109 * Update to Wine 1.6 RC3. This includes some further bug fixes.gerald2013-06-232-3/+3 * Remove expired port:rene2013-06-225-43/+0 * Update to Wine 1.6 RC2. This includes a number of bug fixes.gerald2013-06-173-3/+5 * Really fix dynamic pkg-plist for emulators/i386-wine-devel.dbn2013-06-171-3/+3 * Fix plist and directory creation for emulators/i386-wine-devel.dbn2013-06-152-3/+3 * Update to Wine 1.6 RC1. This includes the following relevant changes:gerald2013-06-153-3/+10 * Update to 3.08.rakuco2013-06-156-81/+67 * - Fix buildmiwi2013-06-141-0/+2 * Fix spelling LICENCE -> LICENSE.bsam2013-06-131-1/+1 * . remove shlib ABI version from LIB_DEPENDS;bsam2013-06-131-8/+6 * - Fix i18n manpagesmiwi2013-06-111-0/+2 * - Update to r250249.kuriyama2013-06-115-17/+28 * Turn this 30-year old code to use GCC.joerg2013-06-101-4/+3 * * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-102-0/+2 * Improve 3D acceleration for emulators/i386-wine-devel.dbn2013-06-104-43/+74 * Replace OPTIONS_OVERRIDE with OPTIONS_SLAVE in all ports. It is not meanttijl2013-06-0910-10/+10 * Add second part to handle libwine.so; the joy of upstream using .so.1.0.gerald2013-06-091-0/+1 * Update to Wine 1.5.31. This includes the following relevant changes:gerald2013-06-083-6/+8 * Update to the new upstream version 2.21.gerald2013-06-082-3/+3 * Removed due to dependency on expired linux-js.bapt2013-06-056-80/+0 * Unhook emulators/linux-xjoypad from emulators/Makefile, as it depends oncperciva2013-06-051-1/+0 * Cleanup:eadler2013-06-052-14/+7 * 2013-03-05 devel/linux-js: Broken for more than 6 monthbapt2013-06-054-57/+0 * Update pkg-message a bit for the old qemu version too.nox2013-06-051-6/+5 * - Fix build with clangmiwi2013-06-042-9/+27 * Drop maintainership.rene2013-06-041-1/+1 * Update libspectrum, fuse, and fuse-utils to 1.1.1rene2013-06-036-9/+9 * virtualbox-ose-* is incompatible with newer versions of python.eadler2013-06-032-2/+2 * - Seems --disable-opengl is now called --disable-glx. (doh!)nox2013-05-311-1/+1 * - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-3019-10731/+2 * - Update to 1.5.0, announce message is here:nox2013-05-3022-252/+339 * - Update to 2.6.2miwi2013-05-292-10/+13 * Fix typo: LICENCE -> LICENSEehaupt2013-05-271-1/+1 * The FreeBSD x11 team proudly presentszeising2013-05-252-6/+4 * - Add desktop entry file [1]pawel2013-05-251-8/+10 * - Install DEBUG symbols for kernel modulesdecke2013-05-242-3/+17 * Deprecate: there is no master site, no public distfiles, certain functionsdanfe2013-05-232-0/+4 * Move `emulators/hfsutils' to a more appropriate category (sysutils).danfe2013-05-236-147/+0 * - Trim Makefile header per recent agreementsdanfe2013-05-223-30/+60 * Add an OPTION to install symlinks for subcommands (disabled by default).danfe2013-05-211-3/+14 * - Trim Makefile header per new world orderdanfe2013-05-213-36/+29 * Update libspectrum, fuse, and fuse-utils to 1.1.0rene2013-05-2011-47/+65 * . update to version 1.77;bsam2013-05-203-23/+26 * . update to version 1.18;bsam2013-05-203-17/+17 * . update to version 2.9;bsam2013-05-204-23/+35 * - Mark deprecated: This is replaced by games/fceuxbdrewery2013-05-191-5/+4 * - Update to 3.30bdrewery2013-05-172-6/+6 * - Fix plistmiwi2013-05-162-2/+1 * - Fix options entriesmiwi2013-05-161-22/+43 * - Add proper 3D acceleration support for FreeBSD guestsdecke2013-05-165-2/+208 * Again install libwine.so.1 which unbreaks several binaries installed bygerald2013-05-152-0/+3 * - Add VM_OBJECT patch from virtualbox-ose-kmod to use WLOCK/WUNLOCKdecke2013-05-132-0/+147 * - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert...makc2013-05-121-1/+3 * Update to 1.4.1.rakuco2013-05-123-14/+6 * Update to Wine 1.5.30. This includes the following changes:gerald2013-05-113-7/+5 * Fix newly added DEBUG optionbapt2013-05-111-1/+1 * Fix build with new glib.rene2013-05-101-0/+1 * - Update to 1.2miwi2013-05-103-95/+77 * - Update to 2.6miwi2013-05-103-64/+41 * - Fix extract on 9+ due to this picking up /usr/bin/unzip instead ofbdrewery2013-05-102-2/+2 * Really fix conversion - missed a 2nd typobdrewery2013-05-081-1/+1 * Fix emulators/i386-wine-devel's automatic nVidia patching.dbn2013-05-071-8/+11 * Convert USE_NCURSES by USES=ncursesbapt2013-05-062-3/+2 * Finish converting e* from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-062-5/+9 * Fix the build against Clang.danfe2013-05-061-0/+3 * - Update to 1.4.1, announce posting is here:nox2013-05-064-4/+266 * Set explicit comment for slave port emulators/i386-wine-devel.dbn2013-05-062-1/+2 * - Install missing files.rakuco2013-05-053-0/+63 * - Adoptrene2013-05-041-3/+1 * - Adoptrene2013-05-041-2/+3 * Chase security/libgcrypt updateehaupt2013-05-042-4/+4 * - Update to 4.2.12decke2013-05-038-15/+156 * bmake doesn't know about .SHELL unsetenv=true, workaround itbapt2013-05-031-0/+6 * Update to version 0.9.5pawel2013-05-024-36/+13 * Fix conversion to new options framework for bmakebdrewery2013-05-021-1/+1 * Fix syntaxe error introduced by conversion to new options frameworkbapt2013-05-021-1/+1 * - adoption of USES for gettextjgh2013-05-021-3/+3 * A multiplayer Atari 2600 emulator written in pure Java.bdrewery2013-05-025-0/+53 * - It looks like SX ROM revision J is working fine now, use it instead of Edanfe2013-05-016-44/+10 * - Fix cases where 2 USES= were usedbdrewery2013-05-011-1/+1 * Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-299-27/+14 * Convert emulators to new options frameworkbapt2013-04-2910-135/+109 * Update to Wine 1.5.29. This includes the following changes:gerald2013-04-282-3/+3 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-277-12/+8 * Convert from USE_GETTEXT to USES= gettextbapt2013-04-274-44/+33 * Remove USE_CDRTOOLS from bsd.port.mkbapt2013-04-262-6/+8 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * - Update to 2.6.1miwi2013-04-262-16/+20 * - Fix buildmiwi2013-04-263-78/+76 * - Update to sson's latest bsd-user patches.nox2013-04-264-37/+1069 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-2513-13/+13 * bsdtar knows how to extract rpm on all supported versions of FreeBSDbapt2013-04-241-11/+4 * Mark the following ports deprecated. They have been unsupported upstreamtijl2013-04-241-0/+3 * Remove BROKEN flag on PowerPC as the port may now build on this architecturemartymac2013-04-241-4/+0 * Convert e* to USES=pkgconfigbapt2013-04-238-9/+9 * Update tilp2 and its libraries:tijl2013-04-232-14/+7 * Explain why linux_base-f10 creates extra directories.tijl2013-04-231-0/+2 * On all supported version of FreeBSD tar do support rpm as an archive format.bapt2013-04-232-14/+6 * Fix PORTSCOUT limit on emulators/wine-gecko.dbn2013-04-221-1/+1 * - Update to 20130415 and welcome GLSL !martymac2013-04-195-165/+184 * - Update to svn rev. 84102martymac2013-04-1912-43/+26 * - Update to version 0.6.4danfe2013-04-194-41/+33 * Create empty locale directories to fix linux-f10-gtk2 package.tijl2013-04-182-2/+14 * Add some symlinks to linux_base-f10 for executables that exist in /usr/bintijl2013-04-172-1/+9 * Update to Wine 1.5.28. This includes the following changes:gerald2013-04-173-3/+6 * emulators/wine-devel:gerald2013-04-092-2/+5 * Fix pkg-plist warnings found by pkgng: do not try to delete emptyrene2013-04-032-14/+1 * - Fix plistmiwi2013-04-022-0/+4 * Remove CURL knob as --disable-curl is now broken upstream.nox2013-04-011-10/+4 * Correct Subversion properties to fix patch.jkim2013-03-301-1/+1 * Update to Wine 1.5.27. This includes the following changes:gerald2013-03-302-3/+3 * - Update net/usbredir to 0.6 .nox2013-03-3043-530/+19245 * Style: tab -> space.eadler2013-03-298-8/+8 * Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-281-6/+0 * - Update to 1.0b4martymac2013-03-28