Commit Graph

176722 Commits

Author SHA1 Message Date
Edwin Groothuis
e47de4b05b DNSCAP - DNS traffic capture utility
cap is a network capture utility designed specifically for DNS
    traffic. It produces binary data in pcap(3) format, either on
    standard output (by default) or in successive dump files (if the d
    command line option is given.) This utility is similar to tcpdump(1),
    but has finer grained packet recognition tailored to DNS transactions
    and protocol options. dnscap is expected to be used for gathering
    continuous research or audit traces.

    SYNOPSIS
     dnscap [-avf6] [-i if ...] [-l vlan ...] [-p port] [-m [quire]] [-h [ir]]
	    [-q host ...] [-r host ...] [-d base [-k cmd]] [-t lim] [-c lim]

    WWW: http://public.oarci.net/tools/dnscap
2007-05-02 22:44:13 +00:00
Edwin Groothuis
306b680d7e Fix pkg-plist
Noticed by: asouza at #bsdports
2007-05-02 22:21:07 +00:00
Cy Schubert
b4d312cbea Remove defunct (zero length) patch files.
Pointy hat to:		yours truly
2007-05-02 21:17:33 +00:00
Mikhail Teterin
3b6a9fa3c8 Work-around the deficiencies in FreeBSD package-building cluster,
which causes the regression-tests to fail by disabling the regression
tests.

Unbreak -- the build was never "broken" for the usual (non-jail)
systems.
2007-05-02 19:57:58 +00:00
Juergen Lock
2e8303dd61 - Add security fixes from debian etch (slightly adapted to this version)
- Disable -vmwarevga acceleration code for now (missing range checks)

Obtained from:	debian
Security:	http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html
2007-05-02 19:55:07 +00:00
Juergen Lock
a9da25a9a9 Add security fixes from debian etch (slightly adapted to this version)
Obtained from:	debian
Security:	http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html
2007-05-02 19:54:05 +00:00
Kris Kennaway
f54bbf38d6 BROKEN: Regression tests fail 2007-05-02 19:36:18 +00:00
Kris Kennaway
30e3dcbb8c Bump PORTREVISION to repair package creation botch from previous commit.
Refused to fix:	mi
2007-05-02 19:35:53 +00:00
Andrew Pantyukhin
a4b45aef4e - Update to 0.8 2007-05-02 19:05:14 +00:00
Andrew Pantyukhin
a713cc23f6 - Update to 8.70 2007-05-02 19:04:15 +00:00
Andrew Pantyukhin
2c5b6d21c3 - Update to 0.8.6 2007-05-02 18:56:09 +00:00
Andrew Pantyukhin
ad27609a17 - Update to 0.7.13 2007-05-02 18:53:04 +00:00
Andrew Pantyukhin
94dc59ba04 - Add an option to enable insults
Submitted by:	Dan Casey <dcasey@debtresolve.com>
2007-05-02 18:47:16 +00:00
Joe Marcus Clarke
d75b7c6714 Remove a leftover directory.
Reported by:	pointyhat via kris
2007-05-02 18:40:01 +00:00
Andrew Pantyukhin
43c19a3ca1 - Update to 0.9.3 2007-05-02 18:34:09 +00:00
Andrew Pantyukhin
9dc1fe444b - Update to 1.1.4.8.070430 2007-05-02 18:29:40 +00:00
Andrew Pantyukhin
cbd4c6be77 - Update to 1.6 2007-05-02 18:29:14 +00:00
Andrew Pantyukhin
49e9e7cbd0 - Ironically xpi-resurrectpages lost its homepage, reset to
addons.mozilla.org page
2007-05-02 18:24:14 +00:00
Andrew Pantyukhin
9df2f491d8 Add port misc/cloc:
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages.

cloc contains code from David Wheeler's SLOCCount and Damian Conway and
Abigail's Perl module Regexp::Common.

WWW: http://cloc.sourceforge.net/
Author: Al Danial <al.danial@gmail.com>
2007-05-02 17:46:47 +00:00
Remko Lodder
573e3a6f58 Standarize the latest entry (qemu) a bit more and add a forgotten 'a'
in the p5-Imager text.
2007-05-02 16:56:22 +00:00
Alejandro Pulver
fa56069b35 - Update to latest stable version (is minor than the port version so use
PORTEPOCH).
- Remove BROKEN.
- Remove RESTRICTED (also removed from LEGAL) since it's distributed under GPL.
- Use pkg-plist (static).
- Preserve command line arguments in the wrapper script.

PR:		ports/112150
Submitted by:	alepulver (myself)
Approved by:	armitage@smartwifi.com.ph (maintainer, timeout)
2007-05-02 16:33:51 +00:00
Alejandro Pulver
7631dbf03b Torrent Swapper is an open sourced sociable peer to peer file-sharing client
based on the Bittorrent protocol that is ideal for high-speed distribution of
large files that has a basic understanding of human friendships, of user
tastes in content, and of Internet connectivity between users. Torrent Swapper
supports simultaneous downloads, download queue, selected downloads in torrent
package, fast-resume, disk cache, speed limits, port mapping, proxy,
ip-filter, etc.

Features include:

