Commit graph

10372 commits

Author SHA1 Message Date
hauke
fb2aed4107 Applying net/netatalk update from pkg/44474
Changes in 2.1.5
================

* UPD: afpd: support newlines in -loginmesg with \n escaping syntax
* UPD: afpd: support for changed chmod semantics on ZFS with ACLs
       in onnv145+
* FIX: afpd: fix leaking ressource when moving objects on the server
* FIX: afpd: backport Solaris 10 compatibilty fix from 2.2: don't use
       SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.
* FIX: afpd: misaligned memory access on Sparc in ad_setattr, fixes
       bug 3110004.
* FIX: cnid_dbd: backport Solaris 10 compatibilty fix from 2.2: don't
       use SO_SNDTIMEO/SO_RCVTIMEO, use non-blocking IO and select instead.
2011-01-27 13:40:30 +00:00
adam
51006a2dfc smbd does not require nmbd to run 2011-01-27 07:55:39 +00:00
jnemeth
ebf5cd15d4 add and enable ether2dns 2011-01-27 05:04:09 +00:00
jnemeth
45be1f18e0 typo 2011-01-27 05:03:18 +00:00
is
e4266997f0 Add description. 2011-01-26 21:42:33 +00:00
is
f0d7719ec5 Simple converter from /etc/ethers to AAAA or PTR records assuming IPv6
autoconfigured hosts.
2011-01-26 21:39:09 +00:00
shattered
12174a57b7 Remove patch hunks that disable --recheck in GNU configure scripts.
These were generated, apparently, by mk/configure/gnu-configure.mk
(configure-scripts-override target).
2011-01-25 22:22:13 +00:00
pettai
9c3134a8bf 2.3.6
* rancid: fail on error opening nvram:
* rancid: skip ASA 5520 configuration author line
* control_rancid: for svn stupidity, run update (yes update) and commit
  after setting svn:ignore, else . is out of date.
* rancid: filter auto "rogue ap" configuration
* alogin: adjust match of active alarms msg at login
* jrancid: patch for master/backup matching on EX series
* rancid: update cisco WAE identity string match
* {xr}rancid: summarize DirSlotN() bytes free as GB, else MB.
* rancid: filter sflog from DirSlotN() for IOS on cisco 10k
* fnrancid: update recent fortinet software
* rancid: ignore show flash on IOS XE
* rancid: copy the dhcp database filter to ShowFlash()
* clogin: Fix pasto in IOS terminal width command.
* hlogin: -r missing from usage o/p
* clogin: add -r and passphrase/identfile from cloginrc
* francid: remove system uptime line on CER 3000

2.3.5
* alogin: respond to active alarms msg at login
* *rancid: update for grammar deprecated in perl 5.12
* *login: handle noenable value consistently, '1' to turn it on
* configure: look for -n <count> option to ping, for Windows ping (over
  cygwin)
* rancid: missed case fpr accepting '>' prompt, rather than just '#'
* xrrancid: filter sequences from ipv4/6 access-lists
* zrancid: force terminal type vt100 so as not to confuse Linux
* francid: filter system uptime on new Brocades
* rancid: filter ASA time-based license noise
* rancid: filter command in WriteTerm if echoed
* configure: specifically look for ping in /sbin & /usr/sbin & fix typo
  in test operator
* rancid: handle a few IOS serial number formatting variants
* hpuifilter: change filtering to avoid use of string functions due to a
  Debian bug.  Should be faster too.
* rancid: adjust show inventory matches for variables WS
* nxrancid: show environment clock and show core vdc-all are not valid
  commands on all platforms
