forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: FreeBSD
- Loading branch information
Showing
76 changed files
with
418 additions
and
764 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- calendar/calfile.C.orig 1997-05-24 00:23:52 UTC | ||
+++ calendar/calfile.C | ||
@@ -60,7 +60,7 @@ CalFile::CalFile(int ro, const char* nam | ||
backupName = tmp; | ||
|
||
// Get directory name for access checks | ||
- char* lastSlash = strrchr(name, '/'); | ||
+ const char* lastSlash = strrchr(name, '/'); | ||
if (lastSlash == 0) { | ||
/* Calendar is in current directory */ | ||
tmp = new char[3]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1477432646 | ||
SHA256 (libuv-libuv-v1.10.0_GH0.tar.gz) = 50f4ed57d65af4ab634e2cbdd90c49213020e15b4d77d3631feb633cbba9239f | ||
SIZE (libuv-libuv-v1.10.0_GH0.tar.gz) = 1072589 | ||
TIMESTAMP = 1479416016 | ||
SHA256 (libuv-libuv-v1.10.1_GH0.tar.gz) = 4b5f71939dd4272ebcfb8e04833e9a273a08b1bf1277d37d14085d7b04b19832 | ||
SIZE (libuv-libuv-v1.10.1_GH0.tar.gz) = 1072207 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= p4 | ||
PORTVERSION= 2016.1.1454320 | ||
PORTVERSION= 2016.1.1461251 | ||
CATEGORIES= devel | ||
MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ | ||
http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ | ||
|
@@ -13,8 +13,6 @@ EXTRACT_ONLY= # none | |
MAINTAINER= [email protected] | ||
COMMENT= Perforce client | ||
|
||
BROKEN= checksum mismatch | ||
|
||
RESTRICTED= Restricted distribution | ||
|
||
NO_BUILD= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1476983673 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86/p4) = 6a24c050c03a466e1f76c117902a60e1d924f6c2a94f369f759a91bc73510565 | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86/p4) = 3074744 | ||
TIMESTAMP = 1479250046 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86/p4) = 5b9c3bd8df39a5e474b0b49eccdea8690dc6c4386983e64c06888323672df48c | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86/p4) = 3075176 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1476983669 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86_64/p4) = 703491738c6d1f5742ef5f7eebaf7ba8e70f5268b4763603a5e466573415367f | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86_64/p4) = 3335480 | ||
TIMESTAMP = 1479250113 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86_64/p4) = 392630d8ebc136642df140a6105c61ff63dfa8bfeab222346076d48c6aca059d | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86_64/p4) = 3335848 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= p4api | ||
PORTVERSION= 2016.1.1454320 | ||
PORTVERSION= 2016.1.1461251 | ||
CATEGORIES= devel | ||
MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/:tar \ | ||
ftp://ftp.perforce.com/perforce/${P4VERSION}/doc/manuals/p4api/:pdf | ||
|
@@ -13,8 +13,6 @@ EXTRACT_ONLY= ${TAR_FILES} | |
MAINTAINER= [email protected] | ||
COMMENT= Perforce API (static libraries and header files) | ||
|
||
BROKEN= checksum mismatch | ||
|
||
RESTRICTED= Restricted distribution | ||
NO_BUILD= yes | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
TIMESTAMP = 1476983722 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86/p4api.tgz) = d2a1a72612a313b275d1c9645d57c460d9d7a924c3305a8769293d7bdf6aac50 | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86/p4api.tgz) = 3902149 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86/p4api.pdf) = 601bc053b9b5316b71981449df76b32b9ca318a99752d3d5f46b46327bdc67b8 | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86/p4api.pdf) = 1908708 | ||
TIMESTAMP = 1479250049 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86/p4api.tgz) = eb6da9775f7426b6492e37c8c6d31944d2c24116fcec71f9f52b997127c19d9b | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86/p4api.tgz) = 3903453 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86/p4api.pdf) = 601bc053b9b5316b71981449df76b32b9ca318a99752d3d5f46b46327bdc67b8 | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86/p4api.pdf) = 1908708 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
TIMESTAMP = 1476983715 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86_64/p4api.tgz) = 46ce4c147dfdb87d32491596724c7543465367fbbc0cb2606c7c123544eb49c5 | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86_64/p4api.tgz) = 4168075 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86_64/p4api.pdf) = 601bc053b9b5316b71981449df76b32b9ca318a99752d3d5f46b46327bdc67b8 | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86_64/p4api.pdf) = 1908708 | ||
TIMESTAMP = 1479250117 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86_64/p4api.tgz) = 5af749d42ad28e1e9011c383152707723ab3582cfe39b7e1467b45904415664e | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86_64/p4api.tgz) = 4168734 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86_64/p4api.pdf) = 601bc053b9b5316b71981449df76b32b9ca318a99752d3d5f46b46327bdc67b8 | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86_64/p4api.pdf) = 1908708 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1476983688 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86/p4d) = 0a648c3e58630e13a651259e6b0f31f33e50c2ddab193e9d0f1d0204f3776409 | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86/p4d) = 5770008 | ||
TIMESTAMP = 1479250052 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = c27e41f5a4f3eef09b636d765db419cdd621665272ee44dddc63a214e3254998 | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = 5773496 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1476983684 | ||
SHA256 (perforce/2016.1.1454320/bin.freebsd100x86_64/p4d) = 143fd40222e822f3cc03ebc272c8553629687c0f6f28ff59c99c19eb20f7a227 | ||
SIZE (perforce/2016.1.1454320/bin.freebsd100x86_64/p4d) = 5903656 | ||
TIMESTAMP = 1479250119 | ||
SHA256 (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = fdea3a0cf2fc97ef0c476647dcbb405579870ffb571d0cedbe105320fd6635fc | ||
SIZE (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = 5904728 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1474956687 | ||
SHA256 (Params-ValidationCompiler-0.13.tar.gz) = c4326f6802ff0041b33b4546231ae64091623e8306f969c64a648d12ae8b7c03 | ||
SIZE (Params-ValidationCompiler-0.13.tar.gz) = 35615 | ||
TIMESTAMP = 1479380115 | ||
SHA256 (Params-ValidationCompiler-0.18.tar.gz) = 0e17c193659beca5e9e5a8d040da21faebd6427c6426b94c4094d5d50ceebd9d | ||
SIZE (Params-ValidationCompiler-0.18.tar.gz) = 38696 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
TIMESTAMP = 1478892526 | ||
SHA256 (qemu/2.7.50.g20161111/seanbruno-qemu-bsd-user-2.7.50.g20161111-ec807d10_GH0.tar.gz) = cfb64c5f9d8a72e7eafa1ee4068d64eafd00dc9dc7389e777234c3ffd1ce1b34 | ||
SIZE (qemu/2.7.50.g20161111/seanbruno-qemu-bsd-user-2.7.50.g20161111-ec807d10_GH0.tar.gz) = 13560266 | ||
SHA256 (qemu/2.7.50.g20161111/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 | ||
SIZE (qemu/2.7.50.g20161111/dtc-v1.4.0.tar.gz) = 131893 | ||
TIMESTAMP = 1479406350 | ||
SHA256 (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 7f325169b3b91a6c7eef64363267bf69181f3fd891de5b9e08a97d1a4861d445 | ||
SIZE (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 13574700 | ||
SHA256 (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 | ||
SIZE (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 131893 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- image.cpp.orig 2004-07-20 16:48:11 UTC | ||
+++ image.cpp | ||
@@ -554,8 +554,8 @@ restore_mtime (const char *file_name, ti | ||
static int | ||
convert_needed_p (const char *src, const char *dest) | ||
{ | ||
- char *suffix1 = strrchr(src, '.'); | ||
- char *suffix2 = strrchr(dest, '.'); | ||
+ const char *suffix1 = strrchr(src, '.'); | ||
+ const char *suffix2 = strrchr(dest, '.'); | ||
|
||
return strcmp(suffix1, suffix2) != 0; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
SHA256 (feeley-gambit-v4.8.5_GH0.tar.gz) = 8d797b8754d3b76b17fa5e39d6f7159db3e9714a72948ebcf1d67ad39c24c571 | ||
SIZE (feeley-gambit-v4.8.5_GH0.tar.gz) = 12479922 | ||
TIMESTAMP = 1479396030 | ||
SHA256 (feeley-gambit-v4.8.6_GH0.tar.gz) = acbe4219173c42d4944c4e05e5e141f11f86f13be6a19c869b0a9d8417a33538 | ||
SIZE (feeley-gambit-v4.8.6_GH0.tar.gz) = 12563603 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1478187179 | ||
SHA256 (tqdm-tqdm-v4.9.0_GH0.tar.gz) = 784173862e6e1bc9fbe86fd1e78f0d35b4a0d471655cbd8af5abaee621b69d8e | ||
SIZE (tqdm-tqdm-v4.9.0_GH0.tar.gz) = 613114 | ||
TIMESTAMP = 1479223474 | ||
SHA256 (tqdm-tqdm-v4.10.0_GH0.tar.gz) = de907ec76d60f085dcb09f98d578ef17b30eafcc71198e8d74730eb53ee883c7 | ||
SIZE (tqdm-tqdm-v4.10.0_GH0.tar.gz) = 615329 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= zoneinfo | ||
DISTVERSION= 2016g | ||
DISTVERSION= 2016i | ||
CATEGORIES= misc | ||
MASTER_SITES= ftp://ftp.iana.org/tz/releases/ \ | ||
ftp://munnari.oz.au/pub/ | ||
|
@@ -11,6 +11,8 @@ DISTNAME= tzdata${DISTVERSION} | |
MAINTAINER= [email protected] | ||
COMMENT= Updated timezone definitions | ||
|
||
LICENSE= PD | ||
|
||
NO_WRKSUBDIR= yes | ||
PREFIX= /usr | ||
NO_ARCH= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1476071136 | ||
SHA256 (tzdata2016g.tar.gz) = 3c7137b2bc47323b0de47b77786bacf81ed503d4b2c693ff8ada2fbd1281ebd1 | ||
SIZE (tzdata2016g.tar.gz) = 316669 | ||
TIMESTAMP = 1479395090 | ||
SHA256 (tzdata2016i.tar.gz) = b6966ec982ef64fe48cebec437096b4f57f4287519ed32dde59c86d3a1853845 | ||
SIZE (tzdata2016i.tar.gz) = 320352 |
Oops, something went wrong.