*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2017-08-23 15:19:03 +02:00
parent 9b9fb989aa
commit cb39ac50ab
500 changed files with 17322 additions and 3687 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= freetar PORTNAME= freetar
PORTVERSION= 0.9 PORTVERSION= 0.9
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= archivers gnustep CATEGORIES= archivers gnustep
MASTER_SITES= http://download.gna.org/freetar/ MASTER_SITES= http://download.gna.org/freetar/
DISTNAME= FreeTar-${PORTVERSION} DISTNAME= FreeTar-${PORTVERSION}

View file

@ -3,7 +3,7 @@
PORTNAME= unar PORTNAME= unar
PORTVERSION= 1.10.1 PORTVERSION= 1.10.1
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= archivers gnustep CATEGORIES= archivers gnustep
MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/ MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/
DISTNAME= ${PORTNAME}${PORTVERSION}_src DISTNAME= ${PORTNAME}${PORTVERSION}_src

View file

@ -3,7 +3,7 @@
PORTNAME= zipper PORTNAME= zipper
PORTVERSION= 1.5 PORTVERSION= 1.5
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= archivers gnustep CATEGORIES= archivers gnustep
MASTER_SITES= SAVANNAH/gap MASTER_SITES= SAVANNAH/gap
DISTNAME= Zipper-${PORTVERSION} DISTNAME= Zipper-${PORTVERSION}

View file

@ -2,16 +2,17 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= zstd PORTNAME= zstd
PORTVERSION= 1.3.0 PORTVERSION= 1.3.1
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= archivers CATEGORIES= archivers
MAINTAINER= sunpoet@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Zstandard - Fast real-time compression algorithm COMMENT= Zstandard - Fast real-time compression algorithm
LICENSE= BSD2CLAUSE LICENSE= BSD3CLAUSE GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_COMB= dual
LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
ALL_TARGET= default ALL_TARGET= default
MAKE_ARGS= INCLUDEDIR="${PREFIX}/include" LIBDIR="${PREFIX}/lib" MANDIR="${PREFIX}/man/man1" MAKE_ARGS= INCLUDEDIR="${PREFIX}/include" LIBDIR="${PREFIX}/lib" MANDIR="${PREFIX}/man/man1"

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1499364171 TIMESTAMP = 1503324578
SHA256 (facebook-zstd-v1.3.0_GH0.tar.gz) = 0fdba643b438b7cbce700dcc0e7b3e3da6d829088c63757a5984930e2f70b348 SHA256 (facebook-zstd-v1.3.1_GH0.tar.gz) = 312fb9dc75668addbc9c8f33c7fa198b0fc965c576386b8451397e06256eadc6
SIZE (facebook-zstd-v1.3.0_GH0.tar.gz) = 1469911 SIZE (facebook-zstd-v1.3.1_GH0.tar.gz) = 1513767

View file

@ -61,6 +61,7 @@
SUBDIR += calf SUBDIR += calf
SUBDIR += cam SUBDIR += cam
SUBDIR += cantata SUBDIR += cantata
SUBDIR += caps-lv2
SUBDIR += caps-plugins SUBDIR += caps-plugins
SUBDIR += ccaudio2 SUBDIR += ccaudio2
SUBDIR += cd-console SUBDIR += cd-console
@ -770,6 +771,7 @@
SUBDIR += sweep SUBDIR += sweep
SUBDIR += swh-lv2 SUBDIR += swh-lv2
SUBDIR += swhplugins SUBDIR += swhplugins
SUBDIR += synthpod-lv2
SUBDIR += taglib SUBDIR += taglib
SUBDIR += taglib-extras SUBDIR += taglib-extras
SUBDIR += taglib-sharp SUBDIR += taglib-sharp
@ -777,6 +779,7 @@
SUBDIR += tagtool SUBDIR += tagtool
SUBDIR += tagutil SUBDIR += tagutil
SUBDIR += tap-plugins SUBDIR += tap-plugins
SUBDIR += tap-plugins-lv2
SUBDIR += tcd SUBDIR += tcd
SUBDIR += tclmidi SUBDIR += tclmidi
SUBDIR += teamspeak3-server SUBDIR += teamspeak3-server

View file

@ -1,7 +1,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= asterisk-espeak PORTNAME= asterisk-espeak
PORTVERSION= 3.0 PORTVERSION= 4.0
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
CATEGORIES= audio CATEGORIES= audio
@ -13,13 +13,13 @@ LICENSE= GPLv2
LIB_DEPENDS= libespeak.so:audio/espeak \ LIB_DEPENDS= libespeak.so:audio/espeak \
libsamplerate.so:audio/libsamplerate libsamplerate.so:audio/libsamplerate
USES= compiler gmake localbase
INSTALL_TARGET= install samples
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= zaf GH_ACCOUNT= zaf
GH_PROJECT= Asterisk-eSpeak GH_PROJECT= Asterisk-eSpeak
USES= compiler gmake localbase
INSTALL_TARGET= install samples
OPTIONS_SINGLE= ASTVER OPTIONS_SINGLE= ASTVER
OPTIONS_SINGLE_ASTVER= ASTERISK11 ASTERISK13 OPTIONS_SINGLE_ASTVER= ASTERISK11 ASTERISK13
OPTIONS_DEFAULT= ASTERISK13 OPTIONS_DEFAULT= ASTERISK13

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1483464333 TIMESTAMP = 1503328653
SHA256 (zaf-Asterisk-eSpeak-v3.0_GH0.tar.gz) = 47c7629853ad54a2f3b50a5407db356ab7806f5fa40f9811a129208d6eeec398 SHA256 (zaf-Asterisk-eSpeak-v4.0_GH0.tar.gz) = 29b76b8483e398bde9b3639ebb7d89e86c5ff1bac339e6c5bea7e6b9518dd369
SIZE (zaf-Asterisk-eSpeak-v3.0_GH0.tar.gz) = 13758 SIZE (zaf-Asterisk-eSpeak-v4.0_GH0.tar.gz) = 13739

View file

@ -1,31 +1,33 @@
--- Makefile.orig 2016-03-19 11:15:32 UTC --- Makefile.orig 2017-01-08 00:20:52 UTC
+++ Makefile +++ Makefile
@@ -7,30 +7,15 @@ @@ -6,31 +6,18 @@
# the GNU General Public License Version 2. See the COPYING file
# at the top of the source tree. # at the top of the source tree.
INSTALL=install -ASTLIBDIR:=$(shell awk '/moddir/{print $$3}' /etc/asterisk/asterisk.conf 2> /dev/null)
-ASTLIBDIR:=$(shell awk '/moddir/{print $$3}' /etc/asterisk/asterisk.conf)
-ifeq ($(strip $(ASTLIBDIR)),) -ifeq ($(strip $(ASTLIBDIR)),)
- MODULES_DIR=$(INSTALL_PREFIX)/usr/lib/asterisk/modules - MODULES_DIR:=$(INSTALL_PREFIX)/usr/lib/asterisk/modules
-else -else
- MODULES_DIR=$(INSTALL_PREFIX)$(ASTLIBDIR) - MODULES_DIR:=$(INSTALL_PREFIX)$(ASTLIBDIR)
-endif -endif
-ASTETCDIR=$(INSTALL_PREFIX)/etc/asterisk -ASTETCDIR:=$(INSTALL_PREFIX)/etc/asterisk
+MODULES_DIR=$(PREFIX)/lib/asterisk/modules +MODULES_DIR=$(PREFIX)/lib/asterisk/modules
+ASTETCDIR=$(PREFIX)/etc/asterisk +ASTETCDIR=$(PREFIX)/etc/asterisk
SAMPLENAME=espeak.conf.sample SAMPLENAME:=espeak.conf.sample
-CONFNAME=$(basename $(SAMPLENAME)) -CONFNAME:=$(basename $(SAMPLENAME))
- +CONFNAME:=$(SAMPLENAME)
-CC=gcc
-OPTIMIZE=-O2 INSTALL:=install
-DEBUG=-g -CC:=gcc
+CONFNAME=$(SAMPLENAME) -OPTIMIZE:=-O2
-DEBUG:=-g
+CC?=gcc
-LIBS+=-lespeak -lsamplerate -LIBS+=-lespeak -lsamplerate
+LIBS+=$(LDFLAGS) -lespeak -lsamplerate +LIBS+=$(LDFLAGS) -lespeak -lsamplerate
CFLAGS+=-pipe -fPIC -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE CFLAGS+=-pipe -fPIC -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -DAST_MODULE_SELF_SYM=__internal_app_espeak_self
all: _all all: app_espeak.so
- @echo " +-------- app_espeak Build Complete --------+" - @echo " +-------- app_espeak Build Complete --------+"
- @echo " + app_espeak has successfully been built, +" - @echo " + app_espeak has successfully been built, +"
- @echo " + and can be installed by running: +" - @echo " + and can be installed by running: +"
@ -33,10 +35,10 @@
- @echo " + make install +" - @echo " + make install +"
- @echo " +-------------------------------------------+" - @echo " +-------------------------------------------+"
_all: app_espeak.so app_espeak.o: app_espeak.c
$(CC) $(CFLAGS) $(DEBUG) $(OPTIMIZE) -c -o $@ $*.c
@@ -46,21 +31,7 @@ clean: @@ -44,20 +31,7 @@ clean:
install: _all install: all
$(INSTALL) -m 755 -d $(DESTDIR)$(MODULES_DIR) $(INSTALL) -m 755 -d $(DESTDIR)$(MODULES_DIR)
$(INSTALL) -m 755 app_espeak.so $(DESTDIR)$(MODULES_DIR) $(INSTALL) -m 755 app_espeak.so $(DESTDIR)$(MODULES_DIR)
- @echo " +---- app_espeak Installation Complete -----+" - @echo " +---- app_espeak Installation Complete -----+"
@ -56,4 +58,3 @@
- fi ; - fi ;
$(INSTALL) -m 644 $(SAMPLENAME) $(DESTDIR)$(ASTETCDIR)/$(CONFNAME) $(INSTALL) -m 644 $(SAMPLENAME) $(DESTDIR)$(ASTETCDIR)/$(CONFNAME)
- @echo " ------- app_esepak confing Installed --------" - @echo " ------- app_esepak confing Installed --------"
-

View file

@ -1,7 +1,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= asterisk-flite PORTNAME= asterisk-flite
PORTVERSION= 2.3 PORTVERSION= 3.0
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
CATEGORIES= audio CATEGORIES= audio
@ -12,13 +12,13 @@ LICENSE= GPLv2
LIB_DEPENDS= libflite.so:audio/flite LIB_DEPENDS= libflite.so:audio/flite
USES= compiler gmake localbase
INSTALL_TARGET= install samples
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= zaf GH_ACCOUNT= zaf
GH_PROJECT= Asterisk-Flite GH_PROJECT= Asterisk-Flite
USES= compiler gmake localbase
INSTALL_TARGET= install samples
OPTIONS_SINGLE= ASTVER OPTIONS_SINGLE= ASTVER
OPTIONS_SINGLE_ASTVER= ASTERISK11 ASTERISK13 OPTIONS_SINGLE_ASTVER= ASTERISK11 ASTERISK13

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1474382391 TIMESTAMP = 1503328714
SHA256 (zaf-Asterisk-Flite-v2.3_GH0.tar.gz) = 208a2dfd4c6345c99d6b15cd136fa938355b937fa5f9efe849fcf53106667e4c SHA256 (zaf-Asterisk-Flite-v3.0_GH0.tar.gz) = 57f0a86716af6a6704de003b3779c44d55ac9747cb696430d88d3f93cd7e2399
SIZE (zaf-Asterisk-Flite-v2.3_GH0.tar.gz) = 11977 SIZE (zaf-Asterisk-Flite-v3.0_GH0.tar.gz) = 11992

View file

@ -1,31 +1,31 @@
--- Makefile.orig 2016-03-20 14:01:21 UTC --- Makefile.orig 2016-09-12 20:39:22 UTC
+++ Makefile +++ Makefile
@@ -7,30 +7,15 @@ @@ -7,30 +7,16 @@
# at the top of the source tree. # at the top of the source tree.
INSTALL=install INSTALL:=install
-ASTLIBDIR:=$(shell awk '/moddir/{print $$3}' /etc/asterisk/asterisk.conf) -ASTLIBDIR:=$(shell awk '/moddir/{print $$3}' /etc/asterisk/asterisk.conf)
-ifeq ($(strip $(ASTLIBDIR)),) -ifeq ($(strip $(ASTLIBDIR)),)
- MODULES_DIR=$(INSTALL_PREFIX)/usr/lib/asterisk/modules - MODULES_DIR:=$(INSTALL_PREFIX)/usr/lib/asterisk/modules
-else -else
- MODULES_DIR=$(INSTALL_PREFIX)$(ASTLIBDIR) - MODULES_DIR:=$(INSTALL_PREFIX)$(ASTLIBDIR)
-endif -endif
-ASTETCDIR=$(INSTALL_PREFIX)/etc/asterisk -ASTETCDIR:=$(INSTALL_PREFIX)/etc/asterisk
+MODULES_DIR=$(PREFIX)/lib/asterisk/modules +MODULES_DIR=$(PREFIX)/lib/asterisk/modules
+ASTETCDIR=$(PREFIX)/etc/asterisk +ASTETCDIR=$(PREFIX)/etc/asterisk
SAMPLENAME=flite.conf.sample SAMPLENAME:=flite.conf.sample
-CONFNAME=$(basename $(SAMPLENAME)) -CONFNAME:=$(basename $(SAMPLENAME))
-
-CC=gcc -CC=gcc
-OPTIMIZE=-O2 -OPTIMIZE=-O2
-DEBUG=-g -DEBUG=-g
+CONFNAME=$(SAMPLENAME) +CC?=gcc
-LIBS+=-lflite_cmu_us_kal -lflite_cmu_us_kal16 -lflite_cmu_us_awb -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish -lflite_cmulex -lflite -LIBS+=-lflite_cmu_us_kal -lflite_cmu_us_kal16 -lflite_cmu_us_awb -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish -lflite_cmulex -lflite
+LIBS+=$(LDFLAGS) -lflite_cmu_us_kal -lflite_cmu_us_kal16 -lflite_cmu_us_awb -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish -lflite_cmulex -lflite +LIBS+=$(LDFLAGS) -lflite_cmu_us_kal -lflite_cmu_us_kal16 -lflite_cmu_us_awb -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish -lflite_cmulex -lflite
CFLAGS+=-pipe -fPIC -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE CFLAGS+=-pipe -fPIC -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -DAST_MODULE_SELF_SYM=__internal_app_flite_self
all: _all all: app_flite.so
- @echo " +--------- app_flite Build Complete --------+" - @echo " +--------- app_flite Build Complete --------+"
- @echo " + app_flite has successfully been built, +" - @echo " + app_flite has successfully been built, +"
- @echo " + and can be installed by running: +" - @echo " + and can be installed by running: +"
@ -33,10 +33,10 @@
- @echo " + make install +" - @echo " + make install +"
- @echo " +-------------------------------------------+" - @echo " +-------------------------------------------+"
_all: app_flite.so app_flite.o: app_flite.c
$(CC) $(CFLAGS) $(DEBUG) $(OPTIMIZE) -c -o app_flite.o app_flite.c
@@ -46,20 +31,7 @@ clean: @@ -44,20 +30,7 @@ clean:
install: _all install: all
$(INSTALL) -m 755 -d $(DESTDIR)$(MODULES_DIR) $(INSTALL) -m 755 -d $(DESTDIR)$(MODULES_DIR)
$(INSTALL) -m 755 app_flite.so $(DESTDIR)$(MODULES_DIR) $(INSTALL) -m 755 app_flite.so $(DESTDIR)$(MODULES_DIR)
- @echo " +---- app_flite Installation Complete ------+" - @echo " +---- app_flite Installation Complete ------+"

View file

@ -3,6 +3,7 @@
PORTNAME= audacity PORTNAME= audacity
PORTVERSION= 2.1.3 PORTVERSION= 2.1.3
PORTREVISION= 1
DISTVERSIONPREFIX= Audacity- DISTVERSIONPREFIX= Audacity-
CATEGORIES= audio CATEGORIES= audio

25
audio/caps-lv2/Makefile Normal file
View file

@ -0,0 +1,25 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$
PORTNAME= caps-lv2
PORTVERSION= g20170626
CATEGORIES= audio
MAINTAINER= yuri@rawbw.com
COMMENT= LV2 version of the C* Audio Plugin Suite
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= lv2>0:audio/lv2
USES= gmake localbase
USE_GITHUB= yes
GH_ACCOUNT= moddevices
GH_TAGNAME= 072e2fe
post-patch:
@${REINPLACE_CMD} -e "s|__APPLE__|__FreeBSD__|" \
${WRKSRC}/dsp/v4f_IIR2.h
.include <bsd.port.mk>

3
audio/caps-lv2/distinfo Normal file
View file

@ -0,0 +1,3 @@
TIMESTAMP = 1503270334
SHA256 (moddevices-caps-lv2-g20170626-072e2fe_GH0.tar.gz) = c4ba0c7aabe3834b3614209dc362cbfa30bda43b0758c02a33b4a8d6863a5593
SIZE (moddevices-caps-lv2-g20170626-072e2fe_GH0.tar.gz) = 22824620

7
audio/caps-lv2/pkg-descr Normal file
View file

@ -0,0 +1,7 @@
The C* Audio Plugin Suite, is a collection of highly refined LV2
units capable of (and intended for) realtime operation. The suite
includes DSP units emulating instrument amplifiers, stomp-box
classics, versatile 'virtual analogue' oscillators, fractal
oscillation, reverb, equalization and others.
WWW: https://github.com/moddevices/caps-lv2

434
audio/caps-lv2/pkg-plist Normal file
View file

