Commit graph

75866 commits

Author SHA1 Message Date
spz
950a1c977c make compilation with gcc 2.95.* work (mostly by rolling back includes
changes from IRRToolSet 4.8.1 within #if (__GNUC__ > 2) .. #else)
also incidentially fixes a bug in rusage.cc
2005-03-06 11:40:21 +00:00
adrianp
f1d3207933 - Note libol bump to 0.3.15 2005-03-06 11:12:24 +00:00
adrianp
545b1954a4 - Update libol to 0.3.15
- Requested in PR# 29610 by joel (at) carnat.net, thanks for the PR!

> 2005-02-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped verison number to 0.3.15
>
> 2005-02-01  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/werror.c (msg_vformat): fixed signed/unsigned comparison wrt
>         the length variable, a stack overflow (not buffer overflow) can be
>         caused by a very long format result (werror("%2147483648i", 1)),
>         credits go to Thief_hu for reporting it; it is believed not to be
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         * src/objtypes.h: removed colliding macro names to avoid warnings
>         on BSD derived systems
>
> 2004-07-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/io.c (get_inaddr): use in_addr_t for the private definition
>         of INADDR_NONE if one is not found.
>
> 2004-05-06  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * added libol.spec.in patch by jpo
>
> 2004-05-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: use CFLAGS from environment if set
2005-03-06 11:10:29 +00:00
uebayasi
0ed20cdcf7 Note import of Sazanami font 20040618 and removal of kochi-ttf. 2005-03-06 05:24:10 +00:00
uebayasi
7a01bd7526 Add ja-sazanami-ttf, delete kochi-ttf. 2005-03-06 05:21:10 +00:00
uebayasi
18e702f4d2 Obsoleted by ja-sazanami-ttf. 2005-03-06 05:20:22 +00:00
uebayasi
e3629b88b0 Initial import of Sazanami font 20040618.
Free Japanese TrueType font based on Wada lab. font (CLWFK) and
free (freely modifiable and distributable) bitmap fonts.
2005-03-06 05:16:23 +00:00
minskim
397c36f75a Disable pkgviews installation until devel/automake is converted.
Closes PR pkg/29602.
2005-03-06 04:28:55 +00:00
uebayasi
c6943f874b Update freepwing to 1.4.4nb1; add a missing dependency against
p5-Jcode.
2005-03-06 03:25:12 +00:00
wiz
9be2170853 Add sasl2 to PKG_DEFAULT_OPTIONS when USE_SASL2 is set,
not sasl. From Lloyd Parkes in PR 29604.
2005-03-06 02:43:05 +00:00
fredb
c106785f23 Note nb bump of graphics/xli. 2005-03-05 23:03:34 +00:00
fredb
efd29c6d37 Give gzip'd or bzip2'd files the same treatment as "compress"'d files,
that is, filter them through the command to uncompress them on the fly.
We don't need to add dependencies anymore than we ever needed a dependency
on "uncompress". Crank PKG_REVISION for the feature change.
2005-03-05 23:02:30 +00:00
adrianp
f99ab3c215 - Note imap-uw bump to nb1 2005-03-05 22:06:59 +00:00
adrianp
6ddd0d33e7 - Fix builds on NetBSD 1.6 due to Kerberos/OpenSSL 0.9.7 issues
- Included some utilities in the install that were once a part of the
  imap-uw-utils package but are now a part of this package
- ok'ed kim@
2005-03-05 22:01:47 +00:00
fredb
00c033aa51 Update server URI. 2005-03-05 20:43:17 +00:00
fredb
15a5f6e9a9 Note "nb" bump to graphics/xli, for security-related issue. 2005-03-05 20:14:17 +00:00
fredb
1a99ac2509 Update to latest snapshot for some "security issues" -- apparently, this...
http://www.gentoo.org/security/en/glsa/glsa-200503-05.xml

but just make it an "nb" bump so as not to confuse "audit-pacakges" &c.
2005-03-05 20:09:44 +00:00
fredb
8c9c2ad429 De-lint. Particularly, shorten DESCR. 2005-03-05 20:03:29 +00:00
wiz
8a95eb4505 Instead of disabling the randrext and Xrandr packages on systems
which have no extutil.h header file, just make them depend on the
xextensions package which provides it.
Bump PKGREVISION for Xrandr and randrext.
Add builtin.mk file for xextensions.

jlam says ok.
2005-03-05 18:16:21 +00:00
minskim
5c8006c83d Note PKGREIVION bump of flim and semi. 2005-03-05 16:43:11 +00:00
minskim
1f15f1befc Depend on xemacs-packages instead of apel when built with xemacs.
Bump PKGREVISION.
2005-03-05 16:37:10 +00:00
minskim
d0d05b1e3e apel is included in xemacs-packages. Remove xemacs* from accepted
emacs versions.
2005-03-05 16:33:07 +00:00
minskim
cadba9140b Fix PLIST to build with xemacs. 2005-03-05 16:05:49 +00:00
minskim
3650f8e7aa w3 and bbdb are included in xemacs-packages; depend on it instead when
EMACS_FLAVOR is xemacs.
2005-03-05 16:01:17 +00:00
minskim
34a2ecd499 Note update of tkdiff. 2005-03-05 15:00:12 +00:00
minskim
14ea7bd035 Update tkdiff to 4.0.2.
Changes since 4.0b2:
- Made sure all the prefs are saved (Bug# 878340)
- Put all the Aqua stuff in one place
- Fix detection of a ,v file in the current directory for RCS
2005-03-05 14:59:28 +00:00
minskim
61c1546c1f Update HOMEPAGE. 2005-03-05 14:53:08 +00:00
grant
c1d1538bd7 add PLIST for libfb output plugin, which is built on Linux. 2005-03-05 14:24:48 +00:00
wiz
8a3642dacd curl updated to 7.13.1. 2005-03-05 14:23:28 +00:00
wiz
ca97fe250f Update to 7.13.1:
Version 7.13.1 (4 March 2005)

Daniel (4 March 2005)
- Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate
  the cookie "engine" without having to provide an empty or non-existing file.

- Rene Rebe fixed a -# crash when more data than expected was retrieved.

Daniel (22 February 2005)
- NTLM and ftp-krb4 buffer overflow fixed, as reported here:
  http://www.securityfocus.com/archive/1/391042 and the CAN report here:
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0490

  If these security guys were serious, we'd been notified in advance and we
  could've saved a few of you a little surprise, but now we weren't.

Daniel (19 February 2005)
- Ralph Mitchell reported a flaw when you used a proxy with auth, and you
  requested data from a host and then followed a redirect to another
  host. libcurl then didn't use the proxy-auth properly in the second request,
  due to the host-only check for original host name wrongly being extended to
  the proxy auth as well. Added test case 233 to verify the flaw and that the
  fix removed the problem.

Daniel (18 February 2005)
- Mike Dobbs reported a mingw build failure due to the lack of
  BUILDING_LIBCURL being defined when libcurl is built. Now this is defined by
  configure when mingw is used.

Daniel (17 February 2005)
- David in bug report #1124588 found and fixed a socket leak when libcurl
  didn't close the socket properly when returning error due to failing
  localbind

Daniel (16 February 2005)
- Christopher R. Palmer reported a problem with HTTP-POSTing using "anyauth"
  that picks NTLM. Thanks to David Byron letting me test NTLM against his
  servers, I could quickly repeat and fix the problem. It turned out to be:

  When libcurl POSTs without knowing/using an authentication and it gets back
  a list of types from which it picks NTLM, it needs to either continue
  sending its data if it keeps the connection alive, or not send the data but
  close the connection. Then do the first step in the NTLM auth. libcurl
  didn't send the data nor close the connection but simply read the
  response-body and then sent the first negotiation step. Which then failed
  miserably of course. The fixed version forces a connection if there is more
  than 2000 bytes left to send.

Daniel (14 February 2005)
- The configure script didn't check for ENGINE_load_builtin_engines() so it
  was never used.

Daniel (11 February 2005)
- Removed all uses of strftime() since it uses the localised version of the
  week day names and month names and servers don't like that.

Daniel (10 February 2005)
- Now the test script disables valgrind-testing when the test suite runs if
  libcurl is built shared. Otherwise valgrind only tests the shell that runs
  the wrapper-script named 'curl' that is a front-end to curl in this case.
  This should also fix the huge amount of reports of false positives when
  valgrind has identified leaks in (ba)sh and not in curl and people report
  that as curl bugs. Bug report #1116672 is one example.

  Also, the valgrind report parser has been adapted to check that at least one
  of the sources in a stack strace is one of (lib)curl's source files or
  otherwise it will not consider the problem to concern (lib)curl.

- Marty Kuhrt streamlined the VMS build.

Daniel (9 February 2005)
- David Byron fixed his SSL problems, initially mentioned here:
  http://curl.haxx.se/mail/lib-2005-01/0240.html. It turned out we didn't use
  SSL_pending() as we should.

- Converted lots of FTP code to a statemachine, so that the multi interface
  doesn't block while communicating commands-responses with an FTP server.

  I've added a comment like BLOCKING in the code on all spots I could find
  where we still have blocking operations. When we change curl_easy_perform()
  to use the multi interface, we'll also be able to simplify the code since
  there will only be one "internal interface".

  While doing this, I've now made CURLE_FTP_ACCESS_DENIED separate from the
  new CURLE_LOGIN_DENIED. The first one is now access denied to a function,
  like changing directory or retrieving a file, while the second means that we
  were denied login.

  The CVS tag 'before_ftp_statemachine' was set just before this went in, in
  case of future need.

- Gisle made the DICT code send CRLF and not just LF as the spec says so.

Daniel (8 February 2005)
- Gisle fixed problems when libcurl runs out of memory, and worked on making
  sure the proper error code is returned for those occations.

Daniel (7 February 2005)
- Maruko pointed out a problem with inflate decompressing exactly 64K
  contents.

Daniel (5 February 2005)
- Eric Vergnaud found a use of an uninitialised variable in the ftp when doing
  PORT on ipv6-enabled hosts.

- David Byron pointed out we could use BUFSIZE to read data (in
  lib/transfer.c) instead of using BUFSIZE -1.
2005-03-05 14:23:00 +00:00
grant
25bd9b102c disable building of experimental skins2 on all platforms, not just
NetBSD.
2005-03-05 14:22:22 +00:00
wiz
6d733ef350 - adzap-20041124, dhisd-5.1, dinotrace-9.2a, docsis-0.9.1,
eblook-1.6.1, efont-unicode-0.4.2, gftp-2.0.18, nicotine-1.0.8,
  p5-Apache-Gallery-0.9.1, p5-Filter-1.30, p5-Mail-ClamAV-0.13,
  p5-PostScript-MailLabels-2.10, postgresql-autodoc-1.24, squid-2.5.9,
  teapop-0.3.8, tex-musixtex-112, tkdiff-4.0.2, xdx-1.2, xzgv-0.8.

Done by various people over the last months.
2005-03-05 14:12:26 +00:00
wiz
81212a0511 pgpdump updated to 0.24, thanks taca. 2005-03-05 13:50:22 +00:00
wiz
81eb1e4156 pango updated to 1.8.1. 2005-03-05 13:50:03 +00:00
wiz
a9aaf8c928 Update to 1.8.1:
pOverview of changes between 1.8.0 and 1.8.1
===========================================
* Fix several problems with conjuct formation in Sinhala [Harshula]
* Fix problems that were causing fonts to be missized and
  not print in GtkHTML [Ross Burton]
* Fix compilation with old fontconfig [Vincent Noel] and
  old FreeType [Andrew P. Lentvorski, Jr]
* Work around problem with glyphs in monospace fonts being truncated
  by Xft [Billy Biggs]
* Misc bug fixes [Damon Chaplin, Matthias Clasen, Kees Cook, Nick Lamb,
  Adam Sampson,Manish Singh, Morten Welinder]
* Misc build fixes [Sebastien Bacher, Matthias Clasen, Tor Lillquist]
* Doc improvements [Torsten Schoenfeld, Billy Biggs, Morten Welinder]
2005-03-05 13:49:36 +00:00
grant
ace46b1f0a the ffserver program uses dlopen(), so include dlopen.buildlink3.mk
and ensure -ldl is passed when linking ffserver where appropriate.

fixes build on Linux.
2005-03-05 13:32:10 +00:00
wiz
5206b3ffab + curl-7.13.1, py-curl-7.13.1.
- eb-4.1.3, freepwing-1.4.4, wol-0.7.1 (thanks, uebayasi).
2005-03-05 12:38:44 +00:00
wiz
a437583ff4 Dependencies should look like: foo-[0-9]* (instead of foo-*). Fix some. 2005-03-05 11:26:48 +00:00
uebayasi
f686caba23 Change lookup gateway an option. This reduces dependency much.
Bump revision.
2005-03-05 11:19:09 +00:00
uebayasi
6cfee6478c Update eb to 4.1.3. Small bug fixes, no functional changes. 2005-03-05 11:06:42 +00:00
uebayasi
3ff45b1d23 Update FreePWING to 1.4.4.
Changes since 1.4.3 are:
* Fix a problem that catdump -u couldn't handle half-width kana.
* Split documents into smaller parts.
2005-03-05 10:39:10 +00:00
jmmv
d5e791c51a Note addition of gtk2-engines-clearlooks, version 0.4. 2005-03-05 09:43:35 +00:00
jmmv
a8bdf1e62f Add and enable gtk2-engines-clearlooks. 2005-03-05 09:42:54 +00:00
jmmv
ed66ad7278 Initial import of gtk2-engines-clearlooks, version 0.4:
Clearlooks is new and modern-looking GTK2+ engine, based on Bluecurve.
It has the looks of various themes blended together, resulting in a
theme that's easy on the eyes and visually pleasing.

The difference with pixmap based themes is that it does not sacrifice
a lot of speed.  In fact, it is roughly as fast as Bluecurve.
2005-03-05 09:42:05 +00:00
grant
4d557f4d7a be less restrictive about the gcc3 requirement, >=3.0 is fine. 2005-03-05 09:28:14 +00:00
jmmv
8f3b070cd0 Please pkglint; also break a very long line. 2005-03-05 09:19:45 +00:00
uebayasi
a3ac8cc2c4 Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
   riece-toolbar displays icons on toolbar.  Currently not all the
   icons are included.
** New add-on riece-keepalive. (ueno)
   riece-keepalive spontaneously sends a PING message to server to
   keep an IRC connection.
** New add-on riece-google. (bg66)
   riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
   riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
   riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
   enabled by default.
** New command riece-command-suspend-resume. (ueno)
   riece-command-suspend-resume saves or restores the current window
   configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
   riece-command-disable-addon. (yoichi)

* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
   GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
   mapping from arbitrary strings (such as "Bug#12345") to URL. (This
   feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
   status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
   Number of lines to be removed is controlled by
   riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
   in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
   problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
   original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
   thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 09:14:11 +00:00
grant
8bb85c2cd0 add a comment describing the options used on AIX. 2005-03-05 07:43:05 +00:00
wiz
d1452dfbbe + pango-1.8.1. 2005-03-05 04:34:40 +00:00
minskim
c174119d73 Note update of mathomatic. 2005-03-05 03:02:56 +00:00