*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-08-18 05:35:32 +02:00
parent 8d9136efad
commit a309cd75a6
6118 changed files with 77569 additions and 79485 deletions

View File

@ -2,7 +2,6 @@
PORTNAME= kmag
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= accessibility kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562690669
SHA256 (KDE/applications/19.04.3/kmag-19.04.3.tar.xz) = 4fad3d4414884fa8fb7dcfb27e7cc4207dfe219819ffda75355de5c1b4981e35
SIZE (KDE/applications/19.04.3/kmag-19.04.3.tar.xz) = 671144
TIMESTAMP = 1565555588
SHA256 (KDE/applications/19.08.0/kmag-19.08.0.tar.xz) = 7d42c254e62750899e429482c2b6ed3b4b1e8c5a66fbc371eec656421817d0a4
SIZE (KDE/applications/19.08.0/kmag-19.08.0.tar.xz) = 673656

View File

@ -50,6 +50,7 @@ share/locale/km/LC_MESSAGES/kmag.mo
share/locale/ko/LC_MESSAGES/kmag.mo
share/locale/lt/LC_MESSAGES/kmag.mo
share/locale/lv/LC_MESSAGES/kmag.mo
share/locale/ml/LC_MESSAGES/kmag.mo
share/locale/mr/LC_MESSAGES/kmag.mo
share/locale/nb/LC_MESSAGES/kmag.mo
share/locale/nds/LC_MESSAGES/kmag.mo

View File

@ -2,7 +2,6 @@
PORTNAME= kmousetool
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562690669
SHA256 (KDE/applications/19.04.3/kmousetool-19.04.3.tar.xz) = 15c4e02c02a993d2724320b6625e9a44d5658c47136dd9a9895897893305dbd0
SIZE (KDE/applications/19.04.3/kmousetool-19.04.3.tar.xz) = 112216
TIMESTAMP = 1565555588
SHA256 (KDE/applications/19.08.0/kmousetool-19.08.0.tar.xz) = 3b2f5a4fcc3231c249923431059285e3f8371f7c8d53fcaea76dec3945a13b09
SIZE (KDE/applications/19.08.0/kmousetool-19.08.0.tar.xz) = 113248

View File

@ -51,6 +51,7 @@ share/locale/km/LC_MESSAGES/kmousetool.mo
share/locale/ko/LC_MESSAGES/kmousetool.mo
share/locale/lt/LC_MESSAGES/kmousetool.mo
share/locale/lv/LC_MESSAGES/kmousetool.mo
share/locale/ml/LC_MESSAGES/kmousetool.mo
share/locale/mr/LC_MESSAGES/kmousetool.mo
share/locale/nb/LC_MESSAGES/kmousetool.mo
share/locale/nds/LC_MESSAGES/kmousetool.mo

View File

@ -2,7 +2,6 @@
PORTNAME= kmouth
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= accessibility kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562690670
SHA256 (KDE/applications/19.04.3/kmouth-19.04.3.tar.xz) = 712e21cc8cb45880b02c9cf5aa3a1bb2d54f9a2e09d1bbd2667eb99beded64dc
SIZE (KDE/applications/19.04.3/kmouth-19.04.3.tar.xz) = 1958784
TIMESTAMP = 1565555589
SHA256 (KDE/applications/19.08.0/kmouth-19.08.0.tar.xz) = 608479db4b2a98ecd17bdc1b1ef20203f492647b43311e903fb10338a59e0098
SIZE (KDE/applications/19.08.0/kmouth-19.08.0.tar.xz) = 1966328

View File

@ -73,6 +73,7 @@ share/locale/km/LC_MESSAGES/kmouth.mo
share/locale/ko/LC_MESSAGES/kmouth.mo
share/locale/lt/LC_MESSAGES/kmouth.mo
share/locale/lv/LC_MESSAGES/kmouth.mo
share/locale/ml/LC_MESSAGES/kmouth.mo
share/locale/mr/LC_MESSAGES/kmouth.mo
share/locale/nb/LC_MESSAGES/kmouth.mo
share/locale/nds/LC_MESSAGES/kmouth.mo

View File

@ -1,5 +1,6 @@
==============================================================================
[
{ type: install
message: <<EOM
Yasr requires a text-to-speech engine to work. FreeBSD offers two: Festival
and FLite (Festival Lite). Edit the system configuration file
%%DATADIR%%/yasr.conf
@ -22,5 +23,6 @@ FLite
synthesizer port=|%%LOCALBASE%%/bin/eflite
See man page for more information.
==============================================================================
EOM
}
]

View File

@ -1,4 +1,6 @@
------------------------------------------------------------------
[
{ type: install
message: <<EOM
To get XFree86 to recognize your new fonts you will need to
add a line to your XF86Config file. Please consult XF86Config(5)
for more information on where to find the configuration file.
@ -6,4 +8,6 @@
Add the following line to the "Files" section and restart XFree86.
FontPath "%%FONTSDIR%%"
------------------------------------------------------------------
EOM
}
]

View File

@ -1,4 +1,6 @@
------------------------------------------------------------------
[
{ type: install
message: <<EOM
To get XFree86 to recognize your new fonts you will need to
add a line to your XF86Config file. Please consult XF86Config(5)
for more information on where to find the configuration file.
@ -6,4 +8,6 @@
Add the following line to the "Files" section and restart XFree86.
FontPath "%%FONTSDIR%%"
------------------------------------------------------------------
EOM
}
]

View File

@ -1,4 +1,6 @@
----------------------------------------------------------------------------
[
{ type: install
message: <<EOM
To get XFree86 or Xorg to recognize your new fonts, you will need to add a
line to your XF86Config or xorg.conf file. Please consult XF86Config(5) or
xorg.conf(5) for more information on where to find the configuration file.
@ -6,4 +8,6 @@
Add the following line to the "Files" section and restart XFree86 or Xorg:
FontPath "%%FONTSDIR%%"
----------------------------------------------------------------------------
EOM
}
]

View File

@ -1,4 +1,6 @@
------------------------------------------------------------------
[
{ type: install
message: <<EOM
To get XFree86 to recognize your new fonts you will need to
add a line to your XF86Config file. Please consult XF86Config(5)
for more information on where to find the configuration file.
@ -13,4 +15,6 @@
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/MCS"
FontPath "%%PREFIX%%/share/fonts/ae_fonts1/Shmookh"
FontPath "%%PREFIX%%/share/fonts/kacst_fonts"
------------------------------------------------------------------
EOM
}
]

View File

