Commit graph

75506 commits

Author SHA1 Message Date
peter
b5362e6d00 Fix installation on NetBSD 1.6.
Reviewed by wiz@
2005-02-27 17:33:44 +00:00
taya
f286df5808 Oops, previous commit was using gtk2.
switch to use gtk1.
2005-02-27 15:15:24 +00:00
taya
4215e71519 Note update of firefox to 1.0.1, add firefox-gtk1-1.0.1,
and removal of firefox-gtk2
2005-02-27 13:31:03 +00:00
taya
a9a8d98489 www/firefox switched to use gtk2.
remove www/firefox-gtk2.
2005-02-27 13:29:16 +00:00
taya
3162b43624 remove firefox-gtk2 & add firefox-gtk1 2005-02-27 13:25:47 +00:00
taya
04e3c4afaa Import gtk1 version of www/firefox. 2005-02-27 13:25:01 +00:00
wiz
92100355bf p5-HTML-TableExtract updated to 1.09. 2005-02-27 13:24:45 +00:00
wiz
e28945f61b Update to 1.09:
1.09  Fri Feb 25 17:49:00 EST 2005
        - Tables can now be selected by table tag attributes
        - lineage() method now returns row and column information, as
          well as depth and count, for each ancestor (potential
          backwards incompatability, entries are now 4 element arrays
          now rather than 2)
        - header matching and column retention enhancements
        - header retention
        - old-style procedures deprecated in prepration for them to
          become methods
        - various bug fixes
2005-02-27 13:24:13 +00:00
wiz
1edaf38534 Updated p5-HTML-Tagset to 3.04. 2005-02-27 13:23:35 +00:00
wiz
12d1383c35 Update to 3.04:
* Realese 3.04 -- just a rebundling; no actual code changes
	  [sic]
2005-02-27 13:23:00 +00:00
taya
7628fd3c33 Update firefox to 1.0.1.
And switched to use gtk2.

Changes from release notes:

*  Improved stability
* International Domain Names are now displayed as punycode.
(To show International Domain Names in Unicode, set the
"network.IDN_show_punycode" preference to false.)
* Several security fixes.
MFSA 2005-29  Internationalized Domain Name (IDN) homograph spoofing
MFSA 2005-28 Unsafe /tmp/plugtmp directory exploitable to erase user's files
MFSA 2005-27 Plugins can be used to load privileged content
MFSA 2005-26 Cross-site scripting by dropping javascript: link on tab
MFSA 2005-25 Image drag and drop executable spoofing
MFSA 2005-24 HTTP auth prompt tab spoofing
MFSA 2005-23 Download dialog source spoofing
MFSA 2005-22 Download dialog spoofing using Content-Disposition header
MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice
MFSA 2005-20 XSLT can include stylesheets from arbitrary hosts
MFSA 2005-19 Autocomplete data leak
MFSA 2005-18 Memory overwrite in string library
MFSA 2005-17 Install source spoofing with user:pass@host
MFSA 2005-16 Spoofing download and security dialogs with overlapping windows
MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion
MFSA 2005-14 SSL "secure site" indicator spoofing
MFSA 2005-13 Window Injection Spoofing
2005-02-27 13:20:43 +00:00
wiz
33f2b69c6d g-wrap updated to 1.9.4. 2005-02-27 13:20:01 +00:00
wiz
51cb236673 Update to 1.9.4:
- Enhanced generics support: now all arguments of methods are
    specialized, not only the first one.

  - Bugfixes
    + Now ships with (g-wrap gw-wct) compatibilty module needed by
      GnuCash at runtime.
    + Fixes for handling output arguments:
      - Wrapped functions with void return value and output arguments
	now return expected results
      - Optional argument count is now correctly computed in the
        presence of output arguments
    + The libffi alignment requirements are now honored. This fixes bus
      errors on many non-x86 architectures.
    + On big-endian architectures libffi-wrapped functions that return
      char now work correctly.
    + Some "uninitialized variable" warnings were fixed in generated code
      which caused compiles with GCC 4.0 to fail (Debian Bug#290305).
2005-02-27 13:19:20 +00:00
jmmv
4e7302c100 libgnomecups updated to 0.1.14. 2005-02-27 12:54:41 +00:00
jmmv
29c3674961 Update to 0.1.14:
2004-11-16  Jody Goldberg <jody@gnome.org>

	* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) :
	  Add a decl in the header.

	* libgnomecups/gnome-cups-printer.c (update_attributes) : disable the
	  optimization that went directly to a printer when we knew it's host.
	  This caused problems when the remote printer was not accessible, or
	  for machines with unresolveable localnames (eg SuSE).  People can
	  re-enable it if they'd like (eg RedHat) by tweaking the magic global
	  static variable go_directly_to_printer_when_possible.
	(_gnome_cups_printer_get_host) : ditto.

2004-10-27  Jody Goldberg <jody@gnome.org>

	* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) : new
	(gnome_cups_printer_set_description) :
	    s/CUPS_ADD_PRINTER/IPP_SET_PRINTER_ATTRIBUTES/
	(gnome_cups_printer_set_location) : ditto

2004-10-14  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=151218
	* libgnomecups/gnome-cups-request.c (gnome_cups_request_new) : patch
	  minor leak.

2004-10-10  Malcolm Tredinnick <malcolm@commsecure.com.au>

	* configure.in: Wrap the GETTEXT_PACKAGE string in quotes.
	Unbreaks the build.

2004-10-09  James Henstridge  <james@jamesh.id.au>

	* acconfig.h, acinclude.m4: remove unnecessary autoconf/automake
	cruft.

	* libgnomecups/Makefile.am: don't set LDFLAGS variable, since it
	is meant to be a user variable.  Don't define GNOMELOCALEDIR,
	since it is done in the configure script now.

	* configure.in: remove some macro calls that are unnecessary with
	newer versions of Automake.

	* autogen.sh: ask for Automake >= 1.7
2005-02-27 12:52:56 +00:00
adam
cd47d4400d Updated ImageMagick to 6.2.0-2 2005-02-27 12:38:27 +00:00
adam
aa16cd994b Chanes 6.2.0-2:
* The Tru64 UNIX 4.0D/5.1 C++ compiler doesn't support ios::binary.
  There is an #ifdef for this, MISSING_STD_IOS_BINARY, but nothing sets
  it in configure.ac. So, I whipped up something to test it. I've tested
  this with the Sun, HP, IBM, SGI, and GNU C++ compilers.
* Bitmaps in wmf files which are drawed via ipa_bmp_draw (in coders/wmf.c)
  are not scaled to the output size, but drawn with the original size.
* Shear no longer produces artifacts for a 0 y-shear (e.g. 60x0).
* The PerlMagick memory, disk, etc., limits were not being set for values
  other than unlimited.
* Not all memory allocated in GetTransformTokens & GetStyleTokens are freed
  in SVG parsing.
2005-02-27 12:37:30 +00:00
veego
397ac3aa7d Note the update of transcode to 0.6.12nb4. 2005-02-27 12:04:39 +00:00
veego
71050b5026 Add back lib/transcode/export_xvid.so to PLIST which was removed in rev 1.2.
This file is just an symlink to export_xvid4.so created by the Makefile
and not part of an .la File.

Move lib/transcode/libxvidcore.so.4 to PLIST.i386, because the link is only
created on i386.

Bump PKGREVISION.

Old HOMEPAGE and MASTER_SITES are no longer valid. Change it to the new
pages for transcode 0.6.14, but only two MASTER_SITES have the old file.

