*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-09-15 21:04:31 +02:00
parent 0ccc978853
commit 9cfc3f657b
675 changed files with 3558 additions and 1100 deletions

View File

@ -13,6 +13,8 @@ COMMENT= TAR archiver for GNUstep
LICENSE= GPLv2
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= gnustep
USE_GNUSTEP= back build

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-System Archiver with open keys PGP-based security
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= alias ncurses
USE_CSTD= gnu89

View File

@ -1,9 +1,7 @@
# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com>
# $FreeBSD$
PORTNAME= innoextract
PORTVERSION= 1.7
PORTREVISION= 7
PORTVERSION= 1.8
CATEGORIES= archivers
MASTER_SITES= http://constexpr.org/innoextract/files/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1529273428
SHA256 (innoextract-1.7.tar.gz) = c1efb732f2bc3a80065c5f51a0d4ea6027aebf528c609d3f336aea2055d2f0a4
SIZE (innoextract-1.7.tar.gz) = 195123
TIMESTAMP = 1568566668
SHA256 (innoextract-1.8.tar.gz) = 5e78f6295119eeda08a54dcac75306a1a4a40d0cb812ff3cd405e9862c285269
SIZE (innoextract-1.8.tar.gz) = 205553

View File

@ -2,21 +2,29 @@
# $FreeBSD$
PORTNAME= lcab
DISTVERSION= 1.0b12
PORTVERSION= 1.0b12
CATEGORIES= archivers
MASTER_SITES= ftp://ohnopublishing.net/mirror/
MASTER_SITES= DEBIAN
DISTFILES= ${PORTNAME}_${PORTVERSION}.orig${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= ak@FreeBSD.org
COMMENT= Microsoft .CABinet file creator
LICENSE= GPLv2
LICENSE= GPLv2+
BROKEN= unfetchable
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES= bin/lcab
PLIST_FILES= bin/lcab man/man1/${PORTNAME}.1.gz
pre-build:
@${REINPLACE_CMD} -e 's|1.0b11|1.0b12|' ${WRKSRC}/mytypes.h
@${REINPLACE_CMD} -e 's|1.0b8|1.0b12|' \
-e '/http:\/\/www.geekshop.be\/rien\/lcab\//d' \
${WRKSRC}/${PORTNAME}.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/lcab ${STAGEDIR}/${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (lcab-1.0b12.tar.gz) = 065f2c1793b65f28471c0f71b7cf120a7064f28d1c44b07cabf49ec0e97f1fc8
SIZE (lcab-1.0b12.tar.gz) = 74907
TIMESTAMP = 1568577365
SHA256 (lcab_1.0b12.orig.tar.gz) = 065f2c1793b65f28471c0f71b7cf120a7064f28d1c44b07cabf49ec0e97f1fc8
SIZE (lcab_1.0b12.orig.tar.gz) = 74907

View File

@ -1,4 +1,2 @@
LCAB is a small program that creates a Microsoft Cabinet (.CAB) file from a
set of input files.
WWW: http://ohnopub.net/~ohnobinki/lcab/

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xopen
DISTVERSION= 0.5.1
DISTVERSION= 0.8.2
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,7 +13,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bz2file>=0.98:archivers/py-bz2file@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bz2file>=0.98:archivers/py-bz2file@${PY_FLAVOR} \
pigz>=0:archivers/pigz
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.4+

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1556319843
SHA256 (xopen-0.5.1.tar.gz) = 80757c50816162001e8629524f907426f82e885c168705a276abc649739ef200
SIZE (xopen-0.5.1.tar.gz) = 9712
TIMESTAMP = 1568462567
SHA256 (xopen-0.8.2.tar.gz) = 003749e09af74103a29e9c64c468c03e084aa6dfe6feff4fe22366679a6534f7
SIZE (xopen-0.8.2.tar.gz) = 11243

View File

@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Lists/Extracts files from a "*.tgz" or "*.gz" archive
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
MAKEFILE= /usr/share/mk/bsd.prog.mk
NO_WRKSUBDIR= yes

View File

@ -14,6 +14,8 @@ COMMENT= Software for describing astronomical images
LICENSE= GPLv2
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
BROKEN_aarch64= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
BROKEN_armv6= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
BROKEN_armv7= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'

View File

@ -3,6 +3,7 @@
PORTNAME= gnuastro
PORTVERSION= 0.10
PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= GNU

View File

@ -15,6 +15,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libpcre.so:devel/pcre
RUN_DEPENDS= bash:shells/bash

View File

@ -2,6 +2,7 @@
PORTNAME= kstars
DISTVERSION= 3.3.5
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= astro kde
MASTER_SITES= KDE/stable/${PORTNAME}

View File

@ -15,6 +15,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= gmake tar:tgz
USE_OCAML= yes

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wcslib
PORTVERSION= 6.2
PORTREVISION= 4
PORTVERSION= 6.4
CATEGORIES= astro
MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/
@ -35,6 +34,7 @@ PGPLOT_CONFIGURE_WITH= pgplot
PGPLOT_LIB_DEPENDS= libpgplot.so:graphics/pgplot \
libpng.so:graphics/png
PGPLOT_USE= XORG=x11
PGPLOT_USES= xorg
post-patch:
@${REINPLACE_CMD} -e 's#%%PKGDIR%%#${STAGEDIR}${PREFIX}/libdata#g' \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1540037035
SHA256 (wcslib-6.2.tar.bz2) = bb4dfe242959bc4e5540890e0475754ad4a027dba971903dc4d82df8d564d805
SIZE (wcslib-6.2.tar.bz2) = 2377603
TIMESTAMP = 1567942654
SHA256 (wcslib-6.4.tar.bz2) = 13c11ff70a7725563ec5fa52707a9965fce186a1766db193d08c9766ea107000
SIZE (wcslib-6.4.tar.bz2) = 2379163

View File

@ -49,13 +49,13 @@ include/wcslib-%%VERSION%%/wtbarr.h
%%PGPLOT%%lib/libpgsbox-%%VERSION%%.a
%%PGPLOT%%lib/libpgsbox.a
%%PGPLOT%%lib/libpgsbox.so
%%PGPLOT%%lib/libpgsbox.so.5
%%PGPLOT%%lib/libpgsbox.so.6
%%PGPLOT%%lib/libpgsbox.so.%%VERSION%%
lib/libwcs-%%VERSION%%.a
lib/libwcs.a
lib/libwcs.so
lib/libwcs.so.6
lib/libwcs.so.6.2
lib/libwcs.so.6.4
libdata/pkgconfig/wcslib.pc
%%CFITSIO%%man/man1/HPXcvt.1.gz
man/man1/fitshdr.1.gz

View File

@ -15,6 +15,8 @@ COMMENT= Dockable CD player for AfterStep or WindowMaker
LICENSE= GPLv2
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libworkman.so:audio/libworkman

View File

@ -13,6 +13,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USE_GITHUB= yes
GH_ACCOUNT= Daenyth

View File

@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= fmit
PORTVERSION= 1.2.6
PORTVERSION= 1.2.13
DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= danilo@FreeBSD.org
@ -17,7 +16,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING_LGPL.txt
LIB_DEPENDS= libfftw3.so:math/fftw3
USES= compiler:c++11-lang gl gnome pkgconfig qmake qt:5 tar:bzip2
USES= compiler:c++11-lang gl gnome pkgconfig qmake qt:5 tar:bzip2 xorg
USE_QT= buildtools_build core gui opengl qmake_build multimedia network svg widgets
USE_GL= gl glut

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1545834886
SHA256 (gillesdegottex-fmit-v1.2.6_GH0.tar.gz) = 73dd21b478498694fd10b2dac24160783c5956754e9db05d62611b041eec0f76
SIZE (gillesdegottex-fmit-v1.2.6_GH0.tar.gz) = 289649
TIMESTAMP = 1568543226
SHA256 (gillesdegottex-fmit-v1.2.13_GH0.tar.gz) = ce36e612c936ce12a586a4bf37e921789f73715eebb124d7c30dbda87bc76296
SIZE (gillesdegottex-fmit-v1.2.13_GH0.tar.gz) = 304867

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libjack.so:audio/jack \
liblash.so:audio/lash

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libmpd.so:audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:audio/gmpc

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2 # only
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libjack.so:audio/jack
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fpconst>=0:math/py-fpconst@${PY_FLAVOR}

View File

@ -18,6 +18,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Composition in Java
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= zip
USE_JAVA= yes

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
NO_WRKSUBDIR= yes
USES= tar:Z

View File

@ -13,6 +13,8 @@ COMMENT= Program intended to help with organizing your music files
LICENSE= GPLv2
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ogg>0:audio/py-ogg@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}vorbis>0:audio/py-vorbis@${PY_FLAVOR} \

View File

@ -11,6 +11,8 @@ COMMENT= Cloud music integration for your desktop
LICENSE= BSD2CLAUSE
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libdioritegtk-0.2.so:x11-toolkits/diorite \
libjson-glib-1.0.so:devel/json-glib \

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pulseaudio-module-sndio
DISTVERSION= 12.0
PORTREVISION= 1
DISTVERSION= 13.0
CATEGORIES= audio
MASTER_SITES= https://github.com/t6/pulseaudio-module-sndio/releases/download/${DISTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1530629461
SHA256 (pulseaudio-module-sndio-12.0.tar.gz) = 785baffed274241eb8e1642d0d6e66a411f7f6bf0d0257f46dcd51a809feb835
SIZE (pulseaudio-module-sndio-12.0.tar.gz) = 68382
TIMESTAMP = 1568565073
SHA256 (pulseaudio-module-sndio-13.0.tar.gz) = 0e76f8c2a25972d24cc7287bbd6cf6406bd84fd375d845a5e26e92766b173642
SIZE (pulseaudio-module-sndio-13.0.tar.gz) = 68910

View File

@ -3,6 +3,7 @@
PORTNAME= pulseaudio-module-xrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= meta@FreeBSD.org

View File

@ -5,8 +5,7 @@
# PORTREVISION bumps of depending ports.
PORTNAME= pulseaudio
PORTVERSION= 12.2
PORTREVISION= 6
PORTVERSION= 13.0
CATEGORIES= audio
MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/
@ -16,6 +15,7 @@ COMMENT= Sound server for UNIX
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LGPL
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
LIB_DEPENDS= libsndfile.so:audio/libsndfile \
libfftw3.so:math/fftw3 \
libfftw3f.so:math/fftw3-float \
@ -26,7 +26,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \
USES= compiler:c11 cpe gettext gmake gnome iconv libtool \
pathfix pkgconfig python:run shebangfix ssl tar:xz
USE_GNOME= glib20 intltool
USE_GNOME= glib20
USE_XORG= ice sm x11 xcb xtst
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
@ -40,6 +40,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
SHEBANG_FILES= shell-completion/bash/pulseaudio \
src/utils/pa-info \
src/utils/qpaeq
bash_CMD= ${SETENV} bash
SUB_FILES= pkg-message
@ -59,7 +60,7 @@ USERS= pulse
GROUPS= pulse pulse-access pulse-rt
OPTIONS_SUB= yes
OPTIONS_DEFINE= AVAHI GCONF GSETTINGS SIMD
OPTIONS_DEFINE= AVAHI GCONF GSETTINGS SIMD TEST
OPTIONS_DEFAULT=AVAHI SIMD SIMPLE SOXR SPEEX WEBRTC_AEC
AVAHI_CONFIGURE_ENABLE= avahi
AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app
@ -70,6 +71,9 @@ GSETTINGS_CONFIGURE_ENABLE= gsettings
GSETTINGS_VARS= GLIB_SCHEMAS=org.freedesktop.pulseaudio.gschema.xml
SIMD_CONFIGURE_ENABLE= orc
SIMD_LIB_DEPENDS= liborc-0.4.so:devel/orc
TEST_TEST_TARGET= check
TEST_CONFIGURE_ENABLE= tests default-build-tests
TEST_BUILD_DEPENDS= check>0:devel/check
OPTIONS_GROUP= AUDIO
OPTIONS_GROUP_AUDIO= ALSA JACK SOXR SPEEX WEBRTC_AEC
@ -105,9 +109,14 @@ PLIST_SUB= PULSE_VERSION=${PULSE_VERSION}
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/share|g' \
${WRKSRC}/src/daemon/default.pa.in
@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' \
-e 's|--directory|-d|g' \
${WRKSRC}/src/utils/pa-info
@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \
${WRKSRC}/configure
pre-install-TEST-on: do-test
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/pulse
.for ii in default.pa daemon.conf client.conf system.pa

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1531753054
SHA256 (pulseaudio-12.2.tar.xz) = 809668ffc296043779c984f53461c2b3987a45b7a25eb2f0a1d11d9f23ba4055
SIZE (pulseaudio-12.2.tar.xz) = 1665092
TIMESTAMP = 1568380928
SHA256 (pulseaudio-13.0.tar.xz) = 961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057
SIZE (pulseaudio-13.0.tar.xz) = 1901768

View File

@ -1,6 +1,15 @@
--- src/pulsecore/atomic.h.orig 2016-08-23 12:50:11 UTC
--- src/pulsecore/atomic.h.orig 2019-09-13 13:10:23 UTC
+++ src/pulsecore/atomic.h
@@ -185,39 +185,6 @@ static inline bool pa_atomic_ptr_cmpxchg
@@ -117,7 +117,7 @@ static inline void* pa_atomic_ptr_load(c
}
static inline void pa_atomic_ptr_store(pa_atomic_ptr_t *a, void* p) {
- __atomic_store_n(&a->value, p, __ATOMIC_SEQ_CST);
+ __atomic_store_n(&a->value, (uintptr_t)p, __ATOMIC_SEQ_CST);
}
#else
@@ -218,39 +218,6 @@ static inline bool pa_atomic_ptr_cmpxchg
#include <sys/param.h>
#include <machine/atomic.h>

View File

@ -0,0 +1,14 @@
--- src/tests/atomic-test.c.orig 2019-09-13 13:10:23 UTC
+++ src/tests/atomic-test.c
@@ -51,6 +51,11 @@
#define MEMORY_SIZE (8 * 2 * 1024 * 1024)
+#ifdef __FreeBSD__
+#include <sys/cpuset.h>
+#define cpu_set_t cpuset_t
+#endif
+
typedef struct io_t {
pa_atomic_t *flag;

View File

@ -1,3 +1,4 @@
bin/pa-info
bin/pacat
bin/pacmd
bin/pactl
@ -68,7 +69,7 @@ lib/libpulse-simple.so.0
lib/libpulse-simple.so.0.1.1
lib/libpulse.so
lib/libpulse.so.0
lib/libpulse.so.0.20.3
lib/libpulse.so.0.21.1
%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/libavahi-wrap.so
lib/pulse-%%PULSE_VERSION%%/modules/module-allow-passthrough.so
lib/pulse-%%PULSE_VERSION%%/modules/module-device-manager.so
@ -215,9 +216,12 @@ man/man5/pulse-daemon.conf.5.gz
%%ALSA%%share/pulseaudio/alsa-mixer/paths/hdmi-output-7.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/iec958-stereo-input.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-input.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-output-mono.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-output-stereo.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-5-output-chat.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-5-output-game.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-input.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-mono.conf
%%ALSA%%share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-stereo.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/default.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/dell-dock-tb16-usb-audio.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/force-speaker-and-int-mic.conf
@ -232,13 +236,16 @@ man/man5/pulse-daemon.conf.5.gz
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/sb-omni-surround-5.1.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-usb-audio.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-5-usb-audio.conf
%%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-7-usb-audio.conf
share/zsh/site-functions/_pulseaudio
share/locale/af/LC_MESSAGES/pulseaudio.mo
share/locale/as/LC_MESSAGES/pulseaudio.mo
share/locale/be/LC_MESSAGES/pulseaudio.mo
share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
share/locale/ca/LC_MESSAGES/pulseaudio.mo
share/locale/cs/LC_MESSAGES/pulseaudio.mo
share/locale/da/LC_MESSAGES/pulseaudio.mo
share/locale/de/LC_MESSAGES/pulseaudio.mo
share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
share/locale/el/LC_MESSAGES/pulseaudio.mo

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= qaudiosonar
PORTVERSION= 1.6.0
PORTREVISION= 1
PORTVERSION= 1.6.1
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org/distfiles/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1563298125
SHA256 (qaudiosonar-1.6.0.tar.bz2) = 24fdde7fbe8dc71d62c8cc34145e4e7e3403c2c52854dbac669b15f019264404
SIZE (qaudiosonar-1.6.0.tar.bz2) = 57829
TIMESTAMP = 1568454611
SHA256 (qaudiosonar-1.6.1.tar.bz2) = f9c44622d27545296108ddfe81bfb2b61afa6a2123656f33ca9f439a28b239a0
SIZE (qaudiosonar-1.6.1.tar.bz2) = 299062

View File

@ -16,6 +16,8 @@ COMMENT= Splits SHOUTcast stream into tracks
LICENSE= GPLv2
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libmad.so:audio/libmad \
libtre.so:textproc/libtre

View File

@ -14,6 +14,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libcurl.so:ftp/curl

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= alias imake
USE_XORG= xpm

View File

@ -14,6 +14,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \
libcurl.so:ftp/curl

View File

@ -13,6 +13,8 @@ LICENSE= CDDL
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
GNU_CONFIGURE= yes

View File

@ -16,6 +16,8 @@ COMMENT= Benchmarking tool for analysing TCP and UDP performance
LICENSE= PD
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
NO_WRKSUBDIR= yes

View File

@ -16,8 +16,9 @@ USE_GITHUB= yes
GH_ACCOUNT= wg
USES= gmake ssl
USE_CSTD= c99
LLD_UNSAFE= yes
CFLAGS+= -std=c99 -D_DECLARE_C99_LDBL_MATH -I/${LOCALBASE}/include/luajit-2.0
CFLAGS+= -I${LOCALBASE}/include/luajit-2.0
MAKE_ENV+= WITH_OPENSSL=${OPENSSLBASE} WITH_LUAJIT=${LOCALBASE} VER=${PORTVERSION}
PLIST_FILES= bin/wrk

View File

@ -51,6 +51,7 @@
SUBDIR += graphlan
SUBDIR += grappa
SUBDIR += groopm
SUBDIR += haplohseq
SUBDIR += hhsuite
SUBDIR += hisat2
SUBDIR += hmmer

View File

@ -16,6 +16,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
WRKSRC= ${WRKDIR}/${PORTNAME}-1.5

View File

@ -0,0 +1,29 @@
# $FreeBSD$
PORTNAME= haplohseq
DISTVERSION= 0.1.2
CATEGORIES= biology
MASTER_SITES= https://mirror1.hpc.uwm.edu/Distfiles/ \
https://mirror2.hpc.uwm.edu/Distfiles/
DISTNAME= haplohseq_source-${DISTVERSION}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Identify regions of allelic imbalance
LICENSE= MIT
LIB_DEPENDS= libboost_system.so:devel/boost-libs
USES= compiler:c++11-lang gmake localbase:ldflags zip
MAKEFILE= makefile
WRKSRC= ${WRKDIR}/haplohseq_source
LDFLAGS+= -lpthread
MAKE_ENV= STRIP=${STRIP}
PLIST_FILES= bin/haplohseq
do-test:
@(cd ${WRKSRC}/build/test && ${FILESDIR}/run-tests)
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1567118170
SHA256 (haplohseq_source-0.1.2.zip) = 35f8fe6718020e6eacdc309d28fc5dd3cc7c6e8400da1d962fdf6fb52d4e90c5
SIZE (haplohseq_source-0.1.2.zip) = 63620

View File

@ -0,0 +1,105 @@
--- makefile.orig 2019-08-29 18:03:23 UTC
+++ makefile
@@ -7,23 +7,32 @@
#
# Constants
-CXX=g++
+# Default to g++ if not set by make args or environment
+CXX?=g++
#-O0 -g will turn on debugging
#The rule of thumb:
#When you need to debug, use -O0 (and -g to generate debugging symbols.)
#When you are preparing to ship it, use -O2.
#When you use gentoo, use -O3...!
#When you need to put it on an embedded system, use -Os (optimize for size, not for efficiency.)
-CXX_FLAGS=-Wall -g -stdlib=libstdc++
+# Use canonincal compiler variables, which may be provided by build env
+CXXFLAGS?=-Wall -g -stdlib=libstdc++
SRC=src
CONF=conf
HMM_SRC=$(SRC)/hmm
UTIL_SRC=$(SRC)/util
-BOOST=/usr/local/boost_1_52_0
+BOOST?=/usr/local/boost_1_52_0
INCLUDES=-I./$(SRC) -I./$(HMM_SRC) -I./$(UTIL_SRC) -isystem$(BOOST)
-LIBRARY_PATHS=-Llib/macosx
+LIBRARY_PATHS?=-Llib/macosx
LIBRARIES=-lm -lboost_program_options -lboost_system -lboost_filesystem -lboost_thread
+# Installation target with destdir support
+DESTDIR?=.
+PREFIX?=/usr/local
+MKDIR?=mkdir
+INSTALL?=install
+STRIP?= # empty, set to -s to install stripped binary
+
# Generated directories which are generated in this script and cleaned up with 'make clean'
BUILD=build
OBJ=$(BUILD)/obj
@@ -35,18 +44,21 @@ directories:
# Create object files into the OBJ directory from cpp files in the SRC directory.
$(OBJ)/%.o: $(SRC)/%.cpp directories
- $(CXX) $(CXX_FLAGS) $(INCLUDES) -c -o $@ $<
+ $(CXX) $(CXXFLAGS) $(INCLUDES) -c -o $@ $<
$(OBJ)/%.o: $(HMM_SRC)/%.cpp directories
- $(CXX) $(CXX_FLAGS) $(INCLUDES) -c -o $@ $<
+ $(CXX) $(CXXFLAGS) $(INCLUDES) -c -o $@ $<
$(OBJ)/%.o: $(UTIL_SRC)/%.cpp directories
- $(CXX) $(CXX_FLAGS) $(INCLUDES) -c -o $@ $<
+ $(CXX) $(CXXFLAGS) $(INCLUDES) -c -o $@ $<
-all: clean haplohseq
+all: haplohseq test
haplohseq: $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(OBJ)/Reporter.o $(OBJ)/FreqPhase.o $(OBJ)/VcfUtil.o $(OBJ)/HaplohSeq.o
- $(CXX) -o $(BIN)/$@ $(CXX_FLAGS) $(INCLUDES) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(OBJ)/Reporter.o $(OBJ)/FreqPhase.o $(OBJ)/VcfUtil.o $(OBJ)/HaplohSeq.o $(LIBRARY_PATHS) $(LIBRARIES)
- cp -r $(CONF) $(BIN)/.
-
+ $(CXX) -o $(BIN)/$@ $(CXXFLAGS) $(INCLUDES) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(OBJ)/Reporter.o $(OBJ)/FreqPhase.o $(OBJ)/VcfUtil.o $(OBJ)/HaplohSeq.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
+
+install:
+ $(MKDIR) -p $(DESTDIR)$(PREFIX)/bin
+ $(INSTALL) -c $(STRIP) $(BIN)/* $(DESTDIR)$(PREFIX)/bin
+
clean:
rm -rf $(BUILD)
@@ -74,28 +86,28 @@ test: FreqPhaseTest HaplohSeqTest HmmTest InputProcess
# Create test object files into the OBJ directory from cpp files in the SRC directory.
$(TEST_BIN)/%.o: $(TEST_SRC)/%.cpp directories test_directory
- $(CXX) $(CXX_FLAGS) $(INCLUDES) $(TEST_INCLUDES) -c -o $@ $<
+ $(CXX) $(CXXFLAGS) $(INCLUDES) $(TEST_INCLUDES) -c -o $@ $<
HaplohSeqTest: $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(TEST_BIN)/HaplohSeqTest.o
- $(CXX) -o $(TEST_BIN)/$@ $(CXX_FLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(TEST_BIN)/HaplohSeqTest.o $(LIBRARY_PATHS) $(LIBRARIES)
+ $(CXX) -o $(TEST_BIN)/$@ $(CXXFLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(TEST_BIN)/HaplohSeqTest.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
FreqPhaseTest: $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(OBJ)/FreqPhase.o $(TEST_BIN)/FreqPhaseTest.o
- $(CXX) -o $(TEST_BIN)/$@ $(CXX_FLAGS) $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(OBJ)/FreqPhase.o $(TEST_BIN)/FreqPhaseTest.o $(LIBRARY_PATHS) $(LIBRARIES)
+ $(CXX) -o $(TEST_BIN)/$@ $(CXXFLAGS) $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(OBJ)/FreqPhase.o $(TEST_BIN)/FreqPhaseTest.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
HmmTest: $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/HmmTest.o
- $(CXX) -o $(TEST_BIN)/$@ $(CXX_FLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/HmmTest.o $(LIBRARY_PATHS) $(LIBRARIES)
+ $(CXX) -o $(TEST_BIN)/$@ $(CXXFLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/HmmTest.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
InputProcessorTest: $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(TEST_BIN)/InputProcessorTest.o
- $(CXX) -o $(TEST_BIN)/$@ $(CXX_FLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(TEST_BIN)/InputProcessorTest.o $(LIBRARY_PATHS) $(LIBRARIES)
+ $(CXX) -o $(TEST_BIN)/$@ $(CXXFLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/InputProcessor.o $(TEST_BIN)/InputProcessorTest.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
MathUtilTest: $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/MathUtilTest.o
- $(CXX) -o $(TEST_BIN)/$@ $(CXX_FLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/MathUtilTest.o $(LIBRARY_PATHS) $(LIBRARIES)
+ $(CXX) -o $(TEST_BIN)/$@ $(CXXFLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/MathUtilTest.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
ReporterTest: $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/ReporterTest.o
- $(CXX) -o $(TEST_BIN)/$@ $(CXX_FLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/ReporterTest.o $(LIBRARY_PATHS) $(LIBRARIES)
+ $(CXX) -o $(TEST_BIN)/$@ $(CXXFLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(TEST_BIN)/ReporterTest.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
ThreadPoolTest: $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/ThreadPool.o $(TEST_BIN)/ThreadPoolTest.o
- $(CXX) -o $(TEST_BIN)/$@ $(CXX_FLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/ThreadPool.o $(TEST_BIN)/ThreadPoolTest.o $(LIBRARY_PATHS) $(LIBRARIES)
+ $(CXX) -o $(TEST_BIN)/$@ $(CXXFLAGS) $(OBJ)/Hmm.o $(OBJ)/DataStructures.o $(OBJ)/MathUtil.o $(OBJ)/StringUtil.o $(OBJ)/ThreadPool.o $(TEST_BIN)/ThreadPoolTest.o $(LIBRARY_PATHS) $(LIBRARIES) $(LDFLAGS)
############################## END TEST LOGIC ##############################

View File

@ -0,0 +1,20 @@
--- src/HaplohSeq.cpp.orig 2019-09-01 14:58:30 UTC
+++ src/HaplohSeq.cpp
@@ -202,7 +202,7 @@ void HaplohSeq::runBafHaplohseq( std::string& obsType,
// Spawn worker threads
for (std::size_t t = 0; t < numThreads; t++) {
- threadPool.create_thread(boost::bind((unsigned long int (boost::asio::io_service::*)())&boost::asio::io_service::run, &ioService));
+ threadPool.create_thread(boost::bind((boost::asio::io_context::count_type (boost::asio::io_service::*)())&boost::asio::io_service::run, &ioService));
}
std::map<std::string, boost::shared_ptr<Hmm> > chrHmms;
@@ -420,7 +420,7 @@ void HaplohSeq::runVcfHaplohseq( std::string& obsType,
// Spawn worker threads
for (std::size_t t = 0; t < numThreads; t++) {
- threadPool.create_thread(boost::bind((unsigned long int (boost::asio::io_service::*)())&boost::asio::io_service::run, &ioService));
+ threadPool.create_thread(boost::bind((boost::asio::io_context::count_type (boost::asio::io_service::*)())&boost::asio::io_service::run, &ioService));
}
std::map<std::string, boost::shared_ptr<Hmm> > chrHmms;

View File

@ -0,0 +1,11 @@
--- src/test/InputProcessorTest.cpp.orig 2019-09-01 12:33:22 UTC
+++ src/test/InputProcessorTest.cpp
@@ -82,7 +82,7 @@ BOOST_AUTO_TEST_CASE(isHetTest) {
BOOST_REQUIRE_EQUAL(inputProc.isHet('A','?'), false);
BOOST_REQUIRE_EQUAL(inputProc.isHet('A','.'), false);
BOOST_REQUIRE_EQUAL(inputProc.isHet('A',' '), false);
- BOOST_REQUIRE_EQUAL(inputProc.isHet('C', NULL), true);
+ BOOST_REQUIRE_EQUAL(inputProc.isHet('C','\0'), true);
}
BOOST_AUTO_TEST_CASE(readAllelesTest) {

View File

@ -0,0 +1,10 @@
#!/bin/sh -e
printf "\n=== FreqPhaseTest ===\n\n"
./FreqPhaseTest
printf "\n=== InputProcessorTest ===\n\n"
./InputProcessorTest
printf "\n=== HmmTest ===\n\n"
./HmmTest
printf "\n=== HaplohSeqTest ===\n\n"
./HaplohSeqTest

View File

@ -0,0 +1,6 @@
Haplohseq identifies regions of allelic imbalance (AI) in sequencing data
obtained from impure samples where AI events exist in a potentially low
proportion of cells in the sample. Input to the software includes a VCF file
of genotypes and estimated phased genotypes.
WWW: https://sites.google.com/site/integrativecancergenomics/software/haplohseq

View File

@ -3,7 +3,7 @@
PORTNAME= Jellyfish
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.10
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org

View File

@ -1,35 +0,0 @@
--- include/jellyfish/file_header.hpp.orig 2018-04-16 12:46:09 UTC
+++ include/jellyfish/file_header.hpp
@@ -21,6 +21,8 @@
#include <jellyfish/generic_file_header.hpp>
#include <jellyfish/rectangular_binary_matrix.hpp>
+using std::string;
+
namespace jellyfish {
/// A header with jellyfish hash specific entries: size, matrix, etc.
class file_header : public generic_file_header {
@@ -42,7 +44,10 @@ class file_header : public generic_file_header { (publ
RectangularBinaryMatrix matrix(int i = 1) const {
std::string name("matrix");
- name += std::to_string((long long int)i); // Cast to make gcc4.4 happy!
+ char buff[100];
+ // name += std::to_string((long long int)i); // Cast to make gcc4.4 happy!
+ snprintf(buff, 99, "%d", i);
+ name += buff;
const unsigned int r = root_[name]["r"].asUInt();
const unsigned int c = root_[name]["c"].asUInt();
if(root_[name]["identity"].asBool())
@@ -56,7 +61,10 @@ class file_header : public generic_file_header { (publ
void matrix(const RectangularBinaryMatrix& m, int i = 1) {
std::string name("matrix");
- name += std::to_string((long long int)i);
+ char buff[100];
+ // name += std::to_string((long long int)i);
+ snprintf(buff, 99, "%d", i);
+ name += buff;
root_[name].clear();
root_[name]["r"] = m.r();
root_[name]["c"] = m.c();

View File

@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Distributed client for Protein Folding
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= linux
ONLY_FOR_ARCHS= i386 amd64

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= trimmomatic
PORTVERSION= 0.35
DISTVERSION= 0.39
CATEGORIES= biology java
MASTER_SITES= http://www.usadellab.org/cms/uploads/supplementary/Trimmomatic/
DISTNAME= Trimmomatic-${PORTVERSION}
@ -11,17 +11,22 @@ MAINTAINER= jwb@FreeBSD.org
COMMENT= Flexible read trimming tool for Illumina NGS data
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_RUN= yes
NO_BUILD= yes
NO_ARCH= yes
SUB_FILES= trimmomatic
do-install:
${INSTALL_DATA} ${WRKSRC}/trimmomatic-${PORTVERSION}.jar \
${STAGEDIR}${JAVAJARDIR}/trimmomatic.jar
cd ${WRKSRC} && ${COPYTREE_SHARE} adapters ${STAGEDIR}${DATADIR}
${INSTALL_SCRIPT} ${WRKDIR}/trimmomatic ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Trimmomatic-0.35.zip) = 43b993ffa91c039b529db8334bc6aa4b0d601e69c79aaa9a1457ecd1c2c3cc69
SIZE (Trimmomatic-0.35.zip) = 129810
TIMESTAMP = 1568469691
SHA256 (Trimmomatic-0.39.zip) = 2f97e3a237378d55c221abfc38e4b11ea232c8a41d511b8b4871f00c0476abca
SIZE (Trimmomatic-0.39.zip) = 133596

View File

@ -0,0 +1,3 @@
#!/bin/sh -e
java -jar %%PREFIX%%/share/java/classes/trimmomatic.jar "$@"

View File

@ -1,7 +1,8 @@
bin/trimmomatic
%%JAVAJARDIR%%/trimmomatic.jar
%%DATADIR%%/adapters/NexteraPE-PE.fa
%%DATADIR%%/adapters/TruSeq2-PE.fa
%%DATADIR%%/adapters/TruSeq2-SE.fa
%%DATADIR%%/adapters/TruSeq3-PE-2.fa
%%DATADIR%%/adapters/TruSeq3-PE.fa
%%DATADIR%%/adapters/TruSeq3-SE.fa
%%JAVAJARDIR%%/trimmomatic.jar

View File

@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status
CONFLICTS_INSTALL= fspclient-*

View File

@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= DXF to FIG converter
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
PLIST_FILES= bin/dxf2fig

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2

View File

@ -15,6 +15,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \

View File

@ -17,6 +17,8 @@ LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= gmake libtool
USE_CXXSTD= c++98

View File

@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for fast loading mp3s into Nokia 5510
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libid3.so:audio/id3lib

View File

@ -11,6 +11,7 @@ COMMENT= Morse telegraphy trainer similar to the classic DOS version by DL4MM
LICENSE= GPLv2
USES= gmake ncurses shebangfix
USE_CSTD= c99
SHEBANG_FILES= qrqscore

View File

@ -15,6 +15,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
RUN_DEPENDS= mrtg:net-mgmt/mrtg

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= postgis
PORTVERSION= 2.3.9
PORTREVISION= 1
PORTVERSION= 2.3.10
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 23
@ -43,7 +42,7 @@ TOPOLOGY_DESC= Topology support
SFCGAL_DESC= Enable sfcgal
ADDRSTD_DESC= Enable address standardizer
CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis24 postgis25
CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis24 postgis25
LOADERGUI_CONFIGURE_WITH= gui
LOADERGUI_USE= GNOME=gtk20

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1552658706
SHA256 (postgis-2.3.9.tar.gz) = a411e15e937c4b3d64b76b273454ea4e1c65447605dbef69bc3ed6d590a28f69
SIZE (postgis-2.3.9.tar.gz) = 11560931
TIMESTAMP = 1568264356
SHA256 (postgis-2.3.10.tar.gz) = 071212f902526275e09de9fc74e8393f4ddc1c9926e0a92dc6cd2b2501be427f
SIZE (postgis-2.3.10.tar.gz) = 11571224

View File

@ -164,9 +164,9 @@ share/postgresql/extension/postgis--2.3.5--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.6--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.7--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.8--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.9--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql
share/postgresql/extension/postgis--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql
share/postgresql/extension/postgis.control
@ -206,9 +206,9 @@ share/postgresql/extension/postgis.control
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.6--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.7--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.8--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.9--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%next--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--unpackaged--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal.control
@ -248,9 +248,9 @@ share/postgresql/extension/postgis_tiger_geocoder--2.3.5--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.6--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.7--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.8--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.9--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%next.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%next--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--unpackaged--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder.control
@ -291,9 +291,9 @@ share/postgresql/extension/postgis_tiger_geocoder.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.6--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.7--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.8--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.9--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%next--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology.control

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= postgis
PORTVERSION= 2.4.7
PORTREVISION= 1
PORTVERSION= 2.4.8
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 24
@ -41,7 +40,7 @@ TOPOLOGY_DESC= Topology support
SFCGAL_DESC= Enable sfcgal
ADDRSTD_DESC= Enable address standardizer
CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis23 postgis25
CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis23 postgis25
LOADERGUI_CONFIGURE_WITH= gui
LOADERGUI_USE= GNOME=gtk20

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1552660013
SHA256 (postgis-2.4.7.tar.gz) = 4ede3cd1c11af7635fc242ba319a1fbdf3ff74a9f75c6536d0b5007fd1e69657
SIZE (postgis-2.4.7.tar.gz) = 12831401
TIMESTAMP = 1568267239
SHA256 (postgis-2.4.8.tar.gz) = 9416647015bf5a6de44f5e8c51aad2eb35933eeee12682d75dd0fd5e82fa5659
SIZE (postgis-2.4.8.tar.gz) = 12846228

View File

@ -9,7 +9,7 @@ lib/liblwgeom-2.4.so.0.0.0
lib/liblwgeom.a
lib/liblwgeom.la
lib/liblwgeom.so
lib/postgresql/address_standardizer-2.4.so
%%ADDRSTD%%lib/postgresql/address_standardizer.so
lib/postgresql/postgis-2.4.so
%%TOPOLOGY%%lib/postgresql/postgis_topology-2.4.so
lib/postgresql/rtpostgis-2.4.so
@ -119,6 +119,53 @@ share/postgresql/contrib/postgis-2.4/uninstall_rtpostgis.sql
%%SFCGAL%%share/postgresql/contrib/postgis-2.4/uninstall_sfcgal.sql
%%TOPOLOGY%%share/postgresql/contrib/postgis-2.4/uninstall_topology.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--1.0--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.0--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.1--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.2--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.3--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.4--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.5--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.6--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.0.7--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.0--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.1--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.2--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.3--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.4--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.5--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.6--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.7--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.8--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.1.9--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.0--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.1--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.2--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.3--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.4--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.5--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.6--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.7--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.2.8--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.0--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.1--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.10--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.2--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.3--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.4--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.5--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.6--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.7--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.8--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.3.9--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.0--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.1--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.2--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.3--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.4--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.5--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.6--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--2.4.7--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--ANY--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%.sql
%%ADDRSTD%%share/postgresql/extension/address_standardizer--%%PORTVERSION%%next--%%PORTVERSION%%.sql
@ -166,6 +213,7 @@ share/postgresql/extension/postgis--2.3.6--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.7--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.8--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.9--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.3.10--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.4.0--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.4.1--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.4.2--%%PORTVERSION%%.sql
@ -173,9 +221,9 @@ share/postgresql/extension/postgis--2.4.3--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.4.4--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.4.5--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.4.6--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--2.4.7--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql
share/postgresql/extension/postgis--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql
share/postgresql/extension/postgis--unpackaged--%%PORTVERSION%%.sql
share/postgresql/extension/postgis.control
@ -216,6 +264,7 @@ share/postgresql/extension/postgis.control
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.7--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.8--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.9--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.3.10--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.4.0--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.4.1--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.4.2--%%PORTVERSION%%.sql
@ -223,9 +272,9 @@ share/postgresql/extension/postgis.control
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.4.4--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.4.5--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.4.6--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.4.7--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%next--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--unpackaged--%%PORTVERSION%%.sql
%%SFCGAL%%share/postgresql/extension/postgis_sfcgal.control
@ -266,6 +315,7 @@ share/postgresql/extension/postgis_tiger_geocoder--2.3.6--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.7--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.8--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.9--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.3.10--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.4.0--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.4.1--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.4.2--%%PORTVERSION%%.sql
@ -273,9 +323,9 @@ share/postgresql/extension/postgis_tiger_geocoder--2.4.3--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.4.4--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.4.5--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.4.6--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--2.4.7--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%next.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%next--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder--unpackaged--%%PORTVERSION%%.sql
share/postgresql/extension/postgis_tiger_geocoder.control
@ -317,6 +367,7 @@ share/postgresql/extension/postgis_tiger_geocoder.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.7--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.8--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.9--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.3.10--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.4.0--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.4.1--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.4.2--%%PORTVERSION%%.sql
@ -324,12 +375,13 @@ share/postgresql/extension/postgis_tiger_geocoder.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.4.4--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.4.5--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.4.6--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.4.7--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%dev--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%next--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql
%%TOPOLOGY%%share/postgresql/extension/postgis_topology.control
%%LOADERGUI%%share/postgresql/icons/hicolor/8x8/apps/shp2pgsql-gui.png
%%LOADERGUI%%share/postgresql/icons/hicolor/16x16/apps/shp2pgsql-gui.png
%%LOADERGUI%%share/postgresql/icons/hicolor/22x22/apps/shp2pgsql-gui.png
%%LOADERGUI%%share/postgresql/icons/hicolor/24x24/apps/shp2pgsql-gui.png
@ -339,4 +391,3 @@ share/postgresql/extension/postgis_tiger_geocoder.sql
%%LOADERGUI%%share/postgresql/icons/hicolor/42x42/apps/shp2pgsql-gui.png
%%LOADERGUI%%share/postgresql/icons/hicolor/48x48/apps/shp2pgsql-gui.png
%%LOADERGUI%%share/postgresql/icons/hicolor/64x64/apps/shp2pgsql-gui.png
%%LOADERGUI%%share/postgresql/icons/hicolor/8x8/apps/shp2pgsql-gui.png

View File

@ -13,6 +13,8 @@ COMMENT= Scalable open source PostgreSQL-based database cluster
LICENSE= PostgreSQL
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
BUILD_DEPENDS= bash:shells/bash

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pspg
DISTVERSION= 2.0.2
DISTVERSION= 2.0.3
CATEGORIES= databases
MAINTAINER= dg@syrec.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568217796
SHA256 (okbob-pspg-2.0.2_GH0.tar.gz) = 7d3b1b2467c004302128d794243824e75b84182790e3e3815dc1b9403ecc691e
SIZE (okbob-pspg-2.0.2_GH0.tar.gz) = 1328279
TIMESTAMP = 1568378023
SHA256 (okbob-pspg-2.0.3_GH0.tar.gz) = 7378e342c72670c1c3b70bf2ed3c8ae49407c7e77926b37b4a65c31cc1d5c248
SIZE (okbob-pspg-2.0.3_GH0.tar.gz) = 1328577

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= timescaledb
PORTVERSION= 1.4.1
PORTVERSION= 1.4.2
CATEGORIES= databases
MAINTAINER= kbowling@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1564908567
SHA256 (timescale-timescaledb-1.4.1_GH0.tar.gz) = 823fb49f0091795996018d5ba798afff33758a1ebd0b9ebc0c70c0a12e0698b0
SIZE (timescale-timescaledb-1.4.1_GH0.tar.gz) = 1033403
TIMESTAMP = 1568257186
SHA256 (timescale-timescaledb-1.4.2_GH0.tar.gz) = 04fb0330d8e4c36d8e0d17bf9ec90f08cfeeda406c1917eb525ebc14f52ab018
SIZE (timescale-timescaledb-1.4.2_GH0.tar.gz) = 1286256

View File

@ -35,5 +35,6 @@ share/postgresql/extension/timescaledb--1.3.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.3.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.3.2--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.4.0--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--1.4.1--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql
share/postgresql/extension/timescaledb.control

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= gmake
USE_MYSQL= yes

View File

@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 address book
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= pathfix pkgconfig
USE_GNOME= gnomeprefix gtk20 libxml2

View File

@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM2 plugin that reminds you of important events
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2
RUN_DEPENDS= gkrellm:sysutils/gkrellm2

View File

@ -15,6 +15,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libcurl.so:ftp/curl
RUN_DEPENDS= convert:graphics/ImageMagick6

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
USES= gmake pkgconfig localbase tar:bzip2
USE_GNOME= gtk20

View File

@ -5165,6 +5165,7 @@
SUBDIR += py-whichcraft
SUBDIR += py-whistle
SUBDIR += py-widgetsnbextension
SUBDIR += py-wlc
SUBDIR += py-wrapt
SUBDIR += py-wsgi_intercept
SUBDIR += py-wsgi_xmlrpc
@ -5632,6 +5633,7 @@
SUBDIR += rubygem-aws-sdk-workdocs
SUBDIR += rubygem-aws-sdk-worklink
SUBDIR += rubygem-aws-sdk-workmail
SUBDIR += rubygem-aws-sdk-workmailmessageflow
SUBDIR += rubygem-aws-sdk-workspaces
SUBDIR += rubygem-aws-sdk-xray
SUBDIR += rubygem-aws-sdk2

View File

@ -10,6 +10,8 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= Atlassian Plugin SDK
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
RUN_DEPENDS= mvn:devel/maven-wrapper

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-cpp
PORTVERSION= 1.7.178
PORTVERSION= 1.7.182
CATEGORIES= devel
MAINTAINER= danilo@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568027338
SHA256 (aws-aws-sdk-cpp-1.7.178_GH0.tar.gz) = 28c8eca4c349ae5a8a915ab30263f1147e2fb57d84a2fcd9c79d12dce7c5071a
SIZE (aws-aws-sdk-cpp-1.7.178_GH0.tar.gz) = 22589166
TIMESTAMP = 1568410675
SHA256 (aws-aws-sdk-cpp-1.7.182_GH0.tar.gz) = 9f2ee346163d8b125af3ab2df76594462fe5ee60e2a1369a636796bc31d26a3f
SIZE (aws-aws-sdk-cpp-1.7.182_GH0.tar.gz) = 22693332

View File

@ -1067,12 +1067,15 @@ include/aws/appmesh/model/DescribeVirtualRouterResult.h
include/aws/appmesh/model/DescribeVirtualServiceRequest.h
include/aws/appmesh/model/DescribeVirtualServiceResult.h
include/aws/appmesh/model/DnsServiceDiscovery.h
include/aws/appmesh/model/Duration.h
include/aws/appmesh/model/DurationUnit.h
include/aws/appmesh/model/EgressFilter.h
include/aws/appmesh/model/EgressFilterType.h
include/aws/appmesh/model/FileAccessLog.h
include/aws/appmesh/model/HeaderMatchMethod.h
include/aws/appmesh/model/HealthCheckPolicy.h
include/aws/appmesh/model/HttpMethod.h
include/aws/appmesh/model/HttpRetryPolicy.h
include/aws/appmesh/model/HttpRoute.h
include/aws/appmesh/model/HttpRouteAction.h
include/aws/appmesh/model/HttpRouteHeader.h
@ -1110,6 +1113,7 @@ include/aws/appmesh/model/ServiceDiscovery.h
include/aws/appmesh/model/TagRef.h
include/aws/appmesh/model/TagResourceRequest.h
include/aws/appmesh/model/TagResourceResult.h
include/aws/appmesh/model/TcpRetryPolicyEvent.h
include/aws/appmesh/model/TcpRoute.h
include/aws/appmesh/model/TcpRouteAction.h
include/aws/appmesh/model/UntagResourceRequest.h
@ -6636,6 +6640,8 @@ include/aws/ec2/model/HostRecovery.h
include/aws/ec2/model/HostReservation.h
include/aws/ec2/model/HostTenancy.h
include/aws/ec2/model/HypervisorType.h
include/aws/ec2/model/IKEVersionsListValue.h
include/aws/ec2/model/IKEVersionsRequestListValue.h
include/aws/ec2/model/IamInstanceProfile.h
include/aws/ec2/model/IamInstanceProfileAssociation.h
include/aws/ec2/model/IamInstanceProfileAssociationState.h
@ -6817,6 +6823,9 @@ include/aws/ec2/model/ModifyVpnConnectionRequest.h
include/aws/ec2/model/ModifyVpnConnectionResponse.h
include/aws/ec2/model/ModifyVpnTunnelCertificateRequest.h
include/aws/ec2/model/ModifyVpnTunnelCertificateResponse.h
include/aws/ec2/model/ModifyVpnTunnelOptionsRequest.h
include/aws/ec2/model/ModifyVpnTunnelOptionsResponse.h
include/aws/ec2/model/ModifyVpnTunnelOptionsSpecification.h
include/aws/ec2/model/MonitorInstancesRequest.h
include/aws/ec2/model/MonitorInstancesResponse.h
include/aws/ec2/model/Monitoring.h
@ -6856,6 +6865,18 @@ include/aws/ec2/model/PciId.h
include/aws/ec2/model/PeeringConnectionOptions.h
include/aws/ec2/model/PeeringConnectionOptionsRequest.h
include/aws/ec2/model/PermissionGroup.h
include/aws/ec2/model/Phase1DHGroupNumbersListValue.h
include/aws/ec2/model/Phase1DHGroupNumbersRequestListValue.h
include/aws/ec2/model/Phase1EncryptionAlgorithmsListValue.h
include/aws/ec2/model/Phase1EncryptionAlgorithmsRequestListValue.h
include/aws/ec2/model/Phase1IntegrityAlgorithmsListValue.h
include/aws/ec2/model/Phase1IntegrityAlgorithmsRequestListValue.h
include/aws/ec2/model/Phase2DHGroupNumbersListValue.h
include/aws/ec2/model/Phase2DHGroupNumbersRequestListValue.h
include/aws/ec2/model/Phase2EncryptionAlgorithmsListValue.h
include/aws/ec2/model/Phase2EncryptionAlgorithmsRequestListValue.h
include/aws/ec2/model/Phase2IntegrityAlgorithmsListValue.h
include/aws/ec2/model/Phase2IntegrityAlgorithmsRequestListValue.h
include/aws/ec2/model/Placement.h
include/aws/ec2/model/PlacementGroup.h
include/aws/ec2/model/PlacementGroupState.h
@ -7095,6 +7116,7 @@ include/aws/ec2/model/TransitGatewayState.h
include/aws/ec2/model/TransitGatewayVpcAttachment.h
include/aws/ec2/model/TransitGatewayVpcAttachmentOptions.h
include/aws/ec2/model/TransportProtocol.h
include/aws/ec2/model/TunnelOption.h
include/aws/ec2/model/UnassignIpv6AddressesRequest.h
include/aws/ec2/model/UnassignIpv6AddressesResponse.h
include/aws/ec2/model/UnassignPrivateIpAddressesRequest.h
@ -13725,6 +13747,7 @@ include/aws/medialive/model/ChannelClass.h
include/aws/medialive/model/ChannelEgressEndpoint.h
include/aws/medialive/model/ChannelState.h
include/aws/medialive/model/ChannelSummary.h
include/aws/medialive/model/ColorSpacePassthroughSettings.h
include/aws/medialive/model/CreateChannelRequest.h
include/aws/medialive/model/CreateChannelResult.h
include/aws/medialive/model/CreateInputRequest.h
@ -13804,6 +13827,7 @@ include/aws/medialive/model/GlobalConfigurationOutputLockingMode.h
include/aws/medialive/model/GlobalConfigurationOutputTimingSource.h
include/aws/medialive/model/H264AdaptiveQuantization.h
include/aws/medialive/model/H264ColorMetadata.h
include/aws/medialive/model/H264ColorSpaceSettings.h
include/aws/medialive/model/H264EntropyEncoding.h
include/aws/medialive/model/H264FlickerAq.h
include/aws/medialive/model/H264FramerateControl.h
@ -13822,6 +13846,22 @@ include/aws/medialive/model/H264SubGopLength.h
include/aws/medialive/model/H264Syntax.h
include/aws/medialive/model/H264TemporalAq.h
include/aws/medialive/model/H264TimecodeInsertionBehavior.h
include/aws/medialive/model/H265AdaptiveQuantization.h
include/aws/medialive/model/H265AlternativeTransferFunction.h
include/aws/medialive/model/H265ColorMetadata.h
include/aws/medialive/model/H265ColorSpaceSettings.h
include/aws/medialive/model/H265FlickerAq.h
include/aws/medialive/model/H265GopSizeUnits.h
include/aws/medialive/model/H265Level.h
include/aws/medialive/model/H265LookAheadRateControl.h
include/aws/medialive/model/H265Profile.h
include/aws/medialive/model/H265RateControlMode.h
include/aws/medialive/model/H265ScanType.h
include/aws/medialive/model/H265SceneChangeDetect.h
include/aws/medialive/model/H265Settings.h
include/aws/medialive/model/H265Tier.h
include/aws/medialive/model/H265TimecodeInsertionBehavior.h
include/aws/medialive/model/Hdr10Settings.h
include/aws/medialive/model/HlsAdMarkers.h
include/aws/medialive/model/HlsAkamaiHttpTransferMode.h
include/aws/medialive/model/HlsAkamaiSettings.h
@ -13937,6 +13977,7 @@ include/aws/medialive/model/MediaPackageOutputSettings.h
include/aws/medialive/model/Mp2CodingMode.h
include/aws/medialive/model/Mp2Settings.h
include/aws/medialive/model/MsSmoothGroupSettings.h
include/aws/medialive/model/MsSmoothH265PackagingType.h
include/aws/medialive/model/MsSmoothOutputSettings.h
include/aws/medialive/model/NetworkInputServerValidation.h
include/aws/medialive/model/NetworkInputSettings.h
@ -13957,6 +13998,8 @@ include/aws/medialive/model/PipelineId.h
include/aws/medialive/model/PipelinePauseStateSettings.h
include/aws/medialive/model/PurchaseOfferingRequest.h
include/aws/medialive/model/PurchaseOfferingResult.h
include/aws/medialive/model/Rec601Settings.h
include/aws/medialive/model/Rec709Settings.h
include/aws/medialive/model/RemixSettings.h
include/aws/medialive/model/Reservation.h
include/aws/medialive/model/ReservationCodec.h
@ -15700,6 +15743,74 @@ include/aws/pricing/model/GetAttributeValuesResult.h
include/aws/pricing/model/GetProductsRequest.h
include/aws/pricing/model/GetProductsResult.h
include/aws/pricing/model/Service.h
include/aws/qldb-session/QLDBSessionClient.h
include/aws/qldb-session/QLDBSessionEndpoint.h
include/aws/qldb-session/QLDBSessionErrorMarshaller.h
include/aws/qldb-session/QLDBSessionErrors.h
include/aws/qldb-session/QLDBSessionRequest.h
include/aws/qldb-session/QLDBSession_EXPORTS.h
include/aws/qldb-session/model/AbortTransactionRequest.h
include/aws/qldb-session/model/AbortTransactionResult.h
include/aws/qldb-session/model/CommitTransactionRequest.h
include/aws/qldb-session/model/CommitTransactionResult.h
include/aws/qldb-session/model/EndSessionRequest.h
include/aws/qldb-session/model/EndSessionResult.h
include/aws/qldb-session/model/ExecuteStatementRequest.h
include/aws/qldb-session/model/ExecuteStatementResult.h
include/aws/qldb-session/model/FetchPageRequest.h
include/aws/qldb-session/model/FetchPageResult.h
include/aws/qldb-session/model/Page.h
include/aws/qldb-session/model/SendCommandRequest.h
include/aws/qldb-session/model/SendCommandResult.h
include/aws/qldb-session/model/StartSessionRequest.h
include/aws/qldb-session/model/StartSessionResult.h
include/aws/qldb-session/model/StartTransactionRequest.h
include/aws/qldb-session/model/StartTransactionResult.h
include/aws/qldb-session/model/ValueHolder.h
include/aws/qldb/QLDBClient.h
include/aws/qldb/QLDBEndpoint.h
include/aws/qldb/QLDBErrorMarshaller.h
include/aws/qldb/QLDBErrors.h
include/aws/qldb/QLDBRequest.h
include/aws/qldb/QLDB_EXPORTS.h
include/aws/qldb/model/CreateLedgerRequest.h
include/aws/qldb/model/CreateLedgerResult.h
include/aws/qldb/model/DeleteLedgerRequest.h
include/aws/qldb/model/DescribeJournalS3ExportRequest.h
include/aws/qldb/model/DescribeJournalS3ExportResult.h
include/aws/qldb/model/DescribeLedgerRequest.h
include/aws/qldb/model/DescribeLedgerResult.h
include/aws/qldb/model/ExportJournalToS3Request.h
include/aws/qldb/model/ExportJournalToS3Result.h
include/aws/qldb/model/ExportStatus.h
include/aws/qldb/model/GetBlockRequest.h
include/aws/qldb/model/GetBlockResult.h
include/aws/qldb/model/GetDigestRequest.h
include/aws/qldb/model/GetDigestResult.h
include/aws/qldb/model/GetRevisionRequest.h
include/aws/qldb/model/GetRevisionResult.h
include/aws/qldb/model/JournalS3ExportDescription.h
include/aws/qldb/model/LedgerState.h
include/aws/qldb/model/LedgerSummary.h
include/aws/qldb/model/ListJournalS3ExportsForLedgerRequest.h
include/aws/qldb/model/ListJournalS3ExportsForLedgerResult.h
include/aws/qldb/model/ListJournalS3ExportsRequest.h
include/aws/qldb/model/ListJournalS3ExportsResult.h
include/aws/qldb/model/ListLedgersRequest.h
include/aws/qldb/model/ListLedgersResult.h
include/aws/qldb/model/ListTagsForResourceRequest.h
include/aws/qldb/model/ListTagsForResourceResult.h
include/aws/qldb/model/PermissionsMode.h
include/aws/qldb/model/S3EncryptionConfiguration.h
include/aws/qldb/model/S3ExportConfiguration.h
include/aws/qldb/model/S3ObjectEncryptionType.h
include/aws/qldb/model/TagResourceRequest.h
include/aws/qldb/model/TagResourceResult.h
include/aws/qldb/model/UntagResourceRequest.h
include/aws/qldb/model/UntagResourceResult.h
include/aws/qldb/model/UpdateLedgerRequest.h
include/aws/qldb/model/UpdateLedgerResult.h
include/aws/qldb/model/ValueHolder.h
include/aws/queues/Queue.h
include/aws/queues/Queues_EXPORTS.h
include/aws/queues/sqs/SQSQueue.h
@ -16620,7 +16731,10 @@ include/aws/robomaker/model/ListSimulationJobsResult.h
include/aws/robomaker/model/ListTagsForResourceRequest.h
include/aws/robomaker/model/ListTagsForResourceResult.h
include/aws/robomaker/model/LoggingConfig.h
include/aws/robomaker/model/NetworkInterface.h
include/aws/robomaker/model/OutputLocation.h
include/aws/robomaker/model/PortForwardingConfig.h
include/aws/robomaker/model/PortMapping.h
include/aws/robomaker/model/ProgressDetail.h
include/aws/robomaker/model/RegisterRobotRequest.h
include/aws/robomaker/model/RegisterRobotResult.h
@ -20540,6 +20654,14 @@ include/aws/workmail/model/UpdateResourceRequest.h
include/aws/workmail/model/UpdateResourceResult.h
include/aws/workmail/model/User.h
include/aws/workmail/model/UserRole.h
include/aws/workmailmessageflow/WorkMailMessageFlowClient.h
include/aws/workmailmessageflow/WorkMailMessageFlowEndpoint.h
include/aws/workmailmessageflow/WorkMailMessageFlowErrorMarshaller.h
include/aws/workmailmessageflow/WorkMailMessageFlowErrors.h
include/aws/workmailmessageflow/WorkMailMessageFlowRequest.h
include/aws/workmailmessageflow/WorkMailMessageFlow_EXPORTS.h
include/aws/workmailmessageflow/model/GetRawMessageContentRequest.h
include/aws/workmailmessageflow/model/GetRawMessageContentResult.h
include/aws/workspaces/WorkSpacesClient.h
include/aws/workspaces/WorkSpacesEndpoint.h
include/aws/workspaces/WorkSpacesErrorMarshaller.h
@ -21354,6 +21476,14 @@ lib/cmake/aws-cpp-sdk-pricing/aws-cpp-sdk-pricing-config-version.cmake
lib/cmake/aws-cpp-sdk-pricing/aws-cpp-sdk-pricing-config.cmake
lib/cmake/aws-cpp-sdk-pricing/aws-cpp-sdk-pricing-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/aws-cpp-sdk-pricing/aws-cpp-sdk-pricing-targets.cmake
lib/cmake/aws-cpp-sdk-qldb-session/aws-cpp-sdk-qldb-session-config-version.cmake
lib/cmake/aws-cpp-sdk-qldb-session/aws-cpp-sdk-qldb-session-config.cmake
lib/cmake/aws-cpp-sdk-qldb-session/aws-cpp-sdk-qldb-session-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/aws-cpp-sdk-qldb-session/aws-cpp-sdk-qldb-session-targets.cmake
lib/cmake/aws-cpp-sdk-qldb/aws-cpp-sdk-qldb-config-version.cmake
lib/cmake/aws-cpp-sdk-qldb/aws-cpp-sdk-qldb-config.cmake
lib/cmake/aws-cpp-sdk-qldb/aws-cpp-sdk-qldb-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/aws-cpp-sdk-qldb/aws-cpp-sdk-qldb-targets.cmake
lib/cmake/aws-cpp-sdk-queues/aws-cpp-sdk-queues-config-version.cmake
lib/cmake/aws-cpp-sdk-queues/aws-cpp-sdk-queues-config.cmake
lib/cmake/aws-cpp-sdk-queues/aws-cpp-sdk-queues-targets-%%CMAKE_BUILD_TYPE%%.cmake
@ -21550,6 +21680,10 @@ lib/cmake/aws-cpp-sdk-workmail/aws-cpp-sdk-workmail-config-version.cmake
lib/cmake/aws-cpp-sdk-workmail/aws-cpp-sdk-workmail-config.cmake
lib/cmake/aws-cpp-sdk-workmail/aws-cpp-sdk-workmail-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/aws-cpp-sdk-workmail/aws-cpp-sdk-workmail-targets.cmake
lib/cmake/aws-cpp-sdk-workmailmessageflow/aws-cpp-sdk-workmailmessageflow-config-version.cmake
lib/cmake/aws-cpp-sdk-workmailmessageflow/aws-cpp-sdk-workmailmessageflow-config.cmake
lib/cmake/aws-cpp-sdk-workmailmessageflow/aws-cpp-sdk-workmailmessageflow-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/aws-cpp-sdk-workmailmessageflow/aws-cpp-sdk-workmailmessageflow-targets.cmake
lib/cmake/aws-cpp-sdk-workspaces/aws-cpp-sdk-workspaces-config-version.cmake
lib/cmake/aws-cpp-sdk-workspaces/aws-cpp-sdk-workspaces-config.cmake
lib/cmake/aws-cpp-sdk-workspaces/aws-cpp-sdk-workspaces-targets-%%CMAKE_BUILD_TYPE%%.cmake
@ -21704,6 +21838,8 @@ lib/libaws-cpp-sdk-pinpoint-email.so
lib/libaws-cpp-sdk-pinpoint.so
lib/libaws-cpp-sdk-polly.so
lib/libaws-cpp-sdk-pricing.so
lib/libaws-cpp-sdk-qldb-session.so
lib/libaws-cpp-sdk-qldb.so
lib/libaws-cpp-sdk-queues.so
lib/libaws-cpp-sdk-quicksight.so
lib/libaws-cpp-sdk-ram.so
@ -21753,6 +21889,7 @@ lib/libaws-cpp-sdk-waf.so
lib/libaws-cpp-sdk-workdocs.so
lib/libaws-cpp-sdk-worklink.so
lib/libaws-cpp-sdk-workmail.so
lib/libaws-cpp-sdk-workmailmessageflow.so
lib/libaws-cpp-sdk-workspaces.so
lib/libaws-cpp-sdk-xray.so
libdata/pkgconfig/aws-cpp-sdk-AWSMigrationHub.pc
@ -21901,6 +22038,8 @@ libdata/pkgconfig/aws-cpp-sdk-pinpoint-email.pc
libdata/pkgconfig/aws-cpp-sdk-pinpoint.pc
libdata/pkgconfig/aws-cpp-sdk-polly.pc
libdata/pkgconfig/aws-cpp-sdk-pricing.pc
libdata/pkgconfig/aws-cpp-sdk-qldb-session.pc
libdata/pkgconfig/aws-cpp-sdk-qldb.pc
libdata/pkgconfig/aws-cpp-sdk-queues.pc
libdata/pkgconfig/aws-cpp-sdk-quicksight.pc
libdata/pkgconfig/aws-cpp-sdk-ram.pc
@ -21950,6 +22089,7 @@ libdata/pkgconfig/aws-cpp-sdk-waf.pc
libdata/pkgconfig/aws-cpp-sdk-workdocs.pc
libdata/pkgconfig/aws-cpp-sdk-worklink.pc
libdata/pkgconfig/aws-cpp-sdk-workmail.pc
libdata/pkgconfig/aws-cpp-sdk-workmailmessageflow.pc
libdata/pkgconfig/aws-cpp-sdk-workspaces.pc
libdata/pkgconfig/aws-cpp-sdk-xray.pc
%%TEST%%include/aws/external/gtest.h

View File

@ -7,6 +7,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
CONFLICTS_INSTALL= cvs-[12]* cvs-devel-[12]*
OPTIONS_SLAVE= IPV6

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
CONFLICTS= cvsps-[0-9]*
USES= gmake

View File

@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Language for specifying dynamic programming algorithms
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libpopt.so:devel/popt

View File

@ -12,6 +12,8 @@ COMMENT= Append-only low-level I/O library
LICENSE= GPLv2
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs

View File

@ -0,0 +1,143 @@
gen/media/audio/pulse/pulse_stubs.cc:155:27: error: conflicting types for 'pa_context_get_state'
extern pa_context_state_t pa_context_get_state(pa_context* c) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/context.h:199:20: note: previous declaration is here
pa_context_state_t pa_context_get_state(const pa_context *c);
^
gen/media/audio/pulse/pulse_stubs.cc:156:21: error: conflicting types for 'pa_context_get_state'
pa_context_state_t pa_context_get_state(pa_context* c) {
^
../../../../../../../../../../usr/local/include/pulse/context.h:199:20: note: previous declaration is here
pa_context_state_t pa_context_get_state(const pa_context *c);
^
gen/media/audio/pulse/pulse_stubs.cc:171:29: error: conflicting types for 'pa_operation_get_state'
extern pa_operation_state_t pa_operation_get_state(pa_operation* o) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/operation.h:52:22: note: previous declaration is here
pa_operation_state_t pa_operation_get_state(const pa_operation *o);
^
gen/media/audio/pulse/pulse_stubs.cc:172:23: error: conflicting types for 'pa_operation_get_state'
pa_operation_state_t pa_operation_get_state(pa_operation* o) {
^
../../../../../../../../../../usr/local/include/pulse/operation.h:52:22: note: previous declaration is here
pa_operation_state_t pa_operation_get_state(const pa_operation *o);
^
gen/media/audio/pulse/pulse_stubs.cc:211:17: error: conflicting types for 'pa_stream_get_device_index'
extern uint32_t pa_stream_get_device_index(pa_stream* s) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/stream.h:366:10: note: previous declaration is here
uint32_t pa_stream_get_device_index(const pa_stream *s);
^
gen/media/audio/pulse/pulse_stubs.cc:212:11: error: conflicting types for 'pa_stream_get_device_index'
uint32_t pa_stream_get_device_index(pa_stream* s) {
^
../../../../../../../../../../usr/local/include/pulse/stream.h:366:10: note: previous declaration is here
uint32_t pa_stream_get_device_index(const pa_stream *s);
^
gen/media/audio/pulse/pulse_stubs.cc:219:26: error: conflicting types for 'pa_stream_get_state'
extern pa_stream_state_t pa_stream_get_state(pa_stream* p) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/stream.h:345:19: note: previous declaration is here
pa_stream_state_t pa_stream_get_state(const pa_stream *p);
^
gen/media/audio/pulse/pulse_stubs.cc:220:20: error: conflicting types for 'pa_stream_get_state'
pa_stream_state_t pa_stream_get_state(pa_stream* p) {
^
../../../../../../../../../../usr/local/include/pulse/stream.h:345:19: note: previous declaration is here
pa_stream_state_t pa_stream_get_state(const pa_stream *p);
^
gen/media/audio/pulse/pulse_stubs.cc:235:12: error: conflicting types for 'pa_proplist_contains'
extern int pa_proplist_contains(pa_proplist* p, const char* key) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/proplist.h:390:5: note: previous declaration is here
int pa_proplist_contains(const pa_proplist *p, const char *key);
^
gen/media/audio/pulse/pulse_stubs.cc:236:6: error: conflicting types for 'pa_proplist_contains'
int pa_proplist_contains(pa_proplist* p, const char* key) {
^
../../../../../../../../../../usr/local/include/pulse/proplist.h:390:5: note: previous declaration is here
int pa_proplist_contains(const pa_proplist *p, const char *key);
^
gen/media/audio/pulse/pulse_stubs.cc:243:20: error: conflicting types for 'pa_proplist_gets'
extern const char* pa_proplist_gets(pa_proplist* p, const char* key) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/proplist.h:314:13: note: previous declaration is here
const char *pa_proplist_gets(const pa_proplist *p, const char *key);
^
gen/media/audio/pulse/pulse_stubs.cc:244:14: error: conflicting types for 'pa_proplist_gets'
const char* pa_proplist_gets(pa_proplist* p, const char* key) {
^
../../../../../../../../../../usr/local/include/pulse/proplist.h:314:13: note: previous declaration is here
const char *pa_proplist_gets(const pa_proplist *p, const char *key);
^
gen/media/audio/pulse/pulse_stubs.cc:251:15: error: conflicting types for 'pa_stream_readable_size'
extern size_t pa_stream_readable_size(pa_stream *p) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/stream.h:574:8: note: previous declaration is here
size_t pa_stream_readable_size(const pa_stream *p);
^
gen/media/audio/pulse/pulse_stubs.cc:252:9: error: conflicting types for 'pa_stream_readable_size'
size_t pa_stream_readable_size(pa_stream *p) {
^
../../../../../../../../../../usr/local/include/pulse/stream.h:574:8: note: previous declaration is here
size_t pa_stream_readable_size(const pa_stream *p);
^
gen/media/audio/pulse/pulse_stubs.cc:279:12: error: conflicting types for 'pa_context_errno'
extern int pa_context_errno(pa_context *c) __attribute__((weak));
^
../../../../../../../../../../usr/local/include/pulse/context.h:193:5: note: previous declaration is here
int pa_context_errno(const pa_context *c);
^
gen/media/audio/pulse/pulse_stubs.cc:280:6: error: conflicting types for 'pa_context_errno'
int pa_context_errno(pa_context *c) {
^
../../../../../../../../../../usr/local/include/pulse/context.h:193:5: note: previous declaration is here
int pa_context_errno(const pa_context *c);
^
--- media/audio/pulse/pulse.sigs.orig 2019-03-19 08:52:48 UTC
+++ media/audio/pulse/pulse.sigs
@@ -24,11 +24,11 @@ pa_operation* pa_context_get_source_info_by_index(pa_c
pa_operation* pa_context_get_source_info_by_name(pa_context* c, const char* name, pa_source_info_cb_t cb, void *userdata);
pa_operation* pa_context_get_source_info_list(pa_context* c, pa_source_info_cb_t cb, void* userdata);
pa_operation* pa_context_get_sink_info_list(pa_context* c, pa_sink_info_cb_t cb, void* userdata);
-pa_context_state_t pa_context_get_state(pa_context* c);
+pa_context_state_t pa_context_get_state(const pa_context *c);
pa_context* pa_context_new(pa_mainloop_api* mainloop, const char* name);
pa_operation* pa_context_set_source_volume_by_index(pa_context* c, uint32_t idx, const pa_cvolume* volume, pa_context_success_cb_t cb, void* userdata);
void pa_context_set_state_callback(pa_context* c, pa_context_notify_cb_t cb, void* userdata);
-pa_operation_state_t pa_operation_get_state(pa_operation* o);
+pa_operation_state_t pa_operation_get_state(const pa_operation* o);
void pa_context_unref(pa_context* c);
void pa_operation_unref(pa_operation* o);
int pa_stream_begin_write(pa_stream* p, void** data, size_t* nbytes);
@@ -38,23 +38,23 @@ pa_operation* pa_stream_cork(pa_stream* s, int b, pa_s
int pa_stream_disconnect(pa_stream* s);
int pa_stream_drop(pa_stream *p);
pa_operation* pa_stream_flush(pa_stream* s, pa_stream_success_cb_t cb, void* userdata);
-uint32_t pa_stream_get_device_index(pa_stream* s);
+uint32_t pa_stream_get_device_index(const pa_stream* s);
int pa_stream_get_latency(pa_stream* s, pa_usec_t* r_usec, int* negative);
-pa_stream_state_t pa_stream_get_state(pa_stream* p);
+pa_stream_state_t pa_stream_get_state(const pa_stream* p);
pa_stream* pa_stream_new(pa_context* c, const char* name, const pa_sample_spec* ss, const pa_channel_map * map);
pa_stream* pa_stream_new_with_proplist(pa_context* c, const char* name, const pa_sample_spec* ss, const pa_channel_map* map, pa_proplist* p);
pa_proplist* pa_proplist_new(void);
-int pa_proplist_contains(pa_proplist* p, const char* key);
+int pa_proplist_contains(const pa_proplist* p, const char* key);
void pa_proplist_free(pa_proplist* p);
-const char* pa_proplist_gets(pa_proplist* p, const char* key);
+const char* pa_proplist_gets(const pa_proplist* p, const char* key);
int pa_proplist_sets(pa_proplist* p, const char* key, const char* value);
-size_t pa_stream_readable_size(pa_stream *p);
+size_t pa_stream_readable_size(const pa_stream *p);
int pa_stream_peek(pa_stream* p, const void** data, size_t* nbytes);
void pa_stream_set_read_callback(pa_stream* p, pa_stream_request_cb_t cb, void* userdata);
void pa_stream_set_state_callback(pa_stream* s, pa_stream_notify_cb_t cb, void* userdata);
int pa_stream_write(pa_stream* p, const void* data, size_t nbytes, pa_free_cb_t free_cb, int64_t offset, pa_seek_mode_t seek);
void pa_stream_set_write_callback(pa_stream *p, pa_stream_request_cb_t cb, void *userdata);
void pa_stream_unref(pa_stream* s);
-int pa_context_errno(pa_context *c);
+int pa_context_errno(const pa_context *c);
const char* pa_strerror(int error);
pa_cvolume* pa_cvolume_set(pa_cvolume* a, unsigned channels, pa_volume_t v);

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
WRKSRC= ${WRKDIR}/sparc-utils-1.9.orig/elftoaout-2.3
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"

View File

@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Fast Genetic Algorithm library
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
WRKSRC= ${WRKDIR}/${PORTNAME}

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