Commit graph

126935 commits

Author SHA1 Message Date
tron
ca02394a17 Combine the to patches for "agent/mibgroup/mibII/ip.c" to make this
actually build.
2008-06-06 16:18:03 +00:00
taca
c3c673e66e Note update of www/plone3 package to 3.1.2. 2008-06-06 16:09:06 +00:00
taca
e009d1fa0e Update plone3 package to 3.1.2.
* Correct registration of the Sarissa javascript library: current KSS uses it
  as well. Fixes bug 8141.
* Correct handling of external links in the portal section tabs. Fixes bug 7155.
* Correct display of sub-collections. Fixes bug 8159.
* Use a custom permission for collection portlets so users can use it on their
  dashboard.
* Fix handling of unicode versioning comments. Fixes bug 7400.
* Update translations.
* Do not allow backquotes in URLs but replace them with a dash.
* Make CSS classes for the navigation tree more consistent.
* KSS updates:
      o kss.demo is no longer required.
      o Improve support for Sarari 3.1.
      o Correct logging of doubly registered actions.
* Update the quick installer tool:
      o Log ImportErrors in installation methods instead of silently ignoring
        them.
      o Sort products by title instead of id. This fixes bug 8012.
      o Fix installation/upgrade of products which had pre-Plone 3.0/CMF 21
        style actions.
* Update the kupu visual editor:
      o Add a hint for Deliverance so it will not style kupu pages.
      o Fix Plone bugs 7779, 7958, 7990, 8003, 8009, 8014, 8039, 8080, and
        8129 .
* Update Zope:
      o Bug 142350: Display description for properties as row title, if present.
      o Bug 143813: zopectl now exits non-zero when child processes fail.
      o Bug 164783: Indexes were migrated on initial creation of a ZODB.
      o Bug 173658: Removed dead code in OFS.Traversable's
        unrestrictedTraverse (apparent NameError).
      o Bug 198274: "empty" ZopePageTemplates could not be unpickled.
      o Bug 200007: DateTime(anotherDateTime) now preserves the timezone.
      o Bug 213311: Handle "unsubscriptable object" errors during publishing
        traversal.
      o zope.security: upgrade to version 3.3.3, which contains a backport
        of a huge performance bugfix from the 3.4 branch.
2008-06-06 16:08:07 +00:00
taca
19cab4c3c4 Start update of plone3 to 3.1.2. 2008-06-06 16:07:14 +00:00
wiz
315eb403e9 Remove unused patch. 2008-06-06 08:31:40 +00:00
wiz
05354faae8 Sort. 2008-06-06 08:30:07 +00:00
wiz
a77df96fe0 Checksums for patch-a{a,b} were removed from distinfo during update
to 1.0.1, so remove the files as well.
2008-06-06 08:29:29 +00:00
wiz
583e223982 patch-aa checksum was removed from distinfo during 2.4->2.5 update,
so remove file as well.
2008-06-06 08:28:09 +00:00
dsainty
e00f975c3a Document xblast-mini 2008-06-06 07:52:08 +00:00
dsainty
910543962d Updated games/xblast to 2.10.4 2008-06-06 07:47:22 +00:00
dsainty
c9a6a2a755 Update to 2.10.4:
* fixed: client segfault on some disconnects
    * fixed: server segfault after end of rated games
    * fixed: reusable server listen socket
    * added some features to XILE

Pkgsrc:

  Added xblast-mini package option to use a 480x392 window instead of the
  default 960x784 window.  Makes the window fit on an EeePC's screen :)
2008-06-06 07:45:56 +00:00
taca
4f543fcab7 +mew-6.1,opencobol-1.0. 2008-06-06 03:31:24 +00:00
obache
93e685d741 Updated graphics/GraphicsMagick to 1.2.3 2008-06-06 03:07:09 +00:00
obache
6be9981403 Update GraphicsMagick to 1.2.3.
1.2.3 (June 5, 2008)
====================

Security Fixes:

  * Cineon reader: Fixed crash with broken file from Sami Liedes.

  * Palm reader: Fixed crash with broken files from Sami Liedes.

  * PICT reader: Fixed crash with broken files from Sami Liedes.

  * DPX reader: Validate file data better to avoid improper operation with
    intentionally (or accidentally) defective files.

  * XCF reader: Fixed crash with broken files from Sami Liedes.

Security Issue Not Fixed:

  * JP2/JPC reader: Several JPEG-2000 files from Sami Liedes "broken"
    collection cause crashes in Jasper. This is not GraphicsMagick's fault.

Bug fixes:

  * Noise generators were only working properly for Q8 build.
2008-06-06 03:06:53 +00:00
obache
2e0af3a07f Fix typo. 2008-06-06 00:16:57 +00:00
drochner
f79c4789bf reset PKGREVISION for base pkg update 2008-06-05 21:04:20 +00:00
drochner
9cee4bd5cb update to 0.8.3
changes:
-fix crashes on certain input
-Fix leaks
-Do not limit CharCodeToUnicodeString to 8 characters
-Support for surrogates outside the BMP plane