ToDo: Update to 0.6.14.
2005-02-27 12:03:09 +00:00
wiz
fce6dc0f29 Use .else, not .elseif with no clause (should be .elif anyway...). 2005-02-27 11:56:10 +00:00
wiz
57180b1527 + efax-gtk-2.2.15, mathomatic-12.1c, mkvtoolnix-1.4.0, msmtp-1.3.8,
p5-HTML-TableExtract-1.09, potrace-1.6, smlnj-110.53.
2005-02-27 11:53:31 +00:00
markd
070cf77de5 Add kamera. PR 29265 from Matthias Pfaller cleaned up slightly by me.
Bump PKGREVISION.
2005-02-27 11:48:57 +00:00
markd
bbe12f34ec Bump required version of doxygen to 1.4.0 and add the additional files this
version creates to the PLIST.
Also save the kdelibs-apidocs/common symlink, that kdelibs installs, prior
to install and restore it afterwards.
Bump PKGREVISION.
2005-02-27 11:39:33 +00:00
wiz
766c5dea46 Explicitly set PREFIX; some files were installed in the wrong place (/share). 2005-02-27 11:24:16 +00:00
wiz
7b08a74b0e Drop trailing whitespace. 2005-02-27 11:16:30 +00:00
wiz
902b890d28 Unbreak package: It's ".elif", not ".elseif".
Remove empty line.
2005-02-27 11:14:49 +00:00
wiz
a3caacf764 Drop trailing whitespace. 2005-02-27 11:11:24 +00:00
wiz
7203d3f02e Sort. 2005-02-27 11:10:09 +00:00
wiz
18f314ca5b Adapt to changed lang/perl5/module.mk. 2005-02-27 10:54:12 +00:00
rillig
c8bd7f4c13 Added a patch to bidwatcher to make it build on NetBSD-1.6.2. 2005-02-27 10:41:36 +00:00
cube
b954eff29e "nuke trailing whitespace". 2005-02-27 10:40:52 +00:00
rillig
0c3bf8b56d Added a patch to make bidwatcher build on NetBSD-1.6.2. Reviewed by tron. 2005-02-27 10:40:04 +00:00
cube
b48aca128b From -current: nuke trailing whitespace. 2005-02-27 10:39:52 +00:00
jmmv
acfd632680 Note update of gaim to 1.1.4. 2005-02-27 08:52:42 +00:00
jmmv
0a5c072040 Update to 1.1.4; patch provided by maintainer in PR pkg/29542:
* Fixed a bug where Yahoo! would lose messages (and any other packet really).
* Correctly show the time when incoming Gadu-Gadu messages were sent
  (Carl-Daniel Hailfinger).
* Fixed crashes with glib 2.6.
* Fixed MSN crash when conversations time out after the conversation window
  was closed.
* Fixed an html parsing bug, CAN-2005-0208.
2005-02-27 08:52:07 +00:00
jmmv
3e1d9ca2e9 The new Boost packages have to conflict with boost<1.32.0 (except the
meta-package itself).
2005-02-27 08:42:05 +00:00
kim
1154155559 To run on python 2.4 one would need mailman 2.1.6 (beta).
So don't accept python 2.4 for now, to avoid crashes.

http://mail.python.org/pipermail/mailman-coders/2005-February/001611.html
2005-02-27 07:49:02 +00:00
grant
0196d669f5 update firefox-gtk2-bin to 1.0. changes since 1.0preview1 are same as
for www/firefox.

- deal with Linux binaries having a different directory structure than
  others on the MASTER_SITES.
- undo some brain damage when MOZILLA_USE_LINUX is defined.
2005-02-27 03:50:11 +00:00
wiz
a27d3fd804 emacs-nox11 switched to 21.4a. 2005-02-27 01:06:30 +00:00
wiz
577bddde3d Update for 21.4a. Noted by Dave Huang on tech-pkg. 2005-02-27 01:05:33 +00:00
wiz
36bd9de704 blender update done, thanks reinoud. 2005-02-27 00:47:47 +00:00
wiz
0a8c25b73f Drop trailing whitespace. 2005-02-27 00:46:39 +00:00
jmmv
8bbc5e7374 Let's sync with reality (reorganization of Boost packages). 2005-02-26 22:51:55 +00:00
jmmv
05fb9c6f66 Note revision bump for monotone to 1. 2005-02-26 22:51:01 +00:00
jmmv
75d910eab2 Catch up with Boost packages rework: no need to use BOOST_SUFFIX any more
(because libraries are unversioned), and we only need to depend on the
binary libraries (boost-libs); the huge boost dependency disappears.
Bump PKGREVISION to 1.
2005-02-26 22:50:24 +00:00
jmmv
09753597b2 Complete rework of the Boost packages:
- Drop devel/boost and devel/boost-thread.
- Add devel/boost-docs which includes all the documentation related to Boost
  (previously included in devel/boost).
- Add devel/boost-build which includes bjam, the Boost.Build framework.
- Add devel/boost-headers which includes all the header files needed at build
  time by programs using Boost (previously included in devel/boost).
- Add devel/boost-libs which includes all the binary libraries needed at build
  and run time by programs using Boost (previously included in devel/boost and
  devel/thread).  All of them are multithreaded, to make things easier.
