Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
* kppp: completed i18n-related flow control fix
* kppp: fixed PPP interface check on FreeBSD and possibly other systems
|
|
This fixes many security problems in protocol dissectors.
other changes:
-RADIUS dictionaries are now included.
-A lot of documentation was updated
-Some command line parameters have changed
-A "File/File Set" submenu was added to better handle multiple files
-Flow graphs can now be created for any protocol.
-Memory management has been greatly improved.
-JXTA has been added to the conversations menu.
-When compiled with MIT/Heimdal Kerberos AND if keytab files are provided
-TCP Sequence graphs should now work for all captures and all encapsulation types
-new and updated protocol support
|
|
|
|
affects bittorrent.
|
|
promptly when redirecting onto a file. This has been reported to the
upstream maintainers.
PKGREVISION++ in Makefile.common. This affects bittorrent-gui because
it uses the same PATCHDIR, even though the new patch doesn't change
that package. It seems awkward to try to manage PKGREVISION
separately for packages built from the same tarball, and of little
benefit.
|
|
Depend on a libpcap that is new enough (pcap_freecode with one argument).
Should fix bulk build.
|
|
on NetBSD 1.6.
|
|
Breaks build if not libpcap found, so no PKGREVISION bump needed.
|
|
avoid failures after an incomplete "make install".
|
|
|
|
List posted to tech-pkg by jmmv on June 15, no negative comments.
|
|
Solve memory leak in Overnet/Kademlia
EDK: Files copied to incoming dir for sharing do not appear in
upstats after hashing
HTML: Add Multiline File Information in search results
EDK: Re-enable source exchange with eMule clients
Gdstats: Fix corrupted pics output/improved output
EDK: Parse and display version numbers
|
|
|
|
|
|
and efficient client with the ability to run in the background using screen.
It supports fast-resume and session management.
|
|
avoid redundant copying and storing of data that other clients and libraries
suffer from. Licensed under the GPL.
|
|
http://www.kde.org/info/security/advisory-20050721-1.txt
Bump PKGREVISION.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
Bump PKGREVISION to 1.
|
|
to apply it.
|
|
that don't have it.
|
|
|
|
obviating the need for a sed expression.
|
|
via PKG_OPTIONS_LEGACY_OPTS until after the next branch.
|
|
that don't have it.
|
|
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier
to the tool name, e.g.,
USE_TOOLS+= perl:run
Tools without modifiers or with an explicit ":build" modifier will
cause build dependencies (BUILD_DEPENDS) on those tools to be added.
This makes the notation a bit more compact.
|
|
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
|
|
Changes from previos version 2.0.2 include:
- support for O2 network in the UK
- misc bugfixes
|
|
|
|
which provides a convenient way for POE applications to perform non-blocking
Ident (auth/tap) protocol remote username lookups.
The component will mainly of use to the authors of server daemons and server
components which sometimes have a requirement to confirm the username provided
by the client and, therefore, use the Ident protocol to query the remote host.
|
|
Net::DNS::Resolver. It accepts events containing Net::DNS::Resolver
questions, and it emits events carrying Net::DNS::Packet responses.
|
|
|
|
|
|
No official ChangeLog; summary:
- various buffer size fixes
- remove some double and triple encryption CPU wastes
- zlib usage fixes
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
changes:
Fixes for compiling on nearly every platform,
including improved 64bit support
MSDOS Support
Add support for sending packets
OpenBSD pf format support
IrDA capture (Linux only)
appearently filtering in ieee802_11_radio packets works now
pkgsrc: enabled IPv6 for NetBSD too
|
|
|
|
|
|
and add some fixes to allow building against pkgsrc libpcap
|
|
|
|
function for Imakefiles, only ComplexProgramTarget().
Bump pkg revision to vncviewer-3.3.3.2nb2
|
|
|
|
For UNIX, 1.3.85 is the latest version in the 1.4 release cycle.
Notable recent improvements are included in Linux 2.4 client support,
several race condition fixes in the fileserver, and audit logging for all
servers on all platforms.
|
|
|
|
|
|
VDE is a virtual network that can be spawned over a set of physical
computers over the Internet.
VDE connects together: (1) real GNU-linux boxes (tuntap) (2) virtual
machines: UML-User Mode Linux, qemu, bochs, MPS.
VDE can be used:
- to create a general purpose tunnel (every protocol that runs on
Ethernet can be put into the tunnel)
- to connect a set of virtual machine to the Internet with no need of
free access of tuntap
- to support mobility: a VDE can stay interconnected despite of the
change of virtual cables, i.e. the change of IP addresses and
interface in the real world
|
|
Approved by zuntum@
Changes since last packaged version (0.35):
0.35a ??? [Never released] Fixed broken HTML: missing </font> tags.
Thanks to Torgen Foertsch
0.35.1 Repairing HTML
0.35.2 Again repair HTML. Thanks to Lars Mueller.
0.36-pre1
+ getopts
+ split_network
+ deaggregate
+ rename dqtobin bintodq
+ netblocks
+ accept hex netmasks (contribution)
+ remove garbage
+ rework argument handling
+ work all the time on integers, not machine type representations (pack)
+ eliminated unnessessary globals
+ replaced is_valid...
+ rewrote format_bin
+ various changes
+ applied fix for colorchange in format_bin scott baker
0.36-pre3
removed print_netmask
sticked formatbin and printline together to printline
(this marks new bits in supernets (former version didn't)
use label to decide what sfx to print
0.36-pre4
made subnets supernets
split / deaggregate work with new parameters
removed old functions
how to handle /31 and /32?
0.36-pre5
removed debug output in deaggregate
0.36-pre6
started netblocks
rework getclass
0.36
/31
2004
0.37-pre5
+handle /31 /32
+new html
+wrap_html
+GPL Header
0.37 2004-05-14 debian asked for a bug fix in 0.35
0.38 2004-10-08 ipcalc did not work on 64bit architectures.
Thanks to Foxfair Hu <foxfair(a)FreeBSD.org> for finding this bug
0.39 2005-07-07 Added output of class only option (-c --class), that was accidentally
removed in 0.36
Changed console color of bits back from white to yellow. (Requested by Oliver Seufer)
Added ipcalc.cgi and images to the package
Added license file to the package
Added license text in cgi-wrapper
Added contributors file to the package
0.40 2005-07-07 Make -c really do what it did before. (Giving the "natural" mask). Thanks
to Bartosz Fenski.
Include style sheet into ipcalc.cgi
|