Commit Graph

7208 Commits

Author SHA1 Message Date
steven
a5c465b3d3 prevent unaligned access, makes it work on sparc64.
help from naddy@
2010-10-26 10:44:53 +00:00
jasper
cde682097d - forgot to commit this along with the update, no bump as it didn't build.
spotted by landry@
2010-10-26 09:12:42 +00:00
jasper
2fbb98b7fa - update folks to 0.2.1
- tighten regress depends
2010-10-26 08:42:35 +00:00
ajacoutot
481cf09b94 ... and bump. 2010-10-26 07:59:28 +00:00
ajacoutot
19b69dfd32 Use new DEPENDS spec. 2010-10-26 07:57:57 +00:00
sthen
f3d1ed16b6 feed the right size to kvm_getproc2 2010-10-26 00:42:21 +00:00
steven
c44d08326e +yersinia 2010-10-25 23:12:47 +00:00
steven
c93cdceef5 import yersinia 0.7.1
Yersinia is a network tool designed to take advantage of some weaknesses
in different network protocols. It pretends to be a solid framework for
analyzing and testing the deployed networks and systems.

Attacks for the following network protocols are implemented:

   * Spanning Tree Protocol (STP)
   * Cisco Discovery Protocol (CDP)
   * Dynamic Trunking Protocol (DTP)
   * Dynamic Host Configuration Protocol (DHCP)
   * Hot Standby Router Protocol (HSRP)
   * IEEE 802.1Q
   * IEEE 802.1X
   * Inter-Switch Link Protocol (ISL)
   * VLAN Trunking Protocol (VTP)

ok landry@
2010-10-25 23:12:02 +00:00
sthen
6777cb023e update Net-SNMP to 5.6 and switch to kvm_getproc2, thanks landry for testing
"commit it!" landry@
2010-10-25 22:59:12 +00:00
naddy
cd95115e56 Add Qt4 client and no_qt flavor. Only applicable to GCC4 archs. 2010-10-25 20:28:04 +00:00
pirofti
5507b99cc5 Update onioncat to 0.2.1. Okay landry@. 2010-10-25 17:37:52 +00:00
pea
4070773b3b Update to 2.1.10.
ok aja@, maintainer timed out
2010-10-25 13:22:20 +00:00
pea
2d40a20185 Enable bindgraph 2010-10-25 12:45:00 +00:00
pea
a36a926e93 Import bindgraph:
Bindgraph makes pretty query statistics about BIND servers. It was derived
from well-known mailgraph package.

ok jasper@
2010-10-25 12:42:24 +00:00
jasper
fd48485fc8 sync 2010-10-25 12:40:51 +00:00
jasper
28ca46a0c2 import folks 0.2.0
libfolks is a library that aggregates people from multiple sources (eg,
Telepathy connection managers and eventually evolution data server,
Facebook, etc.) to create metacontacts. It's written in Vala (in part to
evaluate Vala). The initial goal is for GObject/C support, though the
Vala bindings should basically automatic.

feedback/ok aja@
2010-10-25 12:40:34 +00:00
jasper
429b69a627 - enable vala bindings
- enable introspection (please DO NOT enable this in other ports yet!)

needed for upcoming empahty update
ok aja@
2010-10-25 12:38:32 +00:00
pea
5954c6b95a Enable vnstat 2010-10-25 10:18:26 +00:00
pea
e4ebe93e71 Import of vnstat:
vnStat is a console-based network traffic monitor for Linux and BSD that
keeps a log of network traffic for the selected interface(s). It uses the
network interface statistics provided by the kernel as information source.
This means that vnStat won't actually be sniffing any traffic and also
ensures light use of system resources.

With tweaks and advices from jasper@. Thanks

