Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed May 22, 2023
1 parent 0a96684 commit 03bd3c7
Show file tree
Hide file tree
Showing 531 changed files with 6,628 additions and 5,659 deletions.
2 changes: 1 addition & 1 deletion astro/py-sunpy/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= sunpy
DISTVERSION= 4.1.5
DISTVERSION= 4.1.6
CATEGORIES= astro
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions astro/py-sunpy/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1682172213
SHA256 (sunpy-4.1.5.tar.gz) = f5ceabbb665c52e663bea3de30fcd04eda28e262733079748ab2b0ac7704afc8
SIZE (sunpy-4.1.5.tar.gz) = 3611127
TIMESTAMP = 1684550457
SHA256 (sunpy-4.1.6.tar.gz) = a5ec2891a1f937cd3d331abd42c5fe63347c46570537caf30c08a4970036f631
SIZE (sunpy-4.1.6.tar.gz) = 3612193
11 changes: 9 additions & 2 deletions audio/faust/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= faust
DISTVERSION= 2.54.9
DISTVERSION= 2.59.6
CATEGORIES= audio devel

MAINTAINER= [email protected]
Expand All @@ -18,7 +18,8 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= grame-cncm
GH_TUPLE= \
grame-cncm:faustlibraries:f9efea9:grame_cncm_faustlibraries/libraries
grame-cncm:faustlibraries:b91fdeb:grame_cncm_faustlibraries/libraries \
ccrma:faust2ck:db879cb:faust2ck/tools/faust2ck

