*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2017-10-29 11:40:22 +01:00
parent 5b8736d655
commit 0d11077913
104 changed files with 1111 additions and 269 deletions

View File

@ -105,6 +105,7 @@
SUBDIR += stellarium
SUBDIR += stellarium-qt4
SUBDIR += sunclock
SUBDIR += sunwait
SUBDIR += swe
SUBDIR += tclgeomap
SUBDIR += tkgeomap

20
astro/sunwait/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $FreeBSD$
PORTNAME= sunwait
PORTVERSION= 20041208
CATEGORIES= astro
MASTER_SITES= http://www.risacher.org/sunwait/
MAINTAINER= swills@FreeBSD.org
COMMENT= Calculate sunrise and sunset
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>

3
astro/sunwait/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1509192521
SHA256 (sunwait-20041208.tar.gz) = 46ecd64142e0c7c2decac8df241b78ccae0d1b323929fb4d61aa1acc16a9ff96
SIZE (sunwait-20041208.tar.gz) = 15865

5
astro/sunwait/pkg-descr Normal file
View File

@ -0,0 +1,5 @@
Sunwait is a small C program for calculating sunrise and sunset, as well as
civil, nautical, and astronomical twilights. It has features that make it
useful for home automation tasks.
WWW: http://www.risacher.org/sunwait/

View File

@ -529,19 +529,28 @@ share/exaile/plugins/daapclient/PLUGININFO
share/exaile/plugins/daapclient/__init__.py
share/exaile/plugins/daapclient/__init__.pyc
share/exaile/plugins/daapclient/__init__.pyo
share/exaile/plugins/daapclient/daap.py
share/exaile/plugins/daapclient/daap.pyc
share/exaile/plugins/daapclient/daap.pyo
share/exaile/plugins/daapclient/daap_data.py
share/exaile/plugins/daapclient/daap_data.pyc
share/exaile/plugins/daapclient/daap_data.pyo
share/exaile/plugins/daapclient/client.py
share/exaile/plugins/daapclient/client.pyc
share/exaile/plugins/daapclient/client.pyo
share/exaile/plugins/daapclient/daapclient_prefs.ui
share/exaile/plugins/daapclient/daapclientprefs.py
share/exaile/plugins/daapclient/daapclientprefs.pyc
share/exaile/plugins/daapclient/daapclientprefs.pyo
share/exaile/plugins/daapclient/spydaap/__init__.py
share/exaile/plugins/daapclient/spydaap/__init__.pyc
share/exaile/plugins/daapclient/spydaap/__init__.pyo
share/exaile/plugins/daapclient/spydaap/daap.py
share/exaile/plugins/daapclient/spydaap/daap.pyc
share/exaile/plugins/daapclient/spydaap/daap.pyo
share/exaile/plugins/daapclient/spydaap/daap_data.py
share/exaile/plugins/daapclient/spydaap/daap_data.pyc
share/exaile/plugins/daapclient/spydaap/daap_data.pyo
share/exaile/plugins/daapclient/test.py
share/exaile/plugins/daapclient/test.pyc
share/exaile/plugins/daapclient/test.pyo
share/exaile/plugins/daapserver/COPYING
share/exaile/plugins/daapserver/PLUGININFO
share/exaile/plugins/daapserver/README
share/exaile/plugins/daapserver/README.rst
share/exaile/plugins/daapserver/TODO
share/exaile/plugins/daapserver/__init__.py
share/exaile/plugins/daapserver/__init__.pyc
@ -553,18 +562,21 @@ share/exaile/plugins/daapserver/daapserver_prefs.ui
share/exaile/plugins/daapserver/daapserverprefs.py
share/exaile/plugins/daapserver/daapserverprefs.pyc
share/exaile/plugins/daapserver/daapserverprefs.pyo
share/exaile/plugins/daapserver/exaile_parser.py
share/exaile/plugins/daapserver/exaile_parser.pyc
share/exaile/plugins/daapserver/exaile_parser.pyo
share/exaile/plugins/daapserver/server.py
share/exaile/plugins/daapserver/server.pyc
share/exaile/plugins/daapserver/server.pyo
share/exaile/plugins/daapserver/spydaap.py
share/exaile/plugins/daapserver/spydaap.pyc
share/exaile/plugins/daapserver/spydaap.pyo
share/exaile/plugins/daapserver/spydaap/__init__.py
share/exaile/plugins/daapserver/spydaap/__init__.pyc
share/exaile/plugins/daapserver/spydaap/__init__.pyo
share/exaile/plugins/daapserver/spydaap/cache.py
share/exaile/plugins/daapserver/spydaap/cache.pyc
share/exaile/plugins/daapserver/spydaap/cache.pyo
share/exaile/plugins/daapserver/spydaap/cli.py
share/exaile/plugins/daapserver/spydaap/cli.pyc
share/exaile/plugins/daapserver/spydaap/cli.pyo
share/exaile/plugins/daapserver/spydaap/containers.py
share/exaile/plugins/daapserver/spydaap/containers.pyc
share/exaile/plugins/daapserver/spydaap/containers.pyo
@ -583,9 +595,6 @@ share/exaile/plugins/daapserver/spydaap/parser/__init__.pyo
share/exaile/plugins/daapserver/spydaap/parser/avi.py
share/exaile/plugins/daapserver/spydaap/parser/avi.pyc
share/exaile/plugins/daapserver/spydaap/parser/avi.pyo
share/exaile/plugins/daapserver/spydaap/parser/exaile.py
share/exaile/plugins/daapserver/spydaap/parser/exaile.pyc
share/exaile/plugins/daapserver/spydaap/parser/exaile.pyo
share/exaile/plugins/daapserver/spydaap/parser/flac.py
share/exaile/plugins/daapserver/spydaap/parser/flac.pyc
share/exaile/plugins/daapserver/spydaap/parser/flac.pyo
@ -829,14 +838,6 @@ share/exaile/plugins/notify/notifyprefs.py
share/exaile/plugins/notify/notifyprefs.pyc
share/exaile/plugins/notify/notifyprefs.pyo
share/exaile/plugins/notify/notifyprefs_pane.ui
share/exaile/plugins/notifyosd/PLUGININFO
share/exaile/plugins/notifyosd/__init__.py
share/exaile/plugins/notifyosd/__init__.pyc
share/exaile/plugins/notifyosd/__init__.pyo
share/exaile/plugins/notifyosd/notifyosdprefs.py
share/exaile/plugins/notifyosd/notifyosdprefs.pyc
share/exaile/plugins/notifyosd/notifyosdprefs.pyo
share/exaile/plugins/notifyosd/notifyosdprefs_pane.ui
share/exaile/plugins/osd/PLUGININFO
share/exaile/plugins/osd/__init__.py
share/exaile/plugins/osd/__init__.pyc

View File

@ -3,6 +3,7 @@
PORTNAME= yagiuda
PORTVERSION= 1.19
PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://www.g8wrb.org/yagi/ \
LOCAL/db

View File