ok jasper@
2010-10-25 10:14:53 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
steven
226aba2ff8 update to 1.68 2010-10-24 19:19:06 +00:00
steven
b8f3976a1a update to 2.7.4
from brad (maintainer)
2010-10-24 19:17:31 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
jasper
7f7c5638ad - update p5-Po-Co-IRC to 6.49 2010-10-24 11:43:20 +00:00
jasper
1631301bd0 - remove unneeded bit from post-install, cpan.port.mk takes care of that. 2010-10-24 11:35:12 +00:00
sebastia
ec95189ca2 enable udns 2010-10-23 22:59:16 +00:00
sebastia
ca14db0393 import udns: stub DNS resolver library
UDNS is a stub DNS resolver library with ability to perform both
syncronous and asyncronous DNS queries.
2010-10-23 22:55:01 +00:00
naddy
36366790c5 comment out the one cat page that was also installed through imake 2010-10-23 21:55:56 +00:00
jasper
ae2e3c40b8 sync 2010-10-23 16:08:38 +00:00
jasper
43353d8f88 import p5-Business-PayPal-IPN 1.94
Business::PayPal::IPN implements PayPal IPN version 1.5. It validates
transactions and gives you means to get notified of payments to your
PayPal account. If you don't already know what PayPal IPN is this
library may not be for you.

ok sthen@
2010-10-23 16:07:43 +00:00
jasper
444c34c197 import p5-Business-PayPal-API 0.69
Business::PayPal::API supports both certificate authentication and the
new 3-token "Signature" authentication.
It also support PayPal's development sandbox for testing.

ok sthen@
2010-10-23 16:05:53 +00:00
jasper
f06d76584f import p5-Business-PayPal 0.04
Business::PayPal makes the automation of PayPal transactions as simple
as doing credit card transactions through a regular processor. It
includes methods for creating PayPal buttons and for validating the
Instant Payment Notification that is sent when PayPal processes a
payment.

ok sthen@
2010-10-23 16:05:06 +00:00
sthen
27438e6dd5 update Munin to 1.45, joint work with & ok jasper@ 2010-10-23 15:52:22 +00:00
naddy
ded10ce362 don't run a man page without tables through tbl(1) 2010-10-23 14:20:13 +00:00
ajacoutot
4e1a5bdcbd Explicitely set --disable-schemas-compile. 2010-10-23 14:10:16 +00:00
sthen
8838b16190 use rm -rf to remove extra directories, suggested by landry 2010-10-23 13:12:57 +00:00
landry
e92b5777ce Manpages installs to man/manX, not share/man/manX. 2010-10-23 12:48:29 +00:00
jasper
47fe5ca567 - remove deanna@ as maintainer after several tries and a very long timeout 2010-10-23 11:04:18 +00:00
jasper
6dd34d9fd8 - use MODCPAN_EXAMPLES 2010-10-23 09:35:20 +00:00
jasper
c25877f7ea - use right INSTALL, and regen PLIST 2010-10-22 19:40:01 +00:00
jasper
440f15d728 Long awaited (and obligatory p2kN) update of gnaughty. And add a missing category while here. 2010-10-22 18:20:58 +00:00
jasper
29c52f7803 - allow tests to compile
extraced from a diff by tom murphy
2010-10-22 18:20:22 +00:00
naddy
f3c987ac03 tbl(1) is no longer in /usr/bin 2010-10-22 17:00:20 +00:00
naddy
14a79653ed also comment out warning flags for future compiler versions; from Brad 2010-10-22 13:36:39 +00:00
naddy
dfdca83201 Major update to 2.11.
The GTK+ client is now named "transmission-gtk" and the -gui package has
been renamed to -gtk.
2010-10-21 21:52:51 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
naddy
5940308c1d sync with FreeBSD-CURRENT as of today 2010-10-19 20:11:49 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
3cb03e4598 typoes, thx Alexandr Shadchin 2010-10-18 21:17:11 +00:00
sthen
6cef8065dc update Samba to 3.5.6; various bugfixes. From maintainer Ian McWilliam. 2010-10-18 19:07:19 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
benoit
fc3d615888 - Update py-IP to 0.71 2010-10-17 09:18:41 +00:00
landry
e64da6184c +py-nmap 2010-10-16 08:59:28 +00:00
landry
25460ded76 Import py-nmap 1.4, from maintainer Remi Pointel
python-nmap is a python library which helps in using nmap port scanner.
It allows to easilly manipulate nmap scan results and will be a perfect
tool for systems administrators who want to automatize scanning task and
reports. It also supports nmap script outputs.

