aboutsummaryrefslogtreecommitdiff
path: root/net/ipxe
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-02-11 21:08:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-02-11 21:08:48 +0000
commit12463e9f59e30a4acfa53a2b5c3b6ad33899be2c (patch)
treecbbfba4058e4d46ff474aea92df95b0909c1c27d /net/ipxe
parent0896133f5e031c4298f1cc6ce46284ca02960506 (diff)
downloadports-12463e9f59e30a4acfa53a2b5c3b6ad33899be2c.tar.gz
ports-12463e9f59e30a4acfa53a2b5c3b6ad33899be2c.zip
net/ipxe: update to 20161208
Changes: https://git.ipxe.org/ipxe.git/shortlog/26050fd4c87c50503d5bd573b2ec91703676e211 PR: 216329 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
Notes
Notes: svn path=/head/; revision=433914
Diffstat (limited to 'net/ipxe')
-rw-r--r--net/ipxe/Makefile5
-rw-r--r--net/ipxe/distinfo5
-rw-r--r--net/ipxe/files/patch-config_general.h10
-rw-r--r--net/ipxe/files/patch-util_parserom.pl11
4 files changed, 10 insertions, 21 deletions
diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile
index 2ff7b5b40462..b27872d93527 100644
--- a/net/ipxe/Makefile
+++ b/net/ipxe/Makefile
@@ -4,8 +4,7 @@
# With helpful hints from net/gpxe
PORTNAME= ipxe
-PORTVERSION= 20160213
-PORTREVISION= 2
+PORTVERSION= 20161208
CATEGORIES= net
MAINTAINER= t@tobik.me
@@ -27,7 +26,7 @@ GH_PROJECT= ipxe
# A: iPXE uses a rolling release model, in which every commit is intended
# to be production-ready. You should always use the latest code.
#
-GH_TAGNAME= 7ecfe7159f94193a666200a17057d4cd5981b850
+GH_TAGNAME= 26050fd4c87c50503d5bd573b2ec91703676e211
USES= gmake perl5 shebangfix
USE_BINUTILS= yes
diff --git a/net/ipxe/distinfo b/net/ipxe/distinfo
index 486d0e3a656f..4212067e0c37 100644
--- a/net/ipxe/distinfo
+++ b/net/ipxe/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ipxe-ipxe-20160213-7ecfe7159f94193a666200a17057d4cd5981b850_GH0.tar.gz) = 81e5a199c179ea993368beca55b40f810dddf789c6da48bace72aae3d94a6aba
-SIZE (ipxe-ipxe-20160213-7ecfe7159f94193a666200a17057d4cd5981b850_GH0.tar.gz) = 3490722
+TIMESTAMP = 1484933375
+SHA256 (ipxe-ipxe-20161208-26050fd4c87c50503d5bd573b2ec91703676e211_GH0.tar.gz) = 2bc78183aa863bf4491e9d948f4321bc951413a2faca1654ef0d276dae1e365e
+SIZE (ipxe-ipxe-20161208-26050fd4c87c50503d5bd573b2ec91703676e211_GH0.tar.gz) = 3674693
diff --git a/net/ipxe/files/patch-config_general.h b/net/ipxe/files/patch-config_general.h
index 84f75bd49d89..46480f70c57c 100644
--- a/net/ipxe/files/patch-config_general.h
+++ b/net/ipxe/files/patch-config_general.h
@@ -1,4 +1,4 @@
---- config/general.h.orig 2016-02-12 14:04:51 UTC
+--- config/general.h.orig 2016-12-08 09:35:52 UTC
+++ config/general.h
@@ -35,7 +35,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
*/
@@ -8,8 +8,8 @@
+#define NET_PROTO_IPV6 /* IPv6 protocol */
#undef NET_PROTO_FCOE /* Fibre Channel over Ethernet protocol */
#define NET_PROTO_STP /* Spanning Tree protocol */
-
-@@ -53,10 +53,10 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+ #define NET_PROTO_LACP /* Link Aggregation control protocol */
+@@ -54,10 +54,10 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define DOWNLOAD_PROTO_TFTP /* Trivial File Transfer Protocol */
#define DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */
@@ -19,10 +19,10 @@
#undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */
-#undef DOWNLOAD_PROTO_NFS /* Network File System Protocol */
+#define DOWNLOAD_PROTO_NFS /* Network File System Protocol */
+ //#undef DOWNLOAD_PROTO_FILE /* Local filesystem access */
/*
- * SAN boot protocols
-@@ -136,7 +136,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+@@ -141,7 +141,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
//#define PXE_CMD /* PXE commands */
//#define REBOOT_CMD /* Reboot command */
//#define POWEROFF_CMD /* Power off command */
diff --git a/net/ipxe/files/patch-util_parserom.pl b/net/ipxe/files/patch-util_parserom.pl
deleted file mode 100644
index 64e058e09ce7..000000000000
--- a/net/ipxe/files/patch-util_parserom.pl
+++ /dev/null
@@ -1,11 +0,0 @@
---- util/parserom.pl.orig 2016-11-03 13:22:25 UTC
-+++ util/parserom.pl
-@@ -157,7 +157,7 @@ sub process_isa_rom {
-
- # Output Makefile rules for the specified ROM declarations
- sub print_make_rules {
-- my ( $state, my $image, my $desc, my $vendor, my $device, my $dup ) = @_;
-+ my ( $state, $image, $desc, $vendor, $device, $dup ) = @_;
- unless ( $state->{'is_header_printed'} ) {
- print "# NIC\t\n";
- print "# NIC\tfamily\t$state->{family}\n";