@ -0,0 +1,41 @@
--- src/dynamic.c.orig 2000-10-28 11:45:50 UTC
+++ src/dynamic.c
@@ -13,7 +13,8 @@ void dynamic_changing_of_weights(int i,
char c, *str;
if(i%divisor==0)
{
- str=string(0L,100L);
+#define MAXINPUTLINE 100L
+ str=string(0L,MAXINPUTLINE);
if((fopen("change","rt"))!=NULL)
{
system("rm change");
@@ -23,24 +24,24 @@ void dynamic_changing_of_weights(int i,
{
case 'G':
printf("Enter new weight for gain -current weight=%f\n",weight->gain);
- scanf("%s",str);
+ fgets(str, MAXINPUTLINE-1, stdin);
weight->gain=atof(str);
fflush(stdin);
break;
case 'F':
printf("Enter new weight for FB -current weight=%f\n",weight->fb);
- gets(str);
+ fgets(str, MAXINPUTLINE-1, stdin);
weight->fb=atof(str);
break;
case 'P':
printf("Enter new weight for sidelobe -current weight=%f\n",weight->sidelobe);
- gets(str);
+ fgets(str, MAXINPUTLINE-1, stdin);
weight->sidelobe=atof(str);
break;
} /* end of switch statement */
} /* end of if file exits/user hit keyboard */
- free_string(str,0L,100L);
+ free_string(str,0L,MAXINPUTLINE);
} /* end of if divisor%10==0 */
} /* function */

View File

@ -1,26 +1,34 @@
--- src/input.c.orig 2005-07-10 09:16:31 UTC
+++ src/input.c
@@ -16,7 +16,6 @@ manually!
@@ -16,7 +16,7 @@ manually!
*/
#include <stdio.h>
-#include <malloc.h>
+#include <string.h>
#include <math.h>
#include "nrutil.h"
#include "yagi.h"
@@ -32,8 +31,9 @@ int main(int argc, char **argv)
char response, *filename, *notes, *type, data_entry;
@@ -29,12 +29,14 @@ int main(int argc, char **argv)
double min_f, max_f, step_f, angular_step;
int elements, driven, i, fixed_diameter, boom, parasitic, c, hflg=0, errflg=0;
double scale_factor;
- char response, *filename, *notes, *type, data_entry;
+ char response, *filename, *notes, *type, *str, data_entry;
FILE *fp;
- filename = string(0L, 1000L);
- notes = string(0L, 1000L);
+#define MAXINPUTLINE 1000
- type = string(0L, 1000L);
+#define MAXINPUTLINE 1000L
+ filename = string(0L, MAXINPUTLINE);
+ notes = string(0L, MAXINPUTLINE);
type = string(0L, 1000L);
+ type = string(0L, MAXINPUTLINE);
+ str = string(0L, MAXINPUTLINE);
while ((c = getoptions(argc,argv,"h")) != -1)
@@ -56,10 +56,10 @@ int main(int argc, char **argv)
switch (c)
@@ -56,56 +58,65 @@ int main(int argc, char **argv)
printf("\nThis program asks for length, diameter and position of antenna elements then\n");
printf("writes them to a file you specify. Data is written in m (metres)\n \n");
printf("Enter any notes on this design (up to 400 characters): ");
@ -28,10 +36,206 @@
- printf("Enter a filename to write data to ");
- gets(filename);
- printf("Enter the centre frequency in MHz ");
- scanf("%lf", &frequency);
+ fgets(notes, MAXINPUTLINE-1, stdin);
+ notes[strcspn(notes, "\n")] = '\0';
+ printf("Enter a filename to write data to ");
+ fgets(filename, MAXINPUTLINE-1, stdin);
+ filename[strcspn(filename, "\n")] = '\0';
+ printf("Enter the centre frequency in MHz ");
scanf("%lf", &frequency);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &frequency);
printf("Enter the minimum frequency in MHz ");
scanf("%lf", &min_f);
- scanf("%lf", &min_f);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &min_f);
printf("Enter the maximum frequency in MHz ");
- scanf("%lf", &max_f);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &max_f);
printf("Enter the frequency steps in MHz ");
- scanf("%lf", &step_f);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &step_f);
if(min_f > frequency)
nrerror("The minimum frequency has been set higher than the centre frequency");
if(max_f < frequency)
nrerror("The maximum frequency has been set lower than the centre frequency");
printf("\nData can be entered in imperial (inches) metric (mm) or wavelengths (lambda)\n");
printf("Please enter i (for imperial), m (for metric) or w (for wavelengths). ");
- scanf("%c", &data_entry);
- scanf("%c", &data_entry);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%c", &data_entry);
/* The file produced by this is always written in metres. */
if(data_entry=='i' || data_entry=='I')
{
scale_factor=39.37; /* inches in 1m */
- type="\"\"";
+ strcpy(type,"\"\"");
}
else if(data_entry=='m' || data_entry=='m')
{
scale_factor=1000.0; /* mm in 1m */
- type="mm";
+ strcpy(type,"mm");
}
else if(data_entry=='w' || data_entry=='w')
{
scale_factor=frequency/300; /* wavelegths in 1m */
- type="lambda";
+ strcpy(type,"lambda");
}
else
exit(1);
printf("Enter the number of elements for the antenna ");
- scanf("%d",&elements);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%d",&elements);
/* printf("Enter the number of driven elements ");
- scanf("%d", &driven); */
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%d", &driven); */
driven=1;
parasitic=elements-driven;
d=dmatrix(1L, (long) driven, 1L, 6L);
p=dmatrix(1L, (long) parasitic , 1L, 4L);
printf("Enter the angular step size in degrees for the gain to be plotted ");
- scanf("%lf",&angular_step);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf",&angular_step);
/* printf("Are any of the elements tappered? ");
- scanf("%c", &response);
- scanf("%c", &response);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%c", &response);
if(response =='y' || response == 'Y')
{
tappered=TRUE;
@@ -114,12 +125,13 @@ int main(int argc, char **argv)
}
*/
printf("Are all the elements of the same diameter ? ");
- scanf("%c",&response);
- scanf("%c",&response);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%c",&response);
if(response=='Y' || response =='y')
{
printf("Enter the diameter of the elements (in %s) ", type);
- scanf("%lf", &diameter);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &diameter);
fixed_diameter=TRUE;
}
else
@@ -128,29 +140,35 @@ int main(int argc, char **argv)
for(i=1;i<=driven;++i)
{
printf("\n\nEnter location of the driven element in %s (wrt. reflector at x=0) ", type);
- scanf("%lf", &d[i][X]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &d[i][X]);
d[i][Y]=0;
if( boom != TRUE)
{
printf("Enter the y position of the driven element (in %s) ", type);
- scanf("%lf", &d[i][Y]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &d[i][Y]);
}
else
d[i][Y]=0.0;
printf("Enter length of the driven element (in %s) ", type);
- scanf("%lf", &d[i][LENGTH]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &d[i][LENGTH]);
if(fixed_diameter == TRUE)
d[i][DIAMETER]=diameter;
else
{
printf("Enter the diameter of the driven element (in %s) ", type);
- scanf("%lf", &d[i][DIAMETER]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &d[i][DIAMETER]);
}
/*
printf("Enter the voltage driving this element ");
- scanf("%lf", &d[i][VOLTAGE_R]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &d[i][VOLTAGE_R]);
printf("Enter the phase driving this element ");
- scanf("%lf", &d[i][VOLTAGE_I]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &d[i][VOLTAGE_I]);
*/
d[i][VOLTAGE_R]=1.0;
d[i][VOLTAGE_I]=0.0;
@@ -160,39 +178,46 @@ int main(int argc, char **argv)
if(i==1) /* The reflector */
{
printf("\nEnter length of the reflector (in %s) ", type);
- scanf("%lf", &p[1][LENGTH]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &p[1][LENGTH]);
if(boom != TRUE)
{
printf("\nEnter the y position of the reflector (in %s) ", type);
- scanf("%lf", &p[i][Y]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &p[i][Y]);
}
if(fixed_diameter == TRUE)
p[i][DIAMETER]=diameter;
else
{
printf("Enter the diameter of the reflector (in %s) ", type);
- scanf("%lf", &p[i][DIAMETER]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &p[i][DIAMETER]);
}
}
else /* a director */
{
printf("\n\nEnter location of director %d in %s (wrt. reflector at x=0.0) ", i-1, type);
- scanf("%lf", &p[i][X]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &p[i][X]);
if( boom != TRUE)
{
printf("Enter the y position of director %d (in %s) ", i-1, type);
- scanf("%lf", &p[i][Y]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &p[i][Y]);
}
else
p[i][Y]=0.0;
printf("Enter the length of director %d (in %s) ", i-1,type);
- scanf("%lf", &p[i][LENGTH]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &p[i][LENGTH]);
if(fixed_diameter == TRUE)
p[i][DIAMETER]=diameter;
else
{
printf("Enter the diameter of director %d (in %s) ", i-1, type);
- scanf("%lf", &p[i][DIAMETER]);
+ fgets(str, MAXINPUTLINE-1, stdin);
+ sscanf(str,"%lf", &p[i][DIAMETER]);
}
}
}
@@ -200,9 +225,10 @@ int main(int argc, char **argv)
fp=fopen(filename,"wt");
write_input_data_to_disk(fp, notes, frequency, min_f, max_f, step_f, elements , driven, parasitic, angular_step, d, p, scale_factor);
fclose(fp);
- free_string(filename,0L, 1000L);
- free_string(notes,0L, 1000L);
- free_string(type,0L, 1000L);
+ free_string(filename,0L, MAXINPUTLINE);
+ free_string(notes,0L, MAXINPUTLINE);
+ free_string(type,0L, MAXINPUTLINE);
+ free_string(str,0L, MAXINPUTLINE);
free_dmatrix(d, 1L, (long) driven, 1L, 6L);
free_dmatrix(p, 1L, (long) parasitic , 1L, 4L);
exit(0);

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pg_repack
PORTVERSION= 1.4.1
PORTVERSION= 1.4.2
DISTVERSIONPREFIX= ver_
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
@ -20,7 +20,7 @@ WANT_PGSQL= server
PLIST_FILES= bin/pg_repack \
lib/postgresql/pg_repack.so \
share/postgresql/extension/pg_repack--1.4.1.sql \
share/postgresql/extension/pg_repack--1.4.2.sql \
share/postgresql/extension/pg_repack.control
post-install:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1504280182
SHA256 (reorg-pg_repack-ver_1.4.1_GH0.tar.gz) = 0a0e545bbf428b740fc846a18e9664b88d5064826cd16a426795b3f9dd9e1abe
SIZE (reorg-pg_repack-ver_1.4.1_GH0.tar.gz) = 91564
TIMESTAMP = 1507915499
SHA256 (reorg-pg_repack-ver_1.4.2_GH0.tar.gz) = ab29e0b25f7df8ab8c61eb0e3e7a1fa5da3a4e47ab083d9b88f4497253b8ac53
SIZE (reorg-pg_repack-ver_1.4.2_GH0.tar.gz) = 93039

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pgspecial
PORTVERSION= 1.8.0
PORTVERSION= 1.9.0
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1494153116
SHA256 (pgspecial-1.8.0.tar.gz) = 89f524909e97554bb3eeceb186a834e86cb71e34afef3a95fe645049ead894b7
SIZE (pgspecial-1.8.0.tar.gz) = 41715
TIMESTAMP = 1509205979
SHA256 (pgspecial-1.9.0.tar.gz) = 493cbbb1dfd2610c8be948d31355e3919f3adf24689ee439d42f4c1685406ac8
SIZE (pgspecial-1.9.0.tar.gz) = 52952

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libthai
PORTVERSION= 0.1.26
PORTVERSION= 0.1.27
CATEGORIES= devel
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1481874947
SHA256 (libthai-0.1.26.tar.xz) = 8710112c836b272db1740a9ea3e6c7ebb65b64eee0e143fc2b2c60f99f6bfe2a
SIZE (libthai-0.1.26.tar.xz) = 409380
TIMESTAMP = 1509259963
SHA256 (libthai-0.1.27.tar.xz) = 1659fa1b7b1d6562102d7feb8c8c3fd94bb2dc5761ed7dbaae4f300e1c03eff6
SIZE (libthai-0.1.27.tar.xz) = 410360

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Log-Agent
PORTVERSION= 1.001
PORTVERSION= 1.002
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,3 @@
SHA256 (Log-Agent-1.001.tar.gz) = 9a7827fa862e3bb3af121518fcfbac4f505fdadbe863496dc18ee7daabdeae85
SIZE (Log-Agent-1.001.tar.gz) = 56215
TIMESTAMP = 1509206058
SHA256 (Log-Agent-1.002.tar.gz) = 8ad127407d74160201b4a55184eb19c3dd1585fc60a411458e77e8534076db5b
SIZE (Log-Agent-1.002.tar.gz) = 55757

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Module-Extract-Use
PORTVERSION= 1.04
PORTVERSION= 1.043
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Pull out the modules a module explicitly uses
LICENSE= ART10 GPLv1+
LICENSE= ART20 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Test-Output>0:devel/p5-Test-Output \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1483298307
SHA256 (Module-Extract-Use-1.04.tar.gz) = b2dba019d5dfde41217f10cfdc20ebd46c3deee00accef37097f1bf2597f5c9a
SIZE (Module-Extract-Use-1.04.tar.gz) = 7460
TIMESTAMP = 1509250816
SHA256 (Module-Extract-Use-1.043.tar.gz) = 44462c5c52c3fe64c89d2beea5942016e97828aed9535dc350ff0f1b65e29e59
SIZE (Module-Extract-Use-1.043.tar.gz) = 12959

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= grpcio
PORTVERSION= 1.6.3
PORTVERSION= 1.7.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1:devel/py-six \
${PYTHON_PKGNAMEPREFIX}futures>=3:devel/py-futures
LIB_DEPENDS= libcares.so:dns/c-ares
BROKEN_aarch64= fails to compile: cpu-aarch64-linux.c: fatal error: 'sys/auxv.h' file not found
BROKEN_powerpc64= fails to compile: cpu-ppc64le.c: 'AT_HWCAP2' undeclared
USES= localbase:ldflags python

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506586700
SHA256 (grpcio-1.6.3.tar.gz) = e9662782c58bc21be26163b78136eaed091dfd45fac699cb711ee9eeeb7e2f9b
SIZE (grpcio-1.6.3.tar.gz) = 9964070
TIMESTAMP = 1509152129
SHA256 (grpcio-1.7.0.tar.gz) = 6662af1f07cf7a3d171a7f56afc2cfeff262a5f2c52d15ae5ea581d0c367aea8
SIZE (grpcio-1.7.0.tar.gz) = 9999425

