Commit graph

9396 commits

Author SHA1 Message Date
he
c4acc8f7f0 Update from version 4.2.0nb1 to 4.2.0nb2.
Pkgsrc changes:
 o Add a patch so that we don't monitor the usage level of
   ptyfs file systems (which are always at 100% usage level).
2009-08-31 22:00:30 +00:00
zafer
f7266a7b0f add second mirror. 2009-08-31 20:06:27 +00:00
wiz
d45ea37d5b Update to 3.0.48:
--- 3.0.48 2009/08/28

The show command offered by the zoomsh command now takes a 3d optional
parameter type which is what is passed to ZOOM_record. If the type
argument is omitted, "render" is used.

RPN to CQL conv may use USE string attributes (bug #2978).

MarcXchange NS is now info:lc/xmlns/marcxchange-v1 .
2009-08-31 14:07:51 +00:00
obache
3c8b06ead1 Add user-destdir support. 2009-08-30 02:21:58 +00:00
wiz
b0bd09b7d1 Convert to user-destdir. 2009-08-29 13:24:14 +00:00
sno
551967e4c1 bumping revision due graphics/ImageMagick update 2009-08-26 21:20:13 +00:00
sno
ae239f2d77 bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
059bf86ace Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
wiz
5ec70c3854 + libasyncns. 2009-08-25 12:23:03 +00:00
wiz
3bae45620b Initial import of libasyncns-0.7:
libasyncns is a C library for Linux/Unix for executing name service
queries asynchronously. It is an asynchronous wrapper around
getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from
libc and libresolv.

In contrast to GNU's asynchronous name resolving API getaddrinfo_a(),
libasyncns does not make use of UNIX signals for reporting completion
of name queries. Instead, the API exports a standard UNIX file
descriptor which may be integerated cleanly into custom main loops.

In contrast to asynchronous DNS resolving libraries like libdenise,
skadns, adns, libasyncns is just an asynchronous wrapper around
the libc's synchronous getaddrinfo() API, which has the advantage
of allowing name resolution using techniques like Multicast DNS,
LDAP or NIS using standard libc NSS (Name Service Switch) modules.
libasyncns is compatible with IPv6 if the underlying libc is.

libasyncns is very tiny, consisting of just one header and one
source file. It has no dependencies besides libc.

By default libasyncns spawns a number of worker threads (LWPs) to
process name queries. Alternatively or when POSIX Threads are not
supported, libasyncns can fork() off worker processes instead.
2009-08-25 12:18:09 +00:00
wiz
cf79fe6cb9 Get rid of now unnecessary EXTRACT_OPTS_ZIP. 2009-08-25 11:57:44 +00:00
zafer
aa3423a907 Update filezilla to 3.2.7.1
Changelog:

2009-08-23 - FileZilla Client 3.2.7.1 released
Bugfixes and minor changes:

Fix crash if adding new filters
Small performance optimization for local directory tree
2009-08-24 17:32:25 +00:00
hasso
4f110d2d7f Make it build on DragonFly and probably some others. 2009-08-23 15:26:47 +00:00
hasso
0320d0955f Update to 1.3.3. Upstream changelog is too long to paste it here, you can
read it from http://www.unbound.net/download.html.
2009-08-23 14:17:39 +00:00
zafer
810f5a7034 remove lug.udel.edu from master_sites. Connection keeps timing out. 2009-08-23 14:14:48 +00:00
zafer
2893484917 Update filezilla to 3.2.7
Changelog:

3.2.7 (2009-08-13)
Bugfixes and minor changes:

Make external address resolver IPv6 aware, resolve correct address type on hosts both with working IPv4 as well as IPv6
Bumped minimum required GnuTLS version to 2.8.3
Keep URLs copied to clipboard even after FZ gets closed

3.2.7-rc3 (2009-08-06)
Bugfixes and minor changes:

Test of changes to autoupdate logic introduced in 3.2.7-rc2

3.2.7-rc2 (2009-08-04)
New features:

Use HTTPS to check for updates and compare hash of downloaded update file

3.2.7-rc1 (2009-08-02)
New features:

Add option to prevent system idle sleep during transfers or other operations
Add -l option to commandline to specify logon type for passed URLs
Improve layout of search and filter edit dialogs
Implement keyboard navigation in search and filter edit dialogs
Add status bar to search dialog
Remember file exists action for individual queue items
Faster queue loading and saving

Bugfixes and minor changes:

MSW: Fix memory leak in shell extension
Fix possible race in socket code leading to infinite loop
Resolve parsing conflict between MLSD and Unix-style listings
Fix deleting symlinks on SFTP connections
Deselect ".." on Ctrl+A in addition to selecting all other items
Changing data type on implicit FTP over TLS connections no longer prints an error message
*nix: Fix missing thread synchronization in D-Bus bindings
2009-08-22 17:15:32 +00:00
dsainty
bc984906dd Update distribution from wpa_supplicant version 0.4.9 to wpa_supplicant
version 0.6.9, to match net/wpa_supplicant.

The wpa_gui application appears largely unchanged according to the change log.

2009-01-06 - v0.6.7
        * fixed PSK editing in wpa_gui
2006-01-29 - v0.5.1
        * wpa_cli/wpa_gui: skip non-socket files in control directory when
          using UNIX domain sockets; this avoids selecting an incorrect
          interface (e.g., a PID file could be in this directory, even though
          use of this directory for something else than socket files is not
          recommended)
2009-08-22 06:33:40 +00:00
abs
268e423ea5 fix build on NetBSD.amd64 using x11 from base (tested on modular x11)
- krfb/libvncserver/rfb.h had cope apparently copied from X11's Xmd.h,
but it missed setting LONG64, resulting in a mismatched typedef for CARD32
bump pkgrevision. Found on Alex's new kde3 playbox.
2009-08-21 08:27:29 +00:00
sno
94e707056c Updating package net/p5-IO-Socket-Multicast from 1.05nb1 to 1.07
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
1.07	Tue Jul 14 12:54:46 EDT 2009
        Patches to run correctly on Windows platforms under Perl 5.10
		courtesy Andrew Bramble
        Regression test fixes.
1.06    Beta test
2009-08-20 18:45:48 +00:00
jwise
765ec9d406 Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
wiz
90dee62ab8 Update to 2.2.5:
Version 2.2.5
(August 14, 2009)

 User-visible changes:
  * Add: --print-fname option
  * Fix: dailymotion ID parsing
  * Fix: --hosts: dailymotion: spak-mini -> spark-mini
  * Zeropad ETA
2009-08-20 10:18:54 +00:00
sno
06d263f94e Updating package net/p5-Data-Stream-Bulk from 0.03 to 0.07
pkgsrc changes:
  - Adding license
  - Adjusting dependencies

Upstream changes:
0.07
	- Fix new warnings in Moose about overwriting methods

0.06
    - Fix several pod errors (Closes RT#43490) (Ryan Niebur)
    - Add pod tests
    - Update version control notice

0.05
	- Silence some new warnings from Moose

0.04
	- add exclusions to role composition to avoid the new warning
2009-08-19 19:50:16 +00:00
hasso
9970350839 Make isc-dhcp3 build on DragonFly. 2009-08-18 19:19:59 +00:00
hasso
a2fe9c50d0 Make GUPnP build on DragonFly. 2009-08-18 18:31:18 +00:00
he
d252311e32 Update from version 1.5.1 to 1.6.1.
Pkgsrc changes:
 o Adjust the patch to Makefile.in to match, and make sure to use
   ./install-sh with the "-c" option, to ensure we can reinstall
   after an install + deinstall.
 o Fix PLIST issues (a few more than in the PR mentioned below).

Should fix PR pkg/41868.

Upstream changes:

1.6.1   2009-09-14
	* --enable-gost : use the GOST algorithm (experimental).
	* Added some missing options to drill manpage
	* Some fixes to --without-ssl option
	* Fixed quote parsing withing strings
	* Bitmask fix in EDNS handling
	* Fixed non-fqdn domain name completion for rdata field domain
	  names of length 1
	* Fixed chain validation with SHA256 DS records

1.6.0
	Additions:
	* Addition of an ldns-config script which gives cflags and libs
	  values, for use in configure scripts for applications that use
	  use ldns. Can be disabled with ./configure --disable-ldns-config
	* Added direct sha1, sha256, and sha512 support in ldns.
	  With these functions, all NSEC3 functionality can still be
	  used, even if ldns is built without OpenSSL. Thanks to OpenBSD,
	  Steve Reid, and Aaron D. Gifford for the code.
	* Added reading/writing support for the SPF Resource Record
	* Base32 functions are now exported
	Bugfixes:
	* ldns_is_rrset did not go through the complete rrset, but
	  only compared the first two records. Thanks to Olafur
	  Gudmundsson for report and patch
	* Fixed a small memory bug in ldns_rr_list_subtype_by_rdf(),
	  thanks to Marius Rieder for finding an patching this.
	* --without-ssl should now work. Make sure that examples/ and
	  drill also get the --without-ssl flag on their configure, if
	  this is used.
	* Some malloc() return value checks have been added
	* NSEC3 creation has been improved wrt to empty nonterminals,
	  and opt-out.
	* Fixed a bug in the parser when reading large NSEC3 salt
	  values.
	* Made the allowed length for domain names on wire
	  and presentation format the same.
	Example tools:
	* ldns-key2ds can now also generate DS records for keys without
	  the SEP flag
	* ldns-signzone now equalizes the TTL of the DNSKEY RRset (to
	  the first non-default DNSKEY TTL value it sees)
2009-08-18 12:48:04 +00:00
obache
ef55334562 Update tor to 0.2.1.19.
Based on maintainer update request via PR 41828.
(remove patch-a{a,b} and make to simplify by me).

Tor 0.2.1.18 lays the foundations for performance improvements, adds
status events to help users diagnose bootstrap problems, adds optional
authentication/authorization for hidden services, fixes a variety of
potential anonymity problems, and includes a huge pile of other features
and bug fixes.

Tor 0.2.1.19 fixes a major bug with accessing and providing hidden
services.
2009-08-18 05:48:08 +00:00
wiz
2bb8add78a + libnice. 2009-08-17 21:10:53 +00:00
wiz
45203ef0ba Initial import of libnice-0.0.9:
GLib ICE library

 - only implements ICE Lite
 - no support for RTCP
 - no support for IPv6
2009-08-17 21:10:28 +00:00
wiz
8c408f8c21 + gupnp-igd. 2009-08-17 21:08:18 +00:00
wiz
17d72cc75e Initial import of gupnp-igd-0.1.3:
This is a library to handle UPnP IGD port mapping.
2009-08-17 21:07:40 +00:00
joerg
1fac8ccbb5 libfetch-2.24:
Fix a bug in the line reading optimisation, which could get confused if
the byte following the new line is a NUL. Adresses Arch Linux problem
report #15845.

Do not reuse a FTP connection if there is currently a transfer active.
Some FTP servers hang on the NOOP command. Reported by Manuel Bouyer.
2009-08-16 20:31:29 +00:00
bouyer
7173870d25 Add ocsinventory-agent 2009-08-16 18:26:51 +00:00
bouyer
3f5015ac97 Import ocsinventory-agent 1.1.2 to pkgsrc.
Open Computer and Software Inventory Next Generation is an application
designed to help a network or system administrator keep track of the
computers configuration and software that are installed on the network.
Information about Hardware and Operating System are collected.
2009-08-16 18:25:53 +00:00
wiz
eb0ee2a794 Update to 3.0.36:
Please note, that the 3.0 series will be DISCONTINUED after this release!
There will be neither any bugfix release nor any security release. Updating
to the latest release series is strongly recommended. For more information
on current Samba releases, please see

Major enhancements included in Samba 3.0.36 are:

   o Fix Winbind crash on 'getent group' (bug #5906).
   o Excel save operation corrupts file ACLs (bug #4308).
   o Prevent segmentation fault on joining a very long domain name.
2009-08-16 16:37:19 +00:00
wiz
124c14e18b Bump PKGREVISION for libevent ABI bump. 2009-08-16 15:35:43 +00:00
zafer
e29ae69028 remove ftp.gw.com from master_sites. service suspended. 2009-08-15 23:32:49 +00:00
wiz
be3e807c9b Not make-jobs safe. Set LICENSE. 2009-08-15 15:57:53 +00:00
wiz
cfa6d76fb1 Update to 3.2.5:
* Changes in ekiga 3.2.5 (2009-07-06)
- Fixed very low rate of sent images during video conversations
- Fixed crash in LDAP
- Fixed crash in presence
- Fixed simultaneous reads from different threads in jitter code
- Fixed crash during idle times
- Fixed crash when accepting a call
- Fixed deadlock in SIP handler
- Fixed freeze upon calling and showing of pc:udp$... in the URI bar
- Fixed crash in G726-16 audio codec
- Allows multiple registrations with the same registrar using
  different user names
- Allows user to choose system iLBC
- Fixed window resizing in chat when entering very long words
- Fixed linking of sbc plugin with libsamplerate
- Fixed compilation with gtk 2.12
- Fixed compilation with gcc 4.4
- Windows and Solaris specific fixes
- Added a small script, ekiga-debug-analyser, not installed, which
  retrieves only the packets exchanged from a Ekiga debug output
- Other minor fixes
- Updated translations: bn_IN, el, or
- Updated help translations: el

* Changes in ekiga 3.2.4 (2009-05-20)
- Fixed OPAL and PTLIB recommended versions

* Changes in ekiga 3.2.3 (2009-05-20)
- Fixed remote uri not being shown in the uri bar when dialing out

* Changes in ekiga 3.2.2 (2009-05-20)
- Fixed a crash on some calls

* Changes in ekiga 3.2.1 (2009-05-19)
- Fixed various crashes on shutdown
- Fixed crash when opening preferences or assistant
- Fixed crash when no account
- Fixed SIP registration
- Fixed DTMF mode for SIP endpoint
- Migrate ekiga.net configuration from 3.0 to 3.2
- Maintain window position on hiding/showing the main window
- On some failed registration, do not show the unuseful
  RequestTerminated code, but the actual error
- In assistant, fill user name field, if empty, with user name
- In preferences, audio/video devices, remove unused FFMPEG and
  WAVFile modules
- Fixed recognition of cameras with non-ascii characters
- Fixed compilation with --disable-tracing
- Various fixes during configuration
- Fixed issue with having multiple registrations with the same SIP registrar
- Fixed problem with not waiting till ACK arrives, some
  implementations get offended if the ACK gets a transaction does not
  exist error. Thanks hongsion for the report
- Fixed bug where if a non-INVITE transaction gets a 1xx response, but
  then the 2xx (or above) response is lost, the command is not
  retransmitted
- Added fix for video plug in shared library loading, current code
  would not look anywhere but default path
- Fixed compiling G722 plug in on SUN
- Fixed correct value for remote party address
- Fixed compilation on NetBSD
- Fixed INVITE sent in response to a REFER command using a different
  local user name to the original call
- Fixed bug where opal tries to install plugins even if they have been disabled
- Fixed crash in PStandardColourConverter::YUY2toYUV420PWithResize
- Fixed include path overrides package include path
- Fixed search for connection matching replaces header dialog info,
  broken during changes to make calls back into the same stack
- Fixed from/to fields reversed in call dialog identifier information,
  needed for a INVITE with replaces header
- Fixed thread leaks
- Fixed video I-frame detection
- Fixed media format matching option additions
- Fixed advanced rate controller support
- Fixed popping frames problem when rate controller skips input frames
- Fixed missing re-lock of mutex on jitter buffer shut down
- Fixed gatekeeper discovery
- Added YUV2 support to DirectX code
- Fixed crash in PInterfaceMonitor::Stop
- If SIP answer to our offer contains only media formats we never
  offered then abort the call as this is SO not to specification!
- Fixed possible assertion if the soundcard blocks and prevents the
  device to be closed
- Fixed possible path through unsubscribe/unregister code that could
  lead to a NULL pointer being used
- Fixed issue in SIP registering, if both a full AOR and a registrar
  host name is provided then we would normally disable all registrar
  searches (e.g. SRV record lookup) and just use the host name
  specified
- Change default TSTO in H.263 to give better quality
- Fixed issue with SIP call hairpinning back into the same stack
- Fixed possibility of closing a channel twice
- Fixed intermittent problem with losing an audio channel when using
  INVITE with a replace header
- Fixed being able to switch off jitter buffer while still a thread
  reading from it
- Fixed bug with "hairpin" SIP calls, subsequent commands to INVITE
  are not routed to the correct connection instance
- H.224 should not be enabled when H.323 is disabled
- Various Solaris build fixes
- Fixed RFC3890 support
- Don't stop a call from clearing due to lack of media just because a
  session has not received any packets
- Fixed memory leaks in the plugins code
- Improved the RTP stack performances
- Fixed various video payload problems
- Fixed issue with outgoing re-INVITE that gets a 401/407
  authentication required error, the re-transmitted INVITE was not a
  re-INVITE but another normal INVITE, so "hold" doesn't work
- Fixed issue with incoming re-INVITE that has no SDp in the INVITE,
  if the eventual ACK has the same streams but only changed the IP
  address/port for RTP, then we did not change our RTP send
  addresss/port
- Add numerous boundary checks to H.263 codec
- Discard out of order packets, mode A frames that don't begin with a
  start code, and frames that don't begin with a start code in H.263
  codec
- Fixed initial H.323 call set up honouring the auto-start
  configuration for "don't offer"
- Fixes for gcc 4.4.0
- Fixed compilation with video, h.323 or sip disabled
- Windows port:
  - DirectX fixes
  - Better LDAP support
  - Add back devices
  - Fixed issue with empty strings for Windows sound devices being
    returned when being used over a Remote Desktop connection
  - Fixed G.722 compilation
  - Fixed linker problems
- Other minor fixes
- Updates translations: ar, as, crh, es, kn, nb, or, zh_CN
- Updated help translation: el, es

Special thanks to Julien Puydt, Michael Rickmann, Mounir Lamouri,
Eugen Dedu, Jan Schampera and Yannick Defais for their continuous work
on Ekiga.
2009-08-15 15:39:23 +00:00
jklos
2f0576b03e Assembly language atomic operations don't work on NetBSD mipsel, so
disable them with CONFIGURE_ARGS.
2009-08-15 01:30:57 +00:00
joerg
1f2d6bb444 Update to pygopherd-2.0.16. No detailed changes.
Prepared by Dave Vollenweider with some additional fixes by me.
2009-08-14 14:20:51 +00:00
joerg
3666b9f3c4 CFLAGS must be modified after including bsd.prefs.mk.
XXX pkglint should detect this
2009-08-13 20:20:24 +00:00
tnn
7dece37eeb fix unsatisfiable dependency 2009-08-12 07:27:26 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
hasso
993f949798 It's not MAKE_JOBS safe. 2009-08-11 21:03:56 +00:00
joerg
1bec197458 Fix some lint warnings about G/C unused variables and changing a
variable type to match the return type of fetch_read.
2009-08-11 20:48:06 +00:00
dsainty
d766695f79 If the OPSYS-specific defconfig file isn't present, don't bomb out the
Makefile by trying to concatenate the non-existent file.  Fixes the build for
Linux, and presumably all other non-NetBSD platforms too.
2009-08-10 23:03:20 +00:00
dsainty
25d68616ca Basic default buildlink3.mk, for packages wanting access to pppd's headers. 2009-08-10 14:03:56 +00:00
wiz
1887b80f46 Update to 3.0.47:
--- 3.0.47 2009/07/08

Function yaz_xml2query allows a diagnostic element in the PQF XML
representation .. diagnostic@code and diagnostic@addinfo is diagnostic
code and additional info respectively.

The BER BOOLEAN is now the integral type Odr_bool which still happens
to be an 'int'. The BER INTEGER which used to be a plain 'int' is now
typedef'd to Odr_int. This is still an integral 'int', but it may be
changed to 64-bit via a one-liner in nmem.h (NMEM_64=1). The documentation,
ASN-1 compiler as well as programs has been updated to use the new types.

--- 3.0.46 2009/06/08

zoom: ZOOM_record_get now renders OPAC records when type=xml. Previously
only the bibliographic record was rendered. For type=opac, an OPAC
record is only returned if it is present.

iconv: small fix for encoding of advancegreek.

yaz-client: avoid double display of SRU/SRW records (bug #2798).

yaz-client: option auto_reconnect=on really reconnects.

yaz-client: fix bug #2770 - avoid length limit for auth parameters.

server: avoid null ptr ref for for yaz_poll errors.

build: fix RPM build for RHEL 5.3.

comstack: prefer IPV6 addresses over IPV4 - should refix bug #2350
2009-08-09 08:40:23 +00:00
smb
5dba70c687 More getline() fallout 2009-08-09 00:53:09 +00:00