Commit graph

160668 commits

Author SHA1 Message Date
asau
3af2140a02 Remove DrScheme, successor is Racket (lang/racket).
Remove MzScheme, successor is textual Racket (lang/racket-textual).
2010-07-20 02:20:38 +00:00
asau
9cf747053f Import Racket 5.0 as lang/racket.
Import textual Racket version as lang/racket-textual.

Racket (formerly PLT Scheme) is a specific dialect of the Lisp
language based on the Scheme branch of the Lisp family.
2010-07-20 02:15:50 +00:00
obache
baaf777582 Bump PKGREVISION from evolution-data-server shlib bump. 2010-07-20 02:08:35 +00:00
sbd
c49e32fb15 _GNU_SOURCE must be defined to build the IPv6 code under glibc 2010-07-20 00:04:08 +00:00
sbd
4694ed0c74 Remove unneeded @pkgdir entrys I add 2010-07-20 00:01:22 +00:00
markd
8865b24f04 netatalk update 2010-07-19 21:23:17 +00:00
markd
829d7b73f4 Update to netatalk 2.1.3
Changes in 2.1.3
================

* FIX: afpd: fix a serious error in networking IO code
* FIX: afpd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO, use
       non-blocking IO and select instead for writing/sending data.
* UPD: Support for BerkeleyDB 5.0.

Changes in 2.1.2
================

* FIX: afpd: fix for possible crash in case more then one server is
       configured in afpd.conf.
* FIX: afpd: ExtendedAttributes in FreeBSD
* FIX: afpd: sharing home folders corrupted the per volume umask.
* UPD: afpd: umask for home folders is no longer taken from startup umask.
* UPD: afpd: dont and permissions with parent folder when creating new
       directories on "upriv" volumes.
* UPD: afpd: use 'afpserver@fqdn' instead of 'afpserver/fqdn@realm'.
       Prevents a crash in older GNU GSSAPI libs on eg. CentOS 5.x.

Changes in 2.1.1
================

* UPD: fallback to a temporary in memory tdb CNID database if the volume
       database can't be opened now works with the default backend "dbd" too.
* FIX: afpd: afp_ldap.conf was missing from tarball. This only effected
       [Open]Solaris.
* FIX: afpd: Check if options->server is set in set_signature, preventing
       SIGSEGV.
* FIX: afpd: server signature wasn't initialized in some cases
* FIX: DESTDIR support: DESTDIR was expanded twice
* FIX: Fix for compilation error if header files of an older Netatalk
       version are installed.

Changes in 2.1-release
======================

* NEW: afpd: new volume option "volsizelimit" for limitting reported volume
       size. Useful for limitting TM backup size.
* UPD: dbd: -c option for rebuilding volumes which prevents the creation
       of .AppleDouble stuff, only removes orphaned files.

Changes in 2.1-beta2
====================
* NEW: afpd: static generated AFP signature stored in afp_signature.conf,
       cf man 5 afp_signature.conf
* NEW: afpd: clustering support: new per volume option "cnidserver".
* UPD: afpd: set volume defaults options "upriv" and "usedots" in the
       volume config file AppleVolumes.default. This will only affect
       new installations, but not upgrades.
* FIX: afpd: prevent security attack guessing valid server accounts. afpd
       now returns error -5023 for unknown users, as does AppleFileServer.

Changes in 2.1-beta1
====================

* NEW: afpd: AFP 3.2 support
* NEW: afpd: Extended Attributes support using native attributes or
       using files inside .AppleDouble directories.
* NEW: afpd: ACL support with ZFS
* NEW: cnid_metad: options -l and -f to configure logging
* NEW: IPv6 support
* NEW: AppleDouble compatible UNIX files utility suite `ad ...`.
       With 2.1 only `ad ls`.
* NEW: CNID database maintanance utility dbd
* NEW: support BerkeleyDB upgrade. Starting with the next release
       after 2.1 in case of BerkeleyDB library updates, Netatalk
       will be able to upgrade the CNID databases.
* NEW: afpd: store and read CNIDs to/from AppleDouble files by default.
       This is used as a cache and as a backup in case the database
       is deleted or corrupted. It can be disabled with a new volume
       option "nocnidcache".
* NEW: afpd: sending SIGINT to a child afpd process enables debug logging
       to /tmp/afpd.PID.XXXXXX.