@ -0,0 +1,434 @@
lib/lv2/mod-caps-AmpVTS.lv2/AmpVTS.so
lib/lv2/mod-caps-AmpVTS.lv2/AmpVTS.ttl
lib/lv2/mod-caps-AmpVTS.lv2/manifest.ttl
lib/lv2/mod-caps-AmpVTS.lv2/modgui.ttl
lib/lv2/mod-caps-AmpVTS.lv2/modgui/AmpVTS-thumb.png
lib/lv2/mod-caps-AmpVTS.lv2/modgui/AmpVTS.html
lib/lv2/mod-caps-AmpVTS.lv2/modgui/AmpVTS.json
lib/lv2/mod-caps-AmpVTS.lv2/modgui/AmpVTS.png
lib/lv2/mod-caps-AmpVTS.lv2/modgui/heads/model-001/model-0950.png
lib/lv2/mod-caps-AmpVTS.lv2/modgui/icon-c-ampvts-tube-amp-tone-stack.html
lib/lv2/mod-caps-AmpVTS.lv2/modgui/knobs/chicken-head/_strip.png
lib/lv2/mod-caps-AmpVTS.lv2/modgui/screenshot-c-ampvts-tube-amp-tone-stack.png
lib/lv2/mod-caps-AmpVTS.lv2/modgui/stylesheet-c-ampvts-tube-amp-tone-stack.css
lib/lv2/mod-caps-AmpVTS.lv2/modgui/switches/switch-001.png
lib/lv2/mod-caps-AmpVTS.lv2/modgui/thumbnail-c-ampvts-tube-amp-tone-stack.png
lib/lv2/mod-caps-AutoFilter.lv2/AutoFilter.so
lib/lv2/mod-caps-AutoFilter.lv2/AutoFilter.ttl
lib/lv2/mod-caps-AutoFilter.lv2/manifest.ttl
lib/lv2/mod-caps-AutoFilter.lv2/modgui.ttl
lib/lv2/mod-caps-AutoFilter.lv2/modgui/AutoFilter-thumb.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/AutoFilter.html
lib/lv2/mod-caps-AutoFilter.lv2/modgui/AutoFilter.json
lib/lv2/mod-caps-AutoFilter.lv2/modgui/AutoFilter.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/icon-c-autofilter.html
lib/lv2/mod-caps-AutoFilter.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/pedals/boxy/yellow.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/screenshot-c-autofilter.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/stylesheet-c-autofilter.css
lib/lv2/mod-caps-AutoFilter.lv2/modgui/thumbnail-c-autofilter.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-AutoFilter.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-CEO.lv2/CEO.so
lib/lv2/mod-caps-CEO.lv2/CEO.ttl
lib/lv2/mod-caps-CEO.lv2/manifest.ttl
lib/lv2/mod-caps-CEO.lv2/modgui.ttl
lib/lv2/mod-caps-CEO.lv2/modgui/CEO-thumb.png
lib/lv2/mod-caps-CEO.lv2/modgui/CEO.html
lib/lv2/mod-caps-CEO.lv2/modgui/CEO.json
lib/lv2/mod-caps-CEO.lv2/modgui/CEO.png
lib/lv2/mod-caps-CEO.lv2/modgui/icon-c-ceo-chief-executive-oscillator.html
lib/lv2/mod-caps-CEO.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-CEO.lv2/modgui/pedals/boxy/racing.png
lib/lv2/mod-caps-CEO.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-CEO.lv2/modgui/screenshot-c-ceo-chief-executive-oscillator.png
lib/lv2/mod-caps-CEO.lv2/modgui/stylesheet-c-ceo-chief-executive-oscillator.css
lib/lv2/mod-caps-CEO.lv2/modgui/thumbnail-c-ceo-chief-executive-oscillator.png
lib/lv2/mod-caps-CEO.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-CEO.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-CabinetIII.lv2/CabinetIII.so
lib/lv2/mod-caps-CabinetIII.lv2/CabinetIII.ttl
lib/lv2/mod-caps-CabinetIII.lv2/manifest.ttl
lib/lv2/mod-caps-CabinetIII.lv2/modgui.ttl
lib/lv2/mod-caps-CabinetIII.lv2/modgui/icon-c-cabinetiii-idealised-loudspeaker-cabinet-emulation.html
lib/lv2/mod-caps-CabinetIII.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-CabinetIII.lv2/modgui/pedals/boxy/brown.png
lib/lv2/mod-caps-CabinetIII.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-CabinetIII.lv2/modgui/screenshot-c-cabinetiii-idealised-loudspeaker-cabinet-emulation.png
lib/lv2/mod-caps-CabinetIII.lv2/modgui/stylesheet-c-cabinetiii-idealised-loudspeaker-cabinet-emulation.css
lib/lv2/mod-caps-CabinetIII.lv2/modgui/thumbnail-c-cabinetiii-idealised-loudspeaker-cabinet-emulation.png
lib/lv2/mod-caps-CabinetIII.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-CabinetIII.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-CabinetIV.lv2/CabinetIV.so
lib/lv2/mod-caps-CabinetIV.lv2/CabinetIV.ttl
lib/lv2/mod-caps-CabinetIV.lv2/manifest.ttl
lib/lv2/mod-caps-CabinetIV.lv2/modgui.ttl
lib/lv2/mod-caps-CabinetIV.lv2/modgui/CabinetIV-thumb.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/CabinetIV.html
lib/lv2/mod-caps-CabinetIV.lv2/modgui/CabinetIV.json
lib/lv2/mod-caps-CabinetIV.lv2/modgui/CabinetIV.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/icon-c-cabinetiv-idealised-loudspeaker-cabinet-emulation.html
lib/lv2/mod-caps-CabinetIV.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/pedals/boxy/brown.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/screenshot-c-cabinetiv-idealised-loudspeaker-cabinet-emulation.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/stylesheet-c-cabinetiv-idealised-loudspeaker-cabinet-emulation.css
lib/lv2/mod-caps-CabinetIV.lv2/modgui/thumbnail-c-cabinetiv-idealised-loudspeaker-cabinet-emulation.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-CabinetIV.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-ChorusI.lv2/ChorusI.so
lib/lv2/mod-caps-ChorusI.lv2/ChorusI.ttl
lib/lv2/mod-caps-ChorusI.lv2/manifest.ttl
lib/lv2/mod-caps-ChorusI.lv2/modgui.ttl
lib/lv2/mod-caps-ChorusI.lv2/modgui/ChorusI-thumb.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/ChorusI.html
lib/lv2/mod-caps-ChorusI.lv2/modgui/ChorusI.json
lib/lv2/mod-caps-ChorusI.lv2/modgui/ChorusI.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/icon-c-chorusi-mono-chorusflanger.html
lib/lv2/mod-caps-ChorusI.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/pedals/boxy/darkblue.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/screenshot-c-chorusi-mono-chorusflanger.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/stylesheet-c-chorusi-mono-chorusflanger.css
lib/lv2/mod-caps-ChorusI.lv2/modgui/thumbnail-c-chorusi-mono-chorusflanger.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-ChorusI.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Click.lv2/Click.so
lib/lv2/mod-caps-Click.lv2/Click.ttl
lib/lv2/mod-caps-Click.lv2/manifest.ttl
lib/lv2/mod-caps-Click.lv2/modgui.ttl
lib/lv2/mod-caps-Click.lv2/modgui/Click-thumb.png
lib/lv2/mod-caps-Click.lv2/modgui/Click.html
lib/lv2/mod-caps-Click.lv2/modgui/Click.json
lib/lv2/mod-caps-Click.lv2/modgui/Click.png
lib/lv2/mod-caps-Click.lv2/modgui/icon-c-click-metronome.html
lib/lv2/mod-caps-Click.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Click.lv2/modgui/pedals/boxy/wood1.png
lib/lv2/mod-caps-Click.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Click.lv2/modgui/screenshot-c-click-metronome.png
lib/lv2/mod-caps-Click.lv2/modgui/stylesheet-c-click-metronome.css
lib/lv2/mod-caps-Click.lv2/modgui/thumbnail-c-click-metronome.png
lib/lv2/mod-caps-Click.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Click.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Compress.lv2/Compress.so
lib/lv2/mod-caps-Compress.lv2/Compress.ttl
lib/lv2/mod-caps-Compress.lv2/manifest.ttl
lib/lv2/mod-caps-Compress.lv2/modgui.ttl
lib/lv2/mod-caps-Compress.lv2/modgui/Compress-thumb.png
lib/lv2/mod-caps-Compress.lv2/modgui/Compress.html
lib/lv2/mod-caps-Compress.lv2/modgui/Compress.json
lib/lv2/mod-caps-Compress.lv2/modgui/Compress.png
lib/lv2/mod-caps-Compress.lv2/modgui/icon-c-compress-mono-compressor.html
lib/lv2/mod-caps-Compress.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Compress.lv2/modgui/pedals/boxy/red.png
lib/lv2/mod-caps-Compress.lv2/modgui/pedals/boxy75/red.png
lib/lv2/mod-caps-Compress.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Compress.lv2/modgui/screenshot-c-compress-mono-compressor.png
lib/lv2/mod-caps-Compress.lv2/modgui/stylesheet-c-compress-mono-compressor.css
lib/lv2/mod-caps-Compress.lv2/modgui/thumbnail-c-compress-mono-compressor.png
lib/lv2/mod-caps-Compress.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Compress.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-CompressX2.lv2/CompressX2.so
lib/lv2/mod-caps-CompressX2.lv2/CompressX2.ttl
lib/lv2/mod-caps-CompressX2.lv2/manifest.ttl
lib/lv2/mod-caps-CompressX2.lv2/modgui.ttl
lib/lv2/mod-caps-CompressX2.lv2/modgui/CompressX2-thumb.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/CompressX2.html
lib/lv2/mod-caps-CompressX2.lv2/modgui/CompressX2.json
lib/lv2/mod-caps-CompressX2.lv2/modgui/CompressX2.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/icon-c-compressx2-stereo-compressor.html
lib/lv2/mod-caps-CompressX2.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/pedals/boxy75/red.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/screenshot-c-compressx2-stereo-compressor.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/stylesheet-c-compressx2-stereo-compressor.css
lib/lv2/mod-caps-CompressX2.lv2/modgui/thumbnail-c-compressx2-stereo-compressor.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-CompressX2.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Eq10.lv2/Eq10.so
lib/lv2/mod-caps-Eq10.lv2/Eq10.ttl
lib/lv2/mod-caps-Eq10.lv2/manifest.ttl
lib/lv2/mod-caps-Eq10.lv2/modgui.ttl
lib/lv2/mod-caps-Eq10.lv2/modgui/Eq10-thumb.png
lib/lv2/mod-caps-Eq10.lv2/modgui/Eq10.html
lib/lv2/mod-caps-Eq10.lv2/modgui/Eq10.json
lib/lv2/mod-caps-Eq10.lv2/modgui/Eq10.png
lib/lv2/mod-caps-Eq10.lv2/modgui/icon-c-eq10-10-band-equalizer.html
lib/lv2/mod-caps-Eq10.lv2/modgui/pedals/boxy/yellow.png
lib/lv2/mod-caps-Eq10.lv2/modgui/pedals/boxy85/yellow.png
lib/lv2/mod-caps-Eq10.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Eq10.lv2/modgui/pedals/slider.png
lib/lv2/mod-caps-Eq10.lv2/modgui/screenshot-c-eq10-10-band-equalizer.png
lib/lv2/mod-caps-Eq10.lv2/modgui/stylesheet-c-eq10-10-band-equalizer.css
lib/lv2/mod-caps-Eq10.lv2/modgui/thumbnail-c-eq10-10-band-equalizer.png
lib/lv2/mod-caps-Eq10.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Eq10.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Eq10X2.lv2/Eq10X2.so
lib/lv2/mod-caps-Eq10X2.lv2/Eq10X2.ttl
lib/lv2/mod-caps-Eq10X2.lv2/manifest.ttl
lib/lv2/mod-caps-Eq10X2.lv2/modgui.ttl
lib/lv2/mod-caps-Eq10X2.lv2/modgui/Eq10X2-thumb.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/Eq10X2.html
lib/lv2/mod-caps-Eq10X2.lv2/modgui/Eq10X2.json
lib/lv2/mod-caps-Eq10X2.lv2/modgui/Eq10X2.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/icon-c-eq10x2-10-band-equalizer.html
lib/lv2/mod-caps-Eq10X2.lv2/modgui/pedals/boxy/yellow.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/pedals/boxy85/yellow.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/pedals/slider.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/screenshot-c-eq10x2-10-band-equalizer.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/stylesheet-c-eq10x2-10-band-equalizer.css
lib/lv2/mod-caps-Eq10X2.lv2/modgui/thumbnail-c-eq10x2-10-band-equalizer.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Eq10X2.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Eq4p.lv2/Eq4p.so
lib/lv2/mod-caps-Eq4p.lv2/Eq4p.ttl
lib/lv2/mod-caps-Eq4p.lv2/manifest.ttl
lib/lv2/mod-caps-Eq4p.lv2/modgui.ttl
lib/lv2/mod-caps-Eq4p.lv2/modgui/delete-me
lib/lv2/mod-caps-EqFA4p.lv2/EqFA4p.so
lib/lv2/mod-caps-EqFA4p.lv2/EqFA4p.ttl
lib/lv2/mod-caps-EqFA4p.lv2/manifest.ttl
lib/lv2/mod-caps-EqFA4p.lv2/modgui.ttl
lib/lv2/mod-caps-EqFA4p.lv2/modgui/delete-me
lib/lv2/mod-caps-Fractal.lv2/Fractal.so
lib/lv2/mod-caps-Fractal.lv2/Fractal.ttl
lib/lv2/mod-caps-Fractal.lv2/manifest.ttl
lib/lv2/mod-caps-Fractal.lv2/modgui.ttl
lib/lv2/mod-caps-Fractal.lv2/modgui/Fractal-thumb.png
lib/lv2/mod-caps-Fractal.lv2/modgui/Fractal.html
lib/lv2/mod-caps-Fractal.lv2/modgui/Fractal.json
lib/lv2/mod-caps-Fractal.lv2/modgui/Fractal.png
lib/lv2/mod-caps-Fractal.lv2/modgui/icon-c-fractal-audio-stream-from-deterministic-chaos.html
lib/lv2/mod-caps-Fractal.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Fractal.lv2/modgui/pedals/boxy/pink.png
lib/lv2/mod-caps-Fractal.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Fractal.lv2/modgui/screenshot-c-fractal-audio-stream-from-deterministic-chaos.png
lib/lv2/mod-caps-Fractal.lv2/modgui/stylesheet-c-fractal-audio-stream-from-deterministic-chaos.css
lib/lv2/mod-caps-Fractal.lv2/modgui/thumbnail-c-fractal-audio-stream-from-deterministic-chaos.png
lib/lv2/mod-caps-Fractal.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Fractal.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Narrower.lv2/Narrower.so
lib/lv2/mod-caps-Narrower.lv2/Narrower.ttl
lib/lv2/mod-caps-Narrower.lv2/manifest.ttl
lib/lv2/mod-caps-Narrower.lv2/modgui.ttl
lib/lv2/mod-caps-Narrower.lv2/modgui/Narrower-thumb.png
lib/lv2/mod-caps-Narrower.lv2/modgui/Narrower.html
lib/lv2/mod-caps-Narrower.lv2/modgui/Narrower.json
lib/lv2/mod-caps-Narrower.lv2/modgui/Narrower.png
lib/lv2/mod-caps-Narrower.lv2/modgui/icon-c-narrower-stereo-image-width-reduction.html
lib/lv2/mod-caps-Narrower.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Narrower.lv2/modgui/pedals/boxy/blue.png
lib/lv2/mod-caps-Narrower.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Narrower.lv2/modgui/screenshot-c-narrower-stereo-image-width-reduction.png
lib/lv2/mod-caps-Narrower.lv2/modgui/stylesheet-c-narrower-stereo-image-width-reduction.css
lib/lv2/mod-caps-Narrower.lv2/modgui/thumbnail-c-narrower-stereo-image-width-reduction.png
lib/lv2/mod-caps-Narrower.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Narrower.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Noisegate.lv2/Noisegate.so
lib/lv2/mod-caps-Noisegate.lv2/Noisegate.ttl
lib/lv2/mod-caps-Noisegate.lv2/manifest.ttl
lib/lv2/mod-caps-Noisegate.lv2/modgui.ttl
lib/lv2/mod-caps-Noisegate.lv2/modgui/Noisegate-thumb.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/Noisegate.html
lib/lv2/mod-caps-Noisegate.lv2/modgui/Noisegate.json
lib/lv2/mod-caps-Noisegate.lv2/modgui/Noisegate.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/icon-c-noisegate-attenuate-noise-resident-in-silence.html
lib/lv2/mod-caps-Noisegate.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/pedals/boxy/tribal2.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/screenshot-c-noisegate-attenuate-noise-resident-in-silence.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/stylesheet-c-noisegate-attenuate-noise-resident-in-silence.css
lib/lv2/mod-caps-Noisegate.lv2/modgui/thumbnail-c-noisegate-attenuate-noise-resident-in-silence.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Noisegate.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-PhaserII.lv2/PhaserII.so
lib/lv2/mod-caps-PhaserII.lv2/PhaserII.ttl
lib/lv2/mod-caps-PhaserII.lv2/manifest.ttl
lib/lv2/mod-caps-PhaserII.lv2/modgui.ttl
lib/lv2/mod-caps-PhaserII.lv2/modgui/PhaserII-thumb.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/PhaserII.html
lib/lv2/mod-caps-PhaserII.lv2/modgui/PhaserII.json
lib/lv2/mod-caps-PhaserII.lv2/modgui/PhaserII.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/icon-c-phaserii-mono-phaser-modulated-by-a-lorenz-fractal.html
lib/lv2/mod-caps-PhaserII.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/pedals/boxy75/purple.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/screenshot-c-phaserii-mono-phaser-modulated-by-a-lorenz-fractal.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/stylesheet-c-phaserii-mono-phaser-modulated-by-a-lorenz-fractal.css
lib/lv2/mod-caps-PhaserII.lv2/modgui/thumbnail-c-phaserii-mono-phaser-modulated-by-a-lorenz-fractal.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-PhaserII.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Plate.lv2/Plate.so
lib/lv2/mod-caps-Plate.lv2/Plate.ttl
lib/lv2/mod-caps-Plate.lv2/manifest.ttl
lib/lv2/mod-caps-Plate.lv2/modgui.ttl
lib/lv2/mod-caps-Plate.lv2/modgui/Plate-thumb.png
lib/lv2/mod-caps-Plate.lv2/modgui/Plate.html
lib/lv2/mod-caps-Plate.lv2/modgui/Plate.json
lib/lv2/mod-caps-Plate.lv2/modgui/Plate.png
lib/lv2/mod-caps-Plate.lv2/modgui/icon-c-plate-versatile-plate-reverb.html
lib/lv2/mod-caps-Plate.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Plate.lv2/modgui/pedals/boxy/cyan.png
lib/lv2/mod-caps-Plate.lv2/modgui/pedals/boxy75/cyan.png
lib/lv2/mod-caps-Plate.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Plate.lv2/modgui/screenshot-c-plate-versatile-plate-reverb.png
lib/lv2/mod-caps-Plate.lv2/modgui/stylesheet-c-plate-versatile-plate-reverb.css
lib/lv2/mod-caps-Plate.lv2/modgui/thumbnail-c-plate-versatile-plate-reverb.png
lib/lv2/mod-caps-Plate.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Plate.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-PlateX2.lv2/PlateX2.so
lib/lv2/mod-caps-PlateX2.lv2/PlateX2.ttl
lib/lv2/mod-caps-PlateX2.lv2/manifest.ttl
lib/lv2/mod-caps-PlateX2.lv2/modgui.ttl
lib/lv2/mod-caps-PlateX2.lv2/modgui/PlateX2-thumb.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/PlateX2.html
lib/lv2/mod-caps-PlateX2.lv2/modgui/PlateX2.json
lib/lv2/mod-caps-PlateX2.lv2/modgui/PlateX2.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/icon-c-platex2-stereo-inout-versatile-plate-reverb.html
lib/lv2/mod-caps-PlateX2.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/pedals/boxy/cyan.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/pedals/boxy75/cyan.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/screenshot-c-platex2-stereo-inout-versatile-plate-reverb.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/stylesheet-c-platex2-stereo-inout-versatile-plate-reverb.css
lib/lv2/mod-caps-PlateX2.lv2/modgui/thumbnail-c-platex2-stereo-inout-versatile-plate-reverb.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-PlateX2.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Saturate.lv2/Saturate.so
lib/lv2/mod-caps-Saturate.lv2/Saturate.ttl
lib/lv2/mod-caps-Saturate.lv2/manifest.ttl
lib/lv2/mod-caps-Saturate.lv2/modgui.ttl
lib/lv2/mod-caps-Saturate.lv2/modgui/Saturate-thumb.png
lib/lv2/mod-caps-Saturate.lv2/modgui/Saturate.html
lib/lv2/mod-caps-Saturate.lv2/modgui/Saturate.json
lib/lv2/mod-caps-Saturate.lv2/modgui/Saturate.png
lib/lv2/mod-caps-Saturate.lv2/modgui/icon-c-saturate.html
lib/lv2/mod-caps-Saturate.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Saturate.lv2/modgui/pedals/boxy/orange.png
lib/lv2/mod-caps-Saturate.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Saturate.lv2/modgui/screenshot-c-saturate.png
lib/lv2/mod-caps-Saturate.lv2/modgui/stylesheet-c-saturate.css
lib/lv2/mod-caps-Saturate.lv2/modgui/thumbnail-c-saturate.png
lib/lv2/mod-caps-Saturate.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Saturate.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Scape.lv2/Scape.so
lib/lv2/mod-caps-Scape.lv2/Scape.ttl
lib/lv2/mod-caps-Scape.lv2/manifest.ttl
lib/lv2/mod-caps-Scape.lv2/modgui.ttl
lib/lv2/mod-caps-Scape.lv2/modgui/Scape-thumb.png
lib/lv2/mod-caps-Scape.lv2/modgui/Scape.html
lib/lv2/mod-caps-Scape.lv2/modgui/Scape.json
lib/lv2/mod-caps-Scape.lv2/modgui/Scape.png
lib/lv2/mod-caps-Scape.lv2/modgui/icon-c-scape-stereo-delay-filters.html
lib/lv2/mod-caps-Scape.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Scape.lv2/modgui/pedals/boxy75/zinc.png
lib/lv2/mod-caps-Scape.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Scape.lv2/modgui/screenshot-c-scape-stereo-delay-filters.png
lib/lv2/mod-caps-Scape.lv2/modgui/stylesheet-c-scape-stereo-delay-filters.css
lib/lv2/mod-caps-Scape.lv2/modgui/thumbnail-c-scape-stereo-delay-filters.png
lib/lv2/mod-caps-Scape.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Scape.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Sin.lv2/Sin.so
lib/lv2/mod-caps-Sin.lv2/Sin.ttl
lib/lv2/mod-caps-Sin.lv2/manifest.ttl
lib/lv2/mod-caps-Sin.lv2/modgui.ttl
lib/lv2/mod-caps-Sin.lv2/modgui/Sin-thumb.png
lib/lv2/mod-caps-Sin.lv2/modgui/Sin.html
lib/lv2/mod-caps-Sin.lv2/modgui/Sin.json
lib/lv2/mod-caps-Sin.lv2/modgui/Sin.png
lib/lv2/mod-caps-Sin.lv2/modgui/icon-c-sin-sine-wave-generator.html
lib/lv2/mod-caps-Sin.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Sin.lv2/modgui/pedals/boxy/green.png
lib/lv2/mod-caps-Sin.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Sin.lv2/modgui/screenshot-c-sin-sine-wave-generator.png
lib/lv2/mod-caps-Sin.lv2/modgui/stylesheet-c-sin-sine-wave-generator.css
lib/lv2/mod-caps-Sin.lv2/modgui/thumbnail-c-sin-sine-wave-generator.png
lib/lv2/mod-caps-Sin.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Sin.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Spice.lv2/Spice.so
lib/lv2/mod-caps-Spice.lv2/Spice.ttl
lib/lv2/mod-caps-Spice.lv2/manifest.ttl
lib/lv2/mod-caps-Spice.lv2/modgui.ttl
lib/lv2/mod-caps-Spice.lv2/modgui/Spice-thumb.png
lib/lv2/mod-caps-Spice.lv2/modgui/Spice.html
lib/lv2/mod-caps-Spice.lv2/modgui/Spice.json
lib/lv2/mod-caps-Spice.lv2/modgui/Spice.png
lib/lv2/mod-caps-Spice.lv2/modgui/icon-c-spice.html
lib/lv2/mod-caps-Spice.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Spice.lv2/modgui/pedals/boxy/red.png
lib/lv2/mod-caps-Spice.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Spice.lv2/modgui/screenshot-c-spice.png
lib/lv2/mod-caps-Spice.lv2/modgui/stylesheet-c-spice.css
lib/lv2/mod-caps-Spice.lv2/modgui/thumbnail-c-spice.png
lib/lv2/mod-caps-Spice.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Spice.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-SpiceX2.lv2/SpiceX2.so
lib/lv2/mod-caps-SpiceX2.lv2/SpiceX2.ttl
lib/lv2/mod-caps-SpiceX2.lv2/manifest.ttl
lib/lv2/mod-caps-SpiceX2.lv2/modgui.ttl
lib/lv2/mod-caps-SpiceX2.lv2/modgui/SpiceX2-thumb.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/SpiceX2.html
lib/lv2/mod-caps-SpiceX2.lv2/modgui/SpiceX2.json
lib/lv2/mod-caps-SpiceX2.lv2/modgui/SpiceX2.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/icon-c-spicex2.html
lib/lv2/mod-caps-SpiceX2.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/pedals/boxy/red.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/screenshot-c-spicex2.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/stylesheet-c-spicex2.css
lib/lv2/mod-caps-SpiceX2.lv2/modgui/thumbnail-c-spicex2.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-SpiceX2.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-ToneStack.lv2/ToneStack.so
lib/lv2/mod-caps-ToneStack.lv2/ToneStack.ttl
lib/lv2/mod-caps-ToneStack.lv2/manifest.ttl
lib/lv2/mod-caps-ToneStack.lv2/modgui.ttl
lib/lv2/mod-caps-ToneStack.lv2/modgui/ToneStack-thumb.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/ToneStack.html
lib/lv2/mod-caps-ToneStack.lv2/modgui/ToneStack.json
lib/lv2/mod-caps-ToneStack.lv2/modgui/ToneStack.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/icon-c-tonestack-tone-stack-emulation.html
lib/lv2/mod-caps-ToneStack.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/pedals/boxy/brown.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/screenshot-c-tonestack-tone-stack-emulation.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/stylesheet-c-tonestack-tone-stack-emulation.css
lib/lv2/mod-caps-ToneStack.lv2/modgui/thumbnail-c-tonestack-tone-stack-emulation.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-ToneStack.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-White.lv2/White.so
lib/lv2/mod-caps-White.lv2/White.ttl
lib/lv2/mod-caps-White.lv2/manifest.ttl
lib/lv2/mod-caps-White.lv2/modgui.ttl
lib/lv2/mod-caps-White.lv2/modgui/White-thumb.png
lib/lv2/mod-caps-White.lv2/modgui/White.html
lib/lv2/mod-caps-White.lv2/modgui/White.json
lib/lv2/mod-caps-White.lv2/modgui/White.png
lib/lv2/mod-caps-White.lv2/modgui/icon-c-white-white-noise-generator.html
lib/lv2/mod-caps-White.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-White.lv2/modgui/pedals/boxy/white.png
lib/lv2/mod-caps-White.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-White.lv2/modgui/screenshot-c-white-white-noise-generator.png
lib/lv2/mod-caps-White.lv2/modgui/stylesheet-c-white-white-noise-generator.css
lib/lv2/mod-caps-White.lv2/modgui/thumbnail-c-white-white-noise-generator.png
lib/lv2/mod-caps-White.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-White.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/mod-caps-Wider.lv2/Wider.so
lib/lv2/mod-caps-Wider.lv2/Wider.ttl
lib/lv2/mod-caps-Wider.lv2/manifest.ttl
lib/lv2/mod-caps-Wider.lv2/modgui.ttl
lib/lv2/mod-caps-Wider.lv2/modgui/Wider-thumb.png
lib/lv2/mod-caps-Wider.lv2/modgui/Wider.html
lib/lv2/mod-caps-Wider.lv2/modgui/Wider.json
lib/lv2/mod-caps-Wider.lv2/modgui/Wider.png
lib/lv2/mod-caps-Wider.lv2/modgui/icon-c-wider-stereo-image-synthesis.html
lib/lv2/mod-caps-Wider.lv2/modgui/knobs/boxy/black.png
lib/lv2/mod-caps-Wider.lv2/modgui/pedals/boxy/blue.png
lib/lv2/mod-caps-Wider.lv2/modgui/pedals/footswitch.png
lib/lv2/mod-caps-Wider.lv2/modgui/screenshot-c-wider-stereo-image-synthesis.png
lib/lv2/mod-caps-Wider.lv2/modgui/stylesheet-c-wider-stereo-image-synthesis.css
lib/lv2/mod-caps-Wider.lv2/modgui/thumbnail-c-wider-stereo-image-synthesis.png
lib/lv2/mod-caps-Wider.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/mod-caps-Wider.lv2/modgui/utils/dropdown-arrow-white.png

