Commit graph

107540 commits

Author SHA1 Message Date
adrianp
3b3edb42fe Update
net/libcares			(1.3.2)
chat/unrealircd			(3.2.6)
net/libpcap			(0.9.5)
net/p5-Net-Pcap			(0.14)
net/p5-Net-Packet		(3.25)
net/scapy			(1.05)

Add
mail/courier-analog		(0.13)
net/p5-Net-Libdnet		(0.01)
deve/p5-Class-Gomor		(1.01)
net/p5-Net-Write		(1.00)
textproc/py-X			(0.9)

Remove
devel/p5-Class-Gomor-Hash	(0.22)
2007-01-03 15:34:08 +00:00
adrianp
3a224d243f -unrealircd
-libpcap
2007-01-03 15:27:42 +00:00
tv
d4a4c0c18b Require "inet6" option to be set, forcing IPv6 capability before building. 2007-01-03 15:25:12 +00:00
tv
b8c621abb9 Require "inet6" option to be set, forcing IPv6 to exist before building. 2007-01-03 15:23:25 +00:00
tv
36a4ea478e libgetopt for <getopt.h> where not present. 2007-01-03 15:21:35 +00:00
adrianp
0fab269c3e Fix what turned out to be a incomplete PLIST
Ride the recent import
2007-01-03 15:16:45 +00:00
obache
2388ea675f Added databases/ipa_sdb version 1.0.1. 2007-01-03 15:08:01 +00:00
obache
a86412ddaf Import ipa_sdb version 1.0.1.
Based on PR 34860 by Andrey Simonenko and I made some modification.

IPA_SDB -- IPA simple database module

Main features:

- Distribution consists of database ipa_db_sdb(8) and statistics
  ipa_st_mod(8) modules;
- Modules completely support dynamic and static rules, limits and
  thresholds;
- All database files are stored in own record based database formats;
- Formats of database files are machine architecture independent;
- Sizes of database records are relatively small (binary data formats);
- Access to statistics can be granted accordingly to the user group;
- There is the ipa_sdb_dump(8) utility for dumping database files to
  text format and back.
2007-01-03 15:06:02 +00:00
adrianp
ea15012be8 Update to 1.0.5
_lots_ of changes
In brief:

# Revision 1.0.0.7  2005/08/10 20:01:56  pbi
# - changed Ether.mysummary() (P. Lalet)
# - Update of Sebek protocols (P. Lalet)

# Revision 1.0.0.21  2005/09/06 17:05:19  pbi
# - new logging/warning facility using the logging module

# Revision 1.0.0.24  2005/09/08 14:13:36  pbi
# - added RandIP()

# Revision 1.0.0.33  2005/09/24 14:29:30  pbi
# - completed PrismHeader layer

# Revision 1.0.4.98  2006/10/06 16:31:41  pbi
# - added additionnal DHCP Options (ticket #11)

# Revision 1.0.4.84  2006/09/23 06:52:46  pbi
# - improved import_hexcap() to handle more hexdump outputs
2007-01-03 15:02:51 +00:00
obache
47ff5cc088 Add buildlink3 file for plugin. 2007-01-03 15:01:25 +00:00
adrianp
5b6c9b6ee0 +py-X 2007-01-03 14:51:51 +00:00
adrianp
f587b81e66 PyX is a Python package for the creation of PostScript and PDF files. It
combines an abstraction of the PostScript drawing model with a TeX/LaTeX
interface. Complex tasks like 2d and 3d plots in publication-ready quality
are built out of these primitives.

Features
* PostScript and PDF output for device independent, freely scalable figures
* seamless TeX/LaTeX integration
* full access to PostScript features like paths, linestyles, fill patterns,
  transformations, clipping, bitmap inclusion, etc.
* advanced geometric operations on paths like intersections, transformations,
  splitting, smoothing, etc.
* sophisticated graph generation: modular design, pluggable axes, axes
  partitioning based on rational number arithmetics, flexible graph styles, etc.
2007-01-03 14:51:07 +00:00
adrianp
7fd8b81170 Add in scapy-* options for upcoming net/scapy bump 2007-01-03 14:34:11 +00:00
adrianp
c2dec851ee Add in a DEPENDS on p5-IO-Interface
Ride the recent version bump
2007-01-03 14:29:11 +00:00
adrianp
fdfa224940 Update to 3.25
In Brief:
3.24 Sat Dec 16 17:48:15 CET 2006
- NEW: now supports big-endian archs (IPv4 and IPv6 update)
- bugfix: Frame: require VLAN

3.21 Wed Nov 15 19:52:43 CET 2006
- NEW: added layers STP, OSPF (header only), IGMPv4 (v1 and v2),
  CDP::Address, CDP::TypeAddresses, CDP::TypeCapabilities,
  CDP::TypePortId, CDP::TypeSoftwareVersion
