Commit Graph

5591 Commits

Author SHA1 Message Date
sthen
eda16f8aef bump package versions, for perl 5.10.0 2008-10-07 14:57:21 +00:00
sthen
68b8a0c23c I missed this package bump needed for the Perl update. 2008-10-07 14:27:22 +00:00
sthen
f65ae3d25d +arp-scan 2008-10-07 10:02:33 +00:00
sthen
0ab214306d import arp-scan:
arp-scan is a command-line tool for system discovery and fingerprinting.
It constructs and sends ARP requests to the specified IP addresses,
and displays any responses that are received.

arp-scan allows you to:

    * Send ARP packets to any number of destination hosts, using a
    configurable output bandwidth or packet rate.

          This is useful for system discovery, where you may need
          to scan large address spaces.

    * Construct the outgoing ARP packet in a flexible way.

          arp-scan gives control of all of the fields in the ARP
          packet and the fields in the Ethernet frame header.

    * Decode and display any returned packets.

          arp-scan will decode and display any received ARP packets
          and lookup the vendor using the MAC address.

    * Fingerprint IP hosts using the arp-fingerprint tool. 

ok phessler@
2008-10-07 10:01:41 +00:00
sthen
1a9efa54ec bump packages with Perl .so modules; the old ones don't work
with new perl and the package signature doesn't change, so we
have to do this ourselves to make pkg_add updates work.

ok simon@
2008-10-02 20:32:18 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
jasper
5b1aeccd44 - update p5-POE-Component-Jabber to 2.03 2008-10-02 19:18:33 +00:00
jasper
cd55a396b9 import powerdns 2.9.21.1
pdnsd is a proxy dns server with permanent caching (the cache
contents are written to hard disk on exit) that is designed to cope
with unreachable or down dns servers (for example in dial-in
networking).

original port by dlg@ and robert@, banged into shape by me.
not hooked to the builds as this needs further testing/tweaking
2008-10-02 18:40:41 +00:00
sthen
f71e49b5cb Update to 0.51: very minor but important code changes.
Fixes a couple of edge-case bugs in the mapping of pieces to
mmap'd files on-disk. This makes multi-file torrent downloads
more reliable.

From maintainer Niall O'Higgins
2008-10-02 07:58:50 +00:00
sthen
0879b92af8 Adjust for Digest::SHA move to base perl. Bump packages all round. 2008-10-01 21:54:55 +00:00
sthen
d69c8acd2d Fix WANTLIB and LIB_DEPENDS, bump. 2008-10-01 20:52:56 +00:00
simon
80f07f7e16 regen packaging list after update with new perl minus our local
MakeMaker changes and bump
2008-10-01 16:11:44 +00:00
jasper
f051b6bb0a - fix license marker
- add missing run dependency (spotted by simon@)

ok simon@
2008-09-29 22:43:06 +00:00
naddy
6d6cbf3399 * new homepage; from robert@openbsd.pap.st
* remove a dead master site
* drop maintainership
2008-09-28 13:55:17 +00:00
ajacoutot
7fa5774ca9 - update to rsnapshot-1.3.1
- take over MAINTAINERship (previous maintainer timeout)
- use SUBST_VARS
2008-09-27 11:54:11 +00:00
brad
90a621abf6 Update to silc-server 1.1.13; bug fix update.
ok johan@
2008-09-26 21:17:57 +00:00
naddy
cc5b673de5 maintenance update to 3.0.4 2008-09-26 17:04:15 +00:00
brad
ca2b9f3679 Also build the operops FLAVOR for silc-server. 2008-09-26 04:09:17 +00:00
jasper
75b1f3f913 - update p5-Net-ParseWhois to 0.7
- re-format DESCR
2008-09-25 18:39:09 +00:00
jasper
0581202389 - update p5-Net-TFTP to 0.17 (adds ipv6 support) 2008-09-25 18:34:58 +00:00
jasper
1722845972 - update p5-Net-Whois-Raw to 1.57 2008-09-24 16:19:14 +00:00
sthen
7a30600280 Adapt pfflowd to cope with PF changes from n2k8. Patches from canacar@,
thanks! Maintainer timeout; mpf@ jdixon@ ok.
2008-09-24 13:56:00 +00:00
sturm
e545b60d26 no python, no build
no PKGNAME bump needed
2008-09-24 07:13:43 +00:00
bernd
17244e1822 Remove quotes around COMMENT and capitalize Ruby. 2008-09-23 14:34:37 +00:00
martynas
e1bc28b56b update to niallo's unworkable-0.5, which includes:
- Support for Fast Extensions (BEP 6), avoiding long hash checks
with Fast Resume and many bugfixes which make transfers happen at
a faster rate.
from niallo@.  ok merdely@
2008-09-23 14:23:22 +00:00
sthen
3b3d096f12 improve pkg/DESCR wording and update to 0.6.1:
- support for OpenBSD's SIOCGIFDESCR
- support for hw.vendor and hw.product on OpenBSD
- manpage now lists default user (_ladvd on OpenBSD)
- location support also works for LLDP (-L)