* NEW: configure args to download and install a "private" Webmin instance
       including only basic Webmin modules plus our netatalk.wbm.
* NEW: fallback to a temporary in memory tdb CNID database if the volume
       database can't be opened.
* NEW: support for Unicode characters in the range above U+010000 using
       internal surrogate pairs
* NEW: apple_dump: utility to dump AppleSingle and AppleDouble files
* NEW: afpldaptest: utility to check afp_ldap.conf.
* UPD: atalkd and papd are now disabled by default. AppleTalk is legacy.
* UPD: slp advertisement is now disabled by default. server option -slp
       SRVLOC is legacy.
* UPD: cdb/dbd CNID backend requires BerkeleyDB >= 4.6
* UPD: afpd: default CNID backend is "dbd"
* UPD: afpd: try to install PAM config that pulls in system|common auth
* UPD: afpd: symlink handling: never followed server side, client resolves
       them, so it's safe to use them now.
* UPD: afpd: Comment out all extension->type/creator mappings in
       AppleVolumes.system. They're unmaintained, possibly wrong and
       do not fit for OS X.
* FIX: rewritten logger
* FIX: afpd: UNIX permissions handling
* FIX: cnid_dbd: always use BerkeleyDB transactions
* FIX: initscripts installation now correctly uses autoconf paths,
       ie they're installed to --sysconfdir.
* FIX: UTF-8 volume name length
* FIX: atalkd: workaround for broken Linux 2.6 AT kernel module:
       Linux 2.6 sends broadcast queries to the first available socket
       which is in our case the last configured one. atalkd now tries to
       find the right one.
       Note: now a misconfigured or plugged router can broadcast a wrong route !