pkgsrc note: the crashes had been fixed by patches in pkgsrc before
2008-06-05 21:03:37 +00:00
drochner
b2739ce816 drop dependency on net-snmp, add one on libsmi -- this makes
SNMP OID decoding work
bump PKGREVISION
2008-06-05 19:31:21 +00:00
drochner
4490e621d3 add one 2008-06-05 19:29:46 +00:00
christos
8f06e2a229 PR/36978: Hasso Tepper: Make net-snmp work on dragonfly.
While I am here make it run again on NetBSD (hi clown boy)
2008-06-05 19:09:41 +00:00
ghen
823687fa30 Updated textproc/glimpse to 4.18.5. 2008-06-05 17:22:17 +00:00
ghen
222513f87a Re-add $NetBSD$ Id in patches (removed by previous commit). 2008-06-05 17:21:48 +00:00
ghen
e1037b60ca Update glimpse to 4.18.5. This release fixes compiler warnings, basically.
From Philip Paeps <philip@freebsd.org>.
2008-06-05 17:19:52 +00:00
wiz
b17aa5ddcf Fix build on -current: the pkgsrc intltool is too new for this package.
Use the included one.

Patch from drochner@
2008-06-05 14:32:26 +00:00
reed
7dbfcf6eea Add a option for "amazon_s3".
The ikiwiki amazon_s3 plugin injects wiki pages into Amazon S3
allowing ikiwiki to be used without a dedicated web server.

This option just make a dependency for required perl module.

Note the plugin is installed regardless (just like the svn and img
support are installed without the options bringing in dependencies).
2008-06-05 14:22:24 +00:00
reed
71c653837e Updated ikiwiki 2008-06-05 13:58:23 +00:00
reed
ce3a548595 Update to 2.48.
See http://ikiwiki.info/news/ for complete list of changes.
Major changes include:
- "fixes an important security hole"
- new plugins:  amazon_s3, pingee, pinger

patch-aa removed, fixed now.
2008-06-05 13:57:08 +00:00
tron
8fd0574d03 Note update of the "MesaLib" package to version 7.0.3.3nb2. 2008-06-05 13:03:59 +00:00
tron
514851e49c Fix broken hack which instead of removing the "-fvisibility=hidden"
compiler flag actually added it. This causes all the link failures
in packages using the "glut" library (e.g. "gle"). Bump package
revision because of this fix.

Error analysis provided by Raymond Meyer on "pkgsrc-users" mailing list.
2008-06-05 13:03:41 +00:00
obache
4a1fdd850d Need msgfmt to build.
Noticed by Hasso Tepper in PR 38866.
2008-06-05 11:58:23 +00:00
drochner
b3e8740165 fix two buffer overflows in iCalendar code (CVE-2008-1108, CVE-2008-1109),
patches from upstream CVS, bump PKGREVISION
2008-06-05 11:08:08 +00:00
drochner
15e69f8927 fix PLIST, from Hasso Tepper per PR pkg/38848 2008-06-05 11:05:37 +00:00
drochner
48401b019c fix PLIST, from Hasso Tepper per PR pkg/38851 2008-06-05 10:20:47 +00:00
drochner
a0d4b92e24 -use gmake to build
-fix PLIST, from Hasso Tepper per PR pkg/38852
2008-06-05 10:19:31 +00:00
drochner
fd3e84c77e make it build on DragonFly, from Hasso Tepper per PR pkg/38843 2008-06-05 10:17:28 +00:00
drochner
47f7bbe623 needs msgfmt, from Hasso Tepper per PR pkg/38862 2008-06-05 10:14:54 +00:00
dsainty
f71cf189c6 Add URL to upstream bug report in patch comment. 2008-06-05 07:55:09 +00:00
bjs
888650c861 + Updated net/aria2 to 0.13.2.1 [bjs 2008-06-05] 2008-06-05 05:50:13 +00:00
bjs
4ccd5781cb Update to 0.13.2+1. Many bug-fixes; the ChangeLog is far too verbose
even to permit distilling it and posting it here.  If you're curious,
simply read the ChangeLog contained in the distfile.
2008-06-05 05:49:28 +00:00
tonnerre
4c263dbb73 Updated textproc/po4a to 0.23nb4 2008-06-05 05:11:02 +00:00
tonnerre
f1126c84e4 Stop po4a from writing files with known names into world-writable directories.
Fixes CVE-2007-4462.
2008-06-04 22:10:11 +00:00
dsainty
f12245b22a Updated devel/doxygen to 1.5.6 2008-06-04 15:07:58 +00:00
dsainty
e4f627fa84 Update Doxygen from 1.5.1 to 1.5.6.
The substantial change log can be found at:
  http://www.stack.nl/~dimitri/doxygen/changelog.html

patch-ab (http://bugzilla.gnome.org/show_bug.cgi?id=366119) is merged
upstream.  The parts of patch-ab for DESTDIR are retained.  patch-ai
(http://bugzilla.gnome.org/show_bug.cgi?id=366113) is merged upstream.
2008-06-04 15:05:39 +00:00
obache
23ef3f5143 Updated converters/p5-JSON to 2.10 2008-06-04 14:20:12 +00:00
obache
12908a4bbb Update p5-JSON to 2.10.
2.10  Tue Jun  3 18:42:11 2008
	[JSON]
	- made compatible with JSON::XS 2.21
	    * updated the document.
	- added an item pointed by rt#32361 to the doc.

	[JSON::PP] [JSON::PP58] [JSON::PP56] [JSON::PP5005]
	- made compatible with JSON::XS 2.21
	    * added incr_reset
	- removed useless codes.


2.09  Sun Apr 20 20:45:33 2008
	[JSON]
	- made compatible with JSON::XS 2.2
	- changed pod section totally.

	[JSON::PP] 2.20001
	- made compatible witg JSON::XS 2.2
	    * lifted the log2 rounding restriction of max_depth and max_size.
	    * incremental json parsing (EXPERIMENTAL).
	    * allow_unknown/get_allow_unknown methods.
	- the version format was changed.
	    X.YYZZZ =>  X.YY is the same as JSON::XS. ZZZ is the PP own version.
	- changed pod section totally.

2.08  Sat Apr 12 22:49:39 2008
	[JSON]
	- fixed JSON::Boolean inheritance mechanism.
            If the backend is XS with support_by_pp mode and using PP only
            support method, JSON::Boolean did not work correctly.
            Thanks to hg[at]apteryx's point.

	[JSON::PP] 2.07
	- Now split into JSON::PP58 for Perl 5.8 and lator.
	- made an error message compatible to JSON::XS
            did not croak when TO_JSON method returns same object as passed.

	[JSON::PP58]
	- modified for Perls post 5.8.0 that don't have utf8::is_utf8.
	    Thanks to Andreas Koenig.

2.07  Sat Feb 16 15:52:29 2008
	[JSON]
	- experimentally added -convert_blessed_universally to define
	    UNIVERSAL::TO_JSON subroutine.

              use JSON -convert_blessed_universally;
              $json->convert_blessed->encode( $blessed );

	- and as_nonbleesed is obsoleted (not yet removed). OK?
	- fixed t/04_pretty.t.
2008-06-04 14:19:58 +00:00
obache
32edcede91 Marked as DESTDIR ready. 2008-06-04 14:14:03 +00:00
obache
da7893918d Updated converters/p5-JSON-XS to 2.21 2008-06-04 14:13:36 +00:00
obache
7ad9518743 Update p5-JSON-XS to 2.21.
While here, marked as DESTDIR ready.

2.21 Tue Jun  3 08:43:23 CEST 2008
	- (hopefully) work around a perl 5.10 bug with -DDEBUGGING.
	- remove the experimental status of the incremental parser interface.
	- move =encoding around again, to avoid bugs with search.cpan.org.
          when can we finally have utf-8 in pod???
        - add ->incr_reset method.

2.2  Wed Apr 16 20:37:25 CEST 2008
	- lifted the log2 rounding restriction of max_depth and max_size.
	- make booleans mutable by creating a copy instead of handing out
          the same scalar (reported by pasha sadri).
   	- added support for incremental json parsing (still EXPERIMENTAL).
	- implemented and added a json_xs command line utility that can convert
          from/to a number of serialisation formats - tell me if you need more.
        - implement allow_unknown/get_allow_unknown methods.
        - fixed documentation of max_depth w.r.t. higher and equal.
	- moved down =encoding directive a bit, too much breaks if it's the first
          pod directive :/.
        - removed documentation section on other modules, it became somewhat
          outdated and is nowadays mostly of historical interest.

2.1  Wed Mar 19 23:23:18 CET 2008
        - update documentation here and there: add a large section
          about utf8/latin1/ascii flags, add a security consideration
          and extend and clarify the JSON and YAML section.
        - medium speed enhancements when encoding/decoding non-ascii chars.
        - minor speedup in number encoding case.
	- extend and clarify the section on incompatibilities
          between YAML and JSON.
        - switch to static inline from just inline when using gcc.
        - add =encoding utf-8 to the manpage, now that perl 5.10 supports it.
        - fix some issues with UV to JSON conversion of unknown impact.
        - published the yahoo locals search result used in benchmarks as the
          original url changes so comparison is impossible.
2008-06-04 14:13:23 +00:00
sketch
7c52a96f97 Support alternate ${PREFIX}. 2008-06-04 13:34:46 +00:00
markd
af03e3ec52 Add a buildlink3.mk. 2008-06-04 13:12:20 +00:00