Commit graph

7674 commits

Author SHA1 Message Date
heinz
b137e4ab45 Activated p5-Net-OpenID-Consumer 2007-05-06 14:02:24 +00:00
heinz
03f2f362b6 Initial import of p5-Net-OpenID-Consumer 0.13.
This is the Perl API for (the consumer half of) OpenID, a distributed
identity system based on proving you own a URL, which is then your
identity.  More information is available at:

  http://openid.net/
2007-05-06 14:00:56 +00:00
heinz
5060511a94 Activated p5-RPC-XML 2007-05-06 13:28:28 +00:00
heinz
c52578ac93 Initial import of p5-RPC-XML 0.59.
The package was originally created by Roman Kulik in pkgsrc-wip. Very
small changes by me.


The RPC::XML package is an implementation of XML-RPC. The module
provides classes for sample client and server implementations, a
server designed as an Apache location-handler, and a suite of
data-manipulation classes that are used by them.
2007-05-06 13:25:12 +00:00
adrianp
d069d5bd59 PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
2007-05-05 22:09:18 +00:00
markd
457fa9025f Update kftpgrabber to 0.8.1
FIX: Rewritten speed limiting code, so limits work much better now
FIX: Directory entry and path caching
FIX: Minor file exists dialog problems
FIX: Some issues related to using multiple transfer threads
FIX: Local directory scans now honor priority settings
FIX: Total speed display for multiple running transfers (patch by David
     Gnedt)
ADD: Added a quick option to set speed limits and number of threads
2007-05-05 21:39:11 +00:00
grant
5b05872db5 don't bother building the sample 'helloworld' module, it doesn't get
installed, anyway, and was breaking the build on Solaris.
2007-05-04 04:53:03 +00:00
wiz
033684dda6 Update to 2.8.5:
2007/04/23: version 2.8.5 = tag release-2-8-5
5855: Increase Unix32.max_cache_size, fix max_opened_connections check
      (thx to pango)

2007/04/21
5878: HTML: Fix preview in vd <num> broken by patch #5866

2007/04/20
5876: HTML: Send mime-type video/mpeg for file extension .vob