* Amazon-like recommendations to get interesting files.
* Doubling the download speed by using the upload capacity of friends.
* Real-time P2P file sharing with P2P video streaming.
* Showing the locations of seeders / leechers of the same content with
  city-level accuracy on a world map.
* Multiple downloads in a single window.
* Queueing system with priority.
* Supporing pause, stop, resume, queue, remove operations.
* Supporting global setting such as upload and download limiting.
* Supporting local setting for each torrent as well.

WWW: http://bit-torrent.sourceforge.net/
2007-05-02 16:25:46 +00:00
Alejandro Pulver
57a4a5149c Tribler is a social community that facilitates filesharing through a so called
peer-to-peer (p2p) network. A p2p network is structural different to a
server-computer structure, where every user downloads its files from one
central server. Within p2p the user/downloader becomes also an uploader to the
next user. In this way there is no central computer that provides every file
to all users.

WWW: http://www.tribler.org/
2007-05-02 16:24:34 +00:00
Alejandro Pulver
6121c51e44 - Move DIST_SUBDIR to the frist part of the port.
- Use OpenSSL from the ports (the new version makes additional functionality
  to be compiled, which enables future - 2 right now - ports to work).

PR:		ports/112131
Submitted by:	alepulver (myself)
Approved by:	mnag (maintainer, timeout)
2007-05-02 16:21:44 +00:00
Rong-En Fan
92f48d8893 - Update to 0.53
- Remove perl < 5.6 support
- Remove now useless TARGETDIR
2007-05-02 15:34:35 +00:00
Rong-En Fan
e78f310cd2 - Update to 0.74 2007-05-02 15:34:00 +00:00
Joseph Koshy
29da12cc98 Upgrade to v0.4.5.1. Upstream changes from the previous version
of the port include:
 - Initial support for "disk overlays", enabling rollback of
   emulated disk contents.
 - Bug fixes to dyntrans and other modules.
 - GDB debugging stub support, some dummy and experimentals CPUs
   and machine modes have been removed.
 - Landisk emulation now runs OpenBSD/landisk.
2007-05-02 13:03:43 +00:00
Alexey Dokuchaev
6ca0444568 - Minor COMMENT change (s/---/--/, article `a' is superfluous here)
- Install opengl_spectrum visualization plugin, it builds and works fine
- Since we're doing FOO_PLUGINS+= ..., separate initial values with spaces,
  not commas, for consistency
- Remove useless `-esound' suffix, esound is no more special than any other
  output method these days
- Drop unsupported hashes from distinfo

Approved by:	maintainer timeout (5+ weeks)
2007-05-02 12:43:26 +00:00
Mathieu Arnold
3c25af0759 Update to 1.44 2007-05-02 10:59:24 +00:00
Oliver Lehmann
b30b9add9f remove "restart_cmd" to make restart work again 2007-05-02 09:27:25 +00:00
Edwin Groothuis
f9d78354ff [patch] cleanup non-supported FreeBSD versions
PR:		ports/111698
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:05:06 +00:00
Edwin Groothuis
40e46c09ce [patch] cleanup non-supported FreeBSD versions
PR:		ports/111696
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:04:30 +00:00
Edwin Groothuis
10e1da0933 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111686
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:03:56 +00:00
Edwin Groothuis
3e98299421 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111685
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:02:29 +00:00
Edwin Groothuis
e3426001f5 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111683
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:02:07 +00:00
Edwin Groothuis
03dc16c58f [patch] cleanup non-supported FreeBSD versions
PR:		ports/111676
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:01:47 +00:00
Edwin Groothuis
501d5283df [patch] cleanup non-supported FreeBSD versions
PR:		ports/111669
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:01:27 +00:00
Edwin Groothuis
bdd032fc66 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111661
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:00:40 +00:00
Edwin Groothuis
0cde2ffb72 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111653
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:00:02 +00:00
Edwin Groothuis
f79fd0de06 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111651
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:58:00 +00:00
Edwin Groothuis
0bf075c64b :r /tmp/aa
[patch] cleanup non-supported FreeBSD versions

PR:		ports/111644
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:57:15 +00:00
Edwin Groothuis
cb8ba9446d [patch] cleanup non-supported FreeBSD versions
PR:		ports/111643
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:56:52 +00:00
Hiroki Sato
63c02a83ee Update MASTER_SITE_SUBDIR. 2007-05-02 07:49:06 +00:00
Edwin Groothuis
b09b59ccb2 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111638
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:18:13 +00:00
Edwin Groothuis
1f20b57a62 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111723
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:17:21 +00:00
Edwin Groothuis
4a1e6b5974 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111728
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:15:46 +00:00
Edwin Groothuis
f42468ac8f [patch] cleanup non-supported FreeBSD versions
PR:		ports/111726
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:15:18 +00:00
Edwin Groothuis
4e8e11bf73 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111725
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:14:50 +00:00
Edwin Groothuis
c817a83fdc [patch] cleanup non-supported FreeBSD versions
PR:		ports/111724
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:13:53 +00:00
Edwin Groothuis
0a7f49ac0f [patch] cleanup non-supported FreeBSD versions
PR:		ports/111693
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:13:09 +00:00