View File

@ -1,4 +1,4 @@
--- setup.py.orig 2017-09-27 21:43:56 UTC
--- setup.py.orig 2017-10-26 17:03:10 UTC
+++ setup.py
@@ -37,13 +37,6 @@ PYTHON_STEM = os.path.join('src', 'pytho
CORE_INCLUDE = ('include', '.',)
@ -14,11 +14,11 @@
README = os.path.join(PYTHON_STEM, 'README.rst')
# Ensure we're in the proper directory whether or not we're being used by pip.
@@ -141,12 +134,9 @@ CYTHON_EXTENSION_MODULE_NAMES = ('grpc._
@@ -139,12 +132,9 @@ CYTHON_EXTENSION_MODULE_NAMES = ('grpc._
CYTHON_HELPER_C_FILES = ()
CORE_C_FILES = tuple(grpc_core_dependencies.CORE_SOURCE_FILES)
-if "win32" in sys.platform and "64bit" in platform.architecture()[0]:
-if "win32" in sys.platform:
- CORE_C_FILES = filter(lambda x: 'third_party/cares' not in x, CORE_C_FILES)
EXTENSION_INCLUDE_DIRECTORIES = (

View File

@ -1,4 +1,4 @@
--- src/core/tsi/ssl_transport_security.c.orig 2017-09-27 21:43:56 UTC
--- src/core/tsi/ssl_transport_security.c.orig 2017-10-26 17:03:10 UTC
+++ src/core/tsi/ssl_transport_security.c
@@ -20,6 +20,7 @@

View File

@ -1,6 +1,6 @@
--- src/python/grpcio/grpc_core_dependencies.py.orig 2017-09-27 21:43:56 UTC
--- src/python/grpcio/grpc_core_dependencies.py.orig 2017-10-26 17:03:11 UTC
+++ src/python/grpcio/grpc_core_dependencies.py
@@ -610,7 +610,6 @@ CORE_SOURCE_FILES = [
@@ -616,7 +616,6 @@ CORE_SOURCE_FILES = [
'third_party/boringssl/ssl/ssl_file.c',
'third_party/boringssl/ssl/ssl_lib.c',
'third_party/boringssl/ssl/ssl_privkey.c',
@ -8,7 +8,7 @@
'third_party/boringssl/ssl/ssl_session.c',
'third_party/boringssl/ssl/ssl_stat.c',
'third_party/boringssl/ssl/ssl_transcript.c',
@@ -638,53 +637,4 @@ CORE_SOURCE_FILES = [
@@ -644,53 +643,4 @@ CORE_SOURCE_FILES = [
'third_party/zlib/trees.c',
'third_party/zlib/uncompr.c',
'third_party/zlib/zutil.c',

View File

@ -0,0 +1,45 @@
--- third_party/boringssl/crypto/cpu-aarch64-linux.c.orig 2017-09-27 21:43:59 UTC
+++ third_party/boringssl/crypto/cpu-aarch64-linux.c
@@ -16,7 +16,42 @@
#if defined(OPENSSL_AARCH64) && !defined(OPENSSL_STATIC_ARMCAP)
+#if __has_include(<sys/auxv.h>)
#include <sys/auxv.h>
+#elif defined(__FreeBSD__)
+#include <sys/param.h>
+#include <sys/sysctl.h>
+#include <elf.h>
+#include <errno.h>
+#include <unistd.h>
+
+#ifndef AT_HWCAP
+#define AT_HWCAP 25
+#endif
+
+static unsigned long getauxval(unsigned long type) {
+ Elf_Auxinfo auxv[AT_COUNT];
+ size_t len = sizeof(auxv);
+ int mib[] = {
+ CTL_KERN,
+ KERN_PROC,
+ KERN_PROC_AUXV,
+ getpid(),
+ };
+
+ if (sysctl(mib, nitems(mib), auxv, &len, NULL, 0) != -1) {
+ for (size_t i = 0; i < nitems(auxv); i++)
+ if ((unsigned long)auxv[i].a_type == type)
+ return auxv[i].a_un.a_val;
+
+ errno = ENOENT;
+ }
+ return 0;
+}
+#else
+#define AT_HWCAP 16
+#define getauxval(x) 0
+#endif /* <sys/auxv.h> */
#include <openssl/arm_arch.h>

View File

@ -1,4 +1,4 @@
--- third_party/boringssl/include/openssl/base.h.orig 2017-09-27 21:43:59 UTC
--- third_party/boringssl/include/openssl/base.h.orig 2017-10-26 17:03:13 UTC
+++ third_party/boringssl/include/openssl/base.h
@@ -328,9 +328,6 @@ typedef void *OPENSSL_BLOCK;
// MSVC doesn't set __cplusplus to 201103 to indicate C++11 support (see

View File

@ -1,4 +1,4 @@
--- third_party/boringssl/ssl/CMakeLists.txt.orig 2017-09-28 08:26:07 UTC
--- third_party/boringssl/ssl/CMakeLists.txt.orig 2017-10-26 17:03:13 UTC
+++ third_party/boringssl/ssl/CMakeLists.txt
@@ -25,7 +25,6 @@ add_library(
ssl_file.c

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-core
PORTVERSION= 2.10.72
PORTVERSION= 2.10.73
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1509131995
SHA256 (rubygem/aws-sdk-core-2.10.72.gem) = d9d94f39fa596a53c28ac597fde48aa381b0e5cbf55b8d390ae4ae5c760f88b6
SIZE (rubygem/aws-sdk-core-2.10.72.gem) = 1078784
TIMESTAMP = 1509206070
SHA256 (rubygem/aws-sdk-core-2.10.73.gem) = 51aabece7e14c03a62be260c639b08ef6ac81fe8ab2ff0f02306af73e41b6089
SIZE (rubygem/aws-sdk-core-2.10.73.gem) = 1078784

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-resources
PORTVERSION= 2.10.72
PORTVERSION= 2.10.73
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1509132003
SHA256 (rubygem/aws-sdk-resources-2.10.72.gem) = 5bbdf3c416d180052a4d33a58353224f7a8bbef161bf155d2b2f161b85c6a3d7
SIZE (rubygem/aws-sdk-resources-2.10.72.gem) = 48640
TIMESTAMP = 1509206077
SHA256 (rubygem/aws-sdk-resources-2.10.73.gem) = 4eef6098af57cafcba3fc7fd70b55f7505abd500f1b207025b0648f3d4ea4b33
SIZE (rubygem/aws-sdk-resources-2.10.73.gem) = 48640

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk
PORTVERSION= 2.10.72
PORTVERSION= 2.10.73
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1509132010
SHA256 (rubygem/aws-sdk-2.10.72.gem) = 6f7ec1b6faff9877d75a068e7cc9a827ec7b0dfbd66be37b4ed91a574e14b3b5
SIZE (rubygem/aws-sdk-2.10.72.gem) = 4608
TIMESTAMP = 1509206083
SHA256 (rubygem/aws-sdk-2.10.73.gem) = d598193b7ea0c167f32f1057f7745b63d86c2b7a8da1494b72904c3f1b3ad1ea
SIZE (rubygem/aws-sdk-2.10.73.gem) = 4608

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cri
PORTVERSION= 2.10.0
PORTVERSION= 2.10.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1509132017
SHA256 (rubygem/cri-2.10.0.gem) = 6c7210f06b72acc3de6edf993ed9a6b71ff0a72af14d5c1daed4248b17cfd9f8
SIZE (rubygem/cri-2.10.0.gem) = 28672
TIMESTAMP = 1509206089
SHA256 (rubygem/cri-2.10.1.gem) = 1eef87a803f742339fbf5c03e0b4a3c8e9ecdce31d551d50b5ef8fda98ec9ea6
SIZE (rubygem/cri-2.10.1.gem) = 28672

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= oj
PORTVERSION= 3.3.8
PORTVERSION= 3.3.9
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1507215600
SHA256 (rubygem/oj-3.3.8.gem) = aac3fff7058609785471fda429a45c3016feac6f7dc8a9f0597a11a6adc0b0de
SIZE (rubygem/oj-3.3.8.gem) = 185856
TIMESTAMP = 1509206096
SHA256 (rubygem/oj-3.3.9.gem) = a28578f0447a4eb62c6aae4a160b2cc170017d1386f567d07fcd7025f0b69e57
SIZE (rubygem/oj-3.3.9.gem) = 185856

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sequel
PORTVERSION= 5.1.0
PORTVERSION= 5.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506960963
SHA256 (rubygem/sequel-5.1.0.gem) = 92ee8da5ec88904c3e14ffdaf9c2042d0fcf7af079ae28525b7a855aca5603ec
SIZE (rubygem/sequel-5.1.0.gem) = 1381888
TIMESTAMP = 1509206106
SHA256 (rubygem/sequel-5.2.0.gem) = 972cf7a251f11b1bbd5a5a7acdb3e96fd39f43eba2603f60ce877b4201d80b0b
SIZE (rubygem/sequel-5.2.0.gem) = 1385984

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= shflags
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
DISTVERSIONPREFIX= v
CATEGORIES= devel
@ -21,6 +21,6 @@ NO_BUILD= yes
PLIST_FILES= lib/shflags
do-install:
${INSTALL_DATA} ${WRKSRC}/src/shflags ${STAGEDIR}${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/shflags ${STAGEDIR}${PREFIX}/lib
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1503126314
SHA256 (kward-shflags-v1.2.1_GH0.tar.gz) = 6f46153d71373ae786179f5a84fe0220ca26aa7d147c8a9477ed35097c7d27c4
SIZE (kward-shflags-v1.2.1_GH0.tar.gz) = 60891
TIMESTAMP = 1509260305
SHA256 (kward-shflags-v1.2.2_GH0.tar.gz) = bc82eab9860b50323d9a6dbfcdccdd3b66b16f642f702a492f938a7849a96b2c
SIZE (kward-shflags-v1.2.2_GH0.tar.gz) = 54687

View File

@ -45,6 +45,7 @@ OPTIONS_DEFINE= DNSTAP FASTPARSER IDN
DNSTAP_DESC= dnstap support (see dnstap.info)
DNSTAP_CONFIGURE_ENABLE= dnstap
DNSTAP_CONFIGURE_WITH= module-dnstap=yes
DNSTAP_LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
libfstrm.so:devel/fstrm
# XXX: because `kdig_CPPFLAGS += $(DNSTAP_CFLAGS)' line is missing from

View File

@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0.8.8:www/py-requests
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycurl>=7.19:ftp/py-pycurl \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \
${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2
USES= python
USE_PYTHON= autoplist distutils

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
PORTVERSION= 6.4.1.s20171018
PORTVERSION= 6.4.1.s20171025
CATEGORIES= lang java
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508428943
SHA256 (gcc-6-20171018.tar.xz) = d769343976b43c5102dba7977909c5c8a81ffaf2b21390d4e8130bbea15e53a5
SIZE (gcc-6-20171018.tar.xz) = 72598120
TIMESTAMP = 1509215903
SHA256 (gcc-6-20171025.tar.xz) = ae021981a29aee45ca7d307a9acb72dbe66ca644c492a7e84b0a3fe00fbdad14
SIZE (gcc-6-20171025.tar.xz) = 72599460

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
PORTVERSION= 7.2.1.s20171019
PORTVERSION= 7.2.1.s20171026
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508535345
SHA256 (gcc-7-20171019.tar.xz) = d6188faf1ac5e88a12ab76c61a92a9f6e7936a715c3baf50f65e9ac0ec066d9d
SIZE (gcc-7-20171019.tar.xz) = 59131820
TIMESTAMP = 1509210143
SHA256 (gcc-7-20171026.tar.xz) = 80dad764b664eaa14120028681111df9286e8c40425d9b6c9bba63ae4610af9e
SIZE (gcc-7-20171026.tar.xz) = 59132460

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
PORTVERSION= 8.0.0.s20171015
PORTVERSION= 8.0.0.s20171022
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508170580
SHA256 (gcc-8-20171015.tar.xz) = f0ebde6128aea46489496618b0c0ad4b26efb91fd5bbb5582fc51d8c9c836ee3
SIZE (gcc-8-20171015.tar.xz) = 60249880
TIMESTAMP = 1509210121
SHA256 (gcc-8-20171022.tar.xz) = f6552a2d9dbca4449023f82016bad23788087351f9c85afede3dab2c8e2c331f
SIZE (gcc-8-20171022.tar.xz) = 60335204

View File

@ -3,7 +3,7 @@
PORTNAME= thunderbird
DISTVERSION= 52.4.0
PORTREVISION= 1
PORTREVISION= 3
CATEGORIES= mail news net-im ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source

View File

@ -0,0 +1,41 @@
commit 64bb4e051b50
Author: Martin Stransky <stransky@redhat.com>
Date: Tue Oct 17 09:50:18 2017 +0200
Bug 1186967 - ignore double-click on WM without _NET_WM_MOVERESIZE support, r=jhorak
MozReview-Commit-ID: 2Vs6i5leero
--HG--
extra : rebase_source : d8f2bbaf9ef9b2025478f029a68ee7e87e07de79
---
widget/gtk/nsWindow.cpp | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git widget/gtk/nsWindow.cpp widget/gtk/nsWindow.cpp
index eb2f0e5e95cd..955327297ac9 100644
--- mozilla/widget/gtk/nsWindow.cpp
+++ mozilla/widget/gtk/nsWindow.cpp
@@ -6444,6 +6444,22 @@ nsWindow::GetDragInfo(WidgetMouseEvent* aMouseEvent,
return false;
}
+ if (mIsX11Display) {
+ // Workaround for https://bugzilla.gnome.org/show_bug.cgi?id=789054
+ // To avoid crashes disable double-click on WM without _NET_WM_MOVERESIZE.
+ // See _should_perform_ewmh_drag() at gdkwindow-x11.c
+ GdkScreen* screen = gdk_window_get_screen(gdk_window);
+ GdkAtom atom = gdk_atom_intern("_NET_WM_MOVERESIZE", FALSE);
+ if (!gdk_x11_screen_supports_net_wm_hint(screen, atom)) {
+ static unsigned int lastTimeStamp = 0;
+ if (lastTimeStamp != aMouseEvent->mTime) {
+ lastTimeStamp = aMouseEvent->mTime;
+ } else {
+ return false;
+ }
+ }
+ }
+
// FIXME: It would be nice to have the widget position at the time
// of the event, but it's relatively unlikely that the widget has
// moved since the mousedown. (On the other hand, it's quite likely

View File

@ -0,0 +1,73 @@
diff --git dom/media/flac/FlacDecoder.cpp dom/media/flac/FlacDecoder.cpp
index 53fc3c9937f7..b23771ab80fa 100644
--- mozilla/dom/media/flac/FlacDecoder.cpp
+++ mozilla/dom/media/flac/FlacDecoder.cpp
@@ -36,7 +36,7 @@ FlacDecoder::CreateStateMachine()
/* static */ bool
FlacDecoder::IsEnabled()
{
-#ifdef MOZ_FFVPX
+#if defined(MOZ_FFMPEG) || defined(MOZ_FFVPX)
return MediaPrefs::FlacEnabled();
#else
// Until bug 1295886 is fixed.
diff --git media/ffvpx/README_MOZILLA media/ffvpx/README_MOZILLA
index 5d3a6037efe0..43144b726a92 100644
--- mozilla/media/ffvpx/README_MOZILLA
+++ mozilla/media/ffvpx/README_MOZILLA
@@ -17,14 +17,6 @@ configuration files were generated as follow using the configure script:
config*:
replace: /HAVE_(MALLOC_H|ARC4RANDOM|LOCALTIME_R|MEMALIGN|POSIX_MEMALIGN)/d
-config_darwin32.h:
-add to configure command: --disable-asm --disable-yasm --cc='clang -m32'
-
-config_unix32.h:
-add to configure command: --disable-asm --disable-yasm --cc='clang -m32'
-replace: s/HAVE_SYSCTL 1/HAVE_SYSCTL 0/ and s/HAVE_MEMALIGN 1/HAVE_MEMALIGN 0/ and s/HAVE_POSIX_MEMALIGN 1/HAVE_POSIX_MEMALIGN 0/
-
-
config_unix64.h/config_unix64.asm:
replace: s/HAVE_SYSCTL 1/HAVE_SYSCTL 0
diff --git media/ffvpx/config.h media/ffvpx/config.h
index dab01e05cd65..26ebe529bd98 100644
--- mozilla/media/ffvpx/config.h
+++ mozilla/media/ffvpx/config.h
@@ -27,17 +27,9 @@
#define HAVE_LIBC_MSVCRT 0
#endif
#elif defined(XP_DARWIN)
-#if defined(HAVE_64BIT_BUILD)
#include "config_darwin64.h"
-#else
-#include "config_darwin32.h"
-#endif
#elif defined(XP_UNIX)
-#if defined(HAVE_64BIT_BUILD)
#include "config_unix64.h"
-#else
-#include "config_unix32.h"
-#endif
#endif
#include "config_common.h"
#endif // MOZ_FFVPX_CONFIG_H
diff --git old-configure.in old-configure.in
index b8ce71278548..410be683c2f6 100644
--- mozilla/old-configure.in
+++ mozilla/old-configure.in
@@ -3279,11 +3279,11 @@ dnl = FFmpeg's ffvpx configuration
dnl ========================================================
MOZ_FFVPX=
-case "$CPU_ARCH" in
- x86)
+case "$OS_ARCH:$CPU_ARCH" in
+ WINNT:x86)
MOZ_FFVPX=1
;;
- x86_64)
+ *:x86_64)
MOZ_FFVPX=1
;;
esac

View File

@ -0,0 +1,14 @@
--- mpfr_function_d.cc.orig 2017-08-20 08:32:14 UTC
+++ mpfr_function_d.cc
@@ -217,7 +217,11 @@ void nthroot (
for (octave_idx_type i = 0; i < n; i ++)
{
mpfr_set_d (mp, arg1.elem (i), MPFR_RNDZ);
+#ifdef OCTAVE_ENSURE_LONG_DOUBLE_OPERATIONS_ARE_NOT_TRUNCATED
+ mpfr_root (mp, mp, (unsigned long long)arg2.elem(i), rnd);
+#else
mpfr_root (mp, mp, arg2.elem(i), rnd);
+#endif
arg1.elem (i) = mpfr_get_d (mp, rnd);
}

View File

@ -12,12 +12,13 @@ _no_license_file= sorry
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
CONFIGURE_ARGS= --enable-elf-shlibs
CONFIGURE_ARGS= --enable-elf-shlibs --disable-libuuid --enable-libblkid
MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs
MAKE_ARGS= LIB_SUBDIRS=lib/blkid LDFLAGS_SHLIB=-L${LOCALBASE}/lib
USE_LDCONFIG= yes
ALL_TARGET= libs
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install install-shlibs
INSTALL_WRKSRC= ${WRKSRC}/lib/blkid
@ -28,7 +29,6 @@ pre-build:
cd ${WRKSRC}/util && ${MAKE_CMD} subst
post-build:
cd ${WRKSRC}/lib/uuid && ${MAKE_CMD}
cd ${INSTALL_WRKSRC} && ${MAKE_CMD} check
.include "${MASTERDIR}/Makefile"

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= nanomsg
PORTVERSION= 1.0.0
PORTVERSION= 1.1.0
CATEGORIES= net
MAINTAINER= crest@bultmann.eu

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1467791608
SHA256 (nanomsg-nanomsg-1.0.0_GH0.tar.gz) = 24afdeb71b2e362e8a003a7ecc906e1b84fd9f56ce15ec567481d1bb33132cc7
SIZE (nanomsg-nanomsg-1.0.0_GH0.tar.gz) = 305040
TIMESTAMP = 1508838360
SHA256 (nanomsg-nanomsg-1.1.0_GH0.tar.gz) = e81b79e073f5388a5070623136c7896244f8bbc24fd5f5255da8d5aa2e2a50e3
SIZE (nanomsg-nanomsg-1.1.0_GH0.tar.gz) = 308801

View File

@ -11,76 +11,77 @@ include/nanomsg/survey.h
include/nanomsg/tcp.h
include/nanomsg/ws.h
lib/libnanomsg.so
lib/libnanomsg.so.1.0.0
lib/libnanomsg.so.5.0.0
lib/libnanomsg.so.5.1.0
libdata/pkgconfig/nanomsg.pc
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nanocat.1.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nanomsg.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_allocmsg.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_bind.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_bus.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_close.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_cmsg.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_connect.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_device.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_env.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_errno.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_freemsg.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_get_statistic.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_getsockopt.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_inproc.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_ipc.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_pair.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_pipeline.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_poll.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_pubsub.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_reallocmsg.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_recv.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_recvmsg.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_reqrep.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_send.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_sendmsg.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_setsockopt.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_shutdown.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_socket.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_strerror.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_survey.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_symbol.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_symbol_info.3.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_tcp.7.html
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nn_ws.7.html
%%DOCS%%man/man1/nanocat.1.gz
%%DOCS%%man/man3/nn_allocmsg.3.gz
%%DOCS%%man/man3/nn_bind.3.gz
%%DOCS%%man/man3/nn_close.3.gz
%%DOCS%%man/man3/nn_cmsg.3.gz
%%DOCS%%man/man3/nn_connect.3.gz
%%DOCS%%man/man3/nn_device.3.gz
%%DOCS%%man/man3/nn_errno.3.gz
%%DOCS%%man/man3/nn_freemsg.3.gz
%%DOCS%%man/man3/nn_get_statistic.3.gz
%%DOCS%%man/man3/nn_getsockopt.3.gz
%%DOCS%%man/man3/nn_poll.3.gz
%%DOCS%%man/man3/nn_reallocmsg.3.gz
%%DOCS%%man/man3/nn_recv.3.gz
%%DOCS%%man/man3/nn_recvmsg.3.gz
%%DOCS%%man/man3/nn_send.3.gz
%%DOCS%%man/man3/nn_sendmsg.3.gz
%%DOCS%%man/man3/nn_setsockopt.3.gz
%%DOCS%%man/man3/nn_shutdown.3.gz
%%DOCS%%man/man3/nn_socket.3.gz
%%DOCS%%man/man3/nn_strerror.3.gz
%%DOCS%%man/man3/nn_symbol.3.gz
%%DOCS%%man/man3/nn_symbol_info.3.gz
%%DOCS%%man/man7/nanomsg.7.gz
%%DOCS%%man/man7/nn_bus.7.gz
%%DOCS%%man/man7/nn_env.7.gz
%%DOCS%%man/man7/nn_inproc.7.gz
%%DOCS%%man/man7/nn_ipc.7.gz
%%DOCS%%man/man7/nn_pair.7.gz
%%DOCS%%man/man7/nn_pipeline.7.gz
%%DOCS%%man/man7/nn_pubsub.7.gz
%%DOCS%%man/man7/nn_reqrep.7.gz
%%DOCS%%man/man7/nn_survey.7.gz
%%DOCS%%man/man7/nn_tcp.7.gz
%%DOCS%%man/man7/nn_ws.7.gz
%%PORTDOCS%%man/man1/nanocat.1.gz
%%PORTDOCS%%man/man3/nn_allocmsg.3.gz
%%PORTDOCS%%man/man3/nn_bind.3.gz
%%PORTDOCS%%man/man3/nn_close.3.gz
%%PORTDOCS%%man/man3/nn_cmsg.3.gz
%%PORTDOCS%%man/man3/nn_connect.3.gz
%%PORTDOCS%%man/man3/nn_device.3.gz
%%PORTDOCS%%man/man3/nn_errno.3.gz
%%PORTDOCS%%man/man3/nn_freemsg.3.gz
%%PORTDOCS%%man/man3/nn_get_statistic.3.gz
%%PORTDOCS%%man/man3/nn_getsockopt.3.gz
%%PORTDOCS%%man/man3/nn_poll.3.gz
%%PORTDOCS%%man/man3/nn_reallocmsg.3.gz
%%PORTDOCS%%man/man3/nn_recv.3.gz
%%PORTDOCS%%man/man3/nn_recvmsg.3.gz
%%PORTDOCS%%man/man3/nn_send.3.gz
%%PORTDOCS%%man/man3/nn_sendmsg.3.gz
%%PORTDOCS%%man/man3/nn_setsockopt.3.gz
%%PORTDOCS%%man/man3/nn_shutdown.3.gz
%%PORTDOCS%%man/man3/nn_socket.3.gz
%%PORTDOCS%%man/man3/nn_strerror.3.gz
%%PORTDOCS%%man/man3/nn_symbol.3.gz
%%PORTDOCS%%man/man3/nn_symbol_info.3.gz
%%PORTDOCS%%man/man3/nn_term.3.gz
%%PORTDOCS%%man/man7/nanomsg.7.gz
%%PORTDOCS%%man/man7/nn_bus.7.gz
%%PORTDOCS%%man/man7/nn_env.7.gz
%%PORTDOCS%%man/man7/nn_inproc.7.gz
%%PORTDOCS%%man/man7/nn_ipc.7.gz
%%PORTDOCS%%man/man7/nn_pair.7.gz
%%PORTDOCS%%man/man7/nn_pipeline.7.gz
%%PORTDOCS%%man/man7/nn_pubsub.7.gz
%%PORTDOCS%%man/man7/nn_reqrep.7.gz
%%PORTDOCS%%man/man7/nn_survey.7.gz
%%PORTDOCS%%man/man7/nn_tcp.7.gz
%%PORTDOCS%%man/man7/nn_ws.7.gz
%%PORTDOCS%%%%DOCSDIR%%/nanocat.html
%%PORTDOCS%%%%DOCSDIR%%/nanomsg.html
%%PORTDOCS%%%%DOCSDIR%%/nn_allocmsg.html
%%PORTDOCS%%%%DOCSDIR%%/nn_bind.html
%%PORTDOCS%%%%DOCSDIR%%/nn_bus.html
%%PORTDOCS%%%%DOCSDIR%%/nn_close.html
%%PORTDOCS%%%%DOCSDIR%%/nn_cmsg.html
%%PORTDOCS%%%%DOCSDIR%%/nn_connect.html
%%PORTDOCS%%%%DOCSDIR%%/nn_device.html
%%PORTDOCS%%%%DOCSDIR%%/nn_env.html
%%PORTDOCS%%%%DOCSDIR%%/nn_errno.html
%%PORTDOCS%%%%DOCSDIR%%/nn_freemsg.html
%%PORTDOCS%%%%DOCSDIR%%/nn_get_statistic.html
%%PORTDOCS%%%%DOCSDIR%%/nn_getsockopt.html
%%PORTDOCS%%%%DOCSDIR%%/nn_inproc.html
%%PORTDOCS%%%%DOCSDIR%%/nn_ipc.html
%%PORTDOCS%%%%DOCSDIR%%/nn_pair.html
%%PORTDOCS%%%%DOCSDIR%%/nn_pipeline.html
%%PORTDOCS%%%%DOCSDIR%%/nn_poll.html
%%PORTDOCS%%%%DOCSDIR%%/nn_pubsub.html
%%PORTDOCS%%%%DOCSDIR%%/nn_reallocmsg.html
%%PORTDOCS%%%%DOCSDIR%%/nn_recv.html
%%PORTDOCS%%%%DOCSDIR%%/nn_recvmsg.html
%%PORTDOCS%%%%DOCSDIR%%/nn_reqrep.html
%%PORTDOCS%%%%DOCSDIR%%/nn_send.html
%%PORTDOCS%%%%DOCSDIR%%/nn_sendmsg.html
%%PORTDOCS%%%%DOCSDIR%%/nn_setsockopt.html
%%PORTDOCS%%%%DOCSDIR%%/nn_shutdown.html
%%PORTDOCS%%%%DOCSDIR%%/nn_socket.html
%%PORTDOCS%%%%DOCSDIR%%/nn_strerror.html
%%PORTDOCS%%%%DOCSDIR%%/nn_survey.html
%%PORTDOCS%%%%DOCSDIR%%/nn_symbol.html
%%PORTDOCS%%%%DOCSDIR%%/nn_symbol_info.html
%%PORTDOCS%%%%DOCSDIR%%/nn_tcp.html
%%PORTDOCS%%%%DOCSDIR%%/nn_term.html
%%PORTDOCS%%%%DOCSDIR%%/nn_ws.html

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GeoIP2
PORTVERSION= 2.003005
PORTVERSION= 2.004000
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MAXMIND
@ -15,22 +15,22 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Data-Validate-IP>=0.19:net-mgmt/p5-Data-Validate-IP \
BUILD_DEPENDS= p5-Data-Validate-IP>=0.25:net-mgmt/p5-Data-Validate-IP \
p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \
p5-MaxMind-DB-Reader>=0:net/p5-MaxMind-DB-Reader \
p5-List-SomeUtils>=0:devel/p5-List-SomeUtils \
p5-MaxMind-DB-Reader>=1:net/p5-MaxMind-DB-Reader \
p5-Moo>=0:devel/p5-Moo \
p5-Params-Validate>=0:devel/p5-Params-Validate \
p5-Sub-Quote>=0:devel/p5-Sub-Quote \
p5-Throwable>=0:devel/p5-Throwable \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-URI>=0:net/p5-URI \
p5-libwww>=0:www/p5-libwww \
p5-namespace-clean>=0:devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
TEST_DEPENDS= p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \
p5-Path-Class>=0:devel/p5-Path-Class \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1494331060
SHA256 (GeoIP2-2.003005.tar.gz) = 373782092484547b3289519a4e60f541c2c60baf89707199df67bc05ef435ae2
SIZE (GeoIP2-2.003005.tar.gz) = 230411
TIMESTAMP = 1509205967
SHA256 (GeoIP2-2.004000.tar.gz) = d70851f277842cde0346cc646cdcd3214831893c48623ae5c618aed89fcfc76e
SIZE (GeoIP2-2.004000.tar.gz) = 231989

View File

@ -3,7 +3,7 @@
PORTNAME= rdist
PORTVERSION= 6.1.5
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.magnicomp.com/download/rdist/ \
ftp://ftp.sunet.se/pub/unix/admin/mirror-magnicomp/download/rdist/
@ -19,8 +19,14 @@ MAKE_ENV= BUILD_OPT="${CFLAGS}" BUILD_CLIENT=${RDIST_NAME} \
STAGEDIR=${STAGEDIR}
PLIST_SUB= RDIST_NAME=${RDIST_NAME}
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} <= 1200050
RUN_DEPENDS= rsh:net/bsdrcmds
.endif
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${RDIST_NAME}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rdistd
.include <bsd.port.mk>
.include <bsd.port.post.mk>

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitaly-proto
PORTVERSION= 0.49.0
PORTVERSION= 0.50.0
CATEGORIES= net rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1509039440
SHA256 (rubygem/gitaly-proto-0.49.0.gem) = e34c2dd1387ad0f8ceafd9ecb210f0ef5658645a8f612c448af6053456549877
SIZE (rubygem/gitaly-proto-0.49.0.gem) = 12800
TIMESTAMP = 1509205988
SHA256 (rubygem/gitaly-proto-0.50.0.gem) = 143edadb3ab022b0051ab304d207e5d72f4c00af09d01070c8be470c44bb829d
SIZE (rubygem/gitaly-proto-0.50.0.gem) = 12800

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
DISTVERSION= 3.1.99.20171027
DISTVERSION= 3.1.99.20171028
PORTREVISION= 0
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
@ -18,7 +18,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]*
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 3.0-2583-g7913a064
GH_TAGNAME= 3.0-2584-g2c19d562
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
GNU_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1509145564
SHA256 (freebsd-poudriere-3.1.99.20171027-3.0-2583-g7913a064_GH0.tar.gz) = 04092e0b71c9abd3dee452027d0639e387eab35de3af44ef514626c42508c656
SIZE (freebsd-poudriere-3.1.99.20171027-3.0-2583-g7913a064_GH0.tar.gz) = 4355891
TIMESTAMP = 1509219098
SHA256 (freebsd-poudriere-3.1.99.20171028-3.0-2584-g2c19d562_GH0.tar.gz) = 4fc001d8866f8cbe62f168b91bb075b56611567b0a98c0691296ef76595af12d
SIZE (freebsd-poudriere-3.1.99.20171028-3.0-2584-g2c19d562_GH0.tar.gz) = 4355960

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
DISTVERSION= 3.1.21
DISTVERSION= 3.1.22
PORTREVISION= 0
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1507911513
SHA256 (freebsd-poudriere-3.1.21_GH0.tar.gz) = b05f63580aef1040466e285dc61733d5ee62a57e87f2f6a14b3d56200adcf5dd
SIZE (freebsd-poudriere-3.1.21_GH0.tar.gz) = 2866020
TIMESTAMP = 1509239945
SHA256 (freebsd-poudriere-3.1.22_GH0.tar.gz) = 657cfdeb8b504693e7e35b54f1fe72f5b4a3e9fab1c229f88d64951b7ae14d28
SIZE (freebsd-poudriere-3.1.22_GH0.tar.gz) = 2866440

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= keepassxc
PORTVERSION= 2.2.1
PORTVERSION= 2.2.2
CATEGORIES= security
MAINTAINER= melanhit@gmail.com

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506979890
SHA256 (keepassxreboot-keepassxc-2.2.1_GH0.tar.gz) = 184663e8b08e081dedf4c9dbdd68bf86ed0f5e32388b4781b7afcf89ef5c8e4d
SIZE (keepassxreboot-keepassxc-2.2.1_GH0.tar.gz) = 3880551
TIMESTAMP = 1508968102
SHA256 (keepassxreboot-keepassxc-2.2.2_GH0.tar.gz) = d36b21415f666d68eb130d739302759a0746b8df9315f828b44b7c1333c2d6a3
SIZE (keepassxreboot-keepassxc-2.2.2_GH0.tar.gz) = 3885990

View File

@ -1,7 +1,7 @@
bin/keepassxc
bin/keepassxc-cli
%%AUTOTYPE%%lib/keepassxc/libkeepassx-autotype-xcb.so
share/applications/keepassxc.desktop
share/applications/org.keepassxc.desktop
share/icons/hicolor/128x128/apps/keepassxc-dark.png
share/icons/hicolor/128x128/apps/keepassxc-locked.png
share/icons/hicolor/128x128/apps/keepassxc-unlocked.png
@ -230,4 +230,5 @@ share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svgz
%%DATADIR%%/translations/keepassx_zh_CN.qm
%%DATADIR%%/translations/keepassx_zh_TW.qm
%%DATADIR%%/wordlists/eff_large.wordlist
share/metainfo/org.keepassxc.appdata.xml
share/mime/packages/keepassxc.xml

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= metasploit
PORTVERSION= 4.16.12
PORTVERSION= 4.16.13
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
@ -26,7 +26,7 @@ RUN_DEPENDS= nmap:security/nmap \
rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \
rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \
rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
rubygem-metasploit-payloads>=1.3.9:security/rubygem-metasploit-payloads \
rubygem-metasploit-payloads>=1.3.13:security/rubygem-metasploit-payloads \
rubygem-metasploit_payloads-mettle>=0.2.2:security/rubygem-metasploit_payloads-mettle \
rubygem-msgpack1>=0:devel/rubygem-msgpack1 \
rubygem-network_interface>=0:net/rubygem-network_interface \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508572156
SHA256 (rapid7-metasploit-framework-4.16.12_GH0.tar.gz) = b6618727846dd8a6dff8b052a74c8b1b0446421005f548c817a721173871f095
SIZE (rapid7-metasploit-framework-4.16.12_GH0.tar.gz) = 24138843
TIMESTAMP = 1509169637
SHA256 (rapid7-metasploit-framework-4.16.13_GH0.tar.gz) = c774005ac6dd0ed81d16ed0ea54d26bc26e8ce5a4665faba60222c83725916f5
SIZE (rapid7-metasploit-framework-4.16.13_GH0.tar.gz) = 24147188

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= metasploit-payloads
PORTVERSION= 1.3.9
PORTVERSION= 1.3.13
CATEGORIES= security rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506751127
SHA256 (rubygem/metasploit-payloads-1.3.9.gem) = 44d883f777f844a24928fb4934f5e3aac96e290e3364a8c19f0ab9a745713a1e
SIZE (rubygem/metasploit-payloads-1.3.9.gem) = 11930112
TIMESTAMP = 1509169766
SHA256 (rubygem/metasploit-payloads-1.3.13.gem) = c65ca1000ac4019a3314c19ca858cc17e5b31c8db32a875bea5c978a1aafb8e8
SIZE (rubygem/metasploit-payloads-1.3.13.gem) = 11930112

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rex-powershell
PORTVERSION= 0.1.72
PORTVERSION= 0.1.77
CATEGORIES= security rubygems
MASTER_SITES= RG
@ -15,8 +15,7 @@ RUN_DEPENDS= rubygem-rex-random_identifier>=0:security/rubygem-rex-random_identi
rubygem-rex-text>=0:security/rubygem-rex-text
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1495365211
SHA256 (rubygem/rex-powershell-0.1.72.gem) = d5cacb22fa1d9340f66f9d6ffe34589b203e0ef2438f56d29c8ce6d09a03865a
SIZE (rubygem/rex-powershell-0.1.72.gem) = 26624
TIMESTAMP = 1509169813
SHA256 (rubygem/rex-powershell-0.1.77.gem) = 3839a111c973227db54c42fcfde69faa2af141f4ee8d971011951a719a1883f9
SIZE (rubygem/rex-powershell-0.1.77.gem) = 28160

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rex-socket
PORTVERSION= 0.1.8
PORTVERSION= 0.1.9
CATEGORIES= security rubygems
MASTER_SITES= RG
@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-rex-core>=0:security/rubygem-rex-core
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1499951321
SHA256 (rubygem/rex-socket-0.1.8.gem) = 5038de28407571350f94ff29ef814ef65d9b6c165fdccbcc665578973131792e
SIZE (rubygem/rex-socket-0.1.8.gem) = 40448
TIMESTAMP = 1509169984
SHA256 (rubygem/rex-socket-0.1.9.gem) = 3d3b65326ffc7f59b6429adc152628a2f69922db4c85ae595a1d48a8558eeb93
SIZE (rubygem/rex-socket-0.1.9.gem) = 40448

View File

@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= sshfs
PORTVERSION= 2.9
PORTVERSION= 3.3.0
DISTVERSIONPREFIX= ${PORTNAME}-
PORTREVISION= 1
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-
@ -14,11 +13,13 @@ COMMENT= Mount remote directories over ssh
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= rst2man:textproc/py-docutils
USES= fuse:3 gettext meson pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= libfuse
GNU_CONFIGURE= yes
USES= autoreconf fuse gettext pkgconfig
USE_GNOME= glib20
PLIST_FILES= bin/sshfs \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1496617699
SHA256 (libfuse-sshfs-sshfs-2.9_GH0.tar.gz) = 8ab824024104508d90b9e10292b2c27a34a248aca6712593e5695cfbae20f633
SIZE (libfuse-sshfs-sshfs-2.9_GH0.tar.gz) = 51000
TIMESTAMP = 1507553211
SHA256 (libfuse-sshfs-sshfs-3.3.0_GH0.tar.gz) = 6cb256a894d0284a4ca9967c9f0c35c5c761e8a7496b81343aac0d45d73c1466
SIZE (libfuse-sshfs-sshfs-3.3.0_GH0.tar.gz) = 54703

View File

@ -0,0 +1,19 @@
--- meson.build.orig 2017-09-20 17:08:27 UTC
+++ meson.build
@@ -58,15 +58,10 @@ executable('sshfs', sshfs_sources,
if rst2man.found()
custom_target('manpages', input: [ 'sshfs.rst' ], output: [ 'sshfs.1' ],
command: [rst2man, '@INPUT@', '@OUTPUT@'], install: true,
- install_dir: join_paths(get_option('mandir'), '1'))
+ install_dir: join_paths(get_option('mandir'), 'man1'))
else
message('rst2man not found, not building manual page.')
endif
-
-meson.add_install_script('utils/install_helper.sh',
- get_option('sbindir'),
- get_option('bindir'))
-
subdir('test')

View File

@ -1,6 +1,6 @@
--- sshfs.c.orig 2017-03-17 21:07:50 UTC
--- sshfs.c.orig 2017-09-20 17:08:27 UTC
+++ sshfs.c
@@ -1027,7 +1027,7 @@ static int pty_master(char **name)
@@ -965,7 +965,7 @@ static int pty_master(char **name)
{
int mfd;

View File

@ -0,0 +1,11 @@
--- test/meson.build.orig 2017-09-20 17:08:27 UTC
+++ test/meson.build
@@ -2,7 +2,7 @@ test_scripts = [ 'conftest.py', 'pytest.ini', 'test_ss
'util.py' ]
custom_target('test_scripts', input: test_scripts,
output: test_scripts, build_by_default: true,
- command: ['cp', '-fP', '--preserve=mode',
+ command: ['cp', '-fPp',
'@INPUT@', meson.current_build_dir() ])
# Provide something helpful when running 'ninja test'

View File

@ -3,7 +3,7 @@
PORTNAME= pfstat
PORTVERSION= 2.5
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= sysutils net
MASTER_SITES= http://www.benzedrine.cx/

View File

@ -19,4 +19,7 @@ rcvar=pfstatd_enable
command="%%PREFIX%%/bin/${name}"
load_rc_config ${name}
: ${pfstatd_enable:="NO"}
run_rc_command "$1"

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lucene
PORTVERSION= 5.5.4
PORTVERSION= 5.5.5
CATEGORIES= textproc java devel
MASTER_SITES= APACHE/${PORTNAME}/java/${PORTVERSION}
PKGNAMESUFFIX= 5

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1487567296
SHA256 (lucene-5.5.4.tgz) = 2a1550752490e09be4f1487d830f70ce7cf551c7b9dabc91898a81646ba0b899
SIZE (lucene-5.5.4.tgz) = 66390107
TIMESTAMP = 1509264071
SHA256 (lucene-5.5.5.tgz) = cd3b4585fd677575f1649d5db05ba135e442f7eceb7e93212fd13053f8520096
SIZE (lucene-5.5.5.tgz) = 66422018

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openpyxl
PORTVERSION= 2.4.8
PORTVERSION= 2.4.9
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1496478008
SHA256 (openpyxl-2.4.8.tar.gz) = ee7551efb70648fa8ee569c2b6a6dbbeff390cc94b321da5d508a573b90a4f17
SIZE (openpyxl-2.4.8.tar.gz) = 156726
TIMESTAMP = 1509170563
SHA256 (openpyxl-2.4.9.tar.gz) = 95e007f4d121f4fd73f39a6d74a883c75e9fa9d96de91d43c1641c103c3a9b18
SIZE (openpyxl-2.4.9.tar.gz) = 157694

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ox
PORTVERSION= 2.8.0
PORTREVISION= 1
PORTVERSION= 2.8.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506176469
SHA256 (rubygem/ox-2.8.0.gem) = 6e19501564321ace61d6ebb73d3ef48f23578f2d52adfce34913e3a6cde85139
SIZE (rubygem/ox-2.8.0.gem) = 80384
TIMESTAMP = 1509206113
SHA256 (rubygem/ox-2.8.1.gem) = 99b1dd8a4fdb0814723076aed66672b9fcf1a03d26c0a09cd26a8107033d0550
SIZE (rubygem/ox-2.8.1.gem) = 80384

View File

@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 52.4.1
DISTVERSIONSUFFIX=esr.source
PORTREVISION= 1
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \

View File

@ -0,0 +1,41 @@
commit 64bb4e051b50
Author: Martin Stransky <stransky@redhat.com>
Date: Tue Oct 17 09:50:18 2017 +0200
Bug 1186967 - ignore double-click on WM without _NET_WM_MOVERESIZE support, r=jhorak
MozReview-Commit-ID: 2Vs6i5leero
--HG--
extra : rebase_source : d8f2bbaf9ef9b2025478f029a68ee7e87e07de79
---
widget/gtk/nsWindow.cpp | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git widget/gtk/nsWindow.cpp widget/gtk/nsWindow.cpp
index eb2f0e5e95cd..955327297ac9 100644
--- widget/gtk/nsWindow.cpp
+++ widget/gtk/nsWindow.cpp
@@ -6444,6 +6444,22 @@ nsWindow::GetDragInfo(WidgetMouseEvent* aMouseEvent,
return false;
}
+ if (mIsX11Display) {
+ // Workaround for https://bugzilla.gnome.org/show_bug.cgi?id=789054
+ // To avoid crashes disable double-click on WM without _NET_WM_MOVERESIZE.
+ // See _should_perform_ewmh_drag() at gdkwindow-x11.c
+ GdkScreen* screen = gdk_window_get_screen(gdk_window);
+ GdkAtom atom = gdk_atom_intern("_NET_WM_MOVERESIZE", FALSE);
+ if (!gdk_x11_screen_supports_net_wm_hint(screen, atom)) {
+ static unsigned int lastTimeStamp = 0;
+ if (lastTimeStamp != aMouseEvent->mTime) {
+ lastTimeStamp = aMouseEvent->mTime;
+ } else {
+ return false;
+ }
+ }
+ }
+
// FIXME: It would be nice to have the widget position at the time
// of the event, but it's relatively unlikely that the widget has
// moved since the mousedown. (On the other hand, it's quite likely

View File

@ -0,0 +1,73 @@
diff --git dom/media/flac/FlacDecoder.cpp dom/media/flac/FlacDecoder.cpp
index 53fc3c9937f7..b23771ab80fa 100644
--- dom/media/flac/FlacDecoder.cpp
+++ dom/media/flac/FlacDecoder.cpp
@@ -36,7 +36,7 @@ FlacDecoder::CreateStateMachine()
/* static */ bool
FlacDecoder::IsEnabled()
{
-#ifdef MOZ_FFVPX
+#if defined(MOZ_FFMPEG) || defined(MOZ_FFVPX)
return MediaPrefs::FlacEnabled();
#else
// Until bug 1295886 is fixed.
diff --git media/ffvpx/README_MOZILLA media/ffvpx/README_MOZILLA
index 5d3a6037efe0..43144b726a92 100644
--- media/ffvpx/README_MOZILLA
+++ media/ffvpx/README_MOZILLA
@@ -17,14 +17,6 @@ configuration files were generated as follow using the configure script:
config*:
replace: /HAVE_(MALLOC_H|ARC4RANDOM|LOCALTIME_R|MEMALIGN|POSIX_MEMALIGN)/d
-config_darwin32.h:
-add to configure command: --disable-asm --disable-yasm --cc='clang -m32'
-
-config_unix32.h:
-add to configure command: --disable-asm --disable-yasm --cc='clang -m32'
-replace: s/HAVE_SYSCTL 1/HAVE_SYSCTL 0/ and s/HAVE_MEMALIGN 1/HAVE_MEMALIGN 0/ and s/HAVE_POSIX_MEMALIGN 1/HAVE_POSIX_MEMALIGN 0/
-
-
config_unix64.h/config_unix64.asm:
replace: s/HAVE_SYSCTL 1/HAVE_SYSCTL 0
diff --git media/ffvpx/config.h media/ffvpx/config.h
index dab01e05cd65..26ebe529bd98 100644
--- media/ffvpx/config.h
+++ media/ffvpx/config.h
@@ -27,17 +27,9 @@
#define HAVE_LIBC_MSVCRT 0
#endif
#elif defined(XP_DARWIN)
-#if defined(HAVE_64BIT_BUILD)
#include "config_darwin64.h"
-#else
-#include "config_darwin32.h"
-#endif
#elif defined(XP_UNIX)
-#if defined(HAVE_64BIT_BUILD)
#include "config_unix64.h"
-#else
-#include "config_unix32.h"
-#endif
#endif
#include "config_common.h"
#endif // MOZ_FFVPX_CONFIG_H
diff --git old-configure.in old-configure.in
index b8ce71278548..410be683c2f6 100644
--- old-configure.in
+++ old-configure.in
@@ -3279,11 +3279,11 @@ dnl = FFmpeg's ffvpx configuration
dnl ========================================================
MOZ_FFVPX=
-case "$CPU_ARCH" in
- x86)
+case "$OS_ARCH:$CPU_ARCH" in
+ WINNT:x86)
MOZ_FFVPX=1
;;
- x86_64)
+ *:x86_64)
MOZ_FFVPX=1
;;
esac

View File

@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 56.0.2
DISTVERSIONSUFFIX=.source
PORTREVISION= 3
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \

View File

@ -0,0 +1,41 @@
commit 64bb4e051b50
Author: Martin Stransky <stransky@redhat.com>
Date: Tue Oct 17 09:50:18 2017 +0200
Bug 1186967 - ignore double-click on WM without _NET_WM_MOVERESIZE support, r=jhorak
MozReview-Commit-ID: 2Vs6i5leero
--HG--
extra : rebase_source : d8f2bbaf9ef9b2025478f029a68ee7e87e07de79
---
widget/gtk/nsWindow.cpp | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git widget/gtk/nsWindow.cpp widget/gtk/nsWindow.cpp
index eb2f0e5e95cd..955327297ac9 100644
--- widget/gtk/nsWindow.cpp
+++ widget/gtk/nsWindow.cpp
@@ -6444,6 +6444,22 @@ nsWindow::GetDragInfo(WidgetMouseEvent* aMouseEvent,
return false;
}
+ if (mIsX11Display) {
+ // Workaround for https://bugzilla.gnome.org/show_bug.cgi?id=789054
+ // To avoid crashes disable double-click on WM without _NET_WM_MOVERESIZE.
+ // See _should_perform_ewmh_drag() at gdkwindow-x11.c
+ GdkScreen* screen = gdk_window_get_screen(gdk_window);
+ GdkAtom atom = gdk_atom_intern("_NET_WM_MOVERESIZE", FALSE);
+ if (!gdk_x11_screen_supports_net_wm_hint(screen, atom)) {
+ static unsigned int lastTimeStamp = 0;
+ if (lastTimeStamp != aMouseEvent->mTime) {
+ lastTimeStamp = aMouseEvent->mTime;
+ } else {
+ return false;
+ }
+ }
+ }
+
// FIXME: It would be nice to have the widget position at the time
// of the event, but it's relatively unlikely that the widget has
// moved since the mousedown. (On the other hand, it's quite likely

View File

@ -0,0 +1,73 @@
diff --git dom/media/flac/FlacDecoder.cpp dom/media/flac/FlacDecoder.cpp
index 53fc3c9937f7..b23771ab80fa 100644
--- dom/media/flac/FlacDecoder.cpp
+++ dom/media/flac/FlacDecoder.cpp
@@ -36,7 +36,7 @@ FlacDecoder::CreateStateMachine()
/* static */ bool
FlacDecoder::IsEnabled()
{
-#ifdef MOZ_FFVPX
+#if defined(MOZ_FFMPEG) || defined(MOZ_FFVPX)
return MediaPrefs::FlacEnabled();
#else
// Until bug 1295886 is fixed.
diff --git media/ffvpx/README_MOZILLA media/ffvpx/README_MOZILLA
index 5d3a6037efe0..43144b726a92 100644
--- media/ffvpx/README_MOZILLA
+++ media/ffvpx/README_MOZILLA
@@ -17,14 +17,6 @@ configuration files were generated as follow using the configure script:
config*:
replace: /HAVE_(MALLOC_H|ARC4RANDOM|LOCALTIME_R|MEMALIGN|POSIX_MEMALIGN)/d
-config_darwin32.h:
-add to configure command: --disable-asm --disable-yasm --cc='clang -m32'
-
-config_unix32.h:
-add to configure command: --disable-asm --disable-yasm --cc='clang -m32'
-replace: s/HAVE_SYSCTL 1/HAVE_SYSCTL 0/ and s/HAVE_MEMALIGN 1/HAVE_MEMALIGN 0/ and s/HAVE_POSIX_MEMALIGN 1/HAVE_POSIX_MEMALIGN 0/
-
-
config_unix64.h/config_unix64.asm:
replace: s/HAVE_SYSCTL 1/HAVE_SYSCTL 0
diff --git media/ffvpx/config.h media/ffvpx/config.h
index dab01e05cd65..26ebe529bd98 100644
--- media/ffvpx/config.h
+++ media/ffvpx/config.h
@@ -27,17 +27,9 @@
#define HAVE_LIBC_MSVCRT 0
#endif
#elif defined(XP_DARWIN)
-#if defined(HAVE_64BIT_BUILD)
#include "config_darwin64.h"
-#else
-#include "config_darwin32.h"
-#endif
#elif defined(XP_UNIX)
-#if defined(HAVE_64BIT_BUILD)
#include "config_unix64.h"
-#else
-#include "config_unix32.h"
-#endif
#endif
#include "config_common.h"
#endif // MOZ_FFVPX_CONFIG_H
diff --git old-configure.in old-configure.in
index b8ce71278548..410be683c2f6 100644
--- old-configure.in
+++ old-configure.in
@@ -3279,11 +3279,11 @@ dnl = FFmpeg's ffvpx configuration
dnl ========================================================
MOZ_FFVPX=
-case "$CPU_ARCH" in
- x86)
+case "$OS_ARCH:$CPU_ARCH" in
+ WINNT:x86)
MOZ_FFVPX=1
;;
- x86_64)
+ *:x86_64)
MOZ_FFVPX=1
;;
esac

View File

@ -4,6 +4,7 @@
PORTNAME= gitea
PORTVERSION= 1.2.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= www
MAINTAINER= stb@lassitu.de
@ -32,7 +33,6 @@ GROUPS= git
OPTIONS_DEFINE= CERT PAM SQLITE
CERT_DESC= Automatic creation of self-signed certificates
PAM_DESC= Authentication using PAM
SQLITE= Add SQLite as database backend
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
@ -40,6 +40,16 @@ CERT_VARS= GO_TAGS+=cert
PAM_VARS= GO_TAGS+=pam
SQLITE_VARS= GO_TAGS+=sqlite
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100513
DAEMONARGS= -S -l \$${gitea_facility} -s \$${gitea_priority} -t \$${name}
.else
DAEMONARGS= -f
.endif
SUB_LIST+= DAEMONARGS="${DAEMONARGS}"
post-patch:
# Gitea releases don't supply the release version number; the
# automatic method to obtain the version number in the Gitea build

View File

@ -32,8 +32,8 @@ pidfile="/var/run/${name}.pid"
start_cmd="${name}_start"
gitea_start() {
/usr/sbin/daemon -l ${gitea_facility} -s ${gitea_priority} \
-u ${gitea_user} -p ${pidfile} -t "${command}" \
/usr/sbin/daemon %%DAEMONARGS%% \
-u ${gitea_user} -p ${pidfile} \
/usr/bin/env -i \
"GITEA_WORK_DIR=${gitea_shared}" \
"GITEA_CUSTOM=%%PREFIX%%/etc/${name}" \

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Reddit-Client
PORTVERSION= 1.094
PORTVERSION= 1.0961
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1505654866
SHA256 (Reddit-Client-1.094.tar.gz) = d1c44f11224da9619fc6f164e900e3b6909e694910863b2634bdd184618e5069
SIZE (Reddit-Client-1.094.tar.gz) = 23811
TIMESTAMP = 1509215301
SHA256 (Reddit-Client-1.0961.tar.gz) = 34e68191447dbc845357df60ae0a7b211b5f5de70ec0726a486d4d68e6f6dec6
SIZE (Reddit-Client-1.0961.tar.gz) = 24314

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