That Never Should Have Happened(TM), here's an attempt to save the history.
Original log:
New port xmgr.
plotting tool for workstations, needs Motif or Lesstif.
Prerequisite for another 2 ports for webstatistics (gwstat, wwwstat).
-------
## make
>> Checksum OK for SNMP-1.6.tar.gz.
===> Extracting for p5-SNMP-1.6
===> p5-SNMP-1.6 depends on file: /usr/local/lib/libsnmp.a - found
===> p5-SNMP-1.6 depends on executable: perl5.00404 - found
===> Patching for p5-SNMP-1.6
===> Applying FreeBSD patches for p5-SNMP-1.6
===> Configuring for p5-SNMP-1.6
Checking if your kit is complete...
Looks good
Writing Makefile for SNMP
===> Building for p5-SNMP-1.6
mkdir ./blib
mkdir ./blib/lib
cp SNMP.pm ./blib/lib/SNMP.pm
AutoSplitting SNMP (./blib/lib/auto/SNMP)
make: don't know how to make /asn1.h. Stop
*** Error code 2
Stop.
-------
## make
>> Checksum OK for Gtk-0.1.17.tar.gz.
===> Extracting for p5-Gtk-0.1.17
===> p5-Gtk-0.1.17 depends on executable: perl5.00404 - found
===> p5-Gtk-0.1.17 depends on shared library: gtk\.1\. - found
===> Patching for p5-Gtk-0.1.17
===> Configuring for p5-Gtk-0.1.17
syntax error in file gendefs.pl at line 7, next 2 tokens "my("
Spurious backslash ignored at gendefs.pl line 8/(\()|(\))|("(.*?)")|(;.*?$)|([^\(\)\s]+)/: nested *?+ in regexp at gendefs.pl line 10Checking if your kit is complete...
Looks good
Typemap typemap.gtk not found.
Writing Makefile for Gtk
===> Building for p5-Gtk-0.1.17
mkdir ./blib
mkdir ./blib/lib
make: don't know how to make GtkTypes.pm. Stop
*** Error code 2
Stop.
sgrep (structured grep) is a tool for searching text files
and filtering text streams using structural criteria. The
data model of sgrep is based on regions, which are non-
empty substrings of text. Regions are typically occur-
rences of constant strings or meaningful text elements,
which are recognizable through some delimiting strings.
PR: 6449
Submitted by: A Joseph Koshy <koshy@india.hp.com>
EFAULT to be generated on calls to open(2) or fcntl(2).
Bump the shared libraries' major version numbers to guard against
possible binary incompatibilities introduced by this fix.