@ -2,7 +2,6 @@
PORTNAME= ark
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= archivers kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562690670
SHA256 (KDE/applications/19.04.3/ark-19.04.3.tar.xz) = a06cc2937aa4ed41bab0a38344164f367b993a80bcd74011e4ab72643bfee8ee
SIZE (KDE/applications/19.04.3/ark-19.04.3.tar.xz) = 2579920
TIMESTAMP = 1565555589
SHA256 (KDE/applications/19.08.0/ark-19.08.0.tar.xz) = 0685285486ca933e3467f35c3d5d4e8633ae80f1e5529f8a4d8257d0b53d9512
SIZE (KDE/applications/19.08.0/ark-19.08.0.tar.xz) = 2584376

View File

@ -1,4 +1,10 @@
[
{ type: install
message: <<EOM
Support for 7zip and rar archives requires the appropriate executables.
If ark has been packaged without options 7ZIP or RAR, you can install
archivers/p7zip (for 7ZIP) or archivers/unrar and archivers/rar (for RAR)
to allow ark to handle those archives.
EOM
}
]

View File

@ -1,7 +1,7 @@
bin/ark
etc/xdg/ark.categories
share/qlogging-categories5/ark.categories
lib/libkerfuffle.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
lib/libkerfuffle.so.19.4.3
lib/libkerfuffle.so.19.8.0
%%QT_PLUGINDIR%%/arkpart.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_cli7z.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_clirar.so

View File

