Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Jan 30, 2020
1 parent 28e2e8e commit d4b846b
Show file tree
Hide file tree
Showing 2,310 changed files with 10,199 additions and 62,590 deletions.
1 change: 0 additions & 1 deletion accessibility/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
SUBDIR += linux-c7-atk
SUBDIR += orca
SUBDIR += py-atspi
SUBDIR += py-papi
SUBDIR += py-speech-dispatcher
SUBDIR += qt5-speech
SUBDIR += redshift
Expand Down
37 changes: 0 additions & 37 deletions accessibility/py-papi/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions accessibility/py-papi/distinfo

This file was deleted.

11 changes: 0 additions & 11 deletions accessibility/py-papi/files/patch-setup.py

This file was deleted.

9 changes: 0 additions & 9 deletions accessibility/py-papi/pkg-descr

This file was deleted.

7 changes: 0 additions & 7 deletions accessibility/py-papi/pkg-plist

This file was deleted.

1 change: 0 additions & 1 deletion archivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@
SUBDIR += py-brotlipy
SUBDIR += py-bup
SUBDIR += py-bz2file
SUBDIR += py-czipfile
SUBDIR += py-libarchive-c
SUBDIR += py-librtfcomp
SUBDIR += py-lz4
Expand Down
21 changes: 0 additions & 21 deletions archivers/py-czipfile/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions archivers/py-czipfile/distinfo

This file was deleted.

7 changes: 0 additions & 7 deletions archivers/py-czipfile/pkg-descr

This file was deleted.

2 changes: 1 addition & 1 deletion astro/p5-Astro-satpass/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= Astro-satpass
PORTVERSION= 0.111
PORTVERSION= 0.112
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
6 changes: 3 additions & 3 deletions astro/p5-Astro-satpass/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1578923244
SHA256 (Astro-satpass-0.111.tar.gz) = 90644016327b201c79a615cc368485b203710a2c51376cae1013e82b47f84058
SIZE (Astro-satpass-0.111.tar.gz) = 520919
TIMESTAMP = 1580232663
SHA256 (Astro-satpass-0.112.tar.gz) = 97b19c837a6edc199cbe19a28f889e0d51c53f51933322de5990e282207e827f
SIZE (Astro-satpass-0.112.tar.gz) = 523678
9 changes: 3 additions & 6 deletions astro/siril/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $FreeBSD$

PORTNAME= siril
DISTVERSION= 0.9.10
PORTREVISION= 7
DISTVERSION= 0.9.12
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/