* REM: afpd: removed CNID backends "db3", "hash" and "mtab"
* REM: cnid_maint: use dbd
* REM: cleanappledouble.pl: use dbd
* REM: nu: use `macusers` instead
2010-07-19 21:21:25 +00:00
perry
fe959573b3 Update to w3m-el-snapshot_1.4.394+0.20100524
No change information available, unfortunately.
2010-07-19 21:17:34 +00:00
pettai
ee3f01e3bc Updated net/lftp to 4.0.4 2010-07-19 18:48:49 +00:00
drochner
3bc57359d1 recognize a 16bit greyscale format with "white is zero" (which is
generated by some neutron image plate detector) -- PIL is lacking
some infrastructure here so it gets treated like "black is zero"
but this is fine for me because I don't want to interpret it
photometrically anyway
2010-07-19 17:45:02 +00:00
ver
09b7888024 Added py-jersey, py-pendrell, py-s3cmd, and py-oauth.
Updated py-OpenSSL-0.10.
2010-07-19 17:13:57 +00:00
ver
29a33353ba Add devel/py-jersey, net/py-s3cm3, security, py-oauth, and www/py-pendrell
to their respective category Make files.
2010-07-19 17:04:54 +00:00
ver
743775cf8d Add py-oauth from http://pypi.python.org/pypi/oauth/1.0.1:
Library implementing OAuth version 1.0a as documented at http://oauth.net/
2010-07-19 16:53:13 +00:00
ver
a6e9424ac2 Upgrade py-OpenSSL to 0.10 from 0.7 for feature enhancements. 2010-07-19 16:46:48 +00:00
ver
597f6e8bb0 Add s3cmd from http://s3tools.org/:
S3cmd lets you copy files from/to Amazon S3 (Simple Storage Service) using a
simple to use command line client. Supports rsync-like backup, GPG encryption,
and more. Also supports management of Amazon's CloudFront content delivery
network.
2010-07-19 16:42:12 +00:00
ver
b9fe92d175 Add the Pendrell Python library from http://pendrell.olix0r.net/ 2010-07-19 16:34:35 +00:00
ver
f0d23ef46f Add the Jersey python library from http://pypi.python.org/pypi/jersey 2010-07-19 16:32:49 +00:00
cube
d999714659 Add the necessary NO_{BIN,SRC}. I thought RESTRICTED was enough. 2010-07-19 16:19:10 +00:00
tnn
2a874de62d ditto ifdefry for DragonFly. PR pkg/43641 2010-07-19 14:14:13 +00:00
pettai
99d5570828 Update to 4.0.4:
* added dnssec support.
* new setting cmd:stifle-rl-history to limit command history size.
* fixed exit code of mget/mput.
* fixed compilation on some systems.
* fixed crash of `cls -s' on MacOS X x64.
* torrent: don't try to connect back to peers which connected to us.
2010-07-19 13:11:59 +00:00
pettai
f7464c55ba Updated net/rancid to 2.3.4 2010-07-19 13:04:53 +00:00
adam
5235553cdc Updated graphics/pngcrush to 1.7.11 2010-07-19 13:02:45 +00:00
adam
00e792371c Changes 1.7.11:
(built with libpng-1.4.2 and zlib-1.2.5)
2010-07-19 13:01:58 +00:00
obache
53b89004f4 Revert unwanted bump. 2010-07-19 12:37:27 +00:00
sno
97c829e8a5 Updated sysutils/p5-Sys-Utmp to 1.6nb1 2010-07-19 12:32:40 +00:00
sno
64606415da Updating sysutils/p5-Sys-Utmp from 1.6 to 1.6nb1 to remark some fixes:
- Fix Utmp.xs to compile on NetBSD (fixes PR pkg/42082)
- Apply patch from RT#52369 (FreeBSD 7.2: compilation error and host support)
  see https://rt.cpan.org/Ticket/Display.html?id=52369
2010-07-19 12:32:24 +00:00
obache
84109a4e19 missing recursive bump from libxklavier shlib bump. 2010-07-19 12:05:33 +00:00
pettai
9cf48eb17b * nracnid: fix serial number matching, fix pager prompt filtering
* rancid: remove sequences from IPv6 prefix-lists
* clogin: adjust default ssh password prompt for ExtremeOS 12.3.3.6
* rancid: Accept '>' prompt, rather than just '#'
* avologin: fix ssh command substitution
* fnrancid: filter application signature, System Time & conf_file_ver=
  from GetSystem/GetConf
* mrvrancid: filter other oscillating info from show version
* xrrancid: disable timestamps
* hlogin: implement -autoenable for newer hp procurve releases
* cat5rancid: snmp community may have multiple spaces b/t community name
  and permissions
* cat5rancid: filter local user password
* f5rancid: filter Failover time stamps
* hlogin: Add support for ssh identity file & passphrase for newer boxes
* rancid: split IOS-XR into its own device type: cisco-xr
* clogin: set term width for catos like for ios.
* rancid: parse admin show diag for XR better with a separate function
* hlogin: hpuifilter got omitted from the ssh spawn; replace it.
* nxrancid: match unknown command errors appropriately & GC some junk
  carried-over from IOS-rancid.
* rancid: check for device busy when opening flash fails, which seems to
  occur on 6500s when some other command is run.
* *login: support :port method syntax for ssh and adjust to allow spaces
  in sshcmd
* jrancid: fix return values of formatting functions
* clogin: set terminal width so that o/p is consistent
* rancid: filter some crud resulting from the change in handling non-empty
  comment lines. fail if the configuration buffer fills. filter
  dhcp_[^[:space:].].txt from flash directories, so it does not create
  constant changes resulting from the ip dhcp database saves. filter ldap host
  password on PIX. when compressing consecutive comment lines, only consider
  empty lines.
* arancid: handle password filter for HP 1:10Gb Ethernet Blade Switch
  5.0.4-Base, running AOS
* *login: add cloginrc timeout directive
* nrancid: fix control number match
* rancid: remove ASA coredump* filter - Cisco Bug CSCsz85597, fixed in
  8.2(1.2), 8.3(0.0), 100.3(0.3)M
* f5rancid: adjust fan rpm and config sync time filters for new f5 code
* rancid: ACE/SANOS report invalid input differently. skip leading blank lines
  in config.remove ASA keys such as tacacs and radius. match non-space for
  usernames in "Written by" line.
* *rancid: quote meta characters
* rancid: Fail on error msg "% Configuration buffer full" seen on 6500. Dont
  filter 'show vlan' on Catalyst 3550/4500s
* import Arista script
* jerancid: fix for 'show environment all' for filtering with auto-sync
  on BRASes
* francid,flogin: edgeiron can not disable the pager and does not offer
  some commands found on the bigirons
* rancid: filter coredumpinfo/coredump.cfg found on ASA - rancid-discuss@
* f5rancid: fileter HA peer status
* WTI scripts from Geert Jan de Groot with a few tweaks
* jerancid: include standby slots in showversion o/p
* lg: add code for LG_SINGLE config knob
* clogin: run_commands() needs do_saveconfig
* f10rancid: change fan status parsing to handle c300
* nxrancid: collect license info; fix 'show env temp' & 'show
  env power' parsing; drop unused code.
* change zero-config check to avoid broken awks
2010-07-19 11:22:25 +00:00
drochner
79cbb05880 +orc 2010-07-19 11:15:05 +00:00
pettai
0adbc1ed99 Updated mail/mimedefang to 2.70 2010-07-19 10:59:58 +00:00
pettai
327dc440c4 * Fixed a bug in embedded Perl: We have to call
PERL_SET_CONTEXT after forking or Perl gets confused.
  In particular, setting signal-handling dispositions using
  $SIG{FOO} = sub { ... } breaks.
* Clarify wording of mimedefang-filter man page.
* Remove obsolete code that used to attempt to generate working
  directory names.  Deactivate the no-longer-needed "-M" mimedefang
  option.
* Add new "-y" option to mimedefang-multiplexor.  This limits
  the number of concurrent "recipok" commands on a per-domain basis.
* Remove Anomy::HTMLCleaner support.
* use MIME::Parser::Filer's ignore_filename() call instead of
  subclassing to override evil_filename().  Same effect, less code.
* refactor resend_message_one_recipient() to use
  resend_message_specifying_mode() instead of reimplementing it.
* header_timezone() now generates a strictly RFC2822-compliant timezone
  string without needing POSIX::strftime()
* Ensure that decode_mimewords() is called in scalar context.
2010-07-19 10:58:18 +00:00
seb
fb1e3d8d5c Updated devel/p5-Test-Exception to 0.29nb1 2010-07-19 06:28:04 +00:00
seb
6d1d9f58f7 Bump PKGREVISION: update p5-Test-Exception to version 0.29nb1.
Pkgsrc changes:
- adjust dependencies with respect to the minimum required version
of the Perl package
2010-07-19 06:27:53 +00:00
seb
5b74ba4269 Updated textproc/p5-Text-MicroTemplate to 0.13 2010-07-19 04:56:01 +00:00
seb
c39c5d4f9d Update p5-Text-MicroTemplate from version 0.11 to version 0.13.
Upstream changes:
0.13
	- suppress syntax error when last expression within an entire template includes a comment (by typester)

0.12
	- the last token in a template line was dropped if it was "false" when evaluated in boolean context
	- suppress warning on render_mt("") (by typester)
2010-07-19 04:55:44 +00:00
seb
15d0e6d081 Updated www/p5-AnyEvent-HTTP to 1.45 2010-07-19 04:51:29 +00:00
seb
bab9cb64d5 Update p5-AnyEvent-HTTP from version 1.44 to version 1.45.
Upstream changes:
1.45 Wed Jun 16 21:15:26 CEST 2010
	- fix a bug where the handle woudl go away directly after a successful
          connect (analyzed and patch by Maxim Dounin).
        - due to popular demand, introduce the Redirect pseudo response header.
        - document URL pseudo-header better.
        - explain how to implement DNS caching.
2010-07-19 04:51:16 +00:00
seb
729ddae9f2 Updated devel/p5-Test-POE-Server-TCP to 1.12 2010-07-19 04:36:30 +00:00
seb
4c1e425189 Update p5-Test-POE-Server-TCP from version 1.02 to version 1.12.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
==============================
2010-07-07 11:46:56 +0100 1.12
==============================

  commit 38faf9bb17668dac118fa4d841e19962d32b1de9
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jul 7 11:46:56 2010 +0100

    The disconnected event will now include the same information as the
    connected event.

  commit 1c86e7a38ef289d9264f5f53f2fdb6bc7f527a40
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Wed Jul 7 11:41:00 2010 +0100

    Converted dist to Dist::Zilla using Dist::Zooky

==============================
2010-03-20 08:39:20 +0000 1.10
==============================

  commit a68e2982ef8b1d6bd0874c744a24e1c42bc35745
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Sat Mar 20 08:39:20 2010 +0000

    Fixed listener being deleted on all operations failures. Added
    'start_listener' mechanism

==============================
2009-07-13 15:34:03 +0100 1.08
==============================

  commit baef543c27fee34ec89fe0855da3157a554982d1
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Mon Jul 13 15:34:03 2009 +0100

    Prepared for CPAN Release

  commit 6c62b356c7f401885ee17365742b212b246d5a0
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Mon Jul 13 15:32:11 2009 +0100

    Added send_to_all_clients, a broadcast mechanism

===================================
End of changes in the last 365 days
===================================
2010-07-19 04:36:18 +00:00
minskim
c7fa2247ca Note update of emacs-snapshot. 2010-07-18 21:56:04 +00:00
minskim
53442ae806 Update emacs-snapshot to 24.0.50.20100711.
Changes include many improvements in the vc package.
2010-07-18 21:55:36 +00:00
markd
8163ecaac8 py-sip update 2010-07-18 20:09:23 +00:00
seb
7a726fc736 Updated www/p5-Net-FastCGI to 0.12 2010-07-18 19:55:29 +00:00
seb
d65e1bdc9b Update p5-Net-FastCGI from version 0.11 to version 0.12.
Upstream changes:
0.12 2010-07-14
    - Added Net::FastCGI::IO
2010-07-18 19:55:15 +00:00
seb
585bd5a7df Updated net/p5-Net-Server to 0.99 2010-07-18 19:45:50 +00:00
seb
8847185d0d Update p5-Net-Server from version 0.97nb1 to version 0.99.
Upstream changes:
0.99   July 13 2010
        - Add customizable  check_for_spawn and min_child_ttl settings in PreFork (Graham Barr)
        - Add other_child_died_hook (Daniel Kahn Gillmor)
        - Make Multiplex do $mux->add($sock) for UDP sockets (Kristoffer Møllerhøj)
        - Change Net::Server::Daemonize to use kill 0 rather than the unportable `ps`
        - Fix calling conventions of MultiType
        - Avoid select in SSLEAY that was allowing for infinite spin loop
        - Fix tie_stdout mode to not warn about unopen handles.
        - Added Net::Server::HTTP base class for basic HTTP daemon handling.
        - Change examples/httpd to use Net::Server::HTTP

0.98   May 05 2010
        - Add SSLeay proto - finally a workable SSL solution.
        - Add minimal Net::Server::TiedHandle to allow for STDIN and STDOUT to work with SSLEAY
        - Net::Server::TiedHandle also support tied_stdin_callback and tied_stdout_callback
       Feb 08 2008
        - Allow for port => 0 which lets the OS auto assign a port on some OSes (Blackie Hlasek)
        - Add idle_loop_hook to PreForkSimple and PreFork (David Zuhn)
        - Add consistent formatting capabilities to the log method (whethere Syslog is used or not) (David Zuhn)
        - Warn when default listen value is used - try to make it a sensible default (Mark Martinec)
        - Allow for non-zero exit value - particularly when called from fatal (David Schweikert)
2010-07-18 19:44:59 +00:00
seb
fc1f27f5b3 Updated www/p5-Plack to 0.9941 2010-07-18 19:09:54 +00:00
seb
408b53df83 Update p5-Plack from version 0.9940 to version 0.9941.
Upstream changes:
0.9941  Thu Jul  8 18:17:30 PDT 2010
        - Makes Lint not warn about ASCII-only strings with UTF8 flag because they're safe
2010-07-18 19:09:42 +00:00
wiz
96e97c2035 + avahi-0.6.27, ccache-3.0.1, diffpdf-1.1.3, diffstat-1.52,
farsight2-0.0.21, freetype2-2.4.0, gst-plugins0.10-base-0.10.30,
  gst-plugins0.10-good-0.10.24, gstreamer0.10-0.10.30, hatari-1.4.0,
  heyu-2.9.0, koffice-2.2.1, libmcs-0.7.2, libmowgli-0.7.1,
  mednafen-0.8.13, mtr-0.80, odt2txt-0.4, openttd-1.0.2,
  poppler-data-0.4.3, py-gstreamer0.10-0.10.19, py-psycopg2-2.2.1
  [pkg/43627], py-psycopg2-2.2.2, vte-0.24.3, warzone2100-2.3.1,
  wine-1.2, x264-devel-20100717.
2010-07-18 18:44:35 +00:00
seb
ef2606a783 Updated devel/p5-MooseX-Role-WithOverloading to 0.06 2010-07-18 18:42:24 +00:00