Commit graph

7849 commits

Author SHA1 Message Date
sommerfeld
982089698f Add dependency on p5-IO-Pager 2005-10-22 23:22:17 +00:00
sommerfeld
d2f176bd8c Add p5-File-chdir, p5-IO-Pager to devel/Makefile 2005-10-22 17:01:20 +00:00
sommerfeld
4beab9b046 Update from 1.00 to 1.05; too many correctness and performance fixes
to list here.
2005-10-22 17:00:38 +00:00
sommerfeld
35ca9728fc Update from 0.60 to 0.66; prerequisite for newer versions of svk
[Changes for 0.66 - Aug 18, 2005]

* Fix a regression when the mirrored revision has copies from revision
  numbers outside the path we are mirroring.

* Fix a regression since 0.61 for the case that mirror anchor parent was
  copied from somewhere else.

[Changes for 0.65 - Aug 2, 2005]

* Fix a bug when mirroring only HEAD with dav/svn-1.2.0 on server.

* Performance imporvements on large repositories for revision lookup
  and meta data lookup. [Sponsored by Fotango]

[Changes for 0.64 - Jul 11, 2005]

* Make git support load later to avoid circular dependency with svk.

[Changes for 0.63 - Jun 28, 2005]

* Fix missing dependency - Class::Accessor.

[Changes for 0.62 - Jun 22, 2005]

* Support HEAD and HEAD-n for --torev [Jody Belka]

* Resolve the fromrev from headrev with the relayed source, so for
  relayed skip-to mirror it won't explode.

* When there's replaced directory, properly _enter_copied_path when
  it's not a copy.

* Git support.

[Changes for 0.61 - May 8, 2005]

* Perform reanchor only on paths involving copies.
  This fixes kde svn repository problem.

* Fix two minor pool usage that causes error on nfs-mounted fsfs (and
  possibly win32).
2005-10-22 16:56:09 +00:00
sommerfeld
79a803721b Import p5-File-chdir 0.06, required for newer versions of svk
File::chdir, Perl module with a more sensible way to change directories
2005-10-22 16:47:39 +00:00
sommerfeld
b23bda8e0f Import p5-IO-Pager 0.06, required by newer versions of svk
IO::Pager - Select a pager, optionally pipe it output if destination is a TTY
2005-10-22 16:45:32 +00:00
rillig
91c0b4fe16 Updated libjit to 0.0.4.
Changes:
	* Pluggable object models.
	* Problems with "gen-apply" on Win32 systems.
	* Optimize "if true goto" into "goto".
	* Peephole optimization on branches.
	* Adjust ARM codegen macros to support branch elimination instructions.
	* Redesign exception handling to use "setjmp" everywhere.
	* Remove C++ code from "libjit.so" so that it is a pure C library.
	* Use computed goto's in the interpreter if the compiler supports them.
	* Don't allow conditional branches to jump out of exception contexts.
	* Block movement to allow initialization code to be moved to the start
	  of a function, or loop condition code to be moved to the end.
	* Rewrite the exception region routines to make them easier to use.
	* Add the "gen-sel" program, for creating instruction selectors.
	* Write instruction selectors for x86 and ARM (only x86 is enabled).
	* Portability fixes for ARM, PPC, Alpha, IA64, and amd64.
	* Clarify the description of LLVM, at the request of LLVM's author.
	* Deferred argument popping after function calls.
	* Add "--enable-interpreter" to force the interpreter to be used.
	* Implement a simple global register allocator based on usage counts.
	* Recognise increment and decrement idioms.
	* Align cache flushes properly (Miroslaw Dobrzanski-Neumann).
	* Querying of x86 cpuid where necessary.
	* Add a constant pool for ARM, to make constant loads more efficient.
	* Handle register pairs for 64-bit values properly.
	* Support for parameter areas on the stack, to reduce push/pop overhead.
	* Avoid unnecessary register spills if a value won't be used again.
	* Implement tail calls from a function to itself.
	* Optimize x86 prologs and epilogs to avoid doing unnecessry work.
	* Centralise the code that handles parameter passing.
	* Support for parallel builds.