2011-01-24 14:54:57 +00:00
agc
f5404a820b Handle the case where tm_year is a long variable, from Benny Siegert
and Thorsten Glaser.  Part of the MirBSD support changes.
2011-01-23 18:37:31 +00:00
markd
76473bad3a Update to KDE SC 4.5.5
bugfixes and translation updates
2011-01-23 07:55:12 +00:00
tnn
23bc7ee179 whitespace police 2011-01-23 02:26:58 +00:00
tnn
f7bd72f415 Update to synergy-1.3.6.
The synergy project has now merged with the previously forked synergy-plus.
This contains lots of bugfixes since the previous update in pkgsrc, in 2006.
No complete ChangeLog is available, but now uses devel/cmake to build and
sports manpages for the commands.
2011-01-23 02:24:29 +00:00
schwarz
dbd435b65e updated download paths 2011-01-22 14:48:00 +00:00
obache
8463a674fc Fixes MASTER_SITES url (missing /raw subdir) 2011-01-22 03:07:03 +00:00
ryoon
f0f778b404 Fix typo. 2011-01-21 12:22:12 +00:00
ryoon
153c7eaea3 Change MASTER_SITES and HOMEPAGE to sourceforge.net from Google code. 2011-01-21 12:20:38 +00:00
ryoon
e2e31f0eff Update quvi to 0.2.12.
Changelog:
0.2.12  Wed Jan 19 2011     Toni Gundogdu
Changes:
        - Add quvi/const.lua, quvi/bit.lua, quvi/util.lua (to lua/website/)
        - Add vim modelines to C and LUA source code
        - Add QUVIOPT_CATEGORY to API
        - Add dist-xz to configure.ac
        - Add --category-* options
        - Add publicsenat.lua, thanks to Raphael Droz for the script (#14)
        - Pass table (with URL, script path) to LUA scripts "ident" function
        - Make project compile with "gcc -ansi -pedantic" (c. 4.2, 4.5)
        - Apply style changes (scripts/astyle_c.sh) to C source code
        - Set CURL_GLOBAL_ALL to allow use of HTTPS with youtube.lua
        - Update API reference documentation (descr., grammar, etc.)
        - bloomberg.lua: Use cleaner string formatting
        - theonion.lua: Use cleaner string formatting
        - youtube.lua: Accept HTTPS URLs (#22)
Bugfixes:
        - dailymotion.lua: Family-filter redirection (port from clive 2.2)
        - Replace URL, add error checking to examples/simple.c (#17)
        - tests/support-clipfish.pl: Expected title


0.2.11  Sat Dec 18 2010     Toni Gundogdu
Changes:
        - Re-license under LGPLv2.1+ [#9]
        - Add missing support-buzzhumor.pl
        - Add globo support, thanks to mkolve for the script [#10]
        - Extend quvi.fetch to allow setting user-agent [#11]
        - Skip verification for non-HTTP video URLs [#15]
Bugfixes:
        - vimeo.lua: Video ID parsing [#16]
        - bloomberg.lua: Thanks to mkolve for the fix [#7]
2011-01-21 12:09:10 +00:00
markd
fad1d17344 Fix build with recent gcc.
Also aligned_u64 no longer defined on ArchLinux but needed for
linux/if_ppp.h
2011-01-20 12:19:30 +00:00
jmmv
59ca47e2e4 Add and enable libdmapsharing. 2011-01-19 23:30:58 +00:00
jmmv
d505ce256f Initial import of libdmapsharing, version 2.1.9:
Libdmapsharing is a library you may use to access and share media content
using DMAP (DAAP, DPAP & DACP).  The library presently supports Linux and
other POSIX-based systems.  It is written in C using GObject and libsoup.

The DMAP family of protocols are used by products such as Apple iTunes(TM),
Apple iPhoto(TM), and the Roku SoundBridge(TM) family to share media such
as music and photos.

Possible uses for libdmapsharing include:

* Adding picture sharing capabilities to a photograph application.
* Adding music sharing capabilities to an audio application.
* Developing DPAP server software for a home networking product.
* Developing DMAP client software for a media player appliance.
2011-01-19 23:30:11 +00:00
is
3cb80fff25 Fix for 64bit time_t:
- make the packet contain explicit 32bit data for compatibility with
  clients on machines with 32bit time_t.
- replace ctime() calls on such changed former time_t values by a
  shim that does the translation.
This does not start to work after 2038 yet - that would need a change
of the collection protocol.
2011-01-18 12:28:25 +00:00
wiz
7f7f0f7d6c Update to 1.2, provided by maintainer Emil Skoeldberg in PR 44406.
While here, set LICENSE.

Changes for 1.2
        * HTTP directory temp files now use tmpdir
        * updated code to kernel standards
        * mkcache ignores more directories
2011-01-18 10:27:30 +00:00
gdt
d35eb2de2b Adjust path on MASTER_SITES; the domain change seems to have caused a
site reorganization.
2011-01-18 02:45:38 +00:00
gdt
bf4751dffd MASTER_SITES update from THomas Mueller, now on HEAD instead of
release branch.
2011-01-18 02:41:33 +00:00
dholland
1226a72193 Update maintainer address, from PR 44404. 2011-01-17 16:14:58 +00:00
drochner
9a6b144c46 update to 0.2.1.29
changes:
-Fix a heap overflow (probably allows remote code execution)
 (CVE-2011-0427)
-Prevent a denial-of-service attack by disallowing any
 zlib-compressed data whose compression factor is implausibly
 high
-Zero out a few more keys in memory before freeing them
-bugfixes
-Update to the January 1 2011 Maxmind GeoLite Country db
-Introduce output size checks on all of our decryption functions
2011-01-17 14:06:53 +00:00
wiz
3e0dbc3ba2 Add wget dependency, it is needed by jigdo-lite. Reported by John D. Baker
in PR 44398.
2011-01-16 13:07:19 +00:00
pooka
1376709dc3 Use dynamic linking by default. ok wiz
Also, use the default FD_SETSIZE so that syscall interceptors have
a better chance of getting lucky.
2011-01-13 15:09:58 +00:00
wiz
fcc0b5fda0 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
obache
aa5fab491c MAKE_JOBS_SAFE=no, or require -ldns_sd for Client before ready of libdns_sd.so. 2011-01-13 03:15:50 +00:00
adam
48536dc6a7 Changes 258.14:
This is the version supplied with Mac OS X 10.6.6.
2011-01-12 08:53:52 +00:00
adam
ef11c8ee39 Added py-suds 2011-01-12 08:05:38 +00:00
adam
4908a75d2f The Suds web services client is a lightweight soap-based client for python the
is licensed under LGPL. Basic features:
* No class generation
* Provides an object-like API.
* Reads wsdl at runtime for encoding/decoding
* Provides for the following SOAP (style) binding/encoding:
        - Document/Literal
        - RPC/Literal
        - RPC/Encoded (section 5)

The goal of suds is to present an RPC-like interface into soap-based web
services. This means that in most cases, users do not need to be concerned with
the complexities of the WSDL and referenced schemas. Regardless of which soap
message style is specified, the signature of the service methods remain the
same. Uses that do examine the WSDL will notice that even with the document
soap message style, the signature of each method resembles an RPC. The method
signature contains the contents of the document defined for the message instead
of the document itself.
2011-01-12 08:04:14 +00:00
adam
97706404d7 Changes 1.3.3d:
* Fixed sql_prepare_where() buffer overflow.
* Fixed CPU spike when handling .ftpaccess files.
* Fixed handling of SFTP uploads when compression is used.
2011-01-12 07:31:00 +00:00
tron
dc3df6ca7e Update "wireshark" package to version 1.4.3. Changes since 1.4.2:
- Bug Fixes
  The following vulnerabilities have been fixed. See the security
  advisory for details and a workaround.
  - FRAsse discovered that the MAC-LTE dissector could overflow a
    buffer. (Bug 5530)
    Versions affected: 1.2.0 to 1.2.13 and 1.4.0 to 1.4.2.
  - FRAsse discovered that the ENTTEC dissector could overflow a
    buffer. (Bug 5539)
    Versions affected: 1.2.0 to 1.2.13 and 1.4.0 to 1.4.2.
    CVE-2010-4538
  - The ASN.1 BER dissector could assert and make Wireshark exit
    prematurely. (Bug 5537)
    Versions affected: 1.4.0 to 1.4.2.
  The following bugs have been fixed:
  - AMQP failed assertion. (Bug 4048)
  - Reassemble.c leaks memory for GLIB > 2.8. (Bug 4141)
  - Fuzz testing reports possible dissector bug: TCP. (Bug 4211)
  - Wrong length calculation in new_octet_aligned_subset_bits()
    (PER dissector). (Bug 5393)
  - Function dissect_per_bit_string_display might read more bytes
    than available (PER dissector). (Bug 5394)
  - Cannot load wpcap.dll & packet.dll from Wireshark program
    directory. (Bug 5420)
  - Wireshark crashes with Copy -> Description on date/time
    fields. (Bug 5421)
  - DHCPv6 OPTION_CLIENT_FQDN parse error. (Bug 5426)
  - Information element Error for supported channels. (Bug 5430)
  - Assert when using ASN.1 dissector with loading a 'type table'.
    (Bug 5447)
  - Bug with RWH parsing in Infiniband dissector. (Bug 5444)
  - Help->About Wireshark mis-reports OS. (Bug 5453)
  - Delegated-IPv6-Prefix(123) is shown incorrect as
    X-Ascend-Call-Attempt-Limit(123). (Bug 5455)
  - "tshark -r file -T fields" is truncating exported data. (Bug 5463)
  - gsm_a_dtap: incorrect "Extraneous Data" when decoding Packet
    Flow Identifier. (Bug 5475)
  - Improper decode of TLS 1.2 packet containing both
    CertificateRequest and ServerHelloDone messages. (Bug 5485)
  - LTE-PDCP UL and DL problem. (Bug 5505)
  - CIGI 3.2/3.3 support broken. (Bug 5510)
  - Prepare Filter in RTP Streams dialog does not work correctly.
    (Bug 5513)
  - Wrong decode at ethernet OAM Y.1731 ETH-CC. (Bug 5517)
  - WPS: RF bands decryption. (Bug 5523)
  - Incorrect LTP SDNV value handling. (Bug 5521)
  - LTP bug found by randpkt. (Bug 5323)
  - Buffer overflow in SNMP EngineID preferences. (Bug 5530)
- Updated Protocol Support
  AMQP, ASN.1 BER, ASN.1 PER, CFM, CIGI, DHCPv6, Diameter, ENTTEC,
  GSM A GM, IEEE 802.11, InfiniBand, LTE-PDCP, LTP, MAC-LTE, MP2T,
  RADIUS, SAMR, SCCP, SIP, SNMP, TCP, TLS, TN3270, UNISTIM, WPS
- New and Updated Capture File Support
  Endace ERF, Microsoft Network Monitor, VMS TCPtrace.
2011-01-12 00:16:30 +00:00
drochner
b0cf7cf5a0 update to 0.6.6
changes: bugfixes
2011-01-11 15:12:11 +00:00
markd
0d32a589d3 Fix build on DragonFly. PK#44356 from Peter Avalos 2011-01-10 11:30:23 +00:00
taca
4093a8b1aa Reset PKGREVISION because of base php5/php53 version's updates. 2011-01-07 09:25:16 +00:00
obache
4609cf7043 Fixes builtin libpcap detection for DragonFly, another fix for PR#44333.
Public headers had been moved to subdir since 0.9.6, not only recent Darwin.
Let to look at pcap/pcap.h first, then pcap.h in all cases.
2011-01-07 05:11:36 +00:00
obache
e58989bcee remove unwanted patches since last update. 2011-01-06 05:19:38 +00:00
adam
cff9e1689f Satify pkglint needs and switch to .tar.bz2 2011-01-05 13:28:30 +00:00
tron
3e5a91f3f1 Add patch from the Wireshark SVN repository to fix the security
vulnerability reported in SA42767 which affects the ENTTEC dissector.
2011-01-04 15:39:34 +00:00
wiz
bda33c8dea Set LICENSE. 2011-01-03 16:34:37 +00:00
roy
7b97758c15 Update to dhcpcd-5.2.10 with the following change:
* -r, --request option now works again
2011-01-03 10:59:17 +00:00
obache
42198abd6c Fixes patch for DragonFly BSD for if_wavelan_ieee.h's path.
PR#44321 by Sascha Wildner.

Still broken for 2.8.2, because `struct wi_req' is disabled in
the include file, but it was changed in DragonFly master.
2011-01-03 07:38:57 +00:00
gson
31f85a1cfc Update net/py-boto from 1.6b to 1.9b. Changes include:
- Support for RDS, BootFromEBS, Spot Instances, and more
 - Fixes Issue 251, a problem with POST when using Eucalyptus
 - Fixes serious S3 issue (245) and issue 243 and 244
 - Adds support for Autoscale, CloudWatch, ELB.
 - Adds support for new SQS features
Also, added 26 to PYTHON_VERSIONS_ACCEPTED.
2011-01-01 17:51:06 +00:00
obache
381fd959cb Fixes for DragonFly-2.8.2. 2011-01-01 12:42:28 +00:00
obache
c5f89e104b Using xgettext, msguniq, msgmerge and msgfmt. 2011-01-01 12:34:14 +00:00
obache
d5f5c0d9fe Add DragonFly support.
(for patch-ad, NetBSD support is already in, reuse for DragonFly).
2011-01-01 05:43:28 +00:00