from MAINTAINER Paul de Weerd, thanks!
2008-09-22 22:32:26 +00:00
sthen
fa21bd3ed4 - re-enable kmem support, with 5.4.2 there don't seem to be
any problems on tested arch (including the ones that used to
have trouble).

- repair sysctl() use in cpu_sysctl.c, it was using the wrong
type and at least on some arch the system call was failing, so
because the code isn't careful about checking return codes and
thus used uninitialized space, it tried to allocate memory for
info structures for 128 million CPUs on one of my systems...

"definitely ok" rui@
2008-09-22 18:46:36 +00:00
rui
1297ae0164 - maintenance update to freeradius 2.1.0.
- SNMP support is now available through an experimental Perl script.
- If snmp.conf is being used in your radiusd.conf you should delete or comment that entry.
- Check the Changelog for more information.

input and ok ajacoutot@
2008-09-21 15:39:14 +00:00
rui
5315fbba5b - maintenance update to net-snmp 5.4.2. Check the Changelog for more information.
ok sthen@
2008-09-20 22:15:51 +00:00
rui
e2aedfbdc7 - update tor to 0.2.0.31.
- addresses two potential anonymity issues.
- starts to fix a bug where in rare cases traffic from one Tor stream gets mixed into another stream.
- fixes a variety of smaller issues.

ok fgsch@
2008-09-19 21:50:59 +00:00
steven
e22e11449a avoid running configure twice, drop autoconf stuff.
ok sthen@
2008-09-19 09:47:39 +00:00
sthen
b1eeab1f0f +slurm 2008-09-18 23:04:36 +00:00
sthen
41dfb51146 import slurm:
Yet another network load monitor. Slurm started as a port of a Linux
PPP link monitor called pppstatus by Gabriel Montenegro. It was then
transformed into a generic netowrk load monitor that supports *BSD,
Linux, HP-UX, and Solaris.

Slurm shows `realtime' traffic statistics, has three graph modes,
can monitor any network device, and uses curses to draw ascii
graphics, including ascii theme support.

From maintainer Ryan Freeman, adjusted by myself and ajacoutot.
ok ajacoutot@
2008-09-18 23:02:31 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
kili
6ef51c1356 Update to 4.76. From maintainer Giovanni Bechis <g.bechis@snb.it>.
ok landry@
2008-09-17 18:09:54 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
brad
a5681b9b65 - Disable FAM so autoconf will not pull it in if it is installed
- Tweak how CONFIGURE_ARGS are passed along so as to remove
  cases where the Makefile will pass along --without-foo
  --with-foo
- Add missing crypto lib for WANTLIB with the ads FLAVOR

Part of the CONFIGURE_ARGS tweaking from form@
Missing lib from WANTLIB pointed out by sthen@

ok sthen@ ajacoutot@
2008-09-17 10:38:59 +00:00
okan
7b1325aa7f update to 1.4c from MAINTAINER (Bruno Bigras)
ok merdely@
2008-09-17 02:39:41 +00:00
brad
29fb8f3983 Update to silc-server 1.1.12; bug fix update.
ok sthen@
2008-09-15 00:13:40 +00:00
jsg
71dfa24664 Download higher quality videos (fmt=6) if available.
ok martynas@
2008-09-14 12:28:10 +00:00
brad
a7d478ac2e Update to Pidgin 2.5.1.
ok steven@
2008-09-13 22:04:40 +00:00
brad
38a4b118aa Update p5-SNMP_Session to 1.12.
ok okan@
2008-09-13 07:23:37 +00:00
brad
1abb752216 Update to Samba 3.0.32.
ok sthen@
2008-09-12 07:49:11 +00:00
landry
03a3f265a3 Seems upstream re-rolled the distfile without bumping the version on the
5 september... bad bad. spotted by my ppc bulk build.

ok naddy@ (maintainer)
2008-09-11 19:59:42 +00:00
jsg
51cd836e2e Add support for links from players embedded in third party pages.
ok martynas@
2008-09-11 11:58:09 +00:00
ajacoutot
71d81e2e51 - sanitize STDCCFLAGS/CFLAGS
- add -fPIC unconditionally (requested by naddy@) by adding it to
unix.mak (in pwlib) which get sourced by the other ports

feedback from and ok naddy@, thanks!
2008-09-08 17:17:10 +00:00
martynas
920bb74482 > SILC Client 1.1.5 is out. Lots of bugs fixed.
sync with silc-client-1.1.5.  ok jdixon@
2008-09-08 16:31:47 +00:00
brad
d5c0a6d0e8 Upgrade to silc-client 1.1.5; bug fix update.
ok jdixon@
2008-09-08 15:02:41 +00:00
jasper
941bf49812 - update p5-POE-Component-Server-FTP to 0.08 2008-09-08 09:55:16 +00:00
jasper
fb97a30e10 - update p5-Nmap-Parser to 1.16
- fix license
2008-09-08 09:51:22 +00:00