2005-10-22 15:51:02 +00:00
wiz
591df4e535 Update to 0.20:
- Fix test suite to work on Solaris.  Yay non-POSIX /bin/sh :-(
 - Fix segfault on --help with gcc4.  Fix segfault on bigendian arches
   in some cases.
 - Win32 fixes
 - Add --short-errors, now used by pkg.m4 if available.  This gives a
   better error message if some libraries can't be found.
2005-10-22 12:59:14 +00:00
minskim
e74263013e Do not install conf files into PKG_SYSCONFIDIR directly. 2005-10-22 03:08:22 +00:00
jschauma
1c40d9a183 Make this work on IRIX, by passing -c99 (if mipspro is used) and by
ensuring that the conftests are actually removed and therefor capabilities
can actually be detected (rather than configure failing for them)
2005-10-21 15:46:43 +00:00
wiz
5bde916161 Add RMD160 checksums. 2005-10-20 21:31:47 +00:00
wiz
e7297e7c60 Add RMD160 checksum, except for one file where I
cannot find the file that matches the SHA1 checksum already in here.
2005-10-20 21:26:57 +00:00
wiz
1c81db0c5c Fix Linux MASTER_SITES, and add missing RMD160 checksum. 2005-10-20 18:38:29 +00:00
wiz
93a5fc77f4 Remove bogus ruby-racc-1.4.4 entries. 2005-10-20 18:03:19 +00:00
wiz
74bed80c68 Add RMD160 checksum. 2005-10-20 18:02:52 +00:00
wiz
664d35bb40 Remove bogus ruby-racc-1.4.3 entries. 2005-10-20 18:01:05 +00:00
wiz
b1e05783d4 Add RMD160 checksums. 2005-10-20 17:59:49 +00:00
wiz
558c06b00d Rename patch files to match standard pattern. 2005-10-20 17:48:49 +00:00
wiz
b556cbc870 Rename patch files to match standard pattern. 2005-10-20 17:43:29 +00:00
abs
e25f073ef8 Updated devel/p5-Class-MethodMaker to 2.07:
2.07    Apr 10 10:13PM GMT 2005
        - Fixed case error in Build.PL (rt.cpan.org #12107)
        - Re-jiggle INSTALL* settings in Makefile.PL
2005-10-20 17:41:01 +00:00
wiz
ad17597819 Add RMD160 checksum. 2005-10-20 17:37:04 +00:00
abs
124513d1c8 Update devel/p5-Class-Accessor to 0.22:
0.21 Thu Sep  1 16:58:31 BST 2005
    - added _croak and _carp methods so you can override these in subclasses if
      you want to change the default behaviour when something bad happens.

0.20 Thu Sep  1 12:25:23 BST 2005
    - add a copyright statement
    - tidy some documentation (more to do later)
2005-10-20 17:36:50 +00:00
taca
343c2d9f85 Remove a trailing empty line to shut up pkglint. 2005-10-20 14:44:54 +00:00
wiz
0f55a69df1 Include intltool bl3.mk, configure tests for it. 2005-10-20 00:15:06 +00:00
wiz
af1d69bbee Update to 5.5. Solaris PLIST should be checked for correctness.
This  release  is  designed  to  be upward compatible from ncurses 5.0
through   5.4;  very  few  applications  will  require  recompilation,
depending   on  the  platform.  These  are  the  highlights  from  the
change-log since ncurses 5.4 release.

Interface changes:
  * terminfo   installs  "xterm-new"  as  "xterm"  entry  rather  than
    "xterm-old" (aka xterm-r6).
  * terminfo  data  is  installed using the tic -x option (few systems
    still use ncurses 4.2).
  * modify  C++  binding to work with newer C++ compilers by providing
    initializers  and  using  modern casts. Old-style header names are
    still  used  in  this  release  to allow compiling with not-so-old
    compilers.
  * modify parameter type in c++ binding for insch() and mvwinsch() to
    be  consistent  with  underlying  ncurses  library  (was  char, is
    chtype).
  * change NCursesWindow::err_handler() to a virtual function.
  * form  and  menu  libraries  now  work  with  wide-character  data.
    Applications  which  bypassed the form library and manipulated the
    FIELD.buf  data  directly  will  not  work properly with libformw,
    since   that   no   longer   points  to  an  array  of  char.  The
    set_field_buffer()  and field_buffer() functions translate to/from
    the actual field data.
  * add  symbol  to  curses.h which can be used to suppress include of
    stdbool.h, e.g.,
             #define NCURSES_ENABLE_STDBOOL_H 0
             #include <curses.h>

  * change  SP->_current_attr  to  a pointer, adjust ifdef's to ensure
    that  libtinfo.so  and  libtinfow.so have the same ABI. The reason
    for  this  is  that  the  corresponding  data which belongs to the
    upper-level ncurses library has a different size in each model.
  * winnstr()   now   returns  multibyte  character  strings  for  the
    wide-character configuration.
  * assume_default_colors()      no      longer      requires     that
    use_default_colors() be called first.
  * data_ahead() now works with wide-characters.
  * slk_set()  and  slk_wset()  now  accept  and  store  multibyte  or
    multicolumn characters.
  * start_color()  now returns OK if colors have already been started.
    start_color() also returns ERR if it cannot allocate memory.
  * pair_content()  now returns -1 for consistency with init_pair() if
    it corresponds to the default-color.
  * unctrl()  now returns null if its parameter does not correspond to
    an unsigned char.

New features and improvements:
  * library
       + environment     variable     NCURSES_NO_UTF8_ACS     supports
         miscellaneous   terminal  emulators  which  ignore  alternate
         character set escape sequences when in UTF-8 mode.
       + modify  initialization  of  key  lookup  table  so that if an
         extended  capability (tic -x) string is defined, and its name
         begins  with  'k',  ncurses  will automatically treat it as a
         key.
       + change  GPM  initialization,  using  dl  library  to  load it
         dynamically at runtime.
       + form, menu and panel libraries support debug-tracing.
  * add   NCURSES-Programming-HOWTO.html   by   Pradeep   Padala  (see
    http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/).
  * programs:
  * infocmp:
       + The  -i  option  now matches 8-bit controls against its table
         entries, e.g., so it can analyze the xterm-8bit entry.
       + add  "-x"  option to infocmp like tic's "-x", for use in "-F"
         comparisons.  This  modifies  infocmp to only report extended
         capabilities  if  the  -x  option  is given, making this more
         consistent  with  tic.  Some scripts may break, since infocmp
         previous gave this information without an option.
  * tic:
       + modify  termcap-parsing  to retain 2-character aliases at the
         beginning of an entry if the "-x" option is used in tic.
       + filter  out  long  extended names when translating to termcap
         format.  Only  two  characters  are  permissible  for termcap
         capability names.
       + correct  translation  of  "%%" in terminfo format to termcap,
         e.g., using "tic -C".
       + modify  the  "-c  -v" options to ignore delays when comparing
         strings.  Also  modify  it  to  ignore a canceled sgr string,
         e.g.,  for terminals which cannot properly combine attributes
         in one control sequence.
       + add  a  check  for  improperly  ended  strings, i.e., where a
         following line begins in column 1.
       + add a check in tic for terminfo entries having an sgr0 but no
         sgr string. This confuses Tru64 and HPUX curses when combined
         with  color,  e.g., making them leave line-drawing characters
         in odd places.
       + add  check (with debug configuration) that provides about the
         runtime  changes  that  would  be  made  to  sgr0 for termcap
         applications.
  * tset:
       + add  -c  and  -w  options  to allow user to suppress ncurses'
         resizing  of the terminal emulator window in the special case
         where it is not able to detect the true size.

Major bug fixes:
  * improve  logic  in tgetent() which adjusts the termcap "me" string
    to  work with ISO-2022 string used in xterm-new. This is a feature
    that was incompletely implemented in ncurses 5.3. ncurses attempts
    to  provide  termcap clients with the portion of the sgr0 (termcap
    "me") string that does not reset line-drawing.
  * cells  in  the  WINDOW  which  are  continuations of a multicolumn
    character   are   encoded   differently,  making  repainting  more
    reliable.
  * amend  change to setupterm() in ncurses 5.4 (20030405) which would
    reuse  the value of cur_term if the same output was selected. This
    now  reuses  it  only  when  setupterm() is called from tgetent(),
    which  has no notion of separate SCREENs. Note that tgetent() must
    be called after initscr() or newterm() to use this feature.
  * make  setcchar() now works when its wchar_t* parameter is pointing
    to a string which contains more data than can be converted.
  * win_wchnstr() now works for more than one cell.
  * resizeterm() now processes all levels of window hierarchy.
  * disable  GPM  mouse support when $TERM happens to be prefixed with
    "xterm".  Gpm_Open()  would otherwise assert that it can deal with
    mouse events in this case.
  * add  SP->_screen_acs_map[], used to ensure that mapping of missing
    line-drawing   characters   is   handled  properly.  For  example,
    ACS_DARROW  is  absent  from  xterm-new, and it was coincidentally
    displayed the same as ACS_BTEE.

Portability:
  * configure script:
       + new options:

           --enable-largefile
                   set  compiler  and  linker  flags  to use largefile
                   support.

           --enable-ext-colors
                   Allow  encoding  of  256  foreground and background
                   colors,    e.g.,   with   the   xterm-256color   or
                   xterm-88color terminfo entries. This requires ABI 6
                   because it changes the size of cchar_t.

           --enable-ext-mouse
                   This  defines NCURSES_MOUSE_VERSION 2, and modifies
                   the encoding of mouse events to support wheel mice,
                   which may transmit buttons 4 and 5. This works with
                   xterm and similar terminal emulators. This requires
                   ABI  6  because  it  changes  the encoding of mouse
                   events.

           --with-chtype
                   overriding of the non-LP64 model's use of chtype

           --with-mmask-t
                   overriding of the non-LP64 model's use of mmask_t

           --without-xterm-new
                   Installs  "xterm-old"  as  the "xterm" entry of the
                   terminfo database.

       + The  --with-termlib option now accepts a value which sets the
         name  of the terminfo library. This would allow a packager to
         build libtinfow.so renamed to coincide with libtinfo.so
       + fixes/improvements for cross-compiling:
            o suppress     $suffix     in     misc/run_tic.sh     when
              cross-compiling.  This  allows cross-compiles to use the
              host's  tic  program  to  handle the "make install.data"
              step.
            o correct       BUILD_CPPFLAGS       substitution       in
              ncurses/Makefile.in,  to  allow  cross-compiling  from a
              separate directory tree.
  * library:
       + add  ifdef's  for  _LP64  in curses.h to avoid using wasteful
         64-bits  for  chtype  and  mmask_t,  but add configure option
         --disable-lp64 in case anyone used that configuration.
       + modify  C++  binding to use some C internal functions to make
         it compile properly on Solaris (and other platforms).
       + remove  check  in  newwin()  that prevents allocating windows
         that extend beyond the screen (Solaris does this).
       + check  for  nl_langinfo(CODESET),  use  it if available. This
         replaces  ad  hoc  tests of environment variables to check if
         the  terminal is setup for UTF-8 encoding. Applications which
         do  not  call  setlocale()  should be corrected, to make them
         work properly with UTF-8 encoding.
         In  particular,  applications  which  assume (and do not call
         setlocale())  that Latin-1 codes are printable will no longer
         work  in a UTF-8 locale since the ad hoc check of environment
         variables  to  see  if  the locale was UTF-8 is not used when
         nl_langinfo(CODESET) is available.
       + use  setlocale() to query the program's current locale rather
         than  using  getenv().  This supports applications which rely
         upon  legacy treatment of 8-bit characters when the locale is
         not initialized.
2005-10-20 00:01:32 +00:00
adam
f14d6bf451 Changes 3.1.2:
* Minor improvements
2005-10-19 12:38:16 +00:00
seb
3ded1af564 USE_RUBY_DIST_SUBDIR=no is now the way to specify to lang/ruby/rubyversion.mk
to not set a Ruby specific DIST_SUBDIR.
2005-10-18 13:31:01 +00:00
hiramatsu
b420d55695 Update OOTools to version 2.21. This closes PR 31678 from Zafer Aydogan.
Changes from 1.75(doesn't include minor fixes):

Version 2.21
- Little documentation improvement

Version 2.2
- Added Package::props and Package::groups pragmas
- Added improved tests

Version 2.12
- Fixed the Class::Util::import function

Version 2.11
- Changed the Class::Util::classes function

Version 2.1
- Added the Class::Util::gather function plus tests
- Added the Class::Util::classes function plus tests
- Added the Class::Util::blessed function plus tests

Version 2.0
- Added the Class::Error module and tests
- Added the Class::Util module and tests
- Added the 'skip_autoload' option to Class::constr pragma
- You can also pass an HASH reference to the constr method

Version 1.79
- A test addition

Version 1.78
- The properties defined with a group get initialized just once
- Some testing addition and rewrite

Version 1.77
- Added 'default' option to the Class::constr pragma plus tests
- Added possibility to get a slice of values from groups accessors
- Added $_ aliasing for the post_process option

Version 1.76
- Added add_to() method to add props and groups accessors in other packages
- Added post_process() option to props accessors
2005-10-18 08:33:24 +00:00
wiz
481ff1cfa5 Update HOMEPAGE and MASTER_SITES, noted by tron@. 2005-10-18 00:46:28 +00:00
wiz
e1646d66bc Add missing dependency on p5-Algorithm-Diff. Bump PKGREVISION. 2005-10-17 13:04:17 +00:00
tron
2563f528ef Update "apr" package to version 0.9.7. Changes since version 0.9.6:
- 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.
2005-10-17 10:28:46 +00:00
wiz
43d63090ef Update to 0.5:
0.5:    2005-Oct-13

        * Generating shared library using libtool.
          Based on a patch by Thomas Klausner
2005-10-17 08:28:57 +00:00
gdt
897dbbb13e Update to 2.13, maintained by ttn at glug.org. This is fairly clearly
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 ", "
2005-10-17 00:03:35 +00:00
gdt
9de1b3a43f take maintainership 2005-10-16 23:42:16 +00:00
gdt
c1ce18f60d clarify DESCR and COMMENT that this is for guile 1.4, and that 1.6
already has goops.

Take maintainership from tech-pkg.
2005-10-16 23:40:36 +00:00
gdt
398d1f9665 Update to 1.1.1, latest release on fsf site.
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"
2005-10-16 22:55:50 +00:00
jmmv
d47c7a7d3d Avoid passing a NULL pointer to fprintf, which causes a segfault under
Solaris 9.  My fault; I assumed all implementations could print '(null)'
in that case.  Bump PKGREVISION to 2.  Fixes PR pkg/31838 by John Heasley.
2005-10-16 21:51:29 +00:00
taca
3d35bb82e7 Set USE_RUBY_DIST_SUBDIR to yes. 2005-10-16 15:15:10 +00:00
jmmv
5f5df1842b Make nss and nspr install pkg-config files. Bump their PKGREVISION. 2005-10-16 11:15:10 +00:00
minskim
3660d052fe Add and enable p5-Term-Screen. 2005-10-16 04:51:51 +00:00
minskim
55f7114638 Import p5-Term-Screen from pkgsrc-wip. Packaged by pancake, and
improved by Hiramatsu Yoshifumi.

This module provides a simple interface to the terminal control
features for character mode terminals.
2005-10-16 04:46:27 +00:00
jmmv
d1a4d54591 Use tabs to indent, not spaces. 2005-10-15 22:20:59 +00:00
jmmv
8fd9a29be3 Use tabs to indent, not spaces. 2005-10-15 22:06:20 +00:00
heinz
104634286a Update to version 1.04.
Pkgsrc changes:
 - Added HOMEPAGE.

Relevant changes since version 1.01:
===========================
 * fixes for various tests
 * Added support for external gzip.
2005-10-15 20:05:07 +00:00
heinz
c62c0a3881 Updated to version 1.41.
No pkgsrc changes.

Changes since version 1.35
==========================
  1.41 - 4 October 2005
      * added hints/mpeix.pl file supplied by Ken Hirsch
  1.40 - 23 September 2005
      * Fixed failure of 03examples.t for some windows systems.
  1.39 - 15 September 2005
      * Fixed dTHX macro for 5.00503 on FreeBSD
  1.38 - 6 September 2005
      * Integrate core change 25304 -- Symbian Update
      * Added libscan to Makefile.PL
  1.37 - 12 August 2005
      * Change to t/03examples.t for VMS from Abe Timmerman
  1.36 - 3 August 2005
      * Renamed zlib-src-1.2.3 to zlib-src to help VMS
      * Fixed Makefile.PL for VMS
      * Fixed t/03examples.t for VMS
      * Added a couple of notes about incompatibility with Unix compress.
2005-10-15 19:51:17 +00:00
jmmv
8a89922f8f Update to 1.6.6:
* Fixed some discrepancies in event listener deregistration, improves
  on-the-fly deregistration of event listeners.  Fixed some tests.

* Added cspi docs back into dist.

* Fixed brokenness in 'make check.'
2005-10-14 21:44:31 +00:00
adam
0c37a3ccc5 Enable-utf8 for www/bluefish 2005-10-14 09:37:46 +00:00
minskim
9fd2bebc55 Add gettext-lib/buildlink3.mk to match with Makefile. 2005-10-13 21:02:14 +00:00
wiz
3cd7b17d43 libtoolize. Now installs a shared library too.
Bump PKGREVISION.
2005-10-13 20:41:51 +00:00
minskim
d659914838 Enable NLS explicitly by including gettext-lib/buildlink3.mk.
Bump PKGREVISION due to PLIST changes.
2005-10-13 20:39:37 +00:00
rillig
6e46a9c905 Removed double RCS Id. 2005-10-13 18:15:10 +00:00
wiz
d39829efda Add and enable libmimedir. 2005-10-13 15:16:07 +00:00
wiz
71b7b96fff Initial import of libmimedir-0.4:
This library parses MIME Directory Profile which is defined in RFC
2425.
2005-10-13 15:15:28 +00:00
joerg
0f94a13cc2 Don't declare errno as nested extern. Depend on errno.h to provide.
In the upstream version I added the suggestion of explicitly including
errno.h as done in many other files.
2005-10-13 14:00:51 +00:00
markd
95267a5cb1 Update kdevelop to 3.2.3 (part of KDE 3.4.3)
Changes:
couple of bug fixes.
2005-10-13 13:27:21 +00:00
markd
1e47fe2636 Update to KDE 3.4.3
Changes:
Couple of backported bug fixes.
2005-10-13 13:22:55 +00:00
markd
7af4a5a542 The latest doxygen encodes the source directory path into some of the
output filenames.  This is problematic in a pkgsrc context as it means
WRKDIR pathnames can appear in generated filenames.  Fix by reverting
to the old way of naming the files.  Bump PKGREVISION.
2005-10-13 12:15:57 +00:00
jmmv
6282fffe65 Update to 2.12.1:
Major changes in 2.12.1 were:
* Translation updates
* Minor code cleanups

Major changes in 2.12.0 were:
* Translation updates

Major changes in 2.11.92 were:
* Translation updates

Major changes in 2.11.91 were:
* Fix scrolling in eel-wrap-table
* Cleanup logging code

Major changes in 2.11.90 were:
* Add x-nautilus-search URI
* Fix wrapping in eel-wrap-table

Major changes in 2.11.4 were:
* Fix memleak

Major changes in 2.11.3 were:
* Fix memleaks
* Fix compiler warnings for gcc 4

Major changes in 2.11.2 were:
* Fix memleaks

Major changes in 2.11.1 were:
* Use new libgnome-menu api
* Fixed crash with accessibility
* Use gmodule-no-export to avoid --export-dynamic
2005-10-12 21:52:54 +00:00
jmmv
d0a6741c1f Update to 2.12.1:
2.12.1
=======

 Features

  - add a test-selector program for testing. It doesn't get installed.
    (Denis Jacquerye, Elijah) [#165269]

 Fixes

  - Use intltool & various other build enhanements (Rodney Dawes, Vincent)
    [#317190]
  - Detect windows that are removed from the skip_taskbar state (Jochen Baier)
    [#163293]

 Translators

  - Mahay Alam Khan (bn)
  - Iñaki Larrañaga Murgoitio (eu)

2.12.0
=======

 Translators

  - Bryn Salisbury (cy)

2.11.92
=======

 Translators

  - Mişu Moldovan (ro)
  - Maxim Dziumanenko (uk)

2.11.91
=======

 Fixes

  - Have window list tooltips display WM_NAME instead of WM_ICON_NAME
    (Mariano Suarez-Alvarez) [#124463]
  - Zero out unused fields in ClientMessages, as required by the EWMH
    spec (Gregory Merchan) [#135024]
  - Fix an activation/minimization inconsistency (Elijah Newren)
  - Correctly determine the active task when dealing with transients
    (Xavier Claessens) [#310381]
  - Clean up a number of warnings (Philipp Thomas, Benoit Dejean)
    [#140175, #310829]
  - Fix builds that don't disable docs, get make distcheck to work
    (Matthias Clasen) [#302231]
  - Add wnck_window_set_window_type() function (Olivier Andrieu)
    [#133306]
  - Add API for allowing the button relief to be set to
    GTK_RELIEF_NONE for transparent panels (Ryan Lortie) [#167932]
  - Fix workspace switching behavior (revert the stuff related to the
    behavioral change from bug 161361 made in the 2.10 cycle -- Elijah
    Newren)
  - Prevent pager from flickering when moving windows between
    workspaces (Christian Neumair) [#167745]

 Translators

  - Christophe Merlet (RedFox) (fr)
  - Jaydeep Bhusal (ne)

2.11.4
======

 Features

  - Add support for the Urgent hint (Elijah)

 Fixes

  -  Show the mini_icon instead of the regular icon for the selector
     (Vincent Noel)

 Translators

  - Takeshi AIHANA (ja)
  - Abel Cheung (zh_TW)

2.11.3
======

 Features

  - Make windows that demand attention more noticeable by glowing their
    tasklist buttons (Ray Strode)

 Fixes

  - fix possible leak (Benoît Dejean)
  - determine a group leader when the previous one gets removed (Jaap Haitsma)

 Translators

  - Ignacio Casal Quinteiro (gl)

2.11.1
======

 Translators

  - Adam Weinberger (en_CA)
  - Ivar Smolin (et)
  - Steve Murphy (rw)
  - Ivan Noris (sk)
  - Baris Cicek (tr)
  - Canonical Ltd (xh)
2005-10-12 21:50:09 +00:00
seb
0582b4355f Update to version 2.02.
Changes since last packaged version (2.01):
2.02    Tuesday 31th May, 2005
        Include data for perl 5.8.7
2005-10-12 16:08:58 +00:00
drochner
350faa2baf update to 1.7.1
The main focus of this release is bug fixes.
2005-10-12 14:52:52 +00:00
joerg
ff29b144eb Add libmemcache. 2005-10-11 15:34:21 +00:00
joerg
00d1c53410 Initial import of libmemcache-1.4.0b9 from pkgsrc-wip. The pkgsrc-wip
maintainer asked me to take maintainership due to lack of time.

From DESCR:
libmemcache is a C API for memcached, which is a high-performance,
distributed memory object caching system, generic in nature, but
intended for use in speeding up dynamic web applications by
alleviating database load.
2005-10-11 15:31:20 +00:00
salo
0f8922cc21 Security fix for CAN-2005-3011:
"texindex in texinfo 4.8 and earlier allows local users to overwrite arbitrary
files via a symlink attack on temporary files."

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3011

Patch from Ubuntu.
2005-10-10 15:14:49 +00:00
jmmv
bcdb7c20e7 Update to 2.12.0:
libgnomeui 2.12.0
-----------------

What's new since 2.11.4

Bug fixes:
	- API doc updates (Kjartan)
	- Fix a compiler warning that broke compilation on AIX
	- Add gnome-keyring to Requires in the pkg-config file
	- Include developer docs in the devel zip file for Win32 (Tor)

Updated translations:
	- Basque, Galician, Indonesian, Korean, Kurkish,
	  Russian, Turkish.

libgnomeui 2.11.4
-----------------

What's new since 2.11.3

Bug fixes:
	- Fix a bad crasher in the file selector (Matthias)
	  http://bugzilla.gnome.org/show_bug.cgi?id=314586

Translations:
	- Estonian, French, Vietnamese

libgnomeui 2.11.3
-----------------

What's new since 2.11.2

Bug fixes:
	- Don't crash on trash:/// bookmarks (Matthias)
	- Fix build in gnome-ui-init.h

libgnomeui 2.11.2
-----------------

What's new since 2.11.1

Features:
	- Add support for .desktop file links in the file chooser
	  (Federico)

Bug fixes:
	- Make buttons work as accessible children of GnomeDruid
	  (Padraig)
	- Add a window icon for the segv dialog (Jaap)

Translations:
	- Everyone :-)

libgnomeui 2.11.1
-----------------

What's new since 2.10.x

Features:
	- Port to Win32 (Tor Lillquist)
	- Implement bookmark renaming in the file chooser
	  (Matthias Clasen)

Bug fixes:
	- Make the file chooser work better with AFS
	  (Federico Mena Quintero)
	- Fix crash when escaping the password dialog
	  (Martin Wehner, Balamurali V.)
	- Fix crash when opening the panel properties dialog
	  (Vincent Vuntz)
	- Fix for possible wrong activation URI when drive is
	  mounted from the file chooser (David Zeuthen)
	- Fix icon entry button to not clip the label incorrectly
	- Make it possible to select a folder in the file entry
	  in the icon entry. (Christian Neumair)
	- Make sure to use UTF-8 locales in the file chooser
	  for apps that don't use libgnomeui directly such as
	  Firefox (Frederic Crozat)
	- HIGify the password dialog (Michael Terry)
	- HIGify the games menu entries (Dennis Cranston)
	- Code cleanup and leak fixes (Kjartan, Matthias)
	- Build fixes (Kjartan, Hans Petter Jansson, Lazslo Peter)
	- Fix GCC warnings (Kjartan)

Translations:
	- Updated Bulgarian (bg), Canadian English (en_CA), Czech (cs),
	  Danish (da), Greek (el), Estonian (et), Norwegian bokmål (nb),
	  Dutch (nl), Kinyarwanda (rw), Slovak (sk),
	  Thai (th), Simplified Chinese (zh_CN), Traditional Chinese (zh_TW)
2005-10-10 13:43:44 +00:00
jmmv
369f2c8688 Update to 2.12.0.1:
libgnome 2.12.0.1
-----------------

what's new since 2.12.0

* Bug fixes
	- Fix schemas install problem with vi translation (Rodney)

* Updated translations
  	- Vietnamese

libgnome 2.12.0
---------------

What's new since 2.11.3

* Bug fixes
	- Include developer docs in the zip file for Win32 (Tor)

* Updated translations
	- Catalan, Basque, Brazilian Portugese, Estonian, French,
	  Galician, Hungarian, Indonesian, Korean, Portugese,
	  Russian, Serbian, Turkish, Vietnamese.

libgnome 2.11.3
---------------

What's new since 2.11.2

* Features:
	- Add a man page for gnome-options (Sebastien)

* Bug fixes:
	- Win32 fixes (Tor)
	- gnome_help_display_with_doc_id_and_env() didn't use doc_id
	  (Damon Chaplin, Muktha Narayan)

libgnome 2.11.2
---------------

What's new since 2.11.1

* Features:
	- Change default theme to Clearlooks (Elijah Newren)
	- Deprecate some gconf keys (Mark McLaughlin)

* Bug fixes:
	- Fix highscore handling (Sebastien Bacher)

* Translations:
	- German (de), Finnish (fi), Hebrew (he), Albanian (sq),
	  Portugese (pt), Polish (pl), Gujarati (gu), Bulgarian (bg),
	  Norwegian bokmål (nb), Czech (cz), Simplified Chinese (zh_CN),
	  Traditional Chinese (ch_TW), Thai (th), Estonian (et),
	  Spanish (es), Slovak (sk), Canadian English (en_CA),
	  Hungarian (hu), Serbian (sr), Catalan (ca), Japanese (ja),

libgnome 2.11.1
---------------

What's new since 2.10.x

* Features:
	- Port to Win32 (Tor Lillquist)
	- New GConf keys for document font and gtk-menu-bar-accelerator
	(Shaun McCance, Sebastien Bacher)

* Bug fixes:
	- Use correct key name for toolbar placement
	(Christian Neumair)
	- Build fixes (Kjartan, Sebastien Bacher, Ryan Lortie)
	- Fix problem with launchers being unusable for root on
	Solaris. (Vinay M R)
	- Use g_get_language_names() instead of gnome_i18n_get_language_list()
	- Fix playback of certain WAV files (Jeffrey Stedfast)
2005-10-10 13:42:11 +00:00
jmmv
cc9f6caf2e Looks like I forgot to add this file in the previous commit... pointed out
by martti@.
2005-10-10 12:15:47 +00:00
dillo
0cd54804b3 update homepage 2005-10-10 10:48:49 +00:00
jmmv
4a635b45a0 Add and enable distccmon-{gtk,gnome}. 2005-10-10 09:56:40 +00:00
jmmv
98b72b8aae Initial import of distccmon-gnome, a distcc monitor built with GNOME support.
Provided by Geert Hendrickx a few months ago, together with the split of
distcc's Makefile in two parts.
2005-10-10 09:55:40 +00:00
jmmv
6cd2d69f81 Initial import of distccmon-gtk, a distcc monitor built with GTK+ support.
Provided by Geert Hendrickx a few months ago, together with the split of
distcc's Makefile in two parts.
2005-10-10 09:55:16 +00:00
jmmv
180565127c Split the Makefile to allow the addition of the upcoming distccmon-{gtk,gnome}
packages.  Also create the share/distcc directory which will be used by these
two packages.  Bump PKGREVISION to 1.
2005-10-10 09:53:07 +00:00
jmmv
87b3095d8d Update to 2.12.0:
2005-09-20  James Henstridge  <james@jamesh.id.au>

	* macros2/gnome-autogen.sh (configure_files): when searching for
	configure.in files, skip directories starting with a dot.  This
	avoids Bzr, Quilt and Subversion bookkeeping directories among
	others.  Fixes bug #311951.

2005-08-17  Stepan Kasal  <kasal@ucw.cz>

	* macros2/gnome-autogen.sh (add_to_cm_macrodirs): New function,
	prevents duplicates in $cm_macrodirs.
	(check_m4macros): Use it.  Read the dirlist file, if it is supported
	by the version of Automake actually in use.

2005-08-17  Stepan Kasal  <kasal@ucw.cz>

	* macros2/gnome-autogen.sh (version_check): Set $variable_VERSION
	  to the actual version number of the tool.

2005-08-17  James Henstridge  <james@jamesh.id.au>

	* macros2/gnome-autogen.sh: pass --force to gnome-doc-prepare to
	match other tools.  Fixes bug #311775.

	* macros2/gnome-autogen.sh: don't use syntax that non-GNU greps
	don't understand.  Fixes bug #313531.

2005-08-16  James Henstridge  <james@jamesh.id.au>

	* macros2/gnome-autogen.sh: add checks for gnome-common macro
	names, and call require_m4macro for the appropriate names.  This
	can help detect $ACLOCAL_FLAGS problems earlier.  Addresses bug
	#312125.

2005-07-25  James Henstridge  <james@jamesh.id.au>

	* configure.in: bump release number.

2005-07-19  Shaun McCance  <shaunm@gnome.org>

	* macros2/gnome-autogen.sh:
	- Bumped up the default required version of gnome-doc-utils

2005-07-18  Christian Persch  <chpe@cvs.gnome.org>

	* macros2/gnome-autogen.sh:

	When configure.{in,ac} contains GNOME_DOC_INIT, actually call
	gnome-doc-prepare.
2005-10-08 17:17:36 +00:00
jmmv
ae761d8410 Move common dependencies to Makefile.common.
Adjust dependencies for glib2 and GConf2 to match what's needed by GConf2
and GConf2-ui, respectively (hi drochner@!).  Bump their revisions to 1.
2005-10-08 17:15:48 +00:00
adam
2303dc31fe Changes 1.4.5:
* New config option BUILTIN_STL_SUPPORT
* Added support for new HTML entities
* Update fror Chinese translation
* Lots of bug fixes
2005-10-08 08:17:27 +00:00
jmmv
ba5d834941 Remove cairo dependency override (>=1.0.0); cairo's buildlink3.mk file
already pulls in 1.0.0nb2 (due to the pthread fix).
2005-10-07 19:48:02 +00:00
wiz
406162c47d Remove now unnecessary --mandir setting (added automatically). 2005-10-07 18:43:40 +00:00
drochner
f36b6a4685 update to 1.8.5
changes:
-some serious bugfixes
-translations added
2005-10-07 16:14:04 +00:00
drochner
df839627cc update to 2.12.0
changes:
- Fix gconfd not shutting down when not in use
- Plug some memory leaks
- Use G_GNUC_NULL_TERMINATED in some APIs
- Improve performance
-translation updates
-fixes
2005-10-07 16:00:24 +00:00
drochner
642d78aa28 update to 1.12.3
changes:
-Make gconf optional again
-Fix excessive memory use problem for writing zip files
2005-10-06 18:40:36 +00:00
drochner
93ea2303c5 update to 3.7.2
changes:
-fix for potential security exploit (CAN-2005-3068)
-compatibility changes for PyQt 3.15
2005-10-05 16:34:00 +00:00
salo
f4b6320c39 Security update to 2.18.4:
"Two security issues have been reported in Bugzilla, which can be
 exploited by malicious people to disclose system and potentially
 sensitive information."

See http://www.bugzilla.org/security/2.18.4/ for more details.
2005-10-05 15:09:23 +00:00
wiz
9b11fb13bf Update to 1.10.1:
Overview of changes between 1.10.0 and 1.10.1
=============================================
- Add various forms of caching to the Win32 backend, greatly
  improving performance [Tor Lillqvist]
- Fix problem with colors leaking from a Pango item to
  subsequently drawn strings. [Choe Hwanjin]
- Fix bug where error underlines would be drawn 1024 times
  too big in the Cairo backend. [Luis Villa]
- Misc bug and build fixes [Jean Brefort, Matthias Clasen,
  Behdad Esfahbod, Kazuki Iwamoto]
2005-10-05 14:01:48 +00:00
wiz
e3c2dbd06f Update to 2.8.3:
Overview of Changes from GLib 2.8.2 to GLib 2.8.3
=================================================
* Fix an error that crept in with a change to
  glib-mkenums in 2.8.2 [Matthias]
* Documentation improvements [Davyd Madeley]
* Translation updates (bn)

[Same test failure on 3.99.9 as with 2.8.2.]
2005-10-05 13:53:03 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
reed
d3b75a7df2 Define CONFIGURE_HAS_MANDIR=NO since this old GNU_CONFIGURE
configure script doesn't know --mandir.

Also because of this, add patch to fix where installs manpage.
2005-10-04 17:45:22 +00:00
wiz
a39908ba00 Update to 6.6:
Since 6.5
 - Fix CPU count detection for Irix and FreeBSD. (Thanks to Dan Bonachea.)
 - Integrate Dan Bonachea's patch for the IBM XLC compiler on Darwin.
 - Integrated Andreas Tobler's FreeBSD/PowerPC patch.
 - Don't access the GC thread structure from the restart handler.  It's
   unsafe, since the handler may run too late.  (Thanks to Ben Maurer for
   tracking this down.)
 - Applied Christian Thalinger's patch to change comment syntax in
   alpha_mach_dep.S.
 - Added test for GC_no_dls in GC_dyld_image_add for DARWIN. (Thanks to
   Juan Jose Garcia Ripoli).
 - Use LINUX_STACKBOTTOM for Linux/SH and LINUX/ARM. (Thanks to Sugioka
   Toshinobu and Christian Thalinger.)
 - Rewrote GC_parse_map_entry.  This assumed a fixed column layout of
   /proc/self/maps on Linux.  This ceased to be true about 2 years ago.
   The old code is probably quite problemetic with -DREDIRECT_MALLOC.  It
   is also used by default for IA64, though I haven't seen actual failures
   there.
 - More consistently define HBLKSIZE to 4096 on 64 bit architectures with
   4K pages.  (Thanks to Andrew Haley.)
 - With win32 threads, GC_stop_world needs to acquire GC_write_cs.  (Thanks
   to Ben Hutchings for the observation and patch.)
 - Move up struct callinfo declaration to make gcc 4.0.2. happy.
2005-10-04 16:44:13 +00:00
wiz
d68ad72d83 Unbreak build.
(hi rillig! changing DISTNAME changes WRKSRC)
2005-10-04 12:24:08 +00:00
wiz
2ab9feaa66 Get rid of some more stuff that was to be removed after 2005Q3. 2005-10-03 21:36:58 +00:00
wiz
9ecad91e80 Update to 15.5:
(2003/08/14 - broeker) Cleaned up man page, INSTALL and TODO files.
(2003/08/14 - broeker) Have configure check for <regex.h>.  Bail out if none
	               found.
(2003/08/14 - broeker) New options --help and --version.
(2003/06/12 - broeker) New option -v to output progress updates even in
		       line mode.  To be used by interface kscope.
(2003/06/02 - broeker) Use the basename of files only to test for SCCS/RCS
	               files in -R traversal.
(2003/04/29 - broeker) Check that a src file is a regular file before trying to
	               scan it.  Change from S_IFDIR/S_IFREG bit tests to
		       macros S_ISDIR/S_ISREG.
(2003/03/05 - broeker) Remove '-y' option from pipe call to utility "sort".
	               It's long since deprecated, and some modern versions
		       will barf seeing it.
(2003/03/02 - broeker) Don't restrict to 14 character filenames any longer.
(2003/01/23 - broeker) Update to latest auto* tools.  First step towards
                       integration of GNOME GUI version.
(2002/12/11 - broeker) Get rid of deprecated ={...} style actions in egrep.y.
	               Use plain {...} instead.
(2002/10/29 - broeker) Fix bug #588671: disprefs was still 0 if only 1 very
	               long reference output shown by curses display.
(2002/08/27 - broeker) Fix bug #600494: use mygetenv() for HOME, and provide
	               a fall-back if it's not there.
2005-10-03 15:00:12 +00:00
adam
c843c5d83a Changes 2.12.0:
* Increased version to match GNOME 2.12 release version.
2005-10-03 14:22:58 +00:00
adam
9586760b57 Changes 2.12.0:
* Increased version to match GNOME 2.12 release version.
2005-10-03 14:08:00 +00:00
adam
d6596e11b5 Changes 2.12.0:
gconfmm 2.12 is API/ABI-compatible with gconfmm 2.10.x, 2.8.x, and 2.6.x.
* 64-bit build fixes
2005-10-03 14:00:44 +00:00
adam
ac4a120afe Changes 2.6.1:
* Windows build fixes.
2005-10-03 13:22:42 +00:00
adam
1af8ae69fc Changes 2.8.0:
API additions since glibmm 2.6:
* GModule: Add BIND_LOCAL enum value.
* MainContext Added signal_child_watch()
  and examples/child_watch.
* OptionEntry: Added FLAG_NO_ARG, FLAG_FILENAME,
  FLAG_OPTIONAL_ARG, and FLAG_NOALIAS enum values.
2005-10-03 09:54:13 +00:00
minskim
92220f38e1 Make this package work with py-wxWidgets>=2.6. Bump PKGREVISION due
to dependency change.
2005-10-02 16:07:30 +00:00
jmmv
a4410b451c Update to 1.10.0:
overview of changes between 1.9.1 and 1.10.0
============================================
* Update script tables, bidi tables, and Arabic joining tables for Unicode 4.1
  [Roozbeh Pournader, Behdad Esfahbod]
* Misc bug and build fixes [Sebastien Bacher, Hans Breuer, Behdad,
  J. Ali Harlow, Tor Lillqvist, Keith Packard, Vittorio Palmisano, Manish Singh]

overview of changes between 1.9.0 and 1.9.1
==========================================
* Support setting of font options and DPI on PangoContext for
  the Cairo backend.
* Adapt to recent Cairo API changes
* Win32 build improvements [Tor Lillqvist]
* Misc bug fixes [Hans Breuer, Thomas Fitzsimmons, Kazuki IWAMOTO]

Overview of changes between 1.8.x and 1.9.x
===========================================
* Add Cairo support; PangoCairoFontmap is an interface with
  implementations for Fontconfig fonts and Win32 fonts
* Extend PangoFcFontmap to allow more customization by subclasses
* Handle NULL language better for pango_context_get_metrics()
* misc optimization [Paolo Borelli, Behdad Esfahbod]
* Misc bug and build fixes [Hans Breuer, Damien Carbery,
  Keith Packard, Manish Singh]
* Doc fixes [Tim Janik]
2005-10-02 12:16:58 +00:00
jmmv
11abe63954 Update to 1.10.3:
Changes in version 1.10.3:
=========================

  Libtool fix.
  N.B. : 1.10.2 was released with a buggy libtool!

  in version 1.10.2:

* Minor build fixes incl Win32 (Tor Lillqvist)

* New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
2005-10-02 12:15:54 +00:00
jmmv
a211708015 Update to 2.8.2:
Overview of Changes from GLib 2.8.1 to GLib 2.8.2
=================================================
* Win32 changes
 - the g_spawn* functions now take their arguments
   in UTF-8 [Tor Lillqvist]
 - Avoid extra console windows in some situations
   [Tor Lillqvist]
* Bug fixes [Kjartan Maraas, Sebastian Wilhelmi,
  Mathias Hasselmann]
* Documentation improvements [Matthias, Mark Drago,
  Matthew F. Barnes, Behdad Esfahbod]
* Translation updates (bg,ca,cs,cy,da,de,el,en_CA,es,et,
  eu,fi,fr,gl,gu,hu,it,ja,nb,nl,no,pl,pt,pt_BR,ro,ru,sk,
  sq,sr,sr@Latn,sv,uk,vi,zh_TW)

Overview of Changes from GLib 2.8.0 to GLib 2.8.1
=================================================
* Optimize single-character insertions in GString [Ross Burton]
* Fix build problems on OS X
* Fix build problems on Win32 [Tor Lillqvist, Hans Breuer]
* Other bug fixes [Matthew F. Barnes, Stepan Kasal]
* Documentation improvements [Tristan van Berkom, Behnam
  Esfahbod, Gustavo Carneiro, Stepan Kasal, Matthias]
* New and updated translations (ca,cy,ko,ro,uk)

Overview of Changes from GLib 2.7.7 to GLib 2.8.0
=================================================
* Make g_value_transform() handle enum values
  correctly on ppc64.  [Michael Lorenz]
  (Third-party code accessing enumeration values
  in GValues should also be changed to access
  v_long, not v_int, in order to work on bigendian
  64bit machines.)
* Make g_flags_get_first_value() handle a value
  of 0 meaningfully. [Tim-Philipp Müller]

Overview of Changes from GLib 2.7.6 to GLib 2.7.7
=================================================
* Make atomic operations on s390 work [Matthias]
* Fix C++ guards in gstdio.h [Tor Lillqvist]

Overview of Changes from GLib 2.7.5 to GLib 2.7.6
=================================================
* Add native implementations of atomic operations
  on s390 [Matthias]
* Make atomic reference counting of closures
  work on s390 [Matthias]
* Avoid an infinite loop in g_convert_with_iconv().
  [Sebastian Bacher]
* Documentation improvements [Ross Burton]

Overview of Changes from GLib 2.7.4 to GLib 2.7.5
=================================================
* Thread-related changes
 - Fix build issues on HP-UX [Paul Cornett]
 - Threadsafe access to flags stored in datasets [Tim Janik]
 - Fix several issues with atomic refcounting for
   closures, objects and paramspecs [Tim]
 - Improve tests for atomic refcounting changes [Tim]
* Fix handling of stateful encodings in g_convert_* [Matthias]
* Fix translation of GOption help output [Dan Winship]
* Catch format errors in translations. This may cause
  "make check" to fail when using older versions
  of gettext [Matthias]
* Win32 bug fixes [Tor Lillqvist]
* Documentation improvements [Ross Burton, Jochen Baier,
  Matthias, Tim]
* New and updated translations (de,fi,gu,pl,pt,tr,zh_TW)

Overview of Changes from GLib 2.7.3 to GLib 2.7.4
=================================================
* Fix g_atomic_pointer_compare_and_exchange
  on Sparc64 [Gert Doering]
* Fix a hang in g_thread_pool_free. [Hong Jen Yee]
* Win32 bug fixes [Tor Lillquist]
* Other bug fixes [Benoit Dejean, Manish Singh]
* Documentation improvements [Bryan Silverthorn,
  Callum McKenzie]
* New and updated translations (de,lt,sq,zh_CN)

Overview of Changes from GLib 2.7.2 to GLib 2.7.3
=================================================
* GOption
 - Allow callbacks with optional arguments [Pawel Sliwowski]
 - Allow to turn off the automatic long option name
   disambiguation  [Adam McLaurin]
 - Only allow printable ASCII as short option names [Matthias]
* Win32
 - Build fixes [Tor Lillqvist]
 - Rewrite iochannel socket implementation [Tor]
* GObject
 - Threadsafety improvements; in particular, refcounting
   of objects is done atomically now. [Wim Taymans, Tim Janik]
* Bug fixes [Morten Welinder, Matthias, Wim Taymans]
* Documentation improvements [Richard Laager, Matthias]
* New and improved translations (bf,cs,hu,nb,nl,no)

Overview of Changes from GLib 2.7.1 to GLib 2.7.2
=================================================
* Win32 build fixes [Hans Breuer]
* Bug fixes [Mikael Magnusson]
* Documentation improvements [Matthias Clasen]
* New and updated translations (en_CA,es,et,ja,sr,sr@Latn,zh_TW)

Overview of Changes from GLib 2.7.0 to GLib 2.7.1
=================================================
* GOption
 - Allow callback arguments without parameters [Dan Winship]
* GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
* Misc new functions:
 - g_get_host_name [Tor Lillqvist]
 - g_mkdir_with_parents [Tor]
 - g_build_pathv, g_build_filenamev [Todd A. Fisher,
   Matthias Clasen]
* Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
  Manish Singh, Tor, Murray Cumming, Kian Duffy, Morten Welinder]
* Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
* New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
  sk,th,zh_TW)

Overview of Changes from GLib 2.6.x to GLib 2.7.0
=================================================
* GKeyFile
 - Add unit tests [Matthias Clasen, Suren A. Chilingaryan]
 - Accept \r\n as line end [Bastian Nocera]
 - Don't interpret leading zeros as octal numbers. [Matthias]
 - Make key and group removal work [David Hoover, Matthias Hasselmann]
* GOption
 - Improve formatting of --help output [Matthias, Noah Levitt]
 - Accept -? [Matthias]
 - Warn about duplicate main groups [Jeff Franks]
 - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
 - Report missing arguments as errors [Björn Lindqvist]
 - Add a boxed type for GDate [Tim-Philipp Müller]
* GTree
 - g_tree_remove() and g_tree_steal() return status information [Matthew F. Barnes]
* Stdio wrappers
 - Work regardless of large file support [Manish Singh]
 - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
* GObject
 - Implement "toggle references" to help language bindings [Owen Taylor]
 - Allow to mark names, nicks and blurbs of pspecs as static [Ben Maurer, Matthias]
 - Make pspec lookup a bit faster [Morten Welinder]
* Add g_listenv() to list all set environment variables [Hans Petter Jansson]
* Add g_file_set_contents() to atomically write a file.  [Søren Sandmann,
  Sven Neumann, Manish, Alexis S. L. Carvalho]
* Add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew() [Stefan Kost]
* Add g_utf8_collate_key_for_filename() to sort filenames taking
  extensions and numeric suffixes into account.  [Ole Laursen, Alex Larsson]
* Add G_GNUC_NULL_TERMINATED to mark varargs function with
  NULL-terminated argument lists. [Marc Meissner]
* Win32 changes
 - Improved debugability [Ulf Lamping, Hans Breuer]
 - Make filename handling more robust [Tor, Billy Skaggs]
 - Improve g_get_system_data_dirs() [Tor]
 - Use more precise timers [Tor]
 - Build fixes [Kazuki Iwamoto, Hans, Tor, Robert Ögren]
* Other bug fixes [Roger Leigh, Owen, Matthias, Morten, Kjartan Maraas,
  Pawel Sakowski, Tor, Simon Budig, Ed Avis, Manish, Nicolas Laurent,
  Bastien, Fabrício Barros Cabral, Michael Banck, Daniel Atallah,
  J. Ali Harlow, Tim Janik, Hazael Maldonado Torres, Sven, Jon-Kare Hellan,
  Dave Benson, Tommi Komulainen, Benjamin Otte, Brian Cameron, Changwoo Ryu,
  Christian Biere, Noah, Benoît Carpentier]
* Documentation improvements [Vincent Untz, Matthias, Tim-Philipp Müller,
  Morten, Matthew, Federico Mena Quintero, Sebastian Bacher, Oliver Sessink,
  Stefan, Jared Lash, Tor, Owen, Daniel Vaillard, Mathieu Lacage]
* New and updated translations (ca,cs,da,el,en_CA,en_GB,es,et,eu,fa,fr,gl,
  hu,id,it,lt,mn,ne,nl,pl,pt,pt_BR,ro,rw,sk,sq,sr,sr@Latn,tl,uk,xh,zh_CN)
2005-10-02 12:15:09 +00:00
jmmv
7101135139 Add support to generate a log file that keeps track of all requests to
pkg-config.  Used by the upcoming pkgtools/verifypc package.  Bump
PKGREVISION to 1.
2005-10-01 12:52:16 +00:00
agc
17f9546135 Fix a typo 2005-10-01 08:56:46 +00:00
rh
4f2f743ca2 Link against gnustep-objc-lf2 to make this work properly.
Bump PKGREVISION.
2005-10-01 04:25:32 +00:00
rh
b120b57313 Add and enable gnustep-objc-lf2 2005-10-01 04:19:54 +00:00
rh
b97772dd2a Initial import of gnustep-objc-lf2-2.95.3.88, an Objective-C base library
required by libFoundation.
2005-10-01 04:18:47 +00:00
rh
24d2e5f126 Make this compile. 2005-09-30 23:52:58 +00:00
rh
76c787802e Update gnustep-base to 1.11.1. This adds NSSortDescriptor and some bug
fixes.
2005-09-30 23:13:57 +00:00
rh
fc6e764de4 Update gnustep-make to 1.11.1. Changes are bugfixes only. 2005-09-30 23:10:52 +00:00
wiz
a56deee5f1 Update to 2.1:
Changes in version 2.1, 2005-09-16:

* Bison-generated parsers now support the translation of diagnostics like
  "syntax error" into languages other than English.  The default
  language is still English.  For details, please see the new
  Internationalization section of the Bison manual.  Software
  distributors should also see the new PACKAGING file.  Thanks to
  Bruno Haible for this new feature.

* Wording in the Bison-generated parsers has been changed slightly to
  simplify translation.  In particular, the message "memory exhausted"
  has replaced "parser stack overflow", as the old message was not
  always accurate for modern Bison-generated parsers.

* Destructors are now called when the parser aborts, for all symbols left
  behind on the stack.  Also, the start symbol is now destroyed after a
  successful parse.  In both cases, the behavior was formerly inconsistent.

* When generating verbose diagnostics, Bison-generated parsers no longer
  quote the literal strings associated with tokens.  For example, for
  a syntax error associated with '%token NUM "number"' they might
  print 'syntax error, unexpected number' instead of 'syntax error,
  unexpected "number"'.
2005-09-30 13:51:25 +00:00
wiz
2976aabc96 Update to 0.3.8:
* Version 0.3.8 (released 2005-09-27)

** New: buildSmbNtlmAuthRequest_noatsplit, buildSmbNtlmAuthResponse_noatsplit.
These functions can be used when your username contains '@' and you do
not wish that the remainder of the string is treated as a REALM value.
Suggested by David Leonard <davidl@vintela.com>.

** Uses memset instead of bzero.

** Fix license typo in libntlm.spec.

** Made the COPYING file contain LGPL, not GPL.

** Updated gnulib files.

** API and ABI modifications.
buildSmbNtlmAuthRequest_noatsplit: ADD.
buildSmbNtlmAuthResponse_noatsplit: ADD.
2005-09-30 13:26:24 +00:00
jmmv
5517a32b23 Update to 0.23 to sync with latest monotone version. 2005-09-30 13:18:38 +00:00
jmmv
9e1829f058 Update to 0.23:
Possibly incompatible changes:
        - hook_note_commit and hook_note_netsync_revision_received
          take a new argument containing the text of the revision that
          was received.  (Timothy Brownawell <tbrownaw@gmail.com>)
        - 'cat FILENAME' now acts like the old 'cat file REV
          FILENAME'; use new commands 'automate get_revision',
          'automate get_manifest', 'automate get_file' to fetch
          objects by hash.  (Grahame Bowland <grahame@angrygoats.net>)

        General improvements:
        - .mt-ignore support (Martin Dvorak
          <jezek2@advel.cz>, Timothy Brownawell <tbrownaw@gmail.com>)
        - much work on making monotone more i18n friendly (Benoît
          Dejean <benoit@placenet.org>, Matt Johnston
          <matt@ucc.asn.au>)
        - support for more interactive merge tools:
          - FileMerge.app (comes with OS X) (Marcel van der Boom
            <marcel@hsdev.com>)
          - TortoiseMerge (Win32; comes with TortoiseSVN) (Matthew
            Gregan <kinetik@orcon.net.nz>)
        - rename and drop now actually perform the specified rename or
          deletion when the argument --execute is passed.  (Richard
          Levitte <richard@levitte.org>)
        - 'help' command, same as --help (Matt Johnston
          <matt@ucc.asn.au>).
        - 'usher' support: experimental method for proxying multiple
          netsync servers through a single port (similar concept to
          vhosts) (Timothy Brownawell <tbrownaw@gmail.com>)
        - support long passphrases (Matt Johnston <matt@ucc.asn.au>)
        - Faster binary file detection (Eric Anderson
          <anderse-monotone@cello.hpl.hp.com>)
        - netsync speedups:
          - when handling large files (Eric Anderson
            <anderse-monotone@cello.hpl.hp.com>)
          - when handling many branches (Marcel van der Boom
            <marcel@hsdev.com>)
        - new system to allow crash logs to contain not just execution
          traces, but also dumps of data being handled when the error
          was detected -- greatly improves debuggability of user
          crashes.
        - complete rework of path handling code, for clarity,
          robustness, and speed.  No user visible changes, except for
          the many bugs fixed.  (Special thanks to Matthew Gregan
          <kinetik@orcon.net.nz> and Grahame Bowland
          <grahame@angrygoats.net>.)
          - however, if you have non-normalized paths in your history
            (symptom: fresh pulls with 0.18 work, but fresh pulls with
            0.19 do not), then 0.23 will report an error and refuse to
            handle the affected revisions.  Since it is believed this
            only affects one project, and to conserve core developer
            time, implementing a migration was put off for now.  If
            this causes problems or for more details, please send an
            email to monotone-devel@nongnu.org.
        - as always, many small bug fixes, speedups, and improved
          messages.

        New translations:
        - fr (Benoît Dejean <benoit@placenet.org>)
        - ja (Satoru SATOH <ss@gnome.gr.jp>)

        Other new monotone-related projects since 0.22:
        - mtsh by Timothy Brownawell:
            https://netfiles.uiuc.edu/brownawe/www/mtsh/
          GTK+ wrapper for monotone focusing on working copy
          operations -- add/drop/revert/rename/commit/update/diff and
          browsing.  Has a mechanism for per-file commit comments.

        - "dumb server" support by Nathaniel Smith (share your
          monotone repositories via HTTP/FTP, no netsync daemon
          needed):
            http://viewmtn.angrygoats.net//branch.psp?branch=net.venge.monotone.dumb
          Still needs a command-line frontend to be usable, among
          other things.  Help wanted.  In python.

        - m7 by Larry Hastings <larry@hastings.org>
            http://www.midwinter.com/~lch/programming/m7/
          Experimental drop-in command-line wrapper for monotone.
          Uses certs to add local incrementing version numbers, and an
          enhanced annotate front-end.
2005-09-30 13:18:24 +00:00
wiz
b346bdc41b Update to 0.5.19:
* Version 0.5.19 (released 2005-09-19)

** The test for setlocale and nl_langinfo has now been separated.
The autoconf script now test for locale.h, setlocale and
nl_langinfo(CODESET) independently.

** Gnulib updates, fixes for getopt.

** Java manuals in doc/java/ are now generated by Gjdoc from GNU Classpath.

** Kaffe is used to link the pre-built libidn-*.jar file.

** Translation updates.

** API and ABI is backwards compatible with the previous version.
2005-09-30 13:16:54 +00:00
tonio
79e0837037 Change dependancy from teTeX to teTeX-bin, to avoid problems with teTeX3
bump PKGREVISION
2005-09-29 14:28:37 +00:00
adam
cfd2a63abd qt-3.3.5 fix 2005-09-29 14:21:33 +00:00
rillig
276547a5aa Fixed typo in NO_CONFIGURE. 2005-09-28 22:38:11 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
adam
93317e106d Fix for qt-3.3.5 and @comment 2005-09-28 19:47:50 +00:00
rillig
63ba96912e Fixed pkglint warning. 2005-09-28 17:06:53 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
rillig
483854905f Fixed pkglint warnings. 2005-09-28 13:54:49 +00:00
rillig
6134326f3a Added RMD160 checksum. 2005-09-28 12:44:00 +00:00
wiz
83bf57af32 Update to 6.4:
Version 6.4 05-Sep-05
---------------------

 1. Change 6.0/10/(l) to pcregrep introduced a bug that caused separator lines
    "--" to be printed when multiple files were scanned, even when none of the
    -A, -B, or -C options were used. This is not compatible with Gnu grep, so I
    consider it to be a bug, and have restored the previous behaviour.

 2. A couple of code tidies to get rid of compiler warnings.

 3. The pcretest program used to cheat by referring to symbols in the library
    whose names begin with _pcre_. These are internal symbols that are not
    really supposed to be visible externally, and in some environments it is
    possible to suppress them. The cheating is now confined to including
    certain files from the library's source, which is a bit cleaner.

 4. Renamed pcre.in as pcre.h.in to go with pcrecpp.h.in; it also makes the
    file's purpose clearer.

 5. Reorganized pcre_ucp_findchar().
2005-09-27 20:21:50 +00:00
abs
087bc54521 update cpuflags to 0.94 - do not set PKGBASE in optimize_gcc.mk 2005-09-27 16:38:11 +00:00
dsainty
522f88098f Trivial grammar correction 2005-09-27 11:36:00 +00:00
dsainty
b6cb34e81c Resurrect removed files 2005-09-27 11:25:36 +00:00
dsainty
c0de1990c2 Add and enable picprg, a(nother) PIC programmer. 2005-09-27 11:11:27 +00:00
xtraeme
f58add98f3 Enable devel/acr. 2005-09-26 23:35:39 +00:00
xtraeme
82c7d311d8 Initial import of acr-0.4, created by pancake.
ACR tries to replace autoconf functionality generating a full-compatible
'configure' script (runtime flags). But using shell-script instead of m4.
This means that ACR is faster, smaller and easy to use.
2005-09-26 23:33:45 +00:00
wiz
e72c7f40e4 Add missing files to PLIST. Bump PKGREVISION. 2005-09-26 14:19:44 +00:00
jmmv
d3096c6ea8 Move CPPFLAGS definitions below inclusion of bsd.prefs.mk, as mk.conf may
do a 'CPPFLAGS=...' overriding its value.  Fixes PR pkg/30029 by
Idar Tollefsen.  Allowed by agc@ during freeze.
2005-09-26 11:44:54 +00:00
dsainty
04b384e46b Oops - back out picprg until post-freeze 2005-09-25 07:48:07 +00:00
dsainty
56a4d52650 Add and enable picprg, a(nother) PIC programmer. 2005-09-24 09:35:23 +00:00
dsainty
6ce8f3de3b Picprg is a PIC programmer for a common design of programmer attached to a PC
parallel port.  This package is for Byron Jeff's adapted version for Brian
Lane's original software, and supports the Trivial Low Voltage Programmer
(TLVP).
2005-09-24 09:30:54 +00:00
abs
ba41fe0604 update cpuflags to 0.93 - fix a make-braino in workaround for PKGNAME setting 2005-09-23 13:24:17 +00:00
kristerw
474acddd23 Depending on "boost-build>=1.33.*" does not make sense. Write this
as "boost-build-1.33.*" instead.
2005-09-22 22:06:08 +00:00
rillig
aca4c430bb ISO C90 does not allow declarations after code. 2005-09-22 12:05:39 +00:00
adrianp
29409329ca Fix build on 1.6.x
Fix ${INSTALL} typo in Makefile which caused the files to be installed
 with the wrong permissions
Bump to nb1
2005-09-22 11:54:43 +00:00
cube
c915693cdb Mason API has changed after version 1.28. Add a patch to catch up with the
change (it breaks for callbacks).

Inspired from the commit to solve the same issue on the 3.4 branch of RT.

Bump PKGREVISION and Mason version requirement.
2005-09-21 21:23:46 +00:00
tv
221c7d561f Add change from MirOS that resets $versuffix2 to empty if -avoid-version is used;
makes -avoid-version work properly on platforms using $versuffix2 (e.g., OpenBSD,
FreeBSD, DragonFly).  Bump PKGREVISION (and will bump LIBTOOL_REQD shortly).

MirOS change by Benny Siegert <bsiegert@mirbsd.org>.
Noted in private mail by Thorsten Glaser <tg@66h.42h.de>.
2005-09-21 20:31:21 +00:00
tv
527eb9553e Extend the Darwin avoid_zombies() signal hack to NetBSD, which needs
explicit waits as well.  Eliminates the CGI zombie problem on NetBSD 2.0+
using the "worker" MPM in Apache 2.
2005-09-21 00:01:01 +00:00
dmcmahill
a1475357ba set NS_USE_GCC on solaris when using gcc. This gets past most of the
makefile issues.  There are still some problems on solaris, but this
gets you further.  Don't mark as available yet on solaris since it
still doesn't compile.
2005-09-20 12:53:40 +00:00
abs
fe8f75fc8e Update cpuflags to 0.92
optimize_gcc.mk needs to know the name of the package that is
	currently being built. Unfortunately with pkgsrc there is no way
	to do this, and its previous attempts to derive PKGNAME (if not
	set) from DISTNAME broke the php usage ext.mk file. Use a temp
	variable to do the same thing without breaking other pkgsrc
	assumptions
2005-09-20 10:58:23 +00:00
jlam
fdb9b42b02 Do previous in a better way by asking for "byacc" instead of "yacc",
as this will avoid using bison completely.  This fixes PR pkg/31321.
2005-09-20 03:52:01 +00:00
gehenna
9342512ae3 CVSync 0.24.19 is released.
Changes from 0.24.18:
   * Fix various build problems.
   * Support TIGER/192 and RIPEMD160.
2005-09-20 03:30:31 +00:00
adrianp
cfb766bcd2 Update mantis to 1.0.0rc2
Many updates and bugfixes including security updates - upgrade is recommended
For a full list of changes:
	http://www.mantisbt.org/changelog.php
2005-09-19 22:33:28 +00:00
uebayasi
28eff7a57c Register mime-bbdb.elc / mime-w3.elc only when thier options are enabled.
Should fix bulk build errors.
2005-09-17 16:41:23 +00:00
jlam
23d49a6348 Add some missing *.pc files to the PLIST. While here, also move the
HTML documentation into ${PREFIX}/share/doc as part of the general
campaign to get rid of ${LOCALBASE}/share/doc/html.  Bump the PKGREVISION
to 1.
2005-09-17 03:39:41 +00:00
tv
7f00eaada9 "Oops." BUILDLINK_DEPMETHOD.libevent was defaulting to "build", which is
no longer correct since update to libevent 1.x; it now uses libtool and
generates a shlib.

Remove the offending bl3 line, and bump all dependents' PKGREVISIONs, since
the binary pkg changes for any OS that doesn't have a sufficient builtin
libevent version (or the package has requested a non-builtin version).
2005-09-16 14:46:42 +00:00
agc
43ad3724e4 Remove deprecated USE_BUILDLINK3 line. 2005-09-13 19:39:46 +00:00