| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PR: 10561
|
| |
|
|
|
|
|
|
| |
Remove bogus runtime dependency on p5-PV
PR: ports/9728
Requested-by: irving@bokonon.logiclink.com, dima@Chg.RU
|
|
|
|
|
| |
PR: 9730
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
in revision 1.31 (the commit message doesn't say) but I'm adding
them back to make portlint happy.
|
|
|
|
|
| |
PR: ports/9896
Submitted By: wollman, many others
|
| |
|
|
|
|
| |
"couldn't" in it and enclose it in single quotes, folks...
|
|
|
|
| |
there is an upgrade.
|
|
|
|
|
|
|
| |
Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.9.so":
/usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc"
This is just waiting for those budding Tk/tcl hackers to dive in. :-)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Argus runs as an application level daemon, promiscuously reading network
datagrams from a specified interface, and generates network traffic audit
records for the network activity that it encounters. It is the way that
Argus categorizes and reports on network activity that makes this tool
unique and powerful.
PR: ports/8954
Reviewed by: jkoshy
Submitted by: Jonathan Hanna <jhanna@home.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: bradh@iafrica.com
Initial Import nocol.
Network/Service monitoring software.
|
|
|
|
|
| |
PR: ports/7888
Submitted By: Joe Abley <jabley@clear.co.nz>
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
|
|
|
|
| |
Upgrade to v1.8b3.
Fix for Perl5.
|
|
|
|
|
| |
* Patch for ELF.
* Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
sites move the old archive away when a new one is available
(breaking the port).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Incidently fixes problem building on 3.0-CURRENT.
PR: 7198
|
| |
|
|
|
|
|
| |
PR: 7088
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 6809
Noticed by: Edwin Culp <eculp@ver1.telmex.net.mx>
Suggested by: se
|
|
|
|
|
|
|
| |
Change maintainer to Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
PR: 6469
Submitted by: new maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-------
## 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.
|
|
|
|
| |
PR: 6286
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Runs fine on stable, on SMP current I still get race
conditions very easily, so that tkined says "no Response"
on snmp queries, and in the meantime it fills your /var
partition with the /var/log/snmp.log file:
1998-04-06 22:35:16 UCD-SNMP version 3.3.1
Opening port(s): 161
system.sysORLastChange.0 -- OID Doesn't exist
system.sysORLastChange.0 -- OID Doesn't exist
system.sysORLastChange.0 -- OID Doesn't exist
system.sysORLastChange.0 -- OID Doesn't exist
system.sysORLastChange.0 -- OID Doesn't exist
system.sysORLastChange.0 -- OID Doesn't exist
system.sysORLastChange.0 -- OID Doesn't exist
system.sysORLastChange.0 -- OID Doesn't exist
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
klookup(3, 0xefbfbf60, 96): klread: Bad address
TCP_Count_Connections - inpcb: Bad address
and so on.
This might be -current and/or SMP related.
John Hay says it runs ok on his -current.
I'll committ it anyay¸ because it runs on -STABLE
and that counts.
BTW: added an @unexec in PLIST ...
|
| |
|
|
|
|
| |
-current needs some fine tuning, later this evening or week ...
|