summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2013-07-12Update pear-Net_SMTP to 1.6.2taca2-6/+6
Net_SMTP 1.6.2 - Fix EHLO response handling for HELO-only servers.
2013-07-09Replace python scripts in tools/. Needed during build as indicated bywiz1-1/+20
Joern Clausen in PR 48033. Add build dependency on python. Bump PKGREVISION because python missing might have affected the generated files.
2013-07-06Recursive revbump from net/gupnp.ryoon7-12/+14
2013-07-06Update to 0.12.2ryoon4-12/+14
* Enable gobject-introspection support. Changelog: 0.12.2 ====== Changes since 0.12.1: - Fix VAPI generation if GObject-introspection version is >= 1.36. - Fix vala bindings for LastChangeParser.parse_last_change. - Small improvement to resource matching. - Fix DIDLLiteContainer.get_total_deleted_child_count return value. - Fix compiling with -Wall -Werror. - Fix gtk-doc warnings. All contributors to this release: Jens Georg <mail@jensge.org> Ludovic Ferrandis <ludovic.ferrandis@intel.com> 0.12.1 ====== Changes since 0.12.0: - Fix compiler warnings. - Update .gitignore. All contributors to this release: Andreas Henriksson <andreas@fatal.se> Krzesimir Nowak <qdlacz@gmail.com>
2013-07-06Bump BUILDLINK_{API,ABI}_DEPENDS to 0.20.3.ryoon1-3/+3
2013-07-06Bump version in buildlink3.mk.ryoon1-3/+3
2013-07-06Update to 0.10.2ryoon3-33/+68
* Enable gobject-introspection support. Changelog: 0.10.2 ====== - Fix vapi generation with GObject-introspection >= 1.36. - Minor build clean-up. - Check the XML profiles against their schema on make check-profiles. - Re-enable some of the old tests on make check. - Fix format detection for ADTS audio streams. - Fix WMA bitrate detection. - Fix gtk-doc warnings. Profiles: - Fix MPEG_TS_*_EU audio profiles to include proper bitrates and audio formats. - Remove depth matching in PNG profiles. - Fix AAC level for MULT5 AAC. - Add MPEG_TS_{SD,HD}_{EU,NA} profiles. - Add MPEG_PS_{NTSC,PAL} profiles. All contributors to this release: Jens Georg <jensg@openismus.com> 0.10.1 ====== - Add functionality to let the meta-data back-end provide a profile on its own. All contributors to this release: Jens Georg <jensg@openismus.com> 0.10.0 ====== - Various fixes for the GStreamer 0.10 meta-data back-end. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <mail@jensge.org> 0.9.5 ===== - Add --disable-maintainer-mode option. - Add a GStreamer 0.10 meta-data back-end. All contributors to this release: Jens Georg <jensg@openismus.com> 0.9.4 ===== - Introduce new API to guess a DLNA profile from existing GUPnPDLNAInformation. - Introduce a new library to create GUPnPDLNAInformation from GstDiscovererInfo. - Fix an issue with GValue conversion. - Get rid of the old profile backend and move most of it to the library itself. - Introduce single-include header file. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <jensg@openismus.com> Changes in dependencies: - vapigen >= 0.18 for GStreamer 1.0 vapis. 0.9.3 ===== - Fix underlinking of gstreamer plug-in. - Fix out-of-srcdir build with --enable-gtk-doc. - Fix signal G-I annotation. - Link meta-data back-end as a plug-in. All contributors to this release: Jens Georg <mail@jensge.org> Krzesimir Nowak <krnowak@openismus.com> 0.9.2 ===== - Remove the old gupnp-dlna-1.1.pc.in file. - Remove gupnp and gstreamer-* dependencies from VAPI file generation. - Lower vapigen requirements. All contributors to this release: Jens Georg <jensg@openismus.com> Changes in dependencies: - vapigen >= 0.14 instead of 0.18 0.9.1 ===== - Fix a potential crash in profile guessing. - Fix issues from static code check. - Lower GLib dependency to 2.32. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Mark Ryan <mark.d.ryan@intel.com> Jens Georg <jensg@openismus.com> Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=689596 - https://bugzilla.gnome.org/show_bug.cgi?id=689598 - https://bugzilla.gnome.org/show_bug.cgi?id=689612 - https://bugzilla.gnome.org/show_bug.cgi?id=689615 - https://bugzilla.gnome.org/show_bug.cgi?id=689616 Changes in dependencies: - GLib >= 2.32 0.9.0 ===== - Make DLNA profile handling independant from GStreamer. - Add plugin architecture to support different meta-data extraction back-ends. - Make GStreamer default implementation of meta-data extraction back-end. - Split API docs into users and back-end implementers API. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <jensg@openismus.com> Changes in API: - so version bump - API version bump to 2.0 Changes in dependencies: - GStreamer 1.0 - GLib >= 2.34 0.7.0 ===== - Port to GStreamer 1.0 - Add parallel installability with gstreamer-0.10-based gupnp-dlna. All contributors to this release: Jens Georg <mail@jensge.org> Riko Yamada <rik0yamada@yahoo.co.jp> Dominique Leuenberger <dimstar@opensuse.org> Changes in API: - so version bump - API version bump to 1.1
2013-07-06Update to 0.20.3ryoon3-10/+14
* Enable gobject-introspection support. Changelog: 0.20.3 ====== Changes since 0.20.2: - Add a gupnp_context_manager_rescan_control_points feature. - Fix VAPI generation if g-i version is >= 1.36. - Some internal documentation updates. - Check SID and return a proper error. - Fix error code returned on invalid NT and NTS headers. - Fix SEQ to be a uint32. - Fall-back to unix static CM if netlink sockets are not availabe on runtime. - Prevent some C++ name mangling in the examples. - Fix compiling with -Wall -Wextra. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=697314 - https://bugzilla.gnome.org/show_bug.cgi?id=696289 - https://bugzilla.gnome.org/show_bug.cgi?id=698192 - https://bugzilla.gnome.org/show_bug.cgi?id=698125 All contributors to this release: Jens Georg <mail@jensge.org> Jussi Kukkonen <jussi.kukkonen@intel.com> Sébastien Bianti <sebastien.bianti@linux.intel.com> Changes in dependencies: vapigen >= 0.20 if gobject-introspection is >= 1.36
2013-07-06Update to 0.14.3ryoon2-8/+7
* Use gtk3 instead of gtk2. Changelog: 0.14.3 ====== - Add --interface, -i commandline option to gssdp-device-sniffer to specify a network interface for it to run on. - Update the GSSDP device sniffer to GTK+3. - Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or newer. - Some minor UI fixes in gssdp-device-sniffer. - Make it compile with -Wall -Wextra. All contributors to this release: Jens Georg <jensg@openismus.com> Changes in dependencies: Gtk+ >= 3.0 vapigen >= 0.20 if gobject-introspection is >= 1.36
2013-07-06Fix build under Mac OS X (Lion).tron2-1/+18
2013-07-05operator bool doesn't equal good(), but !bad(). This makes a differencejoerg3-5/+6
when it comes to handling EOF. Adjust.
2013-07-05Fix build on NetBSD 6.99.23.ryoon3-2/+24
* EXTRACT_USING=bsdtar for supressing warnings in extract stage. * Add a patch to fix build on NetBSD 6.99.23, IP_PKTINFO related.
2013-07-05Build fix for SunOS >= 5.11.jperkin1-1/+8
2013-07-05Update to 1.2.4ryoon2-8/+7
Changelog: 2013-03-27 Keith Winstein <mosh-devel@mit.edu> * Version 1.2.4 released. * New features: * Support port ranges with -p LOWPORT:HIGHPORT (Luke Mewburn) * Ctrl-^ Ctrl-Z suspends mosh client (Nikolai Zeldovich) * mm:ss display of lost-contact times (Kevin Ballard) * Show infobar with control chars when Ctrl-^ is typed * Put terminal in altscreen mode (Anders Kaseorg) * Tell automake/Debian pkg about our checks (Anders Kaseorg) * Platform support: * OS X: Script to build a universal package (Peter Iannucci) * FreeBSD: Fix build problems (Jimmy Olgeni) * AIX: port by Anton Lundin * Solaris with system curses (Anton Lundin) * Cygwin and others: eliminate use of IO::Pty (Anton Lundin) * Bug fixes: * Fix bug (introduced in 1.2.3) where server stays around if process quits while client is detached * Clean up spurious entries from detached sessions warning * Fix freeze when connectivity is one-directional for hours (reported by Axel Beckert) * Don't wipe title until a new one is set (sqweek) * Eliminate memory leaks and cppcheck warnings (Anders Kaseorg)
2013-07-05Recursive revbump from graphics/giflib update to 5.0.4.ryoon6-12/+12
2013-07-04Changes 1.10.0:adam7-51/+116
Wireshark on 32- and 64-bit Windows supports automatic updates. The packet bytes view is faster. You can now display a list of resolved host names in "hosts" format within Wireshark. The wireless toolbar has been updated. Wireshark on Linux does a better job of detecting interface addition and removal. It is now possible to compare two fields in a display filter (for example: udp.srcport != udp.dstport). The two fields must be of the same type for this to work. The Windows installers ship with WinPcap 4.1.3, which supports Windows 8. USB type and product name support has been improved. All Bluetooth profiles and protocols are now supported. Wireshark now calculates HTTP response times and presents the result in a new field in the HTTP response. Links from the request’s frame to the response’s frame and vice-versa are also added. The main welcome screen and status bar now display file sizes using strict SI prefixes instead of old-style binary prefixes. Capinfos now prints human-readable statistics with SI suffixes by default. It is now possible to open a referenced packet (such as the matched request or response packet) in a new window. Tshark can now display only the hex/ascii packet data without requiring that the packet summary and/or packet details are also displayed. If you want the old behavior, use -Px instead of just -x. Wireshark can be compiled using GTK+ 3. The Wireshark application icon, capture toolbar icons, and other icons have been updated. Tshark’s filtering and multi-pass analysis have been reworked for consistency and in order to support dependent frame calculations during reassembly. See the man page descriptions for -2, -R, and -Y. Tshark’s -G fields2 and -G fields3 options have been eliminated. The -G fields option now includes the 2 extra fields that -G fields3 previously provided, and the blurb information has been relegated to the last column since in many cases it is blank anyway. Wireshark dropped the left-handed settings from the preferences. This is still configurable via the GTK settings (add "gtk-scrolled-window-placement = top-right" in the config file, which might be called /.gtkrc-2.0 or /.config/gtk-3.0/settings.ini). Wireshark now ships with two global configuration files: Bluetooth, which contains coloring rules for Bluetooth and Classic, which contains the old-style coloring rules. The LOAD() metric in the IO-graph now shows the load in IO units instead of thousands of IO units.
2013-07-04Revbump after updating lang/lua to 5.2.2.adam4-6/+8
2013-07-04Fix URL.wiz1-2/+2
2013-07-04Don't print time_t with %lu; it fails on 32-bit netbsd, where time_t isdholland3-2/+24
wider than that. PR 47991 from VSYakovetsky.
2013-07-03Changes 3.6.16:adam4-15/+19
* BUG 9881: Link dbwrap_tool and dbwrap_torture against libtevent. * BUG 9722: Properly handle Oplock breaks in compound requests. * BUG 9822: Fix crash bug during Win8 sync. * BUG 9927: errno gets overwritten in call to check_parent_exists(). * BUG 8997: Change libreplace GPL source to LGPL. * BUG 9900: is_printer_published GUID retrieval. * BUG 9941: Fix a bug of drvupgrade of smbcontrol. * BUG 9868: Don't know how to make LIBNDR_PREG_OBJ. * BUG 9688: Remove "experimental" label on "max protocol=SMB2" parameter. * BUG 9881: Check for system libtevent.
2013-07-03Update to 0.85:wiz4-55/+6
bugfixes.
2013-07-02pkgsrc:mef10-230/+7
Bump 0.7.2 to 0.7.5 Following line in Makefile removed. NOT_FOR_PLATFORM= DragonFly-*-* Following line in Makefile Added. BUILD_DEFS+= VARBASE All the patches (for trying to add DragonFly) are removed, now DragonFly is supported. ChangeLog of upstream: 0.7.5 [2013-06-22 13:57:31 +0200]: - [2169efb] tokenizer: input buffer was too small (Vincent Bernat) - [6712d3e] packaging: update packaging (Vincent Bernat) 0.7.4 [2013-06-22 12:15:47 +0200]: - [1381217] bpf: on OpenBSD, invert the filter direction (Vincent Bernat) - [96b97fa] NEWS: add an entry for the use of `setproctitle()` (Vincent Bernat) - [f0d2157] compat: declare `setproctitle()` as a printf function (Vincent Bernat) - [19ce813] debian: build-depends on libbssd-dev (Vincent Bernat) - [e7103af] lldpd: when no `setproctitle()` available, don't count neighbors (Vincent Bernat) - [480f1c6] lldpd: count number of chassis to get number of neighbors (Vincent Bernat) - [25eb187] lldpd: don't call `lldpd_count_neighbors()` too many times (Vincent Bernat) - [66879d4] build: use libbsd if available, also use `setproctitle()` (Vincent Bernat) - [3f70e11] lldpcli: `configure system platform` to override platform description (Vincent Bernat) - [decaec0] lldpcli: `configure system description` to override chassis description (Vincent Bernat) - [994b337] lldpcli: split `conf.c` into `conf-system.c` and `conf-lldp.c`. (Vincent Bernat) - [48d0a4b] lldpcli: `configure system interface pattern` instead of `configure lldp iface-pattern` (Vincent Bernat) - [a3e0896] libevent: use GitHub git tree (Vincent Bernat) - [c11e397] debian: sync packaging with official Debian package (Vincent Bernat) - [e39f079] libevent: switch to patches-2.0 branch to get the appropriate automake fix (Vincent Bernat) - [8677ddc] git: ignore test-driver, generated by recent automake versions (Vincent Bernat) - [bea0d76] Fixed some boundary conditions in code that cleans remote ports on ttl expiry. (Roopa Prabhu) - [5aeda65] liblldpctl: fix infinite loop when user is reading fixed chunks (Pradosh Mohapatra) - [d823429] marshal: fix alignment issue when unserializing (Vincent Bernat) - [bea7031] log: fix memory leak when using a log handler (Vincent Bernat) - [a8da186] marshal: don't declare serialize/unserialize helper for string (Vincent Bernat) - [02cf035] lldpd: fix an alignment (non-)issue (Vincent Bernat) - [bd8a886] lldpcli: don't use an hack to pass the writer to watch callback (Vincent Bernat) - [985a4cb] marshal: provide type-specific serialization/unserialization functions (Vincent Bernat) - [aba549a] client: fix a memory leak when changing lldpd configuration (Vincent Bernat) - [93afd29] ctl: fix a memory leak when cleaning control socket (Vincent Bernat) - [e681c85] client: trigger interface refresh when updating interface pattern (Vincent Bernat) - [e26a25c] lib: fix a memory leak when modifying interface pattern (Vincent Bernat) - [0093777] lldpcli: document "configure lldp iface-pattern" in manual page (Vincent Bernat) - [7e516f1] lldpctl.h: document possibility to write iface-pattern (Vincent Bernat) - [346a0f6] lldpcli: Add support to set iface-pattern (roopa) - [0728cb8] sonmp: allow SONMP unittests to work without a global config (Vincent Bernat) - [ea481e3] man: document tx-hold (Vincent Bernat) - [cb5f739] man: tx-interval cannot be set per port (Vincent Bernat) - [c10302a] lldpd: Add tx_hold (roopa) - [5920dbf] lldpcli: don't rely on `fgetln()` providing a NULL-terminated string (Vincent Bernat) - [655145c] lldpcli: don't free input line (Vincent Bernat) - [d1dc456] lib: keep space for new values in `lldpctl_key_t` (Vincent Bernat) - [40116b4] debian: synchronize packaging with Debian (Vincent Bernat) - [e91ca9d] release: prepare 0.7.3 (Vincent Bernat) 0.7.3 [2013-05-09 00:05:36 +0200]: - [a1728b7] NEWS: add a word about Solaris support (Vincent Bernat) - [b1a8985] solaris: less intrusive way to get CMSG_* macros (Vincent Bernat) - [815b799] solaris: assume that IP forwarding is disabled (Vincent Bernat) - [c3e340b] solaris: preliminary support (Vincent Bernat) - [d0787f4] NEWS: add an entry about LLDP-MED fast start. (Vincent Bernat) - [486a613] lldpcli: allow to enable/disable fast-start and set delay (Vincent Bernat) - [d6d42d5] lldpd: enable fast start by default (Vincent Bernat) - [be511d0] lldpd: make fast start work only when receiving LLDP-MED LLDPDU (Vincent Bernat) - [b9de0ca] lldpd: fast start support (roopa) - [7ba4a18] configure: use `AC_PROG_EGREP` to find a suitable `grep -E` (Vincent Bernat) - [ae5cae0] lib: use uint8_t instead of u_int8_t (Vincent Bernat) - [91e0280] configure: display configured OS (Vincent Bernat) - [885aa4f] lldpcli: complete the manual page with the syntax of "show statistics" (Vincent Bernat) - [d947819] lldpcli: summary of statistics is done on provided ports only (Vincent Bernat) - [048ed9d] lldpcli: fix two warnings introduced by the previous commit (Vincent Bernat) - [adcb76f] NEWS: add an entry for "show statistics summary" command (Vincent Bernat) - [5331eb2] lldpcli: global stats command (roopa) - [1b3eea3] os: add support for DragonFly BSD (Vincent Bernat) - [de461f1] netlink: fix IP address discovery (Vincent Bernat) - [3fc1a10] lldpcli: fix typo in the man page for setting altitude (Vincent Bernat) - [45a83f3] bsd: don't report a warning when no media information is present (Vincent Bernat)
2013-07-02Always use tradcpp. Fix prototypes. Bump revision.joerg6-38/+124
2013-07-02+py-komburodent1-1/+2
2013-07-02Import py27-kombu-2.5.12 as net/py-kombu.rodent4-0/+310
Kombu is a messaging framework for Python. The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQ protocol, and also provide proven and tested solutions to common messaging problems.
2013-07-02hook xl2tpdchristos1-1/+2
2013-07-02New xl2tpd packagechristos18-0/+568
2013-07-01Use tradcpp as preprocessor instead of second-guessing that cppjoerg3-5/+13
-traditional will work.
2013-07-01Apply same ruby restriction as graphics/rabbit.joerg1-1/+3
2013-06-27Restore two patch checksums. hi joerg.wiz1-1/+3
2013-06-27Updated to latest release. No functional differences in pkgsrc files. Fromrodent2-6/+6
ChangeLog: 2.3.3: - fallback to gcrypt if no openssl elliptical support
2013-06-27Updated to latest release. No functional differences in pkgsrc files. Fromrodent2-6/+6
ChangeLog: 2013-06-03 Tristan Matth Uninitialized control message and rtcp messages.
2013-06-26Fix overlap between C++11 memory and boost::shared_ptr as welljoerg11-7/+358
<tuple> and boost::tuple.
2013-06-26Update to 2.3.3ryoon7-88/+39
* Use distfile's install target, remove pkgsrc one. Changelog: unknown.
2013-06-24Add support for rpc-xti, built on SunOS.jperkin2-4/+22
2013-06-24prevent to using hardcoded Perl version.obache1-3/+3
2013-06-23Update hardcoded Perl version. Fixes build.dholland1-3/+3
2013-06-23Add p5-Perl4-CoreLibs to fix "Can't locate stat.pl in @INC".dholland1-1/+2
2013-06-23Change PKGNAME to a better one (with versioning info)pettai1-2/+2
2013-06-23Fix typo in a commented out line.tsutsui1-2/+2
2013-06-22The old fpdns package was broken due to more modern perl versionspettai3-22/+22
This recently tagged version from GitHub works (with a few warnings...)
2013-06-21Spell PKGREVISION correctly.jperkin1-2/+2
2013-06-21PR#47943: recent update to libpcap breaks tcpdump, nmap and wireshark on Solarisjperkin3-12/+10
Remove bogus removal of dlpisubs.c, and force the configure script to avoid any getifaddrs implementation on SunOS which would result in it not being included. Fixes build on SunOS. Thanks to Jörn Clausen for testing on Solaris 10. Bump PKGREVISION. Approved during freeze by wiz.
2013-06-21Wire down the 'libexec' directory, to avoid configure making decisions thatdsainty1-1/+2
don't match PLIST. Fixes build on Ubuntu. No change on platforms where the package would successfully build, so no bump required.
2013-06-20Security update to version 1.4.24.morr2-6/+6
ChangeLog: - BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances - BUG/MEDIUM: checks: disable TCP quickack when pure TCP checks are used - MEDIUM: protocol: implement a "drain" function in protocol layers - BUG/CRITICAL: fix a possible crash when using negative header occurrences
2013-06-20revert `say good-bye to ruby-1.8', it should not be done dureing a freeze.obache1-3/+1
2013-06-20more good-bye to ruby-1.8obache1-1/+3
2013-06-17Fix previous, part of the patch was rejected and I dind't notice.bouyer1-3/+5
2013-06-17Add NetBSD icons to share/nagios/images/logos/, for the benefit ofbouyer3-3/+18
web interface (especially the map), using an extra distfile in MASTER_SITE_LOCAL bump PKGREVISION
2013-06-17Make mono packages depend on lang/mono2 instead of lang/mono.wiz8-22/+22
The latter contains the unstable version 3 of mono, which breaks many mono packages. Bump dependencies and PKGREVISIONs. Ok during freeze: gdt@