Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Aug 2019 08:48:51
0.2.13_1

|
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
06 Apr 2019 06:04:50
0.2.13_1

|
antoine  |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
11 Dec 2018 17:03:52
0.2.13_1

|
linimon  |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
11 Jan 2018 14:18:01
0.2.13_1

|
danfe  |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
18 Dec 2017 03:15:54
0.2.13_1

|
linimon  |
Also broken on aarch64.
Approved by: portmgr (tier-2 blanket) |
30 Nov 2017 06:13:35
0.2.13_1

|
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
22 May 2017 16:04:19
0.2.13_1

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
06 May 2016 14:34:57
0.2.13_1

|
pi  |
net/isboot-kmod: fix build on 11-current
Commit r293886 removed rtrequest() from sys/net/route.c in 11-CURRENT.
This update patches isboot.c to call rtrequest_fib() instead. I
have already sent the patch to the isboot maintainer, so hopefully
this is only needed until the next point release.
This allows the port to build on 11-CURRENT as well as 10.x.
PR: 209024
Submitted by: John Nielsen <john@jnielsen.net> (maintainer) |
07 Nov 2015 14:54:53
0.2.13

|
vanilla  |
Upgrade to 0.2.13.
PR: 204313
Submitted by: maintainer |
25 Sep 2015 17:50:05
0.2.11

|
pi  |
net/isboot-kmod: 0.2.10 -> 0.2.11
- patches upstreamed
- added header values to be more independent from base iSCSI
- limited builtin initiator to handle login sequence
PR: 203324
Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (upstream)
Approved by: John Nielsen <john@jnielsen.net> (maintainer) |
24 Sep 2015 10:28:58
0.2.10

|
pi  |
New port: net/isboot-kmod
This installs Daisuke Aoyama's isboot kernel module, which allows
booting FreeBSD directly from an iSCSI root disk. If your BIOS
supports iSCSI you may configure your target settings in the BIOS
and boot directly. If not, you may PXE boot using software that
contains iSCSI support such as iPXE. The module reads the iSCSI
Boot Firmware Table (IBFT) to configure the network and re-attach
the volume once the kernel begins execution.
WWW: http://shell.peach.ne.jp/aoyama/archives/2115 (Japanese)
PR: 203294
Submitted by: John Nielsen <john@jnielsen.net> |