*/*: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
accad552db
commit
2fb64d0a4c
201 changed files with 1080 additions and 696 deletions
|
|
@ -13,7 +13,7 @@ COMMENT= Simple yet powerful audio player
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
BROKEN= fails to build
|
||||
BROKEN= fails to build: sdk/scx/Socket.hpp:188:5: invalid operands to binary expression
|
||||
|
||||
USES= cmake
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tap-plugins
|
||||
PORTVERSION= g20160125
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= g20180220
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX= -lv2
|
||||
|
||||
|
|
@ -19,7 +18,7 @@ USES= gmake localbase
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= moddevices
|
||||
GH_PROJECT= tap-lv2
|
||||
GH_TAGNAME= de26a3c
|
||||
GH_TAGNAME= cab6e0d
|
||||
|
||||
MAKE_ENV+= NOOPT=true
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1502491892
|
||||
SHA256 (moddevices-tap-lv2-g20160125-de26a3c_GH0.tar.gz) = ef40d5c7157a4c2e4753693dcef1c0f451dcb0482355c22b7b0e55906b01404a
|
||||
SIZE (moddevices-tap-lv2-g20160125-de26a3c_GH0.tar.gz) = 15565046
|
||||
TIMESTAMP = 1521093014
|
||||
SHA256 (moddevices-tap-lv2-g20180220-cab6e0d_GH0.tar.gz) = b5dd576140af2d02f47cf5a7c9810ccff0f4c28869316e8b783f88bba75062d0
|
||||
SIZE (moddevices-tap-lv2-g20180220-cab6e0d_GH0.tar.gz) = 15565582
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
PORTNAME= diamond
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.17
|
||||
DISTVERSION= 0.9.18-49
|
||||
DISTVERSIONSUFFIX= -g780dc3c
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jrm@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1517512236
|
||||
SHA256 (bbuchfink-diamond-v0.9.17_GH0.tar.gz) = cda79a6c3de73545dc783722edb17ae0828efb2553eac113e0e2c1d354686edc
|
||||
SIZE (bbuchfink-diamond-v0.9.17_GH0.tar.gz) = 391282
|
||||
TIMESTAMP = 1521078210
|
||||
SHA256 (bbuchfink-diamond-v0.9.18-49-g780dc3c_GH0.tar.gz) = 48a449fab7fa2dc7d1eea116be35b6e1a63050da6b31f688c617f5003a90f4a9
|
||||
SIZE (bbuchfink-diamond-v0.9.18-49-g780dc3c_GH0.tar.gz) = 402828
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl interface to iconv() codeset conversion function
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5 iconv:translit
|
||||
USE_PERL5= configure
|
||||
CONFIGURE_ARGS+=INC="-I${ICONV_PREFIX}/include ${CFLAGS}" \
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBIx-Abstract
|
||||
PORTVERSION= 1.010
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.040
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
@ -12,6 +11,11 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
|
|||
MAINTAINER= nistor@snickers.org
|
||||
COMMENT= DBIx::Abstract - DBI SQL abstraction
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
|
||||
LICENSE_FILE_GPLv1= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Check-ISA>=0:devel/p5-Check-ISA \
|
||||
p5-DBI>=0:databases/p5-DBI
|
||||
RUN_DEPENDS= p5-Check-ISA>=0:devel/p5-Check-ISA \
|
||||
|
|
@ -21,4 +25,6 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (DBIx-Abstract-1.01.tar.gz) = 65330edc6d1c51c0bdf07911eada70406d14c3fddad16df0d0da9a324183c70e
|
||||
SIZE (DBIx-Abstract-1.01.tar.gz) = 29131
|
||||
TIMESTAMP = 1497874745
|
||||
SHA256 (DBIx-Abstract-1.04.tar.gz) = 95d30d0b071e0b48de187c34c251e6efb1087cb3083fb48e03884e8b53e5edd3
|
||||
SIZE (DBIx-Abstract-1.04.tar.gz) = 28896
|
||||
|
|
|
|||
|
|
@ -4791,6 +4791,7 @@
|
|||
SUBDIR += py-pytest-localserver
|
||||
SUBDIR += py-pytest-mock
|
||||
SUBDIR += py-pytest-runner
|
||||
SUBDIR += py-pytest-sugar
|
||||
SUBDIR += py-pytest-timeout
|
||||
SUBDIR += py-pytest-tornado
|
||||
SUBDIR += py-pytest-xdist
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= caret
|
||||
DISTVERSION= 6.0-77
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 6.0-78
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504921326
|
||||
SHA256 (caret_6.0-77.tar.gz) = beec200e18a0bbcefa6ba0380b50bea2faf535ac66c4e7febd56e8630a018515
|
||||
SIZE (caret_6.0-77.tar.gz) = 4668444
|
||||
TIMESTAMP = 1521084108
|
||||
SHA256 (caret_6.0-78.tar.gz) = dea8799853b9b0843d994b4dad09d1535547f36752ff70a956004111e3ef3640
|
||||
SIZE (caret_6.0-78.tar.gz) = 4726041
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ creating predictive models. The package contains tools for:
|
|||
|
||||
as well as other functionality.
|
||||
|
||||
WWW: http://caret.r-forge.r-project.org/
|
||||
WWW: https://topepo.github.io/caret/
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hms
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.4.2
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
|
@ -12,6 +11,11 @@ COMMENT= Pretty Time of Day
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CRAN_DEPENDS= R-cran-pkgconfig>0:devel/R-cran-pkgconfig \
|
||||
R-cran-rlang>0:devel/R-cran-rlang
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504684615
|
||||
SHA256 (hms_0.3.tar.gz) = 9368259cbc1094ce0e4cf61544875ec30088ef690d6667e6b0b564218ab3ff88
|
||||
SIZE (hms_0.3.tar.gz) = 7271
|
||||
TIMESTAMP = 1521009906
|
||||
SHA256 (hms_0.4.2.tar.gz) = a57820b3e3221e973cba9500b4ad7953730110ee398693d150af833f26d5d0bc
|
||||
SIZE (hms_0.4.2.tar.gz) = 12773
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= registry
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (registry_0.3.tar.gz) = 58a5c43b8012ca5e509fa29a8daf6f24f097b8eb021a723f6a9c33db1dd3f430
|
||||
SIZE (registry_0.3.tar.gz) = 177554
|
||||
TIMESTAMP = 1521012564
|
||||
SHA256 (registry_0.5.tar.gz) = 5d8be59ba791987b2400e9e8eaaac614cd544c1aece785ec4782ea6d5ea00efb
|
||||
SIZE (registry_0.5.tar.gz) = 182463
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-cpp
|
||||
PORTVERSION= 1.4.10
|
||||
PORTVERSION= 1.4.14
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
@ -10,16 +10,17 @@ COMMENT= C++11 interface for Amazon Web Services (AWS)
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
BROKEN_FreeBSD_12= C++ error: https://github.com/aws/aws-sdk-cpp/issues/825
|
||||
BROKEN_aarch64= fails to build: runaway process
|
||||
BROKEN_armv6= fails to build: runaway process
|
||||
BROKEN_armv7= fails to build: runaway process
|
||||
BROKEN_powerpc64= fails to build: runaway process
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= cmake pkgconfig compiler:c++11-lib ssl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= aws
|
||||
USES= cmake pkgconfig compiler:c++11-lib ssl
|
||||
USE_LDCONFIG= yes
|
||||
CXXFLAGS= -Wno-error -Wno-c11-extensions
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520404907
|
||||
SHA256 (aws-aws-sdk-cpp-1.4.10_GH0.tar.gz) = ab35f8b0141d4f99599f8969ee409a50724a5cf3ef8b00935dc350fd9a22a757
|
||||
SIZE (aws-aws-sdk-cpp-1.4.10_GH0.tar.gz) = 14687156
|
||||
TIMESTAMP = 1521018296
|
||||
SHA256 (aws-aws-sdk-cpp-1.4.14_GH0.tar.gz) = fdc43e2e4c81bc1279cb1d88f73ce69f7997b59ddd7be9fafda67e118dcf2e79
|
||||
SIZE (aws-aws-sdk-cpp-1.4.14_GH0.tar.gz) = 14713062
|
||||
|
|
|
|||
|
|
@ -4789,6 +4789,8 @@ include/aws/ecs/model/DeviceCgroupPermission.h
|
|||
include/aws/ecs/model/DiscoverPollEndpointRequest.h
|
||||
include/aws/ecs/model/DiscoverPollEndpointResult.h
|
||||
include/aws/ecs/model/Failure.h
|
||||
include/aws/ecs/model/HealthCheck.h
|
||||
include/aws/ecs/model/HealthStatus.h
|
||||
include/aws/ecs/model/HostEntry.h
|
||||
include/aws/ecs/model/HostVolumeProperties.h
|
||||
include/aws/ecs/model/KernelCapabilities.h
|
||||
|
|
@ -6381,12 +6383,12 @@ include/aws/glue/model/GetPlanRequest.h
|
|||
include/aws/glue/model/GetPlanResult.h
|
||||
include/aws/glue/model/GetTableRequest.h
|
||||
include/aws/glue/model/GetTableResult.h
|
||||
include/aws/glue/model/GetTableVersionRequest.h
|
||||
include/aws/glue/model/GetTableVersionResult.h
|
||||
include/aws/glue/model/GetTableVersionsRequest.h
|
||||
include/aws/glue/model/GetTableVersionsResult.h
|
||||
include/aws/glue/model/GetTablesRequest.h
|
||||
include/aws/glue/model/GetTablesResult.h
|
||||
include/aws/glue/model/GetTableVersionRequest.h
|
||||
include/aws/glue/model/GetTableVersionResult.h
|
||||
include/aws/glue/model/GetTriggerRequest.h
|
||||
include/aws/glue/model/GetTriggerResult.h
|
||||
include/aws/glue/model/GetTriggersRequest.h
|
||||
|
|
@ -9801,6 +9803,7 @@ include/aws/pinpoint/model/BaiduChannelRequest.h
|
|||
include/aws/pinpoint/model/BaiduChannelResponse.h
|
||||
include/aws/pinpoint/model/BaiduMessage.h
|
||||
include/aws/pinpoint/model/CampaignEmailMessage.h
|
||||
include/aws/pinpoint/model/CampaignHook.h
|
||||
include/aws/pinpoint/model/CampaignLimits.h
|
||||
include/aws/pinpoint/model/CampaignResponse.h
|
||||
include/aws/pinpoint/model/CampaignSmsMessage.h
|
||||
|
|
@ -9813,6 +9816,8 @@ include/aws/pinpoint/model/CreateAppResult.h
|
|||
include/aws/pinpoint/model/CreateApplicationRequest.h
|
||||
include/aws/pinpoint/model/CreateCampaignRequest.h
|
||||
include/aws/pinpoint/model/CreateCampaignResult.h
|
||||
include/aws/pinpoint/model/CreateExportJobRequest.h
|
||||
include/aws/pinpoint/model/CreateExportJobResult.h
|
||||
include/aws/pinpoint/model/CreateImportJobRequest.h
|
||||
include/aws/pinpoint/model/CreateImportJobResult.h
|
||||
include/aws/pinpoint/model/CreateSegmentRequest.h
|
||||
|
|
@ -9861,6 +9866,10 @@ include/aws/pinpoint/model/EndpointResponse.h
|
|||
include/aws/pinpoint/model/EndpointSendConfiguration.h
|
||||
include/aws/pinpoint/model/EndpointUser.h
|
||||
include/aws/pinpoint/model/EventStream.h
|
||||
include/aws/pinpoint/model/ExportJobRequest.h
|
||||
include/aws/pinpoint/model/ExportJobResource.h
|
||||
include/aws/pinpoint/model/ExportJobResponse.h
|
||||
include/aws/pinpoint/model/ExportJobsResponse.h
|
||||
include/aws/pinpoint/model/Format.h
|
||||
include/aws/pinpoint/model/Frequency.h
|
||||
include/aws/pinpoint/model/GCMChannelRequest.h
|
||||
|
|
@ -9900,12 +9909,18 @@ include/aws/pinpoint/model/GetEndpointRequest.h
|
|||
include/aws/pinpoint/model/GetEndpointResult.h
|
||||
include/aws/pinpoint/model/GetEventStreamRequest.h
|
||||
include/aws/pinpoint/model/GetEventStreamResult.h
|
||||
include/aws/pinpoint/model/GetExportJobRequest.h
|
||||
include/aws/pinpoint/model/GetExportJobResult.h
|
||||
include/aws/pinpoint/model/GetExportJobsRequest.h
|
||||
include/aws/pinpoint/model/GetExportJobsResult.h
|
||||
include/aws/pinpoint/model/GetGcmChannelRequest.h
|
||||
include/aws/pinpoint/model/GetGcmChannelResult.h
|
||||
include/aws/pinpoint/model/GetImportJobRequest.h
|
||||
include/aws/pinpoint/model/GetImportJobResult.h
|
||||
include/aws/pinpoint/model/GetImportJobsRequest.h
|
||||
include/aws/pinpoint/model/GetImportJobsResult.h
|
||||
include/aws/pinpoint/model/GetSegmentExportJobsRequest.h
|
||||
include/aws/pinpoint/model/GetSegmentExportJobsResult.h
|
||||
include/aws/pinpoint/model/GetSegmentImportJobsRequest.h
|
||||
include/aws/pinpoint/model/GetSegmentImportJobsResult.h
|
||||
include/aws/pinpoint/model/GetSegmentRequest.h
|
||||
|
|
@ -9930,6 +9945,7 @@ include/aws/pinpoint/model/MessageRequest.h
|
|||
include/aws/pinpoint/model/MessageResponse.h
|
||||
include/aws/pinpoint/model/MessageResult.h
|
||||
include/aws/pinpoint/model/MessageType.h
|
||||
include/aws/pinpoint/model/Mode.h
|
||||
include/aws/pinpoint/model/PutEventStreamRequest.h
|
||||
include/aws/pinpoint/model/PutEventStreamResult.h
|
||||
include/aws/pinpoint/model/QuietTime.h
|
||||
|
|
@ -10421,6 +10437,7 @@ include/aws/redshift/model/RebootClusterResult.h
|
|||
include/aws/redshift/model/RecurringCharge.h
|
||||
include/aws/redshift/model/ReservedNode.h
|
||||
include/aws/redshift/model/ReservedNodeOffering.h
|
||||
include/aws/redshift/model/ReservedNodeOfferingType.h
|
||||
include/aws/redshift/model/ResetClusterParameterGroupRequest.h
|
||||
include/aws/redshift/model/ResetClusterParameterGroupResult.h
|
||||
include/aws/redshift/model/ResponseMetadata.h
|
||||
|
|
@ -10439,6 +10456,7 @@ include/aws/redshift/model/Snapshot.h
|
|||
include/aws/redshift/model/SnapshotCopyGrant.h
|
||||
include/aws/redshift/model/SourceType.h
|
||||
include/aws/redshift/model/Subnet.h
|
||||
include/aws/redshift/model/SupportedPlatform.h
|
||||
include/aws/redshift/model/TableRestoreStatus.h
|
||||
include/aws/redshift/model/TableRestoreStatusType.h
|
||||
include/aws/redshift/model/Tag.h
|
||||
|
|
@ -11497,6 +11515,7 @@ include/aws/servicediscovery/model/CreatePublicDnsNamespaceRequest.h
|
|||
include/aws/servicediscovery/model/CreatePublicDnsNamespaceResult.h
|
||||
include/aws/servicediscovery/model/CreateServiceRequest.h
|
||||
include/aws/servicediscovery/model/CreateServiceResult.h
|
||||
include/aws/servicediscovery/model/CustomHealthStatus.h
|
||||
include/aws/servicediscovery/model/DeleteNamespaceRequest.h
|
||||
include/aws/servicediscovery/model/DeleteNamespaceResult.h
|
||||
include/aws/servicediscovery/model/DeleteServiceRequest.h
|
||||
|
|
@ -11519,6 +11538,7 @@ include/aws/servicediscovery/model/GetOperationResult.h
|
|||
include/aws/servicediscovery/model/GetServiceRequest.h
|
||||
include/aws/servicediscovery/model/GetServiceResult.h
|
||||
include/aws/servicediscovery/model/HealthCheckConfig.h
|
||||
include/aws/servicediscovery/model/HealthCheckCustomConfig.h
|
||||
include/aws/servicediscovery/model/HealthCheckType.h
|
||||
include/aws/servicediscovery/model/HealthStatus.h
|
||||
include/aws/servicediscovery/model/Instance.h
|
||||
|
|
@ -11553,6 +11573,7 @@ include/aws/servicediscovery/model/ServiceChange.h
|
|||
include/aws/servicediscovery/model/ServiceFilter.h
|
||||
include/aws/servicediscovery/model/ServiceFilterName.h
|
||||
include/aws/servicediscovery/model/ServiceSummary.h
|
||||
include/aws/servicediscovery/model/UpdateInstanceCustomHealthStatusRequest.h
|
||||
include/aws/servicediscovery/model/UpdateServiceRequest.h
|
||||
include/aws/servicediscovery/model/UpdateServiceResult.h
|
||||
include/aws/shield/ShieldClient.h
|
||||
|
|
@ -14110,8 +14131,8 @@ libdata/pkgconfig/aws-cpp-sdk-application-autoscaling.pc
|
|||
libdata/pkgconfig/aws-cpp-sdk-appstream.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-appsync.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-athena.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-autoscaling.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-autoscaling-plans.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-autoscaling.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-batch.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-budgets.pc
|
||||
libdata/pkgconfig/aws-cpp-sdk-ce.pc
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.14.54
|
||||
PORTVERSION= 1.14.55
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.9.7:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.9.8:devel/py-botocore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.12:net/py-s3transfer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520929819
|
||||
SHA256 (awscli-1.14.54.tar.gz) = ce65104e664ecf8438da94813af5e032f2474bf724184bbaba48e1a881fab6fd
|
||||
SIZE (awscli-1.14.54.tar.gz) = 588027
|
||||
TIMESTAMP = 1521012165
|
||||
SHA256 (awscli-1.14.55.tar.gz) = 48a126df50225a6c4fc6fadf2f6c9b81ff1167f163230f5aac8bdfd31b315733
|
||||
SIZE (awscli-1.14.55.tar.gz) = 588050
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@ PORTSCOUT= skipv:200910007
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAKE_ENV+= CONFIG_SITE=${CONFIG_SITE}
|
||||
|
||||
post-patch: .SILENT
|
||||
${REINPLACE_CMD} 's/^\.Nx/NetBSD/' ${WRKDIR}/bmake/bmake.1
|
||||
|
||||
|
|
|
|||
|
|
@ -9,12 +9,12 @@ CATEGORIES= devel security
|
|||
MAINTAINER= theraven@FreeBSD.org
|
||||
COMMENT= Library and tool for interacting with CHERI streamtraces
|
||||
|
||||
BROKEN= fails to build: cheritrace-0.0.1_2 depends on shared library: libLLVMCore.so - not found
|
||||
BROKEN_powerpc64= fails to compile: addressmap.cc: 'stoll' is not a member of 'std'
|
||||
|
||||
BUILD_DEPENDS= llvm-config-cheri:devel/llvm-cheri
|
||||
LIB_DEPENDS= libLLVMCore.so:devel/llvm-cheri
|
||||
|
||||
BROKEN= fails to build
|
||||
BROKEN_powerpc64= fails to compile: addressmap.cc: 'stoll' is not a member of 'std'
|
||||
|
||||
USES= cmake compiler:c++11-lib
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= CTSRD-CHERI
|
||||
|
|
|
|||
|
|
@ -3,24 +3,24 @@
|
|||
|
||||
PORTNAME= devtools
|
||||
PORTVERSION= ${LINUX_DIST_VER}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
BIN_DISTNAMES= binutils-2.25.1-32.base.el7_4.2 \
|
||||
glibc-headers-2.17-196.el7_4.2 \
|
||||
mpfr-3.1.1-4.el7 \
|
||||
cpp-4.8.5-16.el7_4.1 \
|
||||
gcc-4.8.5-16.el7_4.1 \
|
||||
gcc-c++-4.8.5-16.el7_4.1 \
|
||||
gcc-gfortran-4.8.5-16.el7_4.1
|
||||
cpp-4.8.5-16.el7_4.2 \
|
||||
gcc-4.8.5-16.el7_4.2 \
|
||||
gcc-c++-4.8.5-16.el7_4.2 \
|
||||
gcc-gfortran-4.8.5-16.el7_4.2
|
||||
LIB_DISTNAMES= binutils-devel-2.25.1-32.base.el7_4.2 \
|
||||
glibc-devel-2.17-196.el7_4.2 \
|
||||
libstdc++-devel-4.8.5-16.el7_4.1 \
|
||||
libgomp-4.8.5-16.el7_4.1 \
|
||||
libstdc++-devel-4.8.5-16.el7_4.2 \
|
||||
libgomp-4.8.5-16.el7_4.2 \
|
||||
libmpc-1.0.1-3.el7
|
||||
DISTFILES_amd64=${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \
|
||||
${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \
|
||||
${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \
|
||||
kernel-headers-3.10.0-693.17.1.el7${EXTRACT_SUFX_amd64}:amd64
|
||||
kernel-headers-3.10.0-693.21.1.el7${EXTRACT_SUFX_amd64}:amd64
|
||||
DISTFILES_i386= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \
|
||||
${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:i386/} \
|
||||
kernel-headers-3.10.0-693.17.1.el7.centos.plus${EXTRACT_SUFX_i386}:i386
|
||||
|
|
@ -29,7 +29,7 @@ SRC_DISTFILES= binutils-2.25.1-32.base.el7_4.2${SRC_SUFX}:SOURCE \
|
|||
kernel-3.10.0-693.17.1.el7${SRC_SUFX}:SOURCE \
|
||||
libmpc-1.0.1-3.el7${SRC_SUFX}:SOURCE \
|
||||
mpfr-3.1.1-4.el7${SRC_SUFX}:SOURCE \
|
||||
gcc-4.8.5-16.el7_4.1${SRC_SUFX}:SOURCE
|
||||
gcc-4.8.5-16.el7_4.2${SRC_SUFX}:SOURCE
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= Linux compilers and base libraries (CentOS ${LINUX_DIST_VER})
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
TIMESTAMP = 1517262586
|
||||
TIMESTAMP = 1521044696
|
||||
SHA256 (centos/binutils-2.25.1-32.base.el7_4.2.i686.rpm) = 86e857582395aef6ba2d205a6445faeecc0d71a2993d942dbe357170c586af89
|
||||
SIZE (centos/binutils-2.25.1-32.base.el7_4.2.i686.rpm) = 5793776
|
||||
SHA256 (centos/binutils-2.25.1-32.base.el7_4.2.x86_64.rpm) = bd0c01e1497db8d42161bd1a749ad698dc33d2b745c89f9c33c7b3312281141c
|
||||
|
|
@ -7,22 +7,22 @@ SHA256 (centos/binutils-devel-2.25.1-32.base.el7_4.2.i686.rpm) = f40877cf5ec44f5
|
|||
SIZE (centos/binutils-devel-2.25.1-32.base.el7_4.2.i686.rpm) = 904740
|
||||
SHA256 (centos/binutils-devel-2.25.1-32.base.el7_4.2.x86_64.rpm) = a35cb46bd0be72dbc343161e305ca2d59dc679f54279c56699c77fef07c83407
|
||||
SIZE (centos/binutils-devel-2.25.1-32.base.el7_4.2.x86_64.rpm) = 866224
|
||||
SHA256 (centos/cpp-4.8.5-16.el7_4.1.i686.rpm) = 266d64c787bd1347ebffe2839e12cd00a8f78c00c1c7a60e0ad93f1e6ad58083
|
||||
SIZE (centos/cpp-4.8.5-16.el7_4.1.i686.rpm) = 5879308
|
||||
SHA256 (centos/cpp-4.8.5-16.el7_4.1.x86_64.rpm) = 479ced9c09356a9a2636d60a593d2be977846085b680917a4cab549acf2d8a45
|
||||
SIZE (centos/cpp-4.8.5-16.el7_4.1.x86_64.rpm) = 6219328
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.1.i686.rpm) = 4ab5c6819b59300edcc440542f662439f2519e01f4b8848e9bd1a7ef7ec4c1d4
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.1.i686.rpm) = 15274200
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.1.x86_64.rpm) = 4c3efee554cd73b40b09bb0df44d28d2a515da2a7643717160e7b3af85f2f5b3
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.1.x86_64.rpm) = 16950392
|
||||
SHA256 (centos/gcc-c++-4.8.5-16.el7_4.1.i686.rpm) = f324cdb882988551cb847e944fbe8e0513cb04429f4b71251fedae05afa090d1
|
||||
SIZE (centos/gcc-c++-4.8.5-16.el7_4.1.i686.rpm) = 7127904
|
||||
SHA256 (centos/gcc-c++-4.8.5-16.el7_4.1.x86_64.rpm) = 7b58b66260088ecf088501a6ed2fc25632180a09f56bb22e97d0df3e69d48c9f
|
||||
SIZE (centos/gcc-c++-4.8.5-16.el7_4.1.x86_64.rpm) = 7513780
|
||||
SHA256 (centos/gcc-gfortran-4.8.5-16.el7_4.1.i686.rpm) = f350ab153b8f9dcf098ac2d1cbbc4b726b01c15df218fee2f3fd8e30870335ac
|
||||
SIZE (centos/gcc-gfortran-4.8.5-16.el7_4.1.i686.rpm) = 6625924
|
||||
SHA256 (centos/gcc-gfortran-4.8.5-16.el7_4.1.x86_64.rpm) = a323a0cc82832808469e2413a0c35e11f5e7c03275f1264c3c5ac561d42165d8
|
||||
SIZE (centos/gcc-gfortran-4.8.5-16.el7_4.1.x86_64.rpm) = 6965676
|
||||
SHA256 (centos/cpp-4.8.5-16.el7_4.2.i686.rpm) = ebe0fd8acda373543fd087b0347e227849eceb788daef1999e32addd4d9fae1f
|
||||
SIZE (centos/cpp-4.8.5-16.el7_4.2.i686.rpm) = 5876708
|
||||
SHA256 (centos/cpp-4.8.5-16.el7_4.2.x86_64.rpm) = 4fb0ac741ff4b403c04bbc5a667efef16b8c90b3a6a0fc46f213e06a2110253b
|
||||
SIZE (centos/cpp-4.8.5-16.el7_4.2.x86_64.rpm) = 6248628
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.2.i686.rpm) = 753f9533a319116e20074c42ceb5b5a3626dd050db6cf7a4d83c09564a4819be
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.2.i686.rpm) = 15275228
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.2.x86_64.rpm) = a784cb89d3ddf61e36ec944c834ab58d882cd4ce62d6e8983898936b586309a7
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.2.x86_64.rpm) = 16980040
|
||||
SHA256 (centos/gcc-c++-4.8.5-16.el7_4.2.i686.rpm) = d17504812ffa6893343e748872be77dbc1452a19f3fcae942b5d12405537d137
|
||||
SIZE (centos/gcc-c++-4.8.5-16.el7_4.2.i686.rpm) = 7126100
|
||||
SHA256 (centos/gcc-c++-4.8.5-16.el7_4.2.x86_64.rpm) = 52e634a1fe957ed1976be30a1b7fc79014babff685bc3f4651b65197f88e034a
|
||||
SIZE (centos/gcc-c++-4.8.5-16.el7_4.2.x86_64.rpm) = 7546824
|
||||
SHA256 (centos/gcc-gfortran-4.8.5-16.el7_4.2.i686.rpm) = 825d665cd4b3abaf6eef45020f95dc6f08496031bf9b3dc04c74228993760c7c
|
||||
SIZE (centos/gcc-gfortran-4.8.5-16.el7_4.2.i686.rpm) = 6623004
|
||||
SHA256 (centos/gcc-gfortran-4.8.5-16.el7_4.2.x86_64.rpm) = 2c73968556a4b8acae87ba119ab92521d474c84dda62a35f001913f87dff8366
|
||||
SIZE (centos/gcc-gfortran-4.8.5-16.el7_4.2.x86_64.rpm) = 6995696
|
||||
SHA256 (centos/glibc-devel-2.17-196.el7_4.2.i686.rpm) = 27b673437c40462a7c90342b9a30fab1ef55586587d63578023570a31cabbcf5
|
||||
SIZE (centos/glibc-devel-2.17-196.el7_4.2.i686.rpm) = 1112976
|
||||
SHA256 (centos/glibc-devel-2.17-196.el7_4.2.x86_64.rpm) = 0824c1029c28c76e36304d077e3c31961a4ecb2d2dee402e80ef5e86042889d8
|
||||
|
|
@ -33,20 +33,20 @@ SHA256 (centos/glibc-headers-2.17-196.el7_4.2.x86_64.rpm) = 119fb10681d3910fcece
|
|||
SIZE (centos/glibc-headers-2.17-196.el7_4.2.x86_64.rpm) = 691932
|
||||
SHA256 (centos/kernel-headers-3.10.0-693.17.1.el7.centos.plus.i686.rpm) = dc52531295caa261ea57cb8e7610017fd64457ce61479cb7dde95fa74dd35d85
|
||||
SIZE (centos/kernel-headers-3.10.0-693.17.1.el7.centos.plus.i686.rpm) = 6283696
|
||||
SHA256 (centos/kernel-headers-3.10.0-693.17.1.el7.x86_64.rpm) = a47f6c120940d1d8be1c087cf76c2e87a8a503ca2141fd8028a6043135d4c3b0
|
||||
SIZE (centos/kernel-headers-3.10.0-693.17.1.el7.x86_64.rpm) = 6282028
|
||||
SHA256 (centos/libgomp-4.8.5-16.el7_4.1.i686.rpm) = 955c48c89c6c364dd3c841ffa648dc3fb9f1b0e41f019eda4fd6f918b89ba1c1
|
||||
SIZE (centos/libgomp-4.8.5-16.el7_4.1.i686.rpm) = 160940
|
||||
SHA256 (centos/libgomp-4.8.5-16.el7_4.1.x86_64.rpm) = a4d7dfc78e58bfd1908a2f3223eecb6075707fc76c7c223b325964f92ca5efe7
|
||||
SIZE (centos/libgomp-4.8.5-16.el7_4.1.x86_64.rpm) = 157696
|
||||
SHA256 (centos/kernel-headers-3.10.0-693.21.1.el7.x86_64.rpm) = 3733941700ac897948b8e62a56a4a07c767ed37f4f984167ad76d68755f85a81
|
||||
SIZE (centos/kernel-headers-3.10.0-693.21.1.el7.x86_64.rpm) = 6291236
|
||||
SHA256 (centos/libgomp-4.8.5-16.el7_4.2.i686.rpm) = 375d775de41a91ffdba664811c2b81a4c3768d01090eaf6c1b26f9996df92172
|
||||
SIZE (centos/libgomp-4.8.5-16.el7_4.2.i686.rpm) = 161044
|
||||
SHA256 (centos/libgomp-4.8.5-16.el7_4.2.x86_64.rpm) = df034398bba76f8ea73cbeadfe50cfb7a54d82aab0d92073e56098bf4d9913fc
|
||||
SIZE (centos/libgomp-4.8.5-16.el7_4.2.x86_64.rpm) = 157792
|
||||
SHA256 (centos/libmpc-1.0.1-3.el7.i686.rpm) = 5815aba6200880de302028a3e15a2c9d4df0e612739bac3789840076eef8f484
|
||||
SIZE (centos/libmpc-1.0.1-3.el7.i686.rpm) = 52068
|
||||
SHA256 (centos/libmpc-1.0.1-3.el7.x86_64.rpm) = 7abdbd156653d369e8a42ffa0db4fdd6aca33b9746d1802f62989607bf4670b0
|
||||
SIZE (centos/libmpc-1.0.1-3.el7.x86_64.rpm) = 51732
|
||||
SHA256 (centos/libstdc++-devel-4.8.5-16.el7_4.1.i686.rpm) = bab5f6ff76b1a5d3e4f6f574dec1d9d8e836f5d6f561924a75963f90ed8d0eb0
|
||||
SIZE (centos/libstdc++-devel-4.8.5-16.el7_4.1.i686.rpm) = 1572348
|
||||
SHA256 (centos/libstdc++-devel-4.8.5-16.el7_4.1.x86_64.rpm) = c876e4ef285c9ab117fe6dc9f4906ef66d59457f625e7cdff24f22f9c7761b30
|
||||
SIZE (centos/libstdc++-devel-4.8.5-16.el7_4.1.x86_64.rpm) = 1576676
|
||||
SHA256 (centos/libstdc++-devel-4.8.5-16.el7_4.2.i686.rpm) = ea4653d6c87c974103d5cd029f84676d040788d99576dbc690ad460582adb27d
|
||||
SIZE (centos/libstdc++-devel-4.8.5-16.el7_4.2.i686.rpm) = 1572460
|
||||
SHA256 (centos/libstdc++-devel-4.8.5-16.el7_4.2.x86_64.rpm) = 5a106723be239fce75421219e0af8c9770e2543a2e5b8970ad2c4f0c7a5a84c9
|
||||
SIZE (centos/libstdc++-devel-4.8.5-16.el7_4.2.x86_64.rpm) = 1576688
|
||||
SHA256 (centos/mpfr-3.1.1-4.el7.i686.rpm) = 434df971d8ca24131e558a76d76b89c1a50492f2042c16f02267c623a35c6675
|
||||
SIZE (centos/mpfr-3.1.1-4.el7.i686.rpm) = 204828
|
||||
SHA256 (centos/mpfr-3.1.1-4.el7.x86_64.rpm) = 252c6dbd30edf55bfc5e24cc2862470d6046156d515a7cf614d6994dba13519a
|
||||
|
|
@ -61,5 +61,5 @@ SHA256 (centos/libmpc-1.0.1-3.el7.src.rpm) = 21d2e108f7eb0b09110c6097c50981090dd
|
|||
SIZE (centos/libmpc-1.0.1-3.el7.src.rpm) = 1187712
|
||||
SHA256 (centos/mpfr-3.1.1-4.el7.src.rpm) = c6946822a27080f2952925146088928a16292ee0fc2639aa4ef862eae716397e
|
||||
SIZE (centos/mpfr-3.1.1-4.el7.src.rpm) = 1080457
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.1.src.rpm) = f04ab8816338298c219791e94a2733294297c2a1be0cd75dc60dde889ae85372
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.1.src.rpm) = 79178783
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.2.src.rpm) = b6536a276fc353138163b5466b826e28d923e2635b6689ac8eed96b057f91c6b
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.2.src.rpm) = 79198751
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libgfortran
|
||||
PORTVERSION= 4.8.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel linux
|
||||
SRC_DISTFILES= gcc-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ COMMENT= Runtime libraries for gfortran (Linux Centos ${LINUX_DIST_VER})
|
|||
|
||||
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
|
||||
|
||||
RPMVERSION= 16.el7
|
||||
RPMVERSION= 16.el7_4.2
|
||||
USES= linux:c7
|
||||
USE_LDCONFIG= yes
|
||||
USE_LINUX_RPM= yes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1507234824
|
||||
SHA256 (centos/libgfortran-4.8.5-16.el7.i686.rpm) = 22d812314838b840d9eb3bf6bf33251a9538231714c8ead78277fdb49d9d0f4b
|
||||
SIZE (centos/libgfortran-4.8.5-16.el7.i686.rpm) = 289668
|
||||
SHA256 (centos/libgfortran-4.8.5-16.el7.x86_64.rpm) = e5b079b16115a9ae6a999ed3a401e2bed77a633261f7f4f6cf877bebc226e810
|
||||
SIZE (centos/libgfortran-4.8.5-16.el7.x86_64.rpm) = 303340
|
||||
SHA256 (centos/gcc-4.8.5-16.el7.src.rpm) = 16b103688330bae90f3d319fff589e09ceeca7da5735fd9e0cd54abc02b0b727
|
||||
SIZE (centos/gcc-4.8.5-16.el7.src.rpm) = 79178191
|
||||
TIMESTAMP = 1521044514
|
||||
SHA256 (centos/libgfortran-4.8.5-16.el7_4.2.i686.rpm) = 156b0056c399e2a93eef7ef08fb2a44937466c6de4d0ff049bd02c2d5ff4b986
|
||||
SIZE (centos/libgfortran-4.8.5-16.el7_4.2.i686.rpm) = 289928
|
||||
SHA256 (centos/libgfortran-4.8.5-16.el7_4.2.x86_64.rpm) = 59e16e0a2aa0d02ca5369dbd0e48d8ab9fa42abf0bac31f9e9e3b99641196762
|
||||
SIZE (centos/libgfortran-4.8.5-16.el7_4.2.x86_64.rpm) = 303540
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.2.src.rpm) = b6536a276fc353138163b5466b826e28d923e2635b6689ac8eed96b057f91c6b
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.2.src.rpm) = 79198751
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MCE
|
||||
PORTVERSION= 1.834
|
||||
PORTVERSION= 1.835
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MARIOROY
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1516795144
|
||||
SHA256 (MCE-1.834.tar.gz) = dd73685c215766ed93841ada13c2c72a0c712bb9691f3d5ed1b348d7e6d3893f
|
||||
SIZE (MCE-1.834.tar.gz) = 182123
|
||||
TIMESTAMP = 1521036320
|
||||
SHA256 (MCE-1.835.tar.gz) = 716366244832f57695cd4c9024c5420da0187ab4714c72b40d799f24f73bbab7
|
||||
SIZE (MCE-1.835.tar.gz) = 183455
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= eio
|
||||
PORTVERSION= 2.0.1
|
||||
DISTVERSION= 2.0.2
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= gasol.wu@gmail.com
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1482910412
|
||||
SHA256 (PECL/eio-2.0.1.tgz) = e51e37a0434e8188f09b5267b94c1ab2c2f4e03b0314b5a6f14c8bcef7b8bf66
|
||||
SIZE (PECL/eio-2.0.1.tgz) = 73968
|
||||
TIMESTAMP = 1521059138
|
||||
SHA256 (PECL/eio-2.0.2.tgz) = f29afa184cd0d410e14b652d7af24f454d77f831cc95b4754dd1b1d5db8a8bcc
|
||||
SIZE (PECL/eio-2.0.2.tgz) = 74005
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jsond
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.4.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= gasol.wu@gmail.com
|
||||
|
|
@ -12,6 +11,5 @@ COMMENT= JavaScript Object Notation in PHP
|
|||
LICENSE= PHP301
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 70 71 72
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PECL/jsond-1.3.0.tgz) = e5aa61c18e54df1853f14b9f76dc146631ddb22e88075c1530e07a18e43218ff
|
||||
SIZE (PECL/jsond-1.3.0.tgz) = 49206
|
||||
TIMESTAMP = 1521059337
|
||||
SHA256 (PECL/jsond-1.4.0.tgz) = 09e6637ecb9808dd1ad2bf0d14fc48a084011a44c7c8caa97b8366fecca69b47
|
||||
SIZE (PECL/jsond-1.4.0.tgz) = 86142
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= botocore
|
||||
PORTVERSION= 1.9.7
|
||||
PORTVERSION= 1.9.8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520929768
|
||||
SHA256 (botocore-1.9.7.tar.gz) = 0794994bf5a50d1b7df0b43c319d4a2ecd3fe26b55c0313e7427c0910fc977c1
|
||||
SIZE (botocore-1.9.7.tar.gz) = 4214926
|
||||
TIMESTAMP = 1521012150
|
||||
SHA256 (botocore-1.9.8.tar.gz) = e0a24bc30c282df4a046c81d07d70cfc7a61bb63a646112ccc825cdaa858fe2a
|
||||
SIZE (botocore-1.9.8.tar.gz) = 4214816
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jedi
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.11.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1509715071
|
||||
SHA256 (jedi-0.11.0.tar.gz) = f6d5973573e76b1fd2ea75f6dcd6445d02d41ff3af5fc61b275b4e323d1dd396
|
||||
SIZE (jedi-0.11.0.tar.gz) = 337972
|
||||
TIMESTAMP = 1521039270
|
||||
SHA256 (jedi-0.11.1.tar.gz) = d6e799d04d1ade9459ed0f20de47c32f2285438956a677d083d3c98def59fa97
|
||||
SIZE (jedi-0.11.1.tar.gz) = 338438
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jira
|
||||
PORTVERSION= 1.0.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.14
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1518753962
|
||||
SHA256 (jira-1.0.11.tar.gz) = 3c9e92779ad90daa09285f9f5172b5443042777a19f74146f10b99d1a7992c66
|
||||
SIZE (jira-1.0.11.tar.gz) = 152040
|
||||
TIMESTAMP = 1521001126
|
||||
SHA256 (jira-1.0.14.tar.gz) = a35e270c37c7f43f12bb67e4cad226e81f6bf926acfc35d4b60fc88715cbccf6
|
||||
SIZE (jira-1.0.14.tar.gz) = 151627
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pipenv
|
||||
PORTVERSION= 11.4.0
|
||||
PORTVERSION= 11.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -24,6 +24,13 @@ USES= python
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 3000
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ordereddict>=0:devel/py-ordereddict@${FLAVOR}
|
||||
.endif
|
||||
|
||||
.if ${PYTHON_REL} < 3400
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib>=0:devel/py-pathlib@${FLAVOR}
|
||||
.endif
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520953252
|
||||
SHA256 (pipenv-11.4.0.tar.gz) = 511a60363cee3a4a06d46535a8d1818bba70ee6069902cb87911d90d14fb5096
|
||||
SIZE (pipenv-11.4.0.tar.gz) = 3877529
|
||||
TIMESTAMP = 1521036280
|
||||
SHA256 (pipenv-11.5.0.tar.gz) = a00099114d50c9a500b8239f38a1b5f52689bd097abda75947989cf2b4837330
|
||||
SIZE (pipenv-11.5.0.tar.gz) = 3878024
|
||||
|
|
|
|||
23
devel/py-pytest-sugar/Makefile
Normal file
23
devel/py-pytest-sugar/Makefile
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pytest-sugar
|
||||
PORTVERSION= 0.9.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Changes the look and feel of pytest
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.9:devel/py-pytest@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}termcolor>=1.1.0:devel/py-termcolor@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
devel/py-pytest-sugar/distinfo
Normal file
3
devel/py-pytest-sugar/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1521048111
|
||||
SHA256 (pytest-sugar-0.9.1.tar.gz) = ab8cc42faf121344a4e9b13f39a51257f26f410e416c52ea11078cdd00d98a2c
|
||||
SIZE (pytest-sugar-0.9.1.tar.gz) = 11886
|
||||
5
devel/py-pytest-sugar/pkg-descr
Normal file
5
devel/py-pytest-sugar/pkg-descr
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pytest-sugar is a plugin for py.test that shows failures and errors instantly
|
||||
and shows a progress bar.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/pytest-sugar
|
||||
WWW: https://github.com/Frozenball/pytest-sugar
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tempora
|
||||
PORTVERSION= 1.10
|
||||
PORTVERSION= 1.11
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -11,10 +11,13 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||
COMMENT= Objects and routines pertaining to date and time
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0.9.1:devel/py-pytest-sugar@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1513266035
|
||||
SHA256 (tempora-1.10.tar.gz) = cf2dcf7f219ed52beef9c9c1a94de41ef8a417f0fe7bc9a9f14ddaf095e795ed
|
||||
SIZE (tempora-1.10.tar.gz) = 13839
|
||||
TIMESTAMP = 1521036304
|
||||
SHA256 (tempora-1.11.tar.gz) = 4be862dbdc6fcbcc57f4b355258daa41fc0932af99680142bfa20836379f57a5
|
||||
SIZE (tempora-1.11.tar.gz) = 14750
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= health_check
|
||||
PORTVERSION= 2.7.0
|
||||
PORTVERSION= 2.8.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ COMMENT= Simple health check of Rails app for uptime monitoring
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-rails4>=4.0:www/rubygem-rails4
|
||||
RUN_DEPENDS= rubygem-railties4>=4.0:www/rubygem-railties4
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1508857073
|
||||
SHA256 (rubygem/health_check-2.7.0.gem) = 3cbdee13fd8482b23e8d4ff8ad88d928225a3ade5445a8c4d4866956541d4005
|
||||
SIZE (rubygem/health_check-2.7.0.gem) = 27648
|
||||
TIMESTAMP = 1521047926
|
||||
SHA256 (rubygem/health_check-2.8.0.gem) = a0d6ed61664a646766a95d8e8550af3282ab32acbe3140a073604b7309e1d8ac
|
||||
SIZE (rubygem/health_check-2.8.0.gem) = 28672
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= semantic_puppet
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
@ -11,8 +11,6 @@ COMMENT= Library for working with Semantic Versions and module dependencies
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-gettext-setup>=0.3:devel/rubygem-gettext-setup
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1498971605
|
||||
SHA256 (rubygem/semantic_puppet-1.0.1.gem) = 8e1b8719e0c529d12da28fdace487c087668ccd08e58f6f52915e27271968296
|
||||
SIZE (rubygem/semantic_puppet-1.0.1.gem) = 32256
|
||||
TIMESTAMP = 1521036378
|
||||
SHA256 (rubygem/semantic_puppet-1.0.2.gem) = 605be0ec9ca8354ece1da9481b58128327c48e68b1afa3cff96e5fde7221d510
|
||||
SIZE (rubygem/semantic_puppet-1.0.2.gem) = 31744
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stringex
|
||||
PORTVERSION= 2.8.3
|
||||
PORTVERSION= 2.8.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520704279
|
||||
SHA256 (rubygem/stringex-2.8.3.gem) = e78765b48cf9252ef77c9ae6cc25f067f0ace66240705229550c0ba6218e50a1
|
||||
SIZE (rubygem/stringex-2.8.3.gem) = 130048
|
||||
TIMESTAMP = 1521036388
|
||||
SHA256 (rubygem/stringex-2.8.4.gem) = 21eee2672501fc161bef560890e6ba9ce71002c1716bbe9b767feaf96576ad30
|
||||
SIZE (rubygem/stringex-2.8.4.gem) = 130048
|
||||
|
|
|
|||
|
|
@ -50,6 +50,7 @@ GTK3_CONFIGURE_ON= --with-gtk=3
|
|||
|
||||
NCURSES_USES= ncurses
|
||||
NCURSES_CONFIGURE_WITH= curses
|
||||
NCURSES_CFLAGS= -I${NCURSESBASE}/include
|
||||
|
||||
QT4_USE= qt4=corelib,gui,moc_build \
|
||||
xorg=x11
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= c7
|
||||
PORTVERSION= ${LINUX_DIST_VER}
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= emulators linux
|
||||
PKGNAMEPREFIX= linux_base-
|
||||
BIN_DISTNAMES= centos-release-7-4.1708.el7.centos \
|
||||
|
|
@ -41,12 +41,12 @@ LIB_DISTNAMES= bzip2-libs-1.0.6-13.el7 \
|
|||
libcom_err-1.42.9-10.el7 \
|
||||
libdb-5.3.21-21.el7_4 \
|
||||
libffi-3.0.13-18.el7 \
|
||||
libgcc-4.8.5-16.el7_4.1 \
|
||||
libgcc-4.8.5-16.el7_4.2 \
|
||||
libidn-1.28-4.el7 \
|
||||
libmount-2.23.2-43.el7_4.2 \
|
||||
libselinux-2.5-11.el7 \
|
||||
libsepol-2.5-6.el7 \
|
||||
libstdc++-4.8.5-16.el7_4.1 \
|
||||
libstdc++-4.8.5-16.el7_4.2 \
|
||||
libuuid-2.23.2-43.el7_4.2 \
|
||||
ncurses-libs-5.9-14.20130511.el7_4 \
|
||||
nss-softokn-freebl-3.28.3-8.el7_4 \
|
||||
|
|
@ -76,7 +76,7 @@ SRC_DISTFILES= acl-2.2.51-12.el7${SRC_SUFX}:SOURCE \
|
|||
findutils-4.5.11-5.el7${SRC_SUFX}:SOURCE \
|
||||
freetype-2.4.11-15.el7${SRC_SUFX}:SOURCE \
|
||||
gamin-0.1.10-16.el7${SRC_SUFX}:SOURCE \
|
||||
gcc-4.8.5-16.el7_4.1${SRC_SUFX}:SOURCE \
|
||||
gcc-4.8.5-16.el7_4.2${SRC_SUFX}:SOURCE \
|
||||
gdbm-1.10-8.el7${SRC_SUFX}:SOURCE \
|
||||
glib2-2.50.3-3.el7${SRC_SUFX}:SOURCE \
|
||||
glibc-2.17-196.el7_4.2${SRC_SUFX}:SOURCE \
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
TIMESTAMP = 1517262315
|
||||
TIMESTAMP = 1521043805
|
||||
SHA256 (centos/basesystem-10.0-7.el7.centos.noarch.rpm) = 0280ee16df09be0cebf62695706598caed8ff5cba47de1fed625068a90a9ef68
|
||||
SIZE (centos/basesystem-10.0-7.el7.centos.noarch.rpm) = 5124
|
||||
SHA256 (centos/bash-4.2.46-29.el7_4.i686.rpm) = aba06dce43a1484266c85795d36f12af7aa07de31bbb6f061ea0cc48b532edf9
|
||||
|
|
@ -129,10 +129,10 @@ SHA256 (centos/libffi-3.0.13-18.el7.i686.rpm) = c674a558adefa6e2c9c64b26bb6e1dd5
|
|||
SIZE (centos/libffi-3.0.13-18.el7.i686.rpm) = 27912
|
||||
SHA256 (centos/libffi-3.0.13-18.el7.x86_64.rpm) = b115505985fd3b91f19a1b43932e08717adc7657c375d7dc74d8ec8ffc4afb03
|
||||
SIZE (centos/libffi-3.0.13-18.el7.x86_64.rpm) = 30764
|
||||
SHA256 (centos/libgcc-4.8.5-16.el7_4.1.i686.rpm) = 918f9edec273bdd64ae512fd5970e6ed5d91ea37479bc140132ef4c6c58fdaec
|
||||
SIZE (centos/libgcc-4.8.5-16.el7_4.1.i686.rpm) = 108492
|
||||
SHA256 (centos/libgcc-4.8.5-16.el7_4.1.x86_64.rpm) = f15a6e6dca7bdb74c95d5fa88117fb14ed0d2fd0b8d2c2e0881a68cc223a8856
|
||||
SIZE (centos/libgcc-4.8.5-16.el7_4.1.x86_64.rpm) = 100604
|
||||
SHA256 (centos/libgcc-4.8.5-16.el7_4.2.i686.rpm) = 28eb18dcbbc4045e5e1858571a71a77c2c928bc1186c0c75b898e73b51b3638a
|
||||
SIZE (centos/libgcc-4.8.5-16.el7_4.2.i686.rpm) = 108584
|
||||
SHA256 (centos/libgcc-4.8.5-16.el7_4.2.x86_64.rpm) = 7c92a34cb4f7ae8232ab35c69dbc4e8a9ed07eb9bddd96eed40a35d5cd9693d8
|
||||
SIZE (centos/libgcc-4.8.5-16.el7_4.2.x86_64.rpm) = 100700
|
||||
SHA256 (centos/libidn-1.28-4.el7.i686.rpm) = e46b6e82d9fd17ad12ab5e758d90098f2c7487a720d05d7d32c0f4154e0eb593
|
||||
SIZE (centos/libidn-1.28-4.el7.i686.rpm) = 213888
|
||||
SHA256 (centos/libidn-1.28-4.el7.x86_64.rpm) = 1c73d48fdb8362d9a8b988daf8b40079b30f25677646edbd86259c0fd9a413e4
|
||||
|
|
@ -149,10 +149,10 @@ SHA256 (centos/libsepol-2.5-6.el7.i686.rpm) = 4c1da81e318400f3015647df62b3cafcee
|
|||
SIZE (centos/libsepol-2.5-6.el7.i686.rpm) = 290936
|
||||
SHA256 (centos/libsepol-2.5-6.el7.x86_64.rpm) = ef8750daeee6c4b04d657e7867ad85bf2d1e42b0dc0d270ecd03f5d1d6fb7948
|
||||
SIZE (centos/libsepol-2.5-6.el7.x86_64.rpm) = 294780
|
||||
SHA256 (centos/libstdc++-4.8.5-16.el7_4.1.i686.rpm) = 60644c336ad60e48d7abc969b00759d57d54569ed96658e366f8bbb47238d3eb
|
||||
SIZE (centos/libstdc++-4.8.5-16.el7_4.1.i686.rpm) = 321544
|
||||
SHA256 (centos/libstdc++-4.8.5-16.el7_4.1.x86_64.rpm) = 685202816305d5d5933e6bb2eaddba9267e4416abced0d371f09e7d8fc89f528
|
||||
SIZE (centos/libstdc++-4.8.5-16.el7_4.1.x86_64.rpm) = 308412
|
||||
SHA256 (centos/libstdc++-4.8.5-16.el7_4.2.i686.rpm) = 13381669ef1bcc910db5164e4b4c5989163f7ea3aad064adb504912b1f16cce9
|
||||
SIZE (centos/libstdc++-4.8.5-16.el7_4.2.i686.rpm) = 321636
|
||||
SHA256 (centos/libstdc++-4.8.5-16.el7_4.2.x86_64.rpm) = 8c9b27cb89d82ce30b91884f4608a9816cb39bf191889cc1db46065aecb7960c
|
||||
SIZE (centos/libstdc++-4.8.5-16.el7_4.2.x86_64.rpm) = 308512
|
||||
SHA256 (centos/libuuid-2.23.2-43.el7_4.2.i686.rpm) = e4227e12eeb40d5b7cab8d5c499e8a9c1a24e57dd4bdf6c4de4d4dbf50369194
|
||||
SIZE (centos/libuuid-2.23.2-43.el7_4.2.i686.rpm) = 81656
|
||||
SHA256 (centos/libuuid-2.23.2-43.el7_4.2.x86_64.rpm) = 74da48ed607727340b45f87fda648b3324a1ffa8e00edea98090720b9256fffa
|
||||
|
|
@ -247,8 +247,8 @@ SHA256 (centos/freetype-2.4.11-15.el7.src.rpm) = 89e4cfdd6761ac52700cab0d82ea4a9
|
|||
SIZE (centos/freetype-2.4.11-15.el7.src.rpm) = 1875504
|
||||
SHA256 (centos/gamin-0.1.10-16.el7.src.rpm) = 33ff0eb6f5bf0795c263669d874b72b51a29d3fcfaeb139540713c0abb9e7603
|
||||
SIZE (centos/gamin-0.1.10-16.el7.src.rpm) = 475323
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.1.src.rpm) = f04ab8816338298c219791e94a2733294297c2a1be0cd75dc60dde889ae85372
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.1.src.rpm) = 79178783
|
||||
SHA256 (centos/gcc-4.8.5-16.el7_4.2.src.rpm) = b6536a276fc353138163b5466b826e28d923e2635b6689ac8eed96b057f91c6b
|
||||
SIZE (centos/gcc-4.8.5-16.el7_4.2.src.rpm) = 79198751
|
||||
SHA256 (centos/gdbm-1.10-8.el7.src.rpm) = 0cbcec29b9a0ff012d3e03ee30b2e87d3dbe26f3b8dd095d7a277eb7047fb76e
|
||||
SIZE (centos/gdbm-1.10-8.el7.src.rpm) = 683693
|
||||
SHA256 (centos/glib2-2.50.3-3.el7.src.rpm) = 5d07364a50bc187575d9fe7dd163291c373676c6e537b77a0370280d2941a7f6
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
PORTNAME= rpcs3
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.0.5-54
|
||||
DISTVERSIONSUFFIX= -gb8e920873
|
||||
DISTVERSION= 0.0.5-81
|
||||
DISTVERSIONSUFFIX= -g5f047034a
|
||||
CATEGORIES= emulators
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
@ -35,7 +35,7 @@ GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-25-gca39ce8:hidapi/3rdparty/hidapi \
|
|||
USES= cmake compiler:c++14-lang iconv:wchar_t localbase:ldflags \
|
||||
openal:soft pkgconfig
|
||||
USE_GL= gl glew
|
||||
USE_QT5= qmake_build buildtools_build core dbus gui network widgets
|
||||
USE_QT5= qmake_build buildtools_build core dbus gui network widgets qml
|
||||
USE_XORG= x11
|
||||
EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL}}
|
||||
EXTRA_PATCHES_FreeBSD_10.3= ${PATCHDIR}/extra-patch-no-thread_local
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1520871412
|
||||
SHA256 (RPCS3-rpcs3-v0.0.5-54-gb8e920873_GH0.tar.gz) = 35425eac00c37bf2523eb40d8992a878b58d46c70c28b6e8cab1336a9b806037
|
||||
SIZE (RPCS3-rpcs3-v0.0.5-54-gb8e920873_GH0.tar.gz) = 4305546
|
||||
TIMESTAMP = 1520956503
|
||||
SHA256 (RPCS3-rpcs3-v0.0.5-81-g5f047034a_GH0.tar.gz) = 604bf0cc2d8bc69589b414f73e28f695c498328cfd0eb17de868adfcf6d54e5d
|
||||
SIZE (RPCS3-rpcs3-v0.0.5-81-g5f047034a_GH0.tar.gz) = 4314548
|
||||
SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642
|
||||
SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623
|
||||
SHA256 (RPCS3-yaml-cpp-release-0.5.3-62-g017626a_GH0.tar.gz) = 1d4b32443f137c23b68d3cb183ba6fb48eb76be2b0b30016970adff5c770d841
|
||||
|
|
|
|||
|
|
@ -1,21 +1,21 @@
|
|||
Revert https://github.com/RPCS3/rpcs3/commit/cf1c45dfe86e for Qt 5.7 compatibility
|
||||
|
||||
--- rpcs3/CMakeLists.txt.orig 2018-02-23 22:38:43 UTC
|
||||
--- rpcs3/CMakeLists.txt.orig 2018-03-13 15:55:03 UTC
|
||||
+++ rpcs3/CMakeLists.txt
|
||||
@@ -6,12 +6,12 @@ set(CMAKE_CXX_STANDARD 14)
|
||||
include(CheckCXXCompilerFlag)
|
||||
|
||||
# Qt section
|
||||
-find_package(Qt5 5.10 COMPONENTS Widgets Network)
|
||||
+find_package(Qt5 5.7 COMPONENTS Widgets Network)
|
||||
-find_package(Qt5 5.10 COMPONENTS Widgets Network Qml)
|
||||
+find_package(Qt5 5.7 COMPONENTS Widgets Network Qml)
|
||||
if(WIN32)
|
||||
find_package(Qt5 5.10 COMPONENTS WinExtras REQUIRED)
|
||||
set(RPCS3_QT_LIBS Qt5::Widgets Qt5::WinExtras Qt5::Network)
|
||||
set(RPCS3_QT_LIBS Qt5::Widgets Qt5::WinExtras Qt5::Network Qt5::Qml)
|
||||
else()
|
||||
- find_package(Qt5 5.10 COMPONENTS DBus Gui)
|
||||
+ find_package(Qt5 5.7 COMPONENTS DBus Gui)
|
||||
if(Qt5DBus_FOUND)
|
||||
set(RPCS3_QT_LIBS Qt5::Widgets Qt5::DBus Qt5::Network)
|
||||
set(RPCS3_QT_LIBS Qt5::Widgets Qt5::DBus Qt5::Network Qt5::Qml)
|
||||
add_definitions(-DHAVE_QTDBUS)
|
||||
--- rpcs3/main.cpp.orig 2018-02-21 20:18:14 UTC
|
||||
+++ rpcs3/main.cpp
|
||||
|
|
|
|||
|
|
@ -2,9 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= trackballs
|
||||
PORTVERSION= 1.2.4
|
||||
PORTVERSION= 1.3.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= martymac@FreeBSD.org
|
||||
|
|
@ -25,7 +24,10 @@ USE_SDL= image2 mixer2 sdl2 ttf2
|
|||
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
CMAKE_ARGS+= -DTRACKBALLS_DOC_DIR=${DOCSDIR} \
|
||||
-DTRACKBALLS_MAN_DIR=${PREFIX}/man
|
||||
|
||||
OPTIONS_DEFINE= NLS DOCS
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext-tools
|
||||
NLS_CMAKE_ON= -DDISABLE_NLS:BOOL=OFF
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1510587945
|
||||
SHA256 (trackballs-trackballs-v1.2.4_GH0.tar.gz) = a65e02ca3247b7b42eb4420e73aea5d29ff8b64d59b9c61e93761eee32a6fc18
|
||||
SIZE (trackballs-trackballs-v1.2.4_GH0.tar.gz) = 32577303
|
||||
TIMESTAMP = 1520974234
|
||||
SHA256 (trackballs-trackballs-v1.3.0_GH0.tar.gz) = 69c65089bed4d3a4f3ac9b3801d11c8ea6374a5a1584b613f2b1ecc456ae1464
|
||||
SIZE (trackballs-trackballs-v1.3.0_GH0.tar.gz) = 32682087
|
||||
|
|
|
|||
|
|
@ -1,35 +1,13 @@
|
|||
Link to intl and add option to disable NLS support
|
||||
Fix icons path
|
||||
|
||||
--- CMakeLists.txt.orig 2017-10-28 17:32:57.000000000 +0200
|
||||
+++ CMakeLists.txt 2017-11-10 09:58:26.005609000 +0100
|
||||
@@ -9,6 +9,7 @@
|
||||
find_package(ZLIB REQUIRED)
|
||||
# libgc is a dependency of Guile that still needs to be provided
|
||||
find_package(GC REQUIRED)
|
||||
+find_library(INTL intl)
|
||||
|
||||
# Optionally set data dir and locale dir
|
||||
set(TRACKBALLS_LOCALE_DIR "" CACHE FILEPATH "Folder to install locale files to. Empty means default.")
|
||||
@@ -60,7 +61,7 @@
|
||||
# Construct executable file
|
||||
file(GLOB sources ${PROJECT_SOURCE_DIR}/src/*.cc)
|
||||
add_executable(trackballs ${sources} guile.cc.x)
|
||||
-target_link_libraries(trackballs ${GUILE_LIBRARIES} ${OPENGL_LIBRARIES} ${SDL2_LIBRARY} ${SDL2_IMAGE_LIBRARY} ${SDL2_MIXER_LIBRARY} ${SDL2_TTF_LIBRARY} ${ZLIB_LIBRARIES} ${GC_LIBRARIES} m)
|
||||
+target_link_libraries(trackballs ${GUILE_LIBRARIES} ${OPENGL_LIBRARIES} ${SDL2_LIBRARY} ${SDL2_IMAGE_LIBRARY} ${SDL2_MIXER_LIBRARY} ${SDL2_TTF_LIBRARY} ${ZLIB_LIBRARIES} ${GC_LIBRARIES} ${INTL} m)
|
||||
install(TARGETS trackballs DESTINATION bin)
|
||||
|
||||
# Data files
|
||||
@@ -103,6 +104,8 @@
|
||||
DESTINATION ${TRACKBALLS_SHARE}/../applications)
|
||||
|
||||
# Translations!
|
||||
+option(DISABLE_NLS "Disable native language support (NLS)" OFF)
|
||||
+if(NOT DISABLE_NLS)
|
||||
find_package(Gettext)
|
||||
file(GLOB po_files po/*.po)
|
||||
foreach(po_file ${po_files})
|
||||
@@ -110,3 +113,4 @@
|
||||
GETTEXT_PROCESS_PO_FILES( ${lang} ALL PO_FILES ${po_file} )
|
||||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${lang}.gmo DESTINATION ${TRACKBALLS_LOCALE}/${lang}/LC_MESSAGES/ RENAME trackballs.mo)
|
||||
--- CMakeLists.txt.orig 2018-03-13 22:03:27.136767000 +0100
|
||||
+++ CMakeLists.txt 2018-03-13 22:06:01.398703000 +0100
|
||||
@@ -113,7 +113,7 @@
|
||||
RENAME trackballs.png)
|
||||
endforeach()
|
||||
+endif()
|
||||
install(FILES ${PROJECT_SOURCE_DIR}/share/icons/trackballs.svg
|
||||
- DESTINATION ${TRACKBALLS_ICON}/icons/hicolor/scalable/apps/)
|
||||
+ DESTINATION ${TRACKBALLS_ICON}/scalable/apps/)
|
||||
install(FILES ${PROJECT_SOURCE_DIR}/share/icons/trackballs.desktop
|
||||
DESTINATION ${TRACKBALLS_APPL})
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +0,0 @@
|
|||
Work around "call to 'abs' is ambiguous" error in src/map.cc:936
|
||||
|
||||
--- src/map.cc.orig 2017-11-08 15:08:21.784137000 +0100
|
||||
+++ src/map.cc 2017-11-08 15:24:09.192718000 +0100
|
||||
@@ -24,6 +24,8 @@
|
||||
#include "editMode.h"
|
||||
#include "game.h"
|
||||
|
||||
+#include <cstdlib>
|
||||
+
|
||||
#include <SDL2/SDL_endian.h>
|
||||
#include <SDL2/SDL_image.h>
|
||||
#include <zlib.h>
|
||||
|
|
@ -13,16 +13,10 @@ share/icons/hicolor/scalable/apps/trackballs.svg
|
|||
%%NLS%%share/locale/it/LC_MESSAGES/trackballs.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/trackballs.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/trackballs.mo
|
||||
%%DATADIR%%/docs/api.html
|
||||
%%DATADIR%%/docs/customizing.html
|
||||
%%DATADIR%%/docs/default.css
|
||||
%%DATADIR%%/docs/examples.html
|
||||
%%DATADIR%%/docs/index.html
|
||||
%%DATADIR%%/docs/mapeditor.html
|
||||
%%DATADIR%%/docs/scriptingLanguage.html
|
||||
%%DATADIR%%/fonts/FreeSerifBoldItalic.ttf
|
||||
%%DATADIR%%/fonts/menuFont.ttf
|
||||
%%DATADIR%%/highScores
|
||||
%%DATADIR%%/icons/trackballs-128x128.png
|
||||
%%DATADIR%%/images/acid.png
|
||||
%%DATADIR%%/images/blank.png
|
||||
%%DATADIR%%/images/displayHighscoreBackground.jpg
|
||||
|
|
@ -109,6 +103,15 @@ share/icons/hicolor/scalable/apps/trackballs.svg
|
|||
%%DATADIR%%/levels/con5.scm
|
||||
%%DATADIR%%/levels/contrib.jpg
|
||||
%%DATADIR%%/levels/contrib.set
|
||||
%%DATADIR%%/levels/ds.jpg
|
||||
%%DATADIR%%/levels/ds.set
|
||||
%%DATADIR%%/levels/ds1.map
|
||||
%%DATADIR%%/levels/ds1.scm
|
||||
%%DATADIR%%/levels/ds2.map
|
||||
%%DATADIR%%/levels/ds2.scm
|
||||
%%DATADIR%%/levels/ds3.map
|
||||
%%DATADIR%%/levels/ds3.scm
|
||||
%%DATADIR%%/levels/ds_lib.scm
|
||||
%%DATADIR%%/levels/dn.jpg
|
||||
%%DATADIR%%/levels/dn.set
|
||||
%%DATADIR%%/levels/dn1.map
|
||||
|
|
@ -281,3 +284,10 @@ share/icons/hicolor/scalable/apps/trackballs.svg
|
|||
%%DATADIR%%/shaders/ui.vert
|
||||
%%DATADIR%%/shaders/water.frag
|
||||
%%DATADIR%%/shaders/water.vert
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/customizing.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/default.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/examples.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/mapeditor.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scriptingLanguage.html
|
||||
|
|
|
|||
11
games/vavoom/files/patch-utils_glvis_glvis.cpp
Normal file
11
games/vavoom/files/patch-utils_glvis_glvis.cpp
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- utils/glvis/glvis.cpp.orig 2010-12-23 20:47:55.000000000 +0100
|
||||
+++ utils/glvis/glvis.cpp 2018-03-15 03:06:38.264012000 +0100
|
||||
@@ -158,7 +158,7 @@
|
||||
static void ShowUsage()
|
||||
{
|
||||
fprintf(stderr, "\nGLVIS version 1.6, Copyright (c)2000-2006 Janis "
|
||||
- "Legzdinsh ("__DATE__" "__TIME__")\n");
|
||||
+ "Legzdinsh (" __DATE__ " " __TIME__ ")\n");
|
||||
fprintf(stderr, "Usage: glvis [options] file[.wad]\n");
|
||||
fprintf(stderr, " -s silent mode\n");
|
||||
fprintf(stderr, " -f fast mode\n");
|
||||
|
|
@ -2,11 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= irssi-scripts
|
||||
PORTVERSION= 20131030
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 20160301
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://ftp.debian.org/debian/pool/main/i/${PORTNAME}/
|
||||
DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
|
||||
MASTER_SITES= DEBIAN
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= jadawin@FreeBSD.org
|
||||
COMMENT= Collection of useful scripts for the irssi IRC-client
|
||||
|
|
@ -15,7 +14,7 @@ RUN_DEPENDS= irssi:irc/irssi
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= shebangfix
|
||||
USES= shebangfix tar:xz
|
||||
SHEBANG_FILES= scripts/*.pl
|
||||
perl_OLD_CMD= /usr/pkg/bin/perl /usr/bin/irssi
|
||||
NO_BUILD= yes
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (irssi-scripts_20131030.tar.gz) = b5a50cf37d44f9ae7bd7444f8f112173a58ed3ab40076bac70ea34a47f7ae8aa
|
||||
SIZE (irssi-scripts_20131030.tar.gz) = 752560
|
||||
TIMESTAMP = 1489430214
|
||||
SHA256 (irssi-scripts_20160301.tar.xz) = c01a236e3f2e31e1eb4c8133d67af7040a46de3d4dd607e05e1d39aff6c93055
|
||||
SIZE (irssi-scripts_20160301.tar.xz) = 567720
|
||||
|
|
|
|||
|
|
@ -243,6 +243,7 @@ share/irssi/scripts/postpone.pl
|
|||
share/irssi/scripts/ppl.pl
|
||||
share/irssi/scripts/q_username.pl
|
||||
share/irssi/scripts/query.pl
|
||||
share/irssi/scripts/query-connection-notifier.pl
|
||||
share/irssi/scripts/queryresume.pl
|
||||
share/irssi/scripts/quiet.pl
|
||||
share/irssi/scripts/quitrand.pl
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@
|
|||
SUBDIR += font-aozoramincho
|
||||
SUBDIR += font-ayu18
|
||||
SUBDIR += font-ayu20
|
||||
SUBDIR += font-cica
|
||||
SUBDIR += font-elisa10
|
||||
SUBDIR += font-elisa8
|
||||
SUBDIR += font-genjyuugothic
|
||||
|
|
|
|||
48
japanese/font-cica/Makefile
Normal file
48
japanese/font-cica/Makefile
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cica
|
||||
PORTVERSION= 2.1.0
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= https://github.com/miiton/Cica/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTNAME= Cica_v${PORTVERSION}
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= Cica Japanese monospaced fonts for programming
|
||||
|
||||
USES= fonts:fc zip
|
||||
FONTNAME= cica
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
PKGINSTALL= ${WRKDIR}/pkg-install
|
||||
PKGDEINSTALL= ${WRKDIR}/pkg-install
|
||||
SUB_FILES= pkg-install
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${FONTSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR}
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/etc/fonts/conf.avail \
|
||||
${STAGEDIR}${PREFIX}/etc/fonts/conf.d
|
||||
${INSTALL_DATA} ${FILESDIR}/20-unhint-${PORTNAME}.conf \
|
||||
${FILESDIR}/62-fonts-${PORTNAME}.conf \
|
||||
${STAGEDIR}${PREFIX}/etc/fonts/conf.avail
|
||||
${LN} -s -f ../conf.avail/20-unhint-${PORTNAME}.conf \
|
||||
${STAGEDIR}${PREFIX}/etc/fonts/conf.d/20-unhint-${PORTNAME}.conf
|
||||
${LN} -s -f ../conf.avail/62-fonts-${PORTNAME}.conf \
|
||||
${STAGEDIR}${PREFIX}/etc/fonts/conf.d/62-fonts-${PORTNAME}.conf
|
||||
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \
|
||||
"! ( -name Cica-Bold.ttf \
|
||||
-o -name Cica-BoldItalic.ttf \
|
||||
-o -name Cica-Regular.ttf \
|
||||
-o -name Cica-RegularItalic.ttf )"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
japanese/font-cica/distinfo
Normal file
3
japanese/font-cica/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1520950521
|
||||
SHA256 (Cica_v2.1.0.zip) = 6b1e4750a3c07995bbcfaadcec0be5ed73de26ca1dc2082dc712b296af35b59b
|
||||
SIZE (Cica_v2.1.0.zip) = 22571722
|
||||
13
japanese/font-cica/files/20-unhint-cica.conf
Normal file
13
japanese/font-cica/files/20-unhint-cica.conf
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<!-- $FreeBSD$ -->
|
||||
<fontconfig>
|
||||
<match target="font">
|
||||
<test name="family">
|
||||
<string>Cica</string>
|
||||
</test>
|
||||
<edit name="autohint">
|
||||
<bool>false</bool>
|
||||
</edit>
|
||||
</match>
|
||||
</fontconfig>
|
||||
11
japanese/font-cica/files/62-fonts-cica.conf
Normal file
11
japanese/font-cica/files/62-fonts-cica.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<!-- $FreeBSD$ -->
|
||||
<fontconfig>
|
||||
<alias>
|
||||
<family>monospace</family>
|
||||
<prefer>
|
||||
<family>Cica</family>
|
||||
</prefer>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
108
japanese/font-cica/files/pkg-install.in
Normal file
108
japanese/font-cica/files/pkg-install.in
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
catfontsdir()
|
||||
{
|
||||
while read _IN
|
||||
do
|
||||
case "${_IN}" in
|
||||
*-adobe-cica-*|[0-9]*|"") ;;
|
||||
*) echo ${_IN} ;;
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
||||
ROMA=""
|
||||
BOLD="ds=y"
|
||||
RITA="ai=0.08"
|
||||
ROBL="ai=0.08"
|
||||
|
||||
make_xlfd()
|
||||
{
|
||||
_enc=$1
|
||||
_file=$2
|
||||
_vendor=$3
|
||||
_fname=$4
|
||||
_poc=$5
|
||||
_weight=$6
|
||||
|
||||
case "${_poc}:${_enc}" in
|
||||
p:jisx0201.1976-*) PFIX="bw=0.5" ;;
|
||||
c:jisx0201.1976-*) PFIX="bw=0.5" ;;
|
||||
p:*) PFIX="" ;;
|
||||
c:*) PFIX="" ;;
|
||||
esac
|
||||
|
||||
set -- "" ${_weight}-r \
|
||||
${RITA} ${_weight}-ri \
|
||||
${ROBL} ${_weight}-ro
|
||||
while [ $# != 0 ]; do
|
||||
_prefix="${PFIX}:$1"; shift
|
||||
_variant=$1; shift
|
||||
[ ${index_type} = "scale" -a ${_prefix} != ":" ] && continue
|
||||
printf "%s:%s -%s-%s-%s-normal--0-0-0-0-%s-0-%s\n" \
|
||||
$_prefix $_file $_vendor "$_fname" $_variant $_poc $_enc
|
||||
done | sed -e 's,::,:,g' -e 's,^:,,'
|
||||
|
||||
_prefix="${PFIX}:"
|
||||
[ ${index_type} = "scale" -a ${_prefix} != ":" ] && return
|
||||
_file=$(echo $_file | sed -e 's,\.ttf$,Italic&,')
|
||||
for _variant in ${_weight}-i ${_weight}-o; do
|
||||
printf "%s:%s -%s-%s-%s-normal--0-0-0-0-%s-0-%s\n" \
|
||||
$_prefix $_file $_vendor "$_fname" $_variant $_poc $_enc
|
||||
[ ${index_type} = "scale" ] && break
|
||||
done | sed -e 's,::,:,g' -e 's,^:,,'
|
||||
}
|
||||
|
||||
addentries()
|
||||
{
|
||||
for ENC in iso8859-1 iso10646-1 jisx0201.1976-0 jisx0208.1983-0 jisx0208.1990-0 jisx0208.1997-0 jisx0213.2004-1
|
||||
do
|
||||
make_xlfd $ENC Cica-Regular.ttf adobe "cica" c medium
|
||||
make_xlfd $ENC Cica-Bold.ttf adobe "cica" c bold
|
||||
done
|
||||
}
|
||||
|
||||
nfonts()
|
||||
{
|
||||
_L=0; while read _IN; do _L=$((${_L}+1)); done; echo ${_L}
|
||||
}
|
||||
|
||||
install_fontsdir()
|
||||
{
|
||||
index_type=${1:-"dir"}
|
||||
index="fonts.${index_type}"
|
||||
tmpfile="${index}.tmp"
|
||||
touch ${index}
|
||||
(catfontsdir < ${index}; addentries ${index_type}) > ${tmpfile}
|
||||
nfonts < ${tmpfile} > ${index}
|
||||
cat ${tmpfile} >> ${index}
|
||||
rm -f ${tmpfile}
|
||||
}
|
||||
|
||||
deinstall_fontsdir()
|
||||
{
|
||||
index_type=${1:-"dir"}
|
||||
index="fonts.${index_type}"
|
||||
tmpfile="${index}.tmp"
|
||||
catfontsdir < ${index} > ${tmpfile}
|
||||
nfonts < ${tmpfile} > ${index}
|
||||
cat ${tmpfile} >> ${index}
|
||||
rm -f ${tmpfile}
|
||||
if [ -r ${index} -a $(wc -l < ${index}) = 1 ]; then
|
||||
rm -f ${index}
|
||||
fi
|
||||
}
|
||||
|
||||
case "$2" in
|
||||
POST-INSTALL)
|
||||
cd %%FONTSDIR%%
|
||||
install_fontsdir dir
|
||||
install_fontsdir scale
|
||||
;;
|
||||
POST-DEINSTALL)
|
||||
cd %%FONTSDIR%%
|
||||
deinstall_fontsdir dir
|
||||
deinstall_fontsdir scale
|
||||
;;
|
||||
esac
|
||||
3
japanese/font-cica/pkg-descr
Normal file
3
japanese/font-cica/pkg-descr
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Cica Japanese monospaced fonts for programming
|
||||
|
||||
WWW: https://github.com/miiton/Cica
|
||||
8
japanese/font-cica/pkg-plist
Normal file
8
japanese/font-cica/pkg-plist
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
etc/fonts/conf.avail/20-unhint-cica.conf
|
||||
etc/fonts/conf.avail/62-fonts-cica.conf
|
||||
etc/fonts/conf.d/20-unhint-cica.conf
|
||||
etc/fonts/conf.d/62-fonts-cica.conf
|
||||
%%FONTSDIR%%/Cica-Bold.ttf
|
||||
%%FONTSDIR%%/Cica-BoldItalic.ttf
|
||||
%%FONTSDIR%%/Cica-Regular.ttf
|
||||
%%FONTSDIR%%/Cica-RegularItalic.ttf
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= meta1
|
||||
PORTVERSION= 1.1.0a.8.0
|
||||
PORTVERSION= 1.1.0a.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://www.MeTA1.org/download/.alpha/dlck/
|
||||
MASTER_SITES= http://www.MeTA1.org/download/.alpha/smtps/
|
||||
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2}
|
||||
DISTNAME= ${PORTNAME}-1.1.Alpha8.0
|
||||
DISTNAME= ${PORTNAME}-1.1.Alpha9.0
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Secure and efficient mail gateway
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1499166339
|
||||
SHA256 (meta1-1.1.Alpha8.0.tar.gz) = 295733aa16bb7e22397d511162c615d40d0009eacd7494f6479b9e7cd6006f38
|
||||
SIZE (meta1-1.1.Alpha8.0.tar.gz) = 5152273
|
||||
TIMESTAMP = 1521004137
|
||||
SHA256 (meta1-1.1.Alpha9.0.tar.gz) = a52d2a0974d5835334d6dbb41a018234cfbe8ecdf5c5350d76ab41296a82c529
|
||||
SIZE (meta1-1.1.Alpha9.0.tar.gz) = 5159704
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= KFAS
|
||||
PORTVERSION= 1.2.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
|
@ -12,6 +11,6 @@ COMMENT= Kalman filter and smoothers for exponential family state space models
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504587158
|
||||
SHA256 (KFAS_1.2.9.tar.gz) = 136296d0463f2a9dd753a9723a14af5cb5bac0bb7e3882cfde38a3e4fd273812
|
||||
SIZE (KFAS_1.2.9.tar.gz) = 624358
|
||||
TIMESTAMP = 1521079677
|
||||
SHA256 (KFAS_1.3.1.tar.gz) = a44c0190b1ffb054dd13a12456eed5e227881ceb1183bcd97916a6e0254dce42
|
||||
SIZE (KFAS_1.3.1.tar.gz) = 626101
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MCMCpack
|
||||
DISTVERSION= 1.4-0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.4-2
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1496731585
|
||||
SHA256 (MCMCpack_1.4-0.tar.gz) = d01f04b6d07e54a1f5c4f00b88ed9d96d660a9c9c02afe3429dbf5e0aa6ce533
|
||||
SIZE (MCMCpack_1.4-0.tar.gz) = 688170
|
||||
TIMESTAMP = 1521015904
|
||||
SHA256 (MCMCpack_1.4-2.tar.gz) = e42ad9c2a6534a0d76ba47bed023ef558d58fb49f5e5ebebd2e066efbbab3fda
|
||||
SIZE (MCMCpack_1.4-2.tar.gz) = 688136
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= recipes
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.1.2
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
|
@ -13,6 +12,7 @@ COMMENT= Preprocessing Tools to Create Design Matrices
|
|||
LICENSE= GPLv2
|
||||
|
||||
CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \
|
||||
R-cran-broom>0:devel/R-cran-broom \
|
||||
R-cran-tibble>0:devel/R-cran-tibble \
|
||||
R-cran-ipred>0:math/R-cran-ipred \
|
||||
R-cran-dimRed>=0.1.0:math/R-cran-dimRed \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504921818
|
||||
SHA256 (recipes_0.1.0.tar.gz) = 6ba689b5101f54d8b32844ee15cf0e8f4cee471e62fc3f36ab1d463c0099cd67
|
||||
SIZE (recipes_0.1.0.tar.gz) = 523958
|
||||
TIMESTAMP = 1520498617
|
||||
SHA256 (recipes_0.1.2.tar.gz) = 891a30cce1529e29a832f3aab92b38c9a0ef959a6fb144c0bf07595c871a59b1
|
||||
SIZE (recipes_0.1.2.tar.gz) = 599460
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@ LIB_DEPENDS= libumfpack.so:math/suitesparse \
|
|||
libfftw3_threads.so:math/fftw3 \
|
||||
libfftw3f_threads.so:math/fftw3-float
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= fortran gmake localbase pkgconfig shebangfix tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
SHEBANG_FILES= matlab/modules/reporting/success.sh
|
||||
|
||||
INFO= dynare
|
||||
|
|
@ -36,6 +36,8 @@ OPTIONS_SUB= yes
|
|||
MATLAB_CONFIGURE_ENABLE= matlab
|
||||
OCTAVE_CONFIGURE_ENABLE= octave
|
||||
OCTAVE_BUILD_DEPENDS= octave:math/octave
|
||||
OCTAVE_USES= compiler:c++14-lang
|
||||
OCTAVE_VARS= CXXFLAGS=--std=c++14 # https://github.com/DynareTeam/dynare/issues/1599
|
||||
|
||||
ONLY_FOR_ARCH= i386 amd64
|
||||
ARCH_amd64= 64
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ CATEGORIES= math
|
|||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Toolkit for for processing natural language morphologies
|
||||
|
||||
BROKEN= fails to build
|
||||
BROKEN= fails to build: /usr/bin/byacc: e - line 75 of "/wrkdirs/usr/ports/math/hfst/work/hfst-c187d5a/libhfst/src/parsers/xre_parse.yy", syntax error
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= c187d5a
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octave
|
||||
PORTVERSION= 4.2.1
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 4.2.2
|
||||
CATEGORIES= math java
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1514843358
|
||||
SHA256 (octave-4.2.1.tar.xz) = d1771c47c1ee2cf49e3f75d64c8de8c5b2d0625b3836c62969a627792330ab58
|
||||
SIZE (octave-4.2.1.tar.xz) = 18033792
|
||||
TIMESTAMP = 1521063489
|
||||
SHA256 (octave-4.2.2.tar.xz) = a7cbbbdf139238ad8dd03fa1c8df9ad899ca8b61cbfdfda46a6b9795f6c2429c
|
||||
SIZE (octave-4.2.2.tar.xz) = 18531988
|
||||
|
|
|
|||
|
|
@ -1,11 +0,0 @@
|
|||
--- liboctave/system/file-stat.cc.orig 2017-02-22 18:01:55 UTC
|
||||
+++ liboctave/system/file-stat.cc
|
||||
@@ -174,7 +174,7 @@ namespace octave
|
||||
update_internal ();
|
||||
}
|
||||
|
||||
- inline file_stat::~file_stat () { }
|
||||
+ file_stat::~file_stat () { }
|
||||
|
||||
void
|
||||
file_stat::update_internal (bool force)
|
||||
|
|
@ -845,6 +845,7 @@ share/icons/hicolor/x/apps/octave.png
|
|||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classdef/plist_t1.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classdef/plist_t2.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classdef/plist_t3.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classdef/struct_wrapper.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Blork/Blork.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Blork/bleek.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Blork/display.m
|
||||
|
|
|
|||
|
|
@ -257,6 +257,7 @@
|
|||
SUBDIR += libpredict
|
||||
SUBDIR += libpri
|
||||
SUBDIR += libsupertone
|
||||
SUBDIR += libsweep-lidar
|
||||
SUBDIR += libutf
|
||||
SUBDIR += lifelines
|
||||
SUBDIR += lingoteach
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= free42
|
||||
DISTVERSION= 2.0.19
|
||||
DISTVERSION= 2.0.20
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://thomasokken.com/free42/upstream/
|
||||
DISTNAME= ${PORTNAME}-nologo-${DISTVERSION}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520839964
|
||||
SHA256 (free42-nologo-2.0.19.tgz) = 00d1da05c62867c9461bfdf963e442bd1ed8c91a6aa32e8953ddf7447aa90eff
|
||||
SIZE (free42-nologo-2.0.19.tgz) = 7390186
|
||||
TIMESTAMP = 1521089386
|
||||
SHA256 (free42-nologo-2.0.20.tgz) = b53b940014c30348a2eea76a9e5a90aa0dc9649e9a6d21f023610ac8585fed12
|
||||
SIZE (free42-nologo-2.0.20.tgz) = 7390214
|
||||
|
|
|
|||
25
misc/libsweep-lidar/Makefile
Normal file
25
misc/libsweep-lidar/Makefile
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsweep-lidar
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3.0
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= hyun@caffeinated.codes
|
||||
COMMENT= Low-level Scanse Sweep LiDAR library
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cmake:outsource
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= scanse
|
||||
GH_PROJECT= sweep-sdk
|
||||
CMAKE_SOURCE_PATH= ${WRKSRC}/libsweep
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= NO_DEVICE
|
||||
NO_DEVICE_DESC= The library will generate dummy static point cloud
|
||||
NO_DEVICE_CMAKE_BOOL= DUMMY
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
misc/libsweep-lidar/distinfo
Normal file
3
misc/libsweep-lidar/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1509816807
|
||||
SHA256 (scanse-sweep-sdk-v1.3.0_GH0.tar.gz) = 30b51a9f68ec64684648b54e0d704da7e38a5a0f42a6bc965f3e33f4e3a80af0
|
||||
SIZE (scanse-sweep-sdk-v1.3.0_GH0.tar.gz) = 101819
|
||||
15
misc/libsweep-lidar/files/patch-libsweep_man_sweep-ctl.1
Normal file
15
misc/libsweep-lidar/files/patch-libsweep_man_sweep-ctl.1
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
--- libsweep/man/sweep-ctl.1.orig 2017-11-04 17:36:19 UTC
|
||||
+++ libsweep/man/sweep-ctl.1
|
||||
@@ -34,10 +34,10 @@ The device\[aq]s sample rate in Hz.
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
-$\ sweep\-ctl\ /dev/ttyUSB0\ get\ motor_speed
|
||||
+$\ sweep\-ctl\ /dev/ttyU0\ get\ motor_speed
|
||||
3
|
||||
|
||||
-$\ sweep\-ctl\ /dev/ttyUSB0\ set\ motor_speed\ 5
|
||||
+$\ sweep\-ctl\ /dev/ttyU0\ set\ motor_speed\ 5
|
||||
5
|
||||
\f[]
|
||||
.fi
|
||||
6
misc/libsweep-lidar/pkg-descr
Normal file
6
misc/libsweep-lidar/pkg-descr
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
This is a port of libsweep, part of Scanse Sweep LiDAR SDK.
|
||||
|
||||
Sweep is a scanning hardware LiDAR sensor designed to bring
|
||||
powerful 360 degree sensing capabilities to everyone.
|
||||
|
||||
WWW: http://scanse.io/
|
||||
9
misc/libsweep-lidar/pkg-plist
Normal file
9
misc/libsweep-lidar/pkg-plist
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
bin/sweep-ctl
|
||||
include/sweep/config.h
|
||||
include/sweep/sweep.h
|
||||
include/sweep/sweep.hpp
|
||||
lib/cmake/sweep/SweepConfig.cmake
|
||||
lib/libsweep.so
|
||||
lib/libsweep.so.1
|
||||
lib/libsweep.so.1.3.0
|
||||
man/man1/sweep-ctl.1.gz
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mbuffer
|
||||
PORTVERSION= 2016.06.13
|
||||
PORTVERSION= 2017.10.11
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.maier-komor.de/software/mbuffer/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
||||
|
|
@ -13,37 +13,29 @@ COMMENT= Tool for buffering data streams
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USES= gmake localbase ssl tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= SHELL=${SH}
|
||||
|
||||
PLIST_FILES= bin/mbuffer man/man1/mbuffer.1.gz
|
||||
|
||||
OPTIONS_DEFINE= MHASH
|
||||
MHASH_DESC= Use mhash for hash generation
|
||||
|
||||
OPTIONS_DEFAULT= MHASH
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMHASH}
|
||||
LIB_DEPENDS+= libmhash.so:security/mhash
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
.else
|
||||
CONFIGURE_ARGS+=ac_cv_search_mhash_init=no
|
||||
USES+= ssl
|
||||
.endif
|
||||
|
||||
# Prevent sendfile() from being detected by configure and rejected
|
||||
# by mbuffer.c due to being "unable to send from buffers".
|
||||
CONFIGURE_ARGS+=ac_cv_search_sendfile=no
|
||||
CONFIGURE_ARGS= ac_cv_search_sendfile=no
|
||||
MAKE_ARGS= SHELL=/bin/sh
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
OPTIONS_DEFINE= MHASH
|
||||
OPTIONS_DEFAULT= MHASH
|
||||
|
||||
MHASH_DESC= Use mhash for hash generation
|
||||
|
||||
MHASH_LIB_DEPENDS= libmhash.so:security/mhash
|
||||
MHASH_CONFIGURE_OFF= ac_cv_search_mhash_init=no
|
||||
|
||||
post-configure:
|
||||
# Rename variables to make sure they aren't redefined through mhash.h
|
||||
@${REINPLACE_CMD} -E -e 's@(PACKAGE|VERSION)@MBUFFER_\1@' \
|
||||
${WRKSRC}/config.h ${WRKSRC}/mbuffer.c
|
||||
${WRKSRC}/config.h ${WRKSRC}/settings.c
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mbuffer
|
||||
${MV} ${STAGEDIR}${PREFIX}/etc/mbuffer.rc \
|
||||
${STAGEDIR}${PREFIX}/etc/mbuffer.rc.sample
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1466720344
|
||||
SHA256 (mbuffer-20160613.tgz) = 67a92869c0a7e8da1bd96b70cc7de7233286a7ccba55ffc9b55d0d611df649fd
|
||||
SIZE (mbuffer-20160613.tgz) = 123253
|
||||
TIMESTAMP = 1512145808
|
||||
SHA256 (mbuffer-20171011.tgz) = eb2f979708bb5ba42a6c1f12c7502dff3b05df8e49b5686c308eda96cad0d1fc
|
||||
SIZE (mbuffer-20171011.tgz) = 136630
|
||||
|
|
|
|||
3
misc/mbuffer/pkg-plist
Normal file
3
misc/mbuffer/pkg-plist
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
bin/mbuffer
|
||||
@sample etc/mbuffer.rc.sample
|
||||
man/man1/mbuffer.1.gz
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue