Commit graph

17425 commits

Author SHA1 Message Date
lukem
2ae005cad0 fugu - graphical gale client 2001-02-16 20:51:14 +00:00
lukem
83e875f6ae add py-Pmw 2001-02-16 20:44:34 +00:00
lukem
cfcec8ec05 Pmw - python meta widgets 2001-02-16 20:26:27 +00:00
lukem
5f145c6bed Pmw - python meta widgets 2001-02-16 19:22:29 +00:00
abs
4f30bc8b2e Fix pico ref 2001-02-16 19:02:09 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
agc
5db9dc6826 fix a typo from the COMMENT changes 2001-02-16 14:30:10 +00:00
agc
a1f9e67a98 fix a typo from the COMMENT changes. 2001-02-16 14:19:26 +00:00
wiz
417e8bbabf Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
wiz
6c0ff6d279 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:04:52 +00:00
agc
a41926ecac Adapt to the new COMMENT style, which will mean that <category>/pkg
directories are empty, and may get pruned by "cvs [checkout|update]
-P" - check for a category Makefile to work out whether a directory
houses a category, or is some other part of the infrastructure.
2001-02-16 14:00:00 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
wiz
2db9056f6e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:41:26 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
wiz
086f7dc00a Update to 0.9.5, prompted by Tom Spindler.
Changes: Lots of bugfixes and improvements, 'P' for pausing slideshows,
'B' for backspace; man page and two new translations (hu, sl).
2001-02-16 13:19:21 +00:00
wiz
c53fae8ea1 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:15:24 +00:00
dmcmahill
3dce66c1f7 add missing RCS ID 2001-02-16 13:06:41 +00:00
wiz
1b7f0d246f Change COMMENT handling:
COMMENTs are now a variable in the Makefile instead of a pkg/COMMENT
file. The COMMENT var should be in the maintainer block after the
homepage.
Modify bsd.pkg.mk, pkglint, url2pkg, and port2pkg (last one untested)
for the new behaviour. Document new state in Packages.txt.
This should save lots of inodes, and lots of time when untarring/updating.
Idea by Alistair Crooks.
For the time being, accept pkg/COMMENT instead of a COMMENT var to avoid
a flag day.
2001-02-16 13:06:17 +00:00
wiz
45e53b4367 Fix 2 typos in comments. 2001-02-16 12:58:57 +00:00
abs
35ca43e824 Update to gimp-1.2.1
Patches from Martti Kuparinen in pkg/12223

Too many changes to list and no obvious URL for the ChangeLog file
2001-02-16 11:33:23 +00:00
abs
8b39dc5b98 Updated pico versoin to 4.0. Missed in last. 2001-02-16 10:16:31 +00:00
abs
43117ca183 pine updated to 4.33, and pico adjusted for new distfile
Patch supplied by martti.kuparinen@iki.fi in PR pkg/12222

Changes in 4.33
 *  NNTP authentication causes crash
 *  Attachment viewing broken
 *  Display-Filters and Url-Viewers with quoted arguments in config
    broken
 *  Reverse sorting doesn't work correctly with filters
 *  Some combinations of non-ascii characters in subject cause crash
 *  Add version information to PC-Pine
 *  Top line in news index was painted incorrectly at times
 *  Crash caused by debugging when > 1K config lines are present
 *  PC-Pine LDAP crash caused by using incorrect memory free routine
 *  Save size check was disabled in multi append

Changes in 4.32
 *  File attaching broken (double filename) in PC-Pine
 *  Postponing loses second reply-to address
 *  Obscure crash when sorting by Threads
 *  Temporary file vulnerabilities
 *  Crash when NNTP authentication aborted
 *  Make /secure work again (broken in 4.30)
 *  Setup printer list problems with $PRINTER
 *  Recognize Re[arbitrary stuff]: reply syntax
 *  Allow for attaching files on a Windows network drive

Changes in 4.31
 *  Crashes when sorting by Threads
 *  Text of last message could be invisible with header larger than 4096
    bytes
 *  Fixed a few buffer overflow possibilities
 *  Many problems if compiled without -DDEBUG
 *  Eliminated length restriction on address book comments
 *  Couldn't expand collections when selecting if combined-folder-display
    set
 *  List options set only in fixed config didn't work
 *  Filtering based solely on scores didn't work
 *  Filtering to non-existent folder didn't ask to create the folder
 *  Save to default folder didn't work if the folder didn't already exist
 *  Crash when using WhereIs in Setup/Kolor with color turned off
 *  News collections would sometimes show up doubled until restarting
 *  Crash when accepting default in shuffle folder list command
 *  PC-Pine didn't always save window position
 *  Last-folder-used rule didn't always save the name of first saved
    folder
 *  Rule editor address selector should allow multiple addresses
 *  Added Replicate command for Rules
 *  News validation doesn't validate against multiple news servers
 *  Reply to some text/html messages with attachments incorrectly set
    content-type to text/html
 *  mail-directory setting in pine.conf doesn't work
2001-02-16 10:13:35 +00:00
jun
12a6139dad re-make patch from tamago CVS repos. 2001-02-16 08:14:04 +00:00
jun
d68d8a19b0 Update to mew-1.95b105. 2001-02-16 06:50:18 +00:00
jtb
9293e32c13 Add libcim.so libcim.so.3 2001-02-16 05:55:50 +00:00
jtb
8f523ed378 Fix the configuration process to work with the current libtool. Back
out previous change. Thanks to Nick Hudson for pointing out the stupidity
of my last change.
2001-02-16 05:44:04 +00:00
skrll
6fa086dab3 Fix typo. 2001-02-15 22:10:18 +00:00
dmcmahill
7a46b730b6 when removing out of date binary packages from ${PACKAGES}/All, also remove
the links from the package category subdirectories so we don't leave bad
links around.
2001-02-15 20:13:28 +00:00
jtb
1e12b64a05 libcim.so and libcim.so.3 don't get installed anymore (only libcim.so.3.0).
Fixes i386 bulk build problem.
2001-02-15 18:18:46 +00:00
jtb
cd26e5cf8d I missed adding these back. 2001-02-15 18:16:56 +00:00
jtb
8381fbf041 Append _rlab to the libraries to prevent linking with incompatible
versions (which may already be installed). Fixes i386 bulk build problem.
2001-02-15 18:14:35 +00:00
fredb
fe16944cf3 Back out part of last change. Adding COMMENT=<comment> to the Makefile was
premature -- it breaks "make package".
2001-02-15 18:10:48 +00:00
fredb
fa0e104971 From the release notes:
The 5.42 maintance release fixes more bugs and cleans up the redistribution
conditions:

   - removal of unreduce.c and amiga/timelib.c code to get rid of the last
     distribution restrictions beyond the BSD-like Info-ZIP LICENSE
   - new generic timelib replacement (currently used by AMIGA port)
   - more reasonable mapping rules of UNIX "leading-dot" filenames to the
     DOS 8.3 name convention
   - repaired screensize detection in MORE paging code
     (was broken for DOS/OS2/WIN32 in 5.41)
2001-02-15 17:51:46 +00:00
jtb
d11401208b It appears that the source has moved. Fixes i386 bulk build problem. 2001-02-15 16:09:55 +00:00
abs
e50a8d8bbb Updated to 1.10
Changes since 1.09

   The $u->query_form method will now escape spaces in
   form keys or values as '+' (instead of '%20').  This also
   affect the $mailto_uri->header() method.  This is actually
   the wrong thing to do, but this practise is now even
   documented in official places like
   http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1
   so we might as well follow the stream.

   URI::Heuristic did not work for domain-names with dashes '-'
   in them.  Fixed.

   Documented that $uri->xxx($1) might not work.

