*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-07-18 18:11:36 +02:00
parent 5d9a45c717
commit 140c4059af
579 changed files with 7698 additions and 2341 deletions

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457447
SHA256 (KDE/frameworks/5.59.0/karchive-5.59.0.tar.xz) = d95623a2cc024965d135a09e4bd1d860cef33e11db41b0ef3110548fa5d63523
SIZE (KDE/frameworks/5.59.0/karchive-5.59.0.tar.xz) = 458364
TIMESTAMP = 1562535565
SHA256 (KDE/frameworks/5.60.0/karchive-5.60.0.tar.xz) = 4e3d2a6ba551c6ada44a6517150e031df92691919119bc3b5eb4efc741ff7564
SIZE (KDE/frameworks/5.60.0/karchive-5.60.0.tar.xz) = 459208

View File

@ -1,4 +1,3 @@
etc/xdg/karchive.categories
include/KF5/KArchive/K7Zip
include/KF5/KArchive/KAr
include/KF5/KArchive/KArchive
@ -35,3 +34,4 @@ lib/libKF5Archive.so
lib/libKF5Archive.so.5
lib/libKF5Archive.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_MKSPECDIR%%/modules/qt_KArchive.pri
share/qlogging-categories5/karchive.categories

View File

@ -13,6 +13,7 @@ MAINTAINER= nwhitehorn@FreeBSD.org
COMMENT= Community-developed python astronomy tools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/licenses/LICENSE.rst
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}

View File

@ -3,4 +3,4 @@ tools needed for performing astronomy and astrophysics research with Python. It
also provides an index for other astronomy packages and tools for managing
them.
WWW: http://www.astropy.org
WWW: https://www.astropy.org/

View File

@ -793,6 +793,7 @@
SUBDIR += stk
SUBDIR += streamripper
SUBDIR += streamtranscoder
SUBDIR += string-machine-lv2
SUBDIR += stymulator
SUBDIR += suil
SUBDIR += supercollider

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= drumgizmo
PORTVERSION= 0.9.16
PORTREVISION= 1
PORTVERSION= 0.9.17
CATEGORIES= audio
MASTER_SITES= http://www.drumgizmo.org/releases/${PORTNAME}-${PORTVERSION}/
@ -25,7 +24,7 @@ USES= compiler:c++11-lang gettext-runtime gnome libtool pkgconfig
USE_GNOME= glib20
USE_XORG= x11 xext
CPPFLAGS+= -I../include -I../../include -I../src -I../../src
CPPFLAGS+= -I../include -I../../include -I../src -I../../src -I${LOCALBASE}/include
CONFIGURE_ENV= EXPAT_CFLAGS=-isystem${LOCALBASE}/include EXPAT_LDFLAGS=-L${LOCALBASE}/lib \
ZITA_CPPFLAGS=-isystem${LOCALBASE}/include ZITA_LDFLAGS=-L${LOCALBASE}/lib

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1534090125
SHA256 (drumgizmo-0.9.16.tar.gz) = 8f76b58785186ac02337b9248003ec1a459a801d3003619fd32fde976c307947
SIZE (drumgizmo-0.9.16.tar.gz) = 903112
TIMESTAMP = 1563296892
SHA256 (drumgizmo-0.9.17.tar.gz) = a1a31b2af5544e39e8e19c370fa6fee0a372a14fffa762d4d12debf4e711ec9c
SIZE (drumgizmo-0.9.17.tar.gz) = 1008799

View File

@ -1,4 +1,4 @@
--- drumgizmo/input/ossmidi.cc.orig 2018-10-06 16:29:02 UTC
--- drumgizmo/input/ossmidi.cc.orig 2019-05-08 15:53:39 UTC
+++ drumgizmo/input/ossmidi.cc
@@ -30,6 +30,7 @@
#include <stdlib.h>
@ -7,4 +7,4 @@
+#include <cstring>
static int const NOTE_ON = 0x90;
OSSInputEngine::OSSInputEngine()

View File

@ -1,4 +1,4 @@
--- drumgizmo/output/oss.cc.orig 2018-10-06 16:27:27 UTC
--- drumgizmo/output/oss.cc.orig 2019-06-16 08:27:26 UTC
+++ drumgizmo/output/oss.cc
@@ -30,6 +30,7 @@
#include <stdlib.h>
@ -6,5 +6,5 @@
#include <iostream>
+#include <cstring>
#include <config.h>
OSSOutputEngine::OSSOutputEngine()

View File

@ -1,7 +1,9 @@
bin/dgreftest
bin/dgvalidator
bin/drumgizmo
lib/lv2/drumgizmo.lv2/drumgizmo.so
lib/lv2/drumgizmo.lv2/drumgizmo.ttl
lib/lv2/drumgizmo.lv2/manifest.ttl
man/man1/dgvalidator.1.gz
man/man1/dgvalidator.fr.1.gz
man/man1/drumgizmo.1.gz
man/man1/drumgizmo.fr.1.gz

View File

@ -0,0 +1,42 @@
# $FreeBSD$
PORTNAME= string-machine
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@FreeBSD.org
COMMENT= Digital model of electronic string ensemble instrument
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= lv2>0:audio/lv2 \
${LOCALBASE}/include/boost/intrusive/list.hpp:devel/boost-libs
USES= gmake gnome localbase pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= jpcima
GH_TUPLE= DISTRHO:DPF:7a056bb:d/dpf
USE_GNOME= cairo
USE_XORG= x11
CFLAGS+= -I${FILESDIR} -pthread
PLIST_FILES= lib/lv2/string-machine.lv2/manifest.ttl \
lib/lv2/string-machine.lv2/presets.ttl \
lib/lv2/string-machine.lv2/string-machine.so \
lib/lv2/string-machine.lv2/string-machine.ttl \
lib/vst/string-machine-vst.so
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/lib/lv2/${PORTNAME}.lv2
${INSTALL_LIB} ${WRKSRC}/bin/${PORTNAME}.lv2/string-machine.so ${STAGEDIR}${PREFIX}/lib/lv2/${PORTNAME}.lv2
.for f in manifest.ttl presets.ttl string-machine.ttl
${INSTALL_DATA} ${WRKSRC}/bin/${PORTNAME}.lv2/${f} ${STAGEDIR}${PREFIX}/lib/lv2/${PORTNAME}.lv2
.endfor
${MKDIR} ${STAGEDIR}${PREFIX}/lib/vst
${INSTALL_LIB} ${WRKSRC}/bin/string-machine-vst.so ${STAGEDIR}${PREFIX}/lib/vst
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
TIMESTAMP = 1563296073
SHA256 (jpcima-string-machine-v0.1.0_GH0.tar.gz) = 014a5ebff097906582c3d7de6533065ead9fcef3dde4e4aff7b3d16525082510
SIZE (jpcima-string-machine-v0.1.0_GH0.tar.gz) = 219821
SHA256 (DISTRHO-DPF-7a056bb_GH0.tar.gz) = e9c1bcbd364cd31ddf19c51d6100dbd2996e93b72f0ec626fefddb4197429e4a
SIZE (DISTRHO-DPF-7a056bb_GH0.tar.gz) = 1630863

View File

@ -0,0 +1,35 @@
#ifdef HAVE_MNTENT_H
#include <mntent.h>
#else
#ifndef mntent_h_
#define mntent_h_
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/param.h>
#include <sys/ucred.h>
#include <sys/mount.h>
#define MOUNTED "mounted"
#define MNTTYPE_NFS "nfs"
//#define MOPTSLEN (256 - (MNAMELEN * 2 + MFSNAMELEN + 2 * sizeof(int)))
struct mntent {
char *mnt_fsname; /* file system name */
char *mnt_dir; /* file system path prefix */
char *mnt_type; /* dbg, efs, nfs */
char *mnt_opts; /* ro, hide, etc. */
int mnt_freq; /* dump frequency, in days */
int mnt_passno; /* pass number on parallel fsck */
};
FILE * setmntent(char * filep, char * type);
struct mntent *getmntent(FILE * filep);
//char * hasmntopt(struct mntent * mnt, char * opt);
int endmntent(FILE * filep);
#endif /* mntent_h_ */
#endif /* not HAVE_MNTENT_H */

View File

@ -0,0 +1,8 @@
--- dpf/utils/generate-ttl.sh.orig 2019-07-16 23:38:05 UTC
+++ dpf/utils/generate-ttl.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
set -e

View File

@ -0,0 +1,5 @@
String-machine is a virtual-analog string ensemble synthesizer.
This implementation is based on a digital model designed by Peter Whiting.
WWW: https://github.com/jpcima/string-machine

View File

@ -25,6 +25,7 @@ OPTIONS_MULTI_DB= MYSQL PGSQL
OPTIONS_DEFAULT= MYSQL
MYSQL_USE= MYSQL=yes
MYSQL_USES= compiler:c++11-lang
MYSQL_CONFIGURE_ON= --with-mysql \
--with-mysql-include=${LOCALBASE}/include/mysql \
--with-mysql-lib=${LOCALBASE}/lib/mysql

View File

