*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-06-03 03:57:40 +02:00
parent 0adffaa9b1
commit 5741aed66c
1214 changed files with 13552 additions and 36872 deletions

View File

@ -1,4 +1,3 @@
Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
which want to use archives as a convient method to tranfer directories over
the internet.

View File

@ -7,7 +7,6 @@ extraction using -lh7- algorithm.
All the bug reports on this version should be directed to Tsuguo
Okamoto <tsugio@muc.biglobe.ne.jp>.
If this software is included in a medium that may be obtained by
users without network connectivity, please notify Tsuguo Okamoto in
advance. Redistribution over networks is not restricted.

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lz4
PORTVERSION= 2.1.6
PORTVERSION= 2.1.7
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1545524151
SHA256 (lz4-2.1.6.tar.gz) = 3c03f6b52b136a61b3168e875753a60d171a3efbab3601d66402a78dd20de4d2
SIZE (lz4-2.1.6.tar.gz) = 129066
TIMESTAMP = 1559494126
SHA256 (lz4-2.1.7.tar.gz) = 46e3c404370879dc764b8232c25785aaebaf66b761c98e8d3fd233e7611925bb
SIZE (lz4-2.1.7.tar.gz) = 129398

View File

@ -20,7 +20,7 @@ USE_GITHUB= yes
CONFLICTS= gpsbabel14-[0-9]*
USES= compiler:c++11-lang localbase qt:5 qt:5
USES= compiler:c++11-lang localbase qt:5
USE_QT= core qmake_build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-zlib=system
@ -29,7 +29,6 @@ OPTIONS_DEFINE= GUI
OPTIONS_SUB= yes
GUI_ALL_TARGET= gui
GUI_USES= qt:5 qt:5
GUI_USE= QT=gui,xml,network,webkit
GUI_USE+= QT=linguisttools_build,webengine,buildtools
GUI_VARS= MAKE_JOBS_UNSAFE=yes

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= josm
PORTVERSION= 14945
PORTVERSION= 15031
CATEGORIES= astro java
MASTER_SITES= http://josm.openstreetmap.de/download/ \
http://mirror.amdmi3.ru/distfiles/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1555967929
SHA256 (josm-snapshot-14945.jar) = eb6244b5566515f63509b8a8a83fa51403c73d4a65a445e99c4ebe13816dae4d
SIZE (josm-snapshot-14945.jar) = 13596001
TIMESTAMP = 1559241099
SHA256 (josm-snapshot-15031.jar) = 399643578e75ba16b8b034b8b11208ade00cfc82d6e5a392180a36b08b0e1ca7
SIZE (josm-snapshot-15031.jar) = 13616958

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kstars
DISTVERSION= 3.2.2
DISTVERSION= 3.2.3
PORTEPOCH= 1
CATEGORIES= astro kde
MASTER_SITES= KDE/stable/${PORTNAME}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1557953065
SHA256 (kstars-3.2.2.tar.xz) = a9351fb32d1497406779ea6210a672e13a9bde065869eb5776bb9c15d9c6c5fc
SIZE (kstars-3.2.2.tar.xz) = 70730772
TIMESTAMP = 1559409868
SHA256 (kstars-3.2.3.tar.xz) = e854e1a10f11351a3cada32184ede5df76619a7188d98d06b395d2cd865b3370
SIZE (kstars-3.2.3.tar.xz) = 70750660

View File

@ -6,5 +6,4 @@ Street Map input file. Such OSM files come in two different formats:
data, but adopting the Google's Protocol Buffer serialization format and thus
requiring much less storage space.
WWW: https://www.gaia-gis.it/fossil/readosm/index

View File

@ -771,7 +771,6 @@
SUBDIR += soundtouch
SUBDIR += sox
SUBDIR += spc2it
SUBDIR += specimen
SUBDIR += spectrogram
SUBDIR += speech-denoiser-lv2
SUBDIR += speex

View File

@ -3,6 +3,4 @@ This is the port to libcdaudio of the original dcd player.
dcd plays CDs, lets you set up CD playlists, and does most of what
a conventional CD player does, in a (hopefully) intuitive manner.
WWW: http://dcdplayer.sf.net
WWW: http://dcdplayer.sourceforge.net/

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= FAudio
DISTVERSION= 19.05
DISTVERSION= 19.06
CATEGORIES= audio
MAINTAINER= tobik@FreeBSD.org
@ -20,6 +20,8 @@ USE_SDL= sdl2
CMAKE_ON= FFMPEG
PLIST_SUB= SOVERSION=${DISTVERSION}
do-test:
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1556725488
SHA256 (FNA-XNA-FAudio-19.05_GH0.tar.gz) = fb48a729cfb9ad53da5bb54e2726ef0a83e68a0c705b070bcc2b275a316e9ccf
SIZE (FNA-XNA-FAudio-19.05_GH0.tar.gz) = 893491
TIMESTAMP = 1559477644
SHA256 (FNA-XNA-FAudio-19.06_GH0.tar.gz) = d65eb9ae2e7b758a134955559953f01c1ad11a08504bd4d6b2d5180ee3563e7d
SIZE (FNA-XNA-FAudio-19.06_GH0.tar.gz) = 899089

View File

@ -11,4 +11,4 @@ lib/cmake/FAudio/FAudio-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/FAudio/FAudio-targets.cmake
lib/libFAudio.so
lib/libFAudio.so.0
lib/libFAudio.so.0.19.05
lib/libFAudio.so.0.%%SOVERSION%%

View File

@ -1,7 +1,7 @@
Gervill is a software sound synthesize which was created for the
open source JDK Audio Synthesis Engine Project.
The goal of the JDK Audio Synthesis Engine Project is to create a
new open source JDK software midi synthesizer implementation.
WWW: https://java.net/projects/gervill/pages/Home

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gsequencer
DISTVERSION= 2.1.73
DISTVERSION= 2.1.74
CATEGORIES= audio
MASTER_SITES= SAVANNAH/gsequencer/2.1.x

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1558748724
SHA256 (gsequencer-2.1.73.tar.gz) = 915b8f3b1a0b0e88f7c18460e489106a790941b658c569680b76fd9136d7931a
SIZE (gsequencer-2.1.73.tar.gz) = 5105293
TIMESTAMP = 1559463704
SHA256 (gsequencer-2.1.74.tar.gz) = c8d3d1249b45495f60a1985bc75a29d918d1c1c4e752b2fc56a2f2c984595dfd
SIZE (gsequencer-2.1.74.tar.gz) = 5105391

View File

@ -2,20 +2,16 @@
GVolWheel has been installed.
You could adjust which mixer you wish to use with
GVolWheel / Preferences / Default mixer
Default is used ALSA with
gnome-alsamixer
You could use aumix with similar settings
aumix -d /dev/mixer2 -I
===============================================================================

View File

