Commit graph

108 commits

Author SHA1 Message Date
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
rodent
b65af7be2b Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
dholland
a5e13a9ff1 Add a workaround for PR 45266 (krb5-config issue in NetBSD base):
clear BUILDLINK_INCDIRS.heimdal. Otherwise -I/usr/include/krb5 appears
in CFLAGS, which breaks the build because the compiler finds krb5's
base64.h instead of Amaya's. krb5 is pulled in by curl, which is a
several-times-indirect dependency, and nothing in this package uses
it, or apparently anything that needs it, directly.
2012-01-08 22:19:03 +00:00
dholland
4f4aec3072 Fix build problems with gcc 4.5. The code makes no sense so I'm not sure
what I did is going to work... or that the code that was here previously
ever worked or actually did what anyone upstream intended. C++ is fun
that way.
2012-01-08 22:15:21 +00:00
sbd
cfe7498173 Recursive bump for textproc/rasqal buildlink addition. 2011-11-01 06:57:57 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
dholland
ecb3a861e2 Don't try to redefine intptr_t. Should fix 32-bit build and PR 40198. 2011-08-13 19:03:37 +00:00
dholland
d8c9120e02 Update amaya to 11.3.1. This is a leaf package, so it's ok during the
freeze; plus the prior version wasn't buildable anyhow.

pkgsrc changes:
   - add comments to patches
   - fix some pkglint
   - add a LICENSE
   - add a MESSAGE with url to the patches on cvsweb.n.o., which
     the license may require
   - enable the DAV and Redland RDF code

Vulnerabilities:
   - Fixes Secunia 34531.
   - Fixes CVE-2008-6005, which hasn't been in pkg-vulnerabilities for
     some reason.
   - No longer uses outdated builtin wxGTK, so CVE-2009-2369 no longer applies.
   - It isn't clear if Secunia 32848 is fixed or not.

Upstream changes:

Amaya 11.3.1

9 December 2009

    * Amaya merged paragraphs when several paragraphs are selected and
      the user applies to it Strong, Emphasis or Code
    * Sometimes after a <br> element is inserted the selection was misplaced
    * The caret at the end of a line is sometimes not displayed
    * The markup within <script> elements is now preserved
    * Bold Italic fonts were not available on Windows platforms
    * The $HOME variable is now ignored on Windows platforms

Amaya 11.3

2 December 2009
New Features

    * The https protocol is now supported
    * New version of the template editor: creation of XTiger
      libraries, components, imports, etc.
    * Automatic opening of the Structure view for template instances
    * The vertical split opens the Structure view and the horizontal
      split opens the Source view
    * A double click on an item of the List of style sheets tool opens
      the style sheet
    * A new set of Amaya profiles: "Lite", "Lite+Web", "Lite+Web+CSS",
      "Lite+Web+CSS+Math_Graphics", "Advanced"
    * The Insert entity command now allows one to insert a unicode
      character into a HTML document
    * A new command Undo close Tab in the Tab contextual menu
    * The Tab and Shift Tab commands allow one to move down/up list items
    * The fonts configuration changes: old personal fonts.gl and
      fonts.gl.win files have to be removed

Bug fixes

    * The link dialogue didn't allow one to insert relative links into
      a remote document
    * Sometimes the focus in the link dialogue was lost
    * Fix some rendering bugs and improve the CSS support
    * Improve the edit of template instances: management of options
      and attributes and fix bugs
    * The refresh of tool panels was too slow
    * PNG images were not displayed on 64-bit platforms
    * On Mac OSX, the ^ dead key behaved like if "enter" was pressed
    * On Mac OSX 10.5, sometimes cached files of the libwww were
      stored into the "/" directory
    * On Mac OS X platforms when scrolling, svg drawing moved up on the text
    * The table of contents was not generated when the selection is not empty
    * When the loaded file is ReadOnly, the Save As to another
      location didn't work

Amaya 11.2

3 July 2009
New Features

    * CSS: Support of z-index, opacity, SVG fill-rule, stop-opacity
      and stop-color properties
    * SVG: Implementation of linear gradients, copy/paste of markers
    * Amaya proposes now to keep a local copy of edited pages when the
      publishing fails
    * Publishing: Resources can be saved with the document
    * A new button allows one to lock/unlock WebDAV resources

Bug fixes

    * Move the selection into the structure view when the created
      <option> is not visible in the formated view
    * The Attributes panel is updated as soon as it is opened
    * When a column of a table is selected, Attributes and Style
      panels apply to the <col> element
    * Keep options of the table creation dialog
    * Improve the management of template instances: options, repeats, etc.
    * On Windows, local annotations were not correctly loaded
    * On Mac OS X: Improve the management of libwww cached files
    * The Code clean-up command now keeps style and lang attributes of
      <div>, <table>, <span>, and <img> elements
    * Improve the rendering of floated boxes and background images
    * Fix some redisplay problems
    * SVG: When there are several <group> elements, only the first
      <group> could be selected
    * SVG: When the <svg> element is centered, the position of new
      components was miscalculated
    * SVG: Improve the creation of arrows
    * Fix a crash on Windows version when the Tab key was used in a
      document that included a <form> element.
    * The Type of the last created document was sometimes lost.
    * Improve the WebDAV support
    * Etag and preconditions were always checked when a document was
      published
    * Optimize the calculation of large tables and documents
    * And other bug fixes...