@ -3,8 +3,7 @@
PORTNAME= xastir
DISTVERSIONPREFIX= Release-
DISTVERSION= 2.1.0
PORTREVISION= 4
DISTVERSION= 2.1.4
CATEGORIES= comms hamradio
MAINTAINER= carl@stagecraft.cx
@ -13,8 +12,6 @@ COMMENT= X Amateur Station Tracking and Information Reporting
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= magick/image-private.h: No such file or directory
BUILD_DEPENDS= xfontsel:x11-fonts/xfontsel
RUN_DEPENDS= wget:ftp/wget
LIB_DEPENDS= libtiff.so:graphics/tiff \
@ -25,14 +22,14 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
liblcms2.so:graphics/lcms2 \
libfreetype.so:print/freetype2 \
libjasper.so:graphics/jasper \
libwmflite.so:graphics/libwmf
libwmflite.so:graphics/libwmf \
libshp.so:devel/shapelib
GNU_CONFIGURE= yes
USES= gettext gmake jpeg motif python:run shebangfix
USE_GCC= yes
USE_XORG= x11 xt xext sm ice
USE_GNOME+= libxml2
SHEBANG_FILES= scripts/gpx2shape scripts/values.pl.in
SHEBANG_FILES= scripts/gpx2shape
SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py)
USE_GITHUB= yes
@ -41,31 +38,27 @@ GH_PROJECT= Xastir
SUB_FILES= pkg-message
OPTIONS_DEFINE= DAVIS SHAPELIB DBFAWK MAGICK CURL GEOTIFF GDAL GPSMAN FESTIVAL \
OPTIONS_DEFINE= DAVIS DBFAWK MAGICK CURL GEOTIFF GPSMAN FESTIVAL \
RTREE ERRORPOP BDB
DAVIS_DESC= Include Davis Weatherstation Support
SHAPELIB_DESC= Include Shapelib support
DBFAWK_DESC= Include DBFAWK Support
MAGICK_DESC= Include GraphicsMagick Support
CURL_DESC= Include CURL Internet Image support
GEOTIFF_DESC= Include GeoTIFF Support
GDAL_DESC= Include GDAL Support
GPSMAN_DESC= Include GPSMAN Support
FESTIVAL_DESC= Include Festival Voice Synthesis Support
RTREE_DESC= Enable spatial indexing of shapefiles
ERRORPOP_DESC= Send error popups to stderr
BDB_DESC= Tiger Map Caching using Berkeley DB
OPTIONS_DEFAULT= SHAPELIB DBFAWK MAGICK CURL RTREE BDB
OPTIONS_DEFAULT= DBFAWK MAGICK CURL RTREE BDB
DAVIS_CONFIGURE_ON= --enable-davis
SHAPELIB_LIB_DEPENDS= libshp.so:devel/shapelib
SHAPELIB_CONFIGURE_WITH= shapelib
MAGICK_LIB_DEPENDS= libGraphicsMagickWand.so:graphics/GraphicsMagick
MAGICK_CONFIGURE_WITH= imagemagick graphicsmagick
MAGICK_CONFIGURE_WITH= graphicsmagick
MAGICK_USES= compiler:gcc-c++11-lib
DBFAWK_LIB_DEPENDS= libpcre.so:devel/pcre
DBFAWK_CONFIGURE_WITH= dbfawk
@ -74,9 +67,6 @@ CURL_LIB_DEPENDS= libcurl.so:ftp/curl
GEOTIFF_LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff
GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal
GDAL_CONFIGURE_WITH= gdal
GPSMAN_BUILD_DEPENDS= ${LOCALBASE}/share/doc/gpsmanshp/GPSManSHP.pdf:graphics/gpsmanshp
GPSMAN_IMPLIES= SHAPELIB
GPSMAN_CONFIGURE_WITH= gpsman

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1519518726
SHA256 (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = a481e6a6c035954041904352ec58f52240c06874a30dfb810001da489d40f43a
SIZE (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = 2996246
TIMESTAMP = 1563174412
SHA256 (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc
SIZE (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 2694124

View File

@ -64,6 +64,7 @@ man/man1/xastir_udp_client.1.gz
%%DATADIR%%/config/nwsc_ddmmyy_13.dbfawk
%%DATADIR%%/config/nwsc_ddmmyy_15.dbfawk
%%DATADIR%%/config/nwshzddmmyy.dbfawk
%%DATADIR%%/config/nwshzddmmyy_old14.dbfawk
%%DATADIR%%/config/nwsmzddmmyy.dbfawk
%%DATADIR%%/config/nwsmzddmmyy_09.dbfawk
%%DATADIR%%/config/nwsmzddmmyy_11.dbfawk
@ -74,6 +75,7 @@ man/man1/xastir_udp_client.1.gz
%%DATADIR%%/config/nwsozddmmyy.dbfawk
%%DATADIR%%/config/nwsozddmmyy_09.dbfawk
%%DATADIR%%/config/nwsozddmmyy_14.dbfawk
%%DATADIR%%/config/nwsozddmmyy_14b.dbfawk
%%DATADIR%%/config/nwsw_ddjn12.dbfawk
%%DATADIR%%/config/nwsw_ddmmyy.dbfawk
%%DATADIR%%/config/nwsw_ddmmyy_09.dbfawk
@ -151,17 +153,17 @@ man/man1/xastir_udp_client.1.gz
%%DATADIR%%/maps/Online/OSM_tiled_cycle.geo
%%DATADIR%%/maps/Online/OSM_tiled_fosm.geo
%%DATADIR%%/maps/Online/OSM_tiled_mapnik.geo
%%DATADIR%%/maps/Online/USTigermap.geo
%%DATADIR%%/maps/Online/USTigermapBorders.geo
%%DATADIR%%/maps/Online/geogratis.gc.ca/National.geo
%%DATADIR%%/maps/Online/geogratis.gc.ca/Regional.geo
%%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_national.geo
%%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_regional.geo
%%DATADIR%%/maps/Online/nationalmap.gov/Aerial.geo
%%DATADIR%%/maps/Online/nationalmap.gov/Contours.geo
%%DATADIR%%/maps/Online/nationalmap.gov/Hydrography.geo
%%DATADIR%%/maps/Online/nationalmap.gov/ShadedRelief.geo
%%DATADIR%%/maps/Online/nationalmap.gov/Topo1-10.geo
%%DATADIR%%/maps/Online/nationalmap.gov/TopoRelief1-7.geo
%%DATADIR%%/maps/Online/nationalmap.gov/Transportation.geo
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_Hydrography.geo
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ImageryOnly.geo
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ImageryTopo.geo
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ShadedReliefOnly.geo
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_Topo.geo
%%DATADIR%%/maps/worldhi.map
%%DATADIR%%/scripts/Coordinate.pm
%%DATADIR%%/scripts/Xastir_tigerpoly.py
@ -200,13 +202,9 @@ man/man1/xastir_udp_client.1.gz
%%DATADIR%%/scripts/toporama50k.pl
%%DATADIR%%/scripts/track-get.pl
%%DATADIR%%/scripts/update_langfile.pl
%%DATADIR%%/scripts/values
%%DATADIR%%/scripts/values.pl
%%DATADIR%%/scripts/waypoint-get.pl
%%DATADIR%%/scripts/wms.pl
%%DATADIR%%/scripts/wxnowsrv.pl
%%DATADIR%%/scripts/xastir-fixcfg.sh
%%DATADIR%%/scripts/xastir-migrate.sh
%%DATADIR%%/sounds/placeholder
%%DATADIR%%/symbols/13pct.xbm
%%DATADIR%%/symbols/25pct.xbm

View File

@ -55,7 +55,7 @@ PLIST_SUB= HBASE_USER=${HBASE_USER} \
.include <bsd.port.pre.mk>
.if ${JAVA_PORT_VERSION:M1.8.*}
.if ${JAVA_PORT_VERSION:M*8*}
JDK18_PROFILE= ,build-with-jdk8
JDK18_SOURCE= -DcompileSource=1.8
.endif

View File

@ -47,7 +47,7 @@ do-build:
@${DO_NADA}
do-build-DOCS-on:
.if ${JAVA_PORT_VERSION:M1.8.*}
.if ${JAVA_PORT_VERSION:M*8*}
@${ECHO_MSG} "NOTE>>> Generating javadoc is broken with JDK 1.8+"
.else
@${MKDIR} ${JAVADOCDIR} && (cd ${SRCDIR}; \
@ -67,7 +67,7 @@ do-install-DOCS-on:
@for extradoc in ${EXTRADOCS} ; do \
${INSTALL_DATA} ${INSTALL_WRKSRC}/$$extradoc ${STAGEDIR}${DOCSDIR} ; \
done
.if ${JAVA_PORT_VERSION:N1.8.*}
.if ${JAVA_PORT_VERSION:N*8*}
@${MKDIR} ${STAGEDIR}${APIDOCSDIR}
@cd ${JAVADOCDIR} && ${COPYTREE_SHARE} . ${APIDOCSDIR}
.endif

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libodbc.so:databases/unixODBC
USES= cmake mysql
USES= cmake compiler:c++11-lang mysql
CMAKE_ARGS= -DWITH_UNIXODBC=1 -DDISABLE_GUI=1
USE_LDCONFIG= yes

View File

@ -27,6 +27,7 @@
SUBDIR += calcurse
SUBDIR += calibre
SUBDIR += cartotheque
SUBDIR += cfiles
SUBDIR += charmtimetracker
SUBDIR += chart
SUBDIR += cherrytree

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1562435526
TIMESTAMP = 1562526809
SHA256 (anydesk-freebsd-5.1.0-x86_64.tar.gz) = f5bf21e896f183391da64de4263ab186cdeab7ceaa9b9927dccca0a5d68f4c02
SIZE (anydesk-freebsd-5.1.0-x86_64.tar.gz) = 4280118
SHA256 (anydesk-freebsd-5.1.0-i386.tar.gz) = 24c5fc26aa1b9ff1eb4e56014213b05cbccec87c19c16897c7268566ba70ae99
SIZE (anydesk-freebsd-5.1.0-i386.tar.gz) = 3888887

49
deskutils/cfiles/Makefile Normal file
View File

@ -0,0 +1,49 @@
# $FreeBSD$
PORTNAME= cfiles
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.2
PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org
COMMENT= Ncurses file manager written in C with vim-like keybindings
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LOCALBASE}/libexec/w3m/w3mimgdisplay:www/w3m-img \
atool:archivers/atool \
bash:shells/bash \
fzf:textproc/fzf \
pdftoppm:graphics/poppler-utils
USES= ncurses:port pkgconfig shebangfix
SHEBANG_FILES= scripts/*
USE_GITHUB= yes
GH_ACCOUNT= mananapr
MAKE_ARGS= CC=${CC}
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz \
${DATADIR}/scripts/clearimg \
${DATADIR}/scripts/clearimg_uberzug \
${DATADIR}/scripts/displayimg \
${DATADIR}/scripts/displayimg_uberzug
post-patch:
@${REINPLACE_CMD} -E 's,"(atool|fzf|pdftoppm)","${LOCALBASE}/bin/\1",g; s|"/bin/bash"|"${LOCALBASE}/bin/bash"|' \
${WRKSRC}/cf.c
@${REINPLACE_CMD} -E 's|W3MIMGDISPLAY="/usr/lib/w3m/w3mimgdisplay"|W3MIMGDISPLAY="${LOCALBASE}/libexec/w3m/w3mimgdisplay"|' \
${WRKSRC}/scripts/displayimg ${WRKSRC}/scripts/clearimg
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${MKDIR} ${STAGEDIR}${PREFIX}/share/cfiles/scripts
.for s in clearimg displayimg displayimg_uberzug clearimg_uberzug
${INSTALL_SCRIPT} ${WRKSRC}/scripts/${s} ${STAGEDIR}${DATADIR}/scripts
.endfor
${INSTALL_MAN} ${WRKSRC}/cfiles.1 ${STAGEDIR}${MAN5PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1563338623
SHA256 (mananapr-cfiles-v1.7.2_GH0.tar.gz) = 65f141e1deef8fec0bd35264a3837d98fd59fcb993d117deeb0a0a4b9543e383
SIZE (mananapr-cfiles-v1.7.2_GH0.tar.gz) = 237829

View File

@ -0,0 +1,8 @@
cfiles is a terminal file manager with vim like keybindings, written in C using
the ncurses library. It aims to provide an interface like ranger while being
lightweight, fast and minimal.
Due to a missing libexec/w3m/w3mimgdisplay, not installed by www/w3m by default,
the image display feature is broken.
WWW: https://github.com/mananapr/cfiles

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= go-for-it
DISTVERSION= 1.7.1
DISTVERSION= 1.7.2
CATEGORIES= deskutils
MAINTAINER= neel@neelc.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1555517081
SHA256 (JMoerman-Go-For-It-1.7.1_GH0.tar.gz) = c7783736dd7c1182d2c7d51ab05176588b1c09372def731d3f0b2d4fa2234540
SIZE (JMoerman-Go-For-It-1.7.1_GH0.tar.gz) = 249317
TIMESTAMP = 1559924016
SHA256 (JMoerman-Go-For-It-1.7.2_GH0.tar.gz) = 446a461b148e7df2ed81f1340adba0181ba1f0f698c0b7b539223a2ee5aa54f6
SIZE (JMoerman-Go-For-It-1.7.2_GH0.tar.gz) = 255406

View File

@ -72,7 +72,6 @@ share/locale/fj/LC_MESSAGES/go-for-it.mo
share/locale/fo/LC_MESSAGES/go-for-it.mo
share/locale/fr/LC_MESSAGES/go-for-it.mo
share/locale/fr_CA/LC_MESSAGES/go-for-it.mo
share/locale/fr_FR/LC_MESSAGES/go-for-it.mo
share/locale/fy/LC_MESSAGES/go-for-it.mo
share/locale/ga/LC_MESSAGES/go-for-it.mo
share/locale/gd/LC_MESSAGES/go-for-it.mo
@ -137,7 +136,6 @@ share/locale/ms/LC_MESSAGES/go-for-it.mo
share/locale/mt/LC_MESSAGES/go-for-it.mo
share/locale/my/LC_MESSAGES/go-for-it.mo
share/locale/na/LC_MESSAGES/go-for-it.mo
share/locale/nb/LC_MESSAGES/go-for-it.mo
share/locale/nd/LC_MESSAGES/go-for-it.mo
share/locale/ne/LC_MESSAGES/go-for-it.mo
share/locale/ng/LC_MESSAGES/go-for-it.mo
@ -212,7 +210,6 @@ share/locale/yi/LC_MESSAGES/go-for-it.mo
share/locale/yo/LC_MESSAGES/go-for-it.mo
share/locale/za/LC_MESSAGES/go-for-it.mo
share/locale/zh/LC_MESSAGES/go-for-it.mo
share/locale/zh_CN/LC_MESSAGES/go-for-it.mo
share/locale/zh_HK/LC_MESSAGES/go-for-it.mo
share/locale/zh_TW/LC_MESSAGES/go-for-it.mo
share/locale/zu/LC_MESSAGES/go-for-it.mo

View File

@ -2,21 +2,22 @@
# $FreeBSD$
PORTNAME= parcellite
PORTVERSION= 1.1.9
PORTVERSION= 1.2.1
PORTEPOCH= 1
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= meta@FreeBSD.org
COMMENT= Lightweight GTK+ clipboard manager
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= localbase pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 pango
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-appindicator
PORTDOCS= AUTHORS ChangeLog README

View File

@ -1,2 +1,3 @@
SHA256 (parcellite-1.1.9.tar.gz) = cba89585082eebbe848ac1c0023cc71a0184c0db24ebc5f8a21039e46d7f11d4
SIZE (parcellite-1.1.9.tar.gz) = 720177
TIMESTAMP = 1563255578
SHA256 (parcellite-1.2.1.tar.gz) = aba1c7c56c7607e219ce9855723eefa552c5376982891aefbfb5a2d3297ef046
SIZE (parcellite-1.2.1.tar.gz) = 763956

View File

@ -2,6 +2,7 @@
PORTNAME= shellplay
PORTVERSION= 0.1.9
PORTREVISION= 1
CATEGORIES= deskutils textproc rubygems
MASTER_SITES= RG
@ -16,9 +17,11 @@ RUN_DEPENDS= rubygem-cliprompt>=0.1.2:devel/rubygem-cliprompt \
rubygem-paint>=2.0.0:devel/rubygem-paint \
rubygem-shell2html>=0.0.6:textproc/rubygem-shell2html
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/shellcat bin/shellexport bin/shellplay bin/shellrecord
.include <bsd.port.mk>

View File

@ -0,0 +1,11 @@
--- shellplay.gemspec.orig 2019-07-14 18:13:28 UTC
+++ shellplay.gemspec
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.specification_version = 4
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
- s.add_runtime_dependency(%q<paint>.freeze, ["~> 2.0.0"])
+ s.add_runtime_dependency(%q<paint>.freeze, ["~> 2.0"])
s.add_runtime_dependency(%q<cliprompt>.freeze, ["~> 0.1.2"])
s.add_runtime_dependency(%q<configstruct>.freeze, ["~> 0.1.0"])
s.add_runtime_dependency(%q<shell2html>.freeze, ["~> 0.0.6"])

View File

@ -249,6 +249,7 @@
SUBDIR += bsdbuild
SUBDIR += bsdcflow
SUBDIR += bsdowl
SUBDIR += buildstream
SUBDIR += bugzilla44
SUBDIR += bugzilla50
SUBDIR += build
@ -574,6 +575,7 @@
SUBDIR += elixir-trailing_format_plug
SUBDIR += elixir-tzdata
SUBDIR += elixir-unsafe
SUBDIR += elm-format
SUBDIR += embb
SUBDIR += emscripten
SUBDIR += entt
@ -867,6 +869,7 @@
SUBDIR += gogland-eap
SUBDIR += gogs
SUBDIR += golint
SUBDIR += google-cloud-cpp
SUBDIR += google-gdata
SUBDIR += google-perftools
SUBDIR += google-styleguide
@ -1027,6 +1030,7 @@
SUBDIR += jetbrains-clion
SUBDIR += jetbrains-goland
SUBDIR += jetbrains-phpstorm
SUBDIR += jetbrains-webstorm
SUBDIR += jfrog-cli
SUBDIR += jiic
SUBDIR += jiri
@ -4750,6 +4754,7 @@
SUBDIR += py-poyo
SUBDIR += py-pp
SUBDIR += py-pqueue
SUBDIR += py-prance
SUBDIR += py-pre-commit
SUBDIR += py-preshed
SUBDIR += py-pretend

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= hms
PORTVERSION= 0.4.2
PORTREVISION= 1
PORTVERSION= 0.5.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -13,7 +12,8 @@ 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
R-cran-rlang>0:devel/R-cran-rlang \
R-cran-vctrs>=0.2.0:devel/R-cran-vctrs
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1521009906
SHA256 (hms_0.4.2.tar.gz) = a57820b3e3221e973cba9500b4ad7953730110ee398693d150af833f26d5d0bc
SIZE (hms_0.4.2.tar.gz) = 12773
TIMESTAMP = 1563088358
SHA256 (hms_0.5.0.tar.gz) = a87872665c3bf3901f597d78c152e7805f7129e4dbe27397051de4cf1a76561b
SIZE (hms_0.5.0.tar.gz) = 136036

View File

@ -4,4 +4,4 @@ other types of multimedia programming.
A wide range of extension packages and add-on modules are also available, which
can be found in the "Library Extensions" section of the Allegro website.
WWW: http://liballeg.org/
WWW: https://liballeg.org/

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bazel
DISTVERSION= 0.27.0
DISTVERSION= 0.28.0
CATEGORIES= devel java
MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/
DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist
@ -26,7 +26,7 @@ USES= python:3.3+ shebangfix zip:infozip
# In bazel, a release is always code-wise identical to the final release candidate.
# Hence we can also download that one and so have a simple way to also test earlier release
# candidates.
FINALRC= 5
FINALRC= 2
SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so)
USE_JAVA= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1560545499
SHA256 (bazel-0.27.0rc5-dist.zip) = 665bac721c3e2630715302c1d952e6c79db365fe69cf36962212d17d27c52df1
SIZE (bazel-0.27.0rc5-dist.zip) = 247943537
TIMESTAMP = 1562751385
SHA256 (bazel-0.28.0rc2-dist.zip) = 1fa0879671c505b07f2186a67e6eba6642d9d90ab8ed996f7c992f59bddb2739
SIZE (bazel-0.28.0rc2-dist.zip) = 256639115

View File

@ -0,0 +1,11 @@
--- third_party/BUILD.orig 2019-07-11 08:41:05.213918000 +0000
+++ third_party/BUILD 2019-07-11 08:41:40.502181000 +0000
@@ -536,7 +536,7 @@
name = "filter_netty_dynamic_libs",
srcs = ["netty_tcnative/netty-tcnative-boringssl-static-2.0.24.Final.jar"],
outs = ["netty_tcnative/netty-tcnative-filtered.jar"],
- cmd = "cp $< $@ && zip -qd $@ " + UNNECESSARY_DYNAMIC_LIBRARIES,
+ cmd = "cp $< $@ && (zip -qd $@ " + UNNECESSARY_DYNAMIC_LIBRARIES + " || : )",
)
java_import(

View File

@ -0,0 +1,31 @@
# $FreeBSD$
PORTNAME= BuildStream
DISTVERSION= 1.2.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Free software tool for integrating software stacks
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
RUN_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}grpcio>=1.18.0:devel/py-grpcio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}MarkupSafe>=1.1.0:textproc/py-MarkupSafe@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.1:devel/py-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>=5.4.8:sysutils/py-psutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.15.51:devel/py-ruamel.yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils noflavors autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1563323108
SHA256 (BuildStream-1.2.7.tar.gz) = 338c0179b7fc0a97b9a3234f808971ba228d3a3f71db952cb335608de51910d7
SIZE (BuildStream-1.2.7.tar.gz) = 470738

View File

@ -0,0 +1,11 @@
--- setup.py.orig 2019-07-17 00:27:20 UTC
+++ setup.py
@@ -289,7 +289,7 @@ setup(name='BuildStream',
# in the right directory; this is more like a weak statement that we
# attempt to install bash completion scriptlet.
#
- ('share/man/man1', list_man_pages()),
+ ('man/man1', list_man_pages()),
('share/bash-completion/completions', [
os.path.join('buildstream', 'data', 'bst')
])

View File

@ -0,0 +1,16 @@
BuildStream is a Free Software tool for integrating software stacks.
It takes inspiration, lessons and use-cases from various projects including
Bazel, OBS, Reproducible Builds, Yocto, Baserock, Buildroot, Aboriginal, GNOME
Continuous, JHBuild, Flatpak Builder and Android repo.
BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan,
distutils, make, meson, qmake, pip) through its core plugins. External plugins
allow the creation of a range of output formats (e.g. debian packages, flatpak
runtimes, system images) for multiple platforms and chipsets.
BuildStream's core users are application developers and system integrators who
create production-ready software systems that need to be maintained efficiently
and reliably in the long term.
WWW: https://buildstream.build/

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cdecl
PORTVERSION= 6.4.2
PORTVERSION= 6.5
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1561521305
SHA256 (paul-j-lucas-cdecl-cdecl-6.4.2_GH0.tar.gz) = 4ad9ca9ba7c742cdcf050bb215c7cfacb2aefeffbca37ee082badf52e18c06b2
SIZE (paul-j-lucas-cdecl-cdecl-6.4.2_GH0.tar.gz) = 378379
TIMESTAMP = 1563222117
SHA256 (paul-j-lucas-cdecl-cdecl-6.5_GH0.tar.gz) = 94b52c5073b2fdffbc493d371cd533178eca094d2f0562edf65d338c3a90a133
SIZE (paul-j-lucas-cdecl-cdecl-6.5_GH0.tar.gz) = 382514

View File

@ -7,9 +7,12 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU
MAINTAINER= sergio@softshark.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Data Display Debugger -- a common graphical front-end for GDB/DBX/XDB
DEPRECATED= does not work with modern gdb
EXPIRATION_DATE= 2019-07-31
USES= cpe gmake makeinfo motif
USE_XORG= xpm
GNU_CONFIGURE= yes

View File

@ -13,11 +13,6 @@ COMMENT= Graphic development lightweight API
LICENSE= LGPL21
BROKEN_aarch64= fails to install: armasm_memcpy.h:No such file or directory
BROKEN_armv6= fails to compile: invokes x86 assembler
BROKEN_armv7= fails to compile: invokes x86 assembler
BROKEN_powerpc64= fails to install: include/directfb/direct/ppc_asm.h:No such file or directory
LIB_DEPENDS= libpng.so:graphics/png
OPTIONS_DEFINE= FREETYPE X11 SDL UNIQUE TEST DOCS
@ -62,20 +57,6 @@ SDL_CONFIGURE_ENABLE= sdl
UNIQUE_CONFIGURE_ENABLE= unique
TEST_CONFIGURE_WITH= tests
.include <bsd.port.options.mk>
.if ${ARCH} == aarch64 || ${ARCH} == armv6 || ${ARCH} == armv7
PLIST_SUB+= ARCH_ARM=""
.else
PLIST_SUB+= ARCH_ARM="@comment "
.endif
.if ${ARCH} == powerpc || ${ARCH} == powerpc64
PLIST_SUB+= ARCH_POWERPC=""
.else
PLIST_SUB+= ARCH_POWERPC="@comment "
.endif
post-patch:
@${REINPLACE_CMD} -e \
'/need_libc_r=yes/d ; \

View File

@ -0,0 +1,17 @@
--- configure.in.orig 2012-05-23 13:43:12 UTC
+++ configure.in
@@ -222,12 +222,12 @@ case "$target_or_host" in
AC_DEFINE(ARCH_X86_64,1,[Define to 1 if you are compiling for AMD64.])
;;
- *arm*)
+ *arm* | *aarch64* )
have_arm=yes
AC_DEFINE(ARCH_ARM,1,[Define to 1 if you are compiling for ARM.])
;;
- ppc-*-linux* | powerpc-*)
+ ppc-*-linux* | powerpc*)
have_ppc=yes
AC_DEFINE(ARCH_PPC,1,[Define to 1 if you are compiling for PowerPC.])
;;

View File

@ -129,7 +129,6 @@ include/directfb-internal/windows/idirectfbwindow.h
include/directfb/dfb_types.h
include/directfb/dfiff.h
include/directfb/dgiff.h
%%ARCH_ARM%%include/directfb/direct/armasm_memcpy.h
include/directfb/direct/build.h
include/directfb/direct/clock.h
include/directfb/direct/conf.h
@ -146,8 +145,6 @@ include/directfb/direct/memcpy.h
include/directfb/direct/messages.h
include/directfb/direct/modules.h
include/directfb/direct/mutex.h
%%ARCH_POWERPC%%include/directfb/direct/ppc_asm.h
%%ARCH_POWERPC%%include/directfb/direct/ppcasm_memcpy.h
include/directfb/direct/serial.h
include/directfb/direct/signals.h
include/directfb/direct/stream.h

55
devel/elm-format/Makefile Normal file
View File

@ -0,0 +1,55 @@
# $FreeBSD$
PORTNAME= elm-format
PORTVERSION= 0.8.1
CATEGORIES= devel textproc
MAINTAINER= haskell@FreeBSD.org
COMMENT= Elm source code formatter based on the official Elm Style Guide
LICENSE= BSD3CLAUSE
USES= cabal
USE_GITHUB= yes
GH_ACCOUNT= avh4
GH_PROJECT= elm-format
USE_CABAL= ansi-terminal-0.8.2 \
ansi-wl-pprint-0.6.8.2_2 \
base-orphans-0.8.1 \
bifunctors-5.5.4_1 \
binary-0.8.6.0 \
Cabal-2.4.1.0_1 \
cabal-doctest-1.0.6_2 \
colour-2.3.5 \
comonad-5.0.5 \
concatenative-1.0.1 \
containers-0.5.11.0_3 \
contravariant-1.5.1 \
distributive-0.6 \
exceptions-0.10.2 \
free-5.1.1 \
hashable-1.3.0.0 \
indents-0.3.3 \
json-0.9.3 \
optparse-applicative-0.14.3.0_2 \
parsec-3.1.13.0_2 \
profunctors-5.4 \
semigroupoids-5.3.2_1 \
split-0.2.3.3_1 \
StateVar-1.1.1.1 \
syb-0.7 \
tagged-0.8.6_1 \
text-1.2.3.1_2 \
th-abstraction-0.3.1.0 \
transformers-base-0.4.5.2 \
transformers-compat-0.6.5 \
unordered-containers-0.2.10.0_1
post-patch:
@${REINPLACE_CMD} -e 's|%%PORTVERSION%%|${PORTVERSION}|g' \
${WRKSRC}/Setup.hs \
${WRKSRC}/src/ElmFormat/Version.hs
.include <bsd.port.mk>

91
devel/elm-format/distinfo Normal file
View File

@ -0,0 +1,91 @@
TIMESTAMP = 1563203545
SHA256 (cabal/elm-format-0.8.1.tar.gz) = fddf0a480e473181c000b2ba30ed55bffb9f9af97cbb34678a3316711bfcdcb7
SIZE (cabal/elm-format-0.8.1.tar.gz) = 509353
SHA256 (cabal/Cabal-2.4.1.0/Cabal-2.4.1.0.tar.gz) = 736a902da9fb2c826e75e9f7b4b591983bf58a6a62c8cae9866f6a9d5ace3594
SIZE (cabal/Cabal-2.4.1.0/Cabal-2.4.1.0.tar.gz) = 744637
SHA256 (cabal/Cabal-2.4.1.0/revision/1.cabal) = 56c858cf85e8756a94aaf930f2be4c2eaee623f067e7c55394194d3741147ab7
SIZE (cabal/Cabal-2.4.1.0/revision/1.cabal) = 21825
SHA256 (cabal/StateVar-1.1.1.1/StateVar-1.1.1.1.tar.gz) = eb6436516ab2d5e3d3e070b5a1595c4dceea760a58a9cc8d23dad5f6008f2223
SIZE (cabal/StateVar-1.1.1.1/StateVar-1.1.1.1.tar.gz) = 4762
SHA256 (cabal/ansi-terminal-0.8.2/ansi-terminal-0.8.2.tar.gz) = 90a7324811e7da0d0aecd66454b1622e3b1ee22ed09bbdae379c0ff079d2fa90
SIZE (cabal/ansi-terminal-0.8.2/ansi-terminal-0.8.2.tar.gz) = 31357
SHA256 (cabal/ansi-wl-pprint-0.6.8.2/ansi-wl-pprint-0.6.8.2.tar.gz) = a630721bd57678c3bfeb6c703f8249e434cbf85f40daceec4660fb8c6725cb3e
SIZE (cabal/ansi-wl-pprint-0.6.8.2/ansi-wl-pprint-0.6.8.2.tar.gz) = 16491
SHA256 (cabal/ansi-wl-pprint-0.6.8.2/revision/2.cabal) = a890b713942c1aa0109fb632e9fee581ceb5b0763fd936ae8cae22e5f91a0877
SIZE (cabal/ansi-wl-pprint-0.6.8.2/revision/2.cabal) = 2178
SHA256 (cabal/base-orphans-0.8.1/base-orphans-0.8.1.tar.gz) = 442bd63aed102e753b2fed15df8ae19f35ee07af26590da63837c523b64a99db
SIZE (cabal/base-orphans-0.8.1/base-orphans-0.8.1.tar.gz) = 19639
SHA256 (cabal/bifunctors-5.5.4/bifunctors-5.5.4.tar.gz) = 29d62cf43fcef94534a585623357ab6d89a940db8d3931cb092485c6c3b19b8c
SIZE (cabal/bifunctors-5.5.4/bifunctors-5.5.4.tar.gz) = 40510
SHA256 (cabal/bifunctors-5.5.4/revision/1.cabal) = 7240cda20b6b51e18d679691fab27784a56fc075cf71927070850f2960171017
SIZE (cabal/bifunctors-5.5.4/revision/1.cabal) = 3313
SHA256 (cabal/binary-0.8.6.0/binary-0.8.6.0.tar.gz) = 1ee9c4f3cb7e712e2f6ac64faae3224d639b736826a3f810578dc8ba92dae15f
SIZE (cabal/binary-0.8.6.0/binary-0.8.6.0.tar.gz) = 57369
SHA256 (cabal/cabal-doctest-1.0.6/cabal-doctest-1.0.6.tar.gz) = decaaa5a73eaabaf3c4f8c644bd7f6e3f428b6244e935c0cf105f75f9b24ed2d
SIZE (cabal/cabal-doctest-1.0.6/cabal-doctest-1.0.6.tar.gz) = 10007
SHA256 (cabal/cabal-doctest-1.0.6/revision/2.cabal) = c0b4a5b1ff38d2867e7003b4be59f3bd7e8e204ab8c988d96d3a77472ae671cd
SIZE (cabal/cabal-doctest-1.0.6/revision/2.cabal) = 1408
SHA256 (cabal/colour-2.3.5/colour-2.3.5.tar.gz) = 3b8d471979617dce7c193523743c9782df63433d8e87e3ef6d97922e0da104e7
SIZE (cabal/colour-2.3.5/colour-2.3.5.tar.gz) = 20485
SHA256 (cabal/comonad-5.0.5/comonad-5.0.5.tar.gz) = 6c581266675389cef300117f453350748fd0bcfb33310bda93f67d5dc5b5fad0
SIZE (cabal/comonad-5.0.5/comonad-5.0.5.tar.gz) = 17911
SHA256 (cabal/concatenative-1.0.1/concatenative-1.0.1.tar.gz) = ed5997924518f0ca6b8afcd4e1ee10d30675bb4c4ba164a4d70b4ddbd8c6bc17
SIZE (cabal/concatenative-1.0.1/concatenative-1.0.1.tar.gz) = 3723
SHA256 (cabal/containers-0.5.11.0/containers-0.5.11.0.tar.gz) = 58cd226ad5a147b12240f854a1fbadf809fd56cb9532123d60c1b23d13e04948
SIZE (cabal/containers-0.5.11.0/containers-0.5.11.0.tar.gz) = 231729
SHA256 (cabal/containers-0.5.11.0/revision/3.cabal) = 28ad7337057442f75bc689315ab4ec7bdf5e6b2c39668f306672cecd82c02798
SIZE (cabal/containers-0.5.11.0/revision/3.cabal) = 16685
SHA256 (cabal/contravariant-1.5.1/contravariant-1.5.1.tar.gz) = 088bcce066c110b918273f79bd7902468eb09638563602135950f45ac75e8ec9
SIZE (cabal/contravariant-1.5.1/contravariant-1.5.1.tar.gz) = 16002
SHA256 (cabal/distributive-0.6/distributive-0.6.tar.gz) = a4af1341a63a430dc569dd1e59631f127c40ebdd353a945a74d18682f6bdc1d4
SIZE (cabal/distributive-0.6/distributive-0.6.tar.gz) = 10904
SHA256 (cabal/exceptions-0.10.2/exceptions-0.10.2.tar.gz) = 918c2ccbfb03caff826726bb7bf5170734b393817ace939f8dea86d60fc1512a
SIZE (cabal/exceptions-0.10.2/exceptions-0.10.2.tar.gz) = 19932
SHA256 (cabal/free-5.1.1/free-5.1.1.tar.gz) = 53d52a0d3be781b4732c0f086548aad5d9c82435ef91c9c638ac824ffab16338
SIZE (cabal/free-5.1.1/free-5.1.1.tar.gz) = 62956
SHA256 (cabal/hashable-1.3.0.0/hashable-1.3.0.0.tar.gz) = 822e5413fbccca6ae884d3aba4066422c8b5d58d23d18b9ecb5c03273bb19ab4
SIZE (cabal/hashable-1.3.0.0/hashable-1.3.0.0.tar.gz) = 29835
SHA256 (cabal/indents-0.3.3/indents-0.3.3.tar.gz) = b61f51ac894609cb5571cc3ded12db5de97185a8de236c69ec24c87457109f9a
SIZE (cabal/indents-0.3.3/indents-0.3.3.tar.gz) = 3841
SHA256 (cabal/json-0.9.3/json-0.9.3.tar.gz) = 8baf1de09983df8036fda854c4d1446f156a52d4988b863175e29af35c1d1afd
SIZE (cabal/json-0.9.3/json-0.9.3.tar.gz) = 22562
SHA256 (cabal/optparse-applicative-0.14.3.0/optparse-applicative-0.14.3.0.tar.gz) = 72476302fe555a508917b2d7d6121c7b58ea5434cdc08aeb5d4b652e8f0e7663
SIZE (cabal/optparse-applicative-0.14.3.0/optparse-applicative-0.14.3.0.tar.gz) = 53480
SHA256 (cabal/optparse-applicative-0.14.3.0/revision/2.cabal) = 37d7ff26d8cddf7f2b58e9ed60c1550f3d94b32bc449e3c038be074f256e08a8
SIZE (cabal/optparse-applicative-0.14.3.0/revision/2.cabal) = 4376
SHA256 (cabal/parsec-3.1.13.0/parsec-3.1.13.0.tar.gz) = 7861ae437a6177ee7c08899432fd8c062e7c110361da48a9f9e88263fd4d80f1
SIZE (cabal/parsec-3.1.13.0/parsec-3.1.13.0.tar.gz) = 35207
SHA256 (cabal/parsec-3.1.13.0/revision/2.cabal) = d56210cf092db6e43024d9e8871c7e05a8e9e36e9aec09356e5bd401ea8f5a0c
SIZE (cabal/parsec-3.1.13.0/revision/2.cabal) = 4121
SHA256 (cabal/profunctors-5.4/profunctors-5.4.tar.gz) = 10ba750039cf29aa985aa6b39c1b055d28f02ae0ffc6923f8da8e5d1768bb0ac
SIZE (cabal/profunctors-5.4/profunctors-5.4.tar.gz) = 29259
SHA256 (cabal/semigroupoids-5.3.2/semigroupoids-5.3.2.tar.gz) = 61a8213df437ee96a20b1c6dec8b5c573e4e0f338eb2061739a67f471d6b9d05
SIZE (cabal/semigroupoids-5.3.2/semigroupoids-5.3.2.tar.gz) = 25649
SHA256 (cabal/semigroupoids-5.3.2/revision/1.cabal) = c690b223a2dd5342db29c2a905bf00ca1a95731b1704a4bd053cb0bd42bc08e5
SIZE (cabal/semigroupoids-5.3.2/revision/1.cabal) = 7567
SHA256 (cabal/split-0.2.3.3/split-0.2.3.3.tar.gz) = 1dcd674f7c5f276f33300f5fd59e49d1ac6fc92ae949fd06a0f6d3e9d9ac1413
SIZE (cabal/split-0.2.3.3/split-0.2.3.3.tar.gz) = 15681
SHA256 (cabal/split-0.2.3.3/revision/1.cabal) = f1c7b12865e38d1e241ceef74c85eb81d82301022fea1a5012d8d9803af5e26f
SIZE (cabal/split-0.2.3.3/revision/1.cabal) = 2614
SHA256 (cabal/syb-0.7/syb-0.7.tar.gz) = b8757dce5ab4045c49a0ae90407d575b87ee5523a7dd5dfa5c9d54fcceff42b5
SIZE (cabal/syb-0.7/syb-0.7.tar.gz) = 39566
SHA256 (cabal/tagged-0.8.6/tagged-0.8.6.tar.gz) = ad16def0884cf6f05ae1ae8e90192cf9d8d9673fa264b249499bd9e4fac791dd
SIZE (cabal/tagged-0.8.6/tagged-0.8.6.tar.gz) = 11759
SHA256 (cabal/tagged-0.8.6/revision/1.cabal) = 7093ee39c9779beeacffa4b0035a0e8a25da16afcd1c1a876930207fb8e31d1c
SIZE (cabal/tagged-0.8.6/revision/1.cabal) = 2606
SHA256 (cabal/text-1.2.3.1/text-1.2.3.1.tar.gz) = 8360624d5d01f278da320eebd16fd5d6f366b7f876d0ad424041d58e5e1147a6
SIZE (cabal/text-1.2.3.1/text-1.2.3.1.tar.gz) = 157382
SHA256 (cabal/text-1.2.3.1/revision/2.cabal) = ceb05f2a77b82bffe58c9ce8d8ad447191e4509bd28c14bf3da610bd6b82a62b
SIZE (cabal/text-1.2.3.1/revision/2.cabal) = 8560
SHA256 (cabal/th-abstraction-0.3.1.0/th-abstraction-0.3.1.0.tar.gz) = 4b9e1bcc6ec3d897fb09c3d7fa2f37f0672d5370e0e3e49809886da81fe001b9
SIZE (cabal/th-abstraction-0.3.1.0/th-abstraction-0.3.1.0.tar.gz) = 34248
SHA256 (cabal/transformers-base-0.4.5.2/transformers-base-0.4.5.2.tar.gz) = d0c80c63fdce6a077dd8eda4f1ff289b85578703a3f1272e141d400fe23245e8
SIZE (cabal/transformers-base-0.4.5.2/transformers-base-0.4.5.2.tar.gz) = 2849
SHA256 (cabal/transformers-compat-0.6.5/transformers-compat-0.6.5.tar.gz) = da67cf11515da751b32a8ce6e96549f7268f7c435769ad19dc9766b69774620b
SIZE (cabal/transformers-compat-0.6.5/transformers-compat-0.6.5.tar.gz) = 40421
SHA256 (cabal/unordered-containers-0.2.10.0/unordered-containers-0.2.10.0.tar.gz) = 65f117bdbdea9efc75fb9fd539873de7687e005d8898bb21821020a4b383c573
SIZE (cabal/unordered-containers-0.2.10.0/unordered-containers-0.2.10.0.tar.gz) = 44733
SHA256 (cabal/unordered-containers-0.2.10.0/revision/1.cabal) = 5e9b095a9283d9e2f064fec73a81a6b6ea0b7fda3f219a8175785d2d2a3de204
SIZE (cabal/unordered-containers-0.2.10.0/revision/1.cabal) = 5199
SHA256 (cabal/avh4-elm-format-0.8.1_GH0.tar.gz) = fddf0a480e473181c000b2ba30ed55bffb9f9af97cbb34678a3316711bfcdcb7
SIZE (cabal/avh4-elm-format-0.8.1_GH0.tar.gz) = 509353

View File

@ -0,0 +1,11 @@
--- Setup.hs.orig 2018-10-02 05:59:03 UTC
+++ Setup.hs
@@ -23,7 +23,7 @@ writeCustomFile :: FilePath -> IO ()
writeCustomFile filepath = do
putStrLn $ "Generating " ++ filepath ++ "..."
- desc <- readProcess "git" ["describe", "--abbrev=8", "--always"] ""
+ desc <- readProcess "echo" ["%%PORTVERSION%%"] ""
now <- readProcess "date" ["+%s"] ""
writeFile filepath $ unlines

View File

@ -0,0 +1,10 @@
--- elm-format.cabal.orig 2019-07-15 11:59:50 UTC
+++ elm-format.cabal
@@ -83,7 +83,6 @@ library
AST.Json
AST.MapExpr
AST.MapNamespace
- Build_elm_format
Cheapskate.Inlines
Cheapskate.Parse
Cheapskate.ParserCombinators

View File

@ -0,0 +1,15 @@
--- src/ElmFormat/Version.hs.orig 2019-07-15 11:58:38 UTC
+++ src/ElmFormat/Version.hs
@@ -1,11 +1,9 @@
module ElmFormat.Version (asString, experimental) where
-import qualified Build_elm_format
-
asString :: String
asString =
- Build_elm_format.gitDescribe
+ "%%PORTVERSION%%"
experimental :: Maybe String

View File

@ -0,0 +1,4 @@
elm-format is an Elm source code formatter according to a standard set of rules
based on the official Elm Style Guide. It is inspired by the popular gofmt.
WWW: https://github.com/avh4/elm-format/

View File

@ -0,0 +1,50 @@
# $FreeBSD$
PORTNAME= google-cloud-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.0.g20190710 # the upstream master branch is mis-versioned: https://github.com/googleapis/google-cloud-cpp/issues/2871
CATEGORIES= devel
MASTER_SITES= https://github.com/googleapis/googleapis/archive/:googleapi \
https://github.com/nlohmann/json/releases/download/v3.4.0/:json # should use the package: https://github.com/googleapis/google-cloud-cpp/issues/2874
DISTFILES= a8ee1416f4c588f2ab92da72e7c1f588c784d3e6.tar.gz:googleapi \
json.hpp:json
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= amzo1337@gmail.com
COMMENT= C++ Idiomatic Clients for Google Cloud Platform services
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= protobuf>=3.7.1:devel/protobuf \
grpc>=1.19.1:devel/grpc
LIB_DEPENDS= libcrc32c.so:devel/crc32c \
libcurl.so:ftp/curl \
libgrpc.so:devel/grpc \
libprotobuf.so:devel/protobuf
USES= cmake compiler:c++11-lang ssl
USE_GITHUB= yes
GH_TAGNAME= 4dff795ca
GH_ACCOUNT= GoogleCloudPlatform
USE_LDCONFIG= yes
CFLAGS+= -I${BUILD_WRKSRC}/external/googleapis/src/googleapis_project-build
LDFLAGS+= -L${BUILD_WRKSRC}/external/googleapis/src/googleapis_project-build
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BUILD_TESTING GOOGLE_CLOUD_CPP_ENABLE_CXX_EXCEPTIONS
CMAKE_ARGS= -DGOOGLE_CLOUD_CPP_DEPENDENCY_PROVIDER=package
post-extract:
@${MKDIR} ${BUILD_WRKSRC}/external/nlohmann_json/src/
@${CP} ${DISTDIR}/${DIST_SUBDIR}/json.hpp ${BUILD_WRKSRC}/external/nlohmann_json/src/json.hpp
@${MKDIR} ${BUILD_WRKSRC}/external/googleapis/src/
@${CP} ${DISTDIR}/${DIST_SUBDIR}/a8ee1416f4c588f2ab92da72e7c1f588c784d3e6.tar.gz \
${BUILD_WRKSRC}/external/googleapis/src/a8ee1416f4c588f2ab92da72e7c1f588c784d3e6.tar.gz
post-patch: # workaround for https://github.com/googleapis/google-cloud-cpp/issues/2875, also see files/patch-cmake_external_googleapis.cmake
@${REINPLACE_CMD} "s#%%LOCALBASE%%#${LOCALBASE}#" ${WRKSRC}/cmake/external/googleapis.cmake
.include <bsd.port.mk>

View File

@ -0,0 +1,7 @@
TIMESTAMP = 1563091031
SHA256 (google-cloud-cpp/a8ee1416f4c588f2ab92da72e7c1f588c784d3e6.tar.gz) = 6b8a9b2bcb4476e9a5a9872869996f0d639c8d5df76dd8a893e79201f211b1cf
SIZE (google-cloud-cpp/a8ee1416f4c588f2ab92da72e7c1f588c784d3e6.tar.gz) = 1493736
SHA256 (google-cloud-cpp/json.hpp) = 63da6d1f22b2a7bb9e4ff7d6b255cf691a161ff49532dcc45d398a53e295835f
SIZE (google-cloud-cpp/json.hpp) = 705920
SHA256 (google-cloud-cpp/GoogleCloudPlatform-google-cloud-cpp-v0.11.0.g20190710-4dff795ca_GH0.tar.gz) = 00a6355ae09b9f1708e87747835f8cb2e8de8351a0f836ff6954a6809ef81d73
SIZE (google-cloud-cpp/GoogleCloudPlatform-google-cloud-cpp-v0.11.0.g20190710-4dff795ca_GH0.tar.gz) = 2230947

View File

@ -0,0 +1,13 @@
--- cmake/DownloadNlohmannJson.cmake.orig 2019-07-11 02:46:50 UTC
+++ cmake/DownloadNlohmannJson.cmake
@@ -37,6 +37,10 @@ function (_download_json_hpp)
execute_process(COMMAND "${CMAKE_COMMAND}" -E sleep
"${sleep_seconds}")
endif ()
+ if (EXISTS "${DEST}/json.hpp")
+ set(download_error_code 0)
+ break()
+ endif ()
file(DOWNLOAD "${JSON_URL}" "${DEST}/json.hpp" STATUS download_status)
list(GET download_status 0 download_error_code)
if (download_error_code EQUAL 0)

View File

@ -0,0 +1,20 @@
--- cmake/GoogleCloudCppCommon.cmake.orig 2019-07-11 02:46:50 UTC
+++ cmake/GoogleCloudCppCommon.cmake
@@ -24,7 +24,6 @@ include(CheckCXXCompilerFlag)
if (NOT MSVC)
check_cxx_compiler_flag(-Wall GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WALL)
check_cxx_compiler_flag(-Wextra GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA)
- check_cxx_compiler_flag(-Werror GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR)
else()
check_cxx_compiler_flag("/std:c++latest"
GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_CPP_LATEST)
@@ -118,9 +117,6 @@ function (google_cloud_cpp_add_common_options target)
endif ()
if (GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA)
target_compile_options(${target} INTERFACE "-Wextra")
- endif ()
- if (GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR)
- target_compile_options(${target} INTERFACE "-Werror")
endif ()
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU"
AND "${CMAKE_CXX_COMPILER_VERSION}" VERSION_LESS 5.0)

View File

@ -0,0 +1,17 @@
Workaround for the upstream bug
https://github.com/googleapis/google-cloud-cpp/issues/2875 (Installs files into the same directory where build is performed from)
suggested by Anthony <amzo1337@gmail.com>.
Also see post-patch in Makefile.
--- cmake/external/googleapis.cmake.orig 2019-07-17 17:31:29 UTC
+++ cmake/external/googleapis.cmake
@@ -109,7 +109,7 @@ if (NOT TARGET googleapis_project)
-DCMAKE_C_COMPILER=${CMAKE_C_COMPILER}
-DBUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}
-DCMAKE_PREFIX_PATH=${GOOGLE_CLOUD_CPP_PREFIX_PATH}
- -DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>
+ -DCMAKE_INSTALL_PREFIX=%%LOCALBASE%%
-DCMAKE_INSTALL_RPATH=${GOOGLE_CLOUD_CPP_INSTALL_RPATH}
${_googleapis_toolchain_flag}
${_googleapis_triplet_flag}

View File

@ -0,0 +1,12 @@
--- google/cloud/storage/CMakeLists.txt.orig 2019-07-11 02:46:50 UTC
+++ google/cloud/storage/CMakeLists.txt
@@ -227,9 +227,6 @@ target_link_libraries(storage_client
Crc32c::crc32c
CURL::libcurl
Threads::Threads
- OpenSSL::SSL
- OpenSSL::Crypto
- ZLIB::ZLIB
PRIVATE storage_common_options)
target_include_directories(storage_client
PUBLIC $<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}>

View File

@ -0,0 +1,5 @@
Google cloud C++ libraries are C++ libraries for use with the Google Cloud
platform. Google Cloud Platform provides infrastructure as a service, platform
as a service, and serverless computing environments.
WWW: https://github.com/googleapis/google-cloud-cpp

View File

@ -0,0 +1,361 @@
include/google/api/annotations.grpc.pb.h
include/google/api/annotations.pb.h
include/google/api/annotations.proto
include/google/api/auth.grpc.pb.h
include/google/api/auth.pb.h
include/google/api/auth.proto
include/google/api/http.grpc.pb.h
include/google/api/http.pb.h
include/google/api/http.proto
include/google/api/resource.grpc.pb.h
include/google/api/resource.pb.h
include/google/api/resource.proto
include/google/bigtable/admin/v2/bigtable_instance_admin.grpc.pb.h
include/google/bigtable/admin/v2/bigtable_instance_admin.pb.h
include/google/bigtable/admin/v2/bigtable_instance_admin.proto
include/google/bigtable/admin/v2/bigtable_table_admin.grpc.pb.h
include/google/bigtable/admin/v2/bigtable_table_admin.pb.h
include/google/bigtable/admin/v2/bigtable_table_admin.proto
include/google/bigtable/admin/v2/common.grpc.pb.h
include/google/bigtable/admin/v2/common.pb.h
include/google/bigtable/admin/v2/common.proto
include/google/bigtable/admin/v2/instance.grpc.pb.h
include/google/bigtable/admin/v2/instance.pb.h
include/google/bigtable/admin/v2/instance.proto
include/google/bigtable/admin/v2/table.grpc.pb.h
include/google/bigtable/admin/v2/table.pb.h
include/google/bigtable/admin/v2/table.proto
include/google/bigtable/v2/bigtable.grpc.pb.h
include/google/bigtable/v2/bigtable.pb.h
include/google/bigtable/v2/bigtable.proto
include/google/bigtable/v2/data.grpc.pb.h
include/google/bigtable/v2/data.pb.h
include/google/bigtable/v2/data.proto
include/google/cloud/bigtable/admin_client.h
include/google/cloud/bigtable/app_profile_config.h
include/google/cloud/bigtable/async_operation.h
include/google/cloud/bigtable/async_row_reader.h
include/google/cloud/bigtable/cell.h
include/google/cloud/bigtable/client_options.h
include/google/cloud/bigtable/cluster_config.h
include/google/cloud/bigtable/cluster_list_responses.h
include/google/cloud/bigtable/column_family.h
include/google/cloud/bigtable/completion_queue.h
include/google/cloud/bigtable/data_client.h
include/google/cloud/bigtable/expr.h
include/google/cloud/bigtable/filters.h
include/google/cloud/bigtable/iam_binding.h
include/google/cloud/bigtable/iam_policy.h
include/google/cloud/bigtable/idempotent_mutation_policy.h
include/google/cloud/bigtable/instance_admin.h
include/google/cloud/bigtable/instance_admin_client.h
include/google/cloud/bigtable/instance_config.h
include/google/cloud/bigtable/instance_list_responses.h
include/google/cloud/bigtable/instance_update_config.h
include/google/cloud/bigtable/internal/async_bulk_apply.h
include/google/cloud/bigtable/internal/async_longrunning_op.h
include/google/cloud/bigtable/internal/async_poll_op.h
include/google/cloud/bigtable/internal/async_read_stream_impl.h
include/google/cloud/bigtable/internal/async_retry_multi_page.h
include/google/cloud/bigtable/internal/async_retry_op.h
include/google/cloud/bigtable/internal/async_retry_unary_rpc.h
include/google/cloud/bigtable/internal/async_retry_unary_rpc_and_poll.h
include/google/cloud/bigtable/internal/bulk_mutator.h
include/google/cloud/bigtable/internal/client_options_defaults.h
include/google/cloud/bigtable/internal/common_client.h
include/google/cloud/bigtable/internal/completion_queue_impl.h
include/google/cloud/bigtable/internal/conjunction.h
include/google/cloud/bigtable/internal/google_bytes_traits.h
include/google/cloud/bigtable/internal/prefix_range_end.h
include/google/cloud/bigtable/internal/readrowsparser.h
include/google/cloud/bigtable/internal/rowreaderiterator.h
include/google/cloud/bigtable/internal/rpc_policy_parameters.h
include/google/cloud/bigtable/internal/rpc_policy_parameters.inc
include/google/cloud/bigtable/internal/unary_client_utils.h
include/google/cloud/bigtable/metadata_update_policy.h
include/google/cloud/bigtable/mutation_batcher.h
include/google/cloud/bigtable/mutations.h
include/google/cloud/bigtable/polling_policy.h
include/google/cloud/bigtable/read_modify_write_rule.h
include/google/cloud/bigtable/row.h
include/google/cloud/bigtable/row_key.h
include/google/cloud/bigtable/row_key_sample.h
include/google/cloud/bigtable/row_range.h
include/google/cloud/bigtable/row_reader.h
include/google/cloud/bigtable/row_set.h
include/google/cloud/bigtable/rpc_backoff_policy.h
include/google/cloud/bigtable/rpc_retry_policy.h
include/google/cloud/bigtable/table.h
include/google/cloud/bigtable/table_admin.h
include/google/cloud/bigtable/table_config.h
include/google/cloud/bigtable/version.h
include/google/cloud/bigtable/version_info.h
include/google/cloud/firestore/field_path.h
include/google/cloud/future.h
include/google/cloud/future_generic.h
include/google/cloud/future_void.h
include/google/cloud/grpc_utils/grpc_error_delegate.h
include/google/cloud/grpc_utils/version.h
include/google/cloud/grpc_utils/version_info.h
include/google/cloud/iam_binding.h
include/google/cloud/iam_bindings.h
include/google/cloud/iam_policy.h
include/google/cloud/internal/backoff_policy.h
include/google/cloud/internal/big_endian.h
include/google/cloud/internal/build_info.h
include/google/cloud/internal/disjunction.h
include/google/cloud/internal/filesystem.h
include/google/cloud/internal/format_time_point.h
include/google/cloud/internal/future_base.h
include/google/cloud/internal/future_fwd.h
include/google/cloud/internal/future_impl.h
include/google/cloud/internal/future_then_impl.h
include/google/cloud/internal/future_then_meta.h
include/google/cloud/internal/getenv.h
include/google/cloud/internal/invoke_result.h
include/google/cloud/internal/ios_flags_saver.h
include/google/cloud/internal/make_unique.h
include/google/cloud/internal/parse_rfc3339.h
include/google/cloud/internal/port_platform.h
include/google/cloud/internal/random.h
include/google/cloud/internal/retry_policy.h
include/google/cloud/internal/setenv.h
include/google/cloud/internal/throw_delegate.h
include/google/cloud/internal/version_info.h
include/google/cloud/log.h
include/google/cloud/optional.h
include/google/cloud/status.h
include/google/cloud/status_or.h
include/google/cloud/storage/bucket_access_control.h
include/google/cloud/storage/bucket_metadata.h
include/google/cloud/storage/client.h
include/google/cloud/storage/client_options.h
include/google/cloud/storage/download_options.h
include/google/cloud/storage/hashing_options.h
include/google/cloud/storage/hmac_key_metadata.h
include/google/cloud/storage/idempotency_policy.h
include/google/cloud/storage/internal/access_control_common.h
include/google/cloud/storage/internal/binary_data_as_debug_string.h
include/google/cloud/storage/internal/bucket_acl_requests.h
include/google/cloud/storage/internal/bucket_requests.h
include/google/cloud/storage/internal/common_metadata.h
include/google/cloud/storage/internal/complex_option.h
include/google/cloud/storage/internal/compute_engine_util.h
include/google/cloud/storage/internal/curl_client.h
include/google/cloud/storage/internal/curl_download_request.h
include/google/cloud/storage/internal/curl_handle.h
include/google/cloud/storage/internal/curl_handle_factory.h
include/google/cloud/storage/internal/curl_request.h
include/google/cloud/storage/internal/curl_request_builder.h
include/google/cloud/storage/internal/curl_resumable_upload_session.h
include/google/cloud/storage/internal/curl_wrappers.h
include/google/cloud/storage/internal/default_object_acl_requests.h
include/google/cloud/storage/internal/empty_response.h
include/google/cloud/storage/internal/generate_message_boundary.h
include/google/cloud/storage/internal/generic_object_request.h
include/google/cloud/storage/internal/generic_request.h
include/google/cloud/storage/internal/hash_validator.h
include/google/cloud/storage/internal/hash_validator_impl.h
include/google/cloud/storage/internal/hmac_key_requests.h
include/google/cloud/storage/internal/http_response.h
include/google/cloud/storage/internal/logging_client.h
include/google/cloud/storage/internal/logging_resumable_upload_session.h
include/google/cloud/storage/internal/metadata_parser.h
include/google/cloud/storage/internal/nljson.h
include/google/cloud/storage/internal/nlohmann_json.hpp
include/google/cloud/storage/internal/notification_requests.h
include/google/cloud/storage/internal/object_acl_requests.h
include/google/cloud/storage/internal/object_read_source.h
include/google/cloud/storage/internal/object_requests.h
include/google/cloud/storage/internal/object_streambuf.h
include/google/cloud/storage/internal/openssl_util.h
include/google/cloud/storage/internal/patch_builder.h
include/google/cloud/storage/internal/policy_document_request.h
include/google/cloud/storage/internal/range_from_pagination.h
include/google/cloud/storage/internal/raw_client.h
include/google/cloud/storage/internal/raw_client_wrapper_utils.h
include/google/cloud/storage/internal/resumable_upload_session.h
include/google/cloud/storage/internal/retry_client.h
include/google/cloud/storage/internal/retry_object_read_source.h
include/google/cloud/storage/internal/retry_resumable_upload_session.h
include/google/cloud/storage/internal/service_account_requests.h
include/google/cloud/storage/internal/sha256_hash.h
include/google/cloud/storage/internal/sign_blob_requests.h
include/google/cloud/storage/internal/signed_url_requests.h
include/google/cloud/storage/lifecycle_rule.h
include/google/cloud/storage/list_buckets_reader.h
include/google/cloud/storage/list_hmac_keys_reader.h
include/google/cloud/storage/list_objects_reader.h
include/google/cloud/storage/notification_event_type.h
include/google/cloud/storage/notification_metadata.h
include/google/cloud/storage/notification_payload_format.h
include/google/cloud/storage/oauth2/anonymous_credentials.h
include/google/cloud/storage/oauth2/authorized_user_credentials.h
include/google/cloud/storage/oauth2/compute_engine_credentials.h
include/google/cloud/storage/oauth2/credential_constants.h
include/google/cloud/storage/oauth2/credentials.h
include/google/cloud/storage/oauth2/google_application_default_credentials_file.h
include/google/cloud/storage/oauth2/google_credentials.h
include/google/cloud/storage/oauth2/refreshing_credentials_wrapper.h
include/google/cloud/storage/oauth2/service_account_credentials.h
include/google/cloud/storage/object_access_control.h
include/google/cloud/storage/object_metadata.h
include/google/cloud/storage/object_rewriter.h
include/google/cloud/storage/object_stream.h
include/google/cloud/storage/override_default_project.h
include/google/cloud/storage/policy_document.h
include/google/cloud/storage/retry_policy.h
include/google/cloud/storage/service_account.h
include/google/cloud/storage/signed_url_options.h
include/google/cloud/storage/storage_class.h
include/google/cloud/storage/upload_options.h
include/google/cloud/storage/version.h
include/google/cloud/storage/version_info.h
include/google/cloud/storage/well_known_headers.h
include/google/cloud/storage/well_known_parameters.h
include/google/cloud/terminate_handler.h
include/google/cloud/version.h
include/google/iam/v1/iam_policy.grpc.pb.h
include/google/iam/v1/iam_policy.pb.h
include/google/iam/v1/iam_policy.proto
include/google/iam/v1/policy.grpc.pb.h
include/google/iam/v1/policy.pb.h
include/google/iam/v1/policy.proto
include/google/longrunning/operations.grpc.pb.h
include/google/longrunning/operations.pb.h
include/google/longrunning/operations.proto
include/google/rpc/error_details.grpc.pb.h
include/google/rpc/error_details.pb.h
include/google/rpc/error_details.proto
include/google/rpc/status.grpc.pb.h
include/google/rpc/status.pb.h
include/google/rpc/status.proto
include/google/spanner/admin/database/v1/spanner_database_admin.grpc.pb.h
include/google/spanner/admin/database/v1/spanner_database_admin.pb.h
include/google/spanner/admin/database/v1/spanner_database_admin.proto
include/google/spanner/admin/instance/v1/spanner_instance_admin.grpc.pb.h
include/google/spanner/admin/instance/v1/spanner_instance_admin.pb.h
include/google/spanner/admin/instance/v1/spanner_instance_admin.proto
include/google/spanner/v1/keys.grpc.pb.h
include/google/spanner/v1/keys.pb.h
include/google/spanner/v1/keys.proto
include/google/spanner/v1/mutation.grpc.pb.h
include/google/spanner/v1/mutation.pb.h
include/google/spanner/v1/mutation.proto
include/google/spanner/v1/query_plan.grpc.pb.h
include/google/spanner/v1/query_plan.pb.h
include/google/spanner/v1/query_plan.proto
include/google/spanner/v1/result_set.grpc.pb.h
include/google/spanner/v1/result_set.pb.h
include/google/spanner/v1/result_set.proto
include/google/spanner/v1/spanner.grpc.pb.h
include/google/spanner/v1/spanner.pb.h
include/google/spanner/v1/spanner.proto
include/google/spanner/v1/transaction.grpc.pb.h
include/google/spanner/v1/transaction.pb.h
include/google/spanner/v1/transaction.proto
include/google/spanner/v1/type.grpc.pb.h
include/google/spanner/v1/type.pb.h
include/google/spanner/v1/type.proto
include/google/type/expr.grpc.pb.h
include/google/type/expr.pb.h
include/google/type/expr.proto
lib/cmake/bigtable_client/bigtable-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/bigtable_client/bigtable-targets.cmake
lib/cmake/bigtable_client/bigtable_client-config-version.cmake
lib/cmake/bigtable_client/bigtable_client-config.cmake
lib/cmake/firestore_client/firestore-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/firestore_client/firestore-targets.cmake
lib/cmake/firestore_client/firestore_client-config-version.cmake
lib/cmake/firestore_client/firestore_client-config.cmake
lib/cmake/google_cloud_cpp_common/google_cloud_cpp_common-config-version.cmake
lib/cmake/google_cloud_cpp_common/google_cloud_cpp_common-config.cmake
lib/cmake/google_cloud_cpp_common/google_cloud_cpp_common-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/google_cloud_cpp_common/google_cloud_cpp_common-targets.cmake
lib/cmake/google_cloud_cpp_grpc_utils/FindProtobufTargets.cmake
lib/cmake/google_cloud_cpp_grpc_utils/FindgRPC.cmake
lib/cmake/google_cloud_cpp_grpc_utils/PkgConfigHelper.cmake
lib/cmake/google_cloud_cpp_grpc_utils/google_cloud_cpp_grpc_utils-config-version.cmake
lib/cmake/google_cloud_cpp_grpc_utils/google_cloud_cpp_grpc_utils-config.cmake
lib/cmake/google_cloud_cpp_grpc_utils/grpc_utils-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/google_cloud_cpp_grpc_utils/grpc_utils-targets.cmake
lib/cmake/googleapis/FindProtobufTargets.cmake
lib/cmake/googleapis/FindgRPC.cmake
lib/cmake/googleapis/PkgConfigHelper.cmake
lib/cmake/googleapis/googleapis-config-version.cmake
lib/cmake/googleapis/googleapis-config.cmake
lib/cmake/googleapis/googleapis-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/googleapis/googleapis-targets.cmake
lib/cmake/storage_client/storage-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/storage_client/storage-targets.cmake
lib/cmake/storage_client/storage_client-config-version.cmake
lib/cmake/storage_client/storage_client-config.cmake
lib/libbigtable_client.so
lib/libbigtable_client.so.1
lib/libbigtable_client.so.1.1.0
lib/libfirestore_client.so
lib/libfirestore_client.so.0
lib/libfirestore_client.so.0.0.1
lib/libgoogle_cloud_cpp_common.so
lib/libgoogle_cloud_cpp_common.so.0
lib/libgoogle_cloud_cpp_common.so.0.10.0
lib/libgoogle_cloud_cpp_grpc_utils.so
lib/libgoogle_cloud_cpp_grpc_utils.so.0
lib/libgoogle_cloud_cpp_grpc_utils.so.0.1.0
lib/libgoogleapis_cpp_api_annotations_protos.so
lib/libgoogleapis_cpp_api_annotations_protos.so.0
lib/libgoogleapis_cpp_api_annotations_protos.so.0.2.0
lib/libgoogleapis_cpp_api_auth_protos.so
lib/libgoogleapis_cpp_api_auth_protos.so.0
lib/libgoogleapis_cpp_api_auth_protos.so.0.2.0
lib/libgoogleapis_cpp_api_http_protos.so
lib/libgoogleapis_cpp_api_http_protos.so.0
lib/libgoogleapis_cpp_api_http_protos.so.0.2.0
lib/libgoogleapis_cpp_api_resource_protos.so
lib/libgoogleapis_cpp_api_resource_protos.so.0
lib/libgoogleapis_cpp_api_resource_protos.so.0.2.0
lib/libgoogleapis_cpp_bigtable_protos.so
lib/libgoogleapis_cpp_bigtable_protos.so.0
lib/libgoogleapis_cpp_bigtable_protos.so.0.2.0
lib/libgoogleapis_cpp_iam_v1_iam_policy_protos.so
lib/libgoogleapis_cpp_iam_v1_iam_policy_protos.so.0
lib/libgoogleapis_cpp_iam_v1_iam_policy_protos.so.0.2.0
lib/libgoogleapis_cpp_iam_v1_policy_protos.so
lib/libgoogleapis_cpp_iam_v1_policy_protos.so.0
lib/libgoogleapis_cpp_iam_v1_policy_protos.so.0.2.0
lib/libgoogleapis_cpp_longrunning_operations_protos.so
lib/libgoogleapis_cpp_longrunning_operations_protos.so.0
lib/libgoogleapis_cpp_longrunning_operations_protos.so.0.2.0
lib/libgoogleapis_cpp_rpc_error_details_protos.so
lib/libgoogleapis_cpp_rpc_error_details_protos.so.0
lib/libgoogleapis_cpp_rpc_error_details_protos.so.0.2.0
lib/libgoogleapis_cpp_rpc_status_protos.so
lib/libgoogleapis_cpp_rpc_status_protos.so.0
lib/libgoogleapis_cpp_rpc_status_protos.so.0.2.0
lib/libgoogleapis_cpp_spanner_protos.so
lib/libgoogleapis_cpp_spanner_protos.so.0
lib/libgoogleapis_cpp_spanner_protos.so.0.2.0
lib/libgoogleapis_cpp_type_expr_protos.so
lib/libgoogleapis_cpp_type_expr_protos.so.0
lib/libgoogleapis_cpp_type_expr_protos.so.0.2.0
lib/libstorage_client.so
lib/libstorage_client.so.1
lib/libstorage_client.so.1.3.0
libdata/pkgconfig/bigtable_client.pc
libdata/pkgconfig/firestore_client.pc
libdata/pkgconfig/google_cloud_cpp_common.pc
libdata/pkgconfig/google_cloud_cpp_grpc_utils.pc
libdata/pkgconfig/googleapis.pc
libdata/pkgconfig/googleapis_cpp_api_annotations_protos.pc
libdata/pkgconfig/googleapis_cpp_api_auth_protos.pc
libdata/pkgconfig/googleapis_cpp_api_http_protos.pc
libdata/pkgconfig/googleapis_cpp_api_resource_protos.pc
libdata/pkgconfig/googleapis_cpp_bigtable_protos.pc
libdata/pkgconfig/googleapis_cpp_iam_v1_iam_policy_protos.pc
libdata/pkgconfig/googleapis_cpp_iam_v1_policy_protos.pc
libdata/pkgconfig/googleapis_cpp_longrunning_operations_protos.pc
libdata/pkgconfig/googleapis_cpp_rpc_error_details_protos.pc
libdata/pkgconfig/googleapis_cpp_rpc_status_protos.pc
libdata/pkgconfig/googleapis_cpp_spanner_protos.pc
libdata/pkgconfig/googleapis_cpp_type_expr_protos.pc
libdata/pkgconfig/storage_client.pc

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jenkins
PORTVERSION= 2.164.3
PORTVERSION= 2.176.2
CATEGORIES= devel java
MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${PORTVERSION}/
PKGNAMESUFFIX= -lts

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559833248
SHA256 (jenkins/2.164.3/jenkins.war) = a8af991f9085ff7f12baa2c9978554b2a18e5c4ed84327224d30e269e8f4a50e
SIZE (jenkins/2.164.3/jenkins.war) = 77335220
TIMESTAMP = 1563375502
SHA256 (jenkins/2.176.2/jenkins.war) = 33a6c3161cf8de9c8729fd83914d781319fd1569acf487c7b1121681dba190a5
SIZE (jenkins/2.176.2/jenkins.war) = 77379386

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jenkins
PORTVERSION= 2.184
PORTVERSION= 2.186
CATEGORIES= devel java
MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
DISTNAME= jenkins
@ -20,6 +20,7 @@ CONFLICTS= jenkins-lts-[0-9]*
USE_JAVA= yes
JAVA_VERSION= 1.8+
NO_ARCH= yes
NO_BUILD= yes
USE_RC_SUBR= jenkins

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562620369
SHA256 (jenkins/2.184/jenkins.war) = ca99d046d34b58d6a6276cc8337e04cb61aedd7818f5142b480072905a05c4c9
SIZE (jenkins/2.184/jenkins.war) = 77633066
TIMESTAMP = 1563375501
SHA256 (jenkins/2.186/jenkins.war) = d98ab2f00a04b193332704e75394b930683f1d7bb748c4ba3a0a2cad234f84ad
SIZE (jenkins/2.186/jenkins.war) = 77649944

View File

@ -0,0 +1,60 @@
# Created by: Pedro Giffuni <pfg@FreeBSD.org>
# $FreeBSD$
PORTNAME= webstorm
PORTVERSION= 2019.1.3
CATEGORIES= devel java
MASTER_SITES= https://download.jetbrains.com/webstorm/ \
http://download.jetbrains.com/webstorm/
PKGNAMEPREFIX= jetbrains-
DISTNAME= WebStorm-${PORTVERSION}
MAINTAINER= pfg@FreeBSD.org
COMMENT= JetBrains JavaScript IDE
LICENSE= IntelliJ-WebStorm
LICENSE_NAME= Subscription license agreement for business and organizations
LICENSE_TEXT= See: https://www.jetbrains.com/store/license.html
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
intellij-pty4j>0:java/intellij-pty4j
USES= python:run shebangfix
USE_JAVA= yes
JAVA_VERSION= 1.8+
SHEBANG_FILES= bin/printenv.py bin/restart.py
NO_ARCH= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/WebStorm-191.7479.14
SUB_FILES= webstorm webstorm.desktop pkg-message
SUB_LIST= DATADIR=${DATADIR}
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}
@${TAR} -czf - -C ${WRKSRC} . | ${TAR} xzf - -C ${STAGEDIR}${DATADIR}
# Linux/Windows/OS X only so remove them
@${RM} ${STAGEDIR}${DATADIR}/bin/fsnotifier \
${STAGEDIR}${DATADIR}/bin/fsnotifier-arm \
${STAGEDIR}${DATADIR}/bin/fsnotifier64 \
${STAGEDIR}${DATADIR}/bin/lib*.so
@${RM} ${STAGEDIR}${DATADIR}/plugins/performanceTesting/lib/lib*.so
# Remove the bundled native Pty4J support libraries, they are replaced
# by java/intellij-pty4j
@${RM} -r ${STAGEDIR}${DATADIR}/lib/pty4j-native
# Remove bundled linux OpenJDK and DroidSerif fonts
@${RM} -r ${STAGEDIR}${DATADIR}/jre64
${INSTALL_SCRIPT} ${WRKDIR}/webstorm ${STAGEDIR}${PREFIX}/bin/webstorm
${INSTALL_MAN} ${FILESDIR}/webstorm.1 ${STAGEDIR}${PREFIX}/man/man1
${INSTALL_DATA} ${WRKDIR}/webstorm.desktop ${STAGEDIR}${PREFIX}/share/applications/
cd ${WRKSRC}/lib && ${JAVA_HOME}/bin/jar xf icons.jar
${INSTALL_DATA} ${WRKSRC}/lib/icon.png ${STAGEDIR}${DATADIR}/webstorm.png
# Use fsnotifier replacement provided by java/intellij-fsnotifier
${ECHO} "idea.filewatcher.executable.path=${PREFIX}/intellij/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1562439603
SHA256 (WebStorm-2019.1.3.tar.gz) = c3ef27051f6de608ee679035957a8a4329897c910b046cb2dbbf840cc8151dae
SIZE (WebStorm-2019.1.3.tar.gz) = 271142666

View File

@ -0,0 +1,6 @@
There is native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/idea.properties:
idea.filewatcher.disabled=true

View File

@ -0,0 +1,16 @@
.\" $OpenBSD: mdoc.template,v 1.10 2007/05/31 22:10:19 jmc Exp $
.Dd $Mdocdate: April 9 2010 $
.Dt webstorm 1
.Os
.Sh NAME
.Nm phpstorm
.Nd launch JetBrains WebStorm Integrated Development Environment
.Sh SYNOPSIS
.Nm
.Op jvm-args
.Sh DESCRIPTION
.Nm
starts up the JetBrains WebStorm Integrated Development Environment.
.Sh SEE ALSO
The web site
https://www.jetbrains.com/webstorm/ .

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=WebStorm
GenericName=webStorm
Comment=WebStorm Integrated Development Environment
Icon=%%DATADIR%%/bin/webstorm.png
Exec=%%DATADIR%%/bin/webstorm.sh
Terminal=false
StartupNotify=true
Categories=Application;Development;

View File

@ -0,0 +1,3 @@
#!/bin/sh
exec "%%DATADIR%%/bin/webstorm.sh" "$@"

View File

@ -0,0 +1,11 @@
WebStorm - a JavaScript IDE from JetBrains
Use the full power of the modern JavaScript ecosystem - WebStorm's got you
covered! Enjoy the intelligent code completion, on-the-fly error detection,
powerful navigation and refactoring for JavaScript, TypeScript, stylesheet
languages, and all the most popular frameworks.
While this is trial software, there are commercial and academic licenses
available.
WWW: https://www.jetbrains.com/webstorm/

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457447
SHA256 (KDE/frameworks/5.59.0/extra-cmake-modules-5.59.0.tar.xz) = 1a630b242242ac32d20d14e7ae5645aa28a47676eae0e62ed76af8bc1f56c438
SIZE (KDE/frameworks/5.59.0/extra-cmake-modules-5.59.0.tar.xz) = 326980
TIMESTAMP = 1562535567
SHA256 (KDE/frameworks/5.60.0/extra-cmake-modules-5.60.0.tar.xz) = 2bd9da815de98d5908d3371815df963d305c828f90ba1a076f38543876690248
SIZE (KDE/frameworks/5.60.0/extra-cmake-modules-5.60.0.tar.xz) = 325768

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457447
SHA256 (KDE/frameworks/5.59.0/kapidox-5.59.0.tar.xz) = 4445a89fa9ca34fdec46c296997fedaaf7e76b3e80bc1526cd948e167d341c01
SIZE (KDE/frameworks/5.59.0/kapidox-5.59.0.tar.xz) = 397364
TIMESTAMP = 1562535570
SHA256 (KDE/frameworks/5.60.0/kapidox-5.60.0.tar.xz) = 88cb8b8637e1c6e93d908d3384253d8d99efaa28ef7ba9c7a3089544e1f114dc
SIZE (KDE/frameworks/5.60.0/kapidox-5.60.0.tar.xz) = 396600

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457448
SHA256 (KDE/frameworks/5.59.0/kauth-5.59.0.tar.xz) = e7d9cbbc108df1c2d41038785967ed9a9489987462ba5f1f1a9d270ae9e1093c
SIZE (KDE/frameworks/5.59.0/kauth-5.59.0.tar.xz) = 85392
TIMESTAMP = 1562535574
SHA256 (KDE/frameworks/5.60.0/kauth-5.60.0.tar.xz) = 50a2a2eb90d7529bb6fc4ddd77e37ef5b25c612b18487cc63d8d086d5ec28916
SIZE (KDE/frameworks/5.60.0/kauth-5.60.0.tar.xz) = 85272

View File

@ -1,4 +1,3 @@
etc/xdg/kauth.categories
include/KF5/KAuth/KAuth
include/KF5/KAuth/KAuthAction
include/KF5/KAuth/KAuthActionReply
@ -133,3 +132,4 @@ share/locale/xh/LC_MESSAGES/kauth5_qt.qm
share/locale/zh_CN/LC_MESSAGES/kauth5_qt.qm
share/locale/zh_HK/LC_MESSAGES/kauth5_qt.qm
share/locale/zh_TW/LC_MESSAGES/kauth5_qt.qm
share/qlogging-categories5/kauth.categories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457448
SHA256 (KDE/frameworks/5.59.0/kbookmarks-5.59.0.tar.xz) = e623b0c353ae0217f31fad7e7887e37cd6ba81f75a4b0159dc1f7a2a4d1152f6
SIZE (KDE/frameworks/5.59.0/kbookmarks-5.59.0.tar.xz) = 120084
TIMESTAMP = 1562535579
SHA256 (KDE/frameworks/5.60.0/kbookmarks-5.60.0.tar.xz) = a2b77f0b084211badce2eb90c19e00caf078ab59512c326ed1c90f4a58de0d9f
SIZE (KDE/frameworks/5.60.0/kbookmarks-5.60.0.tar.xz) = 120188

View File

@ -1,4 +1,3 @@
etc/xdg/kbookmarks.categories
include/KF5/KBookmarks/KBookmark
include/KF5/KBookmarks/KBookmarkAction
include/KF5/KBookmarks/KBookmarkActionInterface
@ -120,3 +119,4 @@ share/locale/wa/LC_MESSAGES/kbookmarks5_qt.qm
share/locale/xh/LC_MESSAGES/kbookmarks5_qt.qm
share/locale/zh_CN/LC_MESSAGES/kbookmarks5_qt.qm
share/locale/zh_TW/LC_MESSAGES/kbookmarks5_qt.qm
share/qlogging-categories5/kbookmarks.categories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457449
SHA256 (KDE/frameworks/5.59.0/kcmutils-5.59.0.tar.xz) = 7468a2dddcfc3dde91898f76585d66f1d2620b2c341c4b6c85de16bea403a5ff
SIZE (KDE/frameworks/5.59.0/kcmutils-5.59.0.tar.xz) = 237840
TIMESTAMP = 1562535585
SHA256 (KDE/frameworks/5.60.0/kcmutils-5.60.0.tar.xz) = 22226ca10caedc6021b966a26a45096f30837ca9eedcc97479e30f950abc7b8c
SIZE (KDE/frameworks/5.60.0/kcmutils-5.60.0.tar.xz) = 237372

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457449
SHA256 (KDE/frameworks/5.59.0/kconfig-5.59.0.tar.xz) = 28aac471e6960636afbcbd525b88b4f186180e23a76c140f48d256a7a9e1254a
SIZE (KDE/frameworks/5.59.0/kconfig-5.59.0.tar.xz) = 240200
TIMESTAMP = 1562535591
SHA256 (KDE/frameworks/5.60.0/kconfig-5.60.0.tar.xz) = 541acceead9ca516e3562109e7e94351ce378c234bea968c8dfde78f00559233
SIZE (KDE/frameworks/5.60.0/kconfig-5.60.0.tar.xz) = 240404

View File

@ -2,7 +2,6 @@
PORTNAME= kcoreaddons
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 2
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457449
SHA256 (KDE/frameworks/5.59.0/kcoreaddons-5.59.0.tar.xz) = 9df3668696b2e722196ce93fff86bae8ea343c13c008bf2ad6f8d3cff15b5aca
SIZE (KDE/frameworks/5.59.0/kcoreaddons-5.59.0.tar.xz) = 367108
TIMESTAMP = 1562535598
SHA256 (KDE/frameworks/5.60.0/kcoreaddons-5.60.0.tar.xz) = c78e41596e65fec08b1f7b212dd584cb61b5a9fe89c1bb312e06238fac3e137d
SIZE (KDE/frameworks/5.60.0/kcoreaddons-5.60.0.tar.xz) = 367204

View File

@ -1,5 +1,4 @@
bin/desktoptojson
etc/xdg/kcoreaddons.categories
include/KF5/KCoreAddons/KAboutData
include/KF5/KCoreAddons/KAutoSaveFile
include/KF5/KCoreAddons/KBackup
@ -184,3 +183,4 @@ share/locale/zh_CN/LC_MESSAGES/kcoreaddons5_qt.qm
share/locale/zh_HK/LC_MESSAGES/kcoreaddons5_qt.qm
share/locale/zh_TW/LC_MESSAGES/kcoreaddons5_qt.qm
share/mime/packages/kde5.xml
share/qlogging-categories5/kcoreaddons.categories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457450
SHA256 (KDE/frameworks/5.59.0/kcrash-5.59.0.tar.xz) = b1f525dc97ecf41568b175e8d2063b20be630c6a560f060187652307dea82eaa
SIZE (KDE/frameworks/5.59.0/kcrash-5.59.0.tar.xz) = 22972
TIMESTAMP = 1562535604
SHA256 (KDE/frameworks/5.60.0/kcrash-5.60.0.tar.xz) = 4f45a5ac0620a0fbf4b983ac3d3e68053a3a0f94bae86076f3bc3ec82ecac299
SIZE (KDE/frameworks/5.60.0/kcrash-5.60.0.tar.xz) = 23036

View File

@ -1,4 +1,3 @@
etc/xdg/kcrash.categories
include/KF5/KCrash/KCrash
include/KF5/KCrash/kcrash.h
include/KF5/KCrash/kcrash_export.h
@ -11,3 +10,4 @@ lib/libKF5Crash.so
lib/libKF5Crash.so.5
lib/libKF5Crash.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_MKSPECDIR%%/modules/qt_KCrash.pri
share/qlogging-categories5/kcrash.categories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457450
SHA256 (KDE/frameworks/5.59.0/kdbusaddons-5.59.0.tar.xz) = c3c8ff00653e587448013f00f0797d6d78d64e00f0d92b9647cc81d07b54a20b
SIZE (KDE/frameworks/5.59.0/kdbusaddons-5.59.0.tar.xz) = 37108
TIMESTAMP = 1562535610
SHA256 (KDE/frameworks/5.60.0/kdbusaddons-5.60.0.tar.xz) = 996a9c41d6290e9520dfaa88a97a476f29b2992a135024ab0ad2bc707b0df881
SIZE (KDE/frameworks/5.60.0/kdbusaddons-5.60.0.tar.xz) = 37268

View File

@ -1,5 +1,4 @@
bin/kquitapp5
etc/xdg/kdbusaddons.categories
include/KF5/KDBusAddons/KDBusConnectionPool
include/KF5/KDBusAddons/KDBusInterProcessLock
include/KF5/KDBusAddons/KDBusService
@ -67,3 +66,4 @@ share/locale/tr/LC_MESSAGES/kdbusaddons5_qt.qm
share/locale/uk/LC_MESSAGES/kdbusaddons5_qt.qm
share/locale/zh_CN/LC_MESSAGES/kdbusaddons5_qt.qm
share/locale/zh_TW/LC_MESSAGES/kdbusaddons5_qt.qm
share/qlogging-categories5/kdbusaddons.categories

View File

@ -2,7 +2,6 @@
PORTNAME= kdeclarative
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457451
SHA256 (KDE/frameworks/5.59.0/kdeclarative-5.59.0.tar.xz) = c81daa3befbaf65b8f6ee3a91b35d13793ea5de1c72326ce90a7dd6507cef108
SIZE (KDE/frameworks/5.59.0/kdeclarative-5.59.0.tar.xz) = 174000
TIMESTAMP = 1562535618
SHA256 (KDE/frameworks/5.60.0/kdeclarative-5.60.0.tar.xz) = bbfd1438752866352e4fc7cb69b616c7413eb0b765f73777aa52d5063e2eefb4
SIZE (KDE/frameworks/5.60.0/kdeclarative-5.60.0.tar.xz) = 173240

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457461
SHA256 (KDE/frameworks/5.59.0/kdoctools-5.59.0.tar.xz) = ec732210181d42a7dd61d66954f302afd4444e436081212a85e0e35c405c8e09
SIZE (KDE/frameworks/5.59.0/kdoctools-5.59.0.tar.xz) = 427756
TIMESTAMP = 1562535635
SHA256 (KDE/frameworks/5.60.0/kdoctools-5.60.0.tar.xz) = b231ea9857c5c1335fbf1a63907311a136651d93af4a4143e0b4caad833ae834
SIZE (KDE/frameworks/5.60.0/kdoctools-5.60.0.tar.xz) = 426728

View File

@ -2,7 +2,6 @@
PORTNAME= kfilemetadata
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 4
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457461
SHA256 (KDE/frameworks/5.59.0/kfilemetadata-5.59.0.tar.xz) = 7aeacfc538375dae4c8b3ab6411216a48a6971f012f1ab1b9d1e0f835429d6c9
SIZE (KDE/frameworks/5.59.0/kfilemetadata-5.59.0.tar.xz) = 413848
TIMESTAMP = 1562535642
SHA256 (KDE/frameworks/5.60.0/kfilemetadata-5.60.0.tar.xz) = 6d2ddfe0b16d73a139573dd02766825b21b958af16f51682c1f4cb816b3929f8
SIZE (KDE/frameworks/5.60.0/kfilemetadata-5.60.0.tar.xz) = 415240

View File

@ -1,4 +1,3 @@
etc/xdg/kfilemetadata.categories
include/KF5/KFileMetaData/KFileMetaData/EmbeddedImageData
include/KF5/KFileMetaData/KFileMetaData/ExtractionResult
include/KF5/KFileMetaData/KFileMetaData/Extractor
@ -98,3 +97,4 @@ share/locale/tr/LC_MESSAGES/kfilemetadata5.mo
share/locale/uk/LC_MESSAGES/kfilemetadata5.mo
share/locale/zh_CN/LC_MESSAGES/kfilemetadata5.mo
share/locale/zh_TW/LC_MESSAGES/kfilemetadata5.mo
share/qlogging-categories5/kfilemetadata.categories

View File

@ -2,7 +2,6 @@
PORTNAME= ki18n
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559457462
SHA256 (KDE/frameworks/5.59.0/ki18n-5.59.0.tar.xz) = 76d3306da302250c0b78441d1ddeb8cbae803958b75f30514f181566d0efce2c
SIZE (KDE/frameworks/5.59.0/ki18n-5.59.0.tar.xz) = 585792
TIMESTAMP = 1562535648
SHA256 (KDE/frameworks/5.60.0/ki18n-5.60.0.tar.xz) = b94598e6cb40019c9db403cb392b647d798692899467883f2f9419e1de5782c3
SIZE (KDE/frameworks/5.60.0/ki18n-5.60.0.tar.xz) = 588212

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