2007/04/19
5857: EDK: Remove upload compression (patch #5665) due to ineffective caching
5875: Swarmer: Some cosmetic changes (pango)
5856: EDK: Set TCP backlog to max_upload_slots for donkey_port socket
5869: EDK/Swarmer: Try harder to read corrupt files.ini
- reset chunk table to missing after re-creating a missing temp file
- discard swarmers without files entry in files.ini instead of stopping
- check that partial hashes file_md4s match with file_md4 when reading files.ini
5870: Updated distrib/mldonkey_submit, it now uses command dllink instead of dd,
      it also supports http and sig2dat links (atordo)

2007/04/13
5866: HTML: fix third button row to also successful act within frames (schlumpf)

2007/04/12
5867: EDK: Show country code/flags for indirect clients
5862: BT: Informative GUI console messages after sending a .torrent file to GUI
5859: HTML: Support sending files from $MLDONKEY_DIR/html_themes/

2007/04/10
5861: HTML: Fix errors reported by w3.org validator in html_header_mods0
5860: HTML: fix broken refresh on Opera/Safari (schlumpf)

2007/04/08
5854: Set shared_check_files = 0 to disable scanning of shared directories
5853: New option defaults
- download_sample_size 100, 10 is too low, download rate is computed wrong
- ED2K-propagate_sources false, this activates outdated MLDonkey-style source
  exchange, MLDonkey supports eMule-style source exchange which is not affected
  by this option
- ED2K-update_server_list_server should be false, there are lots of fake servers
  out there, trust only servers from trusted server lists. For more details read
  http://mldonkey.sourceforge.net/ServerList#Fake_search_results
- ED2K-upload_full_chunks should be true to reflect the same default eMule uses
- ED2K-upload_compression_table_size should not be smaller than max_upload_slots

2007/04/03
5821: New variables for file_completed_cmd:
      file_group_cnt, file_group_user, file_group_dir
5849: EDK: Report correct short versions for Windows clients

2007/04/02
5847: BT: Fix exceptions when handling BT clients as friends
5845: Do not reverse order in files.ini after restart (pango)
5844: HTML: Keep totals line when sorting statistics tables (schlumpf)
2007-05-03 11:44:27 +00:00
cjs
753b5b5e37 Update BIND to 9.4.1:
CVE-2007-2241: A sequence of queries can cause a recursive nameserver
to exit. While it is unlikely these will occur in normal operation, an
attack can use them to cause the affected versions to exit. This attack
is a denial of service, and does not allow an attacker to gain control
of affected systems.
2007-05-02 08:12:37 +00:00
abs
2cf531a093 Since the Teamspeak licence has changed ensure it uses a different
name, so users have to explicitly decide to agree to the new licence.
Noted by flexlmwizd.
2007-05-01 11:34:05 +00:00
abs
4764721087 enable teamspeak-server 2007-04-30 15:34:13 +00:00
abs
452285d8ab Import teamspeak-server-2.0.23.15 into pkgsrc:
TeamSpeak is a quality, scalable application which enables people
to speak with one another over the Internet. TeamSpeak consists of
both client and server software. The server acts as a host to
multiple client connections, capable of handling literally thousands
of simultaneous users. This results in an Internet based teleconferencing
solution that works in a variety of applications such as team mates
speaking with one another while playing their favorite online game,
small businesses cutting costs on long distance charges, or for
personal communication with friends and family.

This package contains the TeamSpeak server for Linux/i386
2007-04-30 15:33:27 +00:00
hubertf
6014cb3a04 remove with last update to 0.4.0 2007-04-29 09:41:27 +00:00
hubertf
3267048a4c Update vpnc to 0.4.0. Changes:
* DragonFly BSD support by Hans-Werner Hilse
    * Solaris 10 fixes by Sunil
    * support to read obfuscated passwords from .pcf files, based on work
      from "HAL-9000@evilscientists.de"
    * granted Dan Villiom Podlaski Christiansen svn commit privileges
    * Darwin support by Dan Villiom Podlaski Christiansen
    * UDP IP keepalive support from FreeBSD port
    * Juniper/ScreenOS support from Marc Huber
    * replace "--disable-natt --force-natt --udp" with "--natt-mode"
    * null cipher support from Simon Lipp
    * Windows/Cygwin and tap support from Paolo Zarpellon
    * rekeying support
    * various other fixes contributed by Joerg Mayer, Heiko Stamer, Plamen
      Todorov, Asgeir, Jukka Salmi, Wolfram Sang, Laurence MOINDROT, Chris
      Osicki, Anton Altaparmakov, Adam Simpkins, Ken Bell, Hanno Boeck,
      Kyle McKay, Dennis Schneider

Also, the binary is now in .../sbin instead of .../bin.

Patch contributed by Jukka Salmi <j+pkgsrc@salmi.ch> in private mail.
2007-04-28 20:17:04 +00:00
schmonz
801dd9ecd1 Add the usual macosx-bind9-bind8compat hack to fix build on OS X. 2007-04-27 22:31:53 +00:00
tv
4fe1592d0f give away to pkgsrc-users 2007-04-26 20:04:37 +00:00
minskim
24d9313e62 Update ns to 2.31.
Major Changes:
- Several changes to WPAN module.
- Several changes to allow ns to compile on Solaris with the Sun C compiler.
- Significant change to PackMime-HTTP HTTP/1.1 behavior.
- Updated SCTP implementation.
- corrected sendpacket() signature.
- Major XCP cleanup.
- Minor changes to TCP.
- TFRC changes.
- Adding DelayBox and PackMimeHTTP modules.
2007-04-26 16:11:50 +00:00
tnn
fe9171f449 Update to lftp-3.5.11.
Version 3.5.11 - 2007-04-11
* fixed mirror for MDTM-less ftp servers.
* fixed readline prompt for \[\] (visible on win32).
* fixed compilation with Sun native compiler (Yann Rouillard).
Version 3.5.10 - 2007-03-26
* fixed core dump when doing ls on file: connection.
* fixed core dump when doing pget to write-protected directory.
2007-04-25 18:37:38 +00:00
tnn
4726602c49 Bump PKGREVISIONs to chase update of devel/libevent. 2007-04-25 16:39:40 +00:00
gdt
d670556096 add license (from "Licensing") 2007-04-24 14:49:34 +00:00
ghen
328a23191f Update tcpdump 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-04-24 12:31:47 +00:00
tron
30e3b86f8a Fix incorrect permission (only warnings) reported by "checkperms". 2007-04-24 12:14:23 +00:00
tron
f73c35c2e5 The "gated" script must be run early during system startup because it is
part of the network initialization. Use similar dependences as the
(corrected) "route6d" script. Bump package revision because of this fix.

This should fix PR pkg/36203.
2007-04-24 12:06:18 +00:00
abs
1bfa7bc276 Update net/p5-Net-eBay to 0.41:
- Added ebay-get-item script
2007-04-23 13:24:13 +00:00
obache
9d5fe512ed Update tinc to 1.0.7.
News

Jan 5th 2007
Version 1.0.7 released.
 * Fixed a bug that caused slow network speeds on Windows.
 * Fixed a bug that caused tinc unable to write packets to the tun device on OpenBSD.

Dec 18th 2006
Version 1.0.6 released.
 * More flexible detection of the LZO libraries when compiling.
 * Fixed a bug where broadcasts in switch and hub modes sometimes would not work anymore when part of the VPN had become disconnected from the rest.

Nov 14th 2006
Version 1.0.5 released.
 * Lots of small fixes.
 * Broadcast packets no longer grow in size with each hop. This should fix switch mode (again).
 * Generic host-up and host-down scripts.
 * Optionally dump graph in graphviz format to a file or a script.
 * Support LZO 2.0 and later.
2007-04-21 15:19:01 +00:00
bouyer
3665c1fd42 gcc4 can't read an include file backward :)
Move variables declaration after struct definitions, so that gcc knows the
size of the variables. Fix build on netbsd-4.
2007-04-20 18:55:00 +00:00
tron
f0bcb129a6 Update "libtorrent" package to version 0.11.4 and "rtorrent" package
to version 0.7.4. Changes since versions 0.11.1 and 0.7.1 respectively:
- Added "max_open_http" option that limits the max number of simultaneous
  http connections. By default set to 32.
- Directory structured view of the file list. The '/' key collapses
  directories, while the right arrow or ^F enters the selected directory.
  Changing the priority for a directory changes all contained files.
- Added "create_link" and "delete_link" options which apply to a download.
  These must be used with the new "on_*" options, so as to allow you to
  create symbolic links when starting, stopping, finishing, etc, a torrent.
- The "tos" option was parsing the hex value with unit == 0, which caused
  it to always zero it.
- Forgot to check if there were any torrents hashing before starting new
  non-fast-resume checks, which would cause multiple torrents to be hashed
  at once.
- File progress is now updated when hash_check is called, and no longer
  cleared on close. This fixes a bug with >100% file progress being reported
  and optimizes file progress updating for completed torrents.
- Disabled IPv6 http requests so the trackers won't think we support it,
  and enabled curl's support for gzip encodings.
- Added 'seeding' view on key 8.
- Added "max_{up,down}loads_{div,global}" options. See the man page for
  more information.
- Added support for dvorak keyboard layout. Patch by matled at gmx.net.
- The STOPPED request was being canceled when a download was closed with
  f.ex ^K, moved it so it only happens when the download is removed.
- Allow properly quoted and escaped arguments to options. F.ex "schedule
  = wd,10,10,load_start=~/Foo\ Bar/*.torrent" and "schedule =
  wd,10,10,load_start="~/Foo Bar/*.torrent"" now works.
- Added unlimited setting for max unchoked in ChokeManager and made it
  the default. Set with 0 as a temporary hack.
- Don't resize empty files used for creating directories.
2007-04-20 13:37:57 +00:00
joerg
769fd07af1 Don't use | in the comment. From Woodstock in #pkgsrc. 2007-04-17 22:52:04 +00:00
joerg
f5e73c9a1b Fix DragonFly build. 2007-04-16 15:42:03 +00:00
cjs
bfde5f2e6c Upgrade BIND to 9.4.0.
I won't attempt to summarize 221 lines of changes in README here.
2007-04-15 18:56:49 +00:00
gdt
47deb4eeed Add missing files in PLIST not found by print-PLIST without -cnewer.
(Pointed out by wiz).
2007-04-15 14:03:50 +00:00
kristerw
37d23f363a Add nagios-plugin-radius and radiusclient-ng. 2007-04-15 11:36:24 +00:00
adrianp
e6894832f1 Update to 1.1.6
Feature Improvements
* Added more dictionaries

Bug Fixes
* Corrected typo in rlm_pap.c (closes #440)
* Corrected typo in src/main/auth.c (closes #437)
* Suppress SSL error messages if error is zero. (closes #436)
* Don't complain about "Error in read client certificate A" if we expect to
  read it in the next packet. Fix based on patch by Dan Lukes.
* Corrected nearly 30 bugs found by Coverity See also http://scan.coverity.com
* Don't die on HUP. Instead leak memory (sorry). After a few hundred HUP's, the
  server will have leaked a few megabytes of memory, and you should probably
  re-start it. It's ugly, but better than dying. (Closes #426)
* Corrected a few double free's
* Corrected typo in radrelay, which prevented it from working
* Made Firebird module build
* Fixed bug in PostgreSQL module that caused server crash.
* Fixed bug in SQL module that could cause server to crash.
2007-04-14 10:16:47 +00:00
bouyer
43bea233aa import nagios-plugin-radius, a package for the nagios radius plugin from
nagios-plugins-1.4.3.
2007-04-13 20:06:21 +00:00
bouyer
643e45579c better DESCR for this new package 2007-04-13 20:04:49 +00:00
bouyer
33697b558d Import radiusclient-ng 0.5.5.1.
This client library and basic utilities for performing logins authenticated
by a Radiusd server. All these programs are based on a library which lets
you develop a RADIUS-aware application in less than 50 lines of C code.
It is highly portable and runs on Linux, many BSD variants and Solaris.
2007-04-13 19:58:56 +00:00
tonio
993ee3e984 Fix build under FreeBSD 2007-04-13 14:54:41 +00:00
gdt
b23fec5113 add:
# make sometimes spins forever
MAKE_JOBS_SAFE=		no
2007-04-13 13:00:51 +00:00
wiz
fbd19b1d3a Update to 2.18.1. Changes (without translation updates):
Vino 2.18.1
===========

  Fixes

    + Fix the non-XDAMAGE, non-XSHM support, bug #423887 (Mark)
    + Fix crash on vino_input_init(), bug #425863 (Jonh, Mark)
    + Fix crashes on critical warning in vino-preferences applet,
      bug #418836 and bug #423027 (Halton Huo, Jonh)

Vino 2.18.0
===========

  Fixes

    + Fix build fail with --enable-http-server (Halton Huo)
    + Fix crash when 'disconnect client' menu item is called twice (Jonh, Mark)
    + Adjusts in .desktop file, making it valid according with freedesktop.org (Jonh)

Vino 2.17.92
===========

  Fixes

    + A few issues related to new Vino Status Icon (Jonh, Christian Persch)
    + Adjust Categories in desktop file according with new Control Center (Denis Washington)
    + Fix minor issues about GnomeIconTheme usage (Jani Monoses)
    + Updates port number in preferences window when server starts (Jonh)

Vino 2.17.5
===========

  Features

    + Add D-Bus support so that capplet can find out the port number
      from the server (Jonh, Mark)
    + Display a notification bubble when someone connects if we
      haven't already prompted the user for authorization (Jonh, Mark)

  Fixes

    + Replace deprecated GnomeIconTheme usage with GtkIconTheme (Christian Persch)
    + Don't mark GObject property descriptions for translation (Mark)

Vino 2.17.4
===========

  Features

    + Add a status icon allowing you to disconnect users
      (Jonh Wendell, Christian Persch, Mark, Calum, Andre Klapper)

  Fixes

    + Hide the help button in the prompt dialog (Mark)
    + Fix broken keyboard under Xsun (Halton Huo, Mark)
    + Fix the desktop name remoted to the client (Jonh Wendell)
    + Fix the stringification of the client hostname (Jonh Wendell)

Vino 2.17.2
===========

  Features

    + Add "local_only" GConf key for use with SSH tunnels (Mark, Shaya Potter)
    + Add "alternative_port" GConf key (Mark, John Wendell)
    + Add ability to use gnome-keyring to store VNC password (Mark, Steven Zhang)
    + Add IPv6 support (Mark, Srirama Sharma)

  Fixes

    + Update for RFB 3.8 (Dan Winship)
    + Fix for X servers which don't support XShm (Dan Winship)
    + Fix CoRRE encoding problem (Mark)
    + Back-port some fixes from upstream libvncserver (Mark)
    + Add GTK category to .desktop file (Mark)
    + Mark some weird glade strings as non-translatable (Mark)
    + Fix icons not changing when icon theme changes (Mark)
    + Use glib's base64 functions instead of our own (Mark)
    + Use GtkLinkButton instead of VinoURL (Mariano Suárez-Alvarez)

Vino 2.16.0
===========

  Fixes

    + Fix hang on wrong login (Gary Coady)
    + Build fixes for FreeBSD (Diego Pettenò)
    + Build fixes (Leonardo Boshell)
2007-04-12 21:22:47 +00:00
gdt
9d1053be4b add coda 2007-04-12 18:13:55 +00:00
gdt
566f0cc9b7 Coda distributed filesystem. This package contains the client and
server.  The package omits the rc.vice script.
2007-04-12 18:13:05 +00:00
adam
47d882d5e3 Fix configure on linux (patch-aa) 2007-04-12 17:03:46 +00:00
martti
cc3a1b98db Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-12 09:55:08 +00:00
tonio
7b8f795a54 Update net/unison to 2.27.12
- small bugfixes
2007-04-12 09:20:55 +00:00
drochner
d8fe83b25f update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 20:25:03 +00:00
adrianp
9884d95634 Update to 1.1.5
2006.03.05 Version 1.1.5 has been released.
The focus of this release is stability.

Feature Improvements
* Added more dictionaries
* Dictionary files now MUST NOT be globally writable.
* Configuration files now MUST NOT be globally writable.
* Be more aggressive about freeing memory on clean exit.
* Updated rlm_python.
* Added another experimental SQL IP Pool module

Bug Fixes
* Corrected base64 decoding in rlm_pap
* Don't retransmit accounting packets. The NAS should do this.
* Handle Client-Error in EAP-SIM. (Closes #419)
* Port OpenSSL locking fixes from CVS head. This makes PEAP more stable on i
  some systems.
* Require Message-Authenticator in Status-Server packets.
* Correct Tunnel-Medium-Type VALUEs in dictionary.rfc2868.
* Increase buffer size for dynamic expansion, which allows longer SQL queries.
  (Closes #405)
* Use correct line number when there's a parse error in one of the
  configuration sections. (Closes #421)
* Terminate SSL sessions in EAP on error, rather than continuing in some cases.
* Increase buffer size to allow parsing of long octet strings,
* Fix string termination on xlat in rlm_perl.
2007-04-09 15:56:26 +00:00
adrianp
1ad6181b99 Update to 6.0.1
* Use the new plugin functionality available and build the dns, random and whois
  plugins by default.
* The postgresql and ldap plugins can be optionally built by setting
  PKG_OPTIONS.echoping.

6.0.1 (2007-04-04)
* Bug fixes only

6.0.0 (2007-03-26)
* Plugins: several plugins (whois, postgresql, dns) are now
  shipped with echoping and you can write your own. All new
  protocols will now be supported via plugins. Consequences:
* you now need an Unix with a working dlopen(3)
* echoping now requires the popt parsing library
* popt: echoping now depends on popt. One main change: options
  parsing is lightly different so some scripts *may* break. A
  typical example is that "old-school" Unix aggreation of arguments
  ("echoping -v4 localhost") is no longer accepted (use "echoping -v
  -4 localhost").
* Many bug fixes, see the list at Sourceforge
2007-04-09 14:44:29 +00:00
adrianp
04aca9c9c4 Update to 1.2.2
* one can now set the interface through which the http-pings will be send
2007-04-09 09:49:47 +00:00
adrianp
03db4e56cf Update to 1.6.0.0
Some new features/corrections include:
* new addresses IP-DATAGRAM and UDP-DATAGRAM allow versatile broadcast
  and multicast modes
* range option supports form address:mask with IPv4
* changed behaviour of SSL-LISTEN to require and verify client
  certificate per default
* filan (and socat -D) could hang when a socket was involved

See: http://www.dest-unreach.org/socat/doc/CHANGES for all the details
2007-04-09 09:47:48 +00:00
tonio
787a68e9b2 update net/unison-devel to 2.27.10
Changes since 2.17:
     * The native OS X user interface has been enormously improved by Ben
       Willmore and Trevor Jim.
     * The backup functionality has been completely rewritten. The
       external interface has not changed, but numerous bugs, irregular
       behaviors, and cross-platform inconsistencies have been corrected.
     * Some important safety improvements:
          + Added a new mountpoint preference, which can be used to
            specify a path that must exist in both replicas at the end of
            update detection (otherwise Unison aborts).
          + The confirmation of "big deletes" is now controlled by a
            boolean preference confirmbigdeletes. Default is true, which
            gives the same behavior as previously.
          + If Unison is asked to "follow" a symbolic link but there is
            nothing at the other end of the link, it will now flag this
            path as an error, rather than treating the symlink itself as
            missing or deleted.
     * Smaller changes:
          + Added forcepartial and preferpartial preferences
          + Refined debugging code so that the verbosity of individual
            modules can be controlled separately. Instead of just putting
            '-debug verbose' on the command line, you can put '-debug
            update+', which causes all the extra messages in the Update
            module, but not other modules, to be printed. Putting '-debug
            verbose' causes all modules to print with maximum verbosity.
          + Rewrote some of the merging functionality, for better
            cooperation with external Harmony instances.
          + Changed the temp file prefix from .# to .unison.
          + Compressed the output from the text user interface
          + Added .mpp files to the "never fastcheck" list
     * Many small bugfixes, including:
          + Fixed a bug that would occasionally cause the archives to be
            left in non-identical states on the two hosts after
            synchronization.
          + Fixed a bug that prevented Unison from communicating
            correctly between 32- and 64-bit architectures.
          + Set read-only file to R/W on OSX before attempting to change
            other attributes.
          + Fixed bug resulting in spurious "Aborted" errors during
            transport (thanks to Jerome Vouillon)
          + Enable diff if file contents have changed in one replica, but
            only properties in the other.
          + Removed misleading documentation for 'repeat' preference.
          + Fixed a bug in merging code where Unison could sometimes
            deadlock with the external merge program, if the latter
            produced large amounts of output.
          + Workaround for a bug compiling gtk2 user interface against
            current versions of gtk2+ libraries.
          + Added a better error message for "ambiguous paths".
          + Squashed a longstanding bug that would cause file transfer to
            fail with the message "Failed: Error in readWrite: Is a
            directory."
2007-04-08 22:46:36 +00:00