- NEW: Dump now support PPP links

3.20 Sun Nov 12 23:02:09 CET 2006
- NEW: support for PPPoE, PPP, PPPLCP, LLC, and begin the work for CDP
2007-01-03 14:24:35 +00:00
adrianp
79508b6f5c +p5-Net-Write 2007-01-03 14:11:18 +00:00
adrianp
15e7b4e243 Net::Write provides a portable interface to open a network interface, and be
able to write raw data directly to the network. It juste provides three methods
when a Net::Write object has been created for an interface: open, send, close.

It is possible to open a network interface to send frames at layer 2 (you craft
a frame from link layer), or at layer 3 (you craft a frame from network layer),
or at layer 4 (you craft a frame from transport layer).

NOTE: not all operating systems support all layer opening. Currently, Windows
only supports opening and sending at layer 2. Other Unix systems should be able
to open and send at all layers.
2007-01-03 14:09:28 +00:00
adrianp
41532cb4d9 +p5-Class-Gomor 2007-01-03 14:04:10 +00:00
adrianp
d9a4412e48 This module is yet another class builder. This one adds parameter checking
in new constructor, that is to check for attributes existence, and definedness.
2007-01-03 14:02:57 +00:00
adrianp
fafe13b7d7 -p5-Class-Gomor-Hash 2007-01-03 14:01:01 +00:00
adrianp
bb5fa8e3d4 Remove p5-Class-Gomor-Hash. This will be replaced by p5-Class-Gomor soon
which will include a Class::Gomor::Hash.
2007-01-03 14:00:17 +00:00
adrianp
452f5c49d8 +p5-Net-Libdnet 2007-01-03 13:51:43 +00:00
adrianp
6ed6501649 Net::Libdnet - Perl interface to libdnet 2007-01-03 13:50:19 +00:00
adrianp
61fdbe32cc Update to 0.14
2006.09.05 - 0.14 - Sebastien Aperghis-Tramoni (SAPER)
- [DIST] RT#21219: Now use a default flag.
- [TESTS] Bumped the required version of Test::Pod::Coverage up to 1.08.

2006.08.29 - 0.13 - Sebastien Aperghis-Tramoni (SAPER)
- [CODE] Cleaned the typemap. Thanks to "Ani" on FreeNode for pointing.
- [DIST] Fixed compile option to use -Wall only for gcc. Thanks to
  Wolf-Dietrich Fromm for pointing.
- [DIST] Detection code can now handle IBM compiler. Thanks to Wolf-Dietrich
  Fromm for the help.
- [TESTS] Fixed 05-dump.t, 10-fileno.t. Thanks to "Ani" on FreeNode.
- [DOC] Fixed small typo in README. Thanks to "Ani" on FreeNode.
- [DOC] Fixed small error in open_live() example. Thanks to Cindy Teel
  and Doug Baker.

2006.03.19 - 0.12 - Sebastien Aperghis-Tramoni (SAPER)
- [BUGFIX] Fixed stub for pcap_list_datalinks().
- [BUGFIX] Merged Jean-Louis Morel patch for Win32 and Cygwin.
- [FEATURE] Added wrappers for compile_nopcap(), get_selectable_fd(), next_ex()
- [FEATURE] Merged wrappers from Net::Pcap 0.04.02 for WinPcap functions
  createsrcstr(), parsesrcstr(), getevent(), open(), sendpacket(),
  sendqueue_alloc(), sendqueue_queue(), sendqueue_transmit(), setbuff(),
  setmintocopy(), setmode().
- [FEATURE] Added wrapper for WinPcap function setuserbuffer().
- [CODE] Added missing short names for compile(), set_filter(), freecode()
- [DIST] Fixed Makefile.PL so that pcapinfo is installed.
- [TESTS] Rewrote t/20-constants.t because future versions of ExtUtils::Constant
  will prevent the constant() function from being directly called.
