Commit graph

77453 commits

Author SHA1 Message Date
epg
1fdb8a39b2 Version 1.1.4
(1 April 2005, from /branches/1.1.x)
http://svn.collab.net/repos/svn/tags/1.1.4

 User-visible-changes:
  - Client:
    * fixed: win32 not ignoring versioned symlinks (issue #2173)
    * fixed: 'svn merge' can cause broken working copy (issue #2222)
    * fixed: 'svn commit' fails when schedule-delete dir has local mod (r11980)
    * fixed: 'svn st -u nonexistent_file' segfault (issue #2127)
    * fixed: 'svn cp wc wc' utf8 conversion error (r13111)
    * fixed: confusing error message about "wc not locked" (issue #2174)
    * many translation updates for localized client messages

  - Server:
    * fixed: nasty (though unusual) performance bug in FSFS commits (r13222-3)
    * fixed: FSFS memory leak when auto-merging large tree (r13193)
    * fixed: FSFS memory leak in 'svnadmin hotcopy' (r13218, 13465, 13468)
    * fixed: FSFS segfault when encountering empty data reps (r13683)
    * fixed: two dataloss bugs in svndumpfilter (r12630, r12636)
    * fixed: wasteful memory usage in svndumpfilter (r12637, r12640)
    * fixed: mod_dav_svn segfaults when client sends bogus paths (issue #2199)

  - Both:
    * fixed: (win32) retry file operation if sharing violation (r12983, r12986)

 Developer-visible-changes:
 * add SWIG 1.3.24 and .25 compatibility (r12551, r12717-9, r12722, r13504)
 * make mailer.py work on win32 (r12499, r12542, r12670)
 * fixed: JavaHL run-time link error (r12576), path/url cleanups (r13090)
 * fixed: python bindings log_receiver failure with SWIG 1.3.24 (r13487)
 * build system tweaks: add install dependencies for fs & fs_base (r11050)
2005-04-05 01:58:05 +00:00
dmcmahill
a0dfd2e4fb Pull in various tcl.m4 patches from the lang/tcl package. In particular
this makes the shared lib naming match what tcl uses with regards
to dots or no dots.  This includes fixes for older a.out netbsd systems
and several other OS's as well.
2005-04-05 01:42:46 +00:00
fredb
a118a9f747 "configure" now checks for gucharmap by default, picks it up, but then
fails to build with it (without the buildlink glue).  Adapt by reversing
the sense of the check, and s/enable/disable/.
2005-04-04 23:38:57 +00:00
hubertf
8a23b41b47 No special handling for web2c/mktex.cnf - no idea why this was in there
since teTeX1.

Bump version to 3.0nb1.
2005-04-04 23:29:45 +00:00
reinoud
eb3d50ea39 Update udfclient to version 0.3.4; mainly OpenBSD support (thanks to Pedro
Martelletto) and some small bugfixes.
2005-04-04 22:05:29 +00:00
agc
90d0fb1e92 Change some leading space characters to a single tab, same as the rest
of the file.
2005-04-04 21:46:02 +00:00
tron
ce44405a40 Correct typo in last commit. 2005-04-04 20:36:46 +00:00
salo
643ebea138 Remove sylpheed-gtk2. It has numerous unfixed vulnerabilities and is no
longer actively developed.

"sylpheed-gtk2 project is over. The result of this project is already
 merged into original Sylpheed project. Please use Sylpheed-1.9.x or
 later instead of sylpheed-gtk2."

Approved by the MAINTAINER.
2005-04-04 19:12:27 +00:00
martti
2b4e3dfaf6 Updated postfix to 2.2.2 2005-04-04 18:14:22 +00:00
martti
14befbbdbc Updated postfix to 2.2.2
- A more usable REPLACE action in header/body_checks. The old
  version produced unexpected results.

- Portability to HP-UX.

- Two harmless defects in the SMTP and LMTP clients that go back
  to before the first Postfix release, and that were found while
  doing code maintenance on the experimental release.
2005-04-04 18:13:32 +00:00
tron
8265cd40c0 Correct entries for new teTeX 3.x packages. 2005-04-04 17:11:29 +00:00
fredb
b9171ae8d5 Let this build. 2005-04-04 17:11:17 +00:00
adam
688009c7d5 Updated abiword to 2.2.6 2005-04-04 15:34:28 +00:00
adam
c71fc2de4a Changes 2.2.6:
* Bugfixes, mostly for MacOSX
See http://www.abisource.com/changelogs/2.2.6.phtml
2005-04-04 15:33:30 +00:00
hubertf
9d631b3d8f Run mktexlsr on installation of binary pkg too 2005-04-04 15:05:25 +00:00
tron
1fd8190dae Note update of "squid" package to version 2.5.9nb4. 2005-04-04 14:16:34 +00:00
tron
4d3ec6dc8a "squid-2.5.STABLE9-2GB.patch" was updated again. Update checksum,
use different sub directory and bump package revision.
2005-04-04 14:16:08 +00:00
jschauma
b9c6e3f929 USE_X11= yes
should fix problems seen in latest bulk-build
2005-04-04 13:58:32 +00:00
wiz
a241064fc7 Replace NO_BUILD with empty do-build target. 2005-04-04 13:57:15 +00:00
wiz
262ac5a4af -phpmyadmin (thanks, tron). 2005-04-04 13:00:23 +00:00
tron
f881b641a6 Note update of "phpmyadmin" package to version 2.6.2rc1. 2005-04-04 12:55:36 +00:00
tron
3b69213fcb Update "phpmyadmin" to version 2.6.2rc1. Changes sinc version 2.6.1pl2:
- MySQL 4.1.x native column comments
- MySQL 5.0: Basic detection mechanism for views:
  o Views are no longer displayed as tables in use
  o Ability to drop views
- MySQL 5.0: Interface fixes and hardcoded virtual relations for
  information_schema
- MySQL 4.1: Better automatic detection for available storage engines
- New storage engines overview page
  o Plugin-like infrastructure for storage engine status monitors
  o Overview of startup variables and current values
  o MySQL 5.0 / InnoDB: Buffer pool activity monitor
- MySQL 4.1.2+ TIMESTAMP options
- Export: Native Microsoft Word 2000 and Excel 2000 formats
- PDF schema visual editor: column names now optional
- MySQL 5.0.3 new Japanese charsets support (cp932, eucjpms)
- Parser: added missing date and time MySQL functions
- Documentation: explain all Export options handling
- Cookie paths: added / to end of path
- Show database comments at more places
- Better use of print styles in themes
- Bookmarks: sort by label, remove the number before each label
- Better protection against possible collation conflicts and out-of-sync
  errors in PMADB queries
- Relation view: removed pmadb-style comments handling (now available just
  on the Structure page)
- FAQ about using HTTP authentication under IIS
- New editions for some language files (especially ISO-8859-15)
- English messages improvements
- Detection of SELECT query to display on multiple submits
- PDF schema: missing header
- A failed connection was not properly detected
- Problem with Japanese language under MySQL 4.1.x
- Export
  o Various errors under mysqli extension
  o SQL format under Safari browser
  o Do not offer export modes not available in current MySQL version
- Changing the type of a FLOAT unsigned column
- Adding field with collation
- Calendar popup and TIMESTAMP field under MySQL 4.1.x
- PHP 4.1.x: wrong parameter count (mcrypt.lib.php)
- Problem when SHOW DATABASES is disabled
- Copy table: commands out of sync
- User management
  o Host not changing with editing user
  o Escaping character removed by error
- MySQL 5.0.x: "No database selected" error
- Print view: displaying of indexes
- Cookie auth: error when blowfish_secret is empty
- MySQL 4.1.2: "Reload MySQL" link not seen
- MySQL 5 server binlog compatibility
- PDF pages generation: wrong documentation
- Inserted row id was not always correctly reported
- Do not offer unavailable collations
- XSS vulnerability on "convcharset" [PMASA-2005-3]
- Do not allow to drop information_schema
- Undefined offset (on the left panel)
- Problem copying InnoDB table with foreign-key constraints to a table in
  the same database
2005-04-04 12:55:16 +00:00
wiz
82bae8972e libevent updated to 1.0c. 2005-04-04 11:23:29 +00:00
wiz
55c808802d Update to 1.0c:
* Bug fixes for Windows, Solaris and improved logging interface.
2005-04-04 11:23:03 +00:00
wiz
cc6fa4d56a + cgdb-0.5.1, docbook-simple-1.1, getmail-4.3.5, gnustep-back-0.9.5,
gnustep-base-1.10.2, gnustep-gui-0.9.5, gtk-send-pr-0.4.5,
  gwenview-1.2.0 [pkg/29878], libevent-1.0c, mailscanner-4.40.11,
  nagios-2.0b3 [replacing netsaint], nut-10.17, php5-5.0.4,
  phpmyadmin-2.6.2rc1, postfix-2.2.2, stunnel-4.09, tor-0.0.9.7,
  xrmap-2.30.
2005-04-04 11:17:09 +00:00
abs
8e1ccdfb80 Update pkglint to 4.10:
Fix variable usage when checking distinfo Size values, and more
	than one package references the same distinfo file with different
	sizes.
2005-04-04 11:05:03 +00:00
abs
a697358a31 Update pkglint to 4.10:
Fix variable usage when checking distinfo Size values, and more
	than one package references the same distinfo file with different
	sizes.
2005-04-04 11:04:33 +00:00
abs
7c8b3d984e Update galeon to 1.3.20, and drop maintainership:
Changes in 1.3.19:
  * Works with mozilla 1.7 -> 1.7.5, 1.8a3 -> 1.8a6 and trunk
    (Note that there's a bug in 1.8a6 that prevents it working with
    galeon if mozilla is compiled by FC3's gcc or gcc cvs. This is
    fixed in trunk.)
  * Try and stop the page from stealing focus from the location
    bar
  * Jump to tabs that open javascript dialogs, secunia advisory
    SA12712
  * Make the location bar turn yellow for secure sites
  * Myportal overhaul, including clickable folder headers, and
    working file urls
  * Fix cookie preferences
  * Improved Javascript console
  * Allow compilation against FireFox libs (no type-ahead-find
    though)
  * Allow compilation against Thunderbird libs (requires custom
    thunderbird build with extra components)
  * Launch urls opened from the command line in a new tab if a
    galeon window is on the current workspace
  * Encode smart bookmarks better, so they work when the substituion
    is in the path portion of the url
  * Use the iso-codes package if it is available for language names
  * Lots of other bug fixes

Changes in 1.3.20:
  * Works with mozilla 1.7 -> 1.7.5, 1.8a3 -> 1.8b1 and trunk
  * Using FireFox patched according to the instructions on
    http://live.gnome.org/Epiphany_2fMozillaPatches, type ahead
    find will work.
  * Further improvements to the attempt to stop the focus being
    stolen from web pages.
  * Works with Gnome 2.10:
       o Use startup notification when launching programs
       o Don't steal focus from other applications when launching
         new windows
       o Show application icons in the "Open With" menu
  * Don't show security dialogs twice
  * Use our own version of the security dialogs to look nicer,
    and allow better translation
  * Much improved favicon cache - only store favicons on disk
    for bookmarks
  * When saving files, check the user has permission.
  * Lots of other bug fixes
2005-04-04 10:25:52 +00:00
abs
5b9c3b40eb *** empty log message *** 2005-04-04 10:25:03 +00:00
abs
f83e34bbc6 Update galeon to 1.3.20, and drop maintainership:
Changes in 1.3.19:
  * Works with mozilla 1.7 -> 1.7.5, 1.8a3 -> 1.8a6 and trunk
    (Note that there's a bug in 1.8a6 that prevents it working with
    galeon if mozilla is compiled by FC3's gcc or gcc cvs. This is
    fixed in trunk.)
  * Try and stop the page from stealing focus from the location
    bar
  * Jump to tabs that open javascript dialogs, secunia advisory
    SA12712
  * Make the location bar turn yellow for secure sites
  * Myportal overhaul, including clickable folder headers, and
    working file urls
  * Fix cookie preferences
  * Improved Javascript console
  * Allow compilation against FireFox libs (no type-ahead-find
    though)
  * Allow compilation against Thunderbird libs (requires custom
    thunderbird build with extra components)
  * Launch urls opened from the command line in a new tab if a
    galeon window is on the current workspace
  * Encode smart bookmarks better, so they work when the substituion
    is in the path portion of the url
  * Use the iso-codes package if it is available for language names
  * Lots of other bug fixes

Changes in 1.3.20:
  * Works with mozilla 1.7 -> 1.7.5, 1.8a3 -> 1.8b1 and trunk
  * Using FireFox patched according to the instructions on
    http://live.gnome.org/Epiphany_2fMozillaPatches, type ahead
    find will work.
  * Further improvements to the attempt to stop the focus being
    stolen from web pages.
  * Works with Gnome 2.10:
       o Use startup notification when launching programs
       o Don't steal focus from other applications when launching
         new windows
       o Show application icons in the "Open With" menu
  * Don't show security dialogs twice
  * Use our own version of the security dialogs to look nicer,
    and allow better translation
  * Much improved favicon cache - only store favicons on disk
    for bookmarks
  * When saving files, check the user has permission.
  * Lots of other bug fixes
2005-04-04 10:25:02 +00:00
adam
1d719d6f0f Updated dante to 1.1.15 2005-04-04 10:02:00 +00:00
adam
14099a9a24 Changes 1.1.15:
o Limit the maximum number of available descriptors if necessary,
  avoiding a possible overflow of fd_sets.

o Added absolute timestamp to logformat, in preparation for new
  module.

o Fixed problem involving non-blocking connects in socks clients
  on Linux.

o Prototype related tests during configure are rewritten.
  Might require prototypes for some platforms to be readded.

o Compilation fixes for AIX 5.1-ML03 with IBM Visual Age C/C++ V5.
  Based on patch from Kieron Curtis2 <KCURTIS2@uk.ibm.com>.

o A 'an macro' version of the sockd.8 manual page.
  Submitted by Tony Leneis <tony@cvrreg.com>.

o Upgrade to autoconf 2.59, libtool 1.5.10 and automake 1.9.3.

o Patch to code for shutting down idle sockd processes, from
  William Adams <wlarip@earthlink.net>.  NOT ENABLED.

o Add test for setegid(), use replacement if not found.
  Replacement code based on patch by <rainer.doerntge@dlh.de>.

o Do not warn at runtime about SO_{SND,RCV}LOWAT socket options if not
  supported by OS.  Based on patch from William Adams <wlarip@earthlink.net>.

o enable setegid() call after moving it to correct place;
  William Adams <wlarip@earthlink.net>.

o Support for socksification of getipnodebyname(), contributed by
  Lennart Dahlström <lennart@appgate.com>.

o Support for socksification of getaddrinfo(), contributed by
  Motoyuki Kasahara <m-kasahr@sra.co.jp>.

o Fix some problems with descriptor passing on platforms without
  cmsghdr.

o AIX 5.1 ML-03 compilation fixes for IBM Visual Age C/C++ compiler
  version 5 by Kieron Curtis2 <KCURTIS2@uk.ibm.com>.

o Remove usage of SO_BSDCOMPAT, obsolete and causes warnings with
  version 2.6 Linux kernels.  Noted by Adrian Bridgett <adrian@smop.co.uk>.
2005-04-04 10:00:54 +00:00
wiz
5466b318ae Updated p5-Lchown to 1.00. 2005-04-04 09:35:17 +00:00
wiz
4a491bc54b Update to 1.00, from PR 29853:
1.00  Nov 13 2004
    - now works on perls back to 5.00404
      minor code tidy
      added pod tests

Package change: add HOMEPAGE.
2005-04-04 09:34:08 +00:00
adam
920165aa8f Updated nessus to 2.2.4 2005-04-04 09:33:50 +00:00
adam
1d24cdc539 Changes 2.2.4:
* Fixed several bugs which may impact scanning performance
* Reduced CPU usage
* A new SMB API to log into the remote Windows host
2005-04-04 09:31:46 +00:00
wiz
f590946325 p5-Log-Agent updated to 0.306. 2005-04-04 09:31:42 +00:00
wiz
76a1a71d47 Update to 0.306, from PR 29852:
Changes from 0.3.3:

Mon Feb  2 22:34:28 EST 2004   Mark Rogaski

. Description:  0.3.6

        Stripped line endings in common tests to allow tests to succeed
        under non-UN*X environments.  Also replaced an unnecessary handle
        alias with the actual file name in t/file.t.  Thanks to Jay Lawrence
        and Terrence Brannon for pointing out the test problems.

Sat Sep 27 13:56:58 EDT 2003   Mark Rogaski

. Description:  0.3.5

        Added a wrapper for &AutoLoader::AUTOLOAD to save the value
        of $!, which is often clobbered before the substitution of
        "%m" by logxxx().

        Added a META.yml file and disabled autogeneration in Makefile.PL.

Sat Mar  8 11:43:41 EST 2003   Mark Rogaski

. Description:  0.3.4

        Made the logxxx() calls transparent to all (current)
        sprintf() formatting patterns.  Not all formatting
        errors will be caught before passed to sprintf(), but
        the obviously malformed ones will be detected.

        Added support for embedded newlines in messages passed to
        logcarp() and logxcarp().

Package change: add HOMEPAGE.
2005-04-04 09:31:03 +00:00
wiz
f89af948b8 Avoid installing files to /xscreensaver.
Patch from Kouichirou Hiratsuka (thanks!).

If you installed xscreensaver after 4.21, ``rm -r /xscreensaver''.
Sorry.
2005-04-04 09:14:45 +00:00
wiz
a21218a153 Note updates of epic4 and epic4-docs. 2005-04-04 09:11:56 +00:00
wiz
34bce231b8 Update to latest tarball dated 20050313. About two years (or more)
of undocumented changes.
2005-04-04 09:10:50 +00:00
adam
9d8b3a08c1 Updated mtools to 3.9.10 2005-04-04 08:57:15 +00:00
wiz
1e7a0d8531 Update to 2.2. Changes:
EPIC4-2.2

*** News -- 11/09/2004 -- Changes to way spaces are handled *** IMPORTANT ***
	Up until this point, the technical definition of what is a "space"
	(the term used for an Internal Field Separator (IFS), that is, the
	thing that separates one word from another word)

	EPIC has always had three sets of IFSs
	1) Character 32 only ("space")
	2) Characters 9, 10, 11, 12, 13, and 32 ("my_isspace()")
	3) Whatever your locale says is a space ("isspace")

	In the C locale (the default for unix users), sets #2 and #3 are
	exactly the same.  I don't know about other locales.

	Now we are going to only use set #3.  Changing Set #2 to Set #3 is
	easy, and nobody should notice any difference there.  The one that
	is going to cause pain is Set #1.  Consider this situation:

		One<tab>Two

	Is this one word, or two words?  In some places in epic, it is one
	word, and in other places it is two words.  As a result of this
	change, it will now always be two words every place.

	Here is a list of the places that were using Set #1 that will change
	to use Set #3, and you should be on the lookout for changes!

	*) /AWAY separated the end of its flags with spaces.
	   This means
		/AWAY -ALL<tab>Hi there!
	   will now work properly.
	*) $pop(....) removes the last word from the argument list.
	   Whereas $pop(one two<tab>three) used to return "two<tab>three"
	   is will now only return "three"
	*) Commands are separated from the argument list by a "space".
	   Whereas
		/one<tab>two blah blah blah
	   parsed "one<tab>two" as the command, now "one" is the command
	   and "two" is part of the argument list.
	*) In expressions, a variable name may be separated from an
	   operator with a space.  Whereas things like
		@var<tab> =foo
	   might have failed because <tab> is not a valid character in
	   a variable name, it will now treat <tab> the same as a space.
	*) Places that expect a number did not accept a string that contained
	   a <tab> so that things like
		<tab><tab>9
	   was not accepted as a number.  Now it will be.
	*) The /IGNORE command used to consider a string containing a <tab>
	   to not be empty.  This means that
		/IGNORE <tab>
	   would not list the ignorance list, but rather would try to show
	   the ban value for an ignore matching <tab> which isn't reasonable.
	*) The % wildcard pattern stopped matching only when it saw char 32.
	   Now it will stop whenever it seems a Set 3 type space.
	   So whereas before "%" matched "one<tab>two" now it won't,
	   because "one<tab>two" is two words, not one word.
	*) In /xdebug extractw mode, tabs before or after double quotes were
	   not considered to start or end a double quoted word.  So previously
	   this string:
		one <tab>"two three" four
	   contained four words, because the <tab> before "two nullified
	   the double quoting.  Now that <tab> is treated like any other
	   space, the above word has three words, not four.

	Places that use Set 1 and will NOT be changing to Set 3, because
	they are parsing IRC protocol data, which stipulates that the IFS
	MUST be a space solely:

	*) CTCP requests and replies are formatted only with spaces
	*) Words in protocol messages are separated only with spaces