SHEBANG_FILES= tools/faust2appls/* tools/benchmark/faustbench tools/sound2faust/sound2reader

Expand Down Expand Up @@ -72,4 +73,10 @@ post-install-HIGHLIGHT-on:
${INSTALL_DATA} ${WRKSRC}/syntax-highlighting/faust.vim ${STAGEDIR}${PREFIX}/share/vim/vimfiles/syntax/
# 6) EMACS TODO

do-test: install
@${CP} ${FILESDIR}/example-freeverb_demo.dsp ${TEST_WRKSRC}
@cd ${TEST_WRKSRC} && \
faust2jaqt example-freeverb_demo.dsp && \
./example-freeverb_demo

.include <bsd.port.mk>
12 changes: 7 additions & 5 deletions audio/faust/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
TIMESTAMP = 1672024334
SHA256 (grame-cncm-faust-2.54.9_GH0.tar.gz) = 14648f020d77874e6f7411d7ff605820015645bbd4b891b24bee3d3a898e48d2
SIZE (grame-cncm-faust-2.54.9_GH0.tar.gz) = 70137859
SHA256 (grame-cncm-faustlibraries-f9efea9_GH0.tar.gz) = 19c98d857edee00ae7682c222377c9e4fcc51d54029d7fe59bb66b2e2cdaf77c
SIZE (grame-cncm-faustlibraries-f9efea9_GH0.tar.gz) = 7810456
TIMESTAMP = 1684717642
SHA256 (grame-cncm-faust-2.59.6_GH0.tar.gz) = 71f36957d2af99c303dbc3779a9253666561b7d2ff310cd5d87d897e4a3514ba
SIZE (grame-cncm-faust-2.59.6_GH0.tar.gz) = 69872005
SHA256 (grame-cncm-faustlibraries-b91fdeb_GH0.tar.gz) = 6bdf288490812aad47c003e3cbef1e9d2816d23a85fc0f348d53ba8b5d526c82
SIZE (grame-cncm-faustlibraries-b91fdeb_GH0.tar.gz) = 7852514
SHA256 (ccrma-faust2ck-db879cb_GH0.tar.gz) = 78a4ca3deef0940122c68cb4872b9423778177ddf02d113f8f01d0e37351f816
SIZE (ccrma-faust2ck-db879cb_GH0.tar.gz) = 328939
2 changes: 2 additions & 0 deletions audio/faust/files/example-freeverb_demo.dsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import("stdfaust.lib");
process = ba.pulsen(1, 10000) : pm.djembe(60, 0.3, 0.4, 1) <: dm.freeverb_demo;
File renamed without changes.
8 changes: 4 additions & 4 deletions audio/faust/pkg-message
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ signal processing.

In order to try it, you can put the dsp program from
https://faustdoc.grame.fr/tutorials/basic-osc/ into the source file
example.dsp, and run the faust compiler that will create
example-freeverb_demo.dsp, and run the faust compiler that will create
Qt UI with Jack audio backend:

$ sudo pkg install -A qt6-base
$ cp files/example.dsp .
$ faust2jaqt example.dsp
$ ./example # this assumes that Jack audio server is up and running
$ cp files/example-freeverb_demo.dsp .
$ faust2jaqt example-freeverb_demo.dsp
$ ./example-freeverb_demo # this assumes that Jack audio server is up and running

It will create the window with sliders and a button that you would
need to press.
Expand Down
3 changes: 2 additions & 1 deletion audio/faust/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ lib/ios-libsndfile.a
lib/libOSCFaust.a
lib/libfaust.so
lib/libfaust.so.2
lib/libfaust.so.2.54.9
lib/libfaust.so.2.59.6
%%HIGHLIGHT%%share/apps/katepart/syntax/faust.xml
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.cpp
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.h
Expand Down Expand Up @@ -844,6 +844,7 @@ lib/libfaust.so.2.54.9
%%DATADIR%%/stdfaust.lib
%%DATADIR%%/supercollider.cpp
%%DATADIR%%/synths.lib
%%DATADIR%%/teensy/README.md
%%DATADIR%%/teensy/teensy.cpp
%%DATADIR%%/teensy/teensy.h
%%DATADIR%%/template-llvm.cpp
Expand Down
2 changes: 1 addition & 1 deletion audio/libcanberra/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ OPTIONS_SUB= yes
.endif

PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
PULSEAUDIO__CONFIGURE_ENABLE= pulse
PULSEAUDIO_CONFIGURE_ENABLE= pulse

GSTREAMER_USES= gstreamer
GSTREAMER_CONFIGURE_ENABLE= gstreamer
Expand Down
5 changes: 2 additions & 3 deletions audio/mamba/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= mamba
DISTVERSIONPREFIX= v
DISTVERSION= 2.3
PORTREVISION= 1
DISTVERSION= 2.5
CATEGORIES= audio

MAINTAINER= [email protected]
Expand All @@ -25,7 +24,7 @@ USE_XORG= x11
USE_GITHUB= yes
GH_ACCOUNT= brummer10
GH_PROJECT= Mamba
GH_TUPLE= brummer10:libxputty:58c33d0:libxputty/libxputty
GH_TUPLE= brummer10:libxputty:62ec1cf:libxputty/libxputty

PLIST_FILES= bin/mamba \
share/applications/Mamba.desktop \
Expand Down
10 changes: 5 additions & 5 deletions audio/mamba/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1650392672
SHA256 (brummer10-Mamba-v2.3_GH0.tar.gz) = 4f35fd17d7a71421ee3f0d99ed31ad832a4759eb3445b7c62a968e276107830c
SIZE (brummer10-Mamba-v2.3_GH0.tar.gz) = 135955
SHA256 (brummer10-libxputty-58c33d0_GH0.tar.gz) = 527c09d493ae6f38890ea1aa4bf9f10f939e84cfbf0171957cf4155ec4ee515b
SIZE (brummer10-libxputty-58c33d0_GH0.tar.gz) = 523074
TIMESTAMP = 1684605776
SHA256 (brummer10-Mamba-v2.5_GH0.tar.gz) = fb062ebf037593cc79690394bf1e023a65cf203064f879281bb8adcf20a9edf7
SIZE (brummer10-Mamba-v2.5_GH0.tar.gz) = 151150
SHA256 (brummer10-libxputty-62ec1cf_GH0.tar.gz) = 360f6953f336454cbce218e0ad9608e526e9187f83005645f07227fc0e8ac796
SIZE (brummer10-libxputty-62ec1cf_GH0.tar.gz) = 534098
3 changes: 1 addition & 2 deletions audio/shairport-sync/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= shairport-sync
DISTVERSION= 4.1.1
PORTREVISION= 2
DISTVERSION= 4.2
CATEGORIES= audio

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions audio/shairport-sync/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1670329831
SHA256 (mikebrady-shairport-sync-4.1.1_GH0.tar.gz) = e55caad73dcd36341baf8947cf5e0923997370366d6caf3dd917b345089c4a20
SIZE (mikebrady-shairport-sync-4.1.1_GH0.tar.gz) = 544882
TIMESTAMP = 1684673332
SHA256 (mikebrady-shairport-sync-4.2_GH0.tar.gz) = 649d95eede8b9284b2e8b9c97d18c1c64cffae0a6c75bc4f03e3ae494a3e25b6
SIZE (mikebrady-shairport-sync-4.2_GH0.tar.gz) = 552189
13 changes: 9 additions & 4 deletions audio/spectmorph/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
PORTNAME= spectmorph
DISTVERSION= 0.5.2
PORTREVISION= 3
DISTVERSION= 0.6.0
CATEGORIES= audio
MASTER_SITES= https://spectmorph.org/files/releases/
MASTER_SITES= https://github.com/swesterfeld/spectmorph/releases/download/${DISTVERSION}/

MAINTAINER= [email protected]
COMMENT= Analyze and combine samples of musical instruments
Expand All @@ -20,7 +19,7 @@ LIB_DEPENDS= libao.so:audio/libao \
libfreetype.so:print/freetype2 \
libsndfile.so:audio/libsndfile

USES= autoreconf desktop-file-utils gettext-runtime gl gmake gnome libtool pkgconfig python:run qt:5 shebangfix tar:bz2 xorg
USES= autoreconf desktop-file-utils gettext gl gmake gnome iconv libtool pkgconfig python:run qt:5 shebangfix tar:bz2 xorg
USE_QT= core gui widgets buildtools:build
USE_GNOME= cairo glib20
USE_GL= gl
Expand All @@ -46,4 +45,10 @@ LV2_DESC= Build the LV2 plugin
LV2_CONFIGURE_WITH= lv2
LV2_BUILD_DEPENDS= lv2>0:audio/lv2

post-install:
@cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} \
lib/vst/spectmorph_vst.so \
lib/clap/SpectMorph.clap \
lib/lv2/spectmorph.lv2/spectmorph_lv2.so

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/spectmorph/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1624784043
SHA256 (spectmorph-0.5.2.tar.bz2) = 2ed06e46e0396723621b21a89e81a2850bc5b9590383ae1d37094c68673d387b
SIZE (spectmorph-0.5.2.tar.bz2) = 30920194
TIMESTAMP = 1684443142
SHA256 (spectmorph-0.6.0.tar.bz2) = d6f33d7b3ea5ea0543feaa0cd92ebc1d2bf89a5af8126de69eea78f57e4134cb
SIZE (spectmorph-0.6.0.tar.bz2) = 31154078
20 changes: 18 additions & 2 deletions audio/spectmorph/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ include/spectmorph/smcore/smbinbuffer.hh
include/spectmorph/smcore/smblockutils.hh
include/spectmorph/smcore/smbuilderthread.hh
include/spectmorph/smcore/smconfig.hh
include/spectmorph/smcore/smdcblocker.hh
include/spectmorph/smcore/smdebug.hh
include/spectmorph/smcore/smeffectdecoder.hh
include/spectmorph/smcore/smencoder.hh
include/spectmorph/smcore/smfft.hh
include/spectmorph/smcore/smflexadsr.hh
include/spectmorph/smcore/smgenericin.hh
include/spectmorph/smcore/smgenericout.hh
include/spectmorph/smcore/smhexstring.hh
Expand All @@ -32,16 +34,21 @@ include/spectmorph/smcore/sminstenccache.hh
include/spectmorph/smcore/sminstencoder.hh
include/spectmorph/smcore/sminstrument.hh
include/spectmorph/smcore/smjobqueue.hh
include/spectmorph/smcore/smladdervcf.hh
include/spectmorph/smcore/smleakdebugger.hh
include/spectmorph/smcore/smlinearsmooth.hh
include/spectmorph/smcore/smlivedecoder.hh
include/spectmorph/smcore/smlivedecoderfilter.hh
include/spectmorph/smcore/smlivedecodersource.hh
include/spectmorph/smcore/smmain.hh
include/spectmorph/smcore/smmath.hh
include/spectmorph/smcore/smmatharm.hh
include/spectmorph/smcore/smmemout.hh
include/spectmorph/smcore/smmicroconf.hh
include/spectmorph/smcore/smmidisynth.hh
include/spectmorph/smcore/smminiresampler.hh
include/spectmorph/smcore/smmmapin.hh
include/spectmorph/smcore/smmodulationlist.hh
include/spectmorph/smcore/smmorphgrid.hh
include/spectmorph/smcore/smmorphgridmodule.hh
include/spectmorph/smcore/smmorphlfo.hh
Expand All @@ -62,19 +69,22 @@ include/spectmorph/smcore/smmorphwavsource.hh
include/spectmorph/smcore/smmorphwavsourcemodule.hh
include/spectmorph/smcore/smnoisebandpartition.hh
include/spectmorph/smcore/smnoisedecoder.hh
include/spectmorph/smcore/smobject.hh
include/spectmorph/smcore/smnotifybuffer.hh
include/spectmorph/smcore/smoutfile.hh
include/spectmorph/smcore/smpandaresampler.hh
include/spectmorph/smcore/smpcg32rng.hh
include/spectmorph/smcore/smpolyphaseinter.hh
include/spectmorph/smcore/smproject.hh
include/spectmorph/smcore/smproperty.hh
include/spectmorph/smcore/smrandom.hh
include/spectmorph/smcore/smsignal.hh
include/spectmorph/smcore/smsinedecoder.hh
include/spectmorph/smcore/smskfilter.hh
include/spectmorph/smcore/smstdioin.hh
include/spectmorph/smcore/smstdioout.hh
include/spectmorph/smcore/smstdiosubin.hh
include/spectmorph/smcore/smsynthinterface.hh
include/spectmorph/smcore/smtimeinfo.hh
include/spectmorph/smcore/smuserinstrumentindex.hh
include/spectmorph/smcore/smutils.hh
include/spectmorph/smcore/smwavdata.hh
Expand All @@ -94,10 +104,10 @@ include/spectmorph/smglui/smbutton.hh
include/spectmorph/smglui/smcheckbox.hh
include/spectmorph/smglui/smcombobox.hh
include/spectmorph/smglui/smcomboboxoperator.hh
include/spectmorph/smglui/smcontrolstatus.hh
include/spectmorph/smglui/smcontrolview.hh
include/spectmorph/smglui/smdialog.hh
include/spectmorph/smglui/smdrawutils.hh
include/spectmorph/smglui/smenumview.hh
include/spectmorph/smglui/smeventloop.hh
include/spectmorph/smglui/smfixedgrid.hh
include/spectmorph/smglui/smframe.hh
Expand Down Expand Up @@ -126,8 +136,10 @@ include/spectmorph/smglui/smoperatorlayout.hh
include/spectmorph/smglui/smoperatorrolemap.hh
include/spectmorph/smglui/smoutputadsrwidget.hh
include/spectmorph/smglui/smparamlabel.hh
include/spectmorph/smglui/smpathdialog.hh
include/spectmorph/smglui/smprogressbar.hh
include/spectmorph/smglui/smpropertyview.hh
include/spectmorph/smglui/smpropertyviewedit.hh
include/spectmorph/smglui/smrenameopwindow.hh
include/spectmorph/smglui/smsamplewidget.hh
include/spectmorph/smglui/smscrollbar.hh
Expand All @@ -137,12 +149,14 @@ include/spectmorph/smglui/smsimplelines.hh
include/spectmorph/smglui/smslider.hh
include/spectmorph/smglui/smtimer.hh
include/spectmorph/smglui/smtoolbutton.hh
include/spectmorph/smglui/smvoicestatus.hh
include/spectmorph/smglui/smwidget.hh
include/spectmorph/smglui/smwindow.hh
include/spectmorph/smglui/spectmorphglui.hh
include/spectmorph/smgui/smsampleview.hh
include/spectmorph/smgui/smzoomcontroller.hh
include/spectmorph/smgui/spectmorphgui.hh
lib/clap/SpectMorph.clap
lib/libspectmorph.a
lib/libspectmorph.so
lib/libspectmorph.so.0
Expand Down Expand Up @@ -205,7 +219,9 @@ share/pixmaps/smjack.png
%%DATADIR%%/templates/2-instruments-unison.smplan
%%DATADIR%%/templates/2x2-instruments-grid-gui.smplan
%%DATADIR%%/templates/aurora.smplan
%%DATADIR%%/templates/cheese-cake-bass.smplan
%%DATADIR%%/templates/empty.smplan
%%DATADIR%%/templates/index.smpindex
%%DATADIR%%/templates/liquid-silver.smplan
%%DATADIR%%/templates/mars.smplan
%%DATADIR%%/templates/saturn.smplan
4 changes: 1 addition & 3 deletions biology/biosoup/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
PORTNAME= biosoup
DISTVERSION= 0.10.0-2
PORTREVISION= 1
DISTVERSIONSUFFIX= -g62b942c
DISTVERSION= 0.11.0
CATEGORIES= biology devel

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions biology/biosoup/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1665460471
SHA256 (rvaser-biosoup-0.10.0-2-g62b942c_GH0.tar.gz) = 90caaf4d5a0a39a024688407d499ffd4fc00988411a6019d4ac9f83e9d5bc100
SIZE (rvaser-biosoup-0.10.0-2-g62b942c_GH0.tar.gz) = 7598
TIMESTAMP = 1684475677
SHA256 (rvaser-biosoup-0.11.0_GH0.tar.gz) = e4addc3965ca9291535a131c07ef958a98e779ef1375d38d354536df66e16cd4
SIZE (rvaser-biosoup-0.11.0_GH0.tar.gz) = 8555
2 changes: 1 addition & 1 deletion biology/gff2ps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MASTER_SITES= ftp://genome.crg.es/pub/gff_tools/gff2ps/ \
http://genome.crg.es/software/gfftools/gff2ps_docs/manual/:doc
DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz

MAINTAINER= egypcio@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert gff-formatted genomic data sets to PostScript
WWW= https://genome.crg.es/software/gfftools/GFF2PS.html

Expand Down
2 changes: 0 additions & 2 deletions cad/solvespace/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ GH_PROJECT= libdxfrw:libdxfrw mimalloc:mimalloc
GH_TAGNAME= 0b7b7b7:libdxfrw 38a0322:mimalloc
GH_SUBDIR= extlib/libdxfrw:libdxfrw extlib/mimalloc:mimalloc

INSTALLS_ICONS= YES

post-patch:
${REINPLACE_CMD} -e '/-stdlib=libc++/d' ${WRKSRC}/CMakeLists.txt

Expand Down
4 changes: 3 additions & 1 deletion cad/verilator/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
PORTNAME= verilator
DISTVERSIONPREFIX= v
DISTVERSION= 5.010
PORTREVISION= 2
CATEGORIES= cad

MAINTAINER= [email protected]
Expand All @@ -17,7 +18,8 @@ BUILD_DEPENDS= autoconf>0:devel/autoconf \
${LOCALBASE}/bin/ar:devel/binutils \
help2man:misc/help2man
LIB_DEPENDS= libsystemc.so:devel/systemc
RUN_DEPENDS= gmake:devel/gmake # verilator runs gmake for the --hierarchical option when the 'gmake' method is chosen
RUN_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \
gmake:devel/gmake # verilator runs gmake for the --hierarchical option when the 'gmake' method is chosen

USES= bison compiler:c++14-lang gmake localbase:ldflags pathfix perl5 python:build,run,test shebangfix tar:tgz
USE_GITHUB= yes
Expand Down
1 change: 1 addition & 0 deletions comms/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
SUBDIR += bluegps
SUBDIR += bluez-firmware
SUBDIR += bpl+
SUBDIR += chirp
SUBDIR += chu
SUBDIR += comserv
SUBDIR += concordance
Expand Down
Loading

0 comments on commit 03bd3c7

Please sign in to comment.