ok benoit@
2010-10-16 08:58:56 +00:00
jeremy
2a5c871339 Bump version to 0.2.3. Remove MASTER_SITE_RUBYFORGE, in favor
of the default MASTER_SITE_RUBYGEMS.  Add PKG_ARCH=* since this
is a pure ruby package.  Remove now unneeded patch.

ok landry
2010-10-15 15:40:07 +00:00
jeremy
136f9ae986 Simple version bump to 0.6.7. Enable regress tests while here.
ok landry
2010-10-15 15:36:41 +00:00
naddy
16490f0b2b Update to 7.21.2, which brings back Gopher support.
The security fix announced for this release doesn't concern Unix.
2010-10-14 19:44:26 +00:00
sthen
afef0a0409 Remove a pcap_setnonblock() call which was added as a workaround for a
problem in OSX, it breaks reading from capture files. From Brian Keefer.
2010-10-14 07:29:44 +00:00
jasper
0a9e38544d - don't hardcode path to tcl headers 2010-10-12 20:13:47 +00:00
robert
c06abedde8 Fix OpenSSL update fallout by using a diff from bro ticket #247
which checks and uses the correct API
2010-10-12 20:12:52 +00:00
bluhm
08570e8a30 update p5-IO-Socket-Multicast to 1.12
ok kevlo@ (MAINTAINER)
2010-10-12 10:13:12 +00:00
sthen
c731b3abf1 Don't try and syslog during build, it interferes with aja's bulk builds
inside a chroot. ok ajacoutot@
2010-10-12 09:55:51 +00:00
bluhm
c1c45a92a0 update p5-NetAddr-IP to 4.033 2010-10-11 22:50:11 +00:00
benoit
99de4db363 - Update py-dnspython to 1.8.0
- regen PLIST

ok wcmaier@
2010-10-11 14:59:15 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
dcoppa
842da8d68a Bugfix update to mldonkey-3.0.5.
Switch to new-style LIB_DEPENDS/WANTLIB.
Minor style cleanups.
2010-10-11 06:45:10 +00:00
steven
20a61a3a31 add some more REGRESS_FLAGS to cope with absence of devel/check during
configure.

problem spotted by naddy@
2010-10-10 18:11:50 +00:00
jasper
9a71574e19 - fix build with upcoming cairo update 2010-10-10 15:12:50 +00:00
benoit
ef7cef1a31 - unbreak dclib after the openssl update
ok landry@, sthen@
2010-10-09 09:41:41 +00:00
jasper
ba79ae7220 - update p5-Net-Twitter to 3.13008
- switch to MODCPAN_EXAMPLES

maintainer timed-out
2010-10-07 20:38:09 +00:00
jasper
0204a47dca - add patches from gentoo to disable md2 (and unbreak ejabberd after the
openssl update).

ok viq (MAINTAINER)
2010-10-07 17:00:18 +00:00
landry
15212d42e8 Use gnu libtool for now, silc-client messes up with static linking.
From maintainer brad.
2010-10-07 12:11:52 +00:00
jasper
746c18b06b - add support for reading humidity sensors
ok sthen@ (MAINTAINER)
2010-10-07 11:01:06 +00:00
sthen
fbb810a70f Unbreak, sort-of spotted by landry@. Didn't package before so no bump. 2010-10-07 10:20:27 +00:00
jeremy
0cb63e009f Upstream rerolled the distfile and changed the DEFAULT_CHUNK_SIZE from
2k to 16k.  Bump REVISION.