- devel/boost-python includes the Boost Python library (as it did before), but
  now works, given that everything is threaded again.
- Drop our thread_user.hpp customization.  Avoids some build failures that
  appeared when the previous boost-thread package was not installed.
- Use static PLISTs.
- Install unversioned files.  Makes things *a lot* easier when building stuff
  outside pkgsrc.
- Add meta-pkgs/boost, a meta package that depends on all of the above.

Thanks go to jlam@ and tv@ for their comments.

While here, update to 1.32.0:

New Toolset Names

The names of some the Boost.Build toolsets have been changed to remove the "."
(dot) character and to fix some other naming inconsistencies. For example,
vc7.1 toolset was renamed to become vc-7_1. Please refer to the Supported
Toolsets section of the installation guide for the complete list of the current
toolset names. This change was made as a part of the effort to make the Boost
distribution compatible with ISO 9660 level 2 requirements.

New Libraries

    * Assignment Library: Filling containers with constant or generated data
      has never been easier, from Thorsten Ottosen.
    * Minmax Library: Standard library extensions for simultaneous min/max and
      min/max element computations, from Hervé Brönnimann.
    * Multi-index Containers Library: Containers with multiple STL-compatible
      access interfaces, from Joaquín M López Muñoz.
    * Numeric Conversion Library: Optimized policy-based numeric conversions,
      from Fernando Cacciola.
    * Program Options Library: Access to configuration data given on command
      line, in config files and other sources, from Vladimir Prus.
    * Range Library: A new infrastructure for generic algorithms that builds
      on top of the new iterator concepts, from Thorsten Ottosen.
    * Serialization Library: Serialization/de-serialization of arbitrary C++
      data structures to various formats including text, binary, and xml, from
      Robert Ramey.
    * String Algorithms Library: Collection of string related algorithms for
      case conversion, trimming, find/replace operations and more, from Pavol
      Droba.
    * Tribool: 3-state boolean type library, from Doug Gregor.

Updated Libraries

    * Compose: This deprecated library has been removed.
    * Graph:
          o Added bundled properties to the adjacency_list and adjacency_matrix
            class templates, greatly simplifying the introduction of internal
            vertex and edge properties.
          o The LEDA graph adaptors have been ported to LEDA 4.5.
          o Added algorithms for betweenness centrality and betweenness
            centrality clustering.
          o Added circle layout and undirected spring layout algorithms.
    * MPL Library:
          o Updated to use the Boost Software License.
          o New documentation, including a complete reference manual.
          o Major interface changes and improvements, many of which are not
            backward compatible. Please refer to the 1.32 changelog for the
            detailed information about upgrading to the new version.
    * Python Library:
          o Updated to use the Boost Software License.
          o A new, better method of wrapping classes with virtual functions
            has been implemented.
          o Support for the new Python Bool type, thanks to Daniel Holth.
          o Support for upcoming GCC symbol export control features have been
            folded in, thanks to Niall Douglas.
          o Improved support for std::auto_ptr-like types.
          o Components used by other libraries have been moved out of
            python/detail and into boost/detail to improve dependency
            relationships.
          o Miscellaneous bug fixes and compiler workarounds.
    * Signals Library: Introduced deterministic slot ordering, permitting
      slots to be connected at the beginning or end of slot groups or the slot
      list itself. Combiners may safely have state and are accessible from the
      signal.
    * Utility: class template result_of added.
    * Test Library:
          o namespace names gets shorten; old one still supported till next
            release
          o added proper encoding of XML PCDATA
          o support for wide string comparison implemented
      For complete list of changes see Test Library release notes.

Regression tests

This release has been extensively tested on a variety of different compilers
and platforms. It is known to contain no regressions against the previous
reference release on the compilers and configurations tested. Please refer to
the corresponding regression reports to see how well your compiler performs on
the new Boost codebase.
2005-02-26 22:48:34 +00:00
is
ca13dd378c Preserve modification times of the documentation. 2005-02-26 22:45:11 +00:00
is
51d3070a05 Updated sr-examples. 2005-02-26 22:43:04 +00:00
is
bf031be6a3 Update to SR-2.3.3 distribution. 2005-02-26 22:42:23 +00:00
is
efc83650d3 Updated SR to 2.3.3. 2005-02-26 22:38:22 +00:00