View file

@ -2,7 +2,7 @@
PORTNAME= cddb PORTNAME= cddb
PORTVERSION= 0.2 PORTVERSION= 0.2
PORTREVISION= 6 PORTREVISION= 7
CATEGORIES= audio gnustep CATEGORIES= audio gnustep
MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME} MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME}
PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2}

View file

@ -2,7 +2,7 @@
PORTNAME= cdplayer PORTNAME= cdplayer
PORTVERSION= 0.5.1 PORTVERSION= 0.5.1
PORTREVISION= 4 PORTREVISION= 5
CATEGORIES= audio gnustep CATEGORIES= audio gnustep
MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= gnustep- PKGNAMEPREFIX= gnustep-

View file

@ -2,7 +2,7 @@
PORTNAME= mpdcon PORTNAME= mpdcon
PORTVERSION= 1.5.1 PORTVERSION= 1.5.1
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= audio gnustep CATEGORIES= audio gnustep
MASTER_SITES= SAVANNAH/gap MASTER_SITES= SAVANNAH/gap
DISTNAME= MPDCon-${PORTVERSION} DISTNAME= MPDCon-${PORTVERSION}

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= qsynth PORTNAME= qsynth
PORTVERSION= 0.4.1 PORTVERSION= 0.4.4
CATEGORIES= audio CATEGORIES= audio
MASTER_SITES= SF MASTER_SITES= SF
@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth
USES= gmake USES= gmake pkgconfig
QT_NONSTANDARD= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \ CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \
ac_cv_path_ac_moc=${MOC} \ ac_cv_path_ac_moc=${MOC} \
@ -24,30 +23,32 @@ CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \
ac_cv_path_ac_lrelease=${LRELEASE} ac_cv_path_ac_lrelease=${LRELEASE}
CONFIGURE_ARGS= --localedir=${DATADIR} \ CONFIGURE_ARGS= --localedir=${DATADIR} \
--with-fluidsynth=${LOCALBASE} --with-fluidsynth=${LOCALBASE}
USE_CXXSTD= c++11
USE_QT5= core gui widgets buildtools_build linguisttools_build qmake_build
USE_GL= gl
INSTALLS_ICONS= yes
OPTIONS_DEFINE= GRADIENT SYSTEM_TRAY OPTIONS_DEFINE= GRADIENT SYSTEM_TRAY XUNIQUE
OPTIONS_SINGLE= TOOLKIT OPTIONS_DEFAULT=GRADIENT SYSTEM_TRAY XUNIQUE
OPTIONS_SINGLE_TOOLKIT= QT4 QT5
OPTIONS_DEFAULT= GRADIENT QT4 SYSTEM_TRAY
GRADIENT_DESC= Gradient eye-candy GRADIENT_DESC= Gradient eye-candy
GRADIENT_CONFIGURE_ENABLE= gradient GRADIENT_CONFIGURE_ENABLE= gradient
QT4_USE= qt4=corelib,gui \
qt4=linguisttools_build \
qt4=moc_build,qmake_build,rcc_build,uic_build
QT4_CONFIGURE_ENABLE= qt4
QT5_USE= qt5=core,gui,widgets,x11extras \
qt5=buildtools_build,linguisttools_build,qmake_build
QT5_CONFIGURE_ENABLE= qt5
SYSTEM_TRAY_DESC= System-tray icon support SYSTEM_TRAY_DESC= System-tray icon support
SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray
TOOLKIT_DESC= Qt toolkit XUNIQUE_DESC= X11 unique/single instance
XUNIQUE_CONFIGURE_ENABLE= xunique
XUNIQUE_USE= XORG=x11
post-patch:
@${REINPLACE_CMD} -e ' \
s|oss,alsa,alsa_seq,|jack,oss,|; \
s|alsa,jack,oss,dsound,|jack,oss,dsound,|; \
s|"/MidiDriver", "alsa_seq"|"/MidiDriver", "jack"|; \
s|m_settings.value("/SoundFontDir").toString();|m_settings.value("/SoundFontDir").toString().isEmpty() ? "${LOCALBASE}/share/sounds/sf2" : m_settings.value("/SoundFontDir").toString();|' \
${WRKSRC}/src/qsynthOptions.cpp
post-configure: post-configure:
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o qsynth.mak \ @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o qsynth.mak \
${QMAKE_ARGS}) ${QMAKE_ARGS})
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qsynth
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
SHA256 (qsynth-0.4.1.tar.gz) = 50f4e36e0c5a7e092429e1cafbd8989346127b8b0c0868566addcacc5735970c TIMESTAMP = 1502579710
SIZE (qsynth-0.4.1.tar.gz) = 251821 SHA256 (qsynth-0.4.4.tar.gz) = 0ef914447b1f3a3ecd9c38101f06fc9c67e1d8367202a3f7a494f5d167b40e62
SIZE (qsynth-0.4.4.tar.gz) = 260482

View file