*** News -- 11/09/2004 -- You may now mangle ALT_CHAR characters
	And ALT_CHAR mangling is included in ALL.  This was an oversight
	that was fixed in epic5.

*** News -- 11/02/2004 -- Mangling "ALL,-BOLD" no longer mangles "ALL_OFF"
	In general, if you use ANSI (ALL includes ANSI), the mangled string
	has its six attributes (COLOR, REVERSE, UNDERLINE, BOLD, BLINK,
	ALT_CHAR) rewritten into canonical form.  This will add some ALL_OFFs
	to your string that weren't there originally.  So if you strip all of
	the attributes (as ALL does), then epic will strip ALL_OFF off as well.
	This retains backwards compatability with ALL.

	But if you use ANSI and don't want to strip all 6 of the attributes,
	then it's important that ALL_OFFs are not removed, otherwise your
	string will not appear as it should (the ANSInator uses ALL_OFFs to
	turn off attributes).  So EPIC automatically will not strip ALL_OFFs
	if you use ANSI and do not mangle one of the 6 attributes.

	Examples:
	  $stripcrap(ALL this is ^B^_bold underline^_ not bold)
	will strip everything as it has always done.

	  $stripcrap(ALL,-BOLD this is ^B^_bold underline^_^B not bold)
	will strip everything but not bold and all_offs, because if all_offs
	are stripped, then "not bold" will be in bold!

	The entire point of this is to allow /set mangle_logfile ALL to
	work the way it has always worked, and $stripcrap(ALL,-BOLD ...)
	to work the way it *should* work.