Amaya 11.1

30 January 2009
New Features

    * Text wrapping in the source view
    * Partial support of SVG markers (arrow heads are now drawn with markers)

Bug fixes

    * Fix possible security holes CVE-2008-6005
    * Prevent a crash when the window, or a tab, or the application is
      closed and a dialog is opened
    * Display an empty window when the last tab of a window is closed
    * Allow to create a link to the document itself
    * Sometimes images were not loaded
    * Keep options of the Search/Replace command
    * Amaya ignored floated boxes within a table cell
    * Mac OS X: Sometimes the horizontal scroll bar was not displayed
      correctly
    * Mac OS X and Windows: Next element and Previous element keys
      were applied twice

Amaya 11.0

16 December 2008
New Features

    * Support of XHTML+RDFa documents:
          o RDFa attributes are parsed and can be edited
          o Possibility to create XHTML+RDFa documents
          o A command to add/remove namespace declarations of a document
          o List of namespace declarations defined in the RDFa Preference.
    * Shift+wheel scrolls the document horizontally
    * Support direct resizing of images
    * Integration of Japanese dialogs thanks to Martin D?rst
    * XHTML, MathML, SVG, Template, and XML panels are now tabs of the
      Elements tool
    * Few new characters are proposed in the Special Characters tool
    * A Span menu item is now available in the menu Insert > Character
      Element
    * SVG editing (a subset of the language)
    * Template editing
    * the Crtl-Click command opens a link in a new tab (Unix and Windows)
    * The Reload command re-open the source or the structure view
    * New management of Help documentation
    * Improvement of template instances editing (Enter key,
      transformations, contextual menus)
    * A Tools > Code clean up command to clean up documents generated
      by most word processors

Bug fixes

    * Improvement of the rendering engine
    * When the user selects in the structure view, the selection path
      was not displayed in the status bar
    * Sometimes images within a table were not displayed
    * CSS style sheets attached to an object were not applied
    * Close the help window when the user closes the last window document
    * The Save all command was active only when a edited document is displayed
    * Documents are now scrolled page by page
    * On Mac OS X the focus could be lost when a dialog is closed
    * On Mac OS X, Ctrl Enter didn't insert a <br>
    * Improvement of MathML editing
    * It was impossible to extend the selection outside a table
    * <br> elements were not copied/pasted
    * All attributes in MathML expressions were considered invalid
    * Interpretation of attributes attached to <col> elements to fix
      alignment, background-color, and width
    * Display "Column" instead of "td" or "th" in the statusbar when
      the whole column is selected
    * A background image CSS property attached to any element (*) was
      not applied immediately
    * Improvement of XML document saving
    * On Mac OS X, the default charset was set to us-ascii by error
    * Amaya now uses the Content Location to save a remote document
      without suffix (instead of redirecting to the Save As dialog)
    * Amaya requested a confirmation each times the PUT is redirected
    * Amaya keeps "\\windows-server\sharename\filename.html" URIs unchanged
    * When text typed causes image contents to be pushed (to the
      right) along with text, only part of the image was refreshed
    * In source view, <shif-PageUP/DN>, <shift-DNarrow>, and
      <shift-RTarrow> didn't work well.
2011-07-02 22:19:29 +00:00
dholland
7e83679807 Switch this to using pkgsrc wxWidgets, since pkgsrc now has the necessary
version and the builtin copy doesn't build any more. Still doesn't compile,
though, as it is having png issues.
2011-07-02 19:05:06 +00:00
dholland
a9d47fbace Don't use ../ in patches; GNU patch doesn't like it. Patch a bashism that
turned up when the portability check got broader.

XXX: this package doesn't build.
2011-07-02 18:54:48 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
joerg
4cf1fd1dd4 s/LOCALBASE/PREFIX/
Needs pkg-config.
2008-09-19 19:08:10 +00:00
dholland
3324c46fc5 Update to 10.0.1 and add destdir support.
Changes are large and can be found at http://www.w3.org/Amaya/User/New.html.
This update also fixes an ancient security vulnerability and makes the
package build on amd64.
2008-09-11 04:22:50 +00:00
dholland
c4e7295245 Fix deps for modular xorg. PKGREVISION++. 2008-09-08 08:03:15 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
reed
60605890c4 Improve the description. 2008-01-20 03:51:14 +00:00
schwarz
7ad267dfac added fixes for Darwin 2006-10-07 19:16:57 +00:00