OK landry@
2010-10-06 20:06:23 +00:00
stephan
d654922868 - update to 2.0.5
- update license (MIT'ish) and set marker
- remove NO_REGRESS
- update HOMEPAGE

ok jasper@ (maintainer timeout)
2010-10-06 08:06:31 +00:00
jasper
e7866f61f9 sync 2010-10-06 07:31:09 +00:00
jasper
c79210c855 import ruby-errand 0.7.2
Errand provides Ruby bindings for RRD functions (via librrd), and a
concise DSL for interacting with RRDs.

feedback/ok bernd@
2010-10-06 07:30:41 +00:00
steven
8f651ddb2c use openbsd libtool in regress, following libtool rev 1.11
(problem reported by naddy)
regress depends on gnu check, also noticed by naddy
2010-10-05 17:08:02 +00:00
sebastia
7a9fd255fa Cleanup do-install in order to fix permissions on files in fake stage, pointed out
by sthen@, and bump.

OK landry@, sthen@
2010-10-05 15:17:13 +00:00
armani
e0dc60b4c3 Update to 2.1.0, change my email address and integrate 2 patches from
Laurent Ghigonis, one to properly detect the mac address and the other to close
the bpf after use (You don't need to create 40 bpf anymore), thanks !

ok sthen@
2010-10-05 09:18:05 +00:00
benoit
b703301835 - unbreak nmap after the openssl update
ok giovanni@
2010-10-04 20:42:34 +00:00
sthen
63c5602f8b update p5-Net-Pcap to 0.16 and drop bmc@ as maintainer at his request.
ok bmc@
2010-10-04 08:44:59 +00:00
ajacoutot
94ef42a3da Merge from glib upstream 136e705e8383ff8848e425ac01278102d7badc52
install-gsettings-schemas has been rewritten in a portable way
2010-10-04 06:49:33 +00:00
dcoppa
45fc5dbec4 Unbreak after openssl update (OpenSSL 1.0.0a).
From upstream.

OK sthen@
2010-10-03 13:02:19 +00:00
ajacoutot
c5c1ac0e82 Advise to increase number of openfiles. 2010-10-02 16:16:10 +00:00
jasper
5dec367ee1 - missing module 2010-10-02 07:23:34 +00:00
sthen
3d220c93a2 use Tcl/Tk 8.5, sync WANTLIB, bump. ok kevlo@ 2010-10-01 15:23:07 +00:00
sebastia
d9ac823e37 Maintenance release update coccinella to 0.96.20
OK, jasper@
2010-10-01 13:09:54 +00:00
ajacoutot
d5495e617a WANTLIB. 2010-10-01 11:48:44 +00:00
ajacoutot
2100635ea6 Missing gtk-update-icon-cache goo. 2010-10-01 10:55:10 +00:00
sthen
3432e996b8 nsd is now in base OpenBSD; set COMES_WITH. ok jakob@ espie@ 2010-10-01 07:23:11 +00:00
robert
bc204a876b Add support for querying multi temperature sensors too 2010-09-30 15:51:51 +00:00
jasper
443c7c73b0 - fix DEPENDS 2010-09-30 12:45:21 +00:00
jasper
8928b1eeeb - update telepathy-logger to 0.1.5
- add new glib goo!

ok aja@
2010-09-30 07:37:25 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
sthen
243e16d9fb update to 6.0.1; fixes perl 5.12 deprecation warnings (especially noticable
if you run mrtg from cron).  drop jcs@ as maintainer as per his request.

ok jcs@
2010-09-29 21:53:40 +00:00
jasper
32a9f8c98f - remove these workarounds, our pkg-config(1) is able to deal with
Requires: pkg-config >= 0.21
now. you'll need a very recent pkg-config for this to work though!
2010-09-29 16:51:09 +00:00
kili
69776d6191 Add missing LIB_DEPENDS (devel/gmp). 2010-09-29 07:13:15 +00:00