Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Updated checksum, it is just an encoding problem
Add ${TR} magic to fix encoding
This fixes PR 31639
|
|
|
|
|
|
|
|
|
|
Patch from Matthew Clarke in rubber's darcs archive
|
|
|
|
|
|
I asked developer to make the download available again.
His new webpage is at
http://morrdusk.net/projects/colortail/
|
|
|
|
|
|
|
|
|
|
Patches supplied by Ben Collver. Addresses PR pkg/31817 by Zafer Aydogan.
|
|
|
|
- Fix crash in apr_dir_make_recursive() for relative path
when the working directory has been deleted. [Joe Orton]
- Win32: fix apr_proc_mutex_trylock() to handle WAIT_TIMEOUT,
returning APR_EBUSY. [Ronen Mizrahi <ronen@tversity.com>]
- Fix apr_file_read() to catch write failures when flushing pending
writes for a buffered file. [Joe Orton]
- Fix apr_file_write() infinite loop on write failure for buffered
files. [Erik Huelsmann <ehuels gmail.com>]
- Fix error handling where apr_uid_* and apr_gid_* could segfault
or return APR_SUCCESS in failure cases. PR 34053. [Joe Orton,
Paul Querna]
- Refactor Win32 condition variables code to address bugs 27654, 34336.
[Henry Jen <henryjen ztune.net>, E Holyat <eholyat yahoo.com>]
- Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows. PR 32177.
[Sim <sgobbi datamanagement.it>, Jeff Trawick]
- Fix detection of rwlocks on Mac OS X. [Aaron Bannert]
- Fix issue with poll() followed by net I/O yielding EAGAIN on
Mac OS 10.4 (Darwin 8). [Wilfredo Sanchez]
Update based on patches supplied by Ben Collver. Addresses first part
of PR pkg/31817 by Zafer Aydogan.
|
|
|
|
|
|
Apply patch from Frederic Gonieaux (pkg/31840).
|
|
|
|
Add simplified Chinese translation
Provide internationalisation support for the efax program to which
efax-gtk is a front end
Make the fax top header line of a sent fax charset independent,
and remove some incorrect codeset conversions
Deal with two minor timing/race issues
Make Notifier::make_id() a static method, since it only uses local
or static objects
Instead of omitting the call to setlocale() in efax/efix.c, after
setting the locales to match their environment, reset LC_NUMERIC
to the "C" locale
Update Hungarian translation
|
|
|
|
|
|
* CAN-2005-2972: Fix several stack-based buffer overflows in the RTF importer
* Fix the BiDi direction in menu strings (Windows)
* Fix various crashers related to Equation editing
|
|
|
|
0.5: 2005-Oct-13
* Generating shared library using libtool.
Based on a patch by Thomas Klausner
|
|
Fix PLIST.
|
|
|
|
|
|
The game InterLOGIC is based on the old Amiga logic game "Balls".
The object of the game is to move balls of different colors through
a maze, connecting them with other balls of the same color. Two or
more connected balls of the same color will disappear. The aim of
the game is to clean the whole maze in this way. The balls are
connected if they are right next to each other horizontally or
vertically, but not diagonally. The current release contains 30
mind-breaking levels for you to solve.
|
|
|
|
This is a bugfix release of Vim. Since Vim 6.3 dozens of reported
problems have been fixed. Also included are new and updated syntax
files, translated menus and messages.
There are no new features. This release is only fixing bugs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
- Updated translation.
- Added a new theme "King Sejong".
|
|
the logical continuation of the code on the FSF site, which has not
been changed since April 2002.
Many changes since last FSF version:
- 2.13 | 2005-08-17
- for speed, use `read-string!/partial' in (www cgi) and (www http)
- 2.12 | 2005-06-09
- new proc in (www cgi): cgi:nv-pairs
- contrib/*-check files mentioned in ChangeLog
- 2.11 | 2005-05-09
- big-dishing-loop macros moved to (module) top-level
- FSF street address updated in copyright notices
- 2.10 | 2005-04-17
- changes to (www cgi)
- cgi:values now maintains same order as in submitted form
- cgi:init now resets all internal state (suitable for fastcgi)
- new configure option: --disable-shsub
- new module: (www server-utils cgi-prep)
- 2.9 | 2005-01-25
- www:http-head-get can discard all but the alist portion of the msg obj
- 2.8 | 2004-11-20
- new proc in (www main): www:http-head-get
- 2.7 | 2004-10-21
- new proc in (www http): http:head
- 2.6 | 2004-07-15
- cgi:make-cookie now accepts keywords for `name' and `value' args
- bugfix: http:request handles missing response status-line TEXT as ""
- 2.5 | 2004-03-11
- new proc in (www server-utils parse-request): skip-headers
- new `(www server-utils answer) mouthpiece' command: #:add-formatted
- new module: (www server-utils big-dishing-loop)
- 2.4 | 2004-03-01
- changes to (www server-utils answer) proc `mouthpiece'
- bugfix in #:rechunk-content (fencepost error)
- #:send-reply sets 2nd position in status-box to content-length
- new module: (www server-utils log)
- 2.3 | 2004-02-29
- new module: (www server-utils parse-request)
- new module: (www server-utils filesystem)
- new module: (www server-utils answer)
- new module: (www data http-status)
- new module: (www data content-type)
- 2.2 | 2004-01-24
- bug fix: `cgi:uploads' now handles "multipart/mixed" content properly
- bug fix: `cgi:uploads' now deletes cell as documented
- doc fix: `cgi:getenv' w/ key `http-accept-types' => list of strings
- new feature: proc `http:post-form' now also handles "file uploads"
- installation change: .scm files are punified (whitespace/comments removed)
- 2.1 | 2004-01-15
- doc fix: `cgi:getenv' doc was missing
- new module: (www url-coding)
- proc `cgi:init' performance improvement (env var lazy init)
- 2.0 | 2004-01-13
- incompatible API changes
- cgi:make-cookie no longer accepts #&-style keywords (#:-style ok)
- non-procedures no longer exported
- for cgi-FOO (22 vars), read access now through proc `cgi:getenv'
- no longer provided: http:version, http:user-agent
- installation dir change
- configure script determines $(GUILE_SITE)
- modules installed as $(GUILE_SITE)/www/*.scm
- module catalog updated on "make install" (if supported by system)
- doc methodology/content improvements
- 1.1.1ttn5 | 2003-02-15
- bug fix: http:request now extracts content-length info properly
- 1.1.1ttn4 | 2003-02-12
- bug fix: http:get now uses `Host' header in the http request
- bug fix: examples/wwwcat handles non-#f `program-arguments' values
- 1.1.1ttn3 | 2002-12-03
- new proc in (www http): http:post-form
- 1.1.1ttn2 | 2002-10-20
- for CGI scripts, handle SERVER_SOFTWARE that omits "/version" info
- 1.1.1ttn1 | 2002-10-05
- for CGI scripts, HTTP_ACCEPT parsing now also handles ", "
|
|
|
|
|
|
already has goops.
Take maintainership from tech-pkg.
|
|
Take maintainership from tech-pkg.
- version 1.1.1 released 2002-04-26
- new CGI cookies support by Aaron VanDevender
- miscellaneous distribution news
- new subdir examples/
- example program "wwwcat" no longer installed on "make install"
- INSTALL now explains which files are copied where on "make install"
|
|
provided by this package.
|