- [TESTS] Added t/22-open.t, t/23-strsrc.t
- [TESTS] Updated t/03-openlive.t with diagnostics for FreeBSD and OpenBSD.
2007-01-03 13:44:03 +00:00
adrianp
c674d6b47e Update to 3.9.5
Fix compiling on AIX (, at end of ENUM)
Updated list of DNS RR typecodes
Use local Ethernet defs on WIN32
Add support for Frame-Relay ARP
Fixes for compiling under MSVC++
Add support for parsing Juniper .pcap files
Add support for FRF.16 Multilink Frame-Relay (DLT_MFR)
Rework the OSPFv3 printer
Fix printing for 4.4BSD/NetBSD NFS Filehandles
Add support for Cisco style NLPID encapsulation
Add cisco prop. eigrp related, extended communities
Add support for BGP signaled VPLS
Cleanup the bootp printer
Add support for PPP over Frame-Relay
Add some bounds checking to the IP options code, and clean up
the options output a bit.
Add additional modp groups to ISAKMP printer
Add support for Address-Withdraw and Label-Withdraw Msgs
Add support for the BFD Discriminator TLV
Fixes for 64bit compiling
Add support for PIMv2 checksum verification
Add support for further dissection of the IPCP Compression Option
Add support for Cisco's proposed VQP protocol
Add basic support for keyed authentication TCP option
Lots of minor cosmetic changes to output printers
2007-01-03 13:34:55 +00:00
adrianp
e6debfdf5f +courier-analog 2007-01-03 12:57:25 +00:00
adrianp
b122b4ae3a This is an optional package, the Courier log analyzer. Courier-analog generates
log summaries for incoming and outgoing SMTP connections, and IMAP and POP3
activity. courier-analog can generate output in text or HTML format.
2007-01-03 12:56:13 +00:00
adrianp
6c79a801f1 Update to 3.2.6
In brief:
Unreal3.2.6 Release Notes
==========================

==[ GENERAL INFORMATION ]==
- The purpose of the sections below (NEW, CHANGED, MINOR, etc) is to be a
  SUMMARY of the changes in this release. There have been 80+ changes, and
  trying to mention them all would be useless, see the Changelog for the full
  list of changes.

==[ CHANGED ]==
- SSL: The server certificate and keys can now be reloaded via '/REHASH -ssl',
  no restart needed anymore.
- loadmodule errors are improved
- Snomask 'N' will no longer show nick changes of U-lined servers
- Various doc updates ('/HELPOP ?EXTBANS', and some unreal32docs improvements)

==[ MAJOR BUGS FIXED ]==
- Crash if link::options::quarantine was used
- Another crash which could happen in some rare cases
- Throttling was not always being applied correctly
- Windows 2003: Fixed crash on-boot if no nameserver was set
- Windows: Fixed /RESTART not always working properly (leaving the ircd dead)
2007-01-03 12:46:01 +00:00
adrianp
80aa56b0e3 Update to 1.3.2
In brief:
Version 1.3.2 (November 3, 2006)

* October 12 2006

- Prevent ares_getsock() to overflow if more than 16 sockets are used.

Version 1.3.1 (June 24, 2006)

* July 23, 2006

- Gisle Vanem added getopt() to the ahost program. Currently accepts
  only [-t {a|aaaa}] to specify address family in ares_gethostbyname().

* June 19, 2006

- (wahern) Removed "big endian" DNS section and RR data integer parser
  macros from ares_dns.h, which break c-ares on my Sparc64. Bit-wise
  operations in C operate on logical values. And in any event the octets are
  already in big-endian (aka network) byte order so they're being reversed
  (thus the source of the breakage).

* May 10, 2006

- Bram Matthys brought my attention to a libtool peculiarity where detecting
  things such as C++ compiler actually is a bad thing and since we don't need
  that detection I added a work-around, much inspired by a previous patch by
  Paolo Bonzini. This also shortens the configure script quite a lot.

* November 25
- Yang Tse fixed some send() / recv() compiler warnings

* September 18
- Added constants that will be used by ares_getaddrinfo
- Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it
  is available to ensure it works properly in a threaded environment.

* September 10
- configure fix for detecting a member in the sockaddr_in6 struct which failed
  on ipv6-enabled HP-UX 11.00
2007-01-03 12:38:38 +00:00
obache
d10426559d Updated sysutils/ipa to 2.0.2. 2007-01-03 12:34:11 +00:00
obache
dc669e6130 Update ipa to 2.0.2.
Patch provided by MAINTAINER, Andrey Simonenko in PR 35323.

ipa-2.0.2       released

Changes:
    *   If a system does not have LOG_PERROR flag for syslog(3) (this
        is a non-standard flag), then "ipa -d" did not output log
        messages to stderr.

    *   Now the configure script checks vsyslog() function, which is
        not mentioned in SUSv3.

    *   Added checks for int32_t, uint32_t, int64_t and uint64_t
        to configure.

    *   autoconf 2.59 -> 2.61, automake 1.9.6 -> 1.10.

    *   Now autoheader is used for generating src/config.in.h.

    *   New options for configure: --enable-gcc-more-warns,
        --disable-gcc-warns.

    *   It was not possibly to correctly redefine SYM_PREFIX macro
        variable, added relevant description to INSTALL.

    *   If positive counter of some rule is overflowed, then
        statistics was incorrectly updated in databases.

    *   Initialization of descriptors in ipa was incorrect if
        stdin, stdout and stderr were closed.

    *   Usage of include_files parameter in ipastat.conf caused fake
        log messages about memory leak.

    *   Values in limit, expire, restart and threshold parameters
        could not be written with spaces, corrected.

    *   In the configure script --enable-FEATURE and --disable-FEATURE
        disabled FEATURE.