Expand Down Expand Up @@ -34,8 +33,6 @@ GNU_CONFIGURE= yes
USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango
INSTALLS_ICONS= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= OPENMP
OPTIONS_DEFAULT= OPENMP
Expand All @@ -44,8 +41,8 @@ OPENMP_LIB_DEPENDS= libomp.so:devel/openmp
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/appdata ${STAGEDIR}${PREFIX}/share/mime/packages
${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free-astro.siril.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop
${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free-astro.siril.appdata.xml ${STAGEDIR}${PREFIX}/share/appdata/${PORTNAME}.appdata.xml
${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free_astro.siril.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop
${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/org.free_astro.siril.appdata.xml ${STAGEDIR}${PREFIX}/share/appdata/${PORTNAME}.appdata.xml
${INSTALL_DATA} ${WRKSRC}/platform-specific/linux/siril.xml ${STAGEDIR}${PREFIX}/share/mime/packages/
cd ${WRKSRC}/pixmaps && ${COPYTREE_SHARE} icons ${STAGEDIR}${PREFIX}/share/
Expand Down
6 changes: 3 additions & 3 deletions astro/siril/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1548046440
SHA256 (siril-0.9.10.tar.bz2) = caf9800a442bbe3991e820ffc66f41b453c6866f510e2934d236788c78f5be29
SIZE (siril-0.9.10.tar.bz2) = 2318151
TIMESTAMP = 1580186182
SHA256 (siril-0.9.12.tar.bz2) = 9fb7f8a10630ea028137e8f213727519ae9916ea1d88cd8d0cc87f336d8d53b1
SIZE (siril-0.9.12.tar.bz2) = 2650137
20 changes: 10 additions & 10 deletions astro/siril/files/patch-Makefile.am
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
--- Makefile.am.orig 2019-01-16 08:56:00 UTC
--- Makefile.am.orig 2019-05-27 09:16:07 UTC
+++ Makefile.am
@@ -20,8 +20,6 @@ install-data-local:
$(INSTALL_DATA) src/gui/siril3.glade $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) src/gui/gtk_old.css $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) src/gui/gtk.css $(DESTDIR)$(pkgdatadir)
- $(mkinstalldirs) $(DESTDIR)$(docdir)
- $(INSTALL_DATA) AUTHORS LICENSE.md $(DESTDIR)$(docdir)
$(mkinstalldirs) $(DESTDIR)$(mandir)/man1
$(INSTALL_DATA) siril.1.gz $(DESTDIR)$(mandir)/man1
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/scripts/
@@ -21,7 +21,7 @@ scripts_DATA = scripts/DSLR_preprocessing.ssf \
3rdparty/scripts/en/DSLR_Preprocessing_NoFlat_NoDark.ssf \
3rdparty/scripts/en/DSLR_Preprocessing_NoFlat.ssf

-doc_DATA = AUTHORS \
+#doc_DATA = AUTHORS \
LICENSE.md

man_MANS = siril.1.gz
21 changes: 17 additions & 4 deletions astro/siril/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@ bin/siril
man/man1/siril.1.gz
share/appdata/siril.appdata.xml
share/applications/siril.desktop
share/icons/Makefile
share/icons/Makefile.am
share/icons/Makefile.in
share/icons/hicolor/16x16/apps/siril.png
share/icons/hicolor/24x24/apps/siril.png
share/icons/hicolor/256x256/apps/siril.png
share/icons/hicolor/32x32/apps/siril.png
share/icons/hicolor/48x48/apps/siril.png
share/icons/hicolor/512x512/apps/siril.png
share/icons/hicolor/scalable/mimetypes/text-x-seq.svg
share/icons/hicolor/symbolic/apps/siril-symbolic.svg
share/icons/icon-list.mk
share/locale/de/LC_MESSAGES/siril.mo
share/locale/el/LC_MESSAGES/siril.mo
share/locale/es_ES/LC_MESSAGES/siril.mo
share/locale/fr/LC_MESSAGES/siril.mo
Expand All @@ -19,30 +25,37 @@ share/locale/zh_CN/LC_MESSAGES/siril.mo
share/mime/packages/siril.xml
%%DATADIR%%/gtk.css
%%DATADIR%%/gtk_old.css
%%DATADIR%%/pixmaps/b.png
%%DATADIR%%/pixmaps/chain.png
%%DATADIR%%/pixmaps/cm.png
%%DATADIR%%/pixmaps/curve.png
%%DATADIR%%/pixmaps/export.png
%%DATADIR%%/pixmaps/export_dark.png
%%DATADIR%%/pixmaps/g.png
%%DATADIR%%/pixmaps/grid.png
%%DATADIR%%/pixmaps/histo.png
%%DATADIR%%/pixmaps/histo_dark.png
%%DATADIR%%/pixmaps/list.png
%%DATADIR%%/pixmaps/list_dark.png
%%DATADIR%%/pixmaps/mirrorx.png
%%DATADIR%%/pixmaps/mirrorx_dark.png
%%DATADIR%%/pixmaps/mirrory.png
%%DATADIR%%/pixmaps/mirrory_dark.png
%%DATADIR%%/pixmaps/monochrome.png
%%DATADIR%%/pixmaps/monochrome_dark.png
%%DATADIR%%/pixmaps/mtf.png
%%DATADIR%%/pixmaps/mtf_dark.png
%%DATADIR%%/pixmaps/neg.png
%%DATADIR%%/pixmaps/remove1.png
%%DATADIR%%/pixmaps/neg_dark.png
%%DATADIR%%/pixmaps/r.png
%%DATADIR%%/pixmaps/rotate-acw.png
%%DATADIR%%/pixmaps/rotate-acw_dark.png
%%DATADIR%%/pixmaps/rotate-cw.png
%%DATADIR%%/pixmaps/rotate-cw_dark.png
%%DATADIR%%/pixmaps/scale-slider-horz.png
%%DATADIR%%/pixmaps/siril.svg
%%DATADIR%%/pixmaps/siril_logo.svg
%%DATADIR%%/pixmaps/starfinder.png
%%DATADIR%%/pixmaps/starfinder_dark.png
%%DATADIR%%/pixmaps/sum.png
%%DATADIR%%/pixmaps/sum_dark.png
%%DATADIR%%/scripts/DSLR_Preprocessing_Drizzle.ssf
%%DATADIR%%/scripts/DSLR_Preprocessing_NoDark.ssf
%%DATADIR%%/scripts/DSLR_Preprocessing_NoFlat.ssf
Expand Down
13 changes: 0 additions & 13 deletions audio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
SUBDIR += beets
SUBDIR += blop
SUBDIR += blop-lv2
SUBDIR += boodler
SUBDIR += bristol
SUBDIR += bs2b-lv2
SUBDIR += bsequencer-lv2
Expand Down Expand Up @@ -112,7 +111,6 @@
SUBDIR += decibel-audio-player
SUBDIR += dekagen
SUBDIR += denemo
SUBDIR += dir2ogg
SUBDIR += discid
SUBDIR += dpf-plugins-lv2
SUBDIR += drumgizmo
Expand Down Expand Up @@ -351,7 +349,6 @@
SUBDIR += jalv-select
SUBDIR += jamin
SUBDIR += jid3lib
SUBDIR += jokosher
SUBDIR += juk
SUBDIR += juke
SUBDIR += julius
Expand Down Expand Up @@ -523,7 +520,6 @@
SUBDIR += mp3val
SUBDIR += mp3wrap
SUBDIR += mpdas
SUBDIR += mpdbrowser
SUBDIR += mpdcon
SUBDIR += mpdscribble
SUBDIR += mpg123
Expand All @@ -545,7 +541,6 @@
SUBDIR += ncmpc
SUBDIR += ncmpcpp
SUBDIR += ncspot
SUBDIR += nekobee
SUBDIR += nekobi-lv2
SUBDIR += noise-repellent-lv2
SUBDIR += normalize
Expand Down Expand Up @@ -609,7 +604,6 @@
SUBDIR += padthv1-lv2
SUBDIR += paman
SUBDIR += paprefs
SUBDIR += patchage
SUBDIR += pavucontrol
SUBDIR += pavucontrol-qt
SUBDIR += pavumeter
Expand Down Expand Up @@ -643,7 +637,6 @@
SUBDIR += pulseeffects
SUBDIR += py-SoundFile
SUBDIR += py-al
SUBDIR += py-ao
SUBDIR += py-apetag
SUBDIR += py-aubio
SUBDIR += py-audioread
Expand All @@ -655,7 +648,6 @@
SUBDIR += py-gmusicapi
SUBDIR += py-gmusicproxy
SUBDIR += py-hsaudiotag
SUBDIR += py-id3
SUBDIR += py-karaoke
SUBDIR += py-mpd
SUBDIR += py-music21
Expand All @@ -672,18 +664,15 @@
SUBDIR += py-pymad
SUBDIR += py-pysndfile
SUBDIR += py-python-mpd2
SUBDIR += py-shout
SUBDIR += py-soundcloud
SUBDIR += py-sounddevice
SUBDIR += py-soundscrape
SUBDIR += py-speechrecognition
SUBDIR += py-speex
SUBDIR += py-tagpy
SUBDIR += py-vorbis
SUBDIR += py-wavio
SUBDIR += py-webrtcvad
SUBDIR += py-xmms2
SUBDIR += pytone
SUBDIR += qaudiosonar
SUBDIR += qjackctl
SUBDIR += qmidiarp
Expand Down Expand Up @@ -746,7 +735,6 @@
SUBDIR += snd
SUBDIR += sndio
SUBDIR += so-synth-lv2
SUBDIR += solfege
SUBDIR += somafm-cli
SUBDIR += sonata
SUBDIR += sonic-visualiser
Expand Down Expand Up @@ -817,7 +805,6 @@
SUBDIR += tosha
SUBDIR += traverso
SUBDIR += triceratops-lv2
SUBDIR += trommler
SUBDIR += tse3
SUBDIR += tta
SUBDIR += tuneradio
Expand Down
2 changes: 1 addition & 1 deletion audio/bambootracker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= bambootracker
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.3
DISTVERSION= 0.3.4
CATEGORIES= audio
MASTER_SITES= LOCAL/ehaupt:extras
DISTFILES= ${PORTNAME}-extras-${EXTRASVERSION}${EXTRACT_SUFX}:extras
Expand Down
6 changes: 3 additions & 3 deletions audio/bambootracker/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1577658224
TIMESTAMP = 1580305672
SHA256 (bambootracker-extras-2.tar.gz) = 72f9994ea329bc6bd3f8855262209aa827b66f880e5734fc1486e9709546c9ce
SIZE (bambootracker-extras-2.tar.gz) = 8321
SHA256 (rerrahkr-BambooTracker-v0.3.3_GH0.tar.gz) = e8f94e674f6eeda27d885a08f73c3132ad98b31133baafb1faed50723eb09b6e
SIZE (rerrahkr-BambooTracker-v0.3.3_GH0.tar.gz) = 3087302
SHA256 (rerrahkr-BambooTracker-v0.3.4_GH0.tar.gz) = 6d9eed0aa406e49d5e41352dfd5f2f91868243e2ce09c8f7577aa78a6c7808e0
SIZE (rerrahkr-BambooTracker-v0.3.4_GH0.tar.gz) = 2933420
5 changes: 3 additions & 2 deletions audio/beets/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= beets
PORTVERSION= 1.4.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP

Expand All @@ -13,7 +13,8 @@ COMMENT= Media library management system for obsessive-compulsive music geeks
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jellyfish>=0:devel/py-jellyfish@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confuse>=1.0.0:devel/py-confuse@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jellyfish>=0:devel/py-jellyfish@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}munkres10>=0:math/py-munkres10@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}musicbrainzngs>=0.4:audio/py-musicbrainzngs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mutagen>=1.33:audio/py-mutagen@${PY_FLAVOR} \
Expand Down
Loading

0 comments on commit d4b846b

Please sign in to comment.