Closes pkg/11990
2001-02-15 15:31:03 +00:00
wiz
4ebd78ecec Fix compilation with ImageMagick 5.2.8. 2001-02-15 15:25:57 +00:00
briggs
5c24c14959 Prune old/nonexistant mirror sites from MASTER_SITES. 2001-02-15 15:18:17 +00:00
wiz
a1fece7933 Update to 4120. Probably lots of new known viruses, who knows with those
binary files...
2001-02-15 14:38:42 +00:00
agc
15fb820a13 Mention opera-license in the list of ACCEPTABLE_LICENCES 2001-02-15 14:22:18 +00:00
wiz
bef6d192ba (hopefully) fix PLIST (shlib symlinks) 2001-02-15 14:21:27 +00:00
wiz
79e01df674 Fix pasto (NO_BIN_ON_CDROM either) 2001-02-15 14:08:13 +00:00
agc
63fe128a5a Make sure we record the RCS Ids of all of the patch files in the
BUILD_VERSION information (pkg_info -b)

Correct the English in the licence gripe.
2001-02-15 13:49:04 +00:00
wiz
73857919e1 regen 2001-02-15 13:34:57 +00:00
wiz
75a2b900c3 Update to 1.0.4nb3: incorporate a security fix by the author.
(Which also includes completely unrelated patch-ac.)
Closes pkg/12208.
2001-02-15 12:04:37 +00:00
abs
da3bb5338a Update to 1.63:
Changes since 1.62:

- Require LWP 5.50. A bug fix was introduced in LWP 5.49 which
  solves problems with relative Location: headers for Checkbot.
- Create a defaults --match argument based on all the start URLs,
  not just the first one.
- Remove .bak files when the new files are written correctly.
- Create correct URLs when --file argument also contains directories.
- Deal with redirects without a Location: header.
- Don't exclude checkbot's own pages automagically.
- Always ask server about file type for HTTP requests when uncertain.
- Make output well-formed HTML.
- Several typo's and other output fixes.

patch-aa incorporated into main dist.
2001-02-15 11:31:59 +00:00
abs
7d25f6bad7 Update to 5.50:
Changes since 5.48:

    Release 5.50

    Fix for test cases that failed because of URI-1.10 now encode
    space as '+' instead of '%20. Patch by Christian Gilmore
    <cgilmore@tivoli.com>.

    Makefile.PL: Require URI-1.10.

    HTTP::Daemon now accepts any non-space character as method name
    on the request line.  It used to fail on methods like "M-POST"
    because it only allowed \w-chars.

    HTTP::Date now allow fractional seconds in ISO date formats.
    Based on patch from Mark D. Anderson <mda@discerning.com>

    HTTP::Request::Common will now calculate Content-length
    even if $DYNAMIC_FILE_UPLOAD is set.  Patch provided by
    Lindley, Lee T <Lee.Lindley@viasystems.com>.



2000-12-31   Gisle Aas <gisle@ActiveState.com>

    Release 5.49

    HTML::Form: Use croak() instead of die.  Implement
    $f->possible_values.  Avoid use of undef value warnings.

    HTTP::Cookies: fix epath issue.  Make it work for URI::http
    as the uri-attribute of HTTP::Request object

    HTTP::Date: Allow ignored timezone info in parenthesis. Patch
    by Sander van Zoest <sander@covalent.net>.
    Fix calculation of non-GMT timezones (wrong sign).  Patch by
    KONISHI Katsuhiro <konishi@din.or.jp>.

    HTTP::Response: Let $res->base() absolutize the URI.  Based on
    bug report from Hans de Graaff <hans@degraaff.org>.

    Fixed minor doc typos in HTTP::Headers::Util and LWP::UserAgent.

    HTTP::Request::Common: Support boundary spec from client.

    LWP::Simple: Avoid trivial_http_get when @ appears in authority
    part of URI

    LWP::Authen::Digest: Need to have query in URI param.
    Spotted by <ronald@innovation.ch>.

    LWP::Protocol::http: unescape username/password if they are
    specified in the URI.

    Added LWP::Protocol::GHTTP.  This allow LWP to use the HTTP::GHTTP
    module as the low level HTTP driver.
2001-02-15 11:28:50 +00:00