2007-01-03 12:31:00 +00:00
obache
c907fcb3d9 Updated wm/wmctrl to 1.07. 2007-01-03 12:10:25 +00:00
obache
8149af270a Update wmctrl to 1.07.
Based on patch provided by Brian de Alwis in PR 35355,
add missing manpage entry.

03 Jan 2005  Tomas Styblo  <tripie@cpan.org>
  * 1.07 released

03 Jan 2005  Christopher Chan-Nui <channui@tiny.org>
  * fixed a formatting bug that made the window list
    unintelligible for desktop_ids == -1 or desktop_ids > 9


03 Jan 2005  Tomas Styblo  <tripie@cpan.org>
  * 1.06 released

03 Jan 2005  Christian V. J. Brüssow <cvjb@cvjb.de>
  * added support for WM_CLASS

03 Jan 2005  Jack Erwin <jerwin@jabber.com>
  * added the ability to address the currently active window (:ACTIVE:)

03 Jan 2005  Mads Martin Joergensen <mmj@suse.de>
  * added support for 64-bit environments

03 Jan 2005  Shyamal Prasad <shyamalprasad@verizon.net>
  * provided a wmctrl(1) manpage
2007-01-03 12:09:19 +00:00
adam
4b5d56c34b PLIST fix 2007-01-03 08:20:18 +00:00
joerg
066b8cc04c Add missing backslash. 2007-01-03 08:15:53 +00:00
agc
a08776b7bd Note addition of math/fgmp 2007-01-03 07:56:22 +00:00
agc
1bbb7609b7 Add and enable fgmp 2007-01-03 07:54:58 +00:00
agc
75c02da60c Initial import of Mark Henderson's multi-precision maths (hello mid-Atlantic
divide) fgmp-1.0b5 routines into the Packages Collection:

	FGMP is Mark Henderson's public domain implementation of a subset of
	the GNU gmp library with the same API.  The fgmp library also includes
	a couple of extra routines.
2007-01-03 07:53:37 +00:00
wiz
7868be43f9 Updated openal to 0.0.8. 2007-01-03 07:03:59 +00:00
wiz
eeaf8b28f8 Update to latest version, 0.0.8. Previous version was date-based (and thus
higher), so reset version dependency in buildlink3.mk to current one.
No package affected.

Changes:
About two years of development, only described in ChangeLog AFAICT.
2007-01-03 07:03:15 +00:00
cjs
c8118f5a24 Add a patch that fixes the install code in Makefile.in, so we can just use
that rather than having to hack our own install code. This changes what's
actually built and installed not one whit, so we do not increment the version.
2007-01-03 05:50:15 +00:00
minskim
7b216e9ea3 Declare functions before using them to avoid wrong guess. 2007-01-03 03:31:54 +00:00
minskim
f4ef2de2b0 Correct the path to dinode.h on Darwin. 2007-01-03 03:26:31 +00:00
minskim
cf15737f9a Explicitly specify where to find openssl. Otherwise, the configure script
fails to detect native openssl on Darwin.
2007-01-03 03:06:13 +00:00
kano
cb43b130a0 sync with mk/pgsql.buildlink3.mk rev. 1.20
> As discussed on tech-pkg, remove PostgreSQL 7.4.
2007-01-03 00:58:24 +00:00
rillig
fb967a6591 Cleaned up bsd.pkg.mk:
- Removed some outdated comments.
- Made the inclusion of other *.mk files uniform.
- Replaced some instances of ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN},
  since the latter is much shorter.
2007-01-02 23:34:40 +00:00
abs
d48ffda076 Update estd to -r5nb3
- Ensure rc.d script starts with #!/bin/sh
2007-01-02 23:20:06 +00:00
wiz
135550fe6d Fix typo in comment. 2007-01-02 23:14:54 +00:00
wiz
6f4baee69d + DatLib-2.19, MAMEDiff-2.26, evolution-2.8.2.1, evolution-exchange-2.8.2,
file-roller-2.16.2, gnome-games-2.16.2, gnome-screensaver-2.16.2,
  gnucash-2.0.4, nautilus-cd-burner-2.16.2, py-gobject-2.12.3,
  shntool-3.0.0, sound-juicer-2.16.2, yelp-2.16.2.
2007-01-02 23:14:10 +00:00
rillig
0e9dbd1f6b Outside of packages, the :M* operator has to be used sometimes.
When .PHONY appears as the source in a dependency line, all targets are
considered "virtual" targets.
2007-01-02 23:01:24 +00:00