*** News -- 10/06/2004 -- Support for +e and +I numerics from efnet
	EFNet has +e and +I channel modes, which act like +b does.
	These numerics are now handled by epic like +b is.

*** News -- 10/06/2004 -- New status bar expandos, %{2}W and %{3}W
	These two new expandos expand to the same value as %W.

	%W    	Expands on each input window on each screen that has
		two or more visible windows.

	%{2}W	Expands on all visible windows on all screens.

	%{3}W	Expands on each input window on each screen, even on
		screens that have only one visible window.

*** News -- 10/06/2004 -- Support for ircnet's "numeric nick" feature
	On ircnet, each user is given a unique numeric identifier, which
	is their one true nickname.  In addition to this numeric id, they
	can have a rfc1459 nickname, but they are not required to have one.
	Further, the special numeric id 0 is reserved and refers to the
	user's own numeric id.  EPIC now fully supports all of this,
	particularly in the following ways:

	/NICK <unique id>
	/NICK 0
		To turn off your rfc1459 nickname.

	$serverctl(GET <refnum> UNIQUE_ID)
	$serverctl(SET <refnum> UNIQUE_ID)
		To retrieve and change your unique nickname.
		Changing your unique id is probably a bad idea.

	/USERHOST <unique id>
		You may USERHOST unique id's now.

	'epic 0'
		You may now use the nickname 0 on the epic command
		line if you don't want to use an rfc1459 nickname
		on an ircnet server.

	Using unique numeric id's on non-ircnet servers is probably
	fraught with peril.  Try to avoid that.