@ -2,13 +2,11 @@
# $FreeBSD$
PORTNAME= deutex
PORTVERSION= 4.4.0
PORTREVISION= 1
PORTVERSION= 5.2.1
DISTVERSIONPREFIX= v
CATEGORIES= archivers games
MASTER_SITES= http://www.teaser.fr/~amajorel/deutex/ \
http://freebsd.nsu.ru/distfiles/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= kai@FreeBSD.org
COMMENT= WAD file manipulator for Doom, Heretic, Hexen, and Strife
LICENSE= GPLv2 LGPL20 MIT
@ -16,31 +14,25 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB
BROKEN= unfetchable
BUILD_DEPENDS= a2x:textproc/asciidoc
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
USES= autoreconf pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= Doom-Utils
PLIST_FILES= bin/deusf bin/deutex \
GNU_CONFIGURE= yes
PLIST_FILES= bin/deutex \
man/man6/${PORTNAME}.6.gz
PORTDOCS= *
OPTIONS_DEFINE= DOCS
OPTIONS_DEFINE= DOCS PNG
OPTIONS_DEFAULT= PNG
post-extract:
@${REINPLACE_CMD} -e 's,-mkdir,mkdir -p,' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's,malloc\.h,stdlib.h,' ${WRKSRC}/src/tools.c
@${REINPLACE_CMD} -e '/blockv/s,VOCHEAD,VOCBLOCK1,' \
${WRKSRC}/src/sound.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/deusf ${WRKSRC}/deutex \
${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 \
${STAGEDIR}${MAN6PREFIX}/man/man6
PNG_LIB_DEPENDS= libpng.so:graphics/png
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/CHANGES ${WRKSRC}/TODO ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/dtexman6.txt ${STAGEDIR}${DOCSDIR}/MANUAL
${INSTALL_MAN} ${WRKSRC}/NEWS.adoc ${WRKSRC}/README.adoc ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (deutex-4.4.0.tar.gz) = e87ff2984c6555f30408ee7aa4e6461aac6f1d3d0a1e21b4e12a797a057ba3b7
SIZE (deutex-4.4.0.tar.gz) = 215945
TIMESTAMP = 1565879090
SHA256 (Doom-Utils-deutex-v5.2.1_GH0.tar.gz) = 5b4b2d5a0c85fcccb206a94685ecf5558a891ee6ce9e0cdbf96d4c4a129d5bcc
SIZE (Doom-Utils-deutex-v5.2.1_GH0.tar.gz) = 124383

View File

@ -1,33 +0,0 @@
--- src/deutex.h.orig 1999-12-30 23:20:22 UTC
+++ src/deutex.h
@@ -31,23 +31,13 @@ Place, Suite 330, Boston, MA 02111-1307,
#define DeuSF for DOS .EXE Unix Linux OS/2
*********************************************/
-#if defined (__alpha) /*__ALPHA__ for Alpha processor?*/
-/*long = int64 on a 64bit processor*/
-typedef char Int8;
-typedef short Int16;
-typedef int Int32;
-typedef unsigned char UInt8;
-typedef unsigned short UInt16;
-typedef unsigned int UInt32;
-#else
-/*long = Int32 on a 32 bit processor*/
-typedef char Int8;
-typedef short Int16;
-typedef long Int32;
-typedef unsigned char UInt8;
-typedef unsigned short UInt16;
-typedef unsigned long UInt32;
-#endif
+#include <stdint.h>
+typedef int8_t Int8;
+typedef int16_t Int16;
+typedef int32_t Int32;
+typedef uint8_t UInt8;
+typedef uint16_t UInt16;
+typedef uint32_t UInt32;
#if defined DeuTex
#if defined DeuSF

View File

@ -1,4 +1,3 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
CATEGORIES= archivers lang

View File

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

View File

@ -1,3 +1,3 @@
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
TIMESTAMP = 1565017273
SHA256 (KDE/frameworks/5.61.0/karchive-5.61.0.tar.xz) = 457ed420449630625cb161fcc9bedc7c6a16527f48d6db4008aea76cdb948387
SIZE (KDE/frameworks/5.61.0/karchive-5.61.0.tar.xz) = 458492

View File

@ -4,15 +4,13 @@
PORTNAME= lbzip2
PORTVERSION= 2.5
CATEGORIES= archivers
MASTER_SITES= http://archive.lbzip2.org/
MASTER_SITES= http://archive.lbzip2.org/ LOCAL/danfe
LICENSE= GPLv3
MAINTAINER= ports@FreeBSD.org
MAINTAINER= danfe@FreeBSD.org
COMMENT= Multi-threaded bzip2/bunzip2 filter
BROKEN= unfetchable
USES= tar:bzip2
GNU_CONFIGURE= yes

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libdeflate
PORTVERSION= 1.2
PORTVERSION= 1.3
DISTVERSIONPREFIX= v
CATEGORIES= archivers

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1547530668
SHA256 (ebiggers-libdeflate-v1.2_GH0.tar.gz) = d30203c3a2fae6cee70d52a59cc668740f806a4bb9eb6668930fb7de99464d90
SIZE (ebiggers-libdeflate-v1.2_GH0.tar.gz) = 133494
TIMESTAMP = 1565570198
SHA256 (ebiggers-libdeflate-v1.3_GH0.tar.gz) = 09a23f5a6bf74789605a452364fae2156627a0a62a3de2a82ceb362982a87f0b
SIZE (ebiggers-libdeflate-v1.3_GH0.tar.gz) = 134207

View File

@ -1,27 +1,24 @@
--- Makefile.orig 2019-01-15 05:37:48 UTC
--- Makefile.orig 2019-08-12 00:36:38 UTC
+++ Makefile
@@ -21,7 +21,7 @@ cc-option = $(shell if $(CC) $(1) -c -x c /dev/null -o
@@ -41,7 +41,7 @@ cc-option = $(shell if $(CC) $(1) -c -x c /dev/null -o
1>&2 2>/dev/null; then echo $(1); fi)
override CFLAGS := \
- $(CFLAGS) -O2 -fomit-frame-pointer -std=c99 -I. -Icommon \
- -O2 -fomit-frame-pointer $(CFLAGS) -std=c99 -I. -Icommon \
+ $(CFLAGS) -std=c99 -I. -Icommon \
-Wall -Wundef \
$(call cc-option,-Wpedantic) \
$(call cc-option,-Wdeclaration-after-statement) \
@@ -240,11 +240,11 @@ DEFAULT_TARGETS += gunzip$(PROG_SUFFIX)
all:$(DEFAULT_TARGETS)
@@ -267,10 +267,10 @@ all:$(DEFAULT_TARGETS)
install:all
- install -Dm644 -t $(DESTDIR)$(PREFIX)/lib $(STATIC_LIB)
- install -Dm755 -t $(DESTDIR)$(PREFIX)/lib $(SHARED_LIB)
+ install -m644 $(STATIC_LIB) $(DESTDIR)$(PREFIX)/lib
+ install -s -m755 $(SHARED_LIB) $(DESTDIR)$(PREFIX)/lib
ln -sf $(SHARED_LIB) $(DESTDIR)$(PREFIX)/lib/libdeflate.so
- install -Dm644 -t $(DESTDIR)$(PREFIX)/include libdeflate.h
- install -Dm755 gzip $(DESTDIR)$(PREFIX)/bin/libdeflate-gzip
+ install -m644 libdeflate.h $(DESTDIR)$(PREFIX)/include
+ install -s -m755 gzip $(DESTDIR)$(PREFIX)/bin/libdeflate-gzip
ln -f $(DESTDIR)$(PREFIX)/bin/libdeflate-gzip $(DESTDIR)$(PREFIX)/bin/libdeflate-gunzip
install -d $(DESTDIR)$(LIBDIR) $(DESTDIR)$(INCDIR) $(DESTDIR)$(BINDIR)
install -m644 $(STATIC_LIB) $(DESTDIR)$(LIBDIR)
- install -m755 $(SHARED_LIB) $(DESTDIR)$(LIBDIR)
+ install -s -m755 $(SHARED_LIB) $(DESTDIR)$(LIBDIR)
ln -sf $(SHARED_LIB) $(DESTDIR)$(LIBDIR)/libdeflate.so
install -m644 libdeflate.h $(DESTDIR)$(INCDIR)
- install -m755 gzip $(DESTDIR)$(BINDIR)/libdeflate-gzip
+ install -s -m755 gzip $(DESTDIR)$(BINDIR)/libdeflate-gzip
ln -f $(DESTDIR)$(BINDIR)/libdeflate-gzip $(DESTDIR)$(BINDIR)/libdeflate-gunzip
uninstall:

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Compress-Raw-Bzip2
PORTVERSION= 2.086
PORTVERSION= 2.087
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554149750
SHA256 (Compress-Raw-Bzip2-2.086.tar.gz) = 46d3954a676d21cb10557dd3cc8140703b87bd8f14e49160120165586aa9f399
SIZE (Compress-Raw-Bzip2-2.086.tar.gz) = 138150
TIMESTAMP = 1565478461
SHA256 (Compress-Raw-Bzip2-2.087.tar.gz) = 77bb0dfdda0475b9a2f5d463e4536a6f0ee480917b6743e72bfe31da8cf00cfb
SIZE (Compress-Raw-Bzip2-2.087.tar.gz) = 138176

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Compress-Raw-Lzma
PORTVERSION= 2.086
PORTVERSION= 2.087
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554149751
SHA256 (Compress-Raw-Lzma-2.086.tar.gz) = 765fb8b228db060d0a5daa28c378c316af58be305d3b2168187cf6f9b2b448bb
SIZE (Compress-Raw-Lzma-2.086.tar.gz) = 115407
TIMESTAMP = 1565478464
SHA256 (Compress-Raw-Lzma-2.087.tar.gz) = 256c076f16538d07c109a3d37a96cf1154d2d1c215e85e81c4ee90ea19557568
SIZE (Compress-Raw-Lzma-2.087.tar.gz) = 115421

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Compress-Raw-Zlib
PORTVERSION= 2.086
PORTVERSION= 2.087
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554149753
SHA256 (Compress-Raw-Zlib-2.086.tar.gz) = 3f6dde715566b0cd8a41f6ae04f4da822614fe4a644c40b1a0e42293181f496d
SIZE (Compress-Raw-Zlib-2.086.tar.gz) = 245368
TIMESTAMP = 1565478466
SHA256 (Compress-Raw-Zlib-2.087.tar.gz) = 8c81c9e1e386b3620ea7aa4c393afe8c80d3587e4fde57b7f83106aea05bee8d
SIZE (Compress-Raw-Zlib-2.087.tar.gz) = 254083

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Compress-Lzf
PORTVERSION= 2.086
PORTVERSION= 2.087
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554149757
SHA256 (IO-Compress-Lzf-2.086.tar.gz) = 77dc878bdcfcf22755def53dba96d39bb304a152afd86fdd4264c90bdb5f9192
SIZE (IO-Compress-Lzf-2.086.tar.gz) = 75468
TIMESTAMP = 1565478472
SHA256 (IO-Compress-Lzf-2.087.tar.gz) = e3aca6b4cc8298290dc459127bb8010ca8f7abac29026a53c6930bb5b3818a81
SIZE (IO-Compress-Lzf-2.087.tar.gz) = 75491

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Compress-Lzma
PORTVERSION= 2.086
PORTVERSION= 2.087
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554149759
SHA256 (IO-Compress-Lzma-2.086.tar.gz) = 1f940bd8a24fe88546d5818908dcce6b64179c954f5bd824be1be1e2cb524d87
SIZE (IO-Compress-Lzma-2.086.tar.gz) = 95544
TIMESTAMP = 1565478474
SHA256 (IO-Compress-Lzma-2.087.tar.gz) = 34bffefa4bd294148938204a83a82f63c831c298432f61905f52666ea0dc7a60
SIZE (IO-Compress-Lzma-2.087.tar.gz) = 95573

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Compress-Lzop
PORTVERSION= 2.086
PORTVERSION= 2.087
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554149761
SHA256 (IO-Compress-Lzop-2.086.tar.gz) = b4893a7c29b7eaf2169375ba16c21d4093cbab047569cd7b31173ce73eb4db39
SIZE (IO-Compress-Lzop-2.086.tar.gz) = 80093
TIMESTAMP = 1565478477
SHA256 (IO-Compress-Lzop-2.087.tar.gz) = a6d0a7adeaea742b4b3c5899ce974a6d3c4410711a688df3eba204c605edbd29
SIZE (IO-Compress-Lzop-2.087.tar.gz) = 80090

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Compress
PORTVERSION= 2.086
PORTVERSION= 2.087
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1554149755
SHA256 (IO-Compress-2.086.tar.gz) = 110a229aa02b701f9820f5e0c2e9c30db342ea241b2d01c03703ea4922b1ab53
SIZE (IO-Compress-2.086.tar.gz) = 259563
TIMESTAMP = 1565478469
SHA256 (IO-Compress-2.087.tar.gz) = 94f792775d0496fffe862363c76637e74ff5b46c40cf47042547686d164e23cb
SIZE (IO-Compress-2.087.tar.gz) = 260022

View File

@ -1,4 +1,6 @@
***************************************************************************
[
{ type: install
message: <<EOM
In addition to the manpages, see %%DOCSDIR%%/readme_*.txt
and the comments at the head of %%DOCSDIR%%/*.cpp
for instructions and details on usage and the algorithms employed. For
@ -6,4 +8,6 @@ simplicity, the ".exe" suffix has been dropped from the zpsfx
self-expanding archive stub executable, to avoid confusion with win32
executable stubs. zpsfx can be further compressed with archivers/upx,
to yield smaller self-expanding archives.
***************************************************************************
EOM
}
]

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= peazip
PORTVERSION= 6.7.0
PORTVERSION= 6.8.1
CATEGORIES= archivers
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/
@ -12,7 +12,7 @@ COMMENT= Free archiver and file compressor
LICENSE= LGPL3
USES= dos2unix fpc lazarus:flavors zip
USES= desktop-file-utils dos2unix fpc lazarus:flavors zip
USE_FPC= cairo chm fcl-base fcl-image fcl-xml pasjpeg rtl-objpas x11
USE_XORG= x11
@ -22,7 +22,6 @@ DOS2UNIX_REGEX= .*\.([txt]|pas|lpi|txt)
LAZARUS_PROJECT_FILES= project_pea.lpi project_peach.lpi
LAZBUILD_ARGS= -d
LLD_UNSAFE= yes
gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5
qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2
@ -94,9 +93,10 @@ do-install:
@cd ${WRKSRC} && ${INSTALL_DATA} altconf.txt ${STAGEDIR}${DATADIR}/res && \
${INSTALL_PROGRAM} pea ${STAGEDIR}${DATADIR}/res && \
${INSTALL_PROGRAM} peazip ${STAGEDIR}${DATADIR}
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps
@cd ${WRKSRC}/FreeDesktop_integration && \
${INSTALL_DATA} peazip.desktop ${STAGEDIR}${DESKTOPDIR} && \
${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/pixmaps/
${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/${PORTNAME}.png
${INSTALL_SCRIPT} ${WRKDIR}/pea ${WRKDIR}/peazip ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551639319
SHA256 (peazip-6.7.0.src.zip) = 6efdef81081843bc6e6b6dc5a21184cde8666bed2e44b01f183c5735d3fa1267
SIZE (peazip-6.7.0.src.zip) = 4115257
TIMESTAMP = 1563682851
SHA256 (peazip-6.8.1.src.zip) = b66e64ebdcb606850ac5c336171e2c231f99eecf7d4b82800cfed1c40fb8de92
SIZE (peazip-6.8.1.src.zip) = 5026102

View File

@ -1,7 +1,7 @@
bin/pea
bin/peazip
share/applications/peazip.desktop
share/pixmaps/peazip.png
share/icons/hicolor/256x256/apps/peazip.png
%%DATADIR%%/peazip
%%DATADIR%%/res/altconf.txt
%%DATADIR%%/res/icons/PeaZip.ico

View File

@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
In order to mount locally a remote archive or an entire repository as a FUSE
filesystem, it is required to load fuse module:
@ -20,3 +23,6 @@ and add the line
vfs.usermount=1
to /etc/sysctl.conf to ensure the setting is loaded at boot time.
EOM
}
]

View File

@ -6,7 +6,7 @@ PORTVERSION= 0.12.0
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides interface to working with ZIP archives
LICENSE= MIT

View File

@ -4,22 +4,27 @@
PORTNAME= squsq
PORTVERSION= 3.3
CATEGORIES= archivers
MASTER_SITES= http://freebsd.nsu.ru/distfiles/ NETBSD
MASTER_SITES= http://freebsd.nsu.ru/distfiles/ NETBSD LOCAL/danfe
DISTNAME= t20-squsq-3.3
MAINTAINER= ports@FreeBSD.org
COMMENT= Compressor/decompressor for CP/M "Squeeze" compressed files
BROKEN= unfetchable
CONFLICTS= squirrel-[0-9]*
WRKSRC= ${WRKDIR}/t20-squsq
MAKEFILE= ${FILESDIR}/Makefile
CFLAGS+= -Wno-error=return-type
PLIST_FILES= bin/sq bin/usq
PORTDOCS= readme
OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sq ${WRKSRC}/usq ${STAGEDIR}${PREFIX}/bin
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/readme ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -1,5 +1,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
[
{ type: install
message: <<EOM
archivers/urbackup-client includes an RC script:
%%PREFIX%%/etc/rc.d/urbackup_client
@ -27,5 +28,6 @@ needs to have one of the following in its PATH:
The client can also be configured via the UrBackup Server, or
%%PREFIX%%/bin/urbackupclientctl
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
EOM
}
]

View File

@ -1,5 +1,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
[
{ type: install
message: <<EOM
archivers/urbackup-server includes an RC script:
%%PREFIX%%/etc/rc.d/urbackup_server
@ -25,5 +26,6 @@ This port sets the SUID/SGID bits on the following files:
For details, see:
https://www.urbackup.org/administration_manual.html
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
EOM
}
]

View File

@ -1,4 +1,6 @@
--------------------------------------------------------------------------
[
{ type: install
message: <<EOM
Astrometry was successfully installed.
You'll find this distribution in %%PREFIX%%/astrometry
@ -6,4 +8,6 @@ You'll find this distribution in %%PREFIX%%/astrometry
Although the code is released under a GPL license, you will also need
to download some data files, and these are distributed under different
license. See %%PREFIX%%/astrometry/doc/GETTING-INDEXES
--------------------------------------------------------------------------
EOM
}
]

View File

@ -1,4 +1,6 @@
*****************************************************************************
[
{ type: install
message: <<EOM
ATTACHING PROJECT
Just run boinc_gui (if installed), choose Attach, and follow instructions.
@ -13,4 +15,6 @@ MANUAL INSTALLATION
*) Attach to the project:
cd %%BOINC_CLIENT_HOME%%
boinccmd --project_attach %%SETI_SITE%% <account key>
*****************************************************************************
EOM
}
]

View File

@ -1,4 +1,6 @@
*****************************************************************************
[
{ type: install
message: <<EOM
ATTACHING PROJECT
Just run boinc_gui (if installed), choose Attach, and follow instructions.
@ -13,4 +15,6 @@ MANUAL INSTALLATION
*) Attach to the project:
cd %%BOINC_CLIENT_HOME%%
boinccmd --project_attach %%SETI_SITE%% <account key>
*****************************************************************************
EOM
}
]

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gnuastro
PORTVERSION= 0.9
PORTREVISION= 2
PORTVERSION= 0.10
CATEGORIES= astro
MASTER_SITES= GNU
@ -19,7 +18,7 @@ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= gmake jpeg libtool:build localbase
USES= gmake jpeg libtool:build localbase tar:lz
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
TEST_TARGET= check
@ -32,8 +31,6 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's,gcc,${CC},' ${WRKSRC}/bin/buildprog/buildprog.c
@${REINPLACE_CMD} -e 's,/bash,/sh,' ${WRKSRC}/doc/Makefile.in
@${REINPLACE_CMD} -e '31s,^,#include <time.h>,' \
${WRKSRC}/lib/gnuastro/table.h
post-install:
@${FIND} ${STAGEDIR}${PREFIX}/etc -name \*.conf \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1555520218
SHA256 (gnuastro-0.9.tar.gz) = c98dba97f022960d1792ffdba1f3bd411fb2945cd577902f79c73296799b6818
SIZE (gnuastro-0.9.tar.gz) = 5312132
TIMESTAMP = 1564793993
SHA256 (gnuastro-0.10.tar.lz) = 2ba06b23a61a1a142cb0d40f7509ac1992067276ae3448285662b5e601acb03e
SIZE (gnuastro-0.10.tar.lz) = 3467563

View File

@ -1,53 +0,0 @@
--- bin/script/sort-by-night.in.orig 2019-04-11 18:40:12 UTC
+++ bin/script/sort-by-night.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Separate input datasets into multiple nights, run with `--help', or see
# description under `print_help' (below) for more.
@@ -127,7 +127,7 @@ EOF
# Functions to check option values and complain if necessary.
-function on_off_option_error() {
+on_off_option_error() {
if [ "x$2" = x ]; then
echo "$scriptname: '$1' doesn't take any values."
else
@@ -136,7 +136,7 @@ function on_off_option_error() {
exit 1
}
-function check_v() {
+check_v() {
if [ x"$2" = x ]; then
echo "$scriptname: option '$1' requires an argument."
echo "Try '$scriptname --help' for more information."
@@ -172,7 +172,7 @@ function check_v() {
# if a value is appended to the short format it should crash. So in the
# second test for these (`-l*') will account for both the case where we
# have an equal sign and where we don't.
-while [[ $# -gt 0 ]]
+while [ $# -gt 0 ]
do
case "$1" in
# Input parameters.
@@ -242,8 +242,8 @@ fi
list=$(for f in $inputs; do
astfits $f --datetosec=$key --hdu=$hdu -q \
| awk -vh=$hour \
- '{d=int($1/86400); print "'$f'", $1, \
- int($1)%86400<(h*3600) ? d-1 : d }'
+ '{d=int($1/86400); print "'$f'", $1; \
+ if (int($1)%86400<(h*3600)) print d-1; else print d }'
done)
@@ -302,5 +302,5 @@ echo "$unique" | while read l; do
done
# Increment the night-counter.
- ((counter++))
+ counter=$((counter+1))
done

View File

@ -55,6 +55,7 @@ include/gnuastro/permutation.h
include/gnuastro/pointer.h
include/gnuastro/polygon.h
include/gnuastro/qsort.h
include/gnuastro/speclines.h
include/gnuastro/statistics.h
include/gnuastro/table.h
include/gnuastro/threads.h
@ -65,8 +66,8 @@ include/gnuastro/type.h
include/gnuastro/wcs.h
lib/libgnuastro.a
lib/libgnuastro.so
lib/libgnuastro.so.7
lib/libgnuastro.so.7.0.0
lib/libgnuastro.so.8
lib/libgnuastro.so.8.0.0
libdata/pkgconfig/gnuastro.pc
man/man1/astarithmetic.1.gz
man/man1/astbuildprog.1.gz

View File

@ -1,6 +1,12 @@
[
{ type: install
message: <<EOM
Google Earth needs linprocfs mounted on /compat/linux/proc. Add the
following line to /etc/fstab:
linprocfs /compat/linux/proc linprocfs rw 0 0
Then run "mount /compat/linux/proc".
EOM
}
]

View File

@ -1,5 +1,10 @@
[
{ type: install
message: <<EOM
FreeBSD NOTES:
Support for Garmin format input is disabled because buggy.
Set your GPS device to NMEA mode and start gpsd before gpsdrive.
EOM
}
]

View File

@ -1,4 +1,9 @@
[
{ type: install
message: <<EOM
Please see file:%%PREFIX%%/share/doc/gpsman/html/index.html and/or
file:%%PREFIX%%/share/doc/gpsman/GPSMandoc.pdf
for documentation on using GPS Manager.
EOM
}
]

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= kstars
DISTVERSION= 3.3.2
PORTREVISION= 2
DISTVERSION= 3.3.3
PORTEPOCH= 1
CATEGORIES= astro kde
MASTER_SITES= KDE/stable/${PORTNAME}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562401594
SHA256 (kstars-3.3.2.tar.xz) = 0471de89873cd1a9e7328367028fe759722971e132a4b18f5577398341665270
SIZE (kstars-3.3.2.tar.xz) = 70102428
TIMESTAMP = 1564942877
SHA256 (kstars-3.3.3.tar.xz) = 15abb3f0a2b17d7dff81c8b890ef0100333d1ef1e41e4232e29cf21c8eed7946
SIZE (kstars-3.3.3.tar.xz) = 70764304

View File

@ -1743,14 +1743,19 @@ share/locale/mai/LC_MESSAGES/kstars.mo
share/locale/mk/LC_MESSAGES/kstars.mo
share/locale/ml/LC_MESSAGES/kstars.mo
share/locale/mr/LC_MESSAGES/kstars.mo
share/locale/ms/LC_MESSAGES/kstars.mo
share/locale/nb/LC_MESSAGES/kstars.mo
share/locale/nds/LC_MESSAGES/kstars.mo
share/locale/ne/LC_MESSAGES/kstars.mo
share/locale/nl/LC_MESSAGES/kstars.mo
share/locale/nn/LC_MESSAGES/kstars.mo
share/locale/oc/LC_MESSAGES/kstars.mo
share/locale/pa/LC_MESSAGES/kstars.mo
share/locale/pl/LC_MESSAGES/kstars.mo
share/locale/pt/LC_MESSAGES/kstars.mo
share/locale/pt_BR/LC_MESSAGES/kstars.mo
share/locale/ro/LC_MESSAGES/kstars.mo
share/locale/ru/LC_MESSAGES/kstars.mo
share/locale/se/LC_MESSAGES/kstars.mo
share/locale/si/LC_MESSAGES/kstars.mo
share/locale/sk/LC_MESSAGES/kstars.mo
@ -1758,6 +1763,8 @@ share/locale/sl/LC_MESSAGES/kstars.mo
share/locale/sq/LC_MESSAGES/kstars.mo
share/locale/sv/LC_MESSAGES/kstars.mo
share/locale/ta/LC_MESSAGES/kstars.mo
share/locale/tg/LC_MESSAGES/kstars.mo
share/locale/th/LC_MESSAGES/kstars.mo
share/locale/tr/LC_MESSAGES/kstars.mo
share/locale/ug/LC_MESSAGES/kstars.mo
share/locale/uk/LC_MESSAGES/kstars.mo

View File

@ -2,7 +2,6 @@
PORTNAME= libkgeomap
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= astro kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562690670
SHA256 (KDE/applications/19.04.3/libkgeomap-19.04.3.tar.xz) = 9266af7950b4cd73b694d61cf7bc0d03fc27d2bde3015f4c698e6d5d480d17bd
SIZE (KDE/applications/19.04.3/libkgeomap-19.04.3.tar.xz) = 150832
TIMESTAMP = 1565555589
SHA256 (KDE/applications/19.08.0/libkgeomap-19.08.0.tar.xz) = 267c3bb6d033dcbcfabb6822eebc69410de2d13b792ce62af47034bbcf3a5e54
SIZE (KDE/applications/19.08.0/libkgeomap-19.08.0.tar.xz) = 150704

View File

@ -95,6 +95,7 @@ share/locale/kk/LC_MESSAGES/libkgeomap.mo
share/locale/km/LC_MESSAGES/libkgeomap.mo
share/locale/ko/LC_MESSAGES/libkgeomap.mo
share/locale/lt/LC_MESSAGES/libkgeomap.mo
share/locale/ml/LC_MESSAGES/libkgeomap.mo
share/locale/mr/LC_MESSAGES/libkgeomap.mo
share/locale/nb/LC_MESSAGES/libkgeomap.mo
share/locale/nds/LC_MESSAGES/libkgeomap.mo

View File

@ -2,7 +2,6 @@
PORTNAME= marble
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= astro kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562690671
SHA256 (KDE/applications/19.04.3/marble-19.04.3.tar.xz) = b2451d338bf433d5a0211c954f48fb5c6c80fecbb8fa69d604276fecb45fe826
SIZE (KDE/applications/19.04.3/marble-19.04.3.tar.xz) = 52188608
TIMESTAMP = 1565555590
SHA256 (KDE/applications/19.08.0/marble-19.08.0.tar.xz) = c1c951a1357c94a61b38f0ae8a1235d194150cd351dbf25d2db3508b22b44cc1
SIZE (KDE/applications/19.08.0/marble-19.08.0.tar.xz) = 52299796

View File

@ -376,10 +376,17 @@ share/locale/ko/LC_MESSAGES/marble_qt.qm
share/locale/ko/LC_MESSAGES/plasma_runner_marble.mo
share/locale/lt/LC_MESSAGES/marble.mo
share/locale/lt/LC_MESSAGES/marble_qt.qm
share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.worldclock.mo
share/locale/lt/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
share/locale/lt/LC_MESSAGES/plasma_runner_marble.mo
share/locale/lv/LC_MESSAGES/marble.mo
share/locale/lv/LC_MESSAGES/marble_qt.qm
share/locale/lv/LC_MESSAGES/plasma_runner_marble.mo
share/locale/ml/LC_MESSAGES/marble.mo
share/locale/ml/LC_MESSAGES/marble_qt.qm
share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.worldclock.mo
share/locale/ml/LC_MESSAGES/plasma_runner_marble.mo
share/locale/ml/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
share/locale/mr/LC_MESSAGES/marble.mo
share/locale/mr/LC_MESSAGES/marble_qt.qm
share/locale/mr/LC_MESSAGES/plasma_runner_marble.mo

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mkgmap
PORTVERSION= r4287
PORTVERSION= r4288
CATEGORIES= astro converters java
MASTER_SITES= http://www.mkgmap.org.uk/download/ \
http://mirror.amdmi3.ru/distfiles/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559912608
SHA256 (mkgmap-r4287.tar.gz) = 642f2ad0c74566a66c1141321971876cd3031c84b473cb28690234f8f40293f9
SIZE (mkgmap-r4287.tar.gz) = 3398115
TIMESTAMP = 1565628150
SHA256 (mkgmap-r4288.tar.gz) = 13959e8134e4d32abb280caf8f40419d7ae427f14bd82abeff639992015a6a91
SIZE (mkgmap-r4288.tar.gz) = 3398167

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Astro-SIMBAD-Client
PORTVERSION= 0.039
PORTVERSION= 0.040
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1555592245
SHA256 (Astro-SIMBAD-Client-0.039.tar.gz) = 939cd5ffd9bd03b403fd6e0f1031eeb100710378d705f607e1aad6c86e783eb1
SIZE (Astro-SIMBAD-Client-0.039.tar.gz) = 68444
TIMESTAMP = 1565012816
SHA256 (Astro-SIMBAD-Client-0.040.tar.gz) = 0c8213385b238709ffd35e5fc9bee447b2892c415168e3f599f29eed2b2d9df1
SIZE (Astro-SIMBAD-Client-0.040.tar.gz) = 68654

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Astro-SpaceTrack
PORTVERSION= 0.131
PORTVERSION= 0.132
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1563736994
SHA256 (Astro-SpaceTrack-0.131.tar.gz) = 84b8291515c6185d895e8513dece7fb045b74bccd4b151abed678cac585f9298
SIZE (Astro-SpaceTrack-0.131.tar.gz) = 184936
TIMESTAMP = 1565108390
SHA256 (Astro-SpaceTrack-0.132.tar.gz) = 4fcad86e29bbba69bd0821a8329613931a90d65fe3c25eae55ec83bf4aa462c1
SIZE (Astro-SpaceTrack-0.132.tar.gz) = 184872

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Astro-satpass
PORTVERSION= 0.106
PORTVERSION= 0.107
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1557801545
SHA256 (Astro-satpass-0.106.tar.gz) = febc129921f6136d268da3db876854741327985410f3b1ea12fcbe2344787f67
SIZE (Astro-satpass-0.106.tar.gz) = 518263
TIMESTAMP = 1564918809
SHA256 (Astro-satpass-0.107.tar.gz) = 4800f5a4bd2a5fc1bc00acec6ef42e0d24bd9d1a00fd79d9765c0ca52d1a3ef2
SIZE (Astro-satpass-0.107.tar.gz) = 519572

View File

@ -1,4 +1,6 @@
------------------------------------------------------------------
[
{ type: install
message: <<EOM
RoadMap is at an early stage of development, and is not thoroughly
documented. It would be very unwise to rely on RoadMap for real
navigation.
@ -11,5 +13,6 @@ TIGER data are located in:
Make sure that you either have a program called flite (a voice
synthesizer) or disable (mute) audio throught the menu. Other
voice synthesizer can be used, like festival.
------------------------------------------------------------------
EOM
}
]

View File

@ -2,7 +2,7 @@
PORTNAME= siril
DISTVERSION= 0.9.10
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/

View File

@ -4,13 +4,11 @@
PORTNAME= sscalc
PORTVERSION= 1.0
CATEGORIES= astro
MASTER_SITES= http://www.icehouse.net/kew/
MASTER_SITES= https://opsec.eu/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Sunrise and sunset time calculator
BROKEN= unfetchable
OPTIONS_DEFINE= DOCS
pre-fetch:

View File

@ -1,5 +1,6 @@
===============================================================================
[
{ type: install
message: <<EOM
Viking has been installed.
When you wish to use GeoCaches Acquire Option, please make an account at
@ -7,5 +8,6 @@ When you wish to use GeoCaches Acquire Option, please make an account at
http://www.geocaching.com/
Have fun!
===============================================================================
EOM
}
]

View File

@ -3,7 +3,7 @@
PORTNAME= xtide
PORTVERSION= 2.15.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro geography
MASTER_SITES= https://flaterco.com/files/xtide/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
@ -18,8 +18,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png
BROKEN= unfetchable
USES= compiler:c++0x gmake libtool localbase tar:bzip2
USE_LDCONFIG= yes
@ -43,7 +41,7 @@ X11_DESKTOP_ENTRIES= "XTide" "" "xtide" "xtide" "" ""
DISTNAME_TCD= libtcd-2.2.7-r2
WRKSRC_TCD= ${WRKDIR}/${DISTNAME_TCD:C/-r[0-9]+//}
DISTNAME_HARM= harmonics-dwf-20151227-free
DISTNAME_HARM= harmonics-dwf-20190620-free
WRKSRC_HARM= ${WRKDIR}/${DISTNAME_HARM:C/-free//}
DISTNAME_WVS= wvs

View File

@ -1,9 +1,9 @@
TIMESTAMP = 1551830866
TIMESTAMP = 1565079145
SHA256 (xtide-2.15.2.tar.bz2) = c81c2e8fd1b655b6e798332097056654f2e9e97fb88052c1a5582ba13fa46931
SIZE (xtide-2.15.2.tar.bz2) = 727048
SHA256 (libtcd-2.2.7-r2.tar.bz2) = aff1f218b84106c572d094912cd11c828e1ea212db5661cdcc0e2e6253020a94
SIZE (libtcd-2.2.7-r2.tar.bz2) = 308959
SHA256 (harmonics-dwf-20151227-free.tar.bz2) = b382acfd94cefd6f6434ff3efdbecfd929abe3639e345979da7826a37ed5a7ac
SIZE (harmonics-dwf-20151227-free.tar.bz2) = 499871
SHA256 (harmonics-dwf-20190620-free.tar.bz2) = 879546f30761c129610f2bcca50fa1f38c043f67721eefa51cf8c5a1e949f616
SIZE (harmonics-dwf-20190620-free.tar.bz2) = 676075
SHA256 (wvs.tar.bz2) = 4e996ce2e608d612ba78e35cdf50c2c73b01fce06bd5b561a7fe957ea75d6d75
SIZE (wvs.tar.bz2) = 37461520

View File

@ -2,4 +2,4 @@ The xtide program predicts and displays tides. It is capable of
producing output in a variety of dynamic and static formats, and has
extensions for X, plain ASCII, and HTML.
WWW: http://www.flaterco.com/xtide/
WWW: https://flaterco.com/xtide/

View File

@ -204,6 +204,7 @@
SUBDIR += funktrackergold
SUBDIR += gbemol
SUBDIR += gbsplay
SUBDIR += geonkick-lv2
SUBDIR += gervill
SUBDIR += ghostess
SUBDIR += giada
@ -509,6 +510,7 @@
SUBDIR += mixmos
SUBDIR += mixxx
SUBDIR += mixxx21
SUBDIR += mkcue
SUBDIR += mma
SUBDIR += moc
SUBDIR += modplugplay

View File

@ -3,7 +3,7 @@
PORTNAME= alsa-plugins
PORTVERSION= 1.1.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ \
GENTOO

View File

@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To set the default PCM to the sndio plugin, create ~/.asoundrc with
pcm.!default {
@ -6,3 +9,6 @@ pcm.!default {
Optionally, use the 'volume' option to set the initial volume and
'device' to set the device to use.
EOM
}
]

View File

@ -0,0 +1,10 @@
--- src/PluginManager.h.orig 2019-08-14 20:35:52.115749000 +0000
+++ src/PluginManager.h 2019-08-14 20:36:11.135552000 +0000
@@ -22,6 +22,7 @@
#include <KPluginInfo>
#include <KPluginMetaData>
+#include <QVector>
namespace Plugins {

View File

@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
In order to use certain devices (MTP, iPod...) with Amarok you need to
be able to mount USB devices as the user running Amarok. If HAL
automount doesn't work, read more on how to set this up on FreeBSD
@ -9,5 +10,6 @@ http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html
If you are not running a full KDE workspace, you should consider
installing a Phonon backend (multimedia/phonon-gstreamer or
multimedia/phonon-vlc) to get audio playback.
======================================================================
EOM
}
]

View File

@ -3,7 +3,7 @@
PORTNAME= aqualung
PORTVERSION= 1.0
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= audio
MASTER_SITES= SF

View File

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= libsndfile.so:audio/libsndfile
USES= cmake localbase:ldflags pkgconfig
USES= cmake compiler:c++11-lang gnome localbase:ldflags pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= openAVproductions
GH_PROJECT= openAV-ArtyFX
@ -31,6 +31,8 @@ OPTIONS_DEFAULT_i386= SSE
SSE_CMAKE_ON= -DPORT_SIMD_FLAGS:STRING="-msse -msse2 -mfpmath=sse"
CXXFLAGS_powerpc64= -maltivec
post-patch:
@${REINPLACE_CMD} -e 's| -g | |; s| -O1 | |; s/-msse2 -mfpmath=sse/$${PORT_SIMD_FLAGS}/g' \
${WRKSRC}/CMakeLists.txt

View File

@ -1,11 +1,15 @@
--- src/avtk/avtk/picojson.hxx.orig 2018-05-29 06:05:03 UTC
--- src/avtk/avtk/picojson.hxx.orig 2018-02-25 11:56:24 UTC
+++ src/avtk/avtk/picojson.hxx
@@ -204,7 +204,7 @@ inline value::value(double n) : type_(nu
@@ -204,7 +204,11 @@ inline value::value(double n) : type_(number_type)
#ifdef _MSC_VER
! _finite(n)
#elif __cplusplus>=201103L || !(defined(isnan) && defined(isinf))
- std::isnan(n) || std::isinf(n)
+#ifdef __GNUC__
+ std::isnan(n) || std::isinf(n)
+#else
+ isnanf(n) || isinf(n)
+#endif
#else
isnan(n) || isinf(n)
#endif

View File

@ -0,0 +1,30 @@
--- src/avtk/libs/pffft.cxx.orig 2019-07-29 20:43:14 UTC
+++ src/avtk/libs/pffft.cxx
@@ -98,6 +98,7 @@
Altivec support macros
*/
#if !defined(PFFFT_SIMD_DISABLE) && (defined(__ppc__) || defined(__ppc64__))
+#include <altivec.h>
typedef vector float v4sf;
# define SIMD_SZ 4
# define VZERO() ((vector float) vec_splat_u8(0))
@@ -113,8 +114,8 @@ inline v4sf ld_ps1(const float *p)
# define LD_PS1(p) ld_ps1(&p)
# define INTERLEAVE2(in1, in2, out1, out2) { v4sf tmp__ = vec_mergeh(in1, in2); out2 = vec_mergel(in1, in2); out1 = tmp__; }
# define UNINTERLEAVE2(in1, in2, out1, out2) { \
- vector unsigned char vperm1 = (vector unsigned char)(0,1,2,3,8,9,10,11,16,17,18,19,24,25,26,27); \
- vector unsigned char vperm2 = (vector unsigned char)(4,5,6,7,12,13,14,15,20,21,22,23,28,29,30,31); \
+ vector unsigned char vperm1 = (vector unsigned char){0,1,2,3,8,9,10,11,16,17,18,19,24,25,26,27}; \
+ vector unsigned char vperm2 = (vector unsigned char){4,5,6,7,12,13,14,15,20,21,22,23,28,29,30,31}; \
v4sf tmp__ = vec_perm(in1, in2, vperm1); out2 = vec_perm(in1, in2, vperm2); out1 = tmp__; \
}
# define VTRANSPOSE4(x0,x1,x2,x3) { \
@@ -127,7 +128,7 @@ inline v4sf ld_ps1(const float *p)
x2 = vec_mergeh(y1, y3); \
x3 = vec_mergel(y1, y3); \
}
-# define VSWAPHL(a,b) vec_perm(a,b, (vector unsigned char)(16,17,18,19,20,21,22,23,8,9,10,11,12,13,14,15))
+# define VSWAPHL(a,b) vec_perm(a,b, (vector unsigned char){16,17,18,19,20,21,22,23,8,9,10,11,12,13,14,15})
# define VALIGNED(ptr) ((((long)(ptr)) & 0xF) == 0)
/*

View File

@ -3,7 +3,7 @@
PORTNAME= aubio
PORTVERSION= 0.4.7
PORTREVISION?= 1
PORTREVISION?= 2
CATEGORIES?= audio
MASTER_SITES= http://aubio.org/pub/

View File

@ -3,8 +3,8 @@
PORTNAME= audacity
PORTVERSION= 2.3.2
PORTREVISION= 1
DISTVERSIONPREFIX= Audacity-
PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= xxjack12xx@gmail.com

View File

@ -1,3 +1,10 @@
[
{ type: upgrade
maximum_version: 2.1
message: <<EOM
Starting with 2.1, Audacity's settings file format is not 100% compatible
with previous versions. If Audacity fails to start up, the affected users
can resolve the issue by removing the ~/.audacity-data directory.
EOM
}
]

View File

@ -2,7 +2,6 @@
PORTNAME= audiocd-kio
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562690672
SHA256 (KDE/applications/19.04.3/audiocd-kio-19.04.3.tar.xz) = 4e684ab03fafd4ee37d7ef7d2c2edb883e76bb5a81e11415173317160997accf
SIZE (KDE/applications/19.04.3/audiocd-kio-19.04.3.tar.xz) = 354536
TIMESTAMP = 1565555591
SHA256 (KDE/applications/19.08.0/audiocd-kio-19.08.0.tar.xz) = 46013e95fa358004083c185d43afe48b96bd18acba1a33e5706f75b128a3e954
SIZE (KDE/applications/19.08.0/audiocd-kio-19.08.0.tar.xz) = 355444

View File

@ -1,4 +1,4 @@
etc/xdg/kio_audiocd.categories
share/qlogging-categories5/kio_audiocd.categories
include/audiocdencoder.h
include/audiocdplugins_export.h
lib/libaudiocdplugins.so
@ -20,6 +20,7 @@ share/locale/ar/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/ar/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ar/LC_MESSAGES/kcmaudiocd.mo
share/locale/ar/LC_MESSAGES/kio_audiocd.mo
share/locale/ast/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/bg/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/bg/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/bg/LC_MESSAGES/kcmaudiocd.mo
@ -85,6 +86,7 @@ share/locale/et/LC_MESSAGES/kcmaudiocd.mo
share/locale/et/LC_MESSAGES/kio_audiocd.mo
share/locale/eu/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/eu/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/eu/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/eu/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/eu/LC_MESSAGES/kcmaudiocd.mo
share/locale/eu/LC_MESSAGES/kio_audiocd.mo
@ -166,7 +168,9 @@ share/locale/ko/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/ko/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ko/LC_MESSAGES/kcmaudiocd.mo
share/locale/ko/LC_MESSAGES/kio_audiocd.mo
share/locale/lt/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/lt/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/lt/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/lt/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/lt/LC_MESSAGES/kcmaudiocd.mo
share/locale/lt/LC_MESSAGES/kio_audiocd.mo

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