@ -2,7 +2,7 @@
PORTNAME= gxplugins
DISTVERSIONPREFIX= v
DISTVERSION= 0.6
DISTVERSION= 0.7
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
DIST_SUBDIR= ${PORTNAME}
@ -26,13 +26,15 @@ USE_BINUTILS= yes # linking needs some GNU features, fails on 12 without this, s
MAKE_ENV= PATH=${LOCALBASE}/bin:/usr/bin:/bin # 'ld' needs to be first in the path on 12, -B{path} isn't sufficient for some reason
LDFLAGS+= -B${LOCALBASE}/bin # Use ld provided by USE_BINUTILS for GNU features, otherwise GNU ld isn't called
.for x in GxAxisFace.lv2:43b9c8a GxBoobTube.lv2:4a5dd48 GxBottleRocket.lv2:0be3709 GxCreamMachine.lv2:bad5307 GxDOP250.lv2:0b7cadd \
GxFz1b.lv2:52ecd61 GxFz1s.lv2:7bb67aa GxGuvnor.lv2:9b16717 GxHeathkit.lv2:d88647e GxHotBox.lv2:3df0a12 \
GxHyperion.lv2:0436d91 GxKnightFuzz.lv2:0cd6814 GxLiquidDrive.lv2:e12a9d9 GxMicroAmp.lv2:611bd7d GxQuack.lv2:2668d1e \
GxSD1.lv2:456418c GxSD2Lead.lv2:4f219a1 GxSVT.lv2:437ca62 GxSaturator.lv2:792f414 GxSlowGear.lv2:145fef7 \
GxSunFace.lv2:3676397 GxSuperFuzz.lv2:eda8506 GxSuppaToneBender.lv2:e806945 GxToneMachine.lv2:413f833 GxTubeDistortion.lv2:4e12a26 \
GxUVox720k.lv2:7fb222e GxVBassPreAmp.lv2:95bc7fb GxValveCaster.lv2:c29392b GxVintageFuzzMaster.lv2:dd3cb30 GxVmk2.lv2:1ef6805 \
GxVoodoFuzz.lv2:b6750b9
.for x in GxAxisFace.lv2:9faf769 GxBaJaTubeDriver.lv2:c219ce5 GxBlueAmp.lv2:7c8fb11 GxBoobTube.lv2:4a5dd48 GxBottleRocket.lv2:98d41d4 \
GxClubDrive.lv2:2ecd909 GxCreamMachine.lv2:bad5307 GxDOP250.lv2:67a86cc GxEpic.lv2:f72db5b GxEternity.lv2:7b3b6e8 \
GxFz1b.lv2:78fbf20 GxFz1s.lv2:f10812b GxGuvnor.lv2:9e410d8 GxHeathkit.lv2:e4edcb8 GxHotBox.lv2:09d0a85 \
GxHyperion.lv2:dd86308 GxKnightFuzz.lv2:f719843 GxLiquidDrive.lv2:99061a0 GxLuna.lv2:b6b13f7 GxMicroAmp.lv2:ff4073c \
GxPlexi.lv2:ba115d5 GxQuack.lv2:05e53d6 GxSD1.lv2:9c8d6a4 GxSD2Lead.lv2:ad987d0 GxSVT.lv2:7c7880c \
GxSaturator.lv2:52bf9e3 GxShakaTube.lv2:7682324 GxSloopyBlue.lv2:fa4e3f4 GxSlowGear.lv2:5471bd4 GxSunFace.lv2:b2fc690 \
GxSuperFuzz.lv2:b8103b5 GxSupersonic.lv2:a116614 GxSuppaToneBender.lv2:0fd3051 GxTimRay.lv2:efda591 GxToneMachine.lv2:efa8681 \
GxTubeDistortion.lv2:a1a789f GxUVox720k.lv2:a7ad702 GxUltraCab.lv2:8e5fa23 GxVBassPreAmp.lv2:d7f2f6a GxValveCaster.lv2:c29392b \
GxVintageFuzzMaster.lv2:8bec199 GxVmk2.lv2:c5bd4a7 GxVoodoFuzz.lv2:7356f5a
GH_TUPLE+= brummer10:${x}:${x:C/\..*//}/${x:C/:.*//}
.endfor

View File

@ -1,65 +1,89 @@
TIMESTAMP = 1548061257
SHA256 (gxplugins/brummer10-GxPlugins.lv2-v0.6_GH0.tar.gz) = 98dd99a6d0a18bba0b208d347f3ff4bacc3518d67898c1f5ee56087fe274c253
SIZE (gxplugins/brummer10-GxPlugins.lv2-v0.6_GH0.tar.gz) = 17541
SHA256 (gxplugins/brummer10-GxAxisFace.lv2-43b9c8a_GH0.tar.gz) = 1f7c216d48a3db1e8fac6f711be89cfd9056069e2bce91bf0c8234a8fcce13e9
SIZE (gxplugins/brummer10-GxAxisFace.lv2-43b9c8a_GH0.tar.gz) = 1104649
TIMESTAMP = 1559400552
SHA256 (gxplugins/brummer10-GxPlugins.lv2-v0.7_GH0.tar.gz) = 37ef32fc945fc1bf0b942619dde39d85a52e26c2b44ae8f0f810b71681b64ca7
SIZE (gxplugins/brummer10-GxPlugins.lv2-v0.7_GH0.tar.gz) = 19596
SHA256 (gxplugins/brummer10-GxAxisFace.lv2-9faf769_GH0.tar.gz) = d1a054e68f325d1256c93af55ac6f43e174389ff5e106b70dafae5d8d351230e
SIZE (gxplugins/brummer10-GxAxisFace.lv2-9faf769_GH0.tar.gz) = 1104649
SHA256 (gxplugins/brummer10-GxBaJaTubeDriver.lv2-c219ce5_GH0.tar.gz) = 4a5c94188ca1a92b53fa39d9444385bfa5b2f3780c8d3d32952672eaf035f3b6
SIZE (gxplugins/brummer10-GxBaJaTubeDriver.lv2-c219ce5_GH0.tar.gz) = 134458
SHA256 (gxplugins/brummer10-GxBlueAmp.lv2-7c8fb11_GH0.tar.gz) = fe9c722c5f81b153d62fb28441b18a503344f28afab8b530746e260e8012dfc3
SIZE (gxplugins/brummer10-GxBlueAmp.lv2-7c8fb11_GH0.tar.gz) = 179504
SHA256 (gxplugins/brummer10-GxBoobTube.lv2-4a5dd48_GH0.tar.gz) = ff7fe0a4506fcd40603cb3bc7cfaed673d47106c1c73a725e9c991517715b67f
SIZE (gxplugins/brummer10-GxBoobTube.lv2-4a5dd48_GH0.tar.gz) = 203232
SHA256 (gxplugins/brummer10-GxBottleRocket.lv2-0be3709_GH0.tar.gz) = 440edd6bbca15f3e69e0ad9073ad4d3fe18d4f86f0fe458f2d753327d0b47520
SIZE (gxplugins/brummer10-GxBottleRocket.lv2-0be3709_GH0.tar.gz) = 441613
SHA256 (gxplugins/brummer10-GxBottleRocket.lv2-98d41d4_GH0.tar.gz) = f89dcb6ea2568254def43c346c9891c26d126196bda4f2ea9e30a9a6c3b649e6
SIZE (gxplugins/brummer10-GxBottleRocket.lv2-98d41d4_GH0.tar.gz) = 441611
SHA256 (gxplugins/brummer10-GxClubDrive.lv2-2ecd909_GH0.tar.gz) = bb95215070b4b8b4d6afc4ee0318180800e40879d013e2d63357d62861e4d74c
SIZE (gxplugins/brummer10-GxClubDrive.lv2-2ecd909_GH0.tar.gz) = 992684
SHA256 (gxplugins/brummer10-GxCreamMachine.lv2-bad5307_GH0.tar.gz) = 68ade9e02bed037850f3c5603648eeea892dce06d3387c604c3f9f14de823214
SIZE (gxplugins/brummer10-GxCreamMachine.lv2-bad5307_GH0.tar.gz) = 805468
SHA256 (gxplugins/brummer10-GxDOP250.lv2-0b7cadd_GH0.tar.gz) = 949a4cc440ae565cbe076bd6aed862dfdec4d577a6c44895fca45a07784ff555
SIZE (gxplugins/brummer10-GxDOP250.lv2-0b7cadd_GH0.tar.gz) = 551814
SHA256 (gxplugins/brummer10-GxFz1b.lv2-52ecd61_GH0.tar.gz) = 9e748d0bc8573fc49edbbb6c12946902cdee6b59471291e60ed61ba1219b0c3c
SIZE (gxplugins/brummer10-GxFz1b.lv2-52ecd61_GH0.tar.gz) = 775108
SHA256 (gxplugins/brummer10-GxFz1s.lv2-7bb67aa_GH0.tar.gz) = 4dfb52cb2659dc2900d229bc27d5de7468309f733ab4429cd3f5ca411477765b
SIZE (gxplugins/brummer10-GxFz1s.lv2-7bb67aa_GH0.tar.gz) = 881466
SHA256 (gxplugins/brummer10-GxGuvnor.lv2-9b16717_GH0.tar.gz) = 0b4095fc04d1947f92510578b6b6dcc84a607db491ace9692a7aa03405412a41
SIZE (gxplugins/brummer10-GxGuvnor.lv2-9b16717_GH0.tar.gz) = 1491508
SHA256 (gxplugins/brummer10-GxHeathkit.lv2-d88647e_GH0.tar.gz) = 92c4f3592e04030c12d6cc9d67373f940864b4712651581d119c27132a5dbef7
SIZE (gxplugins/brummer10-GxHeathkit.lv2-d88647e_GH0.tar.gz) = 809064
SHA256 (gxplugins/brummer10-GxHotBox.lv2-3df0a12_GH0.tar.gz) = e95295075d00a6d5a8f5fa21529f7b0ea2bd3223a8e267ae288799c8ece26b44
SIZE (gxplugins/brummer10-GxHotBox.lv2-3df0a12_GH0.tar.gz) = 938320
SHA256 (gxplugins/brummer10-GxHyperion.lv2-0436d91_GH0.tar.gz) = cc68b9dda78950cb7b910e0cba147faf8266dbf240847129087d380a7db199ce
SIZE (gxplugins/brummer10-GxHyperion.lv2-0436d91_GH0.tar.gz) = 678908
SHA256 (gxplugins/brummer10-GxKnightFuzz.lv2-0cd6814_GH0.tar.gz) = cb717dbaa5fde64454c5a2a5489915c31d229555b7e4a289225b4ce1de32fb51
SIZE (gxplugins/brummer10-GxKnightFuzz.lv2-0cd6814_GH0.tar.gz) = 506806
SHA256 (gxplugins/brummer10-GxLiquidDrive.lv2-e12a9d9_GH0.tar.gz) = ab80902c0b4d453090c00ae5c5812f129793ebea26e190182fb55f2a653a5bf8
SIZE (gxplugins/brummer10-GxLiquidDrive.lv2-e12a9d9_GH0.tar.gz) = 824463
SHA256 (gxplugins/brummer10-GxMicroAmp.lv2-611bd7d_GH0.tar.gz) = ffe15972a66f30ca16bfebd8365531d6830fb0c6af89f9e04a823b5e621b8e07
SIZE (gxplugins/brummer10-GxMicroAmp.lv2-611bd7d_GH0.tar.gz) = 396264
SHA256 (gxplugins/brummer10-GxQuack.lv2-2668d1e_GH0.tar.gz) = 585e1e5d91907fb7dcd326bf2cc7bf87f4481570950cd749fd6cc50efc411915
SIZE (gxplugins/brummer10-GxQuack.lv2-2668d1e_GH0.tar.gz) = 683201
SHA256 (gxplugins/brummer10-GxSD1.lv2-456418c_GH0.tar.gz) = 8ad8ab8f13a291e7fd48d80365ffc3bd1b8c28383aca6db057eb6951de419eaa
SIZE (gxplugins/brummer10-GxSD1.lv2-456418c_GH0.tar.gz) = 707544
SHA256 (gxplugins/brummer10-GxSD2Lead.lv2-4f219a1_GH0.tar.gz) = 03ff427892487a67e32f8e0714c3f4bd6cb305424e382dc9a36e9aeaae03694a
SIZE (gxplugins/brummer10-GxSD2Lead.lv2-4f219a1_GH0.tar.gz) = 968752
SHA256 (gxplugins/brummer10-GxSVT.lv2-437ca62_GH0.tar.gz) = 350000cf019875c616a8f7c0ef42b0a4ceb8e108d5983c13f462a616e166e14a
SIZE (gxplugins/brummer10-GxSVT.lv2-437ca62_GH0.tar.gz) = 489685
SHA256 (gxplugins/brummer10-GxSaturator.lv2-792f414_GH0.tar.gz) = 8918aaef68e629b7c8104bdbe3ed2c5e43ca33a3fc31747ba21cb4eb69647f2d
SIZE (gxplugins/brummer10-GxSaturator.lv2-792f414_GH0.tar.gz) = 758015
SHA256 (gxplugins/brummer10-GxSlowGear.lv2-145fef7_GH0.tar.gz) = 45c1ca0558aa497c28a6bcde3203660e1b08f020085e63d9f59edcc5d6d36db5
SIZE (gxplugins/brummer10-GxSlowGear.lv2-145fef7_GH0.tar.gz) = 740015
SHA256 (gxplugins/brummer10-GxSunFace.lv2-3676397_GH0.tar.gz) = 0200d8e6bda90c2a17d205f75271d95b6706172ffaedb85d04dd9c82b1f3d395
SIZE (gxplugins/brummer10-GxSunFace.lv2-3676397_GH0.tar.gz) = 1020784
SHA256 (gxplugins/brummer10-GxSuperFuzz.lv2-eda8506_GH0.tar.gz) = 2b427e6e841402748e8c318240b7a6e2a6360579a96f343fe2d2581fa5d84415
SIZE (gxplugins/brummer10-GxSuperFuzz.lv2-eda8506_GH0.tar.gz) = 544741
SHA256 (gxplugins/brummer10-GxSuppaToneBender.lv2-e806945_GH0.tar.gz) = 4c9b157538fe2d25e478658d4b13870c265657e4af6b6c8721d66008b36efed2
SIZE (gxplugins/brummer10-GxSuppaToneBender.lv2-e806945_GH0.tar.gz) = 621758
SHA256 (gxplugins/brummer10-GxToneMachine.lv2-413f833_GH0.tar.gz) = 4fa058d34a183e510881a2e68840a1fa4150dfd1a8127c3be623a4b50f697dd0
SIZE (gxplugins/brummer10-GxToneMachine.lv2-413f833_GH0.tar.gz) = 598183
SHA256 (gxplugins/brummer10-GxTubeDistortion.lv2-4e12a26_GH0.tar.gz) = 16bcccbab594df9cb3754eda40c5b71973f3eced38a5bcc011f85d706d289ec4
SIZE (gxplugins/brummer10-GxTubeDistortion.lv2-4e12a26_GH0.tar.gz) = 517588
SHA256 (gxplugins/brummer10-GxUVox720k.lv2-7fb222e_GH0.tar.gz) = 8c7e870326c77f86cbabd5a1e81bef62cd10d58287c9b56330a916a1b07ae222
SIZE (gxplugins/brummer10-GxUVox720k.lv2-7fb222e_GH0.tar.gz) = 852085
SHA256 (gxplugins/brummer10-GxVBassPreAmp.lv2-95bc7fb_GH0.tar.gz) = eb1b0322bb1588d90aaa7fdf0bc3b4e30d358fcbd1262598ade01eef8e055650
SIZE (gxplugins/brummer10-GxVBassPreAmp.lv2-95bc7fb_GH0.tar.gz) = 376661
SHA256 (gxplugins/brummer10-GxDOP250.lv2-67a86cc_GH0.tar.gz) = 8838998227e3353e302b747faf379649a16e9276ef5b11fbaaa1a36ad39ae0e8
SIZE (gxplugins/brummer10-GxDOP250.lv2-67a86cc_GH0.tar.gz) = 551825
SHA256 (gxplugins/brummer10-GxEpic.lv2-f72db5b_GH0.tar.gz) = 6f5df3ff392301bb2c45dc3262b633373219a6ba96f60dfd488eb8c9ac67ad0f
SIZE (gxplugins/brummer10-GxEpic.lv2-f72db5b_GH0.tar.gz) = 189138
SHA256 (gxplugins/brummer10-GxEternity.lv2-7b3b6e8_GH0.tar.gz) = 168ed0ff1aa697d03e4c7e96a4a38ae3e20a285cce05aa558a5df50e390f3d23
SIZE (gxplugins/brummer10-GxEternity.lv2-7b3b6e8_GH0.tar.gz) = 145471
SHA256 (gxplugins/brummer10-GxFz1b.lv2-78fbf20_GH0.tar.gz) = 0fd0f6e5e1e3472d3c8bde49e04b9d920c09d5bf2527886000779e469181ca26
SIZE (gxplugins/brummer10-GxFz1b.lv2-78fbf20_GH0.tar.gz) = 775100
SHA256 (gxplugins/brummer10-GxFz1s.lv2-f10812b_GH0.tar.gz) = b1f7c561360db3fe992ca8f4dd4bf63a9ea3ff5372cdabe350c9539659dee379
SIZE (gxplugins/brummer10-GxFz1s.lv2-f10812b_GH0.tar.gz) = 881459
SHA256 (gxplugins/brummer10-GxGuvnor.lv2-9e410d8_GH0.tar.gz) = e89dcf8bfd65863b856f30950014644aaecb7ad568d250083b2e1e6c1b5642ef
SIZE (gxplugins/brummer10-GxGuvnor.lv2-9e410d8_GH0.tar.gz) = 1491497
SHA256 (gxplugins/brummer10-GxHeathkit.lv2-e4edcb8_GH0.tar.gz) = 7b8ce2a0cad2f422aff386cebdb0153cad19e363c6304b94aa4355a49bed7af9
SIZE (gxplugins/brummer10-GxHeathkit.lv2-e4edcb8_GH0.tar.gz) = 809054
SHA256 (gxplugins/brummer10-GxHotBox.lv2-09d0a85_GH0.tar.gz) = 0fa7a49e1ce2b04163b1a738ed5e4099ea226b92fdb1f7c198f9d8f536eb9a4a
SIZE (gxplugins/brummer10-GxHotBox.lv2-09d0a85_GH0.tar.gz) = 938324
SHA256 (gxplugins/brummer10-GxHyperion.lv2-dd86308_GH0.tar.gz) = 666be9612cd60cbb399982bd52c342162ecc4fd55adb79897413d78a47cb0302
SIZE (gxplugins/brummer10-GxHyperion.lv2-dd86308_GH0.tar.gz) = 678922
SHA256 (gxplugins/brummer10-GxKnightFuzz.lv2-f719843_GH0.tar.gz) = 8bf107754b955ac36426b5a9802d6b8358dcca85e19151feb7e4dd017cc60515
SIZE (gxplugins/brummer10-GxKnightFuzz.lv2-f719843_GH0.tar.gz) = 506807
SHA256 (gxplugins/brummer10-GxLiquidDrive.lv2-99061a0_GH0.tar.gz) = d7db8ee0aba491ccda2459e01fd519594ffc817d94c7a9c6ae721a725f2e6e34
SIZE (gxplugins/brummer10-GxLiquidDrive.lv2-99061a0_GH0.tar.gz) = 824471
SHA256 (gxplugins/brummer10-GxLuna.lv2-b6b13f7_GH0.tar.gz) = eb681572af478ca47b08757c483fb459973249257d02ae01a9b80c1030fa1fc2
SIZE (gxplugins/brummer10-GxLuna.lv2-b6b13f7_GH0.tar.gz) = 136773
SHA256 (gxplugins/brummer10-GxMicroAmp.lv2-ff4073c_GH0.tar.gz) = f9fde670950679b39241d573545fffd6304e49274b05cbb392044075ba4011c8
SIZE (gxplugins/brummer10-GxMicroAmp.lv2-ff4073c_GH0.tar.gz) = 396275
SHA256 (gxplugins/brummer10-GxPlexi.lv2-ba115d5_GH0.tar.gz) = 9d2192f4ab463721f62c9e46206e778f1c816276f01cc2fd13e45de305b658a8
SIZE (gxplugins/brummer10-GxPlexi.lv2-ba115d5_GH0.tar.gz) = 176664
SHA256 (gxplugins/brummer10-GxQuack.lv2-05e53d6_GH0.tar.gz) = 6f155a9c2c02b4f896239bd995cf0ba4371e18a1caaa9b80c98890640b42dacd
SIZE (gxplugins/brummer10-GxQuack.lv2-05e53d6_GH0.tar.gz) = 683201
SHA256 (gxplugins/brummer10-GxSD1.lv2-9c8d6a4_GH0.tar.gz) = 2aa0f4eb4ad7b4b6ec4ee8725f85e611f020d309ac6ecbab9025a166cc6ab2e1
SIZE (gxplugins/brummer10-GxSD1.lv2-9c8d6a4_GH0.tar.gz) = 707545
SHA256 (gxplugins/brummer10-GxSD2Lead.lv2-ad987d0_GH0.tar.gz) = a79da31145d6cf88a1af0f2460c2175d45306a0ac83512eb6c7415f797e236c7
SIZE (gxplugins/brummer10-GxSD2Lead.lv2-ad987d0_GH0.tar.gz) = 968751
SHA256 (gxplugins/brummer10-GxSVT.lv2-7c7880c_GH0.tar.gz) = 91c5fde4891b1a80be48e48a479343c9bd4d8e7164cfc3ce4e178e55c211965a
SIZE (gxplugins/brummer10-GxSVT.lv2-7c7880c_GH0.tar.gz) = 489686
SHA256 (gxplugins/brummer10-GxSaturator.lv2-52bf9e3_GH0.tar.gz) = 2da7b8701b3260a575bf647cb480c77c63efa82e4c2963b069589efa9cfeaf74
SIZE (gxplugins/brummer10-GxSaturator.lv2-52bf9e3_GH0.tar.gz) = 758312
SHA256 (gxplugins/brummer10-GxShakaTube.lv2-7682324_GH0.tar.gz) = 4bd8d8f572dfa44e267ff00157f9a92e424411493e08b0ad13a598359f467670
SIZE (gxplugins/brummer10-GxShakaTube.lv2-7682324_GH0.tar.gz) = 211352
SHA256 (gxplugins/brummer10-GxSloopyBlue.lv2-fa4e3f4_GH0.tar.gz) = 98e22f535b48db21f2f6af46a1c90f3a5e6203cb620db7511a32127fff58ead1
SIZE (gxplugins/brummer10-GxSloopyBlue.lv2-fa4e3f4_GH0.tar.gz) = 139966
SHA256 (gxplugins/brummer10-GxSlowGear.lv2-5471bd4_GH0.tar.gz) = 0d995cce0019807c580a818486cc65bb8c2c8a55f4825a7bac97fbca194ea42c
SIZE (gxplugins/brummer10-GxSlowGear.lv2-5471bd4_GH0.tar.gz) = 740013
SHA256 (gxplugins/brummer10-GxSunFace.lv2-b2fc690_GH0.tar.gz) = fb27758a876ae6da16f02f1a1948ad07dc422a8dcc908e00ccc900dc99753b46
SIZE (gxplugins/brummer10-GxSunFace.lv2-b2fc690_GH0.tar.gz) = 1020779
SHA256 (gxplugins/brummer10-GxSuperFuzz.lv2-b8103b5_GH0.tar.gz) = b64473660a9682faab8dd544f953bc0a5c4b075c4101389e5598e7ba7660ebd3
SIZE (gxplugins/brummer10-GxSuperFuzz.lv2-b8103b5_GH0.tar.gz) = 544748
SHA256 (gxplugins/brummer10-GxSupersonic.lv2-a116614_GH0.tar.gz) = 8b7f773399de73d7371db0bd85ad3dc3a1f9ac5084d28468a7fadb49fdc73ee5
SIZE (gxplugins/brummer10-GxSupersonic.lv2-a116614_GH0.tar.gz) = 182166
SHA256 (gxplugins/brummer10-GxSuppaToneBender.lv2-0fd3051_GH0.tar.gz) = 4a7df0b7913e530265417dc640aef3ea2b1685671daff83ce65f9a84d9efa061
SIZE (gxplugins/brummer10-GxSuppaToneBender.lv2-0fd3051_GH0.tar.gz) = 621775
SHA256 (gxplugins/brummer10-GxTimRay.lv2-efda591_GH0.tar.gz) = 00c37e929c25f31d6a4c32c3066e2cf02bdc345d7688f10a123bcde310bd7da4
SIZE (gxplugins/brummer10-GxTimRay.lv2-efda591_GH0.tar.gz) = 133326
SHA256 (gxplugins/brummer10-GxToneMachine.lv2-efa8681_GH0.tar.gz) = 03c4b6ec0776814ab2c332d6a535276547b59841d5f4f5ebf6d48239f3343f97
SIZE (gxplugins/brummer10-GxToneMachine.lv2-efa8681_GH0.tar.gz) = 598177
SHA256 (gxplugins/brummer10-GxTubeDistortion.lv2-a1a789f_GH0.tar.gz) = feedf57342b04f3b63cae716fb936311cf183fd8ff846c3989672e021aed25ee
SIZE (gxplugins/brummer10-GxTubeDistortion.lv2-a1a789f_GH0.tar.gz) = 517589
SHA256 (gxplugins/brummer10-GxUVox720k.lv2-a7ad702_GH0.tar.gz) = 7bde1a209a760041becdf4c4e76f685b5b155ad937409f3801738861adf8ea93
SIZE (gxplugins/brummer10-GxUVox720k.lv2-a7ad702_GH0.tar.gz) = 852071
SHA256 (gxplugins/brummer10-GxUltraCab.lv2-8e5fa23_GH0.tar.gz) = ce341c0d97dc1d609be6a6d07cae63994726b5033bb3cfa2938daceb49507f47
SIZE (gxplugins/brummer10-GxUltraCab.lv2-8e5fa23_GH0.tar.gz) = 154703
SHA256 (gxplugins/brummer10-GxVBassPreAmp.lv2-d7f2f6a_GH0.tar.gz) = 52e1f4958f05e763ea300972411790c190f33393e541fd12ed78da0d35eb7336
SIZE (gxplugins/brummer10-GxVBassPreAmp.lv2-d7f2f6a_GH0.tar.gz) = 376677
SHA256 (gxplugins/brummer10-GxValveCaster.lv2-c29392b_GH0.tar.gz) = 6b0fb42ba1fa4c597d79bca0e97502ce3b6cb2ab9a4219efbab81af0c39a3477
SIZE (gxplugins/brummer10-GxValveCaster.lv2-c29392b_GH0.tar.gz) = 181473
SHA256 (gxplugins/brummer10-GxVintageFuzzMaster.lv2-dd3cb30_GH0.tar.gz) = 7f407b2cdda160cae3d93e66e7716f8bcbc88b949ede2f6b4ac37f3822834c8e
SIZE (gxplugins/brummer10-GxVintageFuzzMaster.lv2-dd3cb30_GH0.tar.gz) = 872348
SHA256 (gxplugins/brummer10-GxVmk2.lv2-1ef6805_GH0.tar.gz) = ce932970a0b461865411c1ed8ab80bc00e19c45e3d19efc8164245e795926699
SIZE (gxplugins/brummer10-GxVmk2.lv2-1ef6805_GH0.tar.gz) = 382305
SHA256 (gxplugins/brummer10-GxVoodoFuzz.lv2-b6750b9_GH0.tar.gz) = a9ffddac20ecf218db3885675c1fdd68d69115ff17dcf6c79bdf040e582a78a7
SIZE (gxplugins/brummer10-GxVoodoFuzz.lv2-b6750b9_GH0.tar.gz) = 765412
SHA256 (gxplugins/brummer10-GxVintageFuzzMaster.lv2-8bec199_GH0.tar.gz) = e903249bcc7d4d43eee95d4b8f19e0a361762524461d05b2f376790b92b7f7f5
SIZE (gxplugins/brummer10-GxVintageFuzzMaster.lv2-8bec199_GH0.tar.gz) = 872356
SHA256 (gxplugins/brummer10-GxVmk2.lv2-c5bd4a7_GH0.tar.gz) = 47389723ca8fb67bd8eeb53f6a5653d43807623de0ece0aa5bcd8d7b48867827
SIZE (gxplugins/brummer10-GxVmk2.lv2-c5bd4a7_GH0.tar.gz) = 382297
SHA256 (gxplugins/brummer10-GxVoodoFuzz.lv2-7356f5a_GH0.tar.gz) = 91d2323c67a33f6aadc53b9383ecac9056ae9fe593deea1040fdee8861c82aa8
SIZE (gxplugins/brummer10-GxVoodoFuzz.lv2-7356f5a_GH0.tar.gz) = 765422

View File

@ -34,6 +34,14 @@ lib/lv2/gx_ampegsvt.lv2/gx_ampegsvt.so
lib/lv2/gx_ampegsvt.lv2/gx_ampegsvt.ttl
lib/lv2/gx_ampegsvt.lv2/gx_ampegsvt_ui.so
lib/lv2/gx_ampegsvt.lv2/manifest.ttl
lib/lv2/gx_bajatubedriver.lv2/gx_bajatubedriver.so
lib/lv2/gx_bajatubedriver.lv2/gx_bajatubedriver.ttl
lib/lv2/gx_bajatubedriver.lv2/gx_bajatubedriver_ui.so
lib/lv2/gx_bajatubedriver.lv2/manifest.ttl
lib/lv2/gx_blueamp.lv2/gx_blueamp.so
lib/lv2/gx_blueamp.lv2/gx_blueamp.ttl
lib/lv2/gx_blueamp.lv2/gx_blueamp_ui.so
lib/lv2/gx_blueamp.lv2/manifest.ttl
lib/lv2/gx_boobtube.lv2/gx_boobtube.so
lib/lv2/gx_boobtube.lv2/gx_boobtube.ttl
lib/lv2/gx_boobtube.lv2/gx_boobtube_ui.so
@ -42,6 +50,18 @@ lib/lv2/gx_bottlerocket.lv2/gx_bottlerocket.so
lib/lv2/gx_bottlerocket.lv2/gx_bottlerocket.ttl
lib/lv2/gx_bottlerocket.lv2/gx_bottlerocket_ui.so
lib/lv2/gx_bottlerocket.lv2/manifest.ttl
lib/lv2/gx_clubdrive.lv2/gx_clubdrive.so
lib/lv2/gx_clubdrive.lv2/gx_clubdrive.ttl
lib/lv2/gx_clubdrive.lv2/gx_clubdrive_ui.so
lib/lv2/gx_clubdrive.lv2/manifest.ttl
lib/lv2/gx_epic.lv2/gx_epic.so
lib/lv2/gx_epic.lv2/gx_epic.ttl
lib/lv2/gx_epic.lv2/gx_epic_ui.so
lib/lv2/gx_epic.lv2/manifest.ttl
lib/lv2/gx_eternity.lv2/gx_eternity.so
lib/lv2/gx_eternity.lv2/gx_eternity.ttl
lib/lv2/gx_eternity.lv2/gx_eternity_ui.so
lib/lv2/gx_eternity.lv2/manifest.ttl
lib/lv2/gx_guvnor.lv2/gx_guvnor.so
lib/lv2/gx_guvnor.lv2/gx_guvnor.ttl
lib/lv2/gx_guvnor.lv2/gx_guvnor_ui.so
@ -58,6 +78,10 @@ lib/lv2/gx_liquiddrive.lv2/gx_liquiddrive.so
lib/lv2/gx_liquiddrive.lv2/gx_liquiddrive.ttl
lib/lv2/gx_liquiddrive.lv2/gx_liquiddrive_ui.so
lib/lv2/gx_liquiddrive.lv2/manifest.ttl
lib/lv2/gx_luna.lv2/gx_luna.so
lib/lv2/gx_luna.lv2/gx_luna.ttl
lib/lv2/gx_luna.lv2/gx_luna_ui.so
lib/lv2/gx_luna.lv2/manifest.ttl
lib/lv2/gx_maestro_fz1b.lv2/gx_maestro_fz1b.so
lib/lv2/gx_maestro_fz1b.lv2/gx_maestro_fz1b.ttl
lib/lv2/gx_maestro_fz1b.lv2/gx_maestro_fz1b_ui.so
@ -66,6 +90,10 @@ lib/lv2/gx_maestro_fz1s.lv2/gx_maestro_fz1s.so
lib/lv2/gx_maestro_fz1s.lv2/gx_maestro_fz1s.ttl
lib/lv2/gx_maestro_fz1s.lv2/gx_maestro_fz1s_ui.so
lib/lv2/gx_maestro_fz1s.lv2/manifest.ttl
lib/lv2/gx_plexi.lv2/gx_plexi.so
lib/lv2/gx_plexi.lv2/gx_plexi.ttl
lib/lv2/gx_plexi.lv2/gx_plexi_ui.so
lib/lv2/gx_plexi.lv2/manifest.ttl
lib/lv2/gx_quack.lv2/gx_quack.so
lib/lv2/gx_quack.lv2/gx_quack.ttl
lib/lv2/gx_quack.lv2/gx_quack_ui.so
@ -86,14 +114,34 @@ lib/lv2/gx_sfp.lv2/gx_sfp.so
lib/lv2/gx_sfp.lv2/gx_sfp.ttl
lib/lv2/gx_sfp.lv2/gx_sfp_ui.so
lib/lv2/gx_sfp.lv2/manifest.ttl
lib/lv2/gx_shakatube.lv2/gx_shakatube.so
lib/lv2/gx_shakatube.lv2/gx_shakatube.ttl
lib/lv2/gx_shakatube.lv2/gx_shakatube_ui.so
lib/lv2/gx_shakatube.lv2/manifest.ttl
lib/lv2/gx_sloopyblue.lv2/gx_sloopyblue.so
lib/lv2/gx_sloopyblue.lv2/gx_sloopyblue.ttl
lib/lv2/gx_sloopyblue.lv2/gx_sloopyblue_ui.so
lib/lv2/gx_sloopyblue.lv2/manifest.ttl
lib/lv2/gx_slowgear.lv2/gx_slowgear.so
lib/lv2/gx_slowgear.lv2/gx_slowgear.ttl
lib/lv2/gx_slowgear.lv2/gx_slowgear_ui.so
lib/lv2/gx_slowgear.lv2/manifest.ttl
lib/lv2/gx_supersonic.lv2/gx_supersonic.so
lib/lv2/gx_supersonic.lv2/gx_supersonic.ttl
lib/lv2/gx_supersonic.lv2/gx_supersonic_ui.so
lib/lv2/gx_supersonic.lv2/manifest.ttl
lib/lv2/gx_timray.lv2/gx_timray.so
lib/lv2/gx_timray.lv2/gx_timray.ttl
lib/lv2/gx_timray.lv2/gx_timray_ui.so
lib/lv2/gx_timray.lv2/manifest.ttl
lib/lv2/gx_tonemachine.lv2/gx_tonemachine.so
lib/lv2/gx_tonemachine.lv2/gx_tonemachine.ttl
lib/lv2/gx_tonemachine.lv2/gx_tonemachine_ui.so
lib/lv2/gx_tonemachine.lv2/manifest.ttl
lib/lv2/gx_ultracab.lv2/gx_ultracab.so
lib/lv2/gx_ultracab.lv2/gx_ultracab.ttl
lib/lv2/gx_ultracab.lv2/gx_ultracab_ui.so
lib/lv2/gx_ultracab.lv2/manifest.ttl
lib/lv2/gx_uvox.lv2/gx_uvox.so
lib/lv2/gx_uvox.lv2/gx_uvox.ttl
lib/lv2/gx_uvox.lv2/gx_uvox_ui.so

View File

@ -3,26 +3,22 @@
PORTNAME= id3el
PORTVERSION= 0.05
PORTREVISION= 1
CATEGORIES= audio elisp
MASTER_SITES= http://www.gentei.org/~yuuji/software/mpg123el/
DISTNAME= id3el-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Add-on to edit ID3 tags for mpg123-mode (mpg123.el) on Emacsen
RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/site-lisp/mpg123.el:audio/mpg123.el
RUN_DEPENDS= mpg123.el>0:audio/mpg123.el
ALL_TARGET= id3put
ELISPDIR= ${PREFIX}/share/emacs/site-lisp
XELISPDIR= ${PREFIX}/lib/xemacs/site-lisp
do-install:
@${MKDIR} ${STAGEDIR}${ELISPDIR}
${INSTALL_DATA} ${WRKSRC}/id3.el ${STAGEDIR}${ELISPDIR}
${INSTALL_PROGRAM} ${WRKSRC}/id3put ${STAGEDIR}${PREFIX}/bin
# For XEmacs
@${MKDIR} ${STAGEDIR}${XELISPDIR}
(cd ${STAGEDIR}${XELISPDIR} && ${LN} -sf ${ELISPDIR}/id3.el .)
.include <bsd.port.mk>

View File

@ -1,3 +1,2 @@
bin/id3put
share/emacs/site-lisp/id3.el
lib/xemacs/site-lisp/id3.el

View File

@ -102,4 +102,3 @@ share/kservices5/kmixctrl_restore.desktop
share/kservices5/plasma-dataengine-mixer.desktop
share/kxmlgui5/kmix/kmixui.rc
share/plasma/services/mixer.operations

View File

@ -1,4 +1,3 @@
AMR codecs incorporate several patents, held by Ericsson, Universite de
Sherbrooke (VoiceAge) and Nokia. VoiceAge claims to provide patent portfolio
for AMR codecs. Depending on law in your country, manufacturers and developers
@ -11,4 +10,3 @@ Patent portfolio seems to be licensed by Via Licensing.
Depending on law in your country, you may need a license for distribution, any
use, commercial use or even development.
You don't have permission to distribute the source code and attached .doc file.

View File

@ -1,4 +1,3 @@
AMR codecs incorporate several patents, held by Ericsson, Universite de
Sherbrooke (VoiceAge) and Nokia. VoiceAge claims to provide patent portfolio
for AMR codecs. Depending on law in your country, manufacturers and developers
@ -11,4 +10,3 @@ Patent portfolio seems to be licensed by Via Licensing.
Depending on law in your country, you may need a license for distribution, any
use, commercial use or even development.
You don't have permission to distribute the source code and attached .doc file.

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins
LIB_DEPENDS= libasound.so:audio/alsa-lib
USES= cmake dos2unix
USES= cmake compiler:c++11-lang dos2unix
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= OpenShot

View File

@ -0,0 +1,20 @@
--- JuceLibraryCode/modules/juce_core/files/juce_File.cpp.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/files/juce_File.cpp
@@ -211,7 +211,7 @@ String File::addTrailingSeparator (const String& path)
}
//==============================================================================
-#if JUCE_LINUX
+#if JUCE_BSD || JUCE_LINUX
#define NAMES_ARE_CASE_SENSITIVE 1
#endif
@@ -953,7 +953,7 @@ bool File::createSymbolicLink (const File& linkFileToC
linkFileToCreate.deleteFile();
}
- #if JUCE_MAC || JUCE_LINUX
+ #if JUCE_BSD || JUCE_MAC || JUCE_LINUX
// one common reason for getting an error here is that the file already exists
if (symlink (nativePathOfTarget.toRawUTF8(), linkFileToCreate.getFullPathName().toRawUTF8()) == -1)
{

View File

@ -0,0 +1,11 @@
--- JuceLibraryCode/modules/juce_core/juce_core.h.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/juce_core.h
@@ -137,7 +137,7 @@
If you disable this then https/ssl support will not be available on linux.
*/
#ifndef JUCE_USE_CURL
- #if JUCE_LINUX
+ #if JUCE_BSD || JUCE_LINUX
#define JUCE_USE_CURL 1
#else
#define JUCE_USE_CURL 0

View File

@ -1,9 +1,10 @@
--- JuceLibraryCode/modules/juce_core/native/juce_BasicNativeHeaders.h.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/native/juce_BasicNativeHeaders.h
@@ -261,6 +261,7 @@
@@ -261,6 +261,8 @@
#include <sys/types.h>
#include <sys/wait.h>
#include <utime.h>
+ #include <pthread_np.h>
+ #include <net/if_dl.h>
//==============================================================================

View File

@ -1,6 +1,45 @@
--- JuceLibraryCode/modules/juce_core/native/juce_linux_Files.cpp.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/native/juce_linux_Files.cpp
@@ -216,7 +216,7 @@ bool Process::openDocument (const String& fileName, co
@@ -35,8 +35,16 @@ bool File::isOnCDRomDrive() const
{
struct statfs buf;
+#if JUCE_BSD
+ if (statfs(getFullPathName().toUTF8(), &buf) == 0) {
+ String s(buf.f_fstypename);
+ return s.compare("cd9660") == 0 || s.compare("udf") == 0;
+ }
+ return false;
+#else
return statfs (getFullPathName().toUTF8(), &buf) == 0
&& buf.f_type == (short) U_ISOFS_SUPER_MAGIC;
+#endif
}
bool File::isOnHardDisk() const
@@ -45,6 +53,13 @@ bool File::isOnHardDisk() const
if (statfs (getFullPathName().toUTF8(), &buf) == 0)
{
+#if JUCE_BSD
+ String s(buf.f_fstypename);
+ if (s.compare("cd9660") == 0 || s.compare("udf") == 0 ||
+ s.compare("nfs") == 0 || s.compare("smbfs") == 0) {
+ return false;
+ }
+#else
switch (buf.f_type)
{
case U_ISOFS_SUPER_MAGIC: // CD-ROM
@@ -55,6 +70,7 @@ bool File::isOnHardDisk() const
default: break;
}
+#endif
}
// Assume so if this fails for some reason
@@ -216,7 +232,7 @@ bool Process::openDocument (const String& fileName, co
setsid();
// Child process

View File

@ -0,0 +1,42 @@
--- JuceLibraryCode/modules/juce_core/native/juce_posix_SharedCode.h.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/native/juce_posix_SharedCode.h
@@ -148,7 +148,7 @@ void JUCE_CALLTYPE Process::terminate()
}
-#if JUCE_MAC || JUCE_LINUX
+#if JUCE_BSD || JUCE_MAC || JUCE_LINUX
bool Process::setMaxNumberOfFileHandles (int newMaxNumber) noexcept
{
rlimit lim;
@@ -987,6 +987,8 @@ void JUCE_CALLTYPE Thread::setCurrentThreadName (const
{
[[NSThread currentThread] setName: juceStringToNS (name)];
}
+ #elif JUCE_BSD
+ pthread_set_name_np(pthread_self(), name.toRawUTF8());
#elif JUCE_LINUX || JUCE_ANDROID
#if ((JUCE_LINUX && (__GLIBC__ * 1000 + __GLIBC_MINOR__) >= 2012) \
|| JUCE_ANDROID && __ANDROID_API__ >= 9)
@@ -1040,14 +1042,20 @@ void JUCE_CALLTYPE Thread::yield()
void JUCE_CALLTYPE Thread::setCurrentThreadAffinityMask (uint32 affinityMask)
{
#if SUPPORT_AFFINITIES
+ #if JUCE_BSD
+ cpuset_t affinity;
+ #else
cpu_set_t affinity;
+ #endif
CPU_ZERO (&affinity);
for (int i = 0; i < 32; ++i)
if ((affinityMask & (1 << i)) != 0)
CPU_SET (i, &affinity);
- #if (! JUCE_ANDROID) && ((! JUCE_LINUX) || ((__GLIBC__ * 1000 + __GLIBC_MINOR__) >= 2004))
+ #if JUCE_BSD
+ pthread_setaffinity_np (pthread_self(), sizeof (cpuset_t), &affinity);
+ #elif (! JUCE_ANDROID) && ((! JUCE_LINUX) || ((__GLIBC__ * 1000 + __GLIBC_MINOR__) >= 2004))
pthread_setaffinity_np (pthread_self(), sizeof (cpu_set_t), &affinity);
#elif JUCE_ANDROID
sched_setaffinity (gettid(), sizeof (cpu_set_t), &affinity);

View File

@ -0,0 +1,11 @@
--- JuceLibraryCode/modules/juce_core/system/juce_PlatformDefs.h.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/system/juce_PlatformDefs.h
@@ -57,7 +57,7 @@ namespace juce
#endif
//==============================================================================
-#if JUCE_IOS || JUCE_LINUX
+#if JUCE_BSD || JUCE_IOS || JUCE_LINUX
/** This will try to break into the debugger if the app is currently being debugged.
If called by an app that's not being debugged, the behaviour isn't defined - it may
crash or not, depending on the platform.

View File

@ -0,0 +1,11 @@
--- JuceLibraryCode/modules/juce_core/system/juce_StandardHeader.h.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/system/juce_StandardHeader.h
@@ -72,7 +72,7 @@
#include <xlocale.h>
#endif
-#if JUCE_LINUX
+#if JUCE_BSD || JUCE_LINUX
#include <cstring>
#include <signal.h>

View File

@ -0,0 +1,11 @@
--- JuceLibraryCode/modules/juce_core/text/juce_CharPointer_ASCII.h.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/text/juce_CharPointer_ASCII.h
@@ -335,7 +335,7 @@ class CharPointer_ASCII final (public)
/** Parses this string as a 64-bit integer. */
int64 getIntValue64() const noexcept
{
- #if JUCE_LINUX || JUCE_ANDROID || JUCE_MINGW
+ #if JUCE_BSD || JUCE_LINUX || JUCE_ANDROID || JUCE_MINGW
return atoll (data);
#elif JUCE_WINDOWS
return _atoi64 (data);

View File

@ -0,0 +1,11 @@
--- JuceLibraryCode/modules/juce_core/threads/juce_Process.h.orig 2019-04-17 16:56:20 UTC
+++ JuceLibraryCode/modules/juce_core/threads/juce_Process.h
@@ -139,7 +139,7 @@ class JUCE_API Process (public)
static void setDockIconVisible (bool isVisible);
#endif
- #if JUCE_MAC || JUCE_LINUX || DOXYGEN
+ #if JUCE_BSD || JUCE_MAC || JUCE_LINUX || DOXYGEN
//==============================================================================
/** UNIX ONLY - Attempts to use setrlimit to change the maximum number of file
handles that the app can open. Pass 0 or less as the parameter to mean

View File

@ -65,4 +65,3 @@ share/applications/lxmusic.desktop
%%DATADIR%%/pref-dlg.ui.glade
%%DATADIR%%/track-info.ui.glade
share/pixmaps/lxmusic.png

View File

@ -3,6 +3,7 @@
PORTNAME= mpg123.el
PORTVERSION= 1.60
PORTREVISION= 1
CATEGORIES= audio elisp
MASTER_SITES= http://www.gentei.org/~yuuji/software/mpg123el/
EXTRACT_SUFX= # empty
@ -18,7 +19,6 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
ELISPDIR= ${PREFIX}/share/emacs/site-lisp
XELISPDIR= ${PREFIX}/lib/xemacs/site-lisp
FETCH_ARGS= -AR
FETCH_BEFORE_ARGS= -o mpg123el.cgi?${PORTVERSION}
@ -26,8 +26,5 @@ FETCH_BEFORE_ARGS= -o mpg123el.cgi?${PORTVERSION}
do-install:
@${MKDIR} ${STAGEDIR}${ELISPDIR}
${INSTALL_DATA} ${DISTDIR}/mpg123el.cgi?${PORTVERSION} ${STAGEDIR}${ELISPDIR}/${PORTNAME}
# For XEmacs
@${MKDIR} ${STAGEDIR}${XELISPDIR}
${INSTALL} -lr ${STAGEDIR}${ELISPDIR}/${PORTNAME} ${STAGEDIR}${XELISPDIR}/${PORTNAME}
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
share/emacs/site-lisp/mpg123.el
lib/xemacs/site-lisp/mpg123.el

View File

@ -24,7 +24,6 @@ Then start the server with
or reboot.
NOTE: The musicpd server does not come with a client. In order
to use it, you need one. They come in all shapes and
sizes for many platforms (including iOS and Android for
@ -39,5 +38,4 @@ NOTE: The musicpd server does not come with a client. In order
KDE / Qt: cantana, quimup, qmpdlient
Web: phpmp
****************************************************************

View File

@ -3,7 +3,7 @@
PORTNAME= nas
PORTVERSION= 1.9.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29
EXTRACT_SUFX= .src.tar.gz
@ -20,8 +20,6 @@ USE_LDCONFIG= yes
MAKE_ENV+= COMPRESS_CMD="${COMPRESS_CMD:S/c//}"
MAKE_JOBS_UNSAFE= yes
SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
post-configure:

View File

@ -1,11 +0,0 @@
**************************************************
**************************************************
NOTE:
Be sure to create a %%PREFIX%%/etc/nasd.conf file; use
%%PREFIX%%/etc/nasd.conf.eg as a starting point.
It should work fine as is.
**************************************************
**************************************************

View File

@ -16,7 +16,7 @@ bin/issndfile
bin/nasd
bin/playbucket
bin/soundtoh
etc/nasd.conf.eg
@sample etc/nasd.conf.eg etc/nasd.conf
include/audio/8svx.h
include/audio/Afuncproto.h
include/audio/Afuncs.h

View File

@ -1,5 +1,4 @@
Music::Audioscrobbler::MPD is a scrobbler for MPD. It provides routines
to submit songs to last.fm from MPD.
WWW: https://metacpan.org/release/Music-Audioscrobbler-MPD

View File

@ -15,6 +15,5 @@ This can also be set in %%PREFIX%%/etc/pulse/default.pa
Replace the number '3' with the new default you want to set.
The audio/freedesktop-sound-theme is needed if the default sound files
are uncommented in the %%PREFIX%%/etc/pulse/default.pa file.

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pysndfile
DISTVERSION= 1.3.2
PORTREVISION= 1
DISTVERSION= 1.3.3
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1534741579
SHA256 (pysndfile-1.3.2.tar.gz) = dba7169340a31ed864f46d0778c1d11ad69c957bf8af77c2481eac2421cf0fae
SIZE (pysndfile-1.3.2.tar.gz) = 578427
TIMESTAMP = 1559489254
SHA256 (pysndfile-1.3.3.tar.gz) = 9262941021f7b26dcdd07128ff1d1b0e5eb0267a61f216e53f6211c31e4c8b1d
SIZE (pysndfile-1.3.3.tar.gz) = 584915

View File

@ -12,7 +12,7 @@ COMMENT= Interface to the Google WebRTC Voice Activity Detector (VAD)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USES= compiler:c11 python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>

View File

@ -0,0 +1,23 @@
--- cbits/webrtc/typedefs.h.orig 2017-01-07 23:05:15 UTC
+++ cbits/webrtc/typedefs.h
@@ -48,7 +48,19 @@
#define WEBRTC_ARCH_32_BITS
#define WEBRTC_ARCH_LITTLE_ENDIAN
#else
-#error Please add support for your architecture in typedefs.h
+/* instead of failing, use typical unix defines... */
+#if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
+#define WEBRTC_ARCH_LITTLE_ENDIAN
+#elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
+#define WEBRTC_ARCH_BIG_ENDIAN
+#else
+#error __BYTE_ORDER__ is not defined
+#endif
+#if defined(__LP64__)
+#define WEBRTC_ARCH_64_BITS
+#else
+#define WEBRTC_ARCH_32_BITS
+#endif
#endif
#if !(defined(WEBRTC_ARCH_LITTLE_ENDIAN) ^ defined(WEBRTC_ARCH_BIG_ENDIAN))

View File

@ -1,4 +1,3 @@
###############################################################
To use pytone, you should copy %%PREFIX%%/etc/pytonerc.sample to:
@ -12,4 +11,3 @@ collection:
musicbasedir=/root/of/your/music/collection
###############################################################

View File

@ -9,9 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= Is a simple yet powerful Music Player Daemon library
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -35,5 +35,4 @@ post-patch:
@${REINPLACE_CMD} '/^ckportdir = .*/d' ${WRKSRC}/Makefile.am
@${REINPLACE_CMD} '/^ckport_DATA = .*/d' ${WRKSRC}/Makefile.am
.include <bsd.port.mk>

View File

@ -1,42 +0,0 @@
# Created by: trasz <trasz@pin.if.uz.zgora.pl>
# $FreeBSD$
PORTNAME= specimen
DISTVERSION= 0.5.2-rc3
PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= http://zhevny.com/specimen/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= MIDI controllable audio sampler
DEPRECATED= Unmaintained, depends on expiring x11-toolkits/phat
EXPIRATION_DATE= 2019-05-28
# Between 0.109.0 and earlier versions there was an api change in JACK.
# However, the library version number was not changed. The line above
# is supposed to work around that.
BUILD_DEPENDS= jackit>=0.109.2:audio/jack
LIB_DEPENDS= libjack.so:audio/jack \
liblash.so:audio/lash \
libsamplerate.so:audio/libsamplerate \
libsndfile.so:audio/libsndfile \
libphat.so:x11-toolkits/phat
USES= gmake pkgconfig
USE_GNOME= libgnomecanvas libxml2
GNU_CONFIGURE= yes
LDFLAGS+= -lm
DESKTOP_ENTRIES="Specimen" "" "${DATADIR}/pixmaps/specimen.png" \
"${PORTNAME}" "" ""
post-patch:
@${REINPLACE_CMD} -e \
's|-Werror|| ; \
s|-O3|$$CFLAGS|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|-l\.\.|-I..|' ${WRKSRC}/src/gui/Makefile.in
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (specimen-0.5.2-rc3.tar.gz) = 249cf434ee81828b46c383dbf6b1873564f227f2461c9956b539be0a3c2feb72
SIZE (specimen-0.5.2-rc3.tar.gz) = 267948

View File

@ -1,10 +0,0 @@
--- configure.orig 2007-03-12 22:23:06 UTC
+++ configure
@@ -6465,6 +6465,7 @@ CC="$PTHREAD_CC"
# print build summary
+config_error=no
# are we good to go?

View File

@ -1,29 +0,0 @@
--- src/Makefile.in.orig 2007-03-12 22:23:06 UTC
+++ src/Makefile.in
@@ -58,9 +58,9 @@ am__specimen_SOURCES_DIST = alsadriver.c
ticks.c ticks.h adsr.c adsr.h lfo.c lfo.h sync.c sync.h \
control.h lashdriver.c lashdriver.h
@HAVE_LASH_TRUE@am__objects_1 = lashdriver.$(OBJEXT)
-am_specimen_OBJECTS = alsadriver.$(OBJEXT) jackdriver.$(OBJEXT) \
+am_specimen_OBJECTS = jackdriver.$(OBJEXT) \
mixer.$(OBJEXT) sample.$(OBJEXT) driver.$(OBJEXT) \
- midi.$(OBJEXT) patch.$(OBJEXT) specimen.$(OBJEXT) \
+ patch.$(OBJEXT) specimen.$(OBJEXT) \
beef.$(OBJEXT) maths.$(OBJEXT) ticks.$(OBJEXT) adsr.$(OBJEXT) \
lfo.$(OBJEXT) sync.$(OBJEXT) $(am__objects_1)
specimen_OBJECTS = $(am_specimen_OBJECTS)
@@ -314,14 +314,12 @@ distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adsr.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsadriver.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/beef.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/driver.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jackdriver.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lashdriver.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lfo.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maths.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/midi.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mixer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/patch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sample.Po@am__quote@

View File

@ -1,12 +0,0 @@
--- src/driver.c.orig 2007-01-30 20:58:57 UTC
+++ src/driver.c
@@ -7,8 +7,7 @@
/* available drivers */
extern Driver jack_driver;
-extern Driver alsa_driver;
-static Driver* drivers[] = { &jack_driver, &alsa_driver, NULL };
+static Driver* drivers[] = { &jack_driver, NULL };
/* number of drivers available (we set this var in driver_init ( ) */
static int ndrivers = 0;

View File

@ -1,20 +0,0 @@
--- src/jackdriver.c.orig 2007-03-12 00:32:12 UTC
+++ src/jackdriver.c
@@ -81,7 +81,7 @@ static int process (jack_nframes_t frame
jack_midi_event_t jack_midi_event;
jack_nframes_t event_index = 0;
#ifdef HAVE_JACK_MIDI
- jack_nframes_t event_count = jack_midi_get_event_count(midi_buf, frames);
+ jack_nframes_t event_count = jack_midi_get_event_count(midi_buf);
#endif /* HAVE_JACK_MIDI */
#ifdef HAVE_OLD_JACK_MIDI
jack_nframes_t event_count = jack_midi_port_get_info(midi_buf, frames)->event_count;
@@ -123,7 +123,7 @@ static int process (jack_nframes_t frame
/* send the JACK MIDI events to the mixer */
while (event_index < event_count) {
- jack_midi_event_get(&jack_midi_event, midi_buf,event_index, frames);
+ jack_midi_event_get(&jack_midi_event, midi_buf,event_index);
midi_data = jack_midi_event.buffer;
/* TODO: handle 14-bit controllers and RPNs and NRPNs */

View File

@ -1,18 +0,0 @@
--- src/specimen.c.orig 2007-03-12 00:32:12 UTC
+++ src/specimen.c
@@ -73,7 +73,6 @@ int main(int argc, char *argv[])
}
/* start */
- midi_start();
driver_start(0, client_name);
#ifdef HAVE_LASH
lashdriver_start();
@@ -81,7 +80,6 @@ int main(int argc, char *argv[])
gtk_main();
/* stop */
- midi_stop();
driver_stop();
/* destructors */

View File

@ -1,12 +0,0 @@
Specimen is an open source, MIDI controllable audio sampler. Features include:
- Up to 64 patches with 8 notes of polyphony each
- Fast, high quality pitch scaling
- Linear ADSR volume envelopes
- MIDI/jack-transport syncable LFOs
- Low pass filter with resonance
- A variety of direction-independent playback modes
- A zoomable sample editor for loop and play points
- Portamento
WWW: http://zhevny.com/specimen/

View File

@ -1,7 +0,0 @@
bin/specimen
%%DATADIR%%/pixmaps/open.png
%%DATADIR%%/pixmaps/play.png
%%DATADIR%%/pixmaps/stop.png
%%DATADIR%%/pixmaps/panic.png
%%DATADIR%%/pixmaps/specimen.png
%%DATADIR%%/pixmaps/specimen_small.png

View File

@ -10,14 +10,21 @@ DISTFILES= # none
MAINTAINER= pjd@FreeBSD.org
COMMENT= Test performance of storage devices
LICENSE= BSD2CLAUSE
NO_WRKSUBDIR= yes
USES= uidfix
PLIST_FILES= bin/raidtest
PORTDOCS= README
do-fetch:
OPTIONS_DEFINE= DOCS
do-extract:
${MKDIR} ${WRKSRC}
@${MKDIR} ${WRKSRC}
${LN} -sf ${FILESDIR}/${PORTNAME}.c ${FILESDIR}/Makefile ${WRKSRC}
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${FILESDIR}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -0,0 +1,42 @@
This utility can be used to test performance of storage devices.
First, one need to generate file with I/O operations:
# set mediasize=`diskinfo /dev/<device> | awk '{print $3}'`
# set sectorsize=`diskinfo /dev/<device> | awk '{print $2}'`
# raidtest genfile -s $mediasize -S $sectorsize -n 50000
It will generate test which contains 50000 I/O requests with random
size and random offset. Size is a multiple of sectorsize, but less
than or equal to 128kB (maximum size of I/O request). I/O request
type (READ or WRITE) is random as well.
All test data are stored in 'raidtest.data' file in current working
directory. To run test, one should type:
# raidtest test -d /dev/<device> -n 10
This command will read test data from 'raidtest.data' file, run 10
processes which will be used to send requests to the given device
in parallel. When test is finished you will see statistics:
Bytes per second: <x>
Requests per second: <y>
If you want to compare performance of two storage devices, use the
same data file!
usage: raidtest genfile [-frw] <-s mediasize> [-S sectorsize] <-n nrequests> [file]
raidtest test [-Rrw] <-d device> [-n processes] [file]
where:
-d device path to tested device
-f if raidtest.data file or specified file already exists,
remove it and create new one
-n nrequests number of requests to generate
-n processes number of processes to run
-r generate/run only READ requests
-R generate random data for write requests
-s size of destination device
-S sector size of destination device
-w generate/run only WRITE requests
file path to the data file instead of default 'raidtest.data'

View File

@ -1,42 +1,5 @@
This utility can be used to test performance of storage devices.
First, one need to generate file with I/O operations:
# set mediasize=`diskinfo /dev/<device> | awk '{print $3}'`
# set sectorsize=`diskinfo /dev/<device> | awk '{print $2}'`
# raidtest genfile -s $mediasize -S $sectorsize -n 50000
It will generate test which contains 50000 I/O requests with random
size and random offset. Size is a multiple of sectorsize, but less than or
equal to 128kB (maxium size of I/O request). I/O request type (READ or WRITE)
is random as well.
All test data are stored in 'raidtest.data' file in current working directory.
To run test, one should type:
# raidtest test -d /dev/<device> -n 10
This command will read test data from 'raidtest.data' file, run 10 processes
which will be used to send requests to the given device in parallel.
When test is finished you will see statistics:
Bytes per second: <x>
Requests per second: <y>
If you compare performance of two storage devices, use the same data file!
usage: raidtest genfile [-frw] <-s mediasize> [-S sectorsize] <-n nrequests> [file]
raidtest test [-Rrw] <-d device> [-n processes] [file]
where:
-d device path to tested device
-f if raidtest.data file or specified file already exists,
remove it and create new one
-n nrequests number of requests to generate
-n processes number of processes to run
-r generate/run only READ requests
-R generate random data for write requests
-s size of destination device
-S sector size of destination device
-w generate/run only WRITE requests
file path to the data file instead of default 'raidtest.data'
It works by generating a test file which contains I/O requests with
random size and random offset. It then spawns parallel processes
which send requests to the given device based on the test file data.

View File

@ -1,4 +1,3 @@
*****************************************************************************
Just run %%SMSH%% or %%SMSH%% -large
@ -6,4 +5,3 @@
approximate Mflop rate for each kernel.
*****************************************************************************

View File

@ -0,0 +1,16 @@
--- configure.ac.orig 2019-05-29 06:53:24 UTC
+++ configure.ac
@@ -77,9 +77,10 @@ case "${host_cpu}-${host_os}" in
AC_COMPILE_IFELSE([AC_LANG_PROGRAM], [ext_CFLAGS="-arch x86_64"], []);;
*)
AC_MSG_CHECKING([if gcc accepts -m64])
- CFLAGS="-m64"
- AC_COMPILE_IFELSE([AC_LANG_PROGRAM], [ext_CFLAGS="-m64"; AC_MSG_RESULT([yes])],
- [ext_CFLAGS="-D_FILE_OFFSET_BITS=64"; AC_MSG_RESULT([no])]);;
+ #CFLAGS="-m64"
+ CFLAGS="-D_FILE_OFFSET_BITS=64"
+# AC_COMPILE_IFELSE([AC_LANG_PROGRAM], [ext_CFLAGS="-m64"; AC_MSG_RESULT([yes])],
+# [ext_CFLAGS="-D_FILE_OFFSET_BITS=64"; AC_MSG_RESULT([no])]);;
esac
AC_ARG_ENABLE(vectorize, [ --enable-vectorize Enable GCC auto-vectorization],

View File

@ -2,7 +2,7 @@
PORTNAME= igv
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.2
DISTVERSION= 2.5.3
CATEGORIES= biology java
MASTER_SITES= http://software.broadinstitute.org/software/igv/sites/cancerinformatics.org.igv/files/images/:img
DISTFILES= tools.png:img

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1557548037
SHA256 (igv-2.5.2/tools.png) = 7a619d7770da008d1bc23a60a07f416625ba3a404a3656b8d1bda0de97415d1c
SIZE (igv-2.5.2/tools.png) = 5139
SHA256 (igv-2.5.2/igvteam-igv-v2.5.2_GH0.tar.gz) = 47d744a25d2f8f767ec3483c976034921a2fa557858fb3ba2cf3b77f099af1a2
SIZE (igv-2.5.2/igvteam-igv-v2.5.2_GH0.tar.gz) = 140856218
TIMESTAMP = 1559404148
SHA256 (igv-2.5.3/tools.png) = 7a619d7770da008d1bc23a60a07f416625ba3a404a3656b8d1bda0de97415d1c
SIZE (igv-2.5.3/tools.png) = 5139
SHA256 (igv-2.5.3/igvteam-igv-v2.5.3_GH0.tar.gz) = fe7d19163e3abf798c8ea0606f0bc288aee40f86553c0b533b08b90d8b0b6c38
SIZE (igv-2.5.3/igvteam-igv-v2.5.3_GH0.tar.gz) = 140855739

View File

@ -20,6 +20,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S,.0$,,}
GNU_CONFIGURE= yes
USES= compiler:c11 perl5 autoreconf
USES= perl5 autoreconf
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= qcad
PORTVERSION= 3.21.3.15
PORTVERSION= 3.22.0.12
DISTVERSIONPREFIX= v
PORTREVISION= 4
#PORTREVISION=
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}
@ -15,7 +15,6 @@ LICENSE= GPLv3
BUILD_DEPENDS= bash:shells/bash \
${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs
LIB_DEPENDS= libquazip5.so:archivers/quazip
MAKE_JOBS_UNSAFE=yes
@ -41,7 +40,7 @@ RESDIR= ${WRKSRC}/release
.endif
SHRLIBS= qcadcore qcadecmaapi qcadentity qcadgrid qcadgui qcadoperations \
qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip
qcadsnap qcadspatialindex qcadstemmer spatialindexnavel
STALIBS= dxflib stemmer
SHRDIR= fonts libraries linetypes patterns plugins scripts themes ts
#QSCRIPTS should not be installed to avoid conflicts with texlive-base

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1549572368
SHA256 (qcad/qcad-qcad-v3.21.3.15_GH0.tar.gz) = 95acbd7372e288d4d3f7ca46babcea49e6e7fb8ffe46cec21cb11b7ad2871164
SIZE (qcad/qcad-qcad-v3.21.3.15_GH0.tar.gz) = 43841552
TIMESTAMP = 1559498626
SHA256 (qcad/qcad-qcad-v3.22.0.12_GH0.tar.gz) = 0bf4de725144a873bc9ef2dccfc44364e5306fa4606afc969a275bc7a7593f3c
SIZE (qcad/qcad-qcad-v3.22.0.12_GH0.tar.gz) = 33288823

View File

@ -1,14 +1,14 @@
--- qcad.pro.orig 2018-06-19 20:32:20 UTC
--- qcad.pro.orig 2019-05-04 22:28:42 UTC
+++ qcad.pro
@@ -12,9 +12,9 @@ win32 {
@@ -11,9 +11,9 @@ win32 {
SUBDIRS += ..\\$$dir
}
}
-else {
- SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v $(basename $(pwd))$ | grep -v qcadmobile")
- SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v $(basename $(pwd))$")
-}
+#else {
+# SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v $(basename $(pwd))$ | grep -v qcadmobile")
+# SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v $(basename $(pwd))$")
+#}
!r_mobile {

View File

@ -1,11 +1,6 @@
--- shared_app.pri.orig 2018-06-19 20:32:20 UTC
--- shared_app.pri.orig 2019-05-04 22:28:42 UTC
+++ shared_app.pri
@@ -13,12 +13,12 @@ LIBS += \
-l$${RLIBNAME}stemmer \
-lstemmer \
-l$${RLIBNAME}zip \
- -lquazip
+ -lquazip5
@@ -15,8 +15,8 @@ LIBS += \
!r_no_opennurbs {
LIBS += \

View File

@ -1,33 +1,17 @@
Second hunk: fix a version of the shipped qtscriptgenerator, as when updating Qt, the new one might
not yet be bundled in the tarball.
--- src/3rdparty/3rdparty.pro.orig 2018-07-03 13:46:04 UTC
--- src/3rdparty/3rdparty.pro.orig 2019-05-04 22:28:42 UTC
+++ src/3rdparty/3rdparty.pro
@@ -2,21 +2,19 @@ include (../../shared.pri)
TEMPLATE = subdirs
SUBDIRS = \
@@ -4,9 +4,8 @@ SUBDIRS = \
spatialindexnavel \
- stemmer \
- quazip
+ stemmer
stemmer
-!r_no_opennurbs {
- SUBDIRS += opennurbs
-}
+# FreeBSD: prefer quazip and opennurbs from dependent ports
+# FreeBSD: prefer opennurbs from dependent ports
+
!rs_no_dxf {
SUBDIRS += dxflib
}
!r_mobile {
- exists(qt-labs-qtscriptgenerator-$${QT_VERSION}) {
- SUBDIRS += qt-labs-qtscriptgenerator-$${QT_VERSION}
+ exists(qt-labs-qtscriptgenerator-5.11.1) {
+ SUBDIRS += qt-labs-qtscriptgenerator-5.11.1
}
else {
- error("Script bindings not available for Qt version $${QT_VERSION}. You can add them to src/3rdparty/qt-labs-qtscriptgenerator-$${QT_VERSION} or use another version of Qt.")
+ error("Script bindings not available for Qt version 5.11.1. You can add them to src/3rdparty/qt-labs-qtscriptgenerator-5.11.1 or use another version of Qt.")
}
}

View File

@ -1,6 +1,6 @@
--- src/core/RS.cpp.orig 2017-07-21 17:57:53 UTC
--- src/core/RS.cpp.orig 2019-05-01 14:25:33 UTC
+++ src/core/RS.cpp
@@ -118,6 +118,10 @@ QStringList RS::getDirectoryList(const Q
@@ -146,6 +146,10 @@ QStringList RS::getDirectoryList(const QString& subDir
}
#ifdef Q_OS_MAC

View File

@ -1,6 +1,6 @@
--- ./src/core/RSettings.cpp.orig 2013-08-06 17:32:09.000000000 +0200
+++ ./src/core/RSettings.cpp 2013-08-09 15:25:25.000000000 +0200
@@ -92,9 +92,13 @@
--- src/core/RSettings.cpp.orig 2019-05-01 14:25:33 UTC
+++ src/core/RSettings.cpp
@@ -346,9 +346,13 @@ QString RSettings::getApplicationPath() {
}
#endif

View File

@ -1,6 +1,6 @@
--- src/core/core.pro.orig 2018-06-19 20:32:20 UTC
--- src/core/core.pro.orig 2019-05-01 14:25:33 UTC
+++ src/core/core.pro
@@ -287,7 +287,7 @@ RC_FILE = core.rc
@@ -290,7 +290,7 @@ RC_FILE = core.rc
OTHER_FILES += core.dox math/math.dox
DEFINES += QCADCORE_LIBRARY

View File

@ -1,4 +1,4 @@
--- src/core/math/RSpline.h.orig 2018-06-19 20:32:20 UTC
--- src/core/math/RSpline.h.orig 2019-05-01 14:25:33 UTC
+++ src/core/math/RSpline.h
@@ -32,7 +32,7 @@
#include "RPolyline.h"
@ -8,4 +8,4 @@
+#include <openNURBS/opennurbs.h>
#endif
#ifndef RDEFAULT_MIN1

View File

@ -1,4 +1,4 @@
--- src/scripting/ecmaapi/ecmaapi.pro.orig 2018-06-19 20:32:20 UTC
--- src/scripting/ecmaapi/ecmaapi.pro.orig 2019-05-01 14:25:33 UTC
+++ src/scripting/ecmaapi/ecmaapi.pro
@@ -4,7 +4,6 @@ CONFIG += plugin
TARGET = $${RLIBNAME}ecmaapi
@ -8,9 +8,3 @@
PRECOMPILED_HEADER = stable.h
OTHER_FILES += ecmaapi.dox
DEFINES += QCADECMAAPI_LIBRARY
@@ -29,4 +28,4 @@ LIBS += \
-l$${RLIBNAME}spatialindex \
-l$${RLIBNAME}stemmer \
-l$${RLIBNAME}zip \
- -lquazip
+ -lquazip5

View File

@ -1,11 +0,0 @@
--- src/zip/RZip.cpp.orig 2018-07-01 14:53:24 UTC
+++ src/zip/RZip.cpp
@@ -19,7 +19,7 @@
//#include <QTextStream>
//#include <QResource>
-#include "JlCompress.h"
+#include <quazip5/JlCompress.h>
#include "RZip.h"

View File

@ -1,19 +0,0 @@
--- src/zip/zip.pro.orig 2018-07-01 14:10:25 UTC
+++ src/zip/zip.pro
@@ -1,6 +1,6 @@
include( ../../shared.pri )
-INCLUDEPATH+=../3rdparty/quazip/src
+# INCLUDEPATH+=../3rdparty/quazip/src
greaterThan(QT_MAJOR_VERSION, 4) {
INCLUDEPATH += $$[QT_INSTALL_HEADERS]/QtZlib
@@ -23,7 +23,7 @@ else {
CONFIG += plugin
}
TARGET = $${RLIBNAME}zip
-LIBS += -l$${RLIBNAME}core -lquazip
+LIBS += -l$${RLIBNAME}core -lquazip5
OTHER_FILES += zip.dox
DEFINES += QCADZIP_LIBRARY
RC_FILE = zip.rc

View File

@ -1,4 +1,4 @@
--- support/ecmagenerator/src/srcml/RSpline.srcml.orig 2018-06-19 20:32:20 UTC
--- support/ecmagenerator/src/srcml/RSpline.srcml.orig 2019-05-01 14:25:33 UTC
+++ support/ecmagenerator/src/srcml/RSpline.srcml
@@ -33,7 +33,7 @@
<cpp:include>#<cpp:directive>include</cpp:directive> <cpp:file>"RPolyline.h"</cpp:file></cpp:include>
@ -8,4 +8,4 @@
+<cpp:include>#<cpp:directive>include</cpp:directive> <cpp:file>"openNURBS/opennurbs.h"</cpp:file></cpp:include>
<cpp:endif>#<cpp:directive>endif</cpp:directive></cpp:endif>
<cpp:ifndef>#<cpp:directive>ifndef</cpp:directive> <name>RDEFAULT_MIN1</name></cpp:ifndef>

View File

@ -19,8 +19,6 @@ lib/libqcadspatialindex.so
lib/libqcadspatialindex.so.0
lib/libqcadstemmer.so
lib/libqcadstemmer.so.0
lib/libqcadzip.so
lib/libqcadzip.so.0
lib/libspatialindexnavel.so
lib/libspatialindexnavel.so.0
lib/libstemmer.a
@ -78,8 +76,6 @@ lib/libstemmer.a
%%DATADIR%%/fonts/Symbol_Misc1.cxf
%%DATADIR%%/fonts/Symbol_Misc2.cxf
%%DATADIR%%/fonts/Unicode.cxf
%%DATADIR%%/fonts/VL-Gothic-Regular.cxf
%%DATADIR%%/fonts/VL-Gothic-Regular_license.txt
%%DATADIR%%/fonts/hershey.readme
%%DATADIR%%/fonts/ltypeshp.cxf
%%DATADIR%%/fonts/osifont.ttf
@ -4104,6 +4100,8 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Text/Tests/Text15.js
%%DATADIR%%/scripts/Draw/Text/Tests/Text16.js
%%DATADIR%%/scripts/Draw/Text/Tests/Text17.js
%%DATADIR%%/scripts/Draw/Text/Tests/Text18.js
%%DATADIR%%/scripts/Draw/Text/Tests/Text19.js
%%DATADIR%%/scripts/Draw/Text/Tests/actual/.gitignore
%%DATADIR%%/scripts/Draw/Text/Tests/data/text01.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/data/text02.dxf
@ -4122,6 +4120,8 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Text/Tests/data/text15.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/data/text16.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/data/text17.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/data/text18.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/data/text19.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text01_000.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text02_000.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text03_000.dxf
@ -4152,6 +4152,10 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text16_001.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text17_000.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text17_001.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text18_000.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text18_001.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text19_000.dxf
%%DATADIR%%/scripts/Draw/Text/Tests/required/Text19_001.dxf
%%DATADIR%%/scripts/Draw/Text/Text-inverse.svg
%%DATADIR%%/scripts/Draw/Text/Text.js
%%DATADIR%%/scripts/Draw/Text/Text.pro
@ -4695,13 +4699,24 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest01.js
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest02.js
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest03.js
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest04.js
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest05.js
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest06.js
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest07.js
%%DATADIR%%/scripts/Edit/Esc/Tests/EActionTest08.js
%%DATADIR%%/scripts/Edit/Esc/Tests/actual/.gitignore
%%DATADIR%%/scripts/Edit/Esc/Tests/data/entities.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/data/image.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/data/qcad_icon.png
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest00_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest01_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest02_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest03_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest04_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest05_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest06_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest07_000.dxf
%%DATADIR%%/scripts/Edit/Esc/Tests/required/EActionTest08_000.dxf
%%DATADIR%%/scripts/Edit/Esc/doc/Esc_de.html
%%DATADIR%%/scripts/Edit/Esc/doc/Esc_desc_de.html
%%DATADIR%%/scripts/Edit/Esc/doc/Esc_desc_en.html
@ -6311,6 +6326,7 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Misc/Examples/dir/dir.pro
%%DATADIR%%/scripts/Misc/Misc.js
%%DATADIR%%/scripts/Misc/Misc.pro
%%DATADIR%%/scripts/Misc/Misc.svg
%%DATADIR%%/scripts/Misc/MiscBlock/BlockFixNames/BlockFixNames.js
%%DATADIR%%/scripts/Misc/MiscBlock/BlockFixNames/BlockFixNames.pro
%%DATADIR%%/scripts/Misc/MiscBlock/BlockListAttributes/BlockListAttributes.js
@ -7640,12 +7656,19 @@ lib/libstemmer.a
%%DATADIR%%/scripts/Modify/Stretch/Tests/StretchTest00.js
%%DATADIR%%/scripts/Modify/Stretch/Tests/StretchTest01.js
%%DATADIR%%/scripts/Modify/Stretch/Tests/StretchTest02.js
%%DATADIR%%/scripts/Modify/Stretch/Tests/StretchTest03.js
%%DATADIR%%/scripts/Modify/Stretch/Tests/StretchTest05.js
%%DATADIR%%/scripts/Modify/Stretch/Tests/StretchTest06.js
%%DATADIR%%/scripts/Modify/Stretch/Tests/actual/.gitignore
%%DATADIR%%/scripts/Modify/Stretch/Tests/data/entities0.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/data/entities1.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/data/entities2.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/required/StretchTest00_000.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/required/StretchTest01_000.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/required/StretchTest02_000.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/required/StretchTest03_000.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/required/StretchTest05_000.dxf
%%DATADIR%%/scripts/Modify/Stretch/Tests/required/StretchTest06_000.dxf
%%DATADIR%%/scripts/Modify/Stretch/doc/Stretch.png
%%DATADIR%%/scripts/Modify/Stretch/doc/StretchFigure.dxf
%%DATADIR%%/scripts/Modify/Stretch/doc/StretchFigure.png
@ -10210,7 +10233,24 @@ lib/libstemmer.a
%%DATADIR%%/scripts/splashscreen.png
%%DATADIR%%/scripts/splashscreen@2x.png
%%DATADIR%%/scripts/sprintf.js
%%DATADIR%%/themes/Dark/checkbox_checked.png
%%DATADIR%%/themes/Dark/checkbox_checked_disabled.png
%%DATADIR%%/themes/Dark/checkbox_checked_focus.png
%%DATADIR%%/themes/Dark/checkbox_unchecked.png
%%DATADIR%%/themes/Dark/checkbox_unchecked_disabled.png
%%DATADIR%%/themes/Dark/checkbox_unchecked_focus.png
%%DATADIR%%/themes/Dark/close-hover.png
%%DATADIR%%/themes/Dark/close.png
%%DATADIR%%/themes/Dark/radio_checked.png
%%DATADIR%%/themes/Dark/radio_checked_disabled.png
%%DATADIR%%/themes/Dark/radio_checked_focus.png
%%DATADIR%%/themes/Dark/radio_unchecked.png
%%DATADIR%%/themes/Dark/radio_unchecked_disabled.png
%%DATADIR%%/themes/Dark/radio_unchecked_focus.png
%%DATADIR%%/themes/Dark/stylesheet.css
%%DATADIR%%/themes/Dark/stylesheet_linux.css
%%DATADIR%%/themes/Dark/triangle_down.png
%%DATADIR%%/themes/Dark/triangle_right.png
%%DATADIR%%/ts/assistant_ar.qm
%%DATADIR%%/ts/assistant_bg.qm
%%DATADIR%%/ts/assistant_cs.qm
@ -10301,6 +10341,8 @@ lib/libstemmer.a
%%DATADIR%%/ts/qcadcore_sl.ts
%%DATADIR%%/ts/qcadcore_sv.qm
%%DATADIR%%/ts/qcadcore_sv.ts
%%DATADIR%%/ts/qcadcore_th.qm
%%DATADIR%%/ts/qcadcore_th.ts
%%DATADIR%%/ts/qcadcore_tr.qm
%%DATADIR%%/ts/qcadcore_tr.ts
%%DATADIR%%/ts/qcadcore_zh_CN.qm
@ -10343,6 +10385,8 @@ lib/libstemmer.a
%%DATADIR%%/ts/qcadentity_sl.ts
%%DATADIR%%/ts/qcadentity_sv.qm
%%DATADIR%%/ts/qcadentity_sv.ts
%%DATADIR%%/ts/qcadentity_th.qm
%%DATADIR%%/ts/qcadentity_th.ts
%%DATADIR%%/ts/qcadentity_tr.qm
%%DATADIR%%/ts/qcadentity_tr.ts
%%DATADIR%%/ts/qcadentity_zh_CN.qm
@ -10385,6 +10429,8 @@ lib/libstemmer.a
%%DATADIR%%/ts/qcadgui_sl.ts
%%DATADIR%%/ts/qcadgui_sv.qm
%%DATADIR%%/ts/qcadgui_sv.ts
%%DATADIR%%/ts/qcadgui_th.qm
%%DATADIR%%/ts/qcadgui_th.ts
%%DATADIR%%/ts/qcadgui_tr.qm
%%DATADIR%%/ts/qcadgui_tr.ts
%%DATADIR%%/ts/qcadgui_zh_CN.qm
@ -10471,7 +10517,11 @@ lib/libstemmer.a
%%DATADIR%%/ts/qtbase_ja.qm
%%DATADIR%%/ts/qtbase_ko.qm
%%DATADIR%%/ts/qtbase_lv.qm
%%DATADIR%%/ts/qtbase_nl.qm
%%DATADIR%%/ts/qtbase_nl.ts
%%DATADIR%%/ts/qtbase_pl.qm
%%DATADIR%%/ts/qtbase_pt.qm
%%DATADIR%%/ts/qtbase_pt.ts
%%DATADIR%%/ts/qtbase_ru.qm
%%DATADIR%%/ts/qtbase_sk.qm
%%DATADIR%%/ts/qtbase_uk.qm
@ -10664,6 +10714,8 @@ lib/libstemmer.a
%%DATADIR%%/ts/scripts_sl.ts
%%DATADIR%%/ts/scripts_sv.qm
%%DATADIR%%/ts/scripts_sv.ts
%%DATADIR%%/ts/scripts_th.qm
%%DATADIR%%/ts/scripts_th.ts
%%DATADIR%%/ts/scripts_tr.qm
%%DATADIR%%/ts/scripts_tr.ts
%%DATADIR%%/ts/scripts_zh_CN.qm

View File

@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= CTAN Fandol: Four GNU GPLv3-licensed Chinese OpenType fonts
LICENSE= GPLv3
LICENSE_FILES= ${WRKSRC}/fandol/COPYING
LICENSE_FILE= ${WRKSRC}/fandol/COPYING
USES= fonts zip
NO_WRKSUBDIR= yes

View File

@ -35,6 +35,7 @@
SUBDIR += dfu-programmer
SUBDIR += dfu-util
SUBDIR += direwolf
SUBDIR += dsd
SUBDIR += dump1090
SUBDIR += ebook2cw
SUBDIR += ebook2cwgui

View File

@ -13,6 +13,7 @@ MAINTAINER= olivier@FreeBSD.org
COMMENT= DeforaOS telephony application
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \
libDesktop.so:x11/deforaos-libdesktop \
@ -24,7 +25,7 @@ LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \
BUILD_DEPENDS= locker:x11/deforaos-locker \
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
USES= desktop-file-utils pkgconfig
USES= desktop-file-utils gnome pkgconfig
USE_GNOME= gtk20 cairo
INSTALLS_ICONS= yes
MAKE_ARGS+= PREFIX=${PREFIX}

View File

@ -1,3 +1,3 @@
DeforaOS telephony application
WWW: http://www.defora.org/
WWW: https://www.defora.org/

34
comms/dsd/Makefile Normal file
View File

@ -0,0 +1,34 @@
# $FreeBSD$
PORTNAME= dsd
PORTVERSION= 1.6.0
CATEGORIES= comms hamradio
MAINTAINER= takefu@airport.fm
COMMENT= Decode several digital voice formats
LICENSE= ISCL
LIB_DEPENDS= libmbe.so:comms/mbelib
USE_GITHUB= yes
GH_ACCOUNT= szechyjs
GH_TAGNAME= v${PORTVERSION}
USE_LDCONFIG= yes
PLIST_FILES= "@(,uucp,4555) bin/dsd"
MAKE_ARGS= DEST_BASE=${STAGEDIR}${PREFIX}
post-patch:
${REINPLACE_CMD} 's|${PREFIX}|${LOCALBASE}|g;\
s|install|${INSTALL_PROGRAM}|g;\
s|gcc|${CC}|g'\
${WRKSRC}/Makefile
.for i in dsd.h dsd_file.c dsd_mbe.c
${REINPLACE_CMD} 's|2250|2450|' ${WRKSRC}/${i}
.endfor
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

3
comms/dsd/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1486712916
SHA256 (szechyjs-dsd-1.6.0-v1.6.0_GH0.tar.gz) = 44fa3ae108d2c11b4b67388d37fc6a63e8b44fc72fdd5db7b57d9eb045a9df58
SIZE (szechyjs-dsd-1.6.0-v1.6.0_GH0.tar.gz) = 40959

4
comms/dsd/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
DSD is able to decode several digital voice formats from discriminator
tap audio and synthesize the decoded speech.
WWW: https://github.com/szechyjs/dsd

View File

@ -2,9 +2,8 @@
PORTNAME= gnuradio
#MASTER_SITES= http://gnuradio.org/releases/gnuradio/
# Temporary git version
DISTVERSION= 3.8.g20190309
PORTREVISION= 3
DISTVERSION= 3.8tech-preview-381
DISTVERSIONSUFFIX= -g27dd99e49
CATEGORIES= comms astro hamradio
MAINTAINER= hamradio@FreeBSD.org
@ -26,6 +25,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/six.py:devel/py-six@${PY_FLAVOR} \
aconnect:audio/alsa-utils \
cheetah:devel/py-cheetah@${PY_FLAVOR} \
cppzmq>0:net/cppzmq \
guile:lang/guile \
minixmlto:textproc/minixmlto \
sdl-config:devel/sdl12 \
@ -44,14 +44,10 @@ LIB_DEPENDS= libcodec2.so:audio/codec2 \
libgsl.so:math/gsl \
libgsm.so:audio/gsm \
libboost_date_time.so:devel/boost-libs \
liborc-0.4.so:devel/orc
liborc-0.4.so:devel/orc \
libzmq.so:net/libzmq4
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GITHUB= yes
GH_ACCOUNT= gnuradio
GH_PROJECT= gnuradio volk:volk
GH_TAGNAME= a664001 d250816:volk
# USES=compiler:c11 is necessary because base GCC fails:
# volk/lib/volk_cpu.c: In function 'i_can_has_3dnow':
# volk/lib/volk_cpu.c:62: error: can't find a register in class 'BREG' while reloading 'asm'
@ -61,6 +57,11 @@ USES= cmake compiler:c11 desktop-file-utils fortran gnome iconv \
SHEBANG_FILES= grc/scripts/freedesktop/grc_setup_freedesktop.in \
gnuradio-runtime/python/gnuradio/ctrlport/gr-ctrlport-monitor \
gnuradio-runtime/python/gnuradio/ctrlport/gr-perf-monitorx
USE_GITHUB= yes
GH_ACCOUNT= gnuradio
GH_PROJECT= gnuradio volk:volk
GH_TAGNAME= a664001 d250816:volk
CMAKE_ARGS+= -DCMAKE_INSTALL_RPATH:STRING="${LOCALBASE}/lib/gcc${_GCC_VER}" \
-DENABLE_GR_CTRLPORT="YES" \
-DICONV_LIB:STRING="X${ICONV_LIB}" \

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1552668814
SHA256 (gnuradio-gnuradio-3.8.g20190309-a664001_GH0.tar.gz) = 47b22e4f28b3c44f2ea3da4deee24ead6238ec8de7873d16cbba126fa7bfaa5b
SIZE (gnuradio-gnuradio-3.8.g20190309-a664001_GH0.tar.gz) = 3406038
TIMESTAMP = 1559440141
SHA256 (gnuradio-gnuradio-3.8tech-preview-381-g27dd99e49-a664001_GH0.tar.gz) = 47b22e4f28b3c44f2ea3da4deee24ead6238ec8de7873d16cbba126fa7bfaa5b
SIZE (gnuradio-gnuradio-3.8tech-preview-381-g27dd99e49-a664001_GH0.tar.gz) = 3406038
SHA256 (gnuradio-volk-d250816_GH0.tar.gz) = 334da8910cfadc2e1487ef2a651f8eaa472262a4bfd3fa7c38d913c8fc32cbd8
SIZE (gnuradio-volk-d250816_GH0.tar.gz) = 252477

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
PORTREVISION= 33
PORTREVISION= 34
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none

View File

@ -2,7 +2,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.9.12
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/

View File

@ -165,6 +165,7 @@
SUBDIR += linux-oracle-instantclient-sqlplus
SUBDIR += liquibase
SUBDIR += lmdb
SUBDIR += lua-lsqlite3
SUBDIR += lua-resty-redis
SUBDIR += lua-xapian
SUBDIR += luadbi

View File

@ -3,4 +3,4 @@ providing a full range of utilities to support your data modeling needs. SQL
Developer Data Modeler can connect to any supported Oracle Database and is
platform independent.
WWW: http://www.oracle.com/technetwork/developer-tools/datamodeler/
WWW: https://www.oracle.com/database/technologies/appdev/datamodeler.html

View File

@ -10,12 +10,14 @@ MASTER_SITES= SF/${PORTNAME}/DBConnect%20API%200.3%20Source%20Code/DBConnect%20A
MAINTAINER= ports@FreeBSD.org
COMMENT= Use C++ object API to allow applications to connect to databases
DEPRECATED= Abandonware and unused in the tree
EXPIRATION_DATE= 2019-06-15
USES= autoreconf gmake dos2unix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CXXFLAGS+= -fPIC -DFREEBSD
LDFLAG+= -lpthread
PLIST_SUB= PORTVERSION=${PORTVERSION}

View File

@ -3,6 +3,7 @@
PORTNAME= kbibtex
DISTVERSION= 0.8.91
PORTREVISION= 1
CATEGORIES= databases kde
MASTER_SITES= KDE/unstable/KBibTeX/

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