*** News -- 10/06/2004 -- /SET INDENT maxes out at 1/3 screen width
	Previously, if you did /set indent on, and the width of the
	first word on the first line was > 1/3 of the screen's width,
	then the second (and subsequent) lines were not indented at all.
	This was the historical ircII behavior.  It seems more sensible
	to cap the indent level at 1/3 of the screen's width and indent
	it to there.

EPIC4-2.0

*** News -- 02/03/2004 -- ERASE_LINE behavior slightly modified
        The ERASE_LINE input function has been modified to not overwrite the
        input buffer when it is called on an empty input line.

EPIC4-1.2.9

*** News -- 01/25/2004 -- Slight changes to /ON SSL_SERVER_CERT
        |Rain| pointed out that /ON SSL_SERVER_CERT was not terribly useful
        because $1 (cert subject) and $2 (cert issuer) could contain spaces,
        and so you couldn't really use $1 and $2 to fetch them.  He proposed
        that we hook a url-encoded version of the subject and issuer (so they
        won't contain any spaces) and you can use $urldecode($1) to get the
        subject and $urldecode($2) to get the issuer.

EPIC4-1.2.7

*** News -- 01/18/2004 -- New functions $cofilter() and $corfilter().
        These are compliments of $copattern().

*** News -- 12/27/2003 -- New $dccctl() modes.
        Added $dccctl(get [ref] writable) and $dccctl(writables).  This is
        useful for sending lots of data out on a raw or chat dcc.  Epic will
        (iirc) normally drop the data in such cases rather than blocking or
        buffering.  This isn't a complete solution.  Writable means that a
        certain amount of data can be written, so data can still be lost.

*** News -- 12/27/2003 -- Added /SET DCC_DEQUOTE_FILENAMES
        This turns the double quoted space decoding feature added recently for
        received DCC SEND requests on and off.

*** News -- 12/27/2003 -- $rest() also removes chars from the right.
        Using a negative first arg causes $rest() to strip chars from the right
        hand side of the string.  This makes it a compliment to $right() as
        well as $left(), but if a script relies on it returning the original
        string the way it did before, it may now cause compatibility problems.
        If it does, talk to CrazyEddy on #epic efnet.

*** News -- 12/27/2003 -- Added $splicec() in functions script.
        This works much the same way as $splice(), but on characters, not
        words.  It won't work seemlessly on local vars though.

EPIC4-1.2.5

*** News -- 12/13/2003 -- Default of AUTO_REJOIN is now OFF
        Per the poll taken on the epic mailing list, the preponderance of
        opinion being in favor of changing the default value of AUTO_REJOIN
        to OFF, as of commit 672, the default value is changed.  You will
        want to put /SET AUTO_REJOIN ON in your ~/.epicrc to get the old
        value.

*** News -- 12/11/2003 -- Command parser ignores spaces after semicolons
        Since the dawn of the modern ircII syntax, the following syntax
        has caused consternation with scripters:
                /eval {two; three}
        because it runs the /two alias, and then outputs the text "three"
        to the current target (channel-or-query).  This is because the
        command parser does not ignore spaces after semicolons; a leading
        space results in ircII assuming you are wanting to run the empty
        command (yes, there is actually an empty command), which just
        happens to be the /say command.  Well, enough is enough.  I'm
        putting a stop to this.  If you depend on this horrifically broken
        behavior, then the time has come to switch to using /SAY.  The
        rest of us will enjoy not having to freak out about spaces after
        semicolons.

*** News -- 12/11/2003 -- New /WINDOW verb, /WINDOW SCROLLADJ [ON|OFF]
        When the default value of ON is used, when you "GROW" a window,
        or otherwise cause the size of a window to be increased, the top
        of the scrollable view is moved back so you can see more of the
        lines that have recently scrolled off the screen.  If you change
        this to OFF, the behavior is more like ircII, where when something
        scrolls off the window, nothing will bring it back unless you go
        into scrollback mode.

*** News -- 12/11/2003 -- New /ON, /ON WINDOW_BEFOREKILL
        The value of $* is the window refnum (number) of the window that
        is about to be killed.  You cannot stop the kill from happening,
        but you do get this opportunity to save any information about the
        window that you might want.  *DANGER*DANGER*DANGER*  EPIC does not
        try to stop you from doing something really dumb in this /ON, and
        if you try to change the window being killed, or you affect the
        visibility or invisibility of any window, you run the definite chance
        of confusing EPIC and causing a panic.  This is not a bug, this is
        just your peril if you ignore this warning.  Use /DEFER to run
        commands safely from within /ONs.

EPIC4-1.2.3

*** News -- 12/05/2003 -- New built in function $numlines() (fudd)
        The first argument to $numlines() is the width of a line (which you
        can get from $geom() if you want to use that), and the rest of the
        text is some text.  The return value is the number of screen lines
        that will be taken up if you were to /echo the text to a window of
        the given number of columns.

*** News -- 12/03/2003 -- New command line arguments, -o and -O
        POSIX termios allowed systems to define "extended characters" (IEXTEN)
        which are interpreted by the kernel and are not passed onto the
        application.  In 4.4BSD in particular, these "extended characters"
        are ^V and ^O.  This means that by default, you cannot use these
        two characters in a binding.  By using the -o option, you ask
        EPIC to specifically turn these extended characters on, and by
        using the -O option, you ask epic to specifically turn these
        extended characters OFF.  If you do not specify either option,
        epic does not change the current default value.

EPIC4-1.2.2

*** News -- 12/03/2003 -- New /WINDOW verb, /WINDOW SWAPPABLE [ON|OFF]
        You may now control whether your windows are "swappable".  The
        default (backwards-compatable) value is ON.  If you set this to
        OFF on a visible window, then that visible window cannot be made
        hidden, via /WINDOW HIDE or /WINDOW SWAP.  If you set this to OFF
        on a hidden window, then that hidden window cannot be made visible,
        via /WINDOW SHOW, /WINDOW SWAP, /WINDOW BACK or /WINDOW NEXT.  You
        must reset this value back to ON before you try to swap the window
        back in or out.

*** News -- 12/03/2003 -- New /SET, /SET STATUS_NOSWAP
        Whenever a window has /WINDOW SWAPPABLE OFF, the %{1}W status expando
        will expand to the value of this /SET

*** News -- 12/03/2003 -- SWAPPABLE accessable via $windowctl()
        You can now $windowctl(GET <refnum> SWAPPABLE) to get the window
        <refnum>'s current swappable status.
2005-04-04 08:56:54 +00:00
adam
da4d2d0d49 Changes 3.9.10:
* Support for multiple drives in floppyd
* Updated .spec file
* Fixed some long name directory entry freeing bugs
* Fixed duplicate FAT writing error. Fixed segfault on short images.
* Mformat creates images of correct size.
* CYGWIN compatibility (O_BINARY flag).
* Cygwin patch for plain_io.c (no locking)
* Fix a couple of memory leaks in config file parsing. Fix llong.h
  (redefined same symbol twice)
* Fix a variable initialization problem in plain_io.c
* New mclasserase command to erase memory cards
  C99 "compatibility" (cf http://www.mtools.linux.lu/download.html)
* Fix rootskip and rate of XDF disks
* Fix inverted IS_MFORMAT_ONLY conditon in plain_io.c
* Moved putc after variable description (anybody knows about a -W
  flag so that gcc warns about these?)
* Fixed mattrib -p (missing slash)
* Added -m option to mformat to specify a non-standard mediabyte
* Added -d options to mformat to specify number of FAT copies. Can
  also be set using the MTOOLS_NFATS environmental variable.
2005-04-04 08:56:18 +00:00
adam
d22ebb9867 Updated msmtp to 1.4.0 2005-04-04 08:46:06 +00:00
adam
fb411f86ea Changes 1.4.0:
- This is the new stable release of msmtp.
  BEWARE: When upgrading from 1.2.4, note that
  - Authentication is not enabled automatically anymore! Insert the command
    "auth on" into account definitions that need it.
  - Some command line options have changed!
- Summary of new features since 1.2.4:
  - Sendmail compatible command line options, including -t, -N, and -R
  - New long options to configure almost everything on the command line
  - Optional account selection with -f/--from
  - Support for a system wide configuration file
  - Optional automatic construction of envelope from addresses
  - More flexible account definitions
  - Configurable connection timeouts
  - Improved log file logging
  - Syslog logging
  - Improved TLS/SSL support
  - Support for LMTP
  - Support for the EXTERNAL and GSSAPI authentication methods
  - Support for .netrc and password prompting
  - Rewritten documentation, available in various formats
2005-04-04 08:45:24 +00:00
adam
1092e2d1ef Updated gg2 to 2.2.5 2005-04-04 08:27:13 +00:00
adam
8bd950d133 Changes 2.2.5:
* Support for Perl scripts is turned off
* Support for skins compatible with Gadu-Gadu
* Fixes and stabilisation of the code for status changes
* Fixes in tlen.pl plug-in
* Now builds basic modules on MacOSX
* Improvements of "dockapp" plug-in
2005-04-04 08:26:29 +00:00
recht
ff9303b046 note update of mono to 1.1.6 2005-04-04 07:24:07 +00:00
recht
0aaf140301 update to mono-1.1.6
This is a micro-release and only contains some bug fixes:

* Packaging Fixes: Mono 1.1.5 RPM packages were compiled with an option that
  would allow users to downgrade their kernel, but the feature had not been
  tested.
  One simple fix was to compile from source code, but we decided that redoing
  the packages was the major burden of a release, and we could include a few
  other fixes.
* Apple G3 Support: The G3 was not previously supported, this version adds
  support for it.
* KEvent on BSD: A crashing bug on BSD-based systems (OSX included) were
  fixed.
* Cookies: A couple of small bugs were found on the Cookie handling with
  certain web sites, this has now been fixed.
* AMD compilation: Makes sure that libraries are installed in lib, not lib64.
* Compilation: Compilation on some older systems has been fixed.
* SQL Server reset: The reset operation is not supported on all SQL servers.
2005-04-04 07:22:34 +00:00