@ -1,25 +0,0 @@
--- src/qsynthOptions.cpp.orig 2016-04-05 15:57:45 UTC
+++ src/qsynthOptions.cpp
@@ -172,11 +172,11 @@ void qsynthOptions::print_usage ( const
out << " -n, --no-midi-in" + sEot +
QObject::tr("Don't create a midi driver to read MIDI input events [default = yes]") + sEol;
out << " -m, --midi-driver=[label]" + sEot +
- QObject::tr("The name of the midi driver to use [oss,alsa,alsa_seq,...]") + sEol;
+ QObject::tr("The name of the midi driver to use [jack,oss,...]") + sEol;
out << " -K, --midi-channels=[num]" + sEot +
QObject::tr("The number of midi channels [default = 16]") + sEol;
out << " -a, --audio-driver=[label]" + sEot +
- QObject::tr("The audio driver [alsa,jack,oss,dsound,...]") + sEol;
+ QObject::tr("The audio driver [jack,oss,dsound,...]") + sEol;
out << " -j, --connect-jack-outputs" + sEot +
QObject::tr("Attempt to connect the jack outputs to the physical ports") + sEol;
out << " -L, --audio-channels=[num]" + sEot +
@@ -479,7 +479,7 @@ void qsynthOptions::loadSetup ( qsynthSe
pSetup->iAudioBufSize = m_settings.value("/AudioBufSize", 512).toInt();
pSetup->iAudioBufCount = m_settings.value("/AudioBufCount", 8).toInt();
#else
- pSetup->sMidiDriver = m_settings.value("/MidiDriver", "alsa_seq").toString();
+ pSetup->sMidiDriver = m_settings.value("/MidiDriver", "jack").toString();
pSetup->sAudioDriver = m_settings.value("/AudioDriver", "jack").toString();
pSetup->iAudioBufSize = m_settings.value("/AudioBufSize", 64).toInt();
pSetup->iAudioBufCount = m_settings.value("/AudioBufCount", 2).toInt();

View file

@ -1,5 +1,6 @@
bin/qsynth bin/qsynth
man/man1/qsynth.1.gz man/man1/qsynth.1.gz
man/man1/qsynth.fr.1.gz
share/appdata/qsynth.appdata.xml share/appdata/qsynth.appdata.xml
share/applications/qsynth.desktop share/applications/qsynth.desktop
share/icons/hicolor/32x32/apps/qsynth.png share/icons/hicolor/32x32/apps/qsynth.png

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= shairport-sync PORTNAME= shairport-sync
PORTVERSION= 3.1 PORTVERSION= 3.1.1
CATEGORIES= audio CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org MAINTAINER= ehaupt@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1502653399 TIMESTAMP = 1503399505
SHA256 (mikebrady-shairport-sync-3.1_GH0.tar.gz) = a5b4d8330ac84ab37bb6438ca2449c73254f7d517ffe1f4721af86ebc69885c5 SHA256 (mikebrady-shairport-sync-3.1.1_GH0.tar.gz) = 731e23f12ca1d645989843a15259ea0bf4d18adea94cf55f6fcc63d7b55fb53b
SIZE (mikebrady-shairport-sync-3.1_GH0.tar.gz) = 296247 SIZE (mikebrady-shairport-sync-3.1.1_GH0.tar.gz) = 296618

View file

@ -0,0 +1,82 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$
PORTNAME= synthpod
PORTVERSION= g20170810
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@rawbw.com
COMMENT= Lightweight Nonlinear LV2 Plugin Container
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= liblilv-0.so:audio/lilv \
libserd-0.so:devel/serd \
libsord-0.so:devel/sord \
libsratom-0.so:audio/sratom
USES= cmake compiler:c++11-lib pkgconfig localbase
USE_GITHUB= yes
GH_ACCOUNT= OpenMusicKontrollers
GH_TAGNAME= 07cae54
USE_CXXSTD= c++11
CMAKE_ARGS= -DBUILD_ALSA="OFF"
OPTIONS_DEFINE= JACK DUMMY DOT
OPTIONS_DEFAULT=JACK X11 SHOW KX
OPTIONS_GROUP= UI
OPTIONS_GROUP_UI= X11 GTK2 GTK3 QT4 QT5 SHOW KX
OPTIONS_SUB= yes
DUMMY_DESC= Build DUMMY standalone host
DOT_DESC= Build Dot exporter
KX_DESC= Build external-ui sandbox
JACK_DESC= Build JACK standalone host
X11_DESC= Build X11 sandbox
GTK2_DESC= Build GTK-2 sandbox
GTK3_DESC= Build GTK-3 sandbox
QT4_DESC= Build Qt-4 sandbox
QT5_DESC= Build Qt-5 sandbox
SHOW_DESC= Build show-iface sandbox
DOT_CMAKE_ON= -DBUILD_DOT="ON"
DUMMY_CMAKE_ON= -DBUILD_DUMMY="ON"
DUMMY_LIB_DEPENDS= libuv.so:devel/libuv
GTK2_CMAKE_ON= -DBUILD_UI="ON" -DBUILD_SANDBOX_GTK2="ON"
GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
GTK2_USE= XORG=x11,xcb,xext GL=gl,glu GNOME=glib20,gtk20,gdkpixbuf2,atk,cairo,pango gettext-runtime
GTK3_CMAKE_ON= -DBUILD_UI="ON" -DBUILD_SANDBOX_GTK3="ON"
GTK3_USE= XORG=x11,xcb,xext GL=glu GNOME=glib20,gtk30,gdkpixbuf2,atk,cairo,pango gettext-runtime
JACK_LIB_DEPENDS= libjack.so:audio/jack \
libuv.so:devel/libuv
JACK_CMAKE_OFF= -DBUILD_JACK="OFF"
KX_CMAKE_ON= -DBUILD_UI="ON" -DBUILD_SANDBOX_KX="ON"
KX_USE= XORG=x11,xcb,xext GL=glu
QT4_CMAKE_ON= -DBUILD_UI="ON" -DBUILD_SANDBOX_QT4="ON"
QT4_USE= XORG=x11,xcb,xext GL=glu QT4=corelib,gui
QT5_BROKEN= Build fails: https://github.com/OpenMusicKontrollers/synthpod/issues/10
QT5_CMAKE_ON= -DBUILD_UI="ON" -DBUILD_SANDBOX_QT5="ON"
QT5_USE= XORG=x11,xcb,xext GL=glu QT5=core,gui
SHOW_USE= XORG=x11,xcb,xext GL=glu
SHOW_CMAKE_ON= -DBUILD_UI="ON" -DBUILD_SANDBOX_SHOW="ON"
X11_CMAKE_ON= -DBUILD_UI="ON" -DBUILD_SANDBOX_X11="ON"
X11_LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm
X11_USE= XORG=x11,xcb,xext GL=gl,glu
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11} || ${PORT_OPTIONS:MGTK2} || ${PORT_OPTIONS:MGTK3} || ${PORT_OPTIONS:MQT4} || ${PORT_OPTIONS:MQT5} || ${PORT_OPTIONS:MSHOW} || ${PORT_OPTIONS:MKX}
PLIST_SUB+= UI=""
.else
PLIST_SUB+= UI="@comment "
.endif
post-patch:
@${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/bin/CMakeLists.txt
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1503280076
SHA256 (OpenMusicKontrollers-synthpod-g20170810-07cae54_GH0.tar.gz) = 319dc6ababcf867cd7ae628931b1c99fba842d634245675ac600d611a4df362d
SIZE (OpenMusicKontrollers-synthpod-g20170810-07cae54_GH0.tar.gz) = 2336518

View file

@ -0,0 +1,39 @@
--- CMakeLists.txt.orig 2017-08-06 12:24:04 UTC
+++ CMakeLists.txt
@@ -34,6 +34,15 @@ include_directories(${PROJECT_SOURCE_DIR
include_directories(${PROJECT_SOURCE_DIR}/zero_worker.lv2)
include_directories(${PROJECT_SOURCE_DIR}/zero_writer.lv2)
+# FreeBSD: clock_nanosleep was missing and was added to 11-STABLE in r317618
+CHECK_FUNCTION_EXISTS(clock_nanosleep HAVE_CLOCK_NANOSLEEP_FUNCTION)
+if(${HAVE_CLOCK_NANOSLEEP_FUNCTION})
+ MESSAGE("-- FreeBSD: clock_nanosleep exists")
+else()
+ MESSAGE("-- FreeBSD: clock_nanosleep DOES NOT EXIST and will be replaced with nanosleep")
+ execute_process(COMMAND sed -i'.bak' -E "s|clock_nanosleep\\\(CLOCK_[A-Z]+, TIMER_ABSTIME, |nanosleep\\\(|" bin/synthpod_dummy.c bin/synthpod_sandbox_show.c bin/synthpod_sandbox_kx.c)
+endif()
+
set(SYNTHPOD_BIN_DIR "bin")
add_definitions("-DSYNTHPOD_BIN_DIR=\"${CMAKE_INSTALL_PREFIX}/${SYNTHPOD_BIN_DIR}/\"")
@@ -92,16 +101,16 @@ option(BUILD_DUMMY "Build DUMMY standalo
option(BUILD_DOT "Build Dot exporter" OFF)
-option(BUILD_UI "Build graphical user interface(s)" ON)
+option(BUILD_UI "Build graphical user interface(s)" OFF)
include(CMakeDependentOption)
-cmake_dependent_option(BUILD_SANDBOX_X11 "Build X11 sandbox" ON "BUILD_UI" OFF)
+cmake_dependent_option(BUILD_SANDBOX_X11 "Build X11 sandbox" OFF "BUILD_UI" OFF)
cmake_dependent_option(BUILD_SANDBOX_GTK2 "Build GTK-2 sandbox" OFF "BUILD_UI" OFF)
cmake_dependent_option(BUILD_SANDBOX_GTK3 "Build GTK-3 sandbox" OFF "BUILD_UI" OFF)
cmake_dependent_option(BUILD_SANDBOX_QT4 "Build Qt-4 sandbox" OFF "BUILD_UI" OFF)
cmake_dependent_option(BUILD_SANDBOX_QT5 "Build Qt-5 sandbox" OFF "BUILD_UI" OFF)
-cmake_dependent_option(BUILD_SANDBOX_SHOW "Build show-iface sandbox" ON "BUILD_UI" OFF)
-cmake_dependent_option(BUILD_SANDBOX_KX "Build external-ui sandbox" ON "BUILD_UI" OFF)
+cmake_dependent_option(BUILD_SANDBOX_SHOW "Build show-iface sandbox" OFF "BUILD_UI" OFF)
+cmake_dependent_option(BUILD_SANDBOX_KX "Build external-ui sandbox" OFF "BUILD_UI" OFF)
if(BUILD_SANDBOX_X11)
add_definitions("-DSANDBOX_X11")

View file

@ -0,0 +1,18 @@
Synthpod is an LV2 host. It can be run as a standalone app and be used as a
tool for live performances or general audio and event filtering.
It was conceptualized to fill the gap between pure textual (e.g. SuperCollider)
and pure visual flow (e.g. Pure Data) audio programming paradigms.
Potential fields of application may include:
* Live audio synthesis
* Real-time event scripting
* Non-linear signal routing
* Advanced control automation
* Advanced event filtering
* Live mixing
* Live coding
* Algorithmic composition
* Interfacing to expressive controllers
WWW: https://open-music-kontrollers.ch/lv2/synthpod

View file

@ -0,0 +1,16 @@
======================================================================
You installed SynthPod: Lightweight Nonlinear LV2 Plugin Container
The major way to run it is to plug the LV2 plugin container to the
Jack sound server:
$ synthpod_jack -g
This shows you the design window where you can arrange plugins to
achieve the topology you like.
Please don't forget to connect SynthPod input and output in Jack. You
can normally do this with the UI command qjackctl from audio/qjackctl.
SynthPod is currently in alpha stage.
======================================================================

View file

@ -0,0 +1,47 @@
%%DUMMY%%bin/synthpod_dummy
%%DOT%%bin/synthpod_dot
%%JACK%%bin/synthpod_jack
%%X11%%bin/synthpod_sandbox_x11
%%GTK2%%bin/synthpod_sandbox_gtk2
%%GTK3%%bin/synthpod_sandbox_gtk3
%%QT4%%bin/synthpod_sandbox_qt4
%%QT5%%bin/synthpod_sandbox_qt5
%%SHOW%%bin/synthpod_sandbox_show
%%KX%%bin/synthpod_sandbox_kx
%%X11%%bin/synthpod_ui
%%UI%%lib/lv2/synthpod.lv2/Abel-Regular.ttf
%%UI%%lib/lv2/synthpod.lv2/synthpod_nk.so
lib/lv2/synthpod.lv2/manifest.ttl
lib/lv2/synthpod.lv2/synthpod.so
lib/lv2/synthpod.lv2/synthpod.ttl
lib/lv2/synthpod.lv2/synthpod_ui.ttl
lib/synthpod/lv2/manifest.ttl
lib/synthpod/lv2/synthpod_bundle.so
lib/synthpod/lv2/synthpod_bundle.ttl
%%DUMMY%%share/applications/synthpod_dummy.desktop
%%JACK%%share/applications/synthpod_jack.desktop
%%JACK%%share/icons/hicolor/256x256/apps/synthpod.png
%%DUMMY%%man/man1/synthpod_dummy.1.gz
%%JACK%%man/man1/synthpod_jack.1.gz
%%X11%%man/man1/synthpod_sandbox.1.gz
%%DATADIR%%/atom.png
%%DATADIR%%/atom_inverted.png
%%DATADIR%%/audio.png
%%DATADIR%%/automaton.png
%%DATADIR%%/cancel.png
%%DATADIR%%/control.png
%%DATADIR%%/cv.png
%%DATADIR%%/download.png
%%DATADIR%%/event.png
%%DATADIR%%/event_inverted.png
%%DATADIR%%/house.png
%%DATADIR%%/layers.png
%%DATADIR%%/menu.png
%%DATADIR%%/midi.png
%%DATADIR%%/osc.png
%%DATADIR%%/patch.png
%%DATADIR%%/plus.png
%%DATADIR%%/settings.png
%%DATADIR%%/time.png
%%DATADIR%%/user.png
%%DATADIR%%/xpress.png

View file

@ -0,0 +1,27 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$
PORTNAME= tap-plugins
PORTVERSION= g20160125
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@rawbw.com
COMMENT= LV2 port for the TAP (Tom's Audio Processing) plugins
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= lv2>0:audio/lv2
USES= gmake localbase
USE_GITHUB= yes
GH_ACCOUNT= moddevices
GH_PROJECT= tap-lv2
GH_TAGNAME= de26a3c
post-patch:
@${REINPLACE_CMD} -e 's| -O3||; s| -Wl,-O1||; s| -fstrength-reduce||' \
${WRKSRC}/Makefile.mk
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1502491892
SHA256 (moddevices-tap-lv2-g20160125-de26a3c_GH0.tar.gz) = ef40d5c7157a4c2e4753693dcef1c0f451dcb0482355c22b7b0e55906b01404a
SIZE (moddevices-tap-lv2-g20160125-de26a3c_GH0.tar.gz) = 15565046

View file

@ -0,0 +1,7 @@
This is the LV2 porty of Tom's Audio Processing plugins.
Tom's Audio Processing plugins is a selection of LADSPA plugins for audio
engineering on the Linux platform. Intended for use in a professional DAW
environment such as Ardour, it includes high quality reverberation, echo,
eq, limiter & more.
WWW: http://tap-plugins.sourceforge.net/

View file

@ -0,0 +1,243 @@
lib/lv2/tap-autopan.lv2/manifest.ttl
lib/lv2/tap-autopan.lv2/modgui.ttl
lib/lv2/tap-autopan.lv2/modgui/icon-tap-autopanner.html
lib/lv2/tap-autopan.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-autopan.lv2/modgui/pedals/boxy/darkblue.png
lib/lv2/tap-autopan.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-autopan.lv2/modgui/screenshot-tap-autopanner.png
lib/lv2/tap-autopan.lv2/modgui/stylesheet-tap-autopanner.css
lib/lv2/tap-autopan.lv2/modgui/thumbnail-tap-autopanner.png
lib/lv2/tap-autopan.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-autopan.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-autopan.lv2/tap_autopan.so
lib/lv2/tap-autopan.lv2/tap_autopan.ttl
lib/lv2/tap-chorusflanger.lv2/manifest.ttl
lib/lv2/tap-chorusflanger.lv2/modgui.ttl
lib/lv2/tap-chorusflanger.lv2/modgui/icon-tap-chorusflanger.html
lib/lv2/tap-chorusflanger.lv2/modgui/knobs/japanese/cream.png
lib/lv2/tap-chorusflanger.lv2/modgui/knobs/japanese/purple.png
lib/lv2/tap-chorusflanger.lv2/modgui/pedals/japanese/purple.png
lib/lv2/tap-chorusflanger.lv2/modgui/screenshot-tap-chorusflanger.png
lib/lv2/tap-chorusflanger.lv2/modgui/stylesheet-tap-chorusflanger.css
lib/lv2/tap-chorusflanger.lv2/modgui/thumbnail-tap-chorusflanger.png
lib/lv2/tap-chorusflanger.lv2/tap_chorusflanger.so
lib/lv2/tap-chorusflanger.lv2/tap_chorusflanger.ttl
lib/lv2/tap-deesser.lv2/manifest.ttl
lib/lv2/tap-deesser.lv2/modgui.ttl
lib/lv2/tap-deesser.lv2/modgui/icon-tap-deesser.html
lib/lv2/tap-deesser.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-deesser.lv2/modgui/pedals/boxy/red.png
lib/lv2/tap-deesser.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-deesser.lv2/modgui/screenshot-tap-deesser.png
lib/lv2/tap-deesser.lv2/modgui/stylesheet-tap-deesser.css
lib/lv2/tap-deesser.lv2/modgui/thumbnail-tap-deesser.png
lib/lv2/tap-deesser.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-deesser.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-deesser.lv2/tap_deesser.so
lib/lv2/tap-deesser.lv2/tap_deesser.ttl
lib/lv2/tap-doubler.lv2/manifest.ttl
lib/lv2/tap-doubler.lv2/modgui.ttl
lib/lv2/tap-doubler.lv2/modgui/icon-tap-fractal-doubler.html
lib/lv2/tap-doubler.lv2/modgui/knobs/japanese/cream.png
lib/lv2/tap-doubler.lv2/modgui/pedals/japanese/darkblue.png
lib/lv2/tap-doubler.lv2/modgui/screenshot-tap-fractal-doubler.png
lib/lv2/tap-doubler.lv2/modgui/stylesheet-tap-fractal-doubler.css
lib/lv2/tap-doubler.lv2/modgui/thumbnail-tap-fractal-doubler.png
lib/lv2/tap-doubler.lv2/tap_doubler.so
lib/lv2/tap-doubler.lv2/tap_doubler.ttl
lib/lv2/tap-dynamics-st.lv2/manifest.ttl
lib/lv2/tap-dynamics-st.lv2/modgui.ttl
lib/lv2/tap-dynamics-st.lv2/modgui/icon-tap-stereo-dynamics.html
lib/lv2/tap-dynamics-st.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-dynamics-st.lv2/modgui/pedals/boxy/red.png
lib/lv2/tap-dynamics-st.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-dynamics-st.lv2/modgui/screenshot-tap-stereo-dynamics.png
lib/lv2/tap-dynamics-st.lv2/modgui/stylesheet-tap-stereo-dynamics.css
lib/lv2/tap-dynamics-st.lv2/modgui/thumbnail-tap-stereo-dynamics.png
lib/lv2/tap-dynamics-st.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-dynamics-st.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-dynamics-st.lv2/tap_dynamics-st.so
lib/lv2/tap-dynamics-st.lv2/tap_dynamics-st.ttl
lib/lv2/tap-dynamics.lv2/manifest.ttl
lib/lv2/tap-dynamics.lv2/modgui.ttl
lib/lv2/tap-dynamics.lv2/modgui/icon-tap-mono-dynamics.html
lib/lv2/tap-dynamics.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-dynamics.lv2/modgui/pedals/boxy/red.png
lib/lv2/tap-dynamics.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-dynamics.lv2/modgui/screenshot-tap-mono-dynamics.png
lib/lv2/tap-dynamics.lv2/modgui/stylesheet-tap-mono-dynamics.css
lib/lv2/tap-dynamics.lv2/modgui/thumbnail-tap-mono-dynamics.png
lib/lv2/tap-dynamics.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-dynamics.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-dynamics.lv2/tap_dynamics.so
lib/lv2/tap-dynamics.lv2/tap_dynamics.ttl
lib/lv2/tap-echo.lv2/manifest.ttl
lib/lv2/tap-echo.lv2/modgui.ttl
lib/lv2/tap-echo.lv2/modgui/icon-tap-stereo-echo.html
lib/lv2/tap-echo.lv2/modgui/knobs/japanese/cream.png
lib/lv2/tap-echo.lv2/modgui/knobs/japanese/white.png
lib/lv2/tap-echo.lv2/modgui/pedals/japanese/cream.png
lib/lv2/tap-echo.lv2/modgui/pedals/japanese/white.png
lib/lv2/tap-echo.lv2/modgui/screenshot-tap-stereo-echo.png
lib/lv2/tap-echo.lv2/modgui/stylesheet-tap-stereo-echo.css
lib/lv2/tap-echo.lv2/modgui/thumbnail-tap-stereo-echo.png
lib/lv2/tap-echo.lv2/tap_echo.so
lib/lv2/tap-echo.lv2/tap_echo.ttl
lib/lv2/tap-eq.lv2/manifest.ttl
lib/lv2/tap-eq.lv2/modgui.ttl
lib/lv2/tap-eq.lv2/modgui/footswitch.png
lib/lv2/tap-eq.lv2/modgui/icon-tap-equalizer.html
lib/lv2/tap-eq.lv2/modgui/red-light-off.png
lib/lv2/tap-eq.lv2/modgui/red-light-on.png
lib/lv2/tap-eq.lv2/modgui/screenshot-tap-equalizer.png
lib/lv2/tap-eq.lv2/modgui/slider.png
lib/lv2/tap-eq.lv2/modgui/tap-equalizer-background.png
lib/lv2/tap-eq.lv2/modgui/tap-equalizer-knob.png
lib/lv2/tap-eq.lv2/modgui/tap-equalizer.css
lib/lv2/tap-eq.lv2/modgui/thumbnail-tap-equalizer.png
lib/lv2/tap-eq.lv2/tap_eq.so
lib/lv2/tap-eq.lv2/tap_eq.ttl
lib/lv2/tap-eqbw.lv2/manifest.ttl
lib/lv2/tap-eqbw.lv2/modgui.ttl
lib/lv2/tap-eqbw.lv2/modgui/footswitch.png
lib/lv2/tap-eqbw.lv2/modgui/icon-tap-equalizerbw.html
lib/lv2/tap-eqbw.lv2/modgui/red-light-off.png
lib/lv2/tap-eqbw.lv2/modgui/red-light-on.png
lib/lv2/tap-eqbw.lv2/modgui/screenshot-tap-equalizerbw.png
lib/lv2/tap-eqbw.lv2/modgui/slider.png
lib/lv2/tap-eqbw.lv2/modgui/tap-eqbw-background.png
lib/lv2/tap-eqbw.lv2/modgui/tap-equalizer-knob.png
lib/lv2/tap-eqbw.lv2/modgui/tap-equalizerbw.css
lib/lv2/tap-eqbw.lv2/modgui/thumbnail-tap-equalizerbw.png
lib/lv2/tap-eqbw.lv2/tap_eqbw.so
lib/lv2/tap-eqbw.lv2/tap_eqbw.ttl
lib/lv2/tap-limiter.lv2/manifest.ttl
lib/lv2/tap-limiter.lv2/modgui.ttl
lib/lv2/tap-limiter.lv2/modgui/icon-tap-scaling-limiter.html
lib/lv2/tap-limiter.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-limiter.lv2/modgui/pedals/boxy/red.png
lib/lv2/tap-limiter.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-limiter.lv2/modgui/screenshot-tap-scaling-limiter.png
lib/lv2/tap-limiter.lv2/modgui/stylesheet-tap-scaling-limiter.css
lib/lv2/tap-limiter.lv2/modgui/thumbnail-tap-scaling-limiter.png
lib/lv2/tap-limiter.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-limiter.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-limiter.lv2/tap_limiter.so
lib/lv2/tap-limiter.lv2/tap_limiter.ttl
lib/lv2/tap-pinknoise.lv2/manifest.ttl
lib/lv2/tap-pinknoise.lv2/modgui.ttl
lib/lv2/tap-pinknoise.lv2/modgui/icon-tap-pinkfractal-noise.html
lib/lv2/tap-pinknoise.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-pinknoise.lv2/modgui/pedals/boxy/green.png
lib/lv2/tap-pinknoise.lv2/modgui/pedals/boxy/pink.png
lib/lv2/tap-pinknoise.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-pinknoise.lv2/modgui/screenshot-tap-pinkfractal-noise.png
lib/lv2/tap-pinknoise.lv2/modgui/stylesheet-tap-pinkfractal-noise.css
lib/lv2/tap-pinknoise.lv2/modgui/thumbnail-tap-pinkfractal-noise.png
lib/lv2/tap-pinknoise.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-pinknoise.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-pinknoise.lv2/tap_pinknoise.so
lib/lv2/tap-pinknoise.lv2/tap_pinknoise.ttl
lib/lv2/tap-pitch.lv2/manifest.ttl
lib/lv2/tap-pitch.lv2/modgui.ttl
lib/lv2/tap-pitch.lv2/modgui/icon-tap-pitch-shifter.html
lib/lv2/tap-pitch.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-pitch.lv2/modgui/pedals/boxy/darkblue.png
lib/lv2/tap-pitch.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-pitch.lv2/modgui/screenshot-tap-pitch-shifter.png
lib/lv2/tap-pitch.lv2/modgui/stylesheet-tap-pitch-shifter.css
lib/lv2/tap-pitch.lv2/modgui/thumbnail-tap-pitch-shifter.png
lib/lv2/tap-pitch.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-pitch.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-pitch.lv2/tap_pitch.so
lib/lv2/tap-pitch.lv2/tap_pitch.ttl
lib/lv2/tap-reflector.lv2/manifest.ttl
lib/lv2/tap-reflector.lv2/modgui.ttl
lib/lv2/tap-reflector.lv2/modgui/icon-tap-reflector.html
lib/lv2/tap-reflector.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-reflector.lv2/modgui/pedals/boxy/white.png
lib/lv2/tap-reflector.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-reflector.lv2/modgui/screenshot-tap-reflector.png
lib/lv2/tap-reflector.lv2/modgui/stylesheet-tap-reflector.css
lib/lv2/tap-reflector.lv2/modgui/thumbnail-tap-reflector.png
lib/lv2/tap-reflector.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-reflector.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-reflector.lv2/tap_reflector.so
lib/lv2/tap-reflector.lv2/tap_reflector.ttl
lib/lv2/tap-reverb.lv2/manifest.ttl
lib/lv2/tap-reverb.lv2/modgui.ttl
lib/lv2/tap-reverb.lv2/modgui/icon-tap-reverberator.html
lib/lv2/tap-reverb.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-reverb.lv2/modgui/pedals/boxy/cream.png
lib/lv2/tap-reverb.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-reverb.lv2/modgui/screenshot-tap-reverberator.png
lib/lv2/tap-reverb.lv2/modgui/stylesheet-tap-reverberator.css
lib/lv2/tap-reverb.lv2/modgui/thumbnail-tap-reverberator.png
lib/lv2/tap-reverb.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-reverb.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-reverb.lv2/tap_reverb.so
lib/lv2/tap-reverb.lv2/tap_reverb.ttl
lib/lv2/tap-rotspeak.lv2/manifest.ttl
lib/lv2/tap-rotspeak.lv2/modgui.ttl
lib/lv2/tap-rotspeak.lv2/modgui/icon-tap-rotary-speaker.html
lib/lv2/tap-rotspeak.lv2/modgui/knobs/japanese/cream.png
lib/lv2/tap-rotspeak.lv2/modgui/knobs/japanese/petrol.png
lib/lv2/tap-rotspeak.lv2/modgui/pedals/japanese/purple.png
lib/lv2/tap-rotspeak.lv2/modgui/screenshot-tap-rotary-speaker.png
lib/lv2/tap-rotspeak.lv2/modgui/stylesheet-tap-rotary-speaker.css
lib/lv2/tap-rotspeak.lv2/modgui/thumbnail-tap-rotary-speaker.png
lib/lv2/tap-rotspeak.lv2/tap_rotspeak.so
lib/lv2/tap-rotspeak.lv2/tap_rotspeak.ttl
lib/lv2/tap-sigmoid.lv2/manifest.ttl
lib/lv2/tap-sigmoid.lv2/modgui.ttl
lib/lv2/tap-sigmoid.lv2/modgui/icon-tap-sigmoid-booster.html
lib/lv2/tap-sigmoid.lv2/modgui/knobs/boxy/aluminium.png
lib/lv2/tap-sigmoid.lv2/modgui/pedals/boxy/orange.png
lib/lv2/tap-sigmoid.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-sigmoid.lv2/modgui/screenshot-tap-sigmoid-booster.png
lib/lv2/tap-sigmoid.lv2/modgui/stylesheet-tap-sigmoid-booster.css
lib/lv2/tap-sigmoid.lv2/modgui/thumbnail-tap-sigmoid-booster.png
lib/lv2/tap-sigmoid.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-sigmoid.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-sigmoid.lv2/tap_sigmoid.so
lib/lv2/tap-sigmoid.lv2/tap_sigmoid.ttl
lib/lv2/tap-tremolo.lv2/manifest.ttl
lib/lv2/tap-tremolo.lv2/modgui.ttl
lib/lv2/tap-tremolo.lv2/modgui/icon-tap-tremolo.html
lib/lv2/tap-tremolo.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-tremolo.lv2/modgui/pedals/boxy/purple.png
lib/lv2/tap-tremolo.lv2/modgui/pedals/boxy/racing.png
lib/lv2/tap-tremolo.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-tremolo.lv2/modgui/screenshot-tap-tremolo.png
lib/lv2/tap-tremolo.lv2/modgui/stylesheet-tap-tremolo.css
lib/lv2/tap-tremolo.lv2/modgui/thumbnail-tap-tremolo.png
lib/lv2/tap-tremolo.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-tremolo.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-tremolo.lv2/tap_tremolo.so
lib/lv2/tap-tremolo.lv2/tap_tremolo.ttl
lib/lv2/tap-tubewarmth.lv2/manifest.ttl
lib/lv2/tap-tubewarmth.lv2/modgui.ttl
lib/lv2/tap-tubewarmth.lv2/modgui/icon-tap-tubewarmth.html
lib/lv2/tap-tubewarmth.lv2/modgui/knobs/boxy/black.png
lib/lv2/tap-tubewarmth.lv2/modgui/pedals/boxy/brown.png
lib/lv2/tap-tubewarmth.lv2/modgui/pedals/footswitch.png
lib/lv2/tap-tubewarmth.lv2/modgui/screenshot-tap-tubewarmth.png
lib/lv2/tap-tubewarmth.lv2/modgui/stylesheet-tap-tubewarmth.css
lib/lv2/tap-tubewarmth.lv2/modgui/thumbnail-tap-tubewarmth.png
lib/lv2/tap-tubewarmth.lv2/modgui/utils/dropdown-arrow-black.png
lib/lv2/tap-tubewarmth.lv2/modgui/utils/dropdown-arrow-white.png
lib/lv2/tap-tubewarmth.lv2/tap_tubewarmth.so
lib/lv2/tap-tubewarmth.lv2/tap_tubewarmth.ttl
lib/lv2/tap-vibrato.lv2/manifest.ttl
lib/lv2/tap-vibrato.lv2/modgui.ttl
lib/lv2/tap-vibrato.lv2/modgui/icon-tap-vibrato.html
lib/lv2/tap-vibrato.lv2/modgui/knobs/japanese/cream.png
lib/lv2/tap-vibrato.lv2/modgui/knobs/japanese/green.png
lib/lv2/tap-vibrato.lv2/modgui/knobs/japanese/purple.png
lib/lv2/tap-vibrato.lv2/modgui/pedals/japanese/green.png
lib/lv2/tap-vibrato.lv2/modgui/pedals/japanese/purple.png
lib/lv2/tap-vibrato.lv2/modgui/screenshot-tap-vibrato.png
lib/lv2/tap-vibrato.lv2/modgui/stylesheet-tap-vibrato.css
lib/lv2/tap-vibrato.lv2/modgui/thumbnail-tap-vibrato.png
lib/lv2/tap-vibrato.lv2/tap_vibrato.so
lib/lv2/tap-vibrato.lv2/tap_vibrato.ttl

View file

@ -2,7 +2,7 @@
PORTNAME= biococoa PORTNAME= biococoa
PORTVERSION= 2.2.2 PORTVERSION= 2.2.2
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= biology gnustep CATEGORIES= biology gnustep
MASTER_SITES= http://bioinformatics.org/biococoa/downloads/ DEBIAN/pool/main/b/biococoa.app MASTER_SITES= http://bioinformatics.org/biococoa/downloads/ DEBIAN/pool/main/b/biococoa.app
DISTNAME= biococoa-${PORTVERSION}-src DISTNAME= biococoa-${PORTVERSION}-src

View file

@ -26,7 +26,6 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
INSTALL_TARGET= install-strip INSTALL_TARGET= install-strip
post-install: post-install:

View file

@ -33,6 +33,7 @@
SUBDIR += cego SUBDIR += cego
SUBDIR += cegobridge SUBDIR += cegobridge
SUBDIR += clickhouse SUBDIR += clickhouse
SUBDIR += cockroach
SUBDIR += couchdb SUBDIR += couchdb
SUBDIR += courier-authlib-mysql SUBDIR += courier-authlib-mysql
SUBDIR += courier-authlib-pgsql SUBDIR += courier-authlib-pgsql
@ -1000,7 +1001,6 @@
SUBDIR += sqlite2 SUBDIR += sqlite2
SUBDIR += sqlite3 SUBDIR += sqlite3
SUBDIR += sqlitebrowser SUBDIR += sqlitebrowser
SUBDIR += sqlitebrowser-qt5
SUBDIR += sqliteconvert SUBDIR += sqliteconvert
SUBDIR += sqliteman SUBDIR += sqliteman
SUBDIR += sqlitemanager SUBDIR += sqlitemanager

View file

@ -0,0 +1,40 @@
# $FreeBSD$
PORTNAME= cockroach
PORTVERSION= 1.0.4
DISTVERSIONPREFIX= v
CATEGORIES= databases
MASTER_SITES= https://binaries.cockroachdb.com/
EXTRACT_SUFX= .src.tgz
MAINTAINER= james@jen20.com
COMMENT= Cloud-native SQL database that survive disasters
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/src/github.com/cockroachdb/cockroach/LICENSE
BUILD_DEPENDS= bash:shells/bash \
cmake:devel/cmake \
go:lang/go
USES= gmake
USE_RC_SUBR= cockroach
PLIST_FILES= bin/cockroach
USERS= cockroach
GROUPS= cockroach
post-patch:
@${REINPLACE_CMD} -e 's|-DCMAKE_CXX_FLAGS=-DNDEBUG)|-DCMAKE_CXX_FLAGS=-DNDEBUG) -DFAIL_ON_WARNINGS=OFF|g' \
${WRKSRC}/src/github.com/cockroachdb/cockroach/build/common.mk
do-build:
@${SETENV} -i PATH="${PATH}" \
${MAKE_CMD} -C ${WRKSRC} buildoss
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/cockroachdb/cockroach/cockroach ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1502917562
SHA256 (cockroach-v1.0.4.src.tgz) = 1d135016ccef6c684b7414b6b26219cad74ebec9dea5421862ac8288025476b6
SIZE (cockroach-v1.0.4.src.tgz) = 69123903

View file

@ -0,0 +1,69 @@
#!/bin/sh
# $FreeBSD$
#
# PROVIDE: cockroach
# REQUIRE: LOGIN
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
# to enable this service:
#
# cockroach_enable (bool): Set to NO by default.
# Set it to YES to enable cockroach.
# cockroach_user (user): Set user to run cockroach.
# Default is "cockroach".
# cockroach_group (group): Set group to run cockroach.
# Default is "cockroach".
# cockroach_dir (dir): Set dir to run cockroach in.
# Default is "path=/var/db/cockroach".
# cockroach_flags (string): Set additional flags with which to run cockroach.
# Default is "--insecure --host=localhost".
. /etc/rc.subr
name=cockroach
rcvar=cockroach_enable
load_rc_config $name
: ${cockroach_enable:="NO"}
: ${cockroach_user:="cockroach"}
: ${cockroach_group:="cockroach"}
: ${cockroach_dir:="/var/db/cockroachdb"}
: ${cockroach_store:="--store=path=${cockroach_dir}"}
: ${cockroach_flags:="--insecure --host=localhost"}
start_precmd=cockroach_startprecmd
start_cmd=${name}_start
stop_cmd=${name}_stop
pidfile=/var/run/cockroach.pid
command="%%PREFIX%%/bin/cockroach"
cockroach_startprecmd()
{
if [ ! -e ${pidfile} ]; then
install -o ${cockroach_user} -g ${cockroach_group} /dev/null ${pidfile};
fi
if [ ! -d ${cockroach_dir} ]; then
install -d -o ${cockroach_user} -g ${cockroach_group} ${cockroach_dir}
fi
}
cockroach_start() {
/usr/sbin/daemon -u ${cockroach_user} \
-p $pidfile ${command} \
start \
${cockroach_store} \
${cockroach_flags}
}
cockroach_stop() {
[ -f $pidfile ] \
&& ${command} quit --insecure \
|| echo ${name} not running? \(check ${pidfile}\)
}
run_rc_command "$1"

View file

@ -0,0 +1,11 @@
CockroachDB is a distributed SQL database built on a transactional
and strongly-consistent key-value store. It scales horizontally;
survives disk, machine, rack, and even datacenter failures with
minimal latency disruption and no manual intervention; supports
strongly-consistent ACID transactions; and provides a familiar SQL
API for structuring, manipulating, and querying data.
CockroachDB is inspired by Google's Spanner and F1 technologies, and
it's completely open source.
WWW: https://cockroachlabs.io/

View file

@ -2,7 +2,7 @@
PORTNAME= bdb PORTNAME= bdb
PORTVERSION= 0.2.1 PORTVERSION= 0.2.1
PORTREVISION= 6 PORTREVISION= 7
CATEGORIES= databases gnustep CATEGORIES= databases gnustep
MASTER_SITES= SF/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/${PORTVERSION} MASTER_SITES= SF/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/${PORTVERSION}
PKGNAMEPREFIX= fortytwo- PKGNAMEPREFIX= fortytwo-

View file

@ -1,34 +1,197 @@
# Created by: Sebastien Gioria <gioria@FreeBSD.org> # Created by: Rozhuk Ivan <rozhuk.im@gmail.com>
# $FreeBSD$ # $FreeBSD$
PORTNAME= mantis PORTNAME= mantis
PORTVERSION= 1.2.19 PORTVERSION= 2.5.1
PORTREVISION= 1
CATEGORIES= databases www CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION}
DISTNAME= mantisbt-${PORTVERSION}
MAINTAINER= dvl@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Bug tracking system written in PHP COMMENT= Bug tracking system written in PHP
NO_BUILD= yes NO_BUILD= yes
USE_PHP= hash pcre session xml USE_PHP= hash pcre session xml
USE_GITHUB= yes
GH_ACCOUNT= mantisbt:DEFAULT \
mantisbt:api_swaggerui \
mantisbt:lib_adodb \
mantisbt:lib_disposable \
mantisbt:lib_parsedown \
mantisbt:lib_phpmailer \
mantisbt:lib_securimage
GH_PROJECT= mantisbt:DEFAULT \
swagger-ui:api_swaggerui \
ADOdb:lib_adodb \
disposable_email_checker:lib_disposable \
parsedown:lib_parsedown \
PHPMailer:lib_phpmailer \
securimage:lib_securimage
GH_TAGNAME= 063cce6182568cf2eba81e3ca59cdd67606e7bab:DEFAULT \
0beaf61f94c3e6359ee0cdaf7b23ad4b365d761f:api_swaggerui \
cc2c13e337f1441e3aa1e17497722c1cd98b281b:lib_adodb \
6a7ddc0598810bdb91d270b489cec2e1033e047f:lib_disposable \
20ff8bbb57205368b4b42d094642a3e52dac85fb:lib_parsedown \
e066a6277ad41fcfdb8d3b8536aaa55ec9b6399b:lib_phpmailer \
65d446e137db4fe84e7f7edb9e7b06fce521a63b:lib_securimage
GH_SUBDIR= library/adodb:lib_adodb \
library/disposable:lib_disposable \
library/parsedown:lib_parsedown \
library/phpmailer:lib_phpmailer \
library/securimage:lib_securimage
OPTIONS_MULTI= DB OPTIONS_MULTI= DB
OPTIONS_MULTI_DB= MYSQL PGSQL OPTIONS_MULTI_DB= MYSQL PGSQL
OPTIONS_GROUP= PLUGINS
OPTIONS_GROUP_PLUGINS= ACTIVITY ANNOUNCE COLORIZED CUSTOMREPORTER \
EMAILREP EVENTLOG FLTBUGLST JQUERYCHOSEN \
JQUERYUI LIGHTBOX PIWIK SAMPLEAUTH SLACK \
SNIPPETS SI TASKODROME TIMETRACKING
OPTIONS_DEFAULT= MYSQL
OPTIONS_SUB= yes
ACTIVITY_DESC= Shows bug notes by creation date
ACTIVITY_GH_ACCOUNT= mantisbt-plugins:activity
ACTIVITY_GH_PROJECT= Activity:activity
ACTIVITY_GH_TAGNAME= 99cf873396ebc3fec431c6746dae1a604768f322:activity
ACTIVITY_GH_SUBDIR= plugins/Activity:activity
ANNOUNCE_DESC= Announcements
ANNOUNCE_GH_ACCOUNT= mantisbt-plugins:announce
ANNOUNCE_GH_PROJECT= Announce:announce
ANNOUNCE_GH_TAGNAME= b9459924d88b8a9503d6ee9c37045d857d7da57e:announce
ANNOUNCE_GH_SUBDIR= plugins/Announce:announce
COLORIZED_DESC= Colorized Theme
COLORIZED_GH_ACCOUNT= mantisbt-plugins:colorized
COLORIZED_GH_PROJECT= MantisBT-Colorized:colorized
COLORIZED_GH_TAGNAME= f43dc4cc36e8851f8df1797116f904ccf5f1689d:colorized
COLORIZED_GH_SUBDIR= css/themes/colorized:colorized
CUSTOMREPORTER_DESC= Allows the selection of a Reporter from a list
CUSTOMREPORTER_GH_ACCOUNT= mantisbt-plugins:customreporter
CUSTOMREPORTER_GH_PROJECT= CustomReporter:customreporter
CUSTOMREPORTER_GH_TAGNAME= e9658eac2aa6c7e37609578e1d8bd676d22a3770:customreporter
CUSTOMREPORTER_GH_SUBDIR= plugins/CustomReporter:customreporter
EMAILREP_DESC= Allows to report an issue by sending an email
EMAILREP_GH_ACCOUNT= mantisbt-plugins:emailrep
EMAILREP_GH_PROJECT= EmailReporting:emailrep
EMAILREP_GH_TAGNAME= bcee020b3ce4bf91678a3f48d213660cf9902968:emailrep
EMAILREP_GH_SUBDIR= plugins/EmailReporting:emailrep
EVENTLOG_DESC= Allows MantisBT components to log data
EVENTLOG_GH_ACCOUNT= mantisbt-plugins:eventlog
EVENTLOG_GH_PROJECT= EventLog:eventlog
EVENTLOG_GH_TAGNAME= 74fd03cf85a32088a0206bc73bb14ddbd148aed2:eventlog
EVENTLOG_GH_SUBDIR= plugins/EventLog:eventlog
FLTBUGLST_DESC= Allowing to filter by a set of bug IDs
FLTBUGLST_GH_ACCOUNT= mantisbt-plugins:fltbuglst
FLTBUGLST_GH_PROJECT= FilterBugList:fltbuglst
FLTBUGLST_GH_TAGNAME= 4de5242dcf3ced656cffbf14776ce41089c07e49:fltbuglst
FLTBUGLST_GH_SUBDIR= plugins/FilterBugList:fltbuglst
JQUERYCHOSEN_DESC= Support the Library Chosen to MantisBT
JQUERYCHOSEN_GH_ACCOUNT= mantisbt-plugins:jquerychosen
JQUERYCHOSEN_GH_PROJECT= JqueryChosen:jquerychosen
JQUERYCHOSEN_GH_TAGNAME= dc305e987ea3693bb92d22545ba23f3fc44d04c3:jquerychosen
JQUERYUI_DESC= jQuery UI library + Combobox
JQUERYUI_GH_ACCOUNT= mantisbt-plugins:jqueryui
JQUERYUI_GH_PROJECT= jQuery-UI:jqueryui
JQUERYUI_GH_TAGNAME= ca77afa51166658b469dd11bfff7713485935bda:jqueryui
LIGHTBOX_DESC= Plugin to open attachments using Lightbox
LIGHTBOX_GH_ACCOUNT= mantisbt-plugins:lightbox
LIGHTBOX_GH_PROJECT= Lightbox:lightbox
LIGHTBOX_GH_TAGNAME= f8220ba689378054ca433f718d909dc41a803def:lightbox
LIGHTBOX_GH_SUBDIR= plugins/Lightbox:lightbox
PIWIK_DESC= Paste print screens directly
PIWIK_GH_ACCOUNT= mantisbt-plugins:piwik
PIWIK_GH_PROJECT= piwik:piwik
PIWIK_GH_TAGNAME= a2dba46836bdc07a80b8040e889ba0606f97415e:piwik
SAMPLEAUTH_DESC= A sample authentication plugin
SAMPLEAUTH_GH_ACCOUNT= mantisbt-plugins:sampleauth
SAMPLEAUTH_GH_PROJECT= SampleAuth:sampleauth
SAMPLEAUTH_GH_TAGNAME= 34856715f49a5c273f33e094c759c0e0b52b3912:sampleauth
SAMPLEAUTH_GH_SUBDIR= plugins/SampleAuth:sampleauth
SLACK_DESC= Slack integration
SLACK_GH_ACCOUNT= mantisbt-plugins:slack
SLACK_GH_PROJECT= Slack:slack
SLACK_GH_TAGNAME= b054ea2446f7ac8cf9487cf72a9d9b7bca46f350:slack
SLACK_GH_SUBDIR= plugins/Slack:slack
SNIPPETS_DESC= Slack integration
SNIPPETS_GH_ACCOUNT= mantisbt-plugins:snippets
SNIPPETS_GH_PROJECT= snippets:snippets
SNIPPETS_GH_TAGNAME= ae08cb9845ad8a206dff7b4cad8c3dd7ffe611a5:snippets
SNIPPETS_GH_SUBDIR= plugins/Snippets:snippets
SI_DESC= Source control integration
SI_GH_ACCOUNT= mantisbt-plugins:si
SI_GH_PROJECT= source-integration:si
SI_GH_TAGNAME= 5aec11023a9c242a67f2255e24b4377d28c6a4f4:si
SI_USE= php=curl
TASKODROME_DESC= Interactive scrum board
TASKODROME_GH_ACCOUNT= mantisbt-plugins:taskodrome
TASKODROME_GH_PROJECT= Taskodrome:taskodrome
TASKODROME_GH_TAGNAME= c9bc06c0d7fcf8683f2534263a117970ee4e418d:taskodrome
TIMETRACKING_DESC= Time Tracking
TIMETRACKING_GH_ACCOUNT=mantisbt-plugins:timetracking
TIMETRACKING_GH_PROJECT=timetracking:timetracking
TIMETRACKING_GH_TAGNAME=990ce27aba9a6f79fdfbe10f71c7b60c7b8cbe26:timetracking
MYSQL_DESC= MySQL support MYSQL_DESC= MySQL support
MYSQL_USE= php=mysqli
PGSQL_DESC= PostgreSQL support PGSQL_DESC= PostgreSQL support
PGSQL_USE= php=pgsql
OPTIONS_DEFAULT= MYSQL
MYSQL_USE= mysql=yes php=mysql
PGSQL_USE= pgsql=yes php=pgsql
SUB_FILES= pkg-message SUB_FILES= pkg-message
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
post-extract:
@${MV} ${WRKSRC_api_swaggerui}/dist/* ${WRKSRC}/api/rest/swagger/
@${MV} ${WRKSRC}/api/rest/swagger/index.html ${WRKSRC}/api/rest/swagger/index.php
post-extract-COLORIZED-on:
@${MV} ${WRKSRC_colorized}/colorized.css ${WRKSRC_colorized}/default.css
@${CP} ${WRKSRC_colorized}/assets/screenshot-1.png ${WRKSRC_colorized}/colorized.png
post-extract-JQUERYCHOSEN-on:
@${MV} ${WRKSRC_jquerychosen}/JqueryChosen ${WRKSRC}/plugins/
post-extract-JQUERYUI-on:
@${MV} ${WRKSRC_jqueryui}/jQueryUI ${WRKSRC}/plugins/
post-extract-PIWIK-on:
@${MV} ${WRKSRC_piwik}/Piwik ${WRKSRC}/plugins/
post-extract-SI-on:
@${MV} ${WRKSRC_si}/Source ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceBitBucket ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceCgit ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceGithub ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceGitlab ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceGitphp ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceGitweb ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceHgWeb ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceSFSVN ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceSVN ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceViewVC ${WRKSRC}/plugins/
@${MV} ${WRKSRC_si}/SourceWebSVN ${WRKSRC}/plugins/
post-extract-TASKODROME-on:
@${MV} ${WRKSRC_taskodrome}/Taskodrome ${WRKSRC}/plugins/
post-extract-TIMETRACKING-on:
@${MV} ${WRKSRC_timetracking}/TimeTracking ${WRKSRC}/plugins/
do-install: do-install:
${MKDIR} ${STAGEDIR}${WWWDIR} ${MKDIR} ${STAGEDIR}${WWWDIR}
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}

View file

@ -1,2 +1,49 @@
SHA256 (mantisbt-1.2.19.tar.gz) = 0814d2113de4a53498bb67fa531ca36dee821e5c22df150deb75dc918eed86de TIMESTAMP = 1501075956
SIZE (mantisbt-1.2.19.tar.gz) = 2615171 SHA256 (mantisbt-mantisbt-2.5.1-063cce6182568cf2eba81e3ca59cdd67606e7bab_GH0.tar.gz) = 22c221478380f3cafc9d5ccdaa3916b7826327750ebf75b746b324b77df40855
SIZE (mantisbt-mantisbt-2.5.1-063cce6182568cf2eba81e3ca59cdd67606e7bab_GH0.tar.gz) = 4523391
SHA256 (mantisbt-swagger-ui-0beaf61f94c3e6359ee0cdaf7b23ad4b365d761f_GH0.tar.gz) = 5c67f724da6d2daa8931920b82f92319098badc47b57848c385a942a1420bdf4
SIZE (mantisbt-swagger-ui-0beaf61f94c3e6359ee0cdaf7b23ad4b365d761f_GH0.tar.gz) = 1401641
SHA256 (mantisbt-ADOdb-cc2c13e337f1441e3aa1e17497722c1cd98b281b_GH0.tar.gz) = a9334857b2dfefb42273f5296ef89166e6d65fcca26857702bce579ba1add102
SIZE (mantisbt-ADOdb-cc2c13e337f1441e3aa1e17497722c1cd98b281b_GH0.tar.gz) = 342578
SHA256 (mantisbt-disposable_email_checker-6a7ddc0598810bdb91d270b489cec2e1033e047f_GH0.tar.gz) = a2df1d7eb889ee175abb9c9d7a698260416bdb9c8d768262f68ca2050563921f
SIZE (mantisbt-disposable_email_checker-6a7ddc0598810bdb91d270b489cec2e1033e047f_GH0.tar.gz) = 9205
SHA256 (mantisbt-parsedown-20ff8bbb57205368b4b42d094642a3e52dac85fb_GH0.tar.gz) = a5fa28b2c0a546e34679ea78a9dbd811820351bd9b64df97d0b1fd29eb94f26b
SIZE (mantisbt-parsedown-20ff8bbb57205368b4b42d094642a3e52dac85fb_GH0.tar.gz) = 17633
SHA256 (mantisbt-PHPMailer-e066a6277ad41fcfdb8d3b8536aaa55ec9b6399b_GH0.tar.gz) = 61ef72758060af029320478343f70250aea6cf3434e526283c0911ba907ba1ab
SIZE (mantisbt-PHPMailer-e066a6277ad41fcfdb8d3b8536aaa55ec9b6399b_GH0.tar.gz) = 92355
SHA256 (mantisbt-securimage-65d446e137db4fe84e7f7edb9e7b06fce521a63b_GH0.tar.gz) = 490a47dd550e20de5a8f1f4841e55803232ab5716e502cc1e292cdc7dc52af30
SIZE (mantisbt-securimage-65d446e137db4fe84e7f7edb9e7b06fce521a63b_GH0.tar.gz) = 7590715
SHA256 (mantisbt-plugins-Activity-99cf873396ebc3fec431c6746dae1a604768f322_GH0.tar.gz) = 7c9a2d08d98854c40e53ec5ae90aa84ea3849843e5dec8fceefd4cbfba6d4c88
SIZE (mantisbt-plugins-Activity-99cf873396ebc3fec431c6746dae1a604768f322_GH0.tar.gz) = 42861
SHA256 (mantisbt-plugins-Announce-b9459924d88b8a9503d6ee9c37045d857d7da57e_GH0.tar.gz) = 7427ae79986cc922b51263142b4f0a3427641492259ffe99d995ddf868ede7c4
SIZE (mantisbt-plugins-Announce-b9459924d88b8a9503d6ee9c37045d857d7da57e_GH0.tar.gz) = 146279
SHA256 (mantisbt-plugins-MantisBT-Colorized-f43dc4cc36e8851f8df1797116f904ccf5f1689d_GH0.tar.gz) = d4ca823fdcef233f041a2ab590d7b2c9e7e9209d2f92f07749967b564b128418
SIZE (mantisbt-plugins-MantisBT-Colorized-f43dc4cc36e8851f8df1797116f904ccf5f1689d_GH0.tar.gz) = 260775
SHA256 (mantisbt-plugins-CustomReporter-e9658eac2aa6c7e37609578e1d8bd676d22a3770_GH0.tar.gz) = 867156531e1ad67a467cfd7ef5456c2f18098dc8c9c711a636f3c7b612f64134
SIZE (mantisbt-plugins-CustomReporter-e9658eac2aa6c7e37609578e1d8bd676d22a3770_GH0.tar.gz) = 15727
SHA256 (mantisbt-plugins-EmailReporting-bcee020b3ce4bf91678a3f48d213660cf9902968_GH0.tar.gz) = 412446e1b8660045845d0dfb60167e15b97bc046ad81ff20e34e640dea34a664
SIZE (mantisbt-plugins-EmailReporting-bcee020b3ce4bf91678a3f48d213660cf9902968_GH0.tar.gz) = 170934
SHA256 (mantisbt-plugins-EventLog-74fd03cf85a32088a0206bc73bb14ddbd148aed2_GH0.tar.gz) = ee0d3fccfce3cc63b597d59e46067dd8f511014cee8b308763e5ed900753673d
SIZE (mantisbt-plugins-EventLog-74fd03cf85a32088a0206bc73bb14ddbd148aed2_GH0.tar.gz) = 264064
SHA256 (mantisbt-plugins-FilterBugList-4de5242dcf3ced656cffbf14776ce41089c07e49_GH0.tar.gz) = ef30ffa35e3e40e6a9da494e9ce6b556510212588b66e8712661d3f5da27e24c
SIZE (mantisbt-plugins-FilterBugList-4de5242dcf3ced656cffbf14776ce41089c07e49_GH0.tar.gz) = 3172
SHA256 (mantisbt-plugins-JqueryChosen-dc305e987ea3693bb92d22545ba23f3fc44d04c3_GH0.tar.gz) = 070cadc956689e6357af43a251e1d6fd703fa2612c8dee45c61e6e29e456d15e
SIZE (mantisbt-plugins-JqueryChosen-dc305e987ea3693bb92d22545ba23f3fc44d04c3_GH0.tar.gz) = 50254
SHA256 (mantisbt-plugins-jQuery-UI-ca77afa51166658b469dd11bfff7713485935bda_GH0.tar.gz) = 39281ee9847ae9100c7fcfe9453e3ce860983c2de2f4a549f10117ab3e0d2be5
SIZE (mantisbt-plugins-jQuery-UI-ca77afa51166658b469dd11bfff7713485935bda_GH0.tar.gz) = 127397
SHA256 (mantisbt-plugins-Lightbox-f8220ba689378054ca433f718d909dc41a803def_GH0.tar.gz) = 4ad7f432feffb9f793781b06465fe63e84997b5665a73e15d423b0b45bafa925
SIZE (mantisbt-plugins-Lightbox-f8220ba689378054ca433f718d909dc41a803def_GH0.tar.gz) = 29920
SHA256 (mantisbt-plugins-piwik-a2dba46836bdc07a80b8040e889ba0606f97415e_GH0.tar.gz) = b0ea772a6779bba9f94560d6eb3cb4169484446bf10fdcde4292706e6798b2f1
SIZE (mantisbt-plugins-piwik-a2dba46836bdc07a80b8040e889ba0606f97415e_GH0.tar.gz) = 2898
SHA256 (mantisbt-plugins-SampleAuth-34856715f49a5c273f33e094c759c0e0b52b3912_GH0.tar.gz) = 0b469ad79ffb792e4fc9cbcc5d48266c686be20de3f0cd6986bf43893deca1c3
SIZE (mantisbt-plugins-SampleAuth-34856715f49a5c273f33e094c759c0e0b52b3912_GH0.tar.gz) = 197029
SHA256 (mantisbt-plugins-Slack-b054ea2446f7ac8cf9487cf72a9d9b7bca46f350_GH0.tar.gz) = 14ebf649ef6d16edcc370c44fb601765acfd80fb26a745e04f3fe8411705f24d
SIZE (mantisbt-plugins-Slack-b054ea2446f7ac8cf9487cf72a9d9b7bca46f350_GH0.tar.gz) = 26874
SHA256 (mantisbt-plugins-snippets-ae08cb9845ad8a206dff7b4cad8c3dd7ffe611a5_GH0.tar.gz) = a1f01085cbb0bbc8c5359016b6ff3e6d7027ea5ea3f5548e49f58bca1e37751b
SIZE (mantisbt-plugins-snippets-ae08cb9845ad8a206dff7b4cad8c3dd7ffe611a5_GH0.tar.gz) = 13661
SHA256 (mantisbt-plugins-source-integration-5aec11023a9c242a67f2255e24b4377d28c6a4f4_GH0.tar.gz) = b8d5924cc91bde642bff76e51ef0802f4c944ebba0450926ef9c9f192f2ff584
SIZE (mantisbt-plugins-source-integration-5aec11023a9c242a67f2255e24b4377d28c6a4f4_GH0.tar.gz) = 102817
SHA256 (mantisbt-plugins-Taskodrome-c9bc06c0d7fcf8683f2534263a117970ee4e418d_GH0.tar.gz) = 105efa7fe51cd182dcaa9d59fe8e8cc9e56a212f3f5036382e5835b63cbbf61e
SIZE (mantisbt-plugins-Taskodrome-c9bc06c0d7fcf8683f2534263a117970ee4e418d_GH0.tar.gz) = 14524911
SHA256 (mantisbt-plugins-timetracking-990ce27aba9a6f79fdfbe10f71c7b60c7b8cbe26_GH0.tar.gz) = a33ff4326e33a72e3816fea02fc24ff187eb8ec544f04590b111f7a930a963b5
SIZE (mantisbt-plugins-timetracking-990ce27aba9a6f79fdfbe10f71c7b60c7b8cbe26_GH0.tar.gz) = 12864

View file

@ -0,0 +1,20 @@
--- api/rest/swagger/index.php 2017-06-18 00:46:15.000000000 +0300
+++ api/rest/swagger/index.php 2017-02-24 08:29:06.000000000 +0300
@@ -1,3 +1,8 @@
+<?php
+$g_bypass_headers = true;
+require_once( __DIR__ . '/../../../core.php' );
+$t_path = config_get( 'path' );
+?>
<!DOCTYPE html>
<html>
<head>
@@ -38,7 +43,7 @@
if (url && url.length > 1) {
url = decodeURIComponent(url[1]);
} else {
- url = "http://petstore.swagger.io/v2/swagger.json";
+ url = '<?php echo $t_path . 'api/rest/swagger.json' ?>';
}
hljs.configure({

View file

@ -1,17 +0,0 @@
--- config_defaults_inc.php.orig 2015-11-02 10:57:53 UTC
+++ config_defaults_inc.php
@@ -2347,9 +2347,13 @@
/**
* Threshold needed to view project documentation
+ * Note: setting this to ANYBODY will let any user download attachments
+ * from private projects, regardless of their being a member of it.
+ * @see $g_enable_project_documentation
+ * @see $g_upload_project_file_threshold
* @global int $g_view_proj_doc_threshold
*/
- $g_view_proj_doc_threshold = ANYBODY;
+ $g_view_proj_doc_threshold = VIEWER;
/**
* Site manager

File diff suppressed because it is too large Load diff

View file

@ -12,8 +12,6 @@ COMMENT= Persistent key-value database with built-in net interface
LICENSE= BSD3CLAUSE LICENSE= BSD3CLAUSE
BROKEN_FreeBSD_10_i386= undefined reference to __atomic_fetch_add_8
USES= execinfo USES= execinfo
OPTIONS_DEFINE= TESTS TRIB OPTIONS_DEFINE= TESTS TRIB
@ -27,6 +25,11 @@ TRIB_DESC= Install redis-trib.rb (lang/ruby req.)
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${ARCH} == i386 && ! ${CFLAGS:M-march=*}
# Needed for __atomic_fetch_add_8
CFLAGS+= -march=i586
.endif
.if ${PORT_OPTIONS:MTRIB} .if ${PORT_OPTIONS:MTRIB}
CATEGORIES+= ruby CATEGORIES+= ruby
USE_RUBY= yes USE_RUBY= yes

View file

@ -2,7 +2,7 @@
PORTNAME= sqlclient PORTNAME= sqlclient
PORTVERSION= 1.8.1 PORTVERSION= 1.8.1
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= databases gnustep CATEGORIES= databases gnustep
MASTER_SITES= GNUSTEP/libs MASTER_SITES= GNUSTEP/libs
DISTNAME= SQLClient-${PORTVERSION} DISTNAME= SQLClient-${PORTVERSION}

View file

@ -1,12 +0,0 @@
# Created by: Tobias C. Berner <tcberner@FreeBSD.org>
# $FreeBSD$
PORTNAME= sqlitebrowser
PORTREVISION= 0
PKGNAMESUFFIX= -qt5
CONFLICTS_INSTALL= ${PORTNAME}-3.*
MASTERDIR= ${.CURDIR:H}/sqlitebrowser
.include "${MASTERDIR}/Makefile"

View file

@ -2,33 +2,26 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= sqlitebrowser PORTNAME= sqlitebrowser
PORTVERSION= 3.9.1 PORTVERSION= 3.10.0
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
CATEGORIES= databases CATEGORIES= databases
MAINTAINER= lbartoletti@tuxfamily.org MAINTAINER= lbartoletti@tuxfamily.org
COMMENT= Visual tool to manage SQLite databases COMMENT= Visual tool to manage SQLite databases
LICENSE= MPL GPLv3 LICENSE= MPL20 GPLv3
LICENSE_COMB= dual LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/lib/libantlr.a:devel/antlr BUILD_DEPENDS= ${LOCALBASE}/lib/libantlr.a:devel/antlr
CONFLICTS_INSTALL?= ${PORTNAME}-qt5-*
USE_GITHUB= yes
USES= cmake desktop-file-utils sqlite USES= cmake desktop-file-utils sqlite
.if empty(PKGNAMESUFFIX)
CMAKE_ARGS+= -DUSE_QT5:BOOL=FALSE
USE_QT4= corelib network gui qmake_build linguisttools_build \
moc_build uic_build rcc_build
.else
CMAKE_ARGS+= -DUSE_QT5:BOOL=TRUE CMAKE_ARGS+= -DUSE_QT5:BOOL=TRUE
USE_QT5= core gui network printsupport testlib widgets \ USE_QT5= core gui network printsupport testlib widgets \
buildtools_build linguisttools_build qmake_build buildtools_build linguisttools_build qmake_build
.endif USE_GITHUB= yes
INSTALLS_ICONS= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' \ @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1475468807 TIMESTAMP = 1503259133
SHA256 (sqlitebrowser-sqlitebrowser-v3.9.1_GH0.tar.gz) = d0d2e06a69927ba1d0b955f3261ce70c61befc5bd5ddaa06752dae8bb4219ed8 SHA256 (sqlitebrowser-sqlitebrowser-v3.10.0_GH0.tar.gz) = 608475b5956bc7ebbfc80515a96b814abe9e0f9f2b040ac19fd8608d80163a56
SIZE (sqlitebrowser-sqlitebrowser-v3.9.1_GH0.tar.gz) = 1704713 SIZE (sqlitebrowser-sqlitebrowser-v3.10.0_GH0.tar.gz) = 1990333

View file

@ -2,10 +2,9 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= tdbc PORTNAME= tdbc
DISTVERSION= 1.0.4 DISTVERSION= 1.0.5
CATEGORIES= databases CATEGORIES= databases
MASTER_SITES= TCLTK/tcl8_6 \ MASTER_SITES= SF/tcl/Tcl/8.6.7
SF/tcl/Tcl/8.6.5
DISTFILES= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX} DISTFILES= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= tcltk@FreeBSD.org MAINTAINER= tcltk@FreeBSD.org
@ -23,9 +22,7 @@ OPTIONS_SUB= yes
USES= tcl:86,tea USES= tcl:86,tea
USE_LDCONFIG= yes USE_LDCONFIG= yes
MAKE_ENV+= DESTDIR=${STAGEDIR} MAKE_ENV+= DESTDIR=${STAGEDIR}
CONFIGURE_ARGS+=--with-tcloo=${TCL_LIBDIR} \ CONFIGURE_ARGS+=--enable-threads \
--with-tdbc=${WRKDIR}/tdbc${PORTVERSION} \
--enable-threads \
--mandir=${PREFIX}/man \ --mandir=${PREFIX}/man \
--includedir=${PREFIX}/include/tdbc --includedir=${PREFIX}/include/tdbc
PLIST_SUB+= VERSION=${DISTVERSION} \ PLIST_SUB+= VERSION=${DISTVERSION} \
@ -34,6 +31,9 @@ PLIST_SUB+= VERSION=${DISTVERSION} \
MODULES= tdbc MODULES= tdbc
# TDBC (code)
tdbc_CONFIGURE_ARGS= --with-tcloo=${TCL_LIBDIR}
# MySQL # MySQL
MYSQL_VARS= MODULES+=tdbcmysql MYSQL_VARS= MODULES+=tdbcmysql
MYSQL_USES= mysql:client MYSQL_USES= mysql:client
@ -43,6 +43,7 @@ MYSQL_DISTFILES= ${PORTNAME}mysql${PORTVERSION}${EXTRACT_SUFX}
ODBC_VARS= MODULES+=tdbcodbc ODBC_VARS= MODULES+=tdbcodbc
ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC
ODBC_DISTFILES= ${PORTNAME}odbc${PORTVERSION}${EXTRACT_SUFX} ODBC_DISTFILES= ${PORTNAME}odbc${PORTVERSION}${EXTRACT_SUFX}
tdbcodbc_CONFIGURE_ARGS=--with-tdbc=${WRKDIR}/tdbc${PORTVERSION}
# PostgreSQL # PostgreSQL
PGSQL_VARS= MODULES+=tdbcpostgres PGSQL_VARS= MODULES+=tdbcpostgres
@ -72,7 +73,10 @@ do-configure:
.for module in ${MODULES} .for module in ${MODULES}
@echo "=================================" @echo "================================="
@echo "Configuring ${module}" @echo "Configuring ${module}"
cd ${WRKDIR}/${module}${PORTVERSION} && ${SETENV} ${CONFIGURE_ENV} ${SH} configure ${CONFIGURE_ARGS} cd ${WRKDIR}/${module}${PORTVERSION} && \
${SETENV} ${CONFIGURE_ENV} ${SH} configure \
${CONFIGURE_ARGS} ${${module}_CONFIGURE_ARGS}
.endfor .endfor
post-configure: post-configure:

View file

@ -1,10 +1,11 @@
SHA256 (tdbc1.0.4.tar.gz) = e8ae67a937ad14bd4190ab1a491b7527251eb7b7d66cfba74a8bd9b78a81914f TIMESTAMP = 1503300376
SIZE (tdbc1.0.4.tar.gz) = 191586 SHA256 (tdbc1.0.5.tar.gz) = 8f5c9a890dd1041079d7643fdf81713916624ebaa65a03d1c7404ff9a0c225b6
SHA256 (tdbcmysql1.0.4.tar.gz) = c339c6408dcdbb6c58ebd0400cd57029d6ab9472e7c45bfdf6136044a4561572 SIZE (tdbc1.0.5.tar.gz) = 191591
SIZE (tdbcmysql1.0.4.tar.gz) = 171639 SHA256 (tdbcmysql1.0.5.tar.gz) = db34feb72b809f1f7cb326d9e53b2f8f3be765d5fcebb1d081492089cfdf4e26
SHA256 (tdbcodbc1.0.4.tar.gz) = 6fb3f4d55ce390d89038f6cef2b8f3b9a07c83db4056f12ffe58c2bebd7faad5 SIZE (tdbcmysql1.0.5.tar.gz) = 173395
SIZE (tdbcodbc1.0.4.tar.gz) = 188779 SHA256 (tdbcodbc1.0.5.tar.gz) = ae72bbc769d97742d06b037a7318029c332edf633588b9e3935fefdfce55a1cc
SHA256 (tdbcpostgres1.0.4.tar.gz) = ad120fdd22dbc3143988460f5fd11240de29448c625fcabcb0e4353c7deb6d6e SIZE (tdbcodbc1.0.5.tar.gz) = 191334
SIZE (tdbcpostgres1.0.4.tar.gz) = 166760 SHA256 (tdbcpostgres1.0.5.tar.gz) = a5676d6f6b1229e05fff7a00abc97808ddecf72760431dedf2c07aa6aa55be2e
SHA256 (tdbcsqlite3-1.0.4.tar.gz) = 4fe8838c8b2094c2b2e19a64029a166841c7b065cd605dcd705429942b4f74fb SIZE (tdbcpostgres1.0.5.tar.gz) = 181170
SIZE (tdbcsqlite3-1.0.4.tar.gz) = 111715 SHA256 (tdbcsqlite3-1.0.5.tar.gz) = cd5fe5a073ca76f8bc8cf46422a903c77f9a2cb2e1b6035c98e666239fabc4bf
SIZE (tdbcsqlite3-1.0.5.tar.gz) = 115119

View file

@ -33,6 +33,7 @@ man/mann/tdbc_tokenize.n.gz
%%PGSQL%%lib/tdbcpostgres%%VERSION%%/libtdbcpostgres%%VERSION%%.so %%PGSQL%%lib/tdbcpostgres%%VERSION%%/libtdbcpostgres%%VERSION%%.so
%%PGSQL%%lib/tdbcpostgres%%VERSION%%/tdbcpostgres.tcl %%PGSQL%%lib/tdbcpostgres%%VERSION%%/tdbcpostgres.tcl
%%PGSQL%%lib/tdbcpostgres%%VERSION%%/pkgIndex.tcl %%PGSQL%%lib/tdbcpostgres%%VERSION%%/pkgIndex.tcl
%%PGSQL%%man/mann/tdbc_postgres.n.gz
@comment SQLITE @comment SQLITE
%%SQLITE%%lib/tcl%%TCL_MAJ%%/%%TCL_VER%%/tdbc/sqlite3-%%VERSION%%.tm %%SQLITE%%lib/tcl%%TCL_MAJ%%/%%TCL_VER%%/tdbc/sqlite3-%%VERSION%%.tm
%%SQLITE%%man/mann/tdbc_sqlite3.n.gz %%SQLITE%%man/mann/tdbc_sqlite3.n.gz

View file

@ -2,7 +2,7 @@
PORTNAME= affiche PORTNAME= affiche
PORTVERSION= 0.6.0 PORTVERSION= 0.6.0
PORTREVISION= 6 PORTREVISION= 7
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/ MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/
DISTNAME= Affiche-${PORTVERSION} DISTNAME= Affiche-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= appwrapper PORTNAME= appwrapper
PORTVERSION= 0.1 PORTVERSION= 0.1
PORTREVISION= 6 PORTREVISION= 7
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AppWrapper%20${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AppWrapper%20${PORTVERSION}
DISTNAME= AppWrapper.${PORTVERSION} DISTNAME= AppWrapper.${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= cartotheque PORTNAME= cartotheque
PORTVERSION= 0.1 PORTVERSION= 0.1
PORTREVISION= 6 PORTREVISION= 7
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= LOCAL/dinoex MASTER_SITES= LOCAL/dinoex
DISTNAME= Cartotheque-${PORTVERSION} DISTNAME= Cartotheque-${PORTVERSION}

View file

@ -3,7 +3,7 @@
PORTNAME= charmap PORTNAME= charmap
PORTVERSION= 0.2 PORTVERSION= 0.2
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.sourcefiles.org/Utilities/GUI/ MASTER_SITES= http://www.sourcefiles.org/Utilities/GUI/

View file

@ -2,7 +2,7 @@
PORTNAME= wrapper PORTNAME= wrapper
PORTVERSION= 0.1.0 PORTVERSION= 0.1.0
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
#MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/ #MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/
MASTER_SITES= LOCAL/dinoex MASTER_SITES= LOCAL/dinoex

View file

@ -0,0 +1,11 @@
--- Directories.make.orig 2017-08-13 17:48:46 UTC
+++ Directories.make
@@ -28,8 +28,4 @@ OBJ_BASE_DIR=shared_obj
endif
ARCH_DIR=$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/$(LIBRARY_COMBO)
-ifneq ($(GNUSTEP_FLATTENED),yes)
-OBJ_DIR=$(OBJ_BASE_DIR)/$(ARCH_DIR)
-else
OBJ_DIR=$(OBJ_BASE_DIR)
-endif

View file

@ -1,7 +1,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= gworkspace PORTNAME= gworkspace
PORTVERSION= 0.9.3 PORTVERSION= 0.9.4
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
#MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/
MASTER_SITES= GNUSTEP/usr-apps MASTER_SITES= GNUSTEP/usr-apps

View file

@ -1,2 +1,3 @@
SHA256 (gworkspace-0.9.3.tar.gz) = 238343a8c4e447debec75ff49f4657f74a4256a49862899214a2c80616c79049 TIMESTAMP = 1495374909
SIZE (gworkspace-0.9.3.tar.gz) = 3833838 SHA256 (gworkspace-0.9.4.tar.gz) = f3c18371c10d8ca02954017ce5c78d8f6b6ed3101a7adae86d7c557cea405632
SIZE (gworkspace-0.9.4.tar.gz) = 3855909

View file

@ -1,8 +1,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= gworkspace PORTNAME= gworkspace
PORTVERSION= 0.9.3 PORTVERSION= 0.9.4
PORTREVISION= 1
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
#MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/
MASTER_SITES= GNUSTEP/usr-apps MASTER_SITES= GNUSTEP/usr-apps

View file

@ -1,2 +1,3 @@
SHA256 (gworkspace-0.9.3.tar.gz) = 238343a8c4e447debec75ff49f4657f74a4256a49862899214a2c80616c79049 TIMESTAMP = 1495374913
SIZE (gworkspace-0.9.3.tar.gz) = 3833838 SHA256 (gworkspace-0.9.4.tar.gz) = f3c18371c10d8ca02954017ce5c78d8f6b6ed3101a7adae86d7c557cea405632
SIZE (gworkspace-0.9.4.tar.gz) = 3855909

View file

@ -108,13 +108,6 @@ GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/XTermPref.gor
GNUstep/System/Applications/GWorkspace.app/Resources/Esperanto.lproj/Localizable.strings GNUstep/System/Applications/GWorkspace.app/Resources/Esperanto.lproj/Localizable.strings
GNUstep/System/Applications/GWorkspace.app/Resources/FFArrow.tiff GNUstep/System/Applications/GWorkspace.app/Resources/FFArrow.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FFArrow_disabled.tiff GNUstep/System/Applications/GWorkspace.app/Resources/FFArrow_disabled.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_Directory.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_Directory_Open.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_Directory_Open_Small.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_Directory_Open_Small_alt.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_Directory_Open_Small_osx.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_Directory_Open_alt.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_Directory_Open_osx.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_WebLink.tiff GNUstep/System/Applications/GWorkspace.app/Resources/FileIcon_WebLink.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/FileManager.tiff GNUstep/System/Applications/GWorkspace.app/Resources/FileManager.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/French.lproj/Localizable.strings GNUstep/System/Applications/GWorkspace.app/Resources/French.lproj/Localizable.strings
@ -161,14 +154,11 @@ GNUstep/System/Applications/GWorkspace.app/Resources/Month-7.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/Month-8.tiff GNUstep/System/Applications/GWorkspace.app/Resources/Month-8.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/Month-9.tiff GNUstep/System/Applications/GWorkspace.app/Resources/Month-9.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/Month.tiff GNUstep/System/Applications/GWorkspace.app/Resources/Month.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/MultipleSelection.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/Norvegian.lproj/Localizable.strings GNUstep/System/Applications/GWorkspace.app/Resources/Norvegian.lproj/Localizable.strings
GNUstep/System/Applications/GWorkspace.app/Resources/Pboard.tiff GNUstep/System/Applications/GWorkspace.app/Resources/Pboard.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/Portuguese.lproj/Localizable.strings GNUstep/System/Applications/GWorkspace.app/Resources/Portuguese.lproj/Localizable.strings
GNUstep/System/Applications/GWorkspace.app/Resources/REWArrow.tiff GNUstep/System/Applications/GWorkspace.app/Resources/REWArrow.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/REWArrow_disabled.tiff GNUstep/System/Applications/GWorkspace.app/Resources/REWArrow_disabled.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/Recycler.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/RecyclerFull.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/RightArr.tiff GNUstep/System/Applications/GWorkspace.app/Resources/RightArr.tiff
GNUstep/System/Applications/GWorkspace.app/Resources/Romanian.lproj/Localizable.strings GNUstep/System/Applications/GWorkspace.app/Resources/Romanian.lproj/Localizable.strings
GNUstep/System/Applications/GWorkspace.app/Resources/SlideMask.tiff GNUstep/System/Applications/GWorkspace.app/Resources/SlideMask.tiff
@ -373,16 +363,11 @@ GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Headers/FSNPathCom
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Headers/FSNTextCell.h GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Headers/FSNTextCell.h
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Headers/FSNode.h GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Headers/FSNode.h
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Headers/FSNodeRep.h GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Headers/FSNodeRep.h
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/ArrowRight.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/English.lproj/Localizable.strings GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/English.lproj/Localizable.strings
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/FolderOpen.tiff GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/FolderOpen.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/HardDisk.tiff GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/HardDisk.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/HardDiskOpen.tiff GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/HardDiskOpen.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/Info-gnustep.plist GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/Info-gnustep.plist
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/MultipleSelection.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/Recycler.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/RecyclerFull.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/Workspace.tiff
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/libFSNode.so GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/libFSNode.so
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/libFSNode.so.0 GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/libFSNode.so.0
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/libFSNode.so.0.1.0 GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/libFSNode.so.0.1.0
@ -418,7 +403,6 @@ GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Engli
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/InspectorWin.gorm/data.classes GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/InspectorWin.gorm/data.classes
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/InspectorWin.gorm/data.info GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/InspectorWin.gorm/data.info
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/InspectorWin.gorm/objects.gorm GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/InspectorWin.gorm/objects.gorm
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/Localizable.strings
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/Tools.gorm/data.classes GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/Tools.gorm/data.classes
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/Tools.gorm/data.info GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/Tools.gorm/data.info
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/Tools.gorm/objects.gorm GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/English.lproj/Tools.gorm/objects.gorm
@ -453,7 +437,6 @@ GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Month
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Month-8.tiff GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Month-8.tiff
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Month-9.tiff GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Month-9.tiff
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Month.tiff GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Month.tiff
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/MultipleSelection.tiff
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Pboard.tiff GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Pboard.tiff
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Weekday-0.tiff GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Weekday-0.tiff
GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Weekday-1.tiff GNUstep/System/Library/Frameworks/Inspector.framework/Versions/0/Resources/Weekday-1.tiff
@ -524,13 +507,19 @@ GNUstep/System/Library/Libraries/libInspector.so.0.1.0
GNUstep/System/Library/Libraries/libOperation.so GNUstep/System/Library/Libraries/libOperation.so
GNUstep/System/Library/Libraries/libOperation.so.1 GNUstep/System/Library/Libraries/libOperation.so.1
GNUstep/System/Library/Libraries/libOperation.so.1.0.0 GNUstep/System/Library/Libraries/libOperation.so.1.0.0
GNUstep/System/Library/Services/thumbnailer.service/Resources/Info-gnustep.plist
GNUstep/System/Library/Services/thumbnailer.service/thumbnailer
GNUstep/System/Tools/GWorkspace GNUstep/System/Tools/GWorkspace
GNUstep/System/Tools/Recycler GNUstep/System/Tools/Recycler
GNUstep/System/Tools/ddbd GNUstep/System/Tools/ddbd
GNUstep/System/Tools/fswatcher GNUstep/System/Tools/fswatcher
GNUstep/System/Tools/lsfupdater GNUstep/System/Tools/lsfupdater
GNUstep/System/Tools/resizer
GNUstep/System/Tools/searchtool GNUstep/System/Tools/searchtool
GNUstep/System/Tools/wopen GNUstep/System/Tools/wopen
GNUstep/System/Library/Bundles/Role.extinfo/Resources/English.lproj/Localizable.strings
GNUstep/System/Library/Bundles/Role.extinfo/Resources/French.lproj/Localizable.strings
GNUstep/System/Library/Bundles/Role.extinfo/Resources/German.lproj/Localizable.strings
GNUstep/System/Library/Bundles/Role.extinfo/Resources/Italian.lproj/Localizable.strings
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/French.lproj/Localizable.strings
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/German.lproj/Localizable.strings
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/Italian.lproj/Localizable.strings
GNUstep/System/Library/Frameworks/FSNode.framework/Versions/0/Resources/Spanish.lproj/Localizable.strings

View file

@ -2,7 +2,7 @@
PORTNAME= helpviewer PORTNAME= helpviewer
PORTVERSION= 0.3 PORTVERSION= 0.3
PORTREVISION= 6 PORTREVISION= 7
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.roard.com/helpviewer/download/ MASTER_SITES= http://www.roard.com/helpviewer/download/
DISTNAME= HelpViewer-${PORTVERSION} DISTNAME= HelpViewer-${PORTVERSION}

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= Data-ICal-DateTime PORTNAME= Data-ICal-DateTime
PORTVERSION= 0.81 PORTVERSION= 0.82
CATEGORIES= deskutils perl5 CATEGORIES= deskutils perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1482508342 TIMESTAMP = 1503431476
SHA256 (Data-ICal-DateTime-0.81.tar.gz) = 83a00933b683677dc2bdb408e6cabaa9cbcb9de65a41f4b284b0922bbd6f8dd8 SHA256 (Data-ICal-DateTime-0.82.tar.gz) = 00ab08667d7b93b245afa33c7599c3b5ddae02685b86a3dc630cc2cce7263a43
SIZE (Data-ICal-DateTime-0.81.tar.gz) = 41000 SIZE (Data-ICal-DateTime-0.82.tar.gz) = 41926

View file

@ -2,7 +2,7 @@
PORTNAME= plopfolio PORTNAME= plopfolio
PORTVERSION= 0.1.0 PORTVERSION= 0.1.0
PORTREVISION= 6 PORTREVISION= 7
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps MASTER_SITES= GNUSTEP/usr-apps

View file

@ -2,7 +2,7 @@
PORTNAME= preferences PORTNAME= preferences
PORTVERSION= 1.2.0 PORTVERSION= 1.2.0
PORTREVISION= 7 PORTREVISION= 8
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION} MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION}
DISTNAME= Preferences-${PORTVERSION} DISTNAME= Preferences-${PORTVERSION}

View file

@ -0,0 +1,31 @@
--- GNUmakefile.preamble.orig 2002-02-12 04:35:17 UTC
+++ GNUmakefile.preamble
@@ -2,10 +2,10 @@
ADDITIONAL_CPPFLAGS +=
# Additional flags to pass to the Objective-C compiler
-ADDITIONAL_OBJCFLAGS += -Wall -Werror
+ADDITIONAL_OBJCFLAGS += -Wall
# Additional flags to pass to the C compiler
-ADDITIONAL_CFLAGS += -Wall -Werror
+ADDITIONAL_CFLAGS += -Wall
# Additional include directories the compiler should search
ADDITIONAL_INCLUDE_DIRS +=
@@ -30,15 +30,3 @@ ADDITIONAL_OBJC_LIBS +=
ADDITIONAL_TOOL_LIBS +=
# WebObjects
ADDITIONAL_WO_LIBS +=
-
-#
-# Flags dealing with installing and uninstalling
-#
-GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
-
-# Additional directories to be created during installation
-ADDITIONAL_INSTALL_DIRS += \
- $(GNUSTEP_USER_ROOT)/Library/Preferences \
- $(GNUSTEP_LOCAL_ROOT)/Library/Preferences \
- $(GNUSTEP_NETWORK_ROOT)/Library/Preferences \
- $(GNUSTEP_SYSTEM_ROOT)/Library/Preferences

View file

@ -1,10 +0,0 @@
--- Modules/Keyboard/Keyboard.m.orig 2002-06-08 10:29:36.000000000 +0200
+++ Modules/Keyboard/Keyboard.m 2010-05-22 11:24:43.000000000 +0200
@@ -37,6 +37,7 @@
#import <AppKit/NSButton.h>
#import <AppKit/NSNibLoading.h>
#import <AppKit/NSOpenPanel.h>
+#import <Foundation/NSUserDefaults.h>
#import "Keyboard.h"
#import "KeyboardView.h"

View file

@ -1,11 +1,11 @@
--- Modules/Keyboard/GNUmakefile.orig 2014-07-30 00:10:57.436168949 +0800 --- Modules/Keyboard/GNUmakefile.orig 2002-02-12 04:49:55 UTC
+++ Modules/Keyboard/GNUmakefile 2014-07-30 00:11:06.363171068 +0800 +++ Modules/Keyboard/GNUmakefile
@@ -3,7 +3,7 @@ include $(GNUSTEP_MAKEFILES)/common.make @@ -3,7 +3,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
BUNDLE_NAME= Keyboard BUNDLE_NAME= Keyboard
BUNDLE_EXTENSION= .prefs BUNDLE_EXTENSION= .prefs
-BUNDLE_INSTALL_DIR= $(GNUSTEP_SYSTEM_ROOT)/Library/Preferences -BUNDLE_INSTALL_DIR= $(GNUSTEP_SYSTEM_ROOT)/Library/Preferences
+BUNDLE_INSTALL_DIR= $(DESTDIR)$(GNUSTEP_SYSTEM_ROOT)/Library/Preferences +BUNDLE_INSTALL_DIR= $(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Preferences
Keyboard_RESOURCE_FILES= \ Keyboard_RESOURCE_FILES= \
Keyboard.gorm Keyboard.gorm

View file

@ -0,0 +1,13 @@
--- Modules/Keyboard/Keyboard.m.orig 2017-08-13 12:40:14 UTC
+++ Modules/Keyboard/Keyboard.m
@@ -34,9 +34,7 @@ static const char rcsid[] =
# include "Config.h"
#endif
-#import <AppKit/NSButton.h>
-#import <AppKit/NSNibLoading.h>
-#import <AppKit/NSOpenPanel.h>
+#import <Cocoa/Cocoa.h>
#import "Keyboard.h"
#import "KeyboardView.h"

View file

@ -0,0 +1,21 @@
--- PrefsModule/GNUmakefile.preamble.orig 2002-02-12 05:02:11 UTC
+++ PrefsModule/GNUmakefile.preamble
@@ -2,10 +2,10 @@
ADDITIONAL_CPPFLAGS +=
# Additional flags to pass to the Objective-C compiler
-ADDITIONAL_OBJCFLAGS += -Wall -Werror
+ADDITIONAL_OBJCFLAGS += -Wall
# Additional flags to pass to the C compiler
-ADDITIONAL_CFLAGS += -Wall -Werror
+ADDITIONAL_CFLAGS += -Wall
# Additional include directories the compiler should search
ADDITIONAL_INCLUDE_DIRS +=
@@ -34,5 +34,4 @@ ADDITIONAL_WO_LIBS +=
#
# Flags dealing with installing and uninstalling
#
-GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
# Additional directories to be created during installation

View file

@ -9,16 +9,17 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Text-based contact management software COMMENT= Text-based contact management software
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libvc.so:devel/libvc LIB_DEPENDS= libvc.so:devel/libvc
USES= ncurses tar:bzip2 USES= localbase ncurses tar:bzip2
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include \
-L${PREFIX}/lib
OPTIONS_DEFINE= DOCS OPTIONS_DEFINE= DOCS
post-install: post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR}
.for DOC in AUTHORS ChangeLog NEWS README THANKS .for DOC in AUTHORS ChangeLog NEWS README THANKS
${INSTALL_DATA} ${WRKSRC}/${DOC} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${DOC} ${STAGEDIR}${DOCSDIR}

View file

@ -2,7 +2,7 @@
PORTNAME= simpleagenda PORTNAME= simpleagenda
PORTVERSION= 0.43 PORTVERSION= 0.43
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= http://coyote.octets.fr/pub/gnustep/ MASTER_SITES= http://coyote.octets.fr/pub/gnustep/
DISTNAME= SimpleAgenda-${PORTVERSION} DISTNAME= SimpleAgenda-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= systempreferences PORTNAME= systempreferences
PORTVERSION= 1.2.0 PORTVERSION= 1.2.0
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps MASTER_SITES= GNUSTEP/usr-apps
DISTNAME= SystemPreferences-${PORTVERSION} DISTNAME= SystemPreferences-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= toolbox PORTNAME= toolbox
PORTVERSION= 0.8 PORTVERSION= 0.8
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= deskutils gnustep CATEGORIES= deskutils gnustep
MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \ MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \
LOCAL/dinoex LOCAL/dinoex

View file

@ -5453,6 +5453,7 @@
SUBDIR += rubygem-graf SUBDIR += rubygem-graf
SUBDIR += rubygem-grape SUBDIR += rubygem-grape
SUBDIR += rubygem-grape-entity SUBDIR += rubygem-grape-entity
SUBDIR += rubygem-grape-route-helpers
SUBDIR += rubygem-grape-swagger SUBDIR += rubygem-grape-swagger
SUBDIR += rubygem-grape0 SUBDIR += rubygem-grape0
SUBDIR += rubygem-grit SUBDIR += rubygem-grit

View file

@ -1,40 +1,18 @@
# $FreeBSD$ # $FreeBSD$
# Hint: git describe --abbrev=12 --match android-o-preview-2 # Hint: git describe --abbrev=12 --match android-o-preview-4
DISTVERSION= o-preview-2-332 DISTVERSION= o-preview-4-185
DISTVERSIONSUFFIX= -gd1e9e7bc06f0 DISTVERSIONSUFFIX= -g2066e0585e9d
PORTREVISION= 1
PKGNAMESUFFIX= -devel PKGNAMESUFFIX= -devel
CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* CONFLICTS_INSTALL= ${PORTNAME}-[0-9]*
MASTERDIR= ${.CURDIR}/../android-tools-adb MASTERDIR= ${.CURDIR}/../android-tools-adb
DISTINFO_FILE= ${.CURDIR}/distinfo DISTINFO_FILE= ${.CURDIR}/distinfo
FILESDIR= ${.CURDIR}/files
EXTRA_PATCHES= ${.CURDIR}/files/patch-* EXTRA_PATCHES= ${.CURDIR}/files/patch-*
GH_MYTAG= ${DISTVERSIONPREFIX}${DISTVERSION:C/-[0-9]*$//} GH_MYTAG= ${DISTVERSIONPREFIX}${DISTVERSION:C/-[0-9]*$//}
USES= compiler:c++14-lang TEST_PYTHON_GH_TAGNAME= ${GH_MYTAG}-62-g417a8e237642:development
OPTIONS_DEFINE= MDNSRESPONDER TEST_PYTHON
OPTIONS_DEFAULT=MDNSRESPONDER
MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:net/mDNSResponder
MDNSRESPONDER_USES= localbase:ldflags
MDNSRESPONDER_LDFLAGS= -ldns_sd
MDNSRESPONDER_MAKE_ENV_OFF= MDNSEXT=_unsupported
TEST_PYTHON_DESC= ${TEST_DESC:S/tests/python &/}
TEST_PYTHON_GH_PROJECT= platform_development:development
TEST_PYTHON_GH_TAGNAME= ${GH_MYTAG}-83-gc5efdcc74:development
TEST_PYTHON_BUILD_DEPENDS=${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock
TEST_PYTHON_USES= python:2.7,build
pre-install-TEST_PYTHON-on:
# XXX python tests may leave behind running adb server
${SETENV} PATH=${BUILD_WRKSRC}:${PATH} \
PYTHONPATH=${WRKSRC_development}/python-packages \
${PYTHON_CMD} -m unittest discover -vs ${BUILD_WRKSRC}
.include "${MASTERDIR}/Makefile" .include "${MASTERDIR}/Makefile"

View file

@ -1,7 +1,7 @@
TIMESTAMP = 1497955827 TIMESTAMP = 1503358470
SHA256 (android-platform_system_core-android-o-preview-2-332-gd1e9e7bc06f0_GH0.tar.gz) = 212dd9cbca65a167b3833e5077b1a9f2db3a50a04e637da3e0db7814f60cf9fd SHA256 (android-platform_system_core-android-o-preview-4-185-g2066e0585e9d_GH0.tar.gz) = 4bfa0a0dcb2da1b043668d95b474bdfb8733476f82b364647e4b633e623b8fc6
SIZE (android-platform_system_core-android-o-preview-2-332-gd1e9e7bc06f0_GH0.tar.gz) = 5188822 SIZE (android-platform_system_core-android-o-preview-4-185-g2066e0585e9d_GH0.tar.gz) = 5228016
SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c
SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967 SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967
SHA256 (android-platform_development-android-o-preview-2-83-gc5efdcc74_GH0.tar.gz) = d04393be7996dab127ede5f63b1722bead796a41f116ecb44f8367f8270ffe4c SHA256 (android-platform_development-android-o-preview-4-62-g417a8e237642_GH0.tar.gz) = 44ecd4159178ab9410c883954c0a3bf5b3bc6d6d6e485dad75267626e186604e
SIZE (android-platform_development-android-o-preview-2-83-gc5efdcc74_GH0.tar.gz) = 93000818 SIZE (android-platform_development-android-o-preview-4-62-g417a8e237642_GH0.tar.gz) = 93204552

View file

@ -109,6 +109,7 @@ CPPFLAGS+= -DHAVE_TERMIO_H
CPPFLAGS+= -DHAVE_SYS_SOCKET_H CPPFLAGS+= -DHAVE_SYS_SOCKET_H
CPPFLAGS+= -D_FILE_OFFSET_BITS=64 CPPFLAGS+= -D_FILE_OFFSET_BITS=64
CPPFLAGS+= -DFAKE_LOG_DEVICE=1 CPPFLAGS+= -DFAKE_LOG_DEVICE=1
CPPFLAGS+= -Doff64_t=off_t
CPPFLAGS+= -I${.CURDIR} CPPFLAGS+= -I${.CURDIR}
CPPFLAGS+= -I${.CURDIR}/../include CPPFLAGS+= -I${.CURDIR}/../include
CPPFLAGS+= -I${.CURDIR}/../base/include CPPFLAGS+= -I${.CURDIR}/../base/include

View file

@ -1,26 +1,5 @@
--- adb/client/usb_libusb.cpp.orig 2017-06-20 10:50:27 UTC --- adb/client/usb_libusb.cpp.orig 2017-06-20 10:50:27 UTC
+++ adb/client/usb_libusb.cpp +++ adb/client/usb_libusb.cpp
@@ -28,7 +28,7 @@
#include <thread>
#include <unordered_map>
-#include <libusb/libusb.h>
+#include <libusb.h>
#include <android-base/file.h>
#include <android-base/logging.h>
@@ -89,7 +89,11 @@ struct transfer_info {
};
namespace libusb {
+#if defined(__linux__) || defined(__APPLE__)
struct usb_handle : public ::usb_handle {
+#else
+struct usb_handle {
+#endif
usb_handle(const std::string& device_address, const std::string& serial,
unique_device_handle&& device_handle, uint8_t interface, uint8_t bulk_in,
uint8_t bulk_out, size_t zero_mask, size_t max_packet_size)
@@ -152,7 +156,14 @@ struct usb_handle : public ::usb_handle { @@ -152,7 +156,14 @@ struct usb_handle : public ::usb_handle {
static auto& usb_handles = *new std::unordered_map<std::string, std::unique_ptr<usb_handle>>(); static auto& usb_handles = *new std::unordered_map<std::string, std::unique_ptr<usb_handle>>();
static auto& usb_handles_mutex = *new std::mutex(); static auto& usb_handles_mutex = *new std::mutex();

View file

@ -1,4 +1,4 @@
--- base/include/android-base/logging.h.orig 2017-07-02 22:55:50 UTC --- base/include/android-base/logging.h.orig 2015-09-29 18:07:07 UTC
+++ base/include/android-base/logging.h +++ base/include/android-base/logging.h
@@ -321,7 +321,7 @@ struct LogAbortAfterFullExpr { @@ -321,7 +321,7 @@ struct LogAbortAfterFullExpr {
// DCHECKs are debug variants of CHECKs only enabled in debug builds. Generally // DCHECKs are debug variants of CHECKs only enabled in debug builds. Generally

View file

@ -2,12 +2,14 @@
PORTNAME= android-tools-adb PORTNAME= android-tools-adb
DISTVERSIONPREFIX= android- DISTVERSIONPREFIX= android-
DISTVERSION?= 7.1.2_r17 DISTVERSION?= 8.0.0_r4
PORTREVISION?= 0 PORTREVISION?= 0
CATEGORIES= devel comms CATEGORIES= devel comms
.ifndef EXTRA_PATCHES .ifndef EXTRA_PATCHES
PATCH_SITES= https://github.com/android/platform_system_core/commit/ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= b4cff495a1f9.patch:-p1 PATCHFILES+= 46de1d7f03b7.patch:-p1
PATCHFILES+= 5d002b8d6ae0.patch:-p1
.endif .endif
MAINTAINER= jbeich@FreeBSD.org MAINTAINER= jbeich@FreeBSD.org
@ -23,22 +25,21 @@ GH_PROJECT= platform_system_core
.ifdef DISTVERSIONSUFFIX .ifdef DISTVERSIONSUFFIX
GH_REVISION= ${DISTVERSIONSUFFIX:S/-g//} # snapshot GH_REVISION= ${DISTVERSIONSUFFIX:S/-g//} # snapshot
.else .else
GH_REVISION= 1346a4012db4 # generated by: make update-revision GH_REVISION= f6a78079a81a # generated by: make update-revision
.endif .endif
CONFLICTS_INSTALL?= ${PORTNAME}-devel-* CONFLICTS_INSTALL?= ${PORTNAME}-devel-*
.ifndef EXTRA_PATCHES .ifndef EXTRA_PATCHES
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-adb_sysdeps_mutex.h EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-base_include_android-base_logging.h
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-base_file.cpp
.endif .endif
USES+= compiler:c++11-lib pkgconfig ssl uidfix USES= compiler:c++14-lang pkgconfig ssl uidfix
BUILD_WRKSRC= ${WRKSRC}/adb BUILD_WRKSRC= ${WRKSRC}/adb
INSTALL_WRKSRC= ${BUILD_WRKSRC} INSTALL_WRKSRC= ${BUILD_WRKSRC}
TEST_WRKSRC= ${BUILD_WRKSRC} TEST_WRKSRC= ${BUILD_WRKSRC}
CPPFLAGS+= -D_GLIBCXX_USE_C99 # XXX ports/193528 CPPFLAGS+= -D_GLIBCXX_USE_C99 # XXX ports/193528
MAKEFILE= ${FILESDIR}/Makefile MAKEFILE?= ${.CURDIR}/files/Makefile
MAKE_ENV= BINDIR="${PREFIX}/bin" EXTRADIR="${FILESDIR}" \ MAKE_ENV= BINDIR="${PREFIX}/bin" EXTRADIR="${FILESDIR}" \
FILESDIR="${DOCSDIR}" REVISION="${GH_REVISION}" FILESDIR="${DOCSDIR}" REVISION="${GH_REVISION}"
ALL_TARGET= all ALL_TARGET= all
@ -47,7 +48,8 @@ TEST_TARGET= test
PLIST_FILES= bin/adb PLIST_FILES= bin/adb
PORTDOCS= * PORTDOCS= *
OPTIONS_DEFINE+=BASH DOCS TEST OPTIONS_DEFINE+=MDNSRESPONDER BASH DOCS TEST TEST_PYTHON
OPTIONS_DEFAULT=MDNSRESPONDER
OPTIONS_SUB= yes OPTIONS_SUB= yes
.if make(makesum) # for optional distfiles .if make(makesum) # for optional distfiles
@ -62,11 +64,19 @@ BASH_VARS= LICENSE+=MIT LICENSE_COMB=multi
DOCS_MAKE_ARGS_OFF= FILES="" FILESDIR="" DOCS_MAKE_ARGS_OFF= FILES="" FILESDIR=""
MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:net/mDNSResponder
MDNSRESPONDER_USES= localbase:ldflags
MDNSRESPONDER_LDFLAGS= -ldns_sd
MDNSRESPONDER_MAKE_ENV_OFF= MDNSEXT=_unsupported
TEST_BUILD_DEPENDS+= googlemock>=1.6.0:devel/googlemock \ TEST_BUILD_DEPENDS+= googlemock>=1.6.0:devel/googlemock \
googletest>=1.6.0:devel/googletest googletest>=1.6.0:devel/googletest
TEST_ALL_TARGET= adb_test TEST_ALL_TARGET= adb_test
pre-install-TEST-on: do-test TEST_PYTHON_DESC= ${TEST_DESC:S/tests/python &/}
TEST_PYTHON_GH_PROJECT= platform_development:development
TEST_PYTHON_BUILD_DEPENDS=${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock
TEST_PYTHON_USES= python:2.7,build
post-patch: post-patch:
# XXX Hidden by poudriere/tinderbox, see lindev(4) for FreeBSD < 11.0 # XXX Hidden by poudriere/tinderbox, see lindev(4) for FreeBSD < 11.0
@ -75,6 +85,14 @@ post-patch:
${WRKSRC}/adb/adb_io_test.cpp; \ ${WRKSRC}/adb/adb_io_test.cpp; \
fi fi
pre-install-TEST-on: do-test
pre-install-TEST_PYTHON-on:
# XXX python tests may leave behind running adb server
${SETENV} PATH=${BUILD_WRKSRC}:${PATH} \
PYTHONPATH=${WRKSRC_development}/python-packages \
${PYTHON_CMD} -m unittest discover -vs ${BUILD_WRKSRC}
post-install-BASH-on: post-install-BASH-on:
${MKDIR} ${STAGEDIR}${PREFIX}/${BASH_PLIST_FILES:H} ${MKDIR} ${STAGEDIR}${PREFIX}/${BASH_PLIST_FILES:H}
${INSTALL_DATA} ${WRKSRC_bashcomp}/android \ ${INSTALL_DATA} ${WRKSRC_bashcomp}/android \

View file

@ -1,7 +1,11 @@
TIMESTAMP = 1495068953 TIMESTAMP = 1498603192
SHA256 (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = fb8d053d846f439951c651f205c9c914531d8dace86da60474f6675a92576449 SHA256 (android-platform_system_core-android-8.0.0_r4_GH0.tar.gz) = 3eb686edb1ccaa7312fb195b65c413823a6d60442d519c499c18b2d18c3094a9
SIZE (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = 1596372 SIZE (android-platform_system_core-android-8.0.0_r4_GH0.tar.gz) = 5115403
SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c
SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967 SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967
SHA256 (b4cff495a1f9.patch) = cfb45f82866c7b46bdb9aa62aa0f856c243c13083f37e93b07c4491ad2b7db50 SHA256 (android-platform_development-android-8.0.0_r4_GH0.tar.gz) = b6399cc349a332ef818f5041dd39742322bcf96d54663ec8a11e38cb5271096c
SIZE (b4cff495a1f9.patch) = 2066 SIZE (android-platform_development-android-8.0.0_r4_GH0.tar.gz) = 93751770
SHA256 (46de1d7f03b7.patch) = 93bf49a9a93f2b660f39041f8dbd179ea8f1170c1bebeee42f7df1dc1c393579
SIZE (46de1d7f03b7.patch) = 12346
SHA256 (5d002b8d6ae0.patch) = 0d105587abea3afbfd320a95be3f8532f213778a6f699150c4d4477334c9eef2
SIZE (5d002b8d6ae0.patch) = 1385

View file

@ -8,7 +8,6 @@ FILESDIR?=${DOCDIR}/${PROG}
FILES= *.[Tt][Xx][Tt] FILES= *.[Tt][Xx][Tt]
SRCS+= adb.cpp SRCS+= adb.cpp
SRCS+= adb_auth.cpp
SRCS+= adb_auth_host.cpp SRCS+= adb_auth_host.cpp
SRCS+= adb_client.cpp SRCS+= adb_client.cpp
SRCS+= adb_io.cpp SRCS+= adb_io.cpp
@ -24,51 +23,62 @@ SRCS+= file_sync_client.cpp
SRCS+= line_printer.cpp SRCS+= line_printer.cpp
SRCS+= services.cpp SRCS+= services.cpp
SRCS+= shell_service_protocol.cpp SRCS+= shell_service_protocol.cpp
SRCS+= socket_spec.cpp
SRCS+= ../adb/sockets.cpp SRCS+= ../adb/sockets.cpp
SRCS+= sysdeps_unix.cpp SRCS+= sysdeps_unix.cpp
SRCS+= transport.cpp SRCS+= transport.cpp
SRCS+= transport_local.cpp SRCS+= transport_local.cpp
SRCS+= transport_mdns${MDNSEXT}.cpp
SRCS+= transport_usb.cpp SRCS+= transport_usb.cpp
TEST_SRCS+= adb_io_test.cpp TEST_SRCS+= adb_io_test.cpp
TEST_SRCS+= adb_listeners_test.cpp
TEST_SRCS+= adb_utils_test.cpp TEST_SRCS+= adb_utils_test.cpp
TEST_SRCS+= bugreport_test.cpp TEST_SRCS+= bugreport_test.cpp
TEST_SRCS+= fdevent_test.cpp TEST_SRCS+= fdevent_test.cpp
TEST_SRCS+= shell_service_protocol_test.cpp TEST_SRCS+= shell_service_protocol_test.cpp
TEST_SRCS+= socket_spec_test.cpp
TEST_SRCS+= socket_test.cpp TEST_SRCS+= socket_test.cpp
TEST_SRCS+= sysdeps_test.cpp TEST_SRCS+= sysdeps_test.cpp
TEST_SRCS+= transport_test.cpp TEST_SRCS+= transport_test.cpp
.PATH: ${.CURDIR}/client .PATH: ${.CURDIR}/client
SRCS+= main.cpp SRCS+= main.cpp
SRCS+= usb_libusb.cpp
.PATH: ${.CURDIR}/sysdeps .PATH: ${.CURDIR}/sysdeps
SRCS+= errno.cpp
TEST_SRCS+= stat_test.cpp TEST_SRCS+= stat_test.cpp
.PATH: ${EXTRADIR} .PATH: ${.CURDIR}/sysdeps/posix
SRCS+= get_my_path_freebsd.cpp SRCS+= network.cpp
SRCS+= usb_libusb.cpp
.PATH: ${.CURDIR}/../base .PATH: ${.CURDIR}/../base
SRCS+= file.cpp SRCS+= file.cpp
SRCS+= logging.cpp SRCS+= logging.cpp
SRCS+= parsenetaddress.cpp SRCS+= parsenetaddress.cpp
SRCS+= quick_exit.cpp
SRCS+= stringprintf.cpp SRCS+= stringprintf.cpp
SRCS+= strings.cpp SRCS+= strings.cpp
TEST_SRCS+= file_test.cpp TEST_SRCS+= file_test.cpp
TEST_SRCS+= logging_test.cpp TEST_SRCS+= logging_test.cpp
TEST_SRCS+= parsenetaddress_test.cpp TEST_SRCS+= parsenetaddress_test.cpp
TEST_SRCS+= quick_exit_test.cpp
TEST_SRCS+= stringprintf_test.cpp TEST_SRCS+= stringprintf_test.cpp
TEST_SRCS+= strings_test.cpp TEST_SRCS+= strings_test.cpp
TEST_SRCS+= test_main.cpp TEST_SRCS+= test_main.cpp
TEST_SRCS+= test_utils.cpp TEST_SRCS+= test_utils.cpp
.PATH: ${.CURDIR}/../libcrypto_utils
SRCS+= android_pubkey.c
.PATH: ${.CURDIR}/../libcrypto_utils/tests
TEST_SRCS+= android_pubkey_test.cpp
.PATH: ${.CURDIR}/../libcutils .PATH: ${.CURDIR}/../libcutils
SRCS+= socket_inaddr_any_server_unix.c SRCS+= socket_inaddr_any_server_unix.c
SRCS+= socket_local_client_unix.c SRCS+= socket_local_client_unix.c
SRCS+= socket_local_server_unix.c SRCS+= socket_local_server_unix.c
SRCS+= socket_loopback_client_unix.c
SRCS+= socket_loopback_server_unix.c
SRCS+= socket_network_client_unix.c SRCS+= socket_network_client_unix.c
SRCS+= ../libcutils/sockets.cpp SRCS+= ../libcutils/sockets.cpp
SRCS+= load_file.c SRCS+= load_file.c
@ -78,13 +88,16 @@ CPPFLAGS.sockets.cpp+= -o ${.TARGET}
# required by base/file.cpp # required by base/file.cpp
.PATH: ${.CURDIR}/../liblog .PATH: ${.CURDIR}/../liblog
SRCS+= config_read.c
SRCS+= config_write.c SRCS+= config_write.c
SRCS+= fake_log_device.c SRCS+= fake_log_device.c
SRCS+= fake_writer.c SRCS+= fake_writer.c
SRCS+= local_logger.c
SRCS+= logger_lock.c SRCS+= logger_lock.c
SRCS+= logger_name.c SRCS+= logger_name.c
SRCS+= logger_write.c SRCS+= logger_write.c
CPPFLAGS.config_write.c+= -DFAKE_LOG_DEVICE=1 SRCS+= logprint.c
SRCS+= stderr_write.c
REVISION?= $$(${GIT} rev-parse --short=12 HEAD 2>/dev/null || echo unknown) REVISION?= $$(${GIT} rev-parse --short=12 HEAD 2>/dev/null || echo unknown)
@ -95,13 +108,15 @@ CPPFLAGS+= -DHAVE_SYMLINKS
CPPFLAGS+= -DHAVE_TERMIO_H CPPFLAGS+= -DHAVE_TERMIO_H
CPPFLAGS+= -DHAVE_SYS_SOCKET_H CPPFLAGS+= -DHAVE_SYS_SOCKET_H
CPPFLAGS+= -D_FILE_OFFSET_BITS=64 CPPFLAGS+= -D_FILE_OFFSET_BITS=64
CPPFLAGS+= -DFAKE_LOG_DEVICE=1
CPPFLAGS+= -I${.CURDIR} CPPFLAGS+= -I${.CURDIR}
CPPFLAGS+= -I${.CURDIR}/../include CPPFLAGS+= -I${.CURDIR}/../include
CPPFLAGS+= -I${.CURDIR}/../base/include CPPFLAGS+= -I${.CURDIR}/../base/include
CPPFLAGS+= -I${.CURDIR}/../libcrypto_utils/include
CPPFLAGS+= ${CPPFLAGS.${.IMPSRC:T}} CPPFLAGS+= ${CPPFLAGS.${.IMPSRC:T}}
CPPFLAGS+= $$(${PKG_CONFIG} libcrypto --cflags 2>/dev/null) CPPFLAGS+= $$(${PKG_CONFIG} libcrypto --cflags 2>/dev/null)
CPPFLAGS+= $$(${PKG_CONFIG} libusb-1.0 --cflags 2>/dev/null) CPPFLAGS+= $$(${PKG_CONFIG} libusb-1.0 --cflags 2>/dev/null)
CXXFLAGS+= -std=gnu++11 CXXFLAGS+= -std=gnu++14
.ifndef COMPILE.c .ifndef COMPILE.c
CFLAGS+= ${CPPFLAGS} CFLAGS+= ${CPPFLAGS}

View file

@ -1,9 +0,0 @@
--- adb/sysdeps/mutex.h.orig 2016-06-23 07:04:56 UTC
+++ adb/sysdeps/mutex.h
@@ -104,4 +104,6 @@
}
+#else
+#include <mutex>
#endif

View file

@ -1,11 +0,0 @@
--- base/file.cpp.orig 2016-08-08 21:10:17 UTC
+++ base/file.cpp
@@ -21,6 +21,8 @@
#include <sys/stat.h>
#include <sys/types.h>
+#include <cstdio> // BUFSIZ
+#include <cstring> // strerror
#include <string>
#include "android-base/macros.h" // For TEMP_FAILURE_RETRY on Darwin.

View file

@ -0,0 +1,11 @@
--- base/include/android-base/logging.h.orig 2015-09-29 18:07:07 UTC
+++ base/include/android-base/logging.h
@@ -321,7 +321,7 @@ struct LogAbortAfterFullExpr {
// DCHECKs are debug variants of CHECKs only enabled in debug builds. Generally
// CHECK should be used unless profiling identifies a CHECK as being in
// performance critical code.
-#if defined(NDEBUG)
+#if defined(NDEBUG) || !defined(__ANDROID__)
static constexpr bool kEnableDChecks = false;
#else
static constexpr bool kEnableDChecks = true;

View file

@ -1,35 +0,0 @@
/*
* Copyright (C) 2009 bsdroid project
* Alexey Tarasov <tarasov@dodologics.com>
*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include <sys/types.h>
#include <sys/sysctl.h>
#include <unistd.h>
void
get_my_path(char *exe, size_t maxLen)
{
int mib[4] = {
CTL_KERN,
KERN_PROC,
KERN_PROC_PATHNAME,
getpid()
};
sysctl(mib, 4, exe, &maxLen, NULL, 0);
}

View file

@ -0,0 +1,30 @@
--- adb/client/usb_libusb.cpp.orig 2017-06-20 10:50:27 UTC
+++ adb/client/usb_libusb.cpp
@@ -22,13 +22,14 @@
#include <atomic>
#include <chrono>
+#include <condition_variable>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include <unordered_map>
-#include <libusb/libusb.h>
+#include <libusb.h>
#include <android-base/file.h>
#include <android-base/logging.h>
@@ -89,7 +89,11 @@ struct transfer_info {
};
namespace libusb {
+#if defined(__linux__) || defined(__APPLE__)
struct usb_handle : public ::usb_handle {
+#else
+struct usb_handle {
+#endif
usb_handle(const std::string& device_address, const std::string& serial,
unique_device_handle&& device_handle, uint8_t interface, uint8_t bulk_in,
uint8_t bulk_out, size_t zero_mask, size_t max_packet_size)

View file

@ -0,0 +1,10 @@
--- adb/sysdeps_test.cpp.orig 2017-06-27 22:39:52 UTC
+++ adb/sysdeps_test.cpp
@@ -19,6 +19,7 @@
#include <atomic>
#include <condition_variable>
+#include <mutex>
#include <thread>
#include "adb_io.h"

Some files were